← Go Back
Streamlit Weather Dashboard - Streamlit
Weather Data dashboard which displays current temperature (C), wind speed, and wind
direction.
Made using openweather API and Streamlit.
- Uses weather API to get current weather for the location selected and 3-day
forecast data.
- Displays raw hourly data in a Streamlit DataFrame.
- Still in development, so most of the locations are not mentioned.
- Tech Stack: Python, Streamlit, weatherapi, Plotly