home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

14 rows where filer_id = 232 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, 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
679 679 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-28       EDT6 10600 2020-10-27 Slate Mailer EDT:S496:6       O Rebecca Kaplan         City of Oakland AL
704 704 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-22       EDT5 29000 2020-10-22 Slate Mailer EDT:S496:5       S Derreck Johnson         City of Oakland AL
717 717 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-20       EDT4 7100 2020-10-20 Slate Mailer EDT:S496:4       S Derreck Johnson         City of Oakland AL
606 606 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-14       PDT6 2000 2020-10-09 Digital advertising PDT:S496:6       O Rebecca Kaplan         City of Oakland AL
803 803 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-13       PDT6 2000 2020-10-09 Digital advertising PDT:S496:6       S Rebecca Kaplan         City of Oakland AL
804 804 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-13       PDT5 8000 2020-10-09 Digital advertising PDT:S496:5       S Derreck Johnson         City of Oakland AL
586 586 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-09       PDT3 9600 2020-09-30 Ad production PDT:S496:3       S Derreck Johnson         City of Oakland  
587 587 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-09       EDT1 16000 2020-09-30 Digital advertising EDT:S496:1       S Derreck Johnson         City of Oakland  
588 588 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-09       PDT4 2400 2020-09-30 Ad production PDT:S496:4       O Rebecca Kaplan         City of Oakland  
589 589 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-09       EDT2 4000 2020-09-30 Digital advertising EDT:S496:2       O Rebecca Kaplan         City of Oakland  
878 878 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-01       EDT2 4000 2020-09-30 Digital advertising EDT:S496:2       O Rebecca Kaplan         City of Oakland  
879 879 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-10-01       EDT1 16000 2020-09-30 Digital advertising EDT:S496:1       S Derreck Johnson         City of Oakland  
926 926 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-09-23       PDT1 64000 2020-09-22 Television ads PDT:S496:1       S Derreck Johnson         City of Oakland  
927 927 1428904 232 Committee for an Affordable East Bay supporting Derreck Johnson and opposing Rebecca Kaplan for Oakland City Council At-Large 2020 305 BMC 2020-09-23       PDT2 16000 2020-09-22 Television ads PDT:S496:2       O Rebecca Kaplan         City of Oakland  

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