FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
4 rows where Foreign_Principal_Country = "GERMANY", Foreign_Principal_Name = "Goethe-Institut e.V.", Registrant_Name = 6582 and Registration_Number = 6582
This data as json, CSV (advanced)
These facets timed out: Registrant_Name, Foreign_Principal_Name
Foreign_Principal_Country 1
- GERMANY · 4 ✖
Document_Type 1
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
30030 | 30030 | 2019-03-22 | 6582 | APCO Worldwide LLC 6582 | Informational Materials | Goethe-Institut e.V. | GERMANY | https://efile.fara.gov/docs/6582-Informational-Materials-20190322-16.pdf | |
30031 | 30031 | 2019-03-22 | 6582 | APCO Worldwide LLC 6582 | Informational Materials | Goethe-Institut e.V. | GERMANY | https://efile.fara.gov/docs/6582-Informational-Materials-20190322-17.pdf | |
30032 | 30032 | 2019-03-22 | 6582 | APCO Worldwide LLC 6582 | Informational Materials | Goethe-Institut e.V. | GERMANY | https://efile.fara.gov/docs/6582-Informational-Materials-20190322-18.pdf | |
108000 | 108000 | 2019-10-10 | 6582 | APCO Worldwide LLC 6582 | Informational Materials | Goethe-Institut e.V. | GERMANY | https://efile.fara.gov/docs/6582-Informational-Materials-20191010-12.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]) );