Client tool to get data from AEMET and convert json to data.frame.
get_data_aemet(apidest, apikey, verbose = FALSE)
Character string as destination URL. See https://opendata.aemet.es/dist/index.html.
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey).
True/False. Provides information about the flow of information between the client and server
a data.frame.