FARA_All_ShortForms
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
9 rows where Registration_Number = 5649 and "Short_Form_Date" is on date 2004-10-08
This data as json, CSV (advanced)
Suggested facets: Short_Form_Termination_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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7226 | 7226 | 2005-02-18 | 2004-10-08 | Weil | Jung | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
14978 | 14978 | 2008-04-30 | 2004-10-08 | Smith | Larry J. | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
15826 | 15826 | 2005-05-06 | 2004-10-08 | Keller | Lindsay J. | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
23134 | 23134 | 2006-07-14 | 2004-10-08 | Lee | Edison C. | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
27359 | 27359 | 2006-08-24 | 2004-10-08 | Sobel | Scott | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
31351 | 31351 | 2005-09-30 | 2004-10-08 | Sarno | Amy Elizabeth | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
32942 | 32942 | 2008-10-15 | 2004-10-08 | Robinson | Michael W. | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
41790 | 41790 | 2011-12-31 | 2004-10-08 | Grabowski | Gene | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
41791 | 41791 | 2011-12-31 | 2004-10-08 | Levick | Richard S. | Levick Strategic Communications 5649 | 2004-10-08 | Levick Strategic Communications | 1900 M Street, N.W. | Suite 400 | Washington | DC | 20036 |
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]) );