Welcome to the Weather Practice Project, a project I am creating while at work for the MMC Digital Lab.
This project uses the Geoapify API to geocode user inputs and provide autocomplete suggestions. It also uses the National Weather Service (NWS) API to retrieve and display weather data. Users can easily input a location and view weather details presented in charts and visualizations.
Main Dashboard: The Main Dashboard is designed for comprehensive weather data analysis. It has the most capabilities.
Sample Dashboard: The Sample Dashboard provides a simple and straightforward example of a Streamlit application. It was developed at the early stages of the project to illustrate the core concept and functionality of the weather dashboard.
This Notion Wiki is being written right now and will help others to create a similar dashboard.