All things data science on the data from Hitchmap.
cleaning/
... ideas how to tidy up the data
visualization/
... hitchhiking maps - using the data to build models that can predict hitchhiking waiting time and to draw maps
import_data/
... taking significant amounts of self-logged hitchhiking experiences and bringing it into the hitchmap format to be imported there bulk.
install pyvenv from requirements.txt is suffcient at the start
Get started to export hitchhiking data by running getting_started.ipynb
.