Home

Awesome

Taxation Inequality

This project is designed to visualise and explore correlations between taxation income arising from lower and upper income brackets.

DSG Basel

This is an open data project managed by Data Science for Good, Basel. Please join us if you would like to participate!

Repository structure

Data sources go in /data

Analysis code, etc goes in /code, should be placed under subdirectories when possible

Planning documents go in /planning

Analysis results, visualisations go in /results

Getting going with Python

In /code/python_gis_environment.yml is a YAML file, for use in configuring a conda environment. I strongly recommend you install conda and use this environment file to configure an environment. We can all maintain a consistent configuration in this way.

Configuring conda