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

3 rows where Foreign_Principal = "Komatsu, Ltd."

✎ View and edit SQL

This data as json, CSV (advanced)

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

Registrant_Name 3

  • APCO Associates 1
  • Arnold & Porter Kaye Scholer LLP 1
  • Ogilvy & Mather U.S., a Division of The Ogilvy Group, Inc. 1

State 1

  • - 3

Foreign_Principal 1

  • Komatsu, Ltd. · 3 ✖

Country/Location_Represented 1

  • JAPAN 3

City 1

  • - 3
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
5857 5857 1990-04-30 Komatsu, Ltd. 1990-02-13 JAPAN Ogilvy & Mather U.S., a Division of The Ogilvy Group, Inc. 2530 1974-08-12 Ogilvy & Mather U.S., a Division of The Ogilvy Group, Inc. Tokyo        
7966 7966 1991-06-20 Komatsu, Ltd. 1990-02-14 JAPAN APCO Associates 3597 1984-06-20 APCO Associates Tokyo        
15319 15319 1993-12-22 Komatsu, Ltd. 1990-02-12 JAPAN Arnold & Porter Kaye Scholer LLP 1750 1964-06-04 Arnold & Porter Kaye Scholer LLP Tokyo        

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