Average Hourly Pay By Ethnicity
Race Disparity Unit
@ukgov.average_hourly_pay_by_ethnicity
Race Disparity Unit
@ukgov.average_hourly_pay_by_ethnicity
The data measures the average (median) gross hourly pay for employees aged 16 and over in different ethnic groups in the UK. This data comes from the Labour Force Survey and is published on 'Ethnicity facts and figures'.
Publisher name: Race Disparity Unit
Last updated: 2024-06-14T04:03:06Z
CREATE TABLE average_hourly_pay (
"measure" VARCHAR,
"time" BIGINT,
"time_type" VARCHAR,
"ethnicity" VARCHAR,
"value" VARCHAR,
"value_type" VARCHAR,
"denominator_weighted" VARCHAR -- Denominator (weighted)
);Anyone who has the link will be able to view this.