accrued_expenses
Data source: F_Expenses
12 rows where filer_id = 287 sorted by report_date descending
This data as json, CSV (advanced)
Suggested facets: report_date, report_start_date, report_end_date, transaction_id, payee_last_name, payee_city, payee_zipcode, beginning_balance, amount_incurred, amount_paid, ending_balance, expenditure_description, report_date (date), report_start_date (date), report_end_date (date), election_date (date)
Link | rowid | filer_id | filer_name | committee_type | report_date ▲ | report_start_date | report_end_date | election_date | transaction_id | entity_type | payee_last_name | payee_first_name | payee_prefix | payee_suffix | payee_city | payee_state | payee_zipcode | beginning_balance | amount_incurred | amount_paid | ending_balance | expenditure_description | committee_id | memo_reference_number |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7335 | 7335 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-07-27 | 2023-01-01 | 2023-06-30 | 2022-11-08 | PAY151 | OTH | CJ & Associates, Inc. | Antelope | CA | 95843 | 60 | 0 | 60 | 0 | ||||||
6014 | 6014 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-09-25 | 2022-10-22 | 2022-11-08 | PAY140 | OTH | Budget Watchdogs | Torrance | CA | 90505 | 0 | 450 | 0 | 450 | Slate Mailer | |||||
6015 | 6015 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-09-25 | 2022-10-22 | 2022-11-08 | PAY103 | OTH | In and Out Printing | San Leandro | CA | 94577 | 1544.96 | 0 | 1544.96 | 0 | ||||||
6016 | 6016 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-09-25 | 2022-10-22 | 2022-11-08 | PAY141 | OTH | In and Out Printing | San Leandro | CA | 94577 | 0 | 1999.04 | 0 | 1999.04 | Signs and Postcards | |||||
6017 | 6017 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-09-25 | 2022-10-22 | 2022-11-08 | PAY139 | OTH | Senior Advocate | Torrance | CA | 90505 | 0 | 300 | 0 | 300 | Slate Mailer | |||||
6363 | 6363 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-10-23 | 2022-12-31 | 2022-11-08 | PAY140 | OTH | Budget Watchdogs | Torrance | CA | 90505 | 450 | 0 | 450 | 0 | Slate Mailer | |||||
6364 | 6364 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-10-23 | 2022-12-31 | 2022-11-08 | PAY151 | OTH | CJ & Associates, Inc. | Antelope | CA | 95843 | 0 | 60 | 0 | 60 | ||||||
6365 | 6365 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-10-23 | 2022-12-31 | 2022-11-08 | PAY141 | OTH | In and Out Printing | San Leandro | CA | 94577 | 1999.04 | 0 | 1999.04 | 0 | Signs and Postcards | |||||
6366 | 6366 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2023-01-31 | 2022-10-23 | 2022-12-31 | 2022-11-08 | PAY139 | OTH | Senior Advocate | Torrance | CA | 90505 | 300 | 0 | 300 | 0 | Slate Mailer | |||||
5863 | 5863 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2022-10-27 | 2022-01-01 | 2022-09-24 | 2022-11-08 | PAY103 | OTH | In and Out Printing | San Leandro | CA | 94577 | 0 | 1544.96 | 0 | 1544.96 | ||||||
6539 | 6539 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2022-10-27 | 2022-09-25 | 2022-10-22 | 2022-11-08 | PAY103 | OTH | In and Out Printing | San Leandro | CA | 94577 | 1544.96 | 0 | 1544.96 | 0 | ||||||
6641 | 6641 | 1449393 287 | Mike Hutchinson for Oakland School Board 2022 371 | CTL | 2022-09-29 | 2022-01-01 | 2022-09-24 | 2022-11-08 | PAY103 | OTH | In and Out Printing | San Leandro | CA | 94577 | 0 | 1544.96 | 0 | 1544.96 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "accrued_expenses" ( "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, "payee_last_name" TEXT, "payee_first_name" INTEGER, "payee_prefix" INTEGER, "payee_suffix" INTEGER, "payee_city" TEXT, "payee_state" TEXT, "payee_zipcode" TEXT, "beginning_balance" INTEGER, "amount_incurred" INTEGER, "amount_paid" INTEGER, "ending_balance" INTEGER, "expenditure_description" TEXT, "committee_id" INTEGER, "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)); CREATE INDEX ["accrued_expenses_filer_id"] ON [accrued_expenses]("filer_id"); CREATE INDEX ["accrued_expenses_filer_name"] ON [accrued_expenses]("filer_name"); CREATE INDEX ["accrued_expenses_committee_id"] ON [accrued_expenses]("committee_id");