Lab 101 Instructions Use Open-Meteo API - Write fl...
# pacc-may-31-2023
e
Lab 101 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
🦜 1