Sub Urban Areas (1991) EW
Office for National Statistics
@ukgov.sub_urban_areas_1991_ew
Office for National Statistics
@ukgov.sub_urban_areas_1991_ew
CREATE TABLE table_1 (
"fid" BIGINT,
"area_code" VARCHAR,
"population" BIGINT,
"density" DOUBLE,
"area" DOUBLE,
"urb_name" VARCHAR,
"pop" VARCHAR,
"x_coord" BIGINT,
"y_coord" BIGINT,
"id" BIGINT,
"shape_area" DOUBLE,
"shape_length" DOUBLE,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.