Budget - 2016 Budget Recommendations - Appropriations
City of Chicago
@usgov.city_of_chicago_budget_2016_budget_recommendations_app_ead668b8
City of Chicago
@usgov.city_of_chicago_budget_2016_budget_recommendations_app_ead668b8
CREATE TABLE table_1 (
"fund_type" VARCHAR,
"fund_code" VARCHAR,
"fund_description" VARCHAR,
"department_number" BIGINT,
"department_description" VARCHAR,
"appropriation_authority" DOUBLE,
"appropriation_authority_description" VARCHAR,
"appropriation_account" BIGINT,
"appropriation_account_description" VARCHAR,
"n_2015_appropration" DOUBLE,
"n_2015_revised_appropriation" DOUBLE,
"n_2016_recommendation" DOUBLE
);
Anyone who has the link will be able to view this.