Public Toilets
Greater London Authority
@ukgov.public_toilets9
Greater London Authority
@ukgov.public_toilets9
The London Assembly Health and Public Services Committee has published a report into the availability of information about public toilets in London. This package provides supporting information from the investigation. Borough Summary Data This table (available in xls or csv) summarises the information collected by the Assembly for each London Borough. Open Data Standard The Committee has also published a new standard open data format for recording information about public toilets (available in xls or csv). Supporting guidance is also available in either pdf or rtf format. View the blog about the new format from Victoria Borwick, Chair of the Health and Public Services Committee.
Publisher name: Greater London Authority
Last updated: 2024-09-14T07:54:32Z
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.