FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
3 rows where Foreign_Principal_Country = "COLOMBIA" and Registrant_Name = "Sharp & Barnes, LLP"
This data as json, CSV (advanced)
These facets timed out: Document_Type, Registrant_Name, Foreign_Principal_Country
Foreign_Principal_Name 2
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
91383 | 91383 | 2010-08-31 | Sharp & Barnes, LLP | Sharp & Barnes, LLP 6000 | Exhibit AB | Federacion National de Departamentos through Reid & Davis | COLOMBIA | https://efile.fara.gov/docs/6000-Exhibit-AB-20100831-1.pdf | |
91384 | 91384 | 2010-08-31 | Sharp & Barnes, LLP | Sharp & Barnes, LLP 6000 | Exhibit AB | Republic of Colombia through Reid & Davis | COLOMBIA | https://efile.fara.gov/docs/6000-Exhibit-AB-20100831-2.pdf | |
111373 | 111373 | 2010-10-26 | Sharp & Barnes, LLP | Sharp & Barnes, LLP 6000 | Exhibit AB | Federacion National de Departamentos through Reid & Davis | COLOMBIA | https://efile.fara.gov/docs/6000-Exhibit-AB-20101026-3.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]) );