Census Districts (1971) Boundaries EW
Office for National Statistics
@ukgov.census_districts_1971_boundaries_ew
Office for National Statistics
@ukgov.census_districts_1971_boundaries_ew
CREATE TABLE table_1 (
"fid" BIGINT,
"cd71cd" VARCHAR,
"cd71opcscd" VARCHAR,
"dist71cd" VARCHAR,
"dist71nm" VARCHAR,
"cty71cd" VARCHAR,
"cty71nm" VARCHAR,
"ctry71cd" VARCHAR,
"ctry71nm" VARCHAR,
"bng_e" BIGINT,
"bng_n" BIGINT,
"lat" DOUBLE,
"long" DOUBLE,
"shape_area" DOUBLE,
"shape_length" DOUBLE,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.