Resources

This page lists the free resources that I found useful during my PhD journey, including technical (e.g. road network data sets) and general (e.g. research job opportunities platform) resources.

Road network data sets

From my experience, it's tricky to get complete and reliable road network data for modelling. I know of the following sources:

Several tools and datasets are built on top of OSM data:
OSMnx, Phyton package for downloading and manipulating OSM data: https://github.com/gboeing/osmnx 
Urban Road Network Data of CSUN: http://csun.uic.edu/datasets.html
The Network Data Repository with Interactive Graph Analytics and Visualization: http://networkrepository.com/road.php


Computer programming and data science

I used R, Python and Julia during my PhD.

 

Other resources