Collaborative project between City Science and NTT Data aimed at modelling scenarios for Rome around the concept of the 15-minute city.
This directory contains scripts which perform exploratory data analysis of urban data in Rome.
Creating network objects and performing accessibility aggregations for POIs
In order to run the scripts in this directory, the pandana and urbanaccess libraries must be installed:
conda install -c conda-forge pandana
conda install -c conda-forge urbanaccess