Skip to content

Investigate the correlation of the shipment in the Aarhus harbors and the air pollution issue in the City of Aarhus, Denmark.

Notifications You must be signed in to change notification settings

ITKTechLab/aarhus-aqi

 
 

Repository files navigation

Air Pollutions in Ports

Start Project

venv virtual environment setup

(first time only) To create environment

python -m venv .venv

To start the virtual environment

source .venv/bin/activate 

Project Resources and Summary

Improvement

  • It would not be possible to exclude other factors that contributin to the polluted air. The results over a year and a half shows that we do not have nay strong evidence showing that the increase in emission of cruises affect the air polllution. In the future improvement, we will have to consider more factors to provide more accurate result for the prediction such as road traffic.

About

Investigate the correlation of the shipment in the Aarhus harbors and the air pollution issue in the City of Aarhus, Denmark.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%