Budget - 2018 Budget Ordinance - Positions And Salaries
City of Chicago
@usgov.city_of_chicago_budget_2018_budget_ordinance_positions_23142483
City of Chicago
@usgov.city_of_chicago_budget_2018_budget_ordinance_positions_23142483
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" DOUBLE
);
Anyone who has the link will be able to view this.