FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
2 rows where Foreign_Principal_Country = "AFGHANISTAN" and Foreign_Principal_Name = "Embassy of the Islamic Republic of Afghanistan"
This data as json, CSV (advanced)
Suggested facets: Date_Stamped (date)
Registrant_Name 2
Foreign_Principal_Name 1
- Embassy of the Islamic Republic of Afghanistan · 2 ✖
Foreign_Principal_Country 1
- AFGHANISTAN · 2 ✖
Document_Type 1
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
84892 | 84892 | 2017-08-02 | Sonoran Policy Group, LLC | Sonoran Policy Group, LLC D/B/A Stryk Global Diplomacy 6399 | Exhibit AB | Embassy of the Islamic Republic of Afghanistan | AFGHANISTAN | https://efile.fara.gov/docs/6399-Exhibit-AB-20170802-11.pdf | |
99205 | 99205 | 2018-09-20 | DLA Piper US LLP | DLA Piper US LLP 3712 | Exhibit AB | Embassy of the Islamic Republic of Afghanistan | AFGHANISTAN | https://efile.fara.gov/docs/3712-Exhibit-AB-20180920-30.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]) );