FARA_All_ShortForms
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
2 rows where "Short_Form_Termination_Date" is on date 2004-03-09
This data as json, CSV (advanced)
Suggested facets: Short_Form_Termination_Date (date), Short_Form_Date (date)
Registration_Number 2
Registrant_Name 2
Link | rowid ▼ | Short_Form_Termination_Date | Short_Form_Date | Short_Form_Last_Name | Short_Form_First_Name | Registration_Number | Registration_Date | Registrant_Name | Address_1 | Address_2 | City | State | Zip |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9528 | 9528 | 2004-03-09 | 2004-03-09 | Altiok | Devrim | Representative of the Turkish Republic of Northern Cyprus 2619 | 1975-10-16 | Representative of the Turkish Republic of Northern Cyprus | 821 First Avenue | Floor 13 | New York | NY | 10017 |
9529 | 9529 | 2004-03-09 | 1981-08-24 | Handal | Charles J. | Jamaica Tourist Board, Florida 2360 | 1972-07-26 | Jamaica Tourist Board, Florida | 5201 Blue Lagoon Drive | Suite 670 | Miami | FL | 33126 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [FARA_All_ShortForms] ( [Short_Form_Termination_Date] TEXT, [Short_Form_Date] TEXT, [Short_Form_Last_Name] TEXT, [Short_Form_First_Name] TEXT, [Registration_Number] INTEGER, [Registration_Date] TEXT, [Registrant_Name] TEXT, [Address_1] TEXT, [Address_2] TEXT, [City] TEXT, [State] TEXT, [Zip] TEXT, FOREIGN KEY([Registration_Number]) REFERENCES [FARA_All_Registrants]([Registration_Number]) );