Public Toilets In South Lakeland
South Lakeland District Council
@ukgov.public_toilets_in_south_lakeland
South Lakeland District Council
@ukgov.public_toilets_in_south_lakeland
CREATE TABLE n_2019 (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"servicetypeuri" VARCHAR,
"servicetypelabel" VARCHAR,
"locationtext" VARCHAR,
"coordinatereferencesystem" VARCHAR,
"geox" BIGINT,
"geoy" BIGINT,
"geopointlicensingurl" VARCHAR,
"category" VARCHAR,
"accessiblecategory" VARCHAR,
"radarkeyneeded" VARCHAR,
"babychange" VARCHAR,
"familytoilet" VARCHAR,
"changingplace" VARCHAR,
"automaticpublicconvenience" VARCHAR,
"fulltimestaffing" VARCHAR,
"partofcommunityscheme" VARCHAR,
"communityschemename" VARCHAR,
"chargeamount" DOUBLE,
"infourl" VARCHAR,
"openinghours" VARCHAR,
"managedby" VARCHAR,
"reportemail" VARCHAR,
"reporttel" VARCHAR,
"notes" VARCHAR,
"uprn" DOUBLE,
"postcode" VARCHAR,
"streetaddress" VARCHAR,
"geoareauri" VARCHAR,
"geoarealabel" VARCHAR
);
CREATE TABLE public_toilets_in_south_lakeland (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"servicetypeuri" VARCHAR,
"servicetypelabel" VARCHAR,
"locationtext" VARCHAR,
"coordinatereferencesystem" VARCHAR,
"geox" BIGINT,
"geoy" BIGINT,
"geopointlicensingurl" VARCHAR,
"category" VARCHAR,
"accessiblecategory" VARCHAR,
"radarkeyneeded" VARCHAR,
"babychange" VARCHAR,
"familytoilet" VARCHAR,
"changingplace" VARCHAR,
"automaticpublicconvenience" VARCHAR,
"fulltimestaffing" VARCHAR,
"partofcommunityscheme" VARCHAR,
"communityschemename" VARCHAR,
"chargeamount" DOUBLE,
"infourl" VARCHAR,
"openinghours" VARCHAR,
"managedby" VARCHAR,
"reportemail" VARCHAR,
"reporttel" VARCHAR,
"notes" VARCHAR,
"uprn" DOUBLE,
"postcode" VARCHAR,
"streetaddress" VARCHAR,
"geoareauri" VARCHAR,
"geoarealabel" VARCHAR
);
Anyone who has the link will be able to view this.