FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
4 rows where Registration_Number = 6566
This data as json, CSV (advanced)
Suggested facets: Short_Form_Name, Date_Stamped (date)
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
58152 | 58152 | 2018-06-26 | Felipe Carlos Benitez Rojas | 6566 6566 | Exhibit AB | Benitez Strategies | MEXICO | https://efile.fara.gov/docs/6566-Exhibit-AB-20180626-1.pdf | |
58153 | 58153 | 2018-06-26 | Felipe Carlos Benitez Rojas | 6566 6566 | Registration Statement | https://efile.fara.gov/docs/6566-Registration-Statement-20180626-1.pdf | |||
58154 | 58154 | 2018-06-26 | Felipe Carlos Benitez Rojas | 6566 6566 | Short-Form | Benitez Rojas, Felipe Carlos | https://efile.fara.gov/docs/6566-Short-Form-20180626-4.pdf | ||
58155 | 58155 | 2018-06-26 | Felipe Carlos Benitez Rojas | 6566 6566 | Short-Form | Fitzgibbon, Blair | https://efile.fara.gov/docs/6566-Short-Form-20180626-2.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) );