Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 511 Bytes

File metadata and controls

18 lines (12 loc) · 511 Bytes

Cleaning of Austrian (noise) pollution datasets

Data from http://www.laerminfo.at is harmonized and cleaned for all of Austria.

executing the analysis

make image # create reproducible docker image
make notebook # start jupyter notebook server to see results / conduct further analytics

make local-install # install dependencies locally
make local-notebook # locally run the notebook

Requirements

A recent installation of docker. If you want to execute locally: python 3.6+ is required.