Sidewalk Widths (2014)
City of San Francisco
@usgov.city_of_san_francisco_mta_sidewalk_widths
City of San Francisco
@usgov.city_of_san_francisco_mta_sidewalk_widths
A. SUMMARY
This dataset details the presence of sidewalks on San Francisco street segments. The dataset further contains information about the width of the sidewalks.
B. METHODOLOGY
Sidewalk widths are generated from a 2014 study by consulting firm AECOM and joined to the San Francisco centerline network dataset.
C. UPDATE FREQUENCY
As needed
D. OTHER CRITICAL INFO
Some centerline segments do not have sidewalk information.
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:09.681785
Tags: sidewalk, sidewalk-widths, sidewalks, width
CREATE TABLE table_1 (
"objectid" BIGINT,
"cnn" BIGINT,
"street" VARCHAR,
"st_type" VARCHAR,
"class" VARCHAR,
"width_min" BIGINT,
"width_reco" BIGINT,
"sidewalk_f" BIGINT,
"side" VARCHAR,
"shape" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"analysis_neighborhood" VARCHAR,
"supervisor_district" VARCHAR
);Anyone who has the link will be able to view this.