home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

10 rows where filer_name = 527 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: committee_type, report_date, transaction_id, amount, expenditure_date, expenditure_description, memo_reference_number, support_or_oppose, 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
1856 1856 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 RCP 2025-04-04       EDT17 9000 2025-04-04 Video Advertisements EDT:S496:17       O Barbara Lee         City of Oakland  
1931 1931 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-28       EDT9 12000 2025-03-28 Video Advertisements EDT:S496:9       O Barbara Lee         City of Oakland  
1728 1728 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-27       EDT5 20000 2025-03-20 Digital Advertising EDT:S496:5       O Barbara Lee         City of Oakland  
1734 1734 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-27       EDT8 3000 2025-03-24 Social Media Advertisements EDT:S496:8       O Barbara Lee         City of Oakland  
1988 1988 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-27       EDT6 10000 2025-03-26 Video Advertisements EDT:S496:6       O Barbara Lee         City of Oakland  
1999 1999 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-25       EDT8 3000 2025-03-24 Social Media Advertisements EDT:S496:8       O Barbara Lee         City of Oakland  
1729 1729 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-22       EDT5 20000 2025-03-20 Digital Advertising EDT:S496:5       O Barbara Lee         City of Oakland  
2015 2015 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-21       EDT5 20000 2025-03-20 Digital Advertising EDT:S496:5       S Barbara Lee         City of Oakland  
2023 2023 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-07       EDT1 1500 2025-03-07 Website EDT:S496:1       O Barbara Lee         City of Oakland  
2024 2024 1479336 389 Oakland Neighbors, Businesses & Public Safety Advocates for Loren Taylor for Mayor 2025 and against Barbara Lee 527 CTL 2025-03-07       EDT4 10000 2025-03-07 Video Advertisements EDT:S496:4       O Barbara Lee         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 37.074ms · Data source: 496