Allotment Locations
Greater London Authority
@ukgov.allotment_locations1
Greater London Authority
@ukgov.allotment_locations1
CREATE TABLE gla_allotment_locations (
"gla_id" BIGINT,
"borough_ref" DOUBLE,
"name" VARCHAR,
"location" VARCHAR,
"suppliedpostcode" VARCHAR,
"nearestpostcode" VARCHAR,
"borough" VARCHAR,
"organisation" VARCHAR,
"facilities" VARCHAR,
"grade" VARCHAR,
"comments" VARCHAR,
"easting" BIGINT,
"northing" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE
);
Anyone who has the link will be able to view this.