home / election_finance

accrued_expenses

FPPC Form 460, Schedule F

Data source: F_Expenses

16 rows where filer_name = 195 sorted by report_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: report_date, report_start_date, report_end_date, transaction_id, payee_last_name, payee_city, payee_state, payee_zipcode, beginning_balance, amount_incurred, amount_paid, ending_balance, 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
3171 3171 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-28 2018-09-23 2018-10-20 2018-11-06 PAY5 OTH Print Pro       San Lorenzo CA 94580 7982.16 0 7982.16 0      
3172 3172 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-28 2018-09-23 2018-10-20 2018-11-06 PAY11 OTH Deane & Company       Sacramento CA 95815 1500 0 0 1500      
3173 3173 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-28 2018-09-23 2018-10-20 2018-11-06 PAY94 OTH Deane & Company       Sacramento CA 95815 0 1738.28 0 1738.28      
3174 3174 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-28 2018-09-23 2018-10-20 2018-11-06 PAY102 OTH Print Pro       San Lorenzo CA 94580 0 18953.34 0 18953.34      
3175 3175 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-28 2018-09-23 2018-10-20 2018-11-06 PAY103 OTH Print Pro       San Lorenzo CA 94580 0 34410.83 0 34410.83      
3412 3412 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-25 2018-10-21 2018-12-31   PAY11 OTH Deane & Company       Sacramento CA 95815 1500 0 1500 0      
3413 3413 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-25 2018-10-21 2018-12-31   PAY94 OTH Deane & Company       Sacramento CA 95815 1738.28 0 1738.28 0      
3414 3414 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-25 2018-10-21 2018-12-31   PAY102 OTH Print Pro       San Lorenzo CA 94580 18953.34 0 18953.34 0      
3415 3415 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2019-01-25 2018-10-21 2018-12-31   PAY103 OTH Print Pro       San Lorenzo CA 94580 34410.83 0 34410.83 0      
3500 3500 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2018-10-25 2018-09-23 2018-10-20 2018-11-06 PAY5 OTH Printpro       Greenville WI 54942 7982.16 0 7982.16 0      
3501 3501 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2018-10-25 2018-09-23 2018-10-20 2018-11-06 PAY11 OTH Deane & Company       Sacramento CA 95815 1500 0 0 1500      
3502 3502 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2018-10-25 2018-09-23 2018-10-20 2018-11-06 PAY94 OTH Deane & Company       Sacramento CA 95815 0 1738.28 0 1738.28      
3503 3503 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2018-10-25 2018-09-23 2018-10-20 2018-11-06 PAY102 OTH Printpro       Greenville WI 54942 0 18953.34 0 18953.34      
3504 3504 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2018-10-25 2018-09-23 2018-10-20 2018-11-06 PAY103 OTH Printpro       Greenville WI 54942 0 34410.83 0 34410.83      
3699 3699 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2018-09-27 2018-01-01 2018-09-22 2018-11-06 PAY5 OTH Printpro       Greenville WI 54942 0 7982.16 0 7982.16      
3700 3700 1410941 156 Committee for Better Choices, No on Measures AA, Y and W 195 BMC 2018-09-27 2018-01-01 2018-09-22 2018-11-06 PAY11 OTH Deane & Company       Sacramento CA 95815 0 1500 0 1500      

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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");
Powered by Datasette · Queries took 19.693ms · Data source: F_Expenses