Skip to content

kcredit/Walkable-Accessibility-Score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walkable Accessibility Score

This repository contains the code and downloadable data for calculating an open source Walkable Accessibility Score (WAS), a spatially-granular measure of walkability based on point of interest (POI) data from 1997 to 2019. The method in the supplied Jupyter Notebooks can be applied from any set of demand units to any set of supply points; in this case we have used US Census block groups as the demand units and InfoUSA business points (in addition to school and park locations) as the supply points. The paper describing parameter fine-tuning and comparison to proprietary walkability metrics has been pubished in Environment and Planning B and can be found here.

This repository contains three main notebooks:

Please note that you will not be able to replicate the analysis if you do not have InfoUSA data. However, you can replicate the analysis using your own POI data. For this reason, we created two tutorials with public open data so that you can follow along the code and make sure it is working correctly in your computer.

The full set of aggregated WAS values at the block group level for the continental US from 1997-2019 are provided for download in the shapefile 'US_WAS_1997_2019.shp.zip' in the output folder.

You can also find an interactive map of the WAS, where you can explore values for the entire US, here:

Screenshot 2025-09-15 at 10 09 51

Please cite the conference paper when using the aggregate data or code:

Credit, K., Farah, I., Talen, E., Anselin, L., & Ghomrawi, H. (2025). The Walkable Accessibility Score (WAS): A spatially-granular open-source measure of walkability for the continental US from 1997-2019. Environment and Planning B. DOI: https://doi.org/10.1177/23998083251377116.

About

This repository contains the code for calculating an open source Walkable Accessibility Score (WAS), a spatially-granular measure of walkability based on point of interest (POI) data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors