De temperatuur in Hollywood

Dit is de korte versie van https://airybubbles7.nl/blog/api-opdracht-weerberichtsysteem/

Je hebt 2 lessen om het weer in Hollywood via P5JS op te vragen. We werken via de Open Data API van OPenweathermap.

Open Data API

Wij gebruiken de API van Openweathermap. Maak een free account aan. Dit zijn REST api’s die werken zoals in deze video is uitgelegd:

Algemene uitleg hoe werkt dit REST API spul?

Uitgewerkt voorbeeld met p5js en openweathermap

Opdracht

Maak een account (of doe samen met een klasgenoot). Vanuit je P5JS code doe je een call naar de api om het weer op te vragen op jouw locatie, bijv. Hollywood. Je haalt het weer nu live op. Interpreteer de terugkomende data in de JSON en zet de temperatuur en de locatie netjes in je sketch.

Onderstaande info van hun website – dit is in 2023 alweer verouderd…

denk ik

Best way to start and continue calling OpenWeather APIs

OpenWeather platform is a set of elegant and widely recognisable APIs. Powered by convolutional machine learning solutions, it is capable of delivering all the weather information necessary for decision-making for any location on the globe. To start using our APIs, please sign up here.

Why our Free Weather API is so good yet free

How to call OpenWeather APIs with a freemium plan

The API key is all you need to call any of our weather APIs. Once you sign up using your email, the API key (APPID) will be sent to you in a confirmation email. Your API keys can always be found on your account page, where you can also generate additional API keys if needed. Check our documentation page to find all technical information for each product. Documentation is an essential guide with actual examples and comprehensive description of API calls, responses and parameters.

260 graden wtf?

https://openweathermap.org/current#min

source: https://openweathermap.org/current#min

Eloquent Architect 161

Eloquent Architect 161