FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
4 rows where Foreign_Principal_Country = "MEXICO" and Foreign_Principal_Name = "Tourism Promotion Council of Mexico"
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 |
---|---|---|---|---|---|---|---|---|---|
19385 | 19385 | 2019-02-27 | MSLGROUP Americas, Inc. | QORVIS LLC 5483 | Exhibit AB | Tourism Promotion Council of Mexico | MEXICO | https://efile.fara.gov/docs/5483-Exhibit-AB-20190227-59.pdf | |
87094 | 87094 | 2020-08-11 | MSLGROUP Americas, LLC | QORVIS LLC 5483 | Informational Materials | Tourism Promotion Council of Mexico | MEXICO | https://efile.fara.gov/docs/5483-Informational-Materials-20200811-126.pdf | |
117063 | 117063 | 2018-11-02 | MSLGROUP Americas, Inc. | QORVIS LLC 5483 | Exhibit AB | Tourism Promotion Council of Mexico | MEXICO | https://efile.fara.gov/docs/5483-Exhibit-AB-20181102-49.pdf | |
117064 | 117064 | 2018-11-02 | MSLGROUP Americas, Inc. | QORVIS LLC 5483 | Exhibit AB | Tourism Promotion Council of Mexico | MEXICO | https://efile.fara.gov/docs/5483-Exhibit-AB-20181102-50.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]) );