Skip to content

BramDevlaminck/DatavisualisationPreprocessing

Repository files navigation

Datavisualisation Crime data

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.

Results

The results of the 2 scripts can be found back in the /out directory.

How to run?

Required data

We expect 2 datasets to be present in the /Datasets folder.
These can be downloaded by running

./fetch_datasets.sh

in the root of this project.

Setting up the environment

This project was set up using poetry.
To install all the required dependencies and create a venv, simply run

poetry install

in the root directory of this project.
After that you can just run the script you need and everything should work out-of-the-box.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors