https://prefect.io logo
e

Emil Christensen

08/16/2023, 3:35 PM
101 Lab Instructions
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
s

Sanjeev

08/16/2023, 3:36 PM
Is there any sample code available?
👍 1
e

Emil Christensen

08/16/2023, 3:37 PM
Yep! Coming right up!
❤️ 1