British Crime Survey Datasets
Home Office
@ukgov.bcs_open_data_sets
Home Office
@ukgov.bcs_open_data_sets
CREATE TABLE british_crime_survey_datasets (
"source" VARCHAR,
"period" VARCHAR,
"year" BIGINT,
"quarter" BIGINT,
"lfsweight" VARCHAR,
"measurementvar" VARCHAR,
"geography" VARCHAR,
"householdtype" VARCHAR,
"sex" VARCHAR,
"age" VARCHAR,
"characteristicvar" VARCHAR,
"characteristic" VARCHAR,
"estimate" DOUBLE,
"standarderror" DOUBLE,
"unweightedcount" BIGINT
);
Anyone who has the link will be able to view this.