home / fara

Menu
  • Search all tables
  • GraphQL API

FARA_All_ShortForms

Table actions
  • GraphQL API for FARA_All_ShortForms
List of all short form registrants (active and terminated)

Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history

3 rows where State = "WV"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Short_Form_Termination_Date (date)

These facets timed out: City, State

Registration_Number 3

  • Cambridge Associates, Ltd. 1
  • 45 Group 1
  • United States Center for Diplomacy, Inc. 1

Registrant_Name 3

  • 45 Group 1
  • Cambridge Associates, Ltd. 1
  • United States Center for Diplomacy, Inc. 1
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
28629 28629 2017-08-31 2017-05-19 Baumgardner-Nardone Healy E. 45 Group 6432 2017-05-19 45 Group 2084 National Road   Wheeling WV 26003
36918 36918 2003-11-30 2003-11-04 McKinley Kathy L. Cambridge Associates, Ltd. 5585 2003-11-04 Cambridge Associates, Ltd. 1018 Kanawha Boulevard East Suite 901 Charleston WV 25301
38474 38474 2022-12-15 2022-09-01 Roberts Rollan United States Center for Diplomacy, Inc. 7162 2022-09-01 United States Center for Diplomacy, Inc. 165 Hughes Road   Daniels WV 25832

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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])
);
Powered by Datasette · Queries took 7112.884ms · Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history