Client tool for AEMET API
Client tool to get data from AEMET and convert json to data.frame.
get_data_aemet(apidest, apikey, verbose = FALSE)
apidest |
Character string as destination URL. See https://opendata.aemet.es/dist/index.html. |
apikey |
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey). |
verbose |
True/False. Provides information about the flow of information between the client and server |
a data.frame.
Code modified from project https://github.com/vegmod/meteoland
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.