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

4 rows where Registration_Number = 3552 and State = "PA"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Short_Form_Termination_Date

State 1

  • PA · 4 ✖

Registration_Number 1

  • Deckmann Associates · 4 ✖

Registrant_Name 1

  • Deckmann Associates 4

City 1

  • Pittsburgh 4
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
5038 5038 1989-01-31 1988-08-31 Thompson Alfred E. Deckmann Associates 3552 1984-01-23 Deckmann Associates 1725 Washington Road Suite 206 Pittsburgh PA 15241
29221 29221 1990-09-05 1984-01-23 Deckman R.W. Deckmann Associates 3552 1984-01-23 Deckmann Associates 1725 Washington Road Suite 206 Pittsburgh PA 15241
29222 29222 1990-09-05 1984-01-23 Wiley T.E. Deckmann Associates 3552 1984-01-23 Deckmann Associates 1725 Washington Road Suite 206 Pittsburgh PA 15241
29223 29223 1990-09-05 1986-08-26 Howard-Tripp Simon James Deckmann Associates 3552 1984-01-23 Deckmann Associates 1725 Washington Road Suite 206 Pittsburgh PA 15241

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 660.63ms · Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history