FARA_All_ShortForms
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
6 rows where Registration_Date = "1966-03-22" and State = "MD"
This data as json, CSV (advanced)
Suggested facets: Short_Form_Termination_Date, Short_Form_Date, Short_Form_Termination_Date (date), Short_Form_Date (date), Registration_Date (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
18967 | 18967 | 1975-06-06 | 1974-10-28 | McAlpin | Frederick C. , III | Solter, Myron W. 1970 | 1966-03-22 | Solter, Myron W. | 16001 Partnership Road | Poolesville | MD | 20837 | |
36541 | 36541 | 1988-11-29 | 1977-04-21 | Solter | Myron | Solter, Myron W. 1970 | 1966-03-22 | Solter, Myron W. | 16001 Partnership Road | Poolesville | MD | 20837 | |
37343 | 37343 | 1980-12-01 | 1977-04-21 | Bregman | Stanley I. | Solter, Myron W. 1970 | 1966-03-22 | Solter, Myron W. | 16001 Partnership Road | Poolesville | MD | 20837 | |
37346 | 37346 | 1980-12-01 | 1976-11-17 | Kay | Alan | Solter, Myron W. 1970 | 1966-03-22 | Solter, Myron W. | 16001 Partnership Road | Poolesville | MD | 20837 | |
40134 | 40134 | 1980-12-31 | 1978-04-26 | Chang | Stephen | Solter, Myron W. 1970 | 1966-03-22 | Solter, Myron W. | 16001 Partnership Road | Poolesville | MD | 20837 | |
40182 | 40182 | 1981-12-31 | 1978-04-26 | Simon | David | Solter, Myron W. 1970 | 1966-03-22 | Solter, Myron W. | 16001 Partnership Road | Poolesville | MD | 20837 |
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]) );