General City Budget Incremental Changes
City of Los Angeles
@usgov.city_of_los_angeles_general_city_budget_incremental_changes
City of Los Angeles
@usgov.city_of_los_angeles_general_city_budget_incremental_changes
Incremental changes in the budget from year to year, dating back to 2015-2016.
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:26.276553
Tags: appropriations, budget, expenditures
CREATE TABLE table_1 (
"department_code" VARCHAR,
"department_name" VARCHAR,
"program_code" VARCHAR,
"program_name" VARCHAR,
"fund_code" VARCHAR,
"fund_name" VARCHAR,
"source_fund_code" VARCHAR,
"source_fund_name" VARCHAR,
"budget_request_description" VARCHAR,
"budget_request_category" VARCHAR,
"account_code" VARCHAR,
"account_name" VARCHAR,
"one_time_01_on_going_bb" VARCHAR -- One Time (01) / On-going (BB),
"budget" VARCHAR,
"incremental_change" DOUBLE
);Anyone who has the link will be able to view this.