home / election_finance

summaries

Summary, FPPC Form 460, Summary Page

Data source: Summary

10 rows where filer_name = 217 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: report_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
46653 46653 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-17 2018-07-31 2018-12-31 2018-11-06 SMRY 44800 0
46654 46654 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-17 2018-07-31 2018-12-31 2018-11-06 SMRY 0 0
46655 46655 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-17 2018-07-31 2018-12-31 2018-11-06 SMRY 44800 0
46656 46656 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-17 2018-07-31 2018-12-31 2018-11-06 SMRY 0 0
46657 46657 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-17 2018-07-31 2018-12-31 2018-11-06 SMRY 44800 0
50237 50237 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-10 2018-07-31 2018-12-31 2018-11-06 SMRY 44800 0
50238 50238 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-10 2018-07-31 2018-12-31 2018-11-06 SMRY 0 0
50239 50239 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-10 2018-07-31 2018-12-31 2018-11-06 SMRY 44800 0
50240 50240 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-10 2018-07-31 2018-12-31 2018-11-06 SMRY 0 0
50241 50241 Pending 20 Village Glen Oakland 2, LLC 217 MDI 2019-01-10 2018-07-31 2018-12-31 2018-11-06 SMRY 44800 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 14.235ms · Data source: Summary