Instructions for Module 101:
Use Open-Meteo API
• Write flow code that fetches other weather metrics
• Make at least 3 tasks in the flow
• Example: windspeed for the last hour:
_weather.json()[“hourly”][“windspeed_10m”][0]_
Docs:
open-meteo.com/en/docs