ons_dataset_by_id | R Documentation |
Retrieve the metadata for the given dataset.
ons_dataset_by_id(metadata, id, edition, version)
metadata |
data describing the dataset |
id |
the identifier of the dataset. Valid values from |
edition |
the edition of the dataset (if empty, select latest). Valid values from |
version |
the version of the dataset (if empty, select latest). Valid values from |
Makes calls to the ONS API and retrieves the metadata for the datasets. The dataset selection can be refined via the edition and version parameters
a dataframe describing the dataset.
Neale Swinnerton neale@mastodonc.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.