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