Budget - 2017 Budget Recommendations - Appropriations
City of Chicago
@usgov.city_of_chicago_budget_2017_budget_recommendations_app_07adc5ac
City of Chicago
@usgov.city_of_chicago_budget_2017_budget_recommendations_app_07adc5ac
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_2016_appropration" DOUBLE,
"n_2016_revised_appropriation" DOUBLE,
"n_2017_recommendation" DOUBLE
);
Anyone who has the link will be able to view this.