home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

16 rows where filer_id = 16 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: report_date, transaction_id, amount, expenditure_date, expenditure_description, memo_reference_number, support_or_oppose, candidate_last_name, office_jurisdiction, district_number, 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
1830 1830 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2025-04-08       PDT68 3000 2025-04-08 Digital Ads PDT:S496:68       S Barbara Lee         Oakland  
1088 1088 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2022-11-08       PDT61 15600 2022-10-28 Mailer PDT:S496:61       S Nenna Joiner         Oakland 4.0
1107 1107 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2022-11-08       PDT61 15600 2022-10-24 Mailer PDT:S496:61       S Nenna Joiner         Oakland 4.0
741 741 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-19       EDT127 15000 2020-10-19 Slate Mailer EDT:S496:127 Police Commission S1 City of Oakland S              
742 742 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-19       PDT44 10750 2020-10-19 Digital Advertising PDT:S496:44       O Carroll Fife         City of Oakland 3
743 743 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-19       PDT42 10000 2020-10-19 Digital Advertising PDT:S496:42       S Lynette Gibson McElhaney         City of Oakland 3
786 786 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-15       PDT27 16244 2020-10-14 Mailer PDT:S496:27       S Lynette Gibson McElhaney         City of Oakland 3
787 787 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-15       PDT28 16244 2020-10-15 Mailer PDT:S496:28       S Lynette Gibson McElhaney         City of Oakland 3
809 809 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-12       PDT26 10000 2020-10-12 Online advertising PDT:S496:26       S Lynette Gibson McElhaney         City of Oakland 3
856 856 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-05       PDT24 4061 2020-10-04 Mailer PDT:S496:24       O Carroll Fife         City of Oakland 3
857 857 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-10-05       PDT25 12183 2020-10-04 Mailer PDT:S496:25       S Lynette Gibson McElhaney         City of Oakland 3
920 920 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-09-25       PDT21 17375 2020-09-24 Mailer PDT:S496:21       S Lynette Gibson McElhaney         City of Oakland 3
923 923 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-09-24       PDT23 10000 2020-09-23 Polling PDT:S496:23       O Carroll Fife         City of Oakland 3
924 924 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2020-09-24       PDT22 10000 2020-09-23 Polling PDT:S496:22       S Lynette Gibson McElhaney         City of Oakland 3
96 96 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2014-10-21       EDT110 10446.26 2014-10-20 Member Communication Mailer EDT:S496:110 Fund police, fire and violence prevention services Z Oakland, CA S              
97 97 983545 16 OAKPAC, Oakland Metropolitan Chamber of Commerce 16 RCP 2014-10-21       EDT111 10446.26 2014-10-20 Member Communication Mailer EDT:S496:111       S Bryan Parker         Oakland, CA  

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