home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

10 rows where filer_name = 215 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
398 398 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-11-07       EDT457 7468.17 2018-09-28 Mailer/Design EDT:S496:457       S Sheng Thao         City of Oakland 4.0
402 402 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-11-07       PDT60 4000 2018-10-18 Social Media Ad PDT:S496:60       S Sheng Thao         City of Oakland 4.0
403 403 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-11-07       PDT57 7951.72 2018-10-19 Mailer/Design PDT:S496:57       S Sheng Thao         City of Oakland 4.0
414 414 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-11-07       PDT63 4473.75 2018-11-02 Doorhangers/Design PDT:S496:63       S Sheng Thao         City of Oakland 4.0
421 421 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-11-06       EDT460 34080 2018-11-06 Campaign Field Program EDT:S496:460       S Sheng Thao         City of Oakland 4.0
431 431 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-11-02       PDT63 3823.75 2018-11-02 Doorhangers PDT:S496:63       S Sheng Thao         City of Oakland 4.0
473 473 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-10-19       EDT459 4000 2018-10-18 Social Media Ad EDT:S496:459       S Sheng Thao         City of Oakland 4.0
474 474 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-10-19       PDT57 7101.72 2018-10-19 Mailer PDT:S496:57       S Sheng Thao         City of Oakland 4.0
524 524 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-10-11       EDT457 6618.17 2018-09-28 Mailer EDT:S496:457       S Sheng Thao         City of Oakland 4.0
564 564 1294190 81 Unity PAC, sponsored by Alameda Labor Council, AFL-CIO to support Thao for City Council 2018 215 RCP 2018-09-18       EDT456 48000 2018-09-17 Campaign Field Program EDT:S496:456       S Sheng Thao         City of Oakland 4.0

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