FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
2 rows where Foreign_Principal_Country = "SAUDI ARABIA", Foreign_Principal_Name = "Ministry of Tourism, Saudi Arabia" and Registration_Number = 3634
This data as json, CSV (advanced)
Document_Type 2
Registrant_Name 1
Foreign_Principal_Name 1
- Ministry of Tourism, Saudi Arabia · 2 ✖
Foreign_Principal_Country 1
- SAUDI ARABIA · 2 ✖
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
53306 | 53306 | 2023-05-19 | Daniel J. Edelman, Inc. | Daniel J. Edelman, Inc. 3634 | Exhibit AB | Ministry of Tourism, Saudi Arabia | SAUDI ARABIA | https://efile.fara.gov/docs/3634-Exhibit-AB-20230519-129.pdf | |
54306 | 54306 | 2023-05-23 | Daniel J. Edelman, Inc. | Daniel J. Edelman, Inc. 3634 | Informational Materials | Ministry of Tourism, Saudi Arabia | SAUDI ARABIA | https://efile.fara.gov/docs/3634-Informational-Materials-20230523-186.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]) );