home / election_finance

summaries

Summary, FPPC Form 460, Summary Page

Data source: Summary

10 rows where filer_name = 395 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: report_date, report_start_date, report_end_date, total_this_period, report_date (date), report_start_date (date), report_end_date (date), election_date (date)

Link rowid filer_id filer_name committee_type report_date ▲ report_start_date report_end_date election_date record_type total_this_period year_to_date
93632 93632 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2023-01-16 2022-07-01 2022-12-31 2022-11-08 SMRY 0 0
93633 93633 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2023-01-16 2022-07-01 2022-12-31 2022-11-08 SMRY 0 0
93634 93634 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2023-01-16 2022-07-01 2022-12-31 2022-11-08 SMRY 0 0
93635 93635 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2023-01-16 2022-07-01 2022-12-31 2022-11-08 SMRY 71250 0
93636 93636 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2023-01-16 2022-07-01 2022-12-31 2022-11-08 SMRY 71250 0
98685 98685 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2022-08-02 2022-01-01 2022-06-30 2022-11-08 SMRY 71250 0
98686 98686 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2022-08-02 2022-01-01 2022-06-30 2022-11-08 SMRY 0 0
98687 98687 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2022-08-02 2022-01-01 2022-06-30 2022-11-08 SMRY 71250 0
98688 98688 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2022-08-02 2022-01-01 2022-06-30 2022-11-08 SMRY 0 0
98689 98689 Pending 20 U.S. Real Estate Investment Fund REIT, Inc. 395 MDI 2022-08-02 2022-01-01 2022-06-30 2022-11-08 SMRY 71250 0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "summaries" (
"filer_id" INTEGER,
  "filer_name" INTEGER,
  "committee_type" TEXT,
  "report_date" TEXT,
  "report_start_date" TEXT,
  "report_end_date" TEXT,
  "election_date" TEXT,
  "record_type" TEXT,
  "total_this_period" INTEGER,
  "year_to_date" INTEGER
,
FOREIGN KEY ("filer_id") REFERENCES [filer_ids](id),
    FOREIGN KEY ("filer_name") REFERENCES [filer_names](id));
CREATE INDEX ["summaries_filer_id"] ON [summaries]("filer_id");
CREATE INDEX ["summaries_filer_name"] ON [summaries]("filer_name");
Powered by Datasette · Queries took 9.632ms · Data source: Summary