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 = 7215

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: Foreign_Principal_Name

Document_Type 6

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

Foreign_Principal_Country 3

  • - 6
  • SWITZERLAND 4
  • UNITED KINGDOM 1

Registrant_Name 1

  • Searby PLLC 11
Link rowid ▼ Date_Stamped Registrant_Name Registration_Number Document_Type Short_Form_Name Foreign_Principal_Name Foreign_Principal_Country URL
4342 4342 2023-01-09 Searby PLLC Searby PLLC 7215 Exhibit AB   Bruno Manser Fonds SWITZERLAND https://efile.fara.gov/docs/7215-Exhibit-AB-20230109-1.pdf
4343 4343 2023-01-09 Searby PLLC Searby PLLC 7215 Exhibit C       https://efile.fara.gov/docs/7215-Exhibit-C-20230109-1.pdf
4344 4344 2023-01-09 Searby PLLC Searby PLLC 7215 Registration Statement       https://efile.fara.gov/docs/7215-Registration-Statement-20230109-1.pdf
4345 4345 2023-01-09 Searby PLLC Searby PLLC 7215 Short-Form Searby, Bruce Hamilton     https://efile.fara.gov/docs/7215-Short-Form-20230109-2.pdf
16839 16839 2023-02-16 Searby PLLC Searby PLLC 7215 Informational Materials   Bruno Manser Fonds SWITZERLAND https://efile.fara.gov/docs/7215-Informational-Materials-20230216-2.pdf
39606 39606 2023-04-11 Searby PLLC Searby PLLC 7215 Amendment       https://efile.fara.gov/docs/7215-Amendment-20230411-1.pdf
54311 54311 2023-05-23 Searby PLLC Searby PLLC 7215 Informational Materials   Bruno Manser Fonds SWITZERLAND https://efile.fara.gov/docs/7215-Informational-Materials-20230523-3.pdf
65124 65124 2023-06-14 Searby PLLC Searby PLLC 7215 Informational Materials   Bruno Manser Fonds SWITZERLAND https://efile.fara.gov/docs/7215-Informational-Materials-20230614-4.pdf
73894 73894 2023-07-04 Searby PLLC Searby PLLC 7215 Amendment       https://efile.fara.gov/docs/7215-Amendment-20230704-2.pdf
73895 73895 2023-07-04 Searby PLLC Searby PLLC 7215 Exhibit AB   WWF-UK (World Wide Fund for Nature) UNITED KINGDOM https://efile.fara.gov/docs/7215-Exhibit-AB-20230704-2.pdf
73896 73896 2023-07-04 Searby PLLC Searby PLLC 7215 Short-Form Searby, Bruce Hamilton     https://efile.fara.gov/docs/7215-Short-Form-20230704-4.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 945.056ms · Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history