home / fara

Menu
  • Search all tables
  • GraphQL API

FARA_All_ForeignPrincipals

Table actions
  • GraphQL API for FARA_All_ForeignPrincipals
List of all foreign principals (active and terminated)

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

2 rows where Foreign_Principal = "Embassy of the Republic of Korea" and Registrant_Name = "Singer Bonjean Strategies" sorted by Country/Location_Represented

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Foreign_Principal_Termination_Date (date), Foreign_Principal_Registration_Date (date), Registrant_Date (date)

State 1

  • DC 2

Registrant_Name 1

  • Singer Bonjean Strategies · 2 ✖

Foreign_Principal 1

  • Embassy of the Republic of Korea · 2 ✖

Country/Location_Represented 1

  • KOREA, SOUTH 2

City 1

  • Washington 2
Link rowid Foreign_Principal_Termination_Date Foreign_Principal Foreign_Principal_Registration_Date Country/Location_Represented ▼ Registration_Number Registrant_Date Registrant_Name Address_1 Address_2 City State Zip
14905 14905 2014-12-08 Embassy of the Republic of Korea 2014-04-16 KOREA, SOUTH Singer Bonjean Strategies 6216 2014-04-16 Singer Bonjean Strategies 2450 Massachusetts Avenue, NW   Washington DC 20008
16707 16707 2012-12-31 Embassy of the Republic of Korea 2010-09-21 KOREA, SOUTH Singer Bonjean Strategies 6001 2010-09-21 Singer Bonjean Strategies 2450 Massachusetts Avenue, NW   Washington DC 20008

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [FARA_All_ForeignPrincipals] (
   [Foreign_Principal_Termination_Date] TEXT,
   [Foreign_Principal] TEXT,
   [Foreign_Principal_Registration_Date] TEXT,
   [Country/Location_Represented] TEXT,
   [Registration_Number] INTEGER,
   [Registrant_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 338.009ms · Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history