Public Restrooms
City of New York
@usgov.city_of_new_york_public_restrooms
City of New York
@usgov.city_of_new_york_public_restrooms
CREATE TABLE table_1 (
"facility_name" VARCHAR,
"location_type" VARCHAR,
"operator" VARCHAR,
"status" VARCHAR,
"open" VARCHAR,
"hours_of_operation" VARCHAR,
"accessibility" VARCHAR,
"restroom_type" VARCHAR,
"changing_stations" VARCHAR,
"additional_notes" VARCHAR,
"website" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.