home / election_finance

summaries

Summary, FPPC Form 460, Summary Page

Data source: Summary

10 rows where filer_name = 150 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: total_this_period, report_date (date), report_start_date (date), report_end_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
28525 28525 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 42000 0
28526 28526 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 0 0
28527 28527 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 42000 0
28528 28528 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 0 0
28529 28529 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 42000 0
28800 28800 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 40000 0
28801 28801 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 0 0
28802 28802 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 40000 0
28803 28803 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 0 0
28804 28804 Pending 20 Alliance of Californians for Community Empowerment Institute 150 MDI 2017-04-20 2016-01-01 2016-12-31   SMRY 40000 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.189ms · Data source: Summary