README.md
This project implements the Pedestrian Environment Index (PEI) methodology as developed at the University of Illinois Chicago (see the research paper: https://www.sciencedirect.com/science/article/pii/S0966692314001343). The PEI provides a composite measure of the walkability of an environment, incorporating the following subindices:
Motivation
Understanding the walkability of an environment is important for urban planning, public health initiatives, and promoting active transportation. This implementation of the PEI can be used by researchers to:
Getting Started
Installation
You can install the required libraries using pip:
pip install osmnx pandas numpy matplotlib csv census
Contributing
License
Idk how licensing works... Just don't sell it I guess.