Skip to content

gboeing/dataverse-street-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSMnx street networks to Dataverse repository

Process

  1. Create the OSMnx Python environment (see below)
  2. Download and un-zip the data inputs (see below)
  3. Run the Jupyter notebooks in order

Python environment

Create the OSMnx environment with:

conda env create -f environment.yml

Data inputs

The boundary shapefile data inputs are:

  • input_data/neighborhoods: Zillow neighborhoods shapefiles (March 2018 release, with states in subfolders) from Zillow.
  • input_data/places: 2017 census places shapefiles (with states in subfolders) via HTTP or FTP.
  • input_data/tracts: 2017 census tracts shapefiles (with states in subfolders) via HTTP or HTTP.
  • input_data/urbanized_areas: 2017 census urban areas shapefile via HTTP or FTP.
  • input_data/counties: 2017 census counties shapefile via HTTP or FTP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published