get_metadata {bonn} | 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).
# Metadata for GDP variable
get_metadata("010")