home / election_finance

ie_reports_24_hours

FPPC Form 496

Data source: 496

11 rows where filer_name = 468 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: report_date, amount, expenditure_date, expenditure_description, 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
1540 1540 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-10-26       EDT8 6512.92 2024-10-21 Mailer EDT:S496:8       S LeRonne Armstrong       City Council At-Large Oakland  
1541 1541 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-10-26       EDT7 2000 2024-10-25 Consulting EDT:S496:7       S LeRonne Armstrong       City Council At-Large Oakland  
1589 1589 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-10-20       PDT14 800 2024-10-20 Graphic Design services PDT:S496:14       S LeRonne Armstrong       City Council At-Large Oakland  
1590 1590 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-10-20       PDT15 5000 2024-10-20 Newspaper ads PDT:S496:15       S LeRonne Armstrong       City Council At-Large Oakland  
1591 1591 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-10-20       PDT16 5000 2024-10-20 Consulting PDT:S496:16       S LeRonne Armstrong       City Council At-Large Oakland  
1635 1635 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-10-15       PDT13 1000 2024-10-15 Consulting PDT:S496:13       S LeRonne Armstrong       City Council At-Large Oakland  
1677 1677 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-10-05       EDT5 3000 2024-10-05 Consulting EDT:S496:5       S LeRonne Armstrong       City Council At-Large Oakland  
1689 1689 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-09-27       PDT12 2500 2024-09-26 Graphic Design services PDT:S496:12       S LeRonne Armstrong       City Council At-Large Oakland  
1690 1690 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-09-27       EDT2 21928.39 2024-09-26 Mailer EDT:S496:2       S LeRonne Armstrong       City Council At-Large Oakland  
1703 1703 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-09-17       PDT9 81 2024-08-30 Email marketing software PDT:S496:9       S LeRonne Armstrong       City Council At-Large Oakland  
1704 1704 1471304 346 Citizens For A Brighter Oakland Future - Armstrong for Council 2024 468 RCP 2024-09-17       EDT1 5000 2024-09-17 Consulting EDT:S496:1       S LeRonne Armstrong       City Council At-Large 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.186ms · Data source: 496