FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
3 rows where "Date_Stamped" is on date 2022-04-29 and Foreign_Principal_Country = "UKRAINE"
This data as json, CSV (advanced)
These facets timed out: Document_Type, Registrant_Name, Foreign_Principal_Name, Foreign_Principal_Country
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
44138 | 44138 | 2022-04-29 | Davis Goldberg & Galper PLLC | Davis Goldberg & Galper PLLC 6949 | Informational Materials | Dmytro Firtash | UKRAINE | https://efile.fara.gov/docs/6949-Informational-Materials-20220429-27.pdf | |
44143 | 44143 | 2022-04-29 | Mac, Andrew | Mac, Andrew 6750 | Informational Materials | Volodymyr Zelensky | UKRAINE | https://efile.fara.gov/docs/6750-Informational-Materials-20220429-12.pdf | |
44148 | 44148 | 2022-04-29 | Navigators Global LLC | Navigators Global LLC 7112 | Exhibit AB | Committee on National Security, Defence and Intelligence Verkhovna Rada (Parliament) of Ukraine | UKRAINE | https://efile.fara.gov/docs/7112-Exhibit-AB-20220429-1.pdf |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [FARA_All_RegistrantDocs] ( [Date_Stamped] TEXT, [Registrant_Name] TEXT, [Registration_Number] INTEGER, [Document_Type] TEXT, [Short_Form_Name] TEXT, [Foreign_Principal_Name] TEXT, [Foreign_Principal_Country] TEXT, [URL] TEXT, FOREIGN KEY([Registration_Number]) REFERENCES [FARA_All_Registrants]([Registration_Number]) );