Skip to content

jonathanlexi/quality-air-analysis

Repository files navigation

Air Quality Analysis Dashboard ✨

Setup environment

conda create --name main-ds python=3.9
conda activate main-ds
pip install numpy pandas scipy matplotlib seaborn jupyter streamlit babel

Run steamlit app

streamlit run dashboard.py

Run streamlit web app

https://quality-air-analysis-dashboard-lex.streamlit.app