Household Income By Ethnicity
Race Disparity Unit
@ukgov.household_income_by_ethnicity
Race Disparity Unit
@ukgov.household_income_by_ethnicity
CREATE TABLE household_income_2021 (
"measure" VARCHAR,
"income_bracket" VARCHAR,
"time" VARCHAR,
"time_type" VARCHAR,
"ethnicity_of_household_reference_person" VARCHAR,
"ethnicity_type" VARCHAR,
"geography" VARCHAR,
"value" VARCHAR,
"value_type" VARCHAR,
"denominator" BIGINT
);
Anyone who has the link will be able to view this.