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 = "RI"

✎ View and edit SQL

This data as json, CSV (advanced)

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

Registrant_Name 3

  • Albertine Enterprises, Inc. 1
  • Martins, Nelson Dias 1
  • Thompson Group, Inc. 1

Foreign_Principal 2

  • International Crystal Federation 2
  • Alfredo Raimundo do Rego 1

Country/Location_Represented 2

  • INTERNATIONAL 2
  • DOMINICA 1

State 1

  • RI · 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
7283 7283 1967-06-01 Alfredo Raimundo do Rego 1966-02-08 DOMINICA Martins, Nelson Dias 1962 1966-02-08 Martins, Nelson Dias Bristol     RI  
14360 14360 1993-11-30 International Crystal Federation 1993-04-12 INTERNATIONAL Albertine Enterprises, Inc. 4793 1993-04-12 Albertine Enterprises, Inc. Warwick     RI  
14616 14616 1993-12-01 International Crystal Federation 1993-04-08 INTERNATIONAL Thompson Group, Inc. 4792 1993-04-08 Thompson Group, Inc. Warwick     RI  

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