View source: R/list_available_sets.R
list_available_sets | R Documentation |
This function is deprecated. Use list_available_collections
instead.
Sets are pre-defined lists of time series. Sets are the convenient alternative to concatenating many series in an URL.
list_available_sets(api_key = NULL)
api_key |
character Your API key. An API key is needed if accessing non-public timeseries. If downloading public timeseries parameter can be omitted. |
A data frame with the names, descriptions and public availability of datasets. These sets can be downloaded via get_dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.