Budget - 2023 Budget Recommendations - Appropriations
City of Chicago
@usgov.city_of_chicago_budget_2023_budget_recommendations_app_92fb469d
City of Chicago
@usgov.city_of_chicago_budget_2023_budget_recommendations_app_92fb469d
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" VARCHAR,
"appropriation_account_description" VARCHAR,
"n_2022_appropriation" DOUBLE,
"n_2022_revised_appropriation" DOUBLE,
"n_2023_recommendation" DOUBLE
);
Anyone who has the link will be able to view this.