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)
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
one of the code returned by ardeco_get_variable_list()