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

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

  • McDermott, Will & Emery 1
  • O'Melia & Kaye 1
  • Quarles, Louis 1

Foreign_Principal 3

  • Certain Latin American persons and firms 1
  • Elizabeth S. von Rumohr 1
  • North West Water Process, Inc. 1

Country/Location_Represented 3

  • GERMANY, FEDERAL REPUBLIC OF 1
  • GREAT BRITAIN 1
  • INTERNATIONAL 1

State 1

  • WI · 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
2493 2493 1996-02-14 North West Water Process, Inc. 1995-07-14 GREAT BRITAIN McDermott, Will & Emery 4818 1993-06-22 McDermott, Will & Emery Waukesha     WI  
8881 8881 1943-07-02 Elizabeth S. von Rumohr 1973-01-02 GERMANY, FEDERAL REPUBLIC OF Quarles, Louis 170 1943-01-02 Quarles, Louis Milwaukee     WI  
12468 12468 1963-10-08 Certain Latin American persons and firms 1959-10-01 INTERNATIONAL O'Melia & Kaye 1279 1959-10-01 O'Melia & Kaye Rhinelander     WI  

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