TfGM Gender Pay Gap Report
Transport for Greater Manchester
@ukgov.tfgm_gender_pay_gap_report
Transport for Greater Manchester
@ukgov.tfgm_gender_pay_gap_report
From 2017, any organisation must publish specific figures about their gender pay gap. These figures are based on a snapshot taken on 31 March of each financial year, and are published here, on the TfGM website, and reported to the government via their reporting tool. The figures are accompanied by a statement providing context and a plan for addressing any imbalance. These figures have been approved and signed off by the TfGM Executive Board.
Publisher name: Transport for Greater Manchester
Last updated: 2024-06-14T04:02:57Z
CREATE TABLE n_2016_17_gender_pay_gap_employees_by_quartile (
"unnamed_0" VARCHAR -- Unnamed: 0,
"male" BIGINT,
"male_proportion" VARCHAR,
"female" BIGINT,
"female_proportion" VARCHAR
);CREATE TABLE n_2016_17_gender_pay_gap_hourly_rates (
"unnamed_0" VARCHAR -- Unnamed: 0,
"n__a_male" DOUBLE -- (A) Male Ł,
"n__b_female" DOUBLE -- (B) Female Ł,
"fiscal_difference" DOUBLE -- Fiscal Difference Ł,
"percentage_difference" VARCHAR
);CREATE TABLE n_2017_18_gender_pay_gap_employees_by_quartile (
"unnamed_0" VARCHAR -- Unnamed: 0,
"male_a" BIGINT -- Male (A),
"female_b" BIGINT -- Female (B),
"male_proportion" VARCHAR,
"female_proportion" VARCHAR
);CREATE TABLE n_2017_18_gender_pay_gap_hourly_rates (
"unnamed_0" VARCHAR -- Unnamed: 0,
"n__a_male" DOUBLE -- (A) Male Ł,
"n__b_female" DOUBLE -- (B) Female Ł,
"fiscal_difference" DOUBLE -- Fiscal Difference Ł,
"percentage_difference" VARCHAR
);CREATE TABLE n_2018_19_gender_pay_gap_employees_by_quartile (
"unnamed_0" VARCHAR -- Unnamed: 0,
"male_a" BIGINT -- Male (A),
"female_b" BIGINT -- Female (B),
"male_proportion" VARCHAR,
"female_proportion" VARCHAR
);CREATE TABLE n_2018_19_gender_pay_gap_hourly_rates (
"unnamed_0" VARCHAR -- Unnamed: 0,
"n__a_male" DOUBLE -- (A) Male Ł,
"n__b_female" DOUBLE -- (B) Female Ł,
"fiscal_difference" DOUBLE -- Fiscal Difference Ł,
"percentage_difference" VARCHAR
);Anyone who has the link will be able to view this.