Skip to content

Aeroa: A streamlit app with plotly map for air quality visualisation

License

Notifications You must be signed in to change notification settings

stavrostheocharis/air_quality_app

Repository files navigation

AEROA

"An air quality data app" Deployed app

Code style: black License

This project is a Streamlit application for quick visualisations of air quality data for a wide range of countries in a global level. The data come from the OpenAQ API.

This project was initialised based on the Streamlit's Hacathon in order to extend and use the new built in ExperimentalBaseConnection.

interface

Install environment & dependencies (local run)

In order to run the needed scripts you need to have python installed and run the command below.

python3 -m venv /path/to/new/virtual/environment

To activate your venv run source "env_name"/bin/activate.

To install dependencies run the command:

pip install -r requirements.txt

Community cloud

The app is hosted in the community cloud and you can access it directly from here.

How to contribute?

We welcome any suggestions, problem reports, and contributions! For any changes you would like to make to this project, we invite you to submit an issue.

About

Aeroa: A streamlit app with plotly map for air quality visualisation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages