Organogram Of Staff Roles & Salaries
Ministry of Housing, Communities and Local Government
@ukgov.organogram_department_for_levelling_up_housing_and_communities
Ministry of Housing, Communities and Local Government
@ukgov.organogram_department_for_levelling_up_housing_and_communities
CREATE TABLE table_12 (
"unnamed_0" VARCHAR,
"post_unique_reference" VARCHAR,
"name" VARCHAR,
"grade_or_equivalent" VARCHAR,
"job_title" VARCHAR,
"organisation" VARCHAR,
"group" VARCHAR,
"contact_phone" VARCHAR,
"contact_e_mail" VARCHAR,
"reports_to_senior_post" VARCHAR,
"salary_cost_of_reports" DOUBLE,
"fte" DOUBLE,
"actual_pay_floor" VARCHAR,
"actual_pay_ceiling" VARCHAR,
"total_pay" VARCHAR,
"professional_occupational_group" VARCHAR,
"unnamed_16" VARCHAR,
"notes" VARCHAR
);
CREATE TABLE table_15 (
"parent_department" VARCHAR,
"unit" VARCHAR,
"reporting_senior_post" VARCHAR,
"grade" VARCHAR,
"payscale_minimum" BIGINT,
"payscale_maximum" BIGINT,
"generic_job_title" VARCHAR,
"number_of_posts_in_fte" DOUBLE,
"professional_occupational_group" VARCHAR
);
CREATE TABLE n_2024_12_31_organogram_senior (
"post_unique_reference" VARCHAR,
"name" VARCHAR,
"grade_or_equivalent" VARCHAR,
"job_title" VARCHAR,
"job_team_function" VARCHAR,
"parent_department" VARCHAR,
"organisation" VARCHAR,
"unit" VARCHAR,
"contact_phone" VARCHAR,
"contact_e_mail" VARCHAR,
"reports_to_senior_post" VARCHAR,
"salary_cost_of_reports" VARCHAR,
"fte" DOUBLE,
"actual_pay_floor" VARCHAR,
"actual_pay_ceiling" VARCHAR,
"unnamed_15" VARCHAR,
"professional_occupational_group" VARCHAR,
"office_region" VARCHAR,
"notes" VARCHAR,
"valid" BIGINT
);
CREATE TABLE n_2024_12_31_organogram_junior (
"parent_department" VARCHAR,
"organisation" VARCHAR,
"unit" VARCHAR,
"reporting_senior_post" VARCHAR,
"grade" VARCHAR,
"payscale_minimum" BIGINT,
"payscale_maximum" BIGINT,
"generic_job_title" VARCHAR,
"number_of_posts_in_fte" DOUBLE,
"professional_occupational_group" VARCHAR,
"office_region" VARCHAR
);
Anyone who has the link will be able to view this.