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 State = "NH"

✎ 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)

Registrant_Name 2

  • Hill and Knowlton Strategies, LLC 1
  • Tanaka, Michele N. 1

State 1

  • NH · 2 ✖

Foreign_Principal 1

  • New Hampshire Ball Bearings, Inc. 2

Country/Location_Represented 1

  • JAPAN 2

City 1

  • - 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
6397 6397 1991-05-11 New Hampshire Ball Bearings, Inc. 1988-09-13 JAPAN Hill and Knowlton Strategies, LLC 3301 1981-11-10 Hill and Knowlton Strategies, LLC Peterborough     NH  
11922 11922 1988-09-30 New Hampshire Ball Bearings, Inc. 1988-09-07 JAPAN Tanaka, Michele N. 948 1956-04-24 Tanaka, Michele N. Peterborough     NH  

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