powered by
Download time series data from the KOF web API.
get_time_series(ts_keys, api_key = NULL, show_progress = FALSE)
A vector of timeseries keys
character Your API key. An API key is needed if accessing non-public timeseries. If downloading public timeseries parameter can be omitted.
If set to true, shows a progress bar of the data being downloaded. year-month-day, otherwise only year and month.
get_time_series("kofbarometer")
Run the code above in your browser using DataLab