East Africa Transport Analysis
# East Africa Transport Risk Analysis
This is a project-specific repository for transport analysis in East Africa,
focussing on Kenya, Tanzania, Uganda and Zambia.
The methodology of the model developed here is described in Project Final Report
The results of the model are visualised here East Africa Transport Risk Analysis Tool
## Development
Clone this repository using GitHub Desktop or on
the command line:
git clone git@github.com:nismod/east-africa-transport.git
Change directory into the root of the project:
cd east-africa-transport
Optionally install python packages using pip:
pip install geopandas fiona snkit tqdm
Alternatively it may be easier to install
conda and then run
conda env create -f .environment.yml
conda activate east-africa-transport
## Funding and acknowledgements
This code is being developed as part of a research project funded by UKAID
through the UK Foreign, Commonwealth & Development Office under the High Volume
Transport Applied Research Programme, managed by DT Global.
The views expressed in this project or accompanying documentation do not
necessarily reflect the UK government’s official policies.