Community Services
Leeds City Council
@ukgov.community_services2
Leeds City Council
@ukgov.community_services2
CREATE TABLE april_2020 (
"uprn" BIGINT,
"organisation" VARCHAR,
"secondary_name" VARCHAR,
"secondary_number" VARCHAR,
"primary_name" VARCHAR,
"primary_number" VARCHAR,
"street_name" VARCHAR,
"locality" VARCHAR,
"town" VARCHAR,
"postal_town" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"x_coord" DOUBLE,
"y_coord" DOUBLE,
"lon_wgs84" DOUBLE,
"lat_wgs84" DOUBLE,
"blpu_class" VARCHAR,
"blpu_class_desc" VARCHAR,
"lpi_level" VARCHAR
);
Anyone who has the link will be able to view this.