Overview :
This project aims to create a Historical Weather Data API using Python where the API will provide temperature data over time and detailed weather conditions for each forecast day, along with the capability to generate a graphical representation of temperature trends.
Challenges :
Build The Historical Weather Data API Using Python.
The project aims to allowing users to retrieve and visualize historical weather information for a specified country and forecast duration.
Integrate with a reliable weather data API source to fetch temperature data based on the specified country and forecast duration.
Integrate with a reliable weather data API source to fetch Weather Conditions data based on the specified country and forecast duration.