Budget - 2018 Budget Recommendations - Appropriations
City of Chicago
@usgov.city_of_chicago_budget_2018_budget_recommendations_app_77269044
City of Chicago
@usgov.city_of_chicago_budget_2018_budget_recommendations_app_77269044
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_2017_appropration" DOUBLE,
"n_2017_revised_appropriation" DOUBLE,
"n_2018_recommendation" DOUBLE
);
Anyone who has the link will be able to view this.