Public Toilets
Greater London Authority
@ukgov.public_toilets9
Greater London Authority
@ukgov.public_toilets9
CREATE TABLE public_toilet_borough_grid (
"borough" VARCHAR,
"hpsc_survey" VARCHAR,
"total_number_of_toilets" DOUBLE,
"local_authority_flush_toilets" DOUBLE,
"local_authority_steet_urinals" DOUBLE,
"toilets_in_other_public_buildings" DOUBLE,
"community_toilet_scheme" DOUBLE,
"other_private_toilets_accessible_to_public" DOUBLE,
"street_or_park_name" VARCHAR,
"address_or_description" VARCHAR,
"postcode" VARCHAR,
"map" VARCHAR,
"disabled_access" VARCHAR,
"charging" VARCHAR,
"opening_hours" VARCHAR,
"staffing" VARCHAR,
"baby_changing_facilities" VARCHAR,
"website" VARCHAR
);
Anyone who has the link will be able to view this.