home / election_finance

monetary_contributions

FPPC Form 460, Schedule A

Data source: A_Contributions

13 rows where employer = 7402 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: filer_id, filer_name, report_date, report_start_date, report_end_date, election_date, transaction_id, last_name, first_name, city, zipcode, occupation, transaction_date, transaction_amt, year_to_date, report_date (date), report_start_date (date), report_end_date (date), election_date (date), transaction_date (date)

Link rowid filer_id filer_name report_date ▲ report_start_date report_end_date election_date transaction_id entity_type last_name first_name prefix city state zipcode employer occupation self_employed transaction_type transaction_date transaction_amt year_to_date transaction_description committee_id memo_reference_number
102613 102613 1470319 374 Dominic Prado for Oakland City Council 2024 507 2024-09-26 2024-01-01 2024-09-21 2024-11-05 IDT33 IND Bongiovanni Zabel   Alameda CA 94501 Alameda Unified School District 7402 Speech Language Pathologist n I 2024-08-06 100 100      
77530 77530 1446325 283 Nick Resnick for Oakland School Board 2022 District 4 367 2022-09-28 2022-07-01 2022-09-24 2022-11-08 SIrvuiqkRsdB IND Jenkins-Stark Lindsey   Alameda CA 94501 Alameda Unified School District 7402 Senior Manager Data Assessment and Research n   2022-08-23 100 100      
88159 88159 1446325 283 Nick Resnick for Oakland School Board 2022 District 4 367 2022-09-26 2022-07-01 2022-09-24 2022-11-08 SIrvuiqkRsdB IND Jenkins-Stark Lindsey   Alameda CA 94501 Alameda Unified School District 7402 Senior Manager Data Assessment and Research n   2022-08-23 100 100      
59609 59609 1421347 208 Re-Elect Lynette Gibson-McElhaney for City Council 2020 264 2021-01-18 2020-09-20 2020-10-17 2020-11-03 INC997 IND Jenkins-Stark Lindsey   Alameda CA 94501-3946 Alameda Unified School District 7402 District Leadership n   2020-09-30 100 100      
63438 63438 1421347 208 Re-Elect Lynette Gibson-McElhaney for City Council 2020 264 2020-10-21 2020-09-20 2020-10-17 2020-11-03 INC997 IND Jenkins-Stark Lindsey   Alameda CA 94501-3946 Alameda Unified School District 7402 District Leadership n   2020-09-30 100 100      
54563 54563 1419930 207 Davis For Oakland School Board 2020 263 2020-01-30 2019-07-01 2019-12-31 2020-11-03 o6fcAnk9djQh IND Hudson Gaylynne   Oakland CA 94601 Alameda Unified School District 7402 Teacher n   2019-12-01 65 220      
54564 54564 1419930 207 Davis For Oakland School Board 2020 263 2020-01-30 2019-07-01 2019-12-31 2020-11-03 TeEk9hOK7xkQ IND Hudson Gaylynne   Oakland CA 94601 Alameda Unified School District 7402 Teacher n   2019-12-01 155 220      
43171 43171 1405474 153 Polk 'Cat Brooks' for Mayor 2018; Sheilagh, ID # 1405474 191 2019-07-29 2018-10-21 2018-12-31 2018-11-16 9ni6rabo6AYl IND Levy Micheline   Oakland CA 94601 Alameda Unified School District 7402 teacher n   2018-10-29 100 100      
43797 43797 1405422 161 Pamela Harris for Oakland City Council 2018 202 2019-01-31 2018-10-21 2018-12-31 2018-11-06 zReFziPfyvUN IND Hinds Sarah   Oakland CA 94602 Alameda Unified School District 7402 Teacher n   2018-10-22 50 500      
44345 44345 1405474 153 Polk 'Cat Brooks' for Mayor 2018; Sheilagh, ID # 1405474 191 2019-01-31 2018-10-21 2018-12-31 2018-11-06 9ni6rabo6AYl IND Levy Micheline   Oakland CA 94601 Alameda Unified School District 7402 teacher n   2018-10-29 100 100      
46546 46546 1405422 161 Pamela Harris for Oakland City Council 2018 202 2018-09-27 2018-07-02 2018-09-22 2018-11-06 guk32nwoAMBJ IND Hinds Sarah   Oakland CA 94602 Alameda Unified School District 7402 Teacher n   2018-08-08 250 450      
46547 46547 1405422 161 Pamela Harris for Oakland City Council 2018 202 2018-09-27 2018-07-02 2018-09-22 2018-11-06 R1Kp4IT8fio6 IND Hinds Sarah   Oakland CA 94602 Alameda Unified School District 7402 Teacher n   2018-09-20 100 450      
48840 48840 1405422 161 Pamela Harris for Oakland City Council 2018 202 2018-08-01 2018-01-01 2018-06-30 2018-11-06 5vqSLelKPADF IND Hinds Sarah   Oakland CA 94602 Alameda Unified School District 7402 Teacher n   2018-05-20 100 100      

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "monetary_contributions" (
"filer_id" INTEGER,
  "filer_name" INTEGER,
  "report_date" TEXT,
  "report_start_date" TEXT,
  "report_end_date" TEXT,
  "election_date" TEXT,
  "transaction_id" TEXT,
  "entity_type" TEXT,
  "last_name" TEXT,
  "first_name" TEXT,
  "prefix" INTEGER,
  "city" TEXT,
  "state" TEXT,
  "zipcode" TEXT,
  "employer" INTEGER,
  "occupation" TEXT,
  "self_employed" TEXT,
  "transaction_type" INTEGER,
  "transaction_date" TEXT,
  "transaction_amt" INTEGER,
  "year_to_date" INTEGER,
  "transaction_description" INTEGER,
  "committee_id" TEXT,
  "memo_reference_number" INTEGER
,
FOREIGN KEY ("filer_id") REFERENCES [filer_ids](id),
    FOREIGN KEY ("filer_name") REFERENCES [filer_names](id),
    FOREIGN KEY ("committee_id") REFERENCES [committee_ids](id),
    FOREIGN KEY ("employer") REFERENCES [businesses](id));
CREATE INDEX ["monetary_contributions_filer_id"] ON [monetary_contributions]("filer_id");
CREATE INDEX ["monetary_contributions_filer_name"] ON [monetary_contributions]("filer_name");
CREATE INDEX ["monetary_contributions_committee_id"] ON [monetary_contributions]("committee_id");
CREATE INDEX ["monetary_contributions_employer"] ON [monetary_contributions]("employer");
Powered by Datasette · Queries took 27.276ms · Data source: A_Contributions