home / fara

Menu
  • Search all tables
  • GraphQL API

FARA_All_RegistrantDocs

Table actions
  • GraphQL API for FARA_All_RegistrantDocs
List of URLs to all registrant docs (available in PDF format)

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

5 rows where Document_Type = "Amendment" and Registration_Number = 672

✎ View and edit SQL

This data as json, CSV (advanced)

Registrant_Name 1

  • NEW ZEALAND CENTRAL RESERVATIONS OFFICE 5

Foreign_Principal_Name 1

  • - 5

Foreign_Principal_Country 1

  • - 5

Document_Type 1

  • Amendment · 5 ✖
Link rowid ▼ Date_Stamped Registrant_Name Registration_Number Document_Type Short_Form_Name Foreign_Principal_Name Foreign_Principal_Country URL
277 277 1974-01-01 NEW ZEALAND CENTRAL RESERVATIONS OFFICE New Zealand Central Reservations Office 672 Amendment       https://efile.fara.gov/docs/672-Amendment-19740101-DBD92302.pdf
20505 20505 1964-03-01 NEW ZEALAND CENTRAL RESERVATIONS OFFICE New Zealand Central Reservations Office 672 Amendment       https://efile.fara.gov/docs/672-Amendment-19640301-DBD8S602.pdf
34139 34139 1980-04-01 NEW ZEALAND CENTRAL RESERVATIONS OFFICE New Zealand Central Reservations Office 672 Amendment       https://efile.fara.gov/docs/672-Amendment-19800401-DBD8RQ02.pdf
81761 81761 1972-08-01 NEW ZEALAND CENTRAL RESERVATIONS OFFICE New Zealand Central Reservations Office 672 Amendment       https://efile.fara.gov/docs/672-Amendment-19720801-DBD91F02.pdf
123863 123863 1963-12-01 NEW ZEALAND CENTRAL RESERVATIONS OFFICE New Zealand Central Reservations Office 672 Amendment       https://efile.fara.gov/docs/672-Amendment-19631201-DBD91S02.pdf

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [FARA_All_RegistrantDocs] (
   [Date_Stamped] TEXT,
   [Registrant_Name] TEXT,
   [Registration_Number] INTEGER,
   [Document_Type] TEXT,
   [Short_Form_Name] TEXT,
   [Foreign_Principal_Name] TEXT,
   [Foreign_Principal_Country] TEXT,
   [URL] TEXT,
   FOREIGN KEY([Registration_Number]) REFERENCES [FARA_All_Registrants]([Registration_Number])
);
Powered by Datasette · Queries took 599.801ms · Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history