home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

19 rows where filer_name = 317 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, 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
674 674 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-29       PDT274 2705.79 2020-10-28 WEB PDT:S496:274       S Clif Thompson       School Board Oakland Unified School District 07
675 675 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-29       PDT275 9678.53 2020-10-28 LIT PDT:S496:275       S Clif Thompson       School Board Oakland Unified School District 07
623 623 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-28       PDT269 9744.12 2020-10-26 LIT; Support; Clif Thompson; Oakland School Board; TA07 PDT:S496:269       S Clif Thompson       School Board Oakland Unified School District 07
682 682 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-27       PDT269 9993.48 2020-10-26 LIT PDT:S496:269       S Clif Thompson       School Board Oakland Unified School District 07
622 622 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-26       PDT257 10197.21 2020-10-22 LIT PDT:S496:257       S Clif Thompson       School Board Oakland Unified School District 07
695 695 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-23       PDT257 10376.18 2020-10-22 LIT PDT:S496:257       S Clif Thompson       School Board Oakland Unified School District 07
726 726 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-20       PDT251 10504.53 2020-10-19 LIT PDT:S496:251       S Clif Thompson       School Board Oakland Unified School District 07
727 727 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-20       EDT244 500 2020-10-19 WEB EDT:S496:244       S Clif Thompson       School Board Oakland Unified School District 07
601 601 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-19       PDT239 15000 2020-10-09 CNS PDT:S496:239       S Clif Thompson       School Board Oakland Unified School District 07
602 602 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-19       PDT240 9422.64 2020-10-09 LIT PDT:S496:240       S Clif Thompson       School Board Oakland Unified School District 07
603 603 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-19       EDT230 7500 2020-10-09 POL EDT:S496:230       S Clif Thompson       School Board Oakland Unified School District 07
609 609 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-19       PDT246 10412.28 2020-10-14 LIT PDT:S496:246       S Clif Thompson       School Board Oakland Unified School District 07
610 610 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-16       PDT246 10412.28 2020-10-14 LIT PDT:S496:246       S Clif Thompson       School Board Oakland Unified School District 07
779 779 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-16       EDT234 7880 2020-10-15 WEB EDT:S496:234       S Clif Thompson       School Board Oakland Unified School District 07
780 780 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-16       EDT236 15294.12 2020-10-15 WEB EDT:S496:236       S Clif Thompson       School Board Oakland Unified School District 07
790 790 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-15       PDT246 9422.64 2020-10-14 LIT PDT:S496:246       S Clif Thompson       School Board Oakland Unified School District 07
816 816 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-10       PDT239 15000 2020-10-09 CNS PDT:S496:239       S Clif Thompson       School Board Oakland Unified School District 07
817 817 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-10       PDT240 9422.64 2020-10-09 LIT PDT:S496:240       S Clif Thompson       School Board Oakland Unified School District 07
818 818 1302433 248 Charter Public Schools Political Action Committee, sponsored by California Charter Schools Association Advocates 317 RCP 2020-10-10       EDT230 7500 2020-10-09 POL EDT:S496:230       S Clif Thompson       School Board Oakland Unified School District 07

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