Organogram Of Staff Roles & Salaries
Victoria & Albert Museum
@ukgov.organogram_victoria_albert_museum
Victoria & Albert Museum
@ukgov.organogram_victoria_albert_museum
CREATE TABLE organogram_of_staff_roles_salaries (
"post_unique_reference" BIGINT,
"name" VARCHAR,
"grade" VARCHAR,
"job_title" VARCHAR,
"job_team_function" VARCHAR,
"parent_department" VARCHAR,
"organisation" VARCHAR,
"unit" VARCHAR,
"contact_phone" VARCHAR,
"contact_e_mail" VARCHAR,
"reports_to" VARCHAR,
"salary_cost_of_reports" DOUBLE,
"notes" VARCHAR
);
Anyone who has the link will be able to view this.