FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
2 rows where Document_Type = "Exhibit AB" and Registration_Number = 6907
This data as json, CSV (advanced)
Foreign_Principal_Name 2
Foreign_Principal_Country 2
- BANGLADESH 1
- QATAR 1
Registrant_Name 1
Document_Type 1
- Exhibit AB · 2 ✖
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
5283 | 5283 | 2021-01-13 | Nurnberger & Associates, Inc. | Nurnberger & Associates, Inc. 6907 | Exhibit AB | Embassy of Qatar (through contract with Nelson, Mullins, Riley & Scarborough LLP | QATAR | https://efile.fara.gov/docs/6907-Exhibit-AB-20210113-1.pdf | |
29843 | 29843 | 2022-03-21 | Nurnberger & Associates, Inc. | Nurnberger & Associates, Inc. 6907 | Exhibit AB | People's Republic of Bangladesh | BANGLADESH | https://efile.fara.gov/docs/6907-Exhibit-AB-20220321-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]) );