Victims Of Crime By Ethnicity
Race Disparity Unit
@ukgov.victims_of_crime_by_ethnicity
Race Disparity Unit
@ukgov.victims_of_crime_by_ethnicity
The data measures the percentage of people who said they had been the victim of at least one crime in the last year. All data is analysed by ethnicity, and there are further analyses that combine ethnicity with gender, age and socio-economic group. This data comes from the Crime Survey of England and Wales and is published on 'Ethnicity facts and figures'.
Publisher name: Race Disparity Unit
Last updated: 2024-06-14T04:03:06Z
CREATE TABLE victims_of_crime_data (
"measure" VARCHAR,
"ethnicity" VARCHAR,
"ethnicity_type" VARCHAR,
"time" VARCHAR,
"time_type" VARCHAR,
"geography" VARCHAR,
"geography_type" VARCHAR,
"geography_code" VARCHAR,
"gender" VARCHAR,
"age" VARCHAR,
"socio_economic_classification" VARCHAR,
"household_income" VARCHAR,
"value" VARCHAR,
"value_type" VARCHAR,
"sample_size" BIGINT,
"standard_error" VARCHAR,
"lower_ci" VARCHAR,
"upper_ci" VARCHAR
);Anyone who has the link will be able to view this.