home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

15 rows where filer_id = 334 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: filer_name, report_date, transaction_id, amount, expenditure_date, expenditure_description, memo_reference_number, support_or_oppose, candidate_last_name, 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
1454 1454 1475778 334 Together for Oakland's Families, Supporting Warren Logan and Opposing Carroll Fife for City Council 2024 454 RCP 2024-10-31       PDT13 7180.9 2024-10-30 Mailer PDT:S496:13       S Warren Logan         Oakland 3
1455 1455 1475778 334 Together for Oakland's Families, Supporting Warren Logan and Opposing Carroll Fife for City Council 2024 454 RCP 2024-10-31       PDT12 7180.9 2024-10-30 Mailer PDT:S496:12       O Carroll Fife         Oakland 3
1456 1456 1475778 334 Together for Oakland's Families, Supporting Warren Logan and Opposing Carroll Fife for City Council 2024 454 RCP 2024-10-31       PDT14 6383.69 2024-10-30 Billboards PDT:S496:14       O Carroll Fife         Oakland 3
1352 1352 1475778 334 Together for Oakland's Families, Supporting Warren Logan and Opposing Carroll Fife for City Council 2024 454 RCP 2024-10-25       PDT11 25000 2024-10-23 Online ads PDT:S496:11       O Carroll Fife         Oakland 3
1585 1585 1475778 334 Together for Oakland's Families, Supporting Warren Logan and Opposing Carroll Fife for City Council 2024 454 RCP 2024-10-22       PDT5 25000 2024-10-21 Online ads PDT:S496:5       S Warren Logan         Oakland 3
1332 1332 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-19       PDT9 7352.94 2024-10-16 Billboard PDT:S496:9       S Warren Logan         Oakland 3
1333 1333 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-19       PDT4 20000 2024-10-17 Consulting PDT:S496:4       S Warren Logan         Oakland 3
1334 1334 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-19       PDT7 25614.51 2024-10-17 Mailer PDT:S496:7       S Warren Logan         Oakland 3
1604 1604 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-19       PDT8 25614.51 2024-10-18 Mailer PDT:S496:8       S Warren Logan         Oakland 3
1627 1627 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-17       PDT4 20000 2024-10-17 Consulting PDT:S496:4       S Warren Logan         Oakland 3
1323 1323 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-10       PDT1 25000 2024-10-07 Online ads PDT:S496:1       S Warren Logan         Oakland 3
1324 1324 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-10       PDT3 15769 2024-10-07 Online ads PDT:S496:3       S Warren Logan         Oakland 3
1325 1325 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-10       PDT2 25614.51 2024-10-08 Mailer PDT:S496:2       S Warren Logan         Oakland 3
1669 1669 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-08       PDT1 25000 2024-10-07 Online ads PDT:S496:1       S Warren Logan         Oakland 3
1670 1670 1475778 334 Together for Oakland's Families, in Support of Warren Logan for City Council 2024 515 RCP 2024-10-08       PDT2 25614.51 2024-10-08 Mailer PDT:S496:2       S Warren Logan         Oakland 3

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 25.227ms · Data source: 496