| get_metadata | R Documentation |
get_metadata retrieves the metadata for a single variable
get_metadata(variable)
variable |
variable identifier as character string |
To get a list of available variables use get_variables.
a data.frame with columns Name (variable name), Kurzname (short name),
Algorithmus (information on measurement), Quelle (source) and Anmerkungen (notes).
get_variables get_data
# Metadata for GDP variable
get_metadata("010")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.