FARA_All_ShortForms
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
5 rows where Registration_Number = 5599
This data as json, CSV (advanced)
Suggested facets: Short_Form_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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
21520 | 21520 | 2005-06-30 | 2004-01-26 | Bartram | Darin R. | Baker & Hostetler, LLP 5599 | 2004-01-26 | Baker & Hostetler, LLP | 1050 Connecticut Avenue, N.W. | Washington Square, Suite 1100 | Washington | DC | 20036-5304 |
21521 | 21521 | 2005-06-30 | 2004-01-26 | Casey | Lee A. | Baker & Hostetler, LLP 5599 | 2004-01-26 | Baker & Hostetler, LLP | 1050 Connecticut Avenue, N.W. | Washington Square, Suite 1100 | Washington | DC | 20036-5304 |
21522 | 21522 | 2005-06-30 | 2004-01-26 | Rivkin | David B. Jr., | Baker & Hostetler, LLP 5599 | 2004-01-26 | Baker & Hostetler, LLP | 1050 Connecticut Avenue, N.W. | Washington Square, Suite 1100 | Washington | DC | 20036-5304 |
21523 | 21523 | 2005-06-30 | 2004-01-26 | Schweitzer | William H. | Baker & Hostetler, LLP 5599 | 2004-01-26 | Baker & Hostetler, LLP | 1050 Connecticut Avenue, N.W. | Washington Square, Suite 1100 | Washington | DC | 20036-5304 |
21534 | 21534 | 2005-06-30 | 2005-06-03 | DeLaquil | Mark Wendell | Baker & Hostetler, LLP 5599 | 2004-01-26 | Baker & Hostetler, LLP | 1050 Connecticut Avenue, N.W. | Washington Square, Suite 1100 | Washington | DC | 20036-5304 |
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]) );