Trafford Council - Senior Salaries
Trafford Council
@ukgov.trafford_council_senior_salaries
Trafford Council
@ukgov.trafford_council_senior_salaries
Details of remuneration, job title and responsibilities of senior employees whose salary is at least £50,000 and the number of employees whose remuneration is at least £50,000 in brackets of £5,000. The number of employees whose remuneration is at least £50,000 in brackets of £5,000 is also available within our Statement of Accounts documents. However, from 2023/24 onwards, the table presented in Note 37 ("Officers' Remuneration") does not include Senior Officers as this information is provided in a separate table within Note 37. Latest data: 2023/24
Publisher name: Trafford Council
Last updated: 2024-07-24T04:00:06Z
CREATE TABLE senior_employees (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"jobtitle" VARCHAR,
"name" VARCHAR,
"directorate" VARCHAR,
"service" VARCHAR,
"salary" BIGINT,
"pensioncontribution" BIGINT,
"bonuses" BIGINT,
"expenseallowances" BIGINT,
"lossofpostcompensation" BIGINT,
"benefitsinkind" BIGINT,
"bonusdetails" VARCHAR,
"benefitsdetails" VARCHAR,
"responsibilities" VARCHAR
);CREATE TABLE senior_employees_metadata (
"name" VARCHAR,
"description" VARCHAR
);CREATE TABLE senior_salaries_count (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"remunerationband" VARCHAR,
"employeecount" BIGINT
);CREATE TABLE senior_salaries_count_metadata (
"name" VARCHAR,
"description" VARCHAR
);Anyone who has the link will be able to view this.