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

11 rows where Registration_Number = 7049

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Registrant_Name

Document_Type 6

  • Amendment 3
  • Exhibit AB 2
  • Short-Form 2
  • Supplemental Statement 2
  • Exhibit C 1
  • Registration Statement 1

Foreign_Principal_Name 2

  • - 9
  • Ad Hoc Board of Petroleos de Venezuela, S.A. through PDV Holding, Inc. 2

Foreign_Principal_Country 2

  • - 9
  • VENEZUELA 2
Link rowid ▼ Date_Stamped Registrant_Name Registration_Number Document_Type Short_Form_Name Foreign_Principal_Name Foreign_Principal_Country URL
8091 8091 2023-01-27 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Amendment       https://efile.fara.gov/docs/7049-Amendment-20230127-2.pdf
8092 8092 2023-01-27 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Amendment       https://efile.fara.gov/docs/7049-Amendment-20230127-3.pdf
63855 63855 2022-06-17 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Amendment       https://efile.fara.gov/docs/7049-Amendment-20220617-1.pdf
63856 63856 2022-06-17 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Exhibit AB   Ad Hoc Board of Petroleos de Venezuela, S.A. through PDV Holding, Inc. VENEZUELA https://efile.fara.gov/docs/7049-Exhibit-AB-20220617-2.pdf
68192 68192 2022-06-30 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Supplemental Statement       https://efile.fara.gov/docs/7049-Supplemental-Statement-20220630-1.pdf
120607 120607 2021-11-30 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Exhibit AB   Ad Hoc Board of Petroleos de Venezuela, S.A. through PDV Holding, Inc. VENEZUELA https://efile.fara.gov/docs/7049-Exhibit-AB-20211130-1.pdf
120608 120608 2021-11-30 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Exhibit C       https://efile.fara.gov/docs/7049-Exhibit-C-20211130-1.pdf
120609 120609 2021-11-30 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Registration Statement       https://efile.fara.gov/docs/7049-Registration-Statement-20211130-1.pdf
120610 120610 2021-11-30 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Short-Form Johnson, Matthew L.     https://efile.fara.gov/docs/7049-Short-Form-20211130-4.pdf
120611 120611 2021-11-30 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Short-Form Klein, Israel S.     https://efile.fara.gov/docs/7049-Short-Form-20211130-2.pdf
129846 129846 2022-12-21 Klein/Johnson Group LLC Klein/Johnson Group LLC 7049 Supplemental Statement       https://efile.fara.gov/docs/7049-Supplemental-Statement-20221221-3.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 1015.871ms · Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history