Pull modal split data from the ACS for use in Congestion Management Process, Multimodal Needs Assessment, and Long Range Planning documents.
Data retrieved using the American Community Survey API from the Census Bureau and formatted into tables and charts in Excel. Data is retrieved for the TMACOG Planning Area, but also for the State of Ohio and the entire U.S. to provide some context for our region's data.
Create Python environment with:
- Python 3
- pandas
- os
- requests
- numpy
Save all python files in the same directory and run 'main.py' in your python environment.