| datasets | R Documentation |
This function pulls and return a table called 'DATASET' from the database.
datasets(ordered = TRUE)
ordered |
logical. |
The 'DATASET' table gives information about the different datasets read into the database from various sources. It provides a unique id for each dataset, the frequency of data, the minimum and maximum time coverage, when the dataset was last updated, a description, the source (matching the 'Source' column in the 'DATASOURCE' table), and an (optional) url providing direct access to the raw data.
A data.table with information about the available datasets in the database.
datasources, series, ugatsdb
datasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.