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 = "1632 K Street, N.W."

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

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

State 1

  • DC 5

City 1

  • Washington 5

Address_1 1

  • 1632 K Street, N.W. · 5 ✖
Registration_Number ▼ Registration_Date Termination_Date Name Business_Name Address_1 Address_2 City State Zip
972 1956-08-24 1956-08-24 Brown, Darwin Charles   1632 K Street, N.W.   Washington DC  
1758 1964-06-15 1965-07-26 Carl Levin Associates, Inc.   1632 K Street, N.W.   Washington DC 20006
2020 1967-04-11 1967-04-13 Carl Levin Associates, Inc.   1632 K Street, N.W.   Washington DC  
2070 1968-01-22 1968-07-22 Burson-Marsteller Associates   1632 K Street, N.W. Suite 501 Washington DC 20006
2096 1968-07-30 1971-03-08 Burson-Marsteller Associates   1632 K Street, N.W.   Washington DC 20006

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