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

5 rows where Address_1 = "45 Rockefeller Plaza"

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

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

State 1

  • NY 5

City 1

  • New York 5

Address_1 1

  • 45 Rockefeller Plaza · 5 ✖
Registration_Number ▼ Registration_Date Termination_Date Name Business_Name Address_1 Address_2 City State Zip
314 1945-08-08 1947-08-08 Argentine Trade Promotion Corporation   45 Rockefeller Plaza Room 557 New York NY  
454 1947-04-11 1949-03-01 Netherland Publishing Corporation   45 Rockefeller Plaza   New York NY  
489 1947-09-23 1953-01-20 Instituto Argentino de Promocion del Intercambio (Argentine Institute of Trade Promotion) 45 Rockefeller Plaza Room 557 New York NY  
3139 1980-08-12 1981-07-13 Armao & Company, Inc.   45 Rockefeller Plaza   New York NY 10020
6932 2021-03-03   Diplomatic Trade Ltd.   45 Rockefeller Plaza Suite 2000 New York NY 10111

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 109.608ms · 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