Organogram Of Staff Roles & Salaries
HM Land Registry
@ukgov.organogram_land_registry
HM Land Registry
@ukgov.organogram_land_registry
CREATE TABLE n_2024_12_31_organogram_senior (
"post_unique_reference" BIGINT,
"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" BIGINT,
"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 organogram_of_staff_roles_salaries (
"n__window_datalayer_window_datalayer" VARCHAR,
"unnamed_1" VARCHAR,
"n" VARCHAR
);
Anyone who has the link will be able to view this.