Strategic Measure Sidewalk Segment Data
City of Austin
@usgov.city_of_austin_strategic_measure_sidewalk_segment_data
City of Austin
@usgov.city_of_austin_strategic_measure_sidewalk_segment_data
This dataset shows detailed data for sidewalk network segments within the full purpose jurisdiction of the City of Austin. It includes constructed ('Existing') and planned ('Absent') sidewalk segments for the network as described in the Sidewalk Master Plan adopted by the Austin City Council in June 2016. Data in this dataset may change in the future following sidewalk plan updates, which may change the composition of the planned sidewalk network.
This dataset supports two SD23 performance measures:  M.C.6a and HE.C.5.  Data showing calendar year construction can be found in the dataset Strategic Measure_Aggregated Sidewalk Construction Data.
Organization: City of Austin
Last updated: 2020-11-12T13:24:35.180402
Tags: active-transportation, city-of-austin, infrastructure, mobility, sd23, sidewalks
CREATE TABLE table_1 (
  "sidewalks_id" BIGINT,
  "full_street_name" VARCHAR,
  "sidewalk_status" VARCHAR,
  "year_completed" DOUBLE,
  "council_district" DOUBLE,
  "census_tract" DOUBLE,
  "percent_population_no_leisure_time_physical_activity" DOUBLE  -- Percent Population - No Leisure Time Physical Activity,
  "risk_level" VARCHAR,
  "population" DOUBLE,
  "segment_length" BIGINT
);Anyone who has the link will be able to view this.