Skip to content

๐ŸŒ Visualization of pollution around the globe.

License

Notifications You must be signed in to change notification settings

pierscin/pollution-globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Build Status MIT License

Pollution globe

Pollution globe visualizes air quality around the world using WebGL Globe and data from aqicn.

Quick setup

Create virtual environment in cloned/downloaded repository and install required packages.

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

Run app.

python runner.py

Open localhost:5000 in your browser.

setup and run

About

๐ŸŒ Visualization of pollution around the globe.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published