contribution_reports_24_hours
Data source: 497
12 rows where filer_id = 278 sorted by report_date descending
This data as json, CSV (advanced)
Suggested facets: filer_name, report_date, entity_type, entity_last_name, entity_city, entity_zipcode, contribution_date, amount, report_date (date), election_date (date), contribution_date (date)
Link | rowid | filer_id | filer_name | committee_type | report_date ▲ | report_start_date | report_end_date | election_date | transaction_id | entity_type | entity_last_name | entity_first_name | entity_prefix | entity_suffix | entity_city | entity_state | entity_zipcode | contributor_employer | contributor_occupation | contributor_self_employed | contribution_date | amount | committee_id | candidate_last_name | candidate_first_name | candidate_prefix | candidate_suffix | office_sought | office_jurisdiction | district_number | incumbent | ballot_measure_name | ballot_measure_number | ballot_measure_jurisdiction | memo_reference_number |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1555 | 1555 | 1445857 278 | Neighbors for the Oakland Library - Yes on C! 360 | BMC | 2022-06-07 | 2022-06-07 | INC243 | SCC | Alameda Labor Council AFL-CIO Solidarity PAC | Oakland | CA | 94621 | 2022-06-06 00:00:00 | 1000 | 1284523 546 | ||||||||||||||||||||
1562 | 1562 | 1445857 278 | Neighbors for the Oakland Library - Yes on C! 360 | BMC | 2022-05-19 | 2022-06-07 | INC175 | COM | Oakland Police Officer's Association PAC | Sacramento | CA | 95815 | 2022-05-18 00:00:00 | 5000 | 943526 222 | ||||||||||||||||||||
1563 | 1563 | 1445857 278 | Neighbors for the Oakland Library - Yes on C! 360 | BMC | 2022-05-19 | 2022-06-07 | INC176 | IND | Smith | Caleb | Oakland | CA | 94602 | City of Oakland 8 | Policy Analyst | 2022-05-18 00:00:00 | 1000 | ||||||||||||||||||
1564 | 1564 | 1445857 278 | Neighbors for the Oakland Library - Yes on C! 360 | BMC | 2022-05-19 | 2022-06-07 | INC177 | IND | Smith | David | Oakland | CA | 94602 | David Smith 11654 | Program Evaluation/Design Consultant | 2022-05-18 00:00:00 | 1000 | ||||||||||||||||||
1565 | 1565 | 1445857 278 | Neighbors for the Oakland Library - Yes on C! 360 | BMC | 2022-05-19 | 2022-06-07 | INC178 | COM | Service Employees International Union Local #1021 Issues PAC | Sacramento | CA | 95814 | 2022-05-18 00:00:00 | 10000 | 1296947 238 | ||||||||||||||||||||
1572 | 1572 | 1445857 278 | Neighbors for the Oakland Library - Yes on C! 360 | BMC | 2022-05-05 | 2022-06-07 | INC63 | OTH | The Friends of the Montclair Library | Oakland | CA | 94611-2257 | 2022-05-04 00:00:00 | 1000 | |||||||||||||||||||||
1573 | 1573 | 1445857 278 | Neighbors for the Oakland Library - Yes on C! 360 | BMC | 2022-05-05 | 2022-06-07 | INC64 | COM | International Association of Fire Fighters Local 55 | Oakland | CA | 94612 | 2022-05-04 00:00:00 | 1000 | 892160 59 | ||||||||||||||||||||
1578 | 1578 | 1445857 278 | Neighbors for the Oakland LIbrary - Yes on C! 419 | BMC | 2022-04-25 | 2022-06-07 | INC38 | OTH | Friends of the Rockridge Library | Oakland | CA | 94618 | 2022-04-23 00:00:00 | 2500 | |||||||||||||||||||||
1579 | 1579 | 1445857 278 | Neighbors for the Oakland LIbrary - Yes on C! 419 | BMC | 2022-04-14 | 2022-06-07 | INC18 | OTH | Friends of the Lakeview Library | Oakland | CA | 94610 | 2022-04-13 00:00:00 | 1000 | |||||||||||||||||||||
1581 | 1581 | 1445857 278 | Neighbors for the Oakland LIbrary - Yes on C! 419 | BMC | 2022-03-24 | INC5 | IND | Turbak | Jamie | San Leandro | CA | 94577 | City Of Oakland 2163 | Director of Library Services | 2022-03-24 00:00:00 | 5000 | |||||||||||||||||||
1582 | 1582 | 1445857 278 | Neighbors for the Oakland Library 420 | BMC | 2022-03-23 | INC3 | OTH | The Friends of the Oakland Public Library | Oakland | CA | 94607 | 2022-03-23 00:00:00 | 40000 | ||||||||||||||||||||||
1583 | 1583 | 1445857 278 | Neighbors for the Oakland Library 420 | BMC | 2022-03-22 | INC2 | OTH | Friends of Dimond Library | Oakland | CA | 94602-2398 | 2022-03-21 00:00:00 | 1000 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "contribution_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, "entity_type" TEXT, "entity_last_name" TEXT, "entity_first_name" TEXT, "entity_prefix" TEXT, "entity_suffix" TEXT, "entity_city" TEXT, "entity_state" TEXT, "entity_zipcode" TEXT, "contributor_employer" INTEGER, "contributor_occupation" TEXT, "contributor_self_employed" TEXT, "contribution_date" TEXT, "amount" NUMERIC, "committee_id" INTEGER, "candidate_last_name" TEXT, "candidate_first_name" TEXT, "candidate_prefix" TEXT, "candidate_suffix" TEXT, "office_sought" TEXT, "office_jurisdiction" TEXT, "district_number" TEXT, "incumbent" TEXT, "ballot_measure_name" TEXT, "ballot_measure_number" TEXT, "ballot_measure_jurisdiction" TEXT, "memo_reference_number" TEXT , 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 ("contributor_employer") REFERENCES [businesses](id)); CREATE INDEX ["contribution_reports_24_hours_filer_id"] ON [contribution_reports_24_hours]("filer_id"); CREATE INDEX ["contribution_reports_24_hours_filer_name"] ON [contribution_reports_24_hours]("filer_name"); CREATE INDEX ["contribution_reports_24_hours_committee_id"] ON [contribution_reports_24_hours]("committee_id"); CREATE INDEX ["contribution_reports_24_hours_contributor_employer"] ON [contribution_reports_24_hours]("contributor_employer");