home / election_finance

summaries

Summary, FPPC Form 460, Summary Page

Data source: Summary

10 rows where filer_name = 461 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
110055 110055   YouthALIVE! 461 MDI 2024-04-30 2024-03-29 2024-03-29 2024-11-05 SMRY 50000 0
110056 110056   YouthALIVE! 461 MDI 2024-04-30 2024-03-29 2024-03-29 2024-11-05 SMRY 0 0
110057 110057   YouthALIVE! 461 MDI 2024-04-30 2024-03-29 2024-03-29 2024-11-05 SMRY 50000 0
110058 110058   YouthALIVE! 461 MDI 2024-04-30 2024-03-29 2024-03-29 2024-11-05 SMRY 0 0
110059 110059   YouthALIVE! 461 MDI 2024-04-30 2024-03-29 2024-03-29 2024-11-05 SMRY 50000 0
126605 126605   YouthALIVE! 461 MDI 2024-04-26 2024-03-29 2024-03-29 2024-11-05 SMRY 0 0
126606 126606   YouthALIVE! 461 MDI 2024-04-26 2024-03-29 2024-03-29 2024-11-05 SMRY 0 0
126607 126607   YouthALIVE! 461 MDI 2024-04-26 2024-03-29 2024-03-29 2024-11-05 SMRY 0 0
126608 126608   YouthALIVE! 461 MDI 2024-04-26 2024-03-29 2024-03-29 2024-11-05 SMRY 0 0
126609 126609   YouthALIVE! 461 MDI 2024-04-26 2024-03-29 2024-03-29 2024-11-05 SMRY 0 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 13.75ms · Data source: Summary