Closed bbelderbos closed 6 months ago
This is a pretty common one: https://openweathermap.org/current, which we also recommended here: https://pybites.circle.so/c/pybites-developer-init-pdi-program/sections/117391/lessons/394359
We can use this issue to list the data you want to retrieve from it.
Please make a new branch, write a function to query the api and retrieve data, commit it and push it to github, then open a pull request so I can review ...
This is a pretty common one: https://openweathermap.org/current, which we also recommended here: https://pybites.circle.so/c/pybites-developer-init-pdi-program/sections/117391/lessons/394359
We can use this issue to list the data you want to retrieve from it.