TfGM Senior Employees
Transport for Greater Manchester
@ukgov.tfgm_senior_employees
Transport for Greater Manchester
@ukgov.tfgm_senior_employees
CREATE TABLE senior_employees_2014 (
"body" VARCHAR,
"body_name" VARCHAR,
"job_title" VARCHAR,
"service_area" VARCHAR,
"fte" BIGINT,
"pay_band_from" BIGINT,
"pay_band_to" BIGINT
);
CREATE TABLE senior_employees_2016 (
"organisationlabel" VARCHAR,
"applicabledate" TIMESTAMP,
"jobtitle" VARCHAR,
"name" VARCHAR,
"organisationalunit" VARCHAR,
"service" VARCHAR,
"salary" DOUBLE,
"responsibilties" VARCHAR,
"pensioncontribution" VARCHAR,
"bonuses" VARCHAR,
"expenseallowances" VARCHAR,
"lossofpostcompensation" VARCHAR,
"benefitsinkind" VARCHAR,
"bonusdetails" VARCHAR,
"benefitsdetails" VARCHAR
);
Anyone who has the link will be able to view this.