Install Pipenv
Install Git Large File Support
To pull down the larger data files from github:
git lfs pull
To install the needed Python pacakges:
pipenv sync
All Wake County non-EMS fire calls since 2007:
https://data-wake.opendata.arcgis.com/datasets/ral::fire-incidents
Filename: Fire_Incidents.csv
Launch this Jupyter Notebook to see call volume:
pipenv run jupyter notebook call-volume-trends.ipynb