This repository contains some python files to extract the number of official registered bike sheds in Ghent per quarter.
Furthermore, we also created a JSON with all the University and graduate campuses that we found in Ghent.
We also include a script to add the geo point data and quarter data to these addresses.
The results of the 2 scripts can be found back in the /out directory.
We expect 2 datasets to be present in the /Datasets folder.
These can be downloaded by running
./fetch_datasets.shin the root of this project.
This project was set up using poetry.
To install all the required dependencies and create a venv, simply run
poetry installin the root directory of this project.
After that you can just run the script you need and everything should work out-of-the-box.