NewportDataProject / walkability

Finding ways to make Newport a more walkable city.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

walkability

This repository is the home for Newport Data Project's walkability projects.

Documentation is in the wiki.

Ongoing projects are managed on the projects page.

Datasets are included as git submodules from the Newport Data Portal.

Cloning the repo

To clone this repository, be sure to use the recursive option to download the dataset submodules:

git clone --recursive <repo>

Environment

Create a conda environment to run the code:

conda env create -f environment.yml
activate 

About

Finding ways to make Newport a more walkable city.


Languages

Language:Jupyter Notebook 100.0%