Trafford Council - Organisation Chart
Trafford Council
@ukgov.trafford_council_organisation_chart
Trafford Council
@ukgov.trafford_council_organisation_chart
CREATE TABLE senior_structure_dataset (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"level" BIGINT,
"jobtitle" VARCHAR,
"name" VARCHAR,
"grade" VARCHAR,
"directorate" VARCHAR,
"service" VARCHAR,
"contracttype" VARCHAR,
"sharedpost" VARCHAR,
"contactdetails" VARCHAR,
"salaryband" VARCHAR,
"maximumsalary" VARCHAR,
"vacancy" VARCHAR,
"comments" VARCHAR
);
CREATE TABLE senior_structure_dataset_metadata (
"name" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.