FARA_All_RegistrantDocs
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
3 rows where "Date_Stamped" is on date 1989-06-28 and Registration_Number = 3274
This data as json, CSV (advanced)
These facets timed out: Document_Type, Registrant_Name, Foreign_Principal_Name, Foreign_Principal_Country
Link | rowid ▼ | Date_Stamped | Registrant_Name | Registration_Number | Document_Type | Short_Form_Name | Foreign_Principal_Name | Foreign_Principal_Country | URL |
---|---|---|---|---|---|---|---|---|---|
68135 | 68135 | 1989-06-28 | POWELL, GOLDSTEIN, FRAZER & MURPHY LLP | Powell, Goldstein, Frazer & Murphy, L.L.P. 3274 | Exhibit AB | HOOGOVENS GROUP, B.V. | NETHERLANDS | https://efile.fara.gov/docs/3274-Exhibit-AB-19890628-D0RRUU03.pdf | |
68136 | 68136 | 1989-06-28 | POWELL, GOLDSTEIN, FRAZER & MURPHY LLP | Powell, Goldstein, Frazer & Murphy, L.L.P. 3274 | Exhibit AB | KOYO CORPORATION OF U.S.A. | JAPAN | https://efile.fara.gov/docs/3274-Exhibit-AB-19890628-D0RRVC03.pdf | |
68137 | 68137 | 1989-06-28 | POWELL, GOLDSTEIN, FRAZER & MURPHY LLP | Powell, Goldstein, Frazer & Murphy, L.L.P. 3274 | Exhibit AB | NVW (U.S.A.) | NETHERLANDS | https://efile.fara.gov/docs/3274-Exhibit-AB-19890628-D0RRUD03.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]) );