File size: 31,309 Bytes
ac7b293 3226ca0 ac7b293 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 |
{
"sheets_info": {
"balck-list-1_DoubleCheque": {
"rows": 85,
"columns": 25,
"column_names": [
"Category",
"DC_ID",
"Sub_Category",
"Last_Name",
"First_Name",
"Native_Names",
"Aliases",
"M/F",
"Title",
"Position",
"DOB",
"Information",
"Passports",
"Bank account",
"Email",
"Phone#",
"Countries",
"Place_Of_Birth",
"Locations",
"Citizenship",
"Companies",
"Website",
"Linked To",
"keyword",
"updated"
]
}
},
"complete_analysis": {
"timestamp": "2025-06-10T14:23:39.670312",
"total_rows": 85,
"total_columns": 25,
"columns": [
"Category",
"DC_ID",
"Sub_Category",
"Last_Name",
"First_Name",
"Native_Names",
"Aliases",
"M/F",
"Title",
"Position",
"DOB",
"Information",
"Passports",
"Bank account",
"Email",
"Phone#",
"Countries",
"Place_Of_Birth",
"Locations",
"Citizenship",
"Companies",
"Website",
"Linked To",
"keyword",
"updated"
],
"column_details": {
"Category": {
"total_values": 85,
"non_null_count": 85,
"null_count": "0",
"null_percentage": 0.0,
"unique_count": 4,
"data_type": "object"
},
"DC_ID": {
"total_values": 85,
"non_null_count": 85,
"null_count": "0",
"null_percentage": 0.0,
"unique_count": 85,
"data_type": "int64"
},
"Sub_Category": {
"total_values": 85,
"non_null_count": 85,
"null_count": "0",
"null_percentage": 0.0,
"unique_count": 3,
"data_type": "object"
},
"Last_Name": {
"total_values": 85,
"non_null_count": 27,
"null_count": "58",
"null_percentage": 68.24,
"unique_count": 25,
"data_type": "object"
},
"First_Name": {
"total_values": 85,
"non_null_count": 85,
"null_count": "0",
"null_percentage": 0.0,
"unique_count": 85,
"data_type": "object"
},
"Native_Names": {
"total_values": 85,
"non_null_count": 24,
"null_count": "61",
"null_percentage": 71.76,
"unique_count": 24,
"data_type": "object"
},
"Aliases": {
"total_values": 85,
"non_null_count": 4,
"null_count": "81",
"null_percentage": 95.29,
"unique_count": 4,
"data_type": "object"
},
"M/F": {
"total_values": 85,
"non_null_count": 27,
"null_count": "58",
"null_percentage": 68.24,
"unique_count": 1,
"data_type": "object"
},
"Title": {
"total_values": 85,
"non_null_count": 23,
"null_count": "62",
"null_percentage": 72.94,
"unique_count": 23,
"data_type": "object"
},
"Position": {
"total_values": 85,
"non_null_count": 17,
"null_count": "68",
"null_percentage": 80.0,
"unique_count": 13,
"data_type": "object"
},
"DOB": {
"total_values": 85,
"non_null_count": 19,
"null_count": "66",
"null_percentage": 77.65,
"unique_count": 19,
"data_type": "object"
},
"Information": {
"total_values": 85,
"non_null_count": 62,
"null_count": "23",
"null_percentage": 27.06,
"unique_count": 60,
"data_type": "object"
},
"Passports": {
"total_values": 85,
"non_null_count": 19,
"null_count": "66",
"null_percentage": 77.65,
"unique_count": 19,
"data_type": "object"
},
"Bank account": {
"total_values": 85,
"non_null_count": 4,
"null_count": "81",
"null_percentage": 95.29,
"unique_count": 4,
"data_type": "object"
},
"Email": {
"total_values": 85,
"non_null_count": 18,
"null_count": "67",
"null_percentage": 78.82,
"unique_count": 16,
"data_type": "object"
},
"Phone#": {
"total_values": 85,
"non_null_count": 22,
"null_count": "63",
"null_percentage": 74.12,
"unique_count": 19,
"data_type": "object"
},
"Countries": {
"total_values": 85,
"non_null_count": 57,
"null_count": "28",
"null_percentage": 32.94,
"unique_count": 18,
"data_type": "object"
},
"Place_Of_Birth": {
"total_values": 85,
"non_null_count": 1,
"null_count": "84",
"null_percentage": 98.82,
"unique_count": 1,
"data_type": "object"
},
"Locations": {
"total_values": 85,
"non_null_count": 17,
"null_count": "68",
"null_percentage": 80.0,
"unique_count": 12,
"data_type": "object"
},
"Citizenship": {
"total_values": 85,
"non_null_count": 9,
"null_count": "76",
"null_percentage": 89.41,
"unique_count": 5,
"data_type": "object"
},
"Companies": {
"total_values": 85,
"non_null_count": 10,
"null_count": "75",
"null_percentage": 88.24,
"unique_count": 10,
"data_type": "object"
},
"Website": {
"total_values": 85,
"non_null_count": 4,
"null_count": "81",
"null_percentage": 95.29,
"unique_count": 4,
"data_type": "object"
},
"Linked To": {
"total_values": 85,
"non_null_count": 85,
"null_count": "0",
"null_percentage": 0.0,
"unique_count": 11,
"data_type": "object"
},
"keyword": {
"total_values": 85,
"non_null_count": 0,
"null_count": "85",
"null_percentage": 100.0,
"unique_count": 0,
"data_type": "float64"
},
"updated": {
"total_values": 85,
"non_null_count": 0,
"null_count": "85",
"null_percentage": 100.0,
"unique_count": 0,
"data_type": "float64"
}
},
"data_samples": {
"Category": [
"Individual",
"Terror Financing",
"Maritime",
"Airline"
],
"DC_ID": [
"180001",
"180002",
"180003",
"180004",
"180005",
"180006",
"180007",
"180008",
"180009",
"180010"
],
"Sub_Category": [
"Person",
"Company",
"Tanker"
],
"Last_Name": [
"Qafisheh",
"Elgakhlub",
"Jadallah",
"Yaseen",
"Al-Duwaik",
"Alshawa",
"Al-Mughrabi",
"Odeh",
"NasrAllah",
"Hamza"
],
"First_Name": [
"Hisham Younis Yahya/ Aslan Hasmet",
"Ahmed Sadou Youssef/ Aljikhlib / El-Jahleb / Ahmad Gahlub",
"Walid Mohammed Mustafa/ Jad Allah",
"Nasser Ahmed Masoud",
"Aiman Ahmad Rashed",
"Amer Kamel",
"Dr. Ahmad Abdallah Dahman",
"Ahmed Sharif Abdallah",
"Sharif Mohammed Ibrahim",
"Abd-el-basat"
],
"Native_Names": [
"هشام يونس يحيى قفيشة",
"أحمد سعدو يوسف جخلب",
"وليد محمد جاد الله.",
"ناصر احمد ياسين",
"ايمن احمد الدويك",
"عامر كامل الشوا",
"أحمد عبد الله دهمان المغربي",
"أحمد شريف عودة",
"ابراهيم نصر الله",
"عبد الباسط حمزة"
],
"Aliases": [
"Silver Moon",
"TDGYO",
"ARDC",
"TSM"
],
"M/F": [
"Male"
],
"Title": [
"Board member and shareholder in the companies- Board member: TREND GYO; POTIMAL; UZMANLAR; IYS YAPI; (Board member / Manager / former shareholder: Board member:) ALROWAD; AGROGATE; AG YAPI; NA'AIM (for Resources Investment (7%); KHARTOUM FOR ROADS & BRIDGES;Hassan & Al-abed for Roads & Bridges; SUDATEL; Dongola ARGEEN; SIDAR,ANDA;DAR AL-EMAN; controlled by Hamas.",
"CEO of UZMANLAR. A Turkish company under Hamas's control for financing the organization; Manager: Anda-Turk (Gayrimenkul); Manager: Olive group real estate investment.\n\n",
"CEO of IYS YAPI (from 2018)- a contracting company that ia a subsidiary of TREND GYO that controlled by Hamas. Until 2018 he was a senior manager of SIDAR in Algeria controlled by Hamas.",
"Former director of the Saudi investment company ANDA; Board member: OPTIMAL; Shareholder: AMSAR; Former shareholder: ALROWAD. All controlled by Hamas that emphasis on military buildup.",
"CEO of the Algerian company- SIDAR (8%) Board member: UZMANLAR; Manager: Anda-turk (Gayrimenkul); Shareholder: Alrowad. All controlled by Hamas and used to finance Hamas investment.",
"Used to be CEO of a number of companies controlled by Hamas in Turkey AG Yapi A.S, GM & Board member: Expert Yapi A.S, formerly a real estate company in Turkey; GM: Anda-Turk (Gayrimenkul); GM: TREND GYO; Board member: ADVANCITY.\n\n",
"Serves as legal advisor to companies in Hamas's investment system- TREND GYO (Anda Gayrimenkul) , Olive Group Real Estate Investment and Uzmanlar.",
"Member of the board of directors on behalf of Hamas- Board member: OPTIMAL Telecom Company; Board member & Shareholder: SIDAR (10%); Board member/Shareholder/GM: Na’aim for Resources Investment (20%); Shareholder: SOADET (50%). Director of the Turkish company- UZMANLAR. Former GM: ANDA (2000-2015); Former Manager: DAR AL-EMAN; Former GM: AMSAR for Wood (1994-2000); Former Board member& Shareholder: Alrowad.",
"Used to be a CEO of AMSAR, controlled by Hamas and used to finance Hamas investment. Was convicied in Saudi Arabia for belonging to Hamas movement and supporting terror; sentenced to 16 years in prison (Aug 21').",
"Managing Director: Al-Zawaya Group \nBoard member: AGROGATE HOLDINGS\nFormer CEO: SUDATEL"
],
"Position": [
"Member of Hamas's Investment Network who engaged in financing a terror organization and transferring funds secretly to the organization's budget with an emphasis on military buildup. Listed in TSC database",
"Member of Hamas's Investment Network who engaged in financing a terror organization and transferring funds secretly to the organization's budget with an emphasis on military buildup. Listed in TSC database.",
"A Hamas's activist in the Bank transferring funds secretly to the organization's budget. Listed in TSC database.",
"Senior activist and member of Hamas's Investment Network. Listed in TSC database.",
"Senior activist and member of Hamas's Investment Network. Responsible for the Algerian arena. Listed in TSC database.",
"Active role in the terror organization as legal counsel of Hamas's secret investment array, which was used for Hamas's terrorist activity. Listed in TSC database.",
"Active role in the terror organization- established the secret inestment array and transferred funds secretly to the organization's budget with an emphasis on military buildup. Listed in TSC database.",
"Hamas member, Listed in TSC database..",
"Hamas member",
"Hamas member, listed in TSC database."
],
"DOB": [
"20463",
"12/23/1976",
"21186",
"22472",
"09/24/1962",
"04/29/1964",
"21432",
"02/20/1951",
"20455",
"08/28/1955"
],
"Information": [
"A Lebanese businessman. Bitar regularly transfers hundreds of thousands of dollars to Hezbollah, to finance Hezbollah's illegal activity.\nIn addition, Bitar is helping Hajj Zein, who is in charge of Hezbollah's fundraising apparatus, to build a covert mechanism for transferring money to Hezbollah from various donors around the world, without exposing the source of the money and its purpose, using the business infrastructure of the companies he owns.\nMoreover, Bitar is a member of the board of directors of the international Banin charitable association, which aids the needy and orphans in Lebanese society by soliciting donation worldwide. However, with the help of the association's CEO, Jad Beydoun, Bitar abuses his status and position in the Banin Association, using its commercial infrastructure, and concealing from donors the fact that the money they donate might reach Hezbollah. \n\n",
"A Kuwaiti businessman, the owner of INFOCENTER, a high-tech professions training center and of the Kuwait Technical College. In addition, he holds real estate investments in the U.S through INVESTCORP. has been actively transferring donations to Hezbollah, the Lebanese terror organization.",
"As published on September 17th 2021.",
"Key figure in Iran's sanction bypassing channel. Partners/ Employees in companies- Dr. Amir Hasin Haghighi (mail- haghighilaw@ut.ac.ir, tell- 989021110749); MURAT TEKE (shareholder in ASB GROUP, tel-905324038404, mail- MURAT.TEKE@ASBGROUP.COM.TR / MURAT.TEKEKAYRA@GMAIL.COM)\n\n",
"Board members are Hamas operative Ahmad Odeh, Hisham Qafisheh, and Hamas facilitator Saleh Bin Mangoush. Shareholders are Hamas operatives Ahmad Odeh, Hisham Qafisheh and Hamas facilitator Saleh Bin Mangoush and Muhammad Bin Mahfouz.",
"Infrastructure Developer Subsidiary of ALZAWAYA Group. Shareholders are Hamas operative Hisham Qafisheh and Hamas facilitators Fawzi al-Nahdi and Osama Filali (both of them are Saudi citizens).",
"Holding Company",
"Subsidiary of AGROGATE. Hamas operative Hisham Qafisheh is a board member.",
"Information Technology ; General Manager Omar Ahmed Odeh",
"Real Estate Contractor/Developer (Translation: Silver Moon)"
],
"Passports": [
"Jordan- O653449 / K676055",
"Egypt- P00018023",
"T199962",
"Turkey- U12937160",
"O085107",
"Jordan- N450025",
"Jordan- N282377",
"Sudan- B00004928",
"Saudi Arabia M392355\n",
"Canada"
],
"Bank account": [
"Personal- Banque de commerce & de placements SA, Rue de La Fontaine 1, Geneva Switzerland, account number- CH32 0862 9105 1857 0000 33.",
"Arab Bank, Chaiah, account number- 0328-482118-922",
"Arab Bank, Chaiah, account number- LB59000500000000328780609810. BANK OF BEIRUT, Al-Jadida (The main branch), account number-LB9500750000000l136266076600.",
"Banque de commerce & de placements SA, Rue de La Fontaine 1, Geneva Switzerland. Account number- CH1208629105185670000\nCH2808629105185670003. ARAB BANK PLC, Chaiah, account numbers- LB33000500000000328480783811\nLB60000500000000328470783810. BANK OF BERIUT, Al-Jadida (The main branch), account number-LB73007500000001136243614900. "
],
"Email": [
"HYYQ55@yahoo.com\nhyyq@gmail.com",
"asyg1977@yahoo.com",
"nasseryaseen@gmail.com\nnasserahmad@hotmail.com\nnasseryaseen@yahoo.com\n",
"aad962@hotmail.com",
" amer.alshava@andaturk.com\n amer.alshava@gmail.com\n alshawa@hotmail.com\n",
" MUGHRABI9458@GMAIL.COM\n MUGHRABI94@YAHOO.COM\n",
"stkayan@gmail.com - Taki (2019)\nsitki.ayan@asbgroup.com.tr - Taki (2019)\ninfo@asbgrp.com - Taki (2019) sdkayan2@gmail.com\ninfo@baslam.com.tr - Taki (2019)\nsdkayan2@gmail.com – PIPL",
"contact@tplshipping.com\nPhong.nl@tplshipping.com\ncrew@tplshipping.com\nViet.pnt@tplshipping.com\nMarine@tplshipping.com\n",
"info@pvtrans.com\noperations@pvtrans.com\npvtqn@pvtrans.com\npvtathena@gtships.com\npvtdolphin@gtships.com\npvtsealion@gtships.com\npvtmercury@gtships.com\npvteagle@gtships.com\npvtdragon@gtships.com\npvtneptune@gtships.com\npvtaroma@gtships.com\npvtaurora@gtships.com\npvthera@gtships.com\n",
"info@aurumship.com\naurumrajiv@aurumship.com\n"
],
"Phone#": [
"905051229189\n905384374290\n966504640450\n",
"902123205551\n905074409436\n90551959877\n905316369526",
"905367315170 ",
"213770946420\n13780800047\n",
" 905356664340\n 902122208907\n 902122217620",
"905370339311\n095374181295\n905051065637",
"905394068092\n905374230681\n905358749298\n",
"9613654733",
"905300356401\n989398854409\n905322111420 905322304292",
"Turkey Mersis Number 6904768080020 and Turkey Ticaret Sicil Number 599791-0"
],
"Countries": [
"Jordan",
"Algeria",
"Palestinian and Turkish",
"Jordanian",
"Kuwait",
"Sudan",
"Saudi Arabia",
"Turkey",
"UAE",
"Vietnam"
],
"Place_Of_Birth": [
"Jordan"
],
"Locations": [
"Turkey",
"Jordan, Dubai, and Saudi Arabia ",
"Sudan",
"Number 422 Dao Tri Street, Phu Thuan Ward, District 7, Ho Chi Minh City, Vietnam",
"Second Floor PVFCCO Tower, 43 Mac Dinh Chi Street, Dakou Ward, District 1, Ho Chi Minh City, Vietnam ",
"213, sector 36-A, Chandigarh CH 160036, India",
"Owner's address- Road Town, Tortola, British Virgin Islands, Commercial Manager Address- Road Town, Tortola, British Virgin Islands",
" Owner's and commercial manager's address- East Shahid Atefi Street 35, Africa Boulevard PO Box, 19395-4833, Tehran, Iran. \n",
"Commercial manager's address- East Shahid Atefi Street 35, Africa Boulevard \nPO Box 19395-4833, Tehran, Iran.\n",
"Commercial manager's address- Panama City, Panama"
],
"Citizenship": [
"Turkey- 16263042060",
"Egyptian",
"Jordanian",
"37982087194",
"Saudi Arabian"
],
"Companies": [
"TREND GYO; POTIMAL; UZMANLAR; IYS YAPI; ALROWAD; AGROGATE; AG YAPI; NA'AIM; KHARTOUM FOR ROADS & BRIDGES",
"UZMANLAR",
"IYS YAPI",
"ANDA",
"SIDAR",
"AG Yapi, Expert Yapi",
"TREND GYO (Anda Gayrimenkul) , Olive group real estate investment and Uzmanlar",
"OPTIMAL; SIDAR; SODAT; NA'AIM; UZMANLAR",
"Tawfir, Bitar International, United Group Offshore",
"Subsidiaries- IYS YAPI, AG YAPI and EXPERT YAPI."
],
"Website": [
"Telegram- 144856114",
"www.sidar-dz.com",
"advancity-2014.simplesite.com",
"Facebook- @PVTrans.Corp"
],
"Linked To": [
"Hamas Terror Organization",
"Hezbollah Terror Organization",
"Qods Terror Organization",
"Hamas, and Anda for Investments & Real Estate Development. Holding company and real estate development. Shareholders- Hamid abdullah Hussain Alahmar, Hisham Younis Yahya Qafisheh, Arwa Saleh Mabrouk Mangoush, Osama Yahya O Filali. Board members- Hamid Abdullah Hussain Alhmar- Chairman of the Board, Hisham Younis Yahya Qafisheh- Deputy Chairman of the Board, Saleh Mabrouk O Mangoush, Osama Yahya O Filali, Orhan Albatrak, Mustafa Saka, Salih Avci (Manager EXPERTYAPI), Management- Mehmet Kamil Demirel- CEO, Amer Alshava- Former CEO. Number of employees- 11. Several projects under construction in Turkey (4)- Andapark Millet, Andapark Sultanbeyli/ Andapark Yasam, Andapark Balat 2, Trend GYO Balkan.",
"Iran",
"PVTrans",
"TMS",
"TPL",
"P.LTD",
"Pvt.Ltd"
],
"keyword": [],
"updated": []
},
"categorization_analysis": {
"category_column_analysis": {
"values_found": {
"Maritime": 36,
"Individual": 27,
"Terror Financing": 21,
"Airline": 1
},
"total_categorized": "85",
"uncategorized": "0"
},
"content_based_categorization": {
"individuals": 40,
"companies": 22,
"vessels": 23,
"uncertain": 0
},
"suggested_categories": {
"individuals": [
{
"index": 0,
"name": "Entity_0",
"confidence": 50.0
},
{
"index": 1,
"name": "Entity_1",
"confidence": 50.0
},
{
"index": 2,
"name": "Entity_2",
"confidence": 40.0
},
{
"index": 3,
"name": "Entity_3",
"confidence": 40.0
},
{
"index": 4,
"name": "Entity_4",
"confidence": 50.0
},
{
"index": 5,
"name": "Entity_5",
"confidence": 50.0
},
{
"index": 6,
"name": "Entity_6",
"confidence": 60.0
},
{
"index": 7,
"name": "Entity_7",
"confidence": 40.0
},
{
"index": 8,
"name": "Entity_8",
"confidence": 30.0
},
{
"index": 9,
"name": "Entity_9",
"confidence": 30.0
},
{
"index": 10,
"name": "Entity_10",
"confidence": 30.0
},
{
"index": 11,
"name": "Entity_11",
"confidence": 30.0
},
{
"index": 12,
"name": "Entity_12",
"confidence": 30.0
},
{
"index": 13,
"name": "Entity_13",
"confidence": 30.0
},
{
"index": 14,
"name": "Entity_14",
"confidence": 30.0
},
{
"index": 15,
"name": "Entity_15",
"confidence": 30.0
},
{
"index": 16,
"name": "Entity_16",
"confidence": 20.0
},
{
"index": 17,
"name": "Entity_17",
"confidence": 30.0
},
{
"index": 18,
"name": "Entity_18",
"confidence": 30.0
},
{
"index": 19,
"name": "Entity_19",
"confidence": 30.0
},
{
"index": 20,
"name": "Entity_20",
"confidence": 20.0
},
{
"index": 21,
"name": "Entity_21",
"confidence": 20.0
},
{
"index": 22,
"name": "Entity_22",
"confidence": 20.0
},
{
"index": 23,
"name": "Entity_23",
"confidence": 20.0
},
{
"index": 24,
"name": "Entity_24",
"confidence": 60.0
},
{
"index": 25,
"name": "Entity_25",
"confidence": 20.0
},
{
"index": 26,
"name": "Entity_26",
"confidence": 20.0
},
{
"index": 40,
"name": "Entity_40",
"confidence": 10.0
},
{
"index": 45,
"name": "Entity_45",
"confidence": 20.0
},
{
"index": 46,
"name": "Entity_46",
"confidence": 20.0
},
{
"index": 47,
"name": "Entity_47",
"confidence": 20.0
},
{
"index": 48,
"name": "Entity_48",
"confidence": 20.0
},
{
"index": 49,
"name": "Entity_49",
"confidence": 20.0
},
{
"index": 55,
"name": "Entity_55",
"confidence": 10.0
},
{
"index": 56,
"name": "Entity_56",
"confidence": 20.0
},
{
"index": 58,
"name": "Entity_58",
"confidence": 20.0
},
{
"index": 59,
"name": "Entity_59",
"confidence": 20.0
},
{
"index": 60,
"name": "Entity_60",
"confidence": 20.0
},
{
"index": 61,
"name": "Entity_61",
"confidence": 20.0
},
{
"index": 62,
"name": "Entity_62",
"confidence": 20.0
}
],
"companies": [
{
"index": 27,
"name": "Entity_27",
"confidence": 16.7
},
{
"index": 28,
"name": "Entity_28",
"confidence": 16.7
},
{
"index": 29,
"name": "Entity_29",
"confidence": 8.3
},
{
"index": 30,
"name": "Entity_30",
"confidence": 8.3
},
{
"index": 31,
"name": "Entity_31",
"confidence": 8.3
},
{
"index": 32,
"name": "Entity_32",
"confidence": 8.3
},
{
"index": 33,
"name": "Entity_33",
"confidence": 8.3
},
{
"index": 34,
"name": "Entity_34",
"confidence": 8.3
},
{
"index": 35,
"name": "Entity_35",
"confidence": 8.3
},
{
"index": 36,
"name": "Entity_36",
"confidence": 8.3
},
{
"index": 37,
"name": "Entity_37",
"confidence": 8.3
},
{
"index": 38,
"name": "Entity_38",
"confidence": 8.3
},
{
"index": 39,
"name": "Entity_39",
"confidence": 8.3
},
{
"index": 41,
"name": "Entity_41",
"confidence": 8.3
},
{
"index": 42,
"name": "Entity_42",
"confidence": 16.7
},
{
"index": 43,
"name": "Entity_43",
"confidence": 8.3
},
{
"index": 44,
"name": "Entity_44",
"confidence": 16.7
},
{
"index": 50,
"name": "Entity_50",
"confidence": 8.3
},
{
"index": 51,
"name": "Entity_51",
"confidence": 8.3
},
{
"index": 52,
"name": "Entity_52",
"confidence": 16.7
},
{
"index": 53,
"name": "Entity_53",
"confidence": 8.3
},
{
"index": 82,
"name": "Entity_82",
"confidence": 16.7
}
],
"vessels": [
{
"index": 54,
"name": "Entity_54",
"confidence": 14.3
},
{
"index": 57,
"name": "Entity_57",
"confidence": 14.3
},
{
"index": 63,
"name": "Entity_63",
"confidence": 21.4
},
{
"index": 64,
"name": "Entity_64",
"confidence": 28.6
},
{
"index": 65,
"name": "Entity_65",
"confidence": 21.4
},
{
"index": 66,
"name": "Entity_66",
"confidence": 28.6
},
{
"index": 67,
"name": "Entity_67",
"confidence": 28.6
},
{
"index": 68,
"name": "Entity_68",
"confidence": 28.6
},
{
"index": 69,
"name": "Entity_69",
"confidence": 28.6
},
{
"index": 70,
"name": "Entity_70",
"confidence": 28.6
},
{
"index": 71,
"name": "Entity_71",
"confidence": 28.6
},
{
"index": 72,
"name": "Entity_72",
"confidence": 28.6
},
{
"index": 73,
"name": "Entity_73",
"confidence": 28.6
},
{
"index": 74,
"name": "Entity_74",
"confidence": 28.6
},
{
"index": 75,
"name": "Entity_75",
"confidence": 28.6
},
{
"index": 76,
"name": "Entity_76",
"confidence": 28.6
},
{
"index": 77,
"name": "Entity_77",
"confidence": 28.6
},
{
"index": 78,
"name": "Entity_78",
"confidence": 28.6
},
{
"index": 79,
"name": "Entity_79",
"confidence": 28.6
},
{
"index": 80,
"name": "Entity_80",
"confidence": 28.6
},
{
"index": 81,
"name": "Entity_81",
"confidence": 28.6
},
{
"index": 83,
"name": "Entity_83",
"confidence": 28.6
},
{
"index": 84,
"name": "Entity_84",
"confidence": 28.6
}
],
"uncertain": []
}
},
"quality_metrics": {
"completeness": {
"Category": 100.0,
"DC_ID": 100.0,
"Sub_Category": 100.0,
"Last_Name": 31.76,
"First_Name": 100.0,
"Native_Names": 28.24,
"Aliases": 4.71,
"M/F": 31.76,
"Title": 27.06,
"Position": 20.0,
"DOB": 22.35,
"Information": 72.94,
"Passports": 22.35,
"Bank account": 4.71,
"Email": 21.18,
"Phone#": 25.88,
"Countries": 67.06,
"Place_Of_Birth": 1.18,
"Locations": 20.0,
"Citizenship": 10.59,
"Companies": 11.76,
"Website": 4.71,
"Linked To": 100.0,
"keyword": 0.0,
"updated": 0.0
},
"consistency": {
"category_distribution": {
"Maritime": 36,
"Individual": 27,
"Terror Financing": 21,
"Airline": 1
}
},
"accuracy": {},
"issues": [
"Low completeness columns: Last_Name, Native_Names, Aliases, M/F, Title, Position, DOB, Passports, Bank account, Email, Phone#, Place_Of_Birth, Locations, Citizenship, Companies, Website, keyword, updated"
]
}
}
} |