ardeco_get_dataset_list | R Documentation |
The function return the list of dataset linked to a variable through the ARDECO API by defining the varaible code. For each dataset it'ìs returned the code of variable, the unit fo measure, the nuts version and the eventual additional dimensions (like sector, sex, age classes) for which the data is available.
ardeco_get_dataset_list(var_code)
var_code |
one of the code returned by ardeco_get_variable_list() |
The set of datasets related to the selected variable. Each dataset is described by: - var: variable code - unit: unit of measure - vers: available nuts version - additioanl dimensions: additional dimensions (like sector, sex, age class) and related permitted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.