Skip to content

arnesor/statistics

Repository files navigation

Statistics

Jupyter notebooks for statistics from Norway.

Notebooks

Covid

A notebook showing a zoomable coloured municipality map of Norway with Covid-19 cases.

Installing requirements

If you are on Windows and not using Anaconda, you need to run the following commands before installing packages from requirements.txt:

pip install wheel pipwin
pipwin install gdal
pipwin install fiona

Install dependencies from requirements.txt:

pip install -r requirements.txt

Running tests

Install dependencies (from root directory):

pip install -e .[tests]

Run all test (from root directory):

pytest

About

Jypyter notebooks for statistics from Norway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published