The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
schemaVersion: int64
snapshotVersion: string
generatedAt: string
segment: struct<slug: string, title: string, valueProp: string, axis: string, partitionGroup: string>
child 0, slug: string
child 1, title: string
child 2, valueProp: string
child 3, axis: string
child 4, partitionGroup: string
partitionGroup: string
isPartOf: string
overlapsWith: list<item: string>
child 0, item: string
overlapDisclosure: string
canonicalLinks: struct<site: string, sources: string, master: struct<title: string, doi: string, doiUrl: string, git (... 62 chars omitted)
child 0, site: string
child 1, sources: string
child 2, master: struct<title: string, doi: string, doiUrl: string, github: string, hfRepo: string, entities: int64, (... 15 chars omitted)
child 0, title: string
child 1, doi: string
child 2, doiUrl: string
child 3, github: string
child 4, hfRepo: string
child 5, entities: int64
child 6, sources: int64
licenseSummary: string
citation: string
disclaimer: string
totalDatasets: int64
totalEntities: int64
datasets: list<item: struct<id: string, title: string, authority: string, sourceUrl: string, license: string, (... 99 chars omitted)
child 0, item: struct<id: string, title: string, authority: string, sourceUrl: string, license: string, entityCount (... 87 chars omitted)
child 0, id: string
child 1, title: string
child 2, authority: string
child 3, sourceUrl: string
child 4, license: string
child 5, entityCount: int64
child 6, checksum: string
child 7, snapshot: struct<url: string, sha256: string, bytes: int64>
child 0, url: string
child 1, sha256: string
child 2, bytes: int64
excluded: list<item: null>
child 0, item: null
dataHash: string
p: list<item: string>
child 0, item: string
l: bool
d: list<item: string>
child 0, item: string
cc: list<item: string>
child 0, item: string
s: string
rt: string
a: list<item: string>
child 0, item: string
u: string
ids: list<item: string>
child 0, item: string
c: string
bd: string
to
{'c': Value('string'), 'a': List(Value('string')), 's': Value('string'), 'p': List(Value('string')), 'u': Value('string'), 'd': List(Value('string')), 'cc': List(Value('string')), 'l': Value('bool'), 'rt': Value('string'), 'datasets': List(Value('string')), 'dataHash': Value('string'), 'bd': Value('string'), 'ids': List(Value('string'))}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
schemaVersion: int64
snapshotVersion: string
generatedAt: string
segment: struct<slug: string, title: string, valueProp: string, axis: string, partitionGroup: string>
child 0, slug: string
child 1, title: string
child 2, valueProp: string
child 3, axis: string
child 4, partitionGroup: string
partitionGroup: string
isPartOf: string
overlapsWith: list<item: string>
child 0, item: string
overlapDisclosure: string
canonicalLinks: struct<site: string, sources: string, master: struct<title: string, doi: string, doiUrl: string, git (... 62 chars omitted)
child 0, site: string
child 1, sources: string
child 2, master: struct<title: string, doi: string, doiUrl: string, github: string, hfRepo: string, entities: int64, (... 15 chars omitted)
child 0, title: string
child 1, doi: string
child 2, doiUrl: string
child 3, github: string
child 4, hfRepo: string
child 5, entities: int64
child 6, sources: int64
licenseSummary: string
citation: string
disclaimer: string
totalDatasets: int64
totalEntities: int64
datasets: list<item: struct<id: string, title: string, authority: string, sourceUrl: string, license: string, (... 99 chars omitted)
child 0, item: struct<id: string, title: string, authority: string, sourceUrl: string, license: string, entityCount (... 87 chars omitted)
child 0, id: string
child 1, title: string
child 2, authority: string
child 3, sourceUrl: string
child 4, license: string
child 5, entityCount: int64
child 6, checksum: string
child 7, snapshot: struct<url: string, sha256: string, bytes: int64>
child 0, url: string
child 1, sha256: string
child 2, bytes: int64
excluded: list<item: null>
child 0, item: null
dataHash: string
p: list<item: string>
child 0, item: string
l: bool
d: list<item: string>
child 0, item: string
cc: list<item: string>
child 0, item: string
s: string
rt: string
a: list<item: string>
child 0, item: string
u: string
ids: list<item: string>
child 0, item: string
c: string
bd: string
to
{'c': Value('string'), 'a': List(Value('string')), 's': Value('string'), 'p': List(Value('string')), 'u': Value('string'), 'd': List(Value('string')), 'cc': List(Value('string')), 'l': Value('bool'), 'rt': Value('string'), 'datasets': List(Value('string')), 'dataHash': Value('string'), 'bd': Value('string'), 'ids': List(Value('string'))}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
c string | a list | s string | p list | u string | d list | cc list | l bool | rt string | datasets list | dataHash string | ids list | bd string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
‘Salute’ JSC | [
"ОАО \"НПП Салют\"",
"Научно-производственное предприятие «Салют»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/salute-jsc-nk8ead65f5/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 58607c144d3853e813b7931e44c3e4a764ad851974c8e0743cc1af35a85d189e | null | null |
“Almaz-Antey” Air and Space Defence Corporation, JSC | [
"Акционерное общество «Концерн воздушно-космической обороны «Алмаз - Антей»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/almaz-antey-air-and-space-defence-corporation-jsc-nk6bc521a9/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 541d67bc2cb5c39867ad4cce80df68acecfb9907bd4a61969f077bbbc6c0c129 | null | null |
“Omsk Scientific Research Institute of Instrument Making” JSC | [
"Акционерное Общество \"Омский Научно-Исследовательский Институт Приборостроения”",
"ОНИИП"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/omsk-scientific-research-institute-of-instrument-making-jsc-nk327f9843/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | d673eeadc6779c6b405a3442a836ab34e07ea2065ce3d7ae5a266f7aa14713b3 | null | null |
“Trading House “ROSEL” JSC | [
"Торговый Дом “РОСЭЛ”",
"Aкционерное общество (АО)“Торговый Дом “РОСЭЛ”"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/trading-house-rosel-jsc-nk099c2fe1/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 9c45057e3b179e5b1fe59f9b52f350247f8b28ff527d8c29494fd06c93b6829d | null | null |
“Ust-Luga Oil” JSC | [
"Акционерное общество",
"АО \"Усть-Луга Ойл\""
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/ust-luga-oil-jsc-nk838bca4f/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 452177c6d0470458bb5f3155ed50738304bae8b520feec31ce36b97fb0018ec4 | null | null |
“VERTIKAL” LLC | [
"ООО «Вертикаль»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/vertikal-llc-nkc7c0cd15/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | a516abc58b359354f9d4a1e2a5c80e836214e82d3dd437026da610e7f1710fb7 | null | null |
“Voentorg-Retail” LLC | [
"\"Военторг-Ритейл\""
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/voentorg-retail-llc-nk450c2f45/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 85224e102dbba70bba819dd6d4c2556fbac530a5610d316416ce52b246ec4e10 | null | null |
“Voentorg” JSC | [
"Акционерное Общество \"Военторг\", АО \"Военторг\""
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/voentorg-jsc-nk073a5159/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | fb30bfcca583a3d8c17d92af9a80240a42086ca98763575fa1b0cab5990e7a00 | null | null |
140 Repair Plant | [] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/140-repair-plant-nka03798d3/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | d6792e809a2cd2d03be7a22f9eec72b767e011fc3976284d17927beb02f1f180 | null | null |
195 Repair Plant of Rocket and Artillery Weapons JSC | [
"195 RZ RAV AO",
"АO \"195 ремонтный завод ракетно-артиллерийского вооружения\""
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/195-repair-plant-of-rocket-and-artillery-weapons-jsc-nkf04c0002/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | d2dd037d948b02f70fe2c814b64a79f672dae59dc2c837371cbea31ab1c42d3d | null | null |
24x7 Panoptes | [] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/24x7-panoptes-nkc8e039de/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 26d48e098d2cc075ac2a62af03d36593edec8e72e1be82da1836db3c7fd9a2a7 | null | null |
2566 Radioelectronic Armament Repair Plant JSC | [
"ОАО \"2566 завод по ремонту радиоэлектронного вооружения\""
] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/2566-radioelectronic-armament-repair-plant-jsc-nkdb16ea64/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | f1f01d43ab4e145d20581f535d92064c717ff17ed84fdacbc4121b12d3487a21 | null | null |
2Rivers Group | [
"Coral Energy Group, 2Rivers, 2Rivers PTE Ltd, 2Rivers DMCC"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/2rivers-group-nke09d0fa0/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | c0942def9bc44cacdbeae0045df43d3c089e66eba35ca74527ec26f969fd2507 | null | null |
33rd Light Infantry Division of the Burmese Army | [] | Organization | [
"Myanmar (Burma)",
"Schedule Part 1"
] | /organizations/33rd-light-infantry-division-of-the-burmese-army-nk2613f8ca/ | [
"ca_dfatd_sema_sanctions"
] | [
"mm"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 746ca40bf13d9cc3f1eb23c3b1fcddd9dee2d827156d088c4f62451edaa006a4 | null | null |
558 Aircraft Repair Plant | [] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/558-aircraft-repair-plant-nka4f25906/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | e2f2555fecca609f6e8b43686893ae50c977feb25c1c8c8617ef5e1b087a5d2e | null | null |
7th of Tir | [] | Organization | [
"Iran",
"Schedule 1, Part 1"
] | /organizations/7th-of-tir-nk1cd0cd92/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | a9c9e600982fb9ed0639564d7ca8b9f0bc86d35c909c016fe481374bb74fab56 | null | null |
85th Main Centre for Special Services (GTsSS) of the Main Directorate of the General Staff of the Armed Forces of the Russian Federation (GU/GRU) (Unit 26165) | [
"85-й главный центр специальной службы Главного управления Генерального штаба Вооружённых сил Российской Федерации, Федеральное казенное учреждение «Войсковая часть 26165"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/85th-main-centre-for-special-services-gtsss-of-the-main-directorate-of-the-general-staff-of-the-armed-forces-of-the-russian-federation-gu-gru-unit-26165-nkfb69cf54/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | a23810087a5e892f2d9336b49556ad9e7be04d0f2f715c08daf5aeab9705e3ef | null | null |
A & M Mahar Company Limited | [] | Organization | [
"Myanmar (Burma)",
"Schedule Part 1"
] | /organizations/a-m-mahar-company-limited-nk01af83bd/ | [
"ca_dfatd_sema_sanctions"
] | [
"mm"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 03bd89167363c21e91e933dee13c848e223a6cda54267fffbb5f073df7ae61df | null | null |
A.E. Nudelman Design Bureau of Precision
Machine Building JSC | [
"Акционерное общество \"Конструкторское бюро точного машиностроения им. А.Э. Нудельмана\""
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/a-e-nudelman-design-bureau-of-precision-machine-building-jsc-nk0bd50c78/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 67352c24f20f757c0c81dc68656813ec156bf085389028c3dfa678698888e04e | null | null |
A7 LLC | [
"A7, A7 Limited Liability Company, ООО А7"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/a7-llc-nk78d5cefb/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | cfd965c60ac1dd6fc94138359b398a4cf926f290873e6f490e3a9b78126ade58 | null | null |
Abbas Abdi | [
"عباس عبدی"
] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abbas-abdi-nk07c17e15/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | afd0f3dd94dd17dcf5f5d4512736231656618706dcf96baf278f852890b494cc | null | null |
Abbas Nilforushan | [
"Abbas Morteza Nilforoushan Abbas Morteza Nilforushan\r\n عباس نیلفروشان"
] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abbas-nilforushan-nk95131233/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | ce4c864e55f5dd563953747576de684f167119324dc23e91cc7538d40fe58c74 | null | null |
Abbas-Ali Kadkhodaei | [
"عباسعلی کدخدایی"
] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abbas-ali-kadkhodaei-nkca6d9657/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | ba2eef9c9a019d897cfdc66c4cb99e3643bdea78ea367b2731a4eab978095ff7 | null | 1961 |
Abbas-Ali Mohammadian | [
"عباسعلی محمدیان"
] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abbas-ali-mohammadian-nk2790ef62/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | ad1f6a9decdea72283e5f9a55fab85dc890a7964d7827b3763508717734bac50 | null | null |
Abbolkarim Bani Tarafi | [
"عبدالکریم بنی طرفی"
] | Person | [
"Iran",
"Schedule 1, Part 2"
] | /people/abbolkarim-bani-tarafi-nk7bce9fa3/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | e8b343ce7dc7bafe5fd4ff631716d9e8e1e4911560e973ea2f4b3466731d6d44 | null | null |
Abd-al-Fattah Qudsiyah | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/abd-al-fattah-qudsiyah-nkc6588dd6/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | f5d949d5b33955b2031d1f689c9e451d2dcc2d27fddce27473677d29f02ef969 | null | null |
Abdel Fattah Abdelrahman al-Burhan | [
"Abdel Fattah Abdelrahman al-Burhan, Abdel Fattah Abdelrahman Burhan, Abdul Rahman al-Burhan, Abdel Fattah al-Burhan Abdul Rahman, Alburhan, Abdalftah, Alrahman, Abdel Fattah al-Burhane, Arabic: عبد الفتاح البرهان عبد الرحمن البرهان"
] | Person | [
"Sudan",
"Schedule Part 1"
] | /people/abdel-fattah-abdelrahman-al-burhan-nk4173e130/ | [
"ca_dfatd_sema_sanctions"
] | [
"sd"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 261628a7ce35cee3adc8aa0eb799d76f209d62716e6c6501448eab1fee1ba6fc | null | 1960-07-04 |
Abdelbasit Elhassan Mohamed Khair HAMZA | [
"HAMZA, Abdelbasit",
"Abd al-Basit HAMZA",
"Abdelbasit Elhassan Mohamed Khair HAMZA",
"عبد الباسط حمزة الحسن محمد خير"
] | Person | [
"SDGT",
"HAM",
"Hamas Terrorist Attacks",
"Schedule Part 1"
] | /people/abdelbasit-elhassan-mohamed-khair-hamza-nkf7f296cd/ | [
"ca_dfatd_sema_sanctions",
"eu_fsf",
"us_ofac_sdn"
] | [
"sd",
"hamas terrorist attacks"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions",
"eu_fsf",
"us_ofac_sdn"
] | 82de5d97de9ee75b38cfee366159883b3075a0751b4cf0f1f9661bdb0076e8b0 | null | 1955-08-28 |
Abdelrahim Hamdan Dagalo | [
"Abdel Rahim Hamdan Dagalo, Abdelrahim Dagalo, Abdul Rahim Dagalo and Abdelrahim Hamdan Dagalo Mousa Arabic:عبدالرحيم دقلو"
] | Person | [
"Sudan",
"Schedule Part 1"
] | /people/abdelrahim-hamdan-dagalo-nk78f4f35c/ | [
"ca_dfatd_sema_sanctions"
] | [
"sd"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 34dcb3e130bed7c97a1f4b69ea4f1b462e3ba776789c2f07659e67547929b278 | null | null |
Abdol Hosein Khosrow Panah | [
"عبدالحسین خسروپناه"
] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abdol-hosein-khosrow-panah-nk88a21822/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 8fa43c5cb507efc4561ef94b34f75b2b5fc9fbd27115d89d2097247601280923 | null | 1967 |
Abdolkarim Geravand | [] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abdolkarim-geravand-nkd6e0eb61/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | be9b3ed9d06b6b24047a8e1403c623d990c6b4893f1f7bb27dac0d2853efbf94 | null | null |
Abdolreza Abedzadeh | [] | Person | [
"Iran",
"Schedule 1, Part 2"
] | /people/abdolreza-abedzadeh-nk12b7f354/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | f2c367807dd8193575154443c61916ffe3ddf378ca7b915dde1adc55dc09c4e3 | null | null |
Abdolreza Rahmani Fazli | [
"عبدالرضا رحمانی فضلی"
] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abdolreza-rahmani-fazli-nkad88f132/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 8f3c3c4dd5969e22e02758f274759edfbea60181c6291457a9e3bb7e15dab9c5 | null | 1960 |
Abdu Tamer HASSAN | [
"Абду Тамер ХАССАН"
] | Person | [
"Ukraine",
"Schedule Part 1"
] | /people/abdu-tamer-hassan-nk7c1a3d36/ | [
"ca_dfatd_sema_sanctions"
] | [
"ua"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 303d8bab39879925177340d36a744c01865214d939417491f187bcbd99429e5d | null | null |
Abdul Reza Shahlai | [] | Person | [
"Iran",
"Schedule 1, Part 2"
] | /people/abdul-reza-shahlai-nkd26adfea/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | fec4b1799cbdc75ba199e33f947f00d9e12d311a88ea1107f5c7930ab5edf2b2 | null | null |
Abdul Salam Al Nayef | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/abdul-salam-al-nayef-nk715bd9ed/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 60ba1bea38104180e2358901b730955d819103efd63e7b9967000754494093ac | null | null |
Abdul Salam Fajr Mahmoud | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/abdul-salam-fajr-mahmoud-nk20e86812/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | dcb288416a8e963868be65021482a2faba849d056f771d6f7e7086cd9aae88c6 | null | null |
Abdulaziz Mohammed M. ALHAWSAWI | [
"Abdulaziz Mohammed AL HAWSAWI",
"Abdulaziz Mohammed Alhawsawi"
] | Person | [
"GLOMAG",
"Global Human Rights",
"Justice for Victims of Corrupt Foreign Officials Regulations (JVCFOR)",
"The Global Human Rights Sanctions Regulations 2020"
] | /people/abdulaziz-mohammed-m-alhawsawi-nkfb616a3a/ | [
"ca_dfatd_sema_sanctions",
"gb_fcdo_uksl",
"gb_hmt_ofsi",
"us_ofac_sdn"
] | [
"sa",
"justice for victims of corrupt foreign officials regulations (jvcfor)"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions",
"gb_fcdo_uksl",
"gb_hmt_ofsi",
"us_ofac_sdn"
] | 939d0f521b1d87670efb5078ce93468df56a9693028b902b2f33edc41a40fcb8 | null | 1987-07-20 |
Abdulkhakim Kutbudinovich GADZHIEV | [
"Гаджиев Абдулхаким Кутбудинович"
] | Person | [
"Russia",
"Schedule 1, Part 1"
] | /people/abdulkhakim-kutbudinovich-gadzhiev-nka1c47927/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | d88aac9442c5dc532ef62d8964caae8fe8e31d95833930b2c2298bfb5c2f6677 | null | null |
Abdulla Arsenovich GAZIMAGOMEDOV | [] | Person | [
"Russia",
"Schedule 1, Part 1"
] | /people/abdulla-arsenovich-gazimagomedov-nkbb17d1d3/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 8fd1d3a0cb0dc00a4777d157c20942499e3ed12a3f8bbc98bea6d0c921b9bd78 | null | 1993-09-21 |
Abdullah Abdullah | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/abdullah-abdullah-nk10f32420/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 0aef7d49bb530e89d948fe8439f9b485c9b13906208ddbede7c39142a56e1d03 | null | null |
Abdullah al-Gharbi | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/abdullah-al-gharbi-nk7067c037/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 562abb4e4c88c8f058d225e731e42f3cda1af801f4386f25923c7a39a19255f1 | null | null |
Abdullah Berri | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/abdullah-berri-nkaed27e46/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 3130efa15f491bd3e6595c0290479f7ea1a270f8bfa3776c99add4cdae78e9a0 | null | null |
Abdullah Khaleel Hussein | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/abdullah-khaleel-hussein-nk57cad633/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 2ed5fe43e5c06f8261857e43a0a62f23f34229c87b9e0b889f32025ec49d72c0 | null | null |
Abdurashid Magomedovich MAGOMEDOV | [
"Абдурашид Магомедович Магомедов"
] | Person | [
"Russia",
"Schedule 1, Part 1.1"
] | /people/abdurashid-magomedovich-magomedov-nk76f42816/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 4112abb2b93893a13573014c17b361fa18ce6e5625ff19d345ee6c5420d3d9ae | null | 1958-04-22 |
Abedinico Ncube | [] | Person | [
"Zimbabwe"
] | /people/abedinico-ncube-nk51eeaf97/ | [
"ca_dfatd_sema_sanctions"
] | [
"zw"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | e141d65f04d0b7aea10090d90951ab1b22762d05c467d84b9a8bd7acc4ac3305 | null | 1954-10-13 |
Abigail Damasane | [] | Person | [
"Zimbabwe"
] | /people/abigail-damasane-nk1e80cc80/ | [
"ca_dfatd_sema_sanctions"
] | [
"zw"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | bf2b45453909a07c2ca6df5df60d5fcc4e4a2937cb64c8fda277a74ffb516c21 | null | 1952-05-27 |
Abolfaz Shekarchi | [
"ابوالفضل شکارچی"
] | Person | [
"Iran",
"Schedule 1, Part 2"
] | /people/abolfaz-shekarchi-nkdd7d2370/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 0b2b750edb324943fbfe822eb45c2baadcc9223e57784fc76902027d46e03280 | null | null |
Abolghasem Salavati | [] | Person | [
"Iran",
"Schedule 1, Part 2.1"
] | /people/abolghasem-salavati-nk1bed08b4/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 87f569b9218aed72a604e27fa79f9d51480ecb8bed4e9474de0f5bf1b77720d2 | null | 1967 |
Absolut Bank JSC | [
"ПАО Абсолют Банк"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/absolut-bank-jsc-nk8e42f006/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 9f39a5cc1bd241381ba95902989d6f24d9c9ef69e193eb3a0ea7f4ec7c4dadff | null | null |
Absolutbank | [] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/absolutbank-nkbd17860a/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | cbacd64e407f217d84e33f3274e6a3fca1863b6010edb74ece4d5d57b96cc99b | null | null |
Absolyut Strakhovaniye | [
"Absolut Strakhovanie, Absolute Insurance, Абсолют-Страхование"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/absolyut-strakhovaniye-nk37c547cf/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 114e6a0ac9810740a56db1f829c9cfd4658fd44459887fa88204afafa9cd4be4 | null | null |
Abu Basutu | [] | Person | [
"Zimbabwe"
] | /people/abu-basutu-nk59cc864c/ | [
"ca_dfatd_sema_sanctions"
] | [
"zw"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 730b65af6d347495beb0ad1154307177bb384dc2e95996813ad5309960909bfc | null | null |
Abualfazl Nazeri | [
"ابوالفضل نظری"
] | Person | [
"Iran",
"Schedule 1, Part 2"
] | /people/abualfazl-nazeri-nkc422b9e0/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 3ca68c7924815de46a3f1feda9b4c1de7e3d7a73df9822700e454800a8e0cb32 | null | 1969 |
Abuzayed Dzhandarovich VISMURADOV | [] | Person | [
"Justice for Victims of Corrupt Foreign Officials Regulations (JVCFOR)"
] | /people/abuzayed-dzhandarovich-vismuradov-nkf7bf1b95/ | [
"ca_dfatd_sema_sanctions"
] | [
"justice for victims of corrupt foreign officials regulations (jvcfor)"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | ac997ecbdd0f93d3bdfc7e37ebcf9eadad4aacb92cfb3de56ce20801fa232e5e | null | 1975-10-24 |
Abzar Boresh Kaveh | [] | Organization | [
"Iran",
"Schedule 1, Part 1"
] | /organizations/abzar-boresh-kaveh-nk87236e4f/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 0e5f73d3c3502b6197c27724401e06cdea4b808ab96c7c483e19990cefd37f90 | null | null |
Academician A.L. Mints Radiotechnical Institute Joint Stock Company | [
"Акционерное общество«Радиотехнический институт имениакадемика А.Л. Минца»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/academician-a-l-mints-radiotechnical-institute-joint-stock-company-nk29469d28/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 117da8761c0955308e732bb9b6428941cd5513957586b8e7f368aee360ee04b4 | null | null |
Academician M.F. Reshetnev Information Satellite Systems JSC | [
"Акционерное общество «Информационные спутниковые системы» имени академика М. Ф. Решетнёва»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/academician-m-f-reshetnev-information-satellite-systems-jsc-nk66fc2e93/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | ba3c9185a076afa4782d31102b3ba03ca92e615bfb354b96c6476abe24f9e218 | null | null |
Academician V.P. Makeyev State Rocket Centre JSC | [
"Акционерное общество «Государственный ракетный центр имени академика В.П. Макеева»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/academician-v-p-makeyev-state-rocket-centre-jsc-nkb0b74118/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | fe000961206f7d7e20e6863a03065f3543dd0dadc8e03c97b5346954dde7889c | null | null |
Accent TV | [] | Organization | [
"Moldova",
"Schedule Part 2"
] | /organizations/accent-tv-nk5ebda445/ | [
"ca_dfatd_sema_sanctions"
] | [
"md"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | f5f4e78de925e2dc42805501590423ec73ff2fac7131af395ad7ff6de0af4a46 | null | null |
Ace Era Co Limited | [] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/ace-era-co-limited-nk61d2ab0e/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 774073b9c466732fd880716ad2180b34d24da08d33418dafffb009029e8bd4da | null | null |
Achilles | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/achilles-nk079b02f9/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 29359aba483076c3e9e59885445846affa8246925af19f784d197027dc6b164c | [
"9368223"
] | null |
Adalbi Lyulevich SHKHAGOSHEV | [
"Шхагошев Адальби Люлевич"
] | Person | [
"Russia",
"Schedule 1, Part 1"
] | /people/adalbi-lyulevich-shkhagoshev-nk5ab407b4/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | a458b7d8cb2d86d7be4d8a20e6cdbbbb4ff85228ce9b9dfd47707f2e7585e5d3 | null | null |
Adam Sultanovich DELIMKHANOV | [
"Адам Султанович Делимханов"
] | Person | [
"Russia",
"Schedule 1, Part 1"
] | /people/adam-sultanovich-delimkhanov-nk6f473c60/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | d200c4567eff8527595e8485c0ce6311c94278368ac9b3169100e1ab71613266 | null | 1969 |
Adán Coromoto CHÁVEZ FRÍAS | [] | Person | [
"Justice for Victims of Corrupt Foreign Officials Regulations (JVCFOR)"
] | /people/adan-coromoto-chavez-frias-nkc6bf4884/ | [
"ca_dfatd_sema_sanctions"
] | [
"justice for victims of corrupt foreign officials regulations (jvcfor)"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 300f99ddea614f7272ad99f0f1f5a95f1a94b850a7474dc60e1b51170df8f329 | null | null |
Additive Technologies Center JSC | [
"Центр аддитивных технологий - ЦАТ"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/additive-technologies-center-jsc-nkf168894e/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | fec552e835511068f53a10255e10ad7251ca6aa276c14daf2477a5d90ebab637 | null | null |
Adel Safar | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/adel-safar-nk7e499a2e/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 560e7bc417ad938344e830cdaca46391f5e78a91d620d10a2b583898829f1ef6 | null | null |
Adib Mayleh | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/adib-mayleh-nk519eb276/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 228d0dde191474b3002692deaf2b8b70f93d1dfb35096031e88907a4d1db223a | null | null |
Adib Salameh | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/adib-salameh-nk03a3c033/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 2d1abc47c0a1394c762cb211e9dab6ca4808145bd1e79f2ff44cab37f3c6eaeb | null | null |
Aditya | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/aditya-nk9ebb6ad3/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | d69b04f54e386d939970edd6c7e4d1aabbc8b77d9604a62a378621abc53cbf54 | [
"9323314"
] | null |
Admiralty Shipyard JSC | [
"Адмиралтейские верфи"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/admiralty-shipyard-jsc-nkb20481b8/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 7994f1c9759716690ebe7126329d864ee10066f9c627163707754da6ad72063f | null | null |
Adnan Abdo Al Sikhny | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/adnan-abdo-al-sikhny-nk2d3d9039/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 670ab596da16fcf852e4259edfb9b05d48a037743f6454316fd71680b1960cd1 | null | null |
Adnan Aboud Hilweh | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/adnan-aboud-hilweh-nk5946f9fa/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 6d75bf8472e6921dbb0d7e15b20dc5c4bbc9f8c14779777330f72c88cac27a6a | null | null |
Adnan Hassan Mahmoud | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/adnan-hassan-mahmoud-nk127b7024/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | f59e2cb098b532618ef8049d5cb5138442d88a88a14e34a86586481613bcf21a | null | null |
Adnan Slakho | [] | Person | [
"Syria",
"Schedule Part 2"
] | /people/adnan-slakho-nk641dc857/ | [
"ca_dfatd_sema_sanctions"
] | [
"sy"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 34331d276d763d94e68f2b91115ca178ff9f2797ef42ccbec17a8abd6c9106dd | null | null |
Adonia | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/adonia-nk96b3dd12/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | c14b723fed753448a6e2086457f19d3f0d39423ba20596cc37a2afe03b84a43a | [
"9242223"
] | null |
Adrián Antonio PERDOMO MATA | [] | Person | [
"Venezuela"
] | /people/adrian-antonio-perdomo-mata-nkad60056a/ | [
"ca_dfatd_sema_sanctions"
] | [
"ve"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | d0d0e012f5da38c7d38f3b70a7dd0a13dae420276830092010ed2d3630296eec | null | null |
Advanced Fibres Development Company | [] | Organization | [
"Iran",
"Schedule 1, Part 1"
] | /organizations/advanced-fibres-development-company-nke1451492/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | bb77ad2d3e6d0b509adb470828492c644b6671979a7e79dd50edab76c5cc9ca6 | null | null |
Advanced Research Foundation | [
"ARF, FPI, ФПИ, Фонд Перспективных Исследований"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/advanced-research-foundation-nka3b14a8d/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 3c49388fbccfdd48539c1834039906a9f63606b92cdb844b6d662dd63ac0e0b0 | null | null |
Aelita Leonidovna MAMAKOVA | [
"Мамакова Аэлита Леонидовна",
"Aelita Mamakowa",
"Аэлита Леонидовна Мамакова"
] | Person | [
"ELECTION-EO13848",
"CYBER2",
"NPWMD",
"Russia",
"Trust services",
"Schedule 1, Part 1",
"The Russia (Sanctions) (EU Exit) Regulations 2019"
] | /people/aelita-leonidovna-mamakova-nkda37bf7c/ | [
"ca_dfatd_sema_sanctions",
"gb_fcdo_uksl",
"gb_hmt_ofsi",
"us_ofac_sdn"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions",
"gb_fcdo_uksl",
"gb_hmt_ofsi",
"us_ofac_sdn"
] | 33c4a834c9a57e5e898c2cd5840714cb9ef35ad98808d448845af14ad3b61953 | null | 1988-11-01 |
Aerokon Limited Liability Company | [
"Общество с ограниченной ответственностью «Аэрокон»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/aerokon-limited-liability-company-nkd4b7fe22/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 508249f0e8414565544bdf951148c347ee9a299530bc0aa295d1ace6708db7c7 | null | null |
Aeropribor Voskhod JSC | [
"Аэроприбор-Восход, АП Восход, АО"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/aeropribor-voskhod-jsc-nk656792e7/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 776853dbe348c164cfea8b89ebace07cbbd07d215d68cafaea0b71e274be69e1 | null | null |
Aerospace Forces of the Ministry of Defence of the Russian Federation | [
"Russian Air, Space Forces, VKS, Воздушно-космические силы Российской Федерации, ВКС"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/aerospace-forces-of-the-ministry-of-defence-of-the-russian-federation-nke17975aa/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 4e00304cc163046eb435452ec5acd94ca218feb2010551086f133112041baf77 | null | null |
Aerospace Industries Organization (AIO)/Organisation iranienne des industries aérospatiales | [] | Organization | [
"Iran",
"Schedule 1, Part 1"
] | /organizations/aerospace-industries-organization-aio-organisation-iranienne-des-industries-aerospatiales-nk43fb909e/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 8e0039cf72e477fdc0e021c2d6877148533498c796d55601a0a27dc412eca242 | null | null |
Aerospace Research Institute/Institut de recherche aérospatiale | [] | Organization | [
"Iran",
"Schedule 1, Part 1"
] | /organizations/aerospace-research-institute-institut-de-recherche-aerospatiale-nk7eafb897/ | [
"ca_dfatd_sema_sanctions"
] | [
"ir"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 160012b8fbedb2a9a4699840d26b88134022b1a2dc827e1b538749833a316309 | null | null |
Aerospace Systems Design Bureau, JSC | [
"АО «ОКБ «Аэрокосмические системы»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/aerospace-systems-design-bureau-jsc-nk30887194/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 4a429b839dead10878a5b7ae17e7b6b921543632afc9306dd6fd1894330dc342 | null | null |
Aether | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/aether-nk0af849d6/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 2b141e6121f5c21ef2e6888b5fcf8bb54c0fc1e038355523ae5cf1e187bd516a | [
"9328170"
] | null |
Aeza Group LLC | [
"ООО Аеза Групп"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/aeza-group-llc-nkd4d7190f/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 299f971b0d1d82c15283e864ffb8d0967ec5e6b88b9fa63fbe18c03144b12a53 | null | null |
Afanasyev Research and Production Enterprise Technomac (also known as Afanasyev Technomac, JSC) | [
"Акционерное Общество «Научнопроизводственное объединение «Техномаш» им. С.А. Афанасьева"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/afanasyev-research-and-production-enterprise-technomac-also-known-as-afanasyev-technomac-jsc-nke264dc74/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 7d3aa0d11d195b8686d17e9f4844fddce30d29b4a69dac2723835977384372a2 | null | null |
AFK Sistema | [
"JSC Sistema, Joint Stock Financial Corporation Systema, AFK Sistema PAO, АФК Система"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/afk-sistema-nk31c0a9dc/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 6df836c53ed72bca3b8a92574a3fead0fb462bc1c5a808aa559a2cdb52b7819f | null | null |
AFKADA | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/afkada-nk85e32692/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 5c0de41fc3947efbf15b91bb0f9655ca924cc9ac7a6f058daf47fb31b96dde83 | [
"9311531"
] | null |
Africa Corps | [
"Africa Korps and Russian Expeditionary Corps (REK)",
"Африканский Корпус"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/africa-corps-nke3350ef4/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 46c3ef3af991d73496de1b10a419cee04f321d38d76cda4783ff0563a229998f | null | null |
Africa Politology | [
"Политология Африка"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/africa-politology-nk24bc59e9/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | fac78542b6394207eb13500a2272d63cadc950ec0104f0caef7a64a4f88f6055 | null | null |
AGAT Electromechanical Plant | [] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/agat-electromechanical-plant-nkc127ad2d/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 36ee94dbd710219b5f970615a69ec166a19b20c33a550df4e1ba9091a2dcff54 | null | null |
AGAT-CONTROL SYSTEMS OJSC | [
"Адкрытае Акцыянернае Таварыства «АГАТ - сістэмы кіравання» - кіруючая кампанія холдынгу «Геаінфармацыйныя сістэмы кіравання»"
] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/agat-control-systems-ojsc-nkc6e27643/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | af30bb95aa4ea42a9b27212a645b8ec822940ba72ee172c5f398fb8b1ec1f775 | null | null |
AGAT-SYSTEM OJSC | [
"Адкрытае акцыянернае таварыства \"АГАТ-СІСТЭМ\""
] | Organization | [
"Belarus",
"Schedule 1, Part 2"
] | /organizations/agat-system-ojsc-nk9b08875f/ | [
"ca_dfatd_sema_sanctions"
] | [
"by"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 1d6feaffa1b96716fb072a749c8340102707a0c13daaf733b3d460ecb9f6b6d9 | null | null |
Agate | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/agate-nk1db63647/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 456ddc26d018ac012e9641fabbe5fcc6b6ec742699ed271fde945a390bc34922 | [
"9310707"
] | null |
Agnes | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/agnes-nk39d073b7/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 34ec4323e5d98f0ce7ce45a804121f3de6ff974ac452d11e9398ecc6f8995901 | [
"9314167"
] | null |
Agni | [] | Vessel | [
"Russia",
"Schedule 1.1"
] | /vessels/agni-nk5400bc0d/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | a7bad838d10c9a35054ac86de4cc4b8823f66d88269d16099b87cbbb81a9e221 | [
"9337389"
] | null |
Agregat PJSC (also known as Public Joint Stock Company Agregat) | [
"Публичное акционерное общество «Агрегат»"
] | Organization | [
"Russia",
"Schedule 1, Part 2"
] | /organizations/agregat-pjsc-also-known-as-public-joint-stock-company-agregat-nkff2b53c0/ | [
"ca_dfatd_sema_sanctions"
] | [
"ru"
] | true | sanctioned | [
"ca_dfatd_sema_sanctions"
] | 7616d38d27dff961e71964f75199b529cb324ad7579d9ece298e2b1e282b4e0c | null | null |
ProofAML — Global Sanctions & Regulatory Enforcement Dataset
Research snapshot — not current data; production sanctions screening requires a live, monitored feed.
Erratum — version 2026-08-24-rev1 is a corrected re-issue that supersedes the original 2026-08-24 release, which is withdrawn and must not be used. Sources lacking a confirmed public-redistribution license were removed (license-compliance remediation, ADR-113); the full current exclusion list is in this bundle's manifest.json "excluded" array.
The core OFAC/UN/EU/UK/Canada sanctions lists plus bank-regulator enforcement actions, in one file.
A type-axis segment of the ProofAML corpus (global-sanctions-regulatory-enforcement): 12 sources, 44,888 entity records (version 2026-08-24-rev1), cut from the same emitter run as the master snapshot and governed by the same terms.
Why this segment
This is the file an AML/BSA sanctions-screening officer actually screens against day to day — every major Western financial-sanctions regime (US, UN, EU, UK, Canada) plus the regulator enforcement actions (DNB) a compliance team monitors alongside them. It excludes export-control/trade-compliance data (see the Global Export Control & Denied-Party segment) and PEP data (see the Global PEP Census segment) on purpose: a buyer who wants "just the sanctions lists" doesn't want to wade through 50,728 PEP records or 5,268 denied-party records to get there. Distinct from the master (118,620 entities, 56 sources spanning four unrelated data types) by being exactly the subset one specific job function needs.
Overlap disclosure
This dataset overlaps with other ProofAML segment datasets and the master snapshot — entities are not unique to this file. See https://proofaml.com/sources/ for the full corpus and the other available segments.
Machine-readable in manifest.json: isPartOf: "master", partitionGroup: "type", overlapsWith: ["master", "canada-sanctions-watchlist-pep", "eu-sanctions-pep", "uk-sanctions-watchlist-pep", "us-sanctions-watchlist-pep"].
License
- The compilation/resolution layer is licensed by ProofAML under CC BY 4.0.
- Every individual record also carries its own upstream publisher's license (UK Open Government Licence v3; EU Commission Decision 2011/833/EU; other source-specific terms (see NOTICE); CC BY 3.0 (IGO); US public domain (17 U.S.C. §105)) — not relicensed by ProofAML. See the bundle's
NOTICEfile for the full per-source breakdown. - Fail-closed: sources without a confirmed public-redistribution license are excluded entirely (see
manifest.json'sexcludedarray).
Citation
ProofAML — https://proofaml.com — "ProofAML Global Sanctions & Regulatory Enforcement Dataset Snapshot 2026-08-24-rev1"
Part of the full ProofAML corpus
- Part of the full ProofAML corpus — the master ProofAML Sanctions & PEP Watchlist Snapshot (118,620 entities across 56 sources): https://doi.org/10.5281/zenodo.22115768
- ProofAML: https://proofaml.com
- Full per-source license map and the live corpus: https://proofaml.com/sources/
- Downloads last month
- -