powered by
Download a predefined collection of time series.
get_collection(collection_name, api_key = NULL, show_progress = FALSE)
The name of the collection you wish to download. For a list of available collections, go to ["list_available_collections"]
character Your API key. An API key is needed if accessing non-public timeseries. If downloading public timeseries parameter can be omitted.
If collection to true, shows a progress bar of the data being downloaded.
get_collection("ds_kmi_mixed_freq",show_progress = TRUE)
Run the code above in your browser using DataLab