Integrating the OpenWeatherMap APIs in Python
A hands-on guide on how to use the OpenWeatherMap APIs to get the current, forecast, and historical weather and air pollution data for a location.
This course is a practical guide on how to use the OpenWeatherMap APIs to retrieve current and forecast weather data for a specific location. You will learn how to get weather forecasts for 5 days, with data after every 3-hour interval.
Moreover, you will learn how to get the current, forecast, and historical air pollution data for a specific location. This course also introduces the Geocoding API, which is a simple tool to get geographical coordinates by using the name of the location, and vice versa. You’ll wrap up by integrating the OpenWeatherMap APIs into a functional web application using the Django framework.
Lastly, this course also provides some recommendations and resources to further explore the OpenWeatherMap APIs.
There are no reviews yet.