FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
4 rows where Foreign_Principal_Name = "Government of Honduras" and Registration_Number = 5430
This data as json, CSV (advanced)
These facets timed out: Document_Type
Registrant_Name 2
Foreign_Principal_Name 1
- Government of Honduras · 4 ✖
Foreign_Principal_Country 1
- HONDURAS 4
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
5798 | 5798 | 2020-01-16 | BGR Government Affairs, LLC | BGR Government Affairs, LLC 5430 | Exhibit AB | Government of Honduras | HONDURAS | https://efile.fara.gov/docs/5430-Exhibit-AB-20200116-82.pdf | |
109874 | 109874 | 2020-10-19 | 5430 | BGR Government Affairs, LLC 5430 | Informational Materials | Government of Honduras | HONDURAS | https://efile.fara.gov/docs/5430-Informational-Materials-20201019-83.pdf | |
110087 | 110087 | 2020-10-20 | 5430 | BGR Government Affairs, LLC 5430 | Informational Materials | Government of Honduras | HONDURAS | https://efile.fara.gov/docs/5430-Informational-Materials-20201020-86.pdf | |
110088 | 110088 | 2020-10-20 | 5430 | BGR Government Affairs, LLC 5430 | Informational Materials | Government of Honduras | HONDURAS | https://efile.fara.gov/docs/5430-Informational-Materials-20201020-87.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]) );