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 City = "Boston" and Registration_Number = 2914

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Short_Form_Termination_Date, Short_Form_Date (date)

State 1

  • MA 4

Registration_Number 1

  • Gadsby & Hannah · 4 ✖

Registrant_Name 1

  • Gadsby & Hannah 4

City 1

  • Boston · 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
4985 4985 1983-01-31 1982-03-30 Quinn Arthur Lee Gadsby & Hannah 2914 1978-06-12 Gadsby & Hannah 1 Post Office Square   Boston MA 02109
7067 7067 1989-02-16 1978-06-09 Amon Thomas G. Gadsby & Hannah 2914 1978-06-12 Gadsby & Hannah 1 Post Office Square   Boston MA 02109
7068 7068 1989-02-16 1980-06-11 Rosenthal Gerald A. Gadsby & Hannah 2914 1978-06-12 Gadsby & Hannah 1 Post Office Square   Boston MA 02109
7069 7069 1989-02-16 1978-06-12 Hauser Harry R. Gadsby & Hannah 2914 1978-06-12 Gadsby & Hannah 1 Post Office Square   Boston MA 02109

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