Overview :
The Historical Weather Data API project aims to provide users with access to historical temperature data based on specific dates and weather stations. The API allows users to retrieve temperature information for a given station and date, view all data for a particular station across all dates, and obtain all data for a specific station within a particular year.
Challenges :
Build The Historical Weather Data using python and the Flask framework to create a RESTful API that interacts with historical weather datasets.
The project aims to to provide users with access to historical temperature data based on specific dates and weather stations.
-
The user could see URL format to use, also could get information what Station ID and Name included in this Weather Data API
- Endpoint:
- Description: Allows users to fetch temperature data for a specific weather station on a given date.