Privately Owned Public Open Spaces
City of San Francisco
@usgov.city_of_san_francisco_privately_owned_public_open_spaces
City of San Francisco
@usgov.city_of_san_francisco_privately_owned_public_open_spaces
CREATE TABLE table_1 (
"name" VARCHAR,
"popos_address" VARCHAR,
"hours" VARCHAR,
"type" VARCHAR,
"landscaping" VARCHAR,
"seating_no" VARCHAR,
"food_service" VARCHAR,
"art" VARCHAR,
"restrooms" VARCHAR,
"accessibility" VARCHAR,
"location" VARCHAR,
"year" VARCHAR,
"source" VARCHAR,
"food" VARCHAR,
"seating" VARCHAR,
"description" VARCHAR,
"seating_and_tables" VARCHAR,
"hours_type" VARCHAR,
"subject_to_downtown_pln" VARCHAR,
"signage" VARCHAR,
"amenities" VARCHAR,
"block_num" BIGINT,
"lot_num" BIGINT,
"parcel_num" BIGINT,
"restroom" VARCHAR,
"indoor" VARCHAR,
"special_amenities" VARCHAR,
"map_id" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"point" VARCHAR
);
Anyone who has the link will be able to view this.