home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

7 rows where filer_id = 330 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: report_date, amount, expenditure_date, expenditure_description, report_date (date), expenditure_date (date)

Link rowid filer_id filer_name committee_type report_date ▲ report_start_date report_end_date election_date transaction_id amount expenditure_date expenditure_description memo_reference_number ballot_measure_name ballot_measure_number ballot_measure_jurisdiction support_or_oppose candidate_last_name candidate_first_name candidate_prefix candidate_suffix office_sought office_jurisdiction district_number
1560 1560 1475776 330 Families for a Safer Oakland, in Support of LeRonne Armstrong for City Council 2024 449 RCP 2024-10-25       PDT4 30000 2024-10-21 Online ads PDT:S496:4       S LeRonne Armstrong         Oakland AL
1561 1561 1475776 330 Families for a Safer Oakland, in Support of LeRonne Armstrong for City Council 2024 449 RCP 2024-10-25       EDT1 24552 2024-10-24 Television ads EDT:S496:1       S LeRonne Armstrong         Oakland AL
1562 1562 1475776 330 Families for a Safer Oakland, in Support of LeRonne Armstrong for City Council 2024 449 RCP 2024-10-25       EDT2 55448 2024-10-24 Television ads EDT:S496:2       S LeRonne Armstrong         Oakland AL
1563 1563 1475776 330 Families for a Safer Oakland, in Support of LeRonne Armstrong for City Council 2024 449 RCP 2024-10-25       EDT3 7860 2024-10-24 Survey EDT:S496:3       S LeRonne Armstrong         Oakland AL
1603 1603 1475776 330 Families for a Safer Oakland, in Support of LeRonne Armstrong for City Council 2024 449 RCP 2024-10-19       PDT3 27747 2024-10-18 Television ads PDT:S496:3       S LeRonne Armstrong         Oakland AL
1630 1630 1475776 330 Families for a Safer Oakland, in Support of LeRonne Armstrong for City Council 2024 449 RCP 2024-10-16       PDT1 27701 2024-10-15 Television ads PDT:S496:1       S LeRonne Armstrong         Oakland AL
1631 1631 1475776 330 Families for a Safer Oakland, in Support of LeRonne Armstrong for City Council 2024 449 RCP 2024-10-16       PDT2 30000 2024-10-16 Online ads PDT:S496:2       S LeRonne Armstrong         Oakland AL

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "ie_reports_24_hours" (
"filer_id" INTEGER,
  "filer_name" INTEGER,
  "committee_type" TEXT,
  "report_date" TEXT,
  "report_start_date" TEXT,
  "report_end_date" TEXT,
  "election_date" TEXT,
  "transaction_id" TEXT,
  "amount" NUMERIC,
  "expenditure_date" TEXT,
  "expenditure_description" TEXT,
  "memo_reference_number" TEXT,
  "ballot_measure_name" TEXT,
  "ballot_measure_number" TEXT,
  "ballot_measure_jurisdiction" TEXT,
  "support_or_oppose" TEXT,
  "candidate_last_name" TEXT,
  "candidate_first_name" TEXT,
  "candidate_prefix" TEXT,
  "candidate_suffix" TEXT,
  "office_sought" TEXT,
  "office_jurisdiction" TEXT,
  "district_number" TEXT
,
FOREIGN KEY ("filer_id") REFERENCES [filer_ids](id),
    FOREIGN KEY ("filer_name") REFERENCES [filer_names](id));
CREATE INDEX ["ie_reports_24_hours_filer_id"] ON [ie_reports_24_hours]("filer_id");
CREATE INDEX ["ie_reports_24_hours_filer_name"] ON [ie_reports_24_hours]("filer_name");
Powered by Datasette · Queries took 16.09ms · Data source: 496