home / election_finance

summaries

Summary, FPPC Form 460, Summary Page

Data source: Summary

6 rows where filer_id = 103 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), 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
13535 13535 1273532 103 International Brotherhood of Electrical Workers Local 595 PAC 105 RCP 2014-10-24 2014-01-01 2014-10-18 2014-11-04 SMRY 5000 0
13536 13536 1273532 103 International Brotherhood of Electrical Workers Local 595 PAC 105 RCP 2014-10-24 2014-01-01 2014-10-18 2014-11-04 SMRY 0 0
13537 13537 1273532 103 International Brotherhood of Electrical Workers Local 595 PAC 105 RCP 2014-10-24 2014-01-01 2014-10-18 2014-11-04 SMRY 5000 0
13538 13538 1273532 103 International Brotherhood of Electrical Workers Local 595 PAC 105 RCP 2014-10-24 2014-01-01 2014-10-18 2014-11-04 SMRY 5000 0
13539 13539 1273532 103 International Brotherhood of Electrical Workers Local 595 PAC 105 RCP 2014-10-24 2014-01-01 2014-10-18 2014-11-04 SMRY 0 0
13540 13540 1273532 103 International Brotherhood of Electrical Workers Local 595 PAC 105 RCP 2014-10-24 2014-01-01 2014-10-18 2014-11-04 SMRY 5000 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 8239.662ms · Data source: Summary