Asia Pacific Green Shipping 2045 - Streamlit Dashboard ### Run locally: ```bash pip install -r requirements.txt streamlit run app.py ``` ### Deploy to Streamlit Cloud: - Push this folder (app.py, requirements.txt, README.md) to a GitHub repository. - Go to https://streamlit.io/cloud and link your GitHub repo. - Streamlit will automatically detect app.py and deploy the dashboard.