Organogram Of Staff Roles & Salaries
Boundary Commission for Scotland
@ukgov.organogram_boundary_commission_for_scotland
Boundary Commission for Scotland
@ukgov.organogram_boundary_commission_for_scotland
CREATE TABLE organogram_of_staff_roles_salaries (
"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" BIGINT,
"fte" DOUBLE,
"actual_pay_floor" BIGINT,
"actual_pay_ceiling" BIGINT,
"unnamed_15" VARCHAR,
"professional_occupational_group" VARCHAR,
"notes" VARCHAR,
"valid" VARCHAR
);
Anyone who has the link will be able to view this.