Budget - 2025 Budget Ordinance - Positions And Salaries
City of Chicago
@usgov.city_of_chicago_budget_2025_budget_ordinance_positions_2afa3228
City of Chicago
@usgov.city_of_chicago_budget_2025_budget_ordinance_positions_2afa3228
CREATE TABLE table_1 (
"fund_type" VARCHAR,
"department_code" BIGINT,
"department_description" VARCHAR,
"fund_code" VARCHAR,
"fund_description" VARCHAR,
"organization_code" BIGINT,
"organization_description" VARCHAR,
"division_code" VARCHAR,
"division_description" VARCHAR,
"section_code" VARCHAR,
"section_description" VARCHAR,
"sub_section_code" BIGINT,
"sub_section_description" VARCHAR,
"schedule_grade" VARCHAR,
"bargaining_unit" BIGINT,
"title_code" VARCHAR,
"title_description" VARCHAR,
"budgeted_unit" VARCHAR,
"total_budgeted_unit" BIGINT,
"position_control" BIGINT,
"budgeted_pay_rate" DOUBLE,
"total_budgeted_amount" BIGINT
);
Anyone who has the link will be able to view this.