Skip to content

This repo contains an analysis used in an article about Finland's new immigration policies.

License

Notifications You must be signed in to change notification settings

Geometrein/the-finnish-line

Repository files navigation

The Finnish Line


population Pyramid animation

About

This repo contains a collection of jupyter notebooks and data extracts used to generate the following articles:

Medium Badge Linkedin

The article was also referenced in:

Iltalehti

Data Sources


The data used in this project is extracted from the following sources:

Statfin

Installation


Launch the notebooks in binder:

Binder

Local install

Move to the finnish line directory :)

cd the_finnish_line

Make sure you have conda installed and run:

conda env create -f environment.yml

or if you're using pip simply run:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

This repo contains an analysis used in an article about Finland's new immigration policies.

Topics

Resources

License

Stars

Watchers

Forks