home / fara

Menu
  • Search all tables
  • GraphQL API

FARA_All_Registrants

Table actions
  • GraphQL API for FARA_All_Registrants
List of all registrant data (active and terminated)

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

4 rows where "Registration_Date" is on date 1956-07-30

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Termination_Date, Address_2, Registration_Date (date), Termination_Date (date)

Address_1 4

  • 120 East 56th Street 1
  • 131 Cedar Street 1
  • 611 Park Building 1
  • 661 Park Building 1

State 2

  • NY 2
  • OR 2

City 2

  • New York 2
  • Portland 2
Registration_Number ▼ Registration_Date Termination_Date Name Business_Name Address_1 Address_2 City State Zip
964 1956-07-30 1958-07-23 Kenmore Associates   120 East 56th Street   New York NY  
965 1956-07-30 1958-01-31 Ivan Bloch & Associates   661 Park Building 729 Southwest Alder Street Portland OR  
966 1956-07-30 1958-01-31 North Pacific Consultants   611 Park Building 220 Southwest Alder Street Portland OR  
967 1956-07-30 1956-07-30 Albert Frank-Guenther Law, Inc.   131 Cedar Street   New York NY  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [FARA_All_Registrants] (
   [Registration_Number] INTEGER PRIMARY KEY,
   [Registration_Date] TEXT,
   [Termination_Date] TEXT,
   [Name] TEXT,
   [Business_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 147.953ms · Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows