Description Usage Arguments Value Examples
View source: R/oenb_attributes.R
Get potential attributes of individual series from the OeNB's data web service.
1 | oenb_attributes(id, pos, lang = "EN")
|
id |
character specifying the ID of the dataset of interest.
See |
pos |
character specifying the position ID of the indicator of interest.
See |
lang |
Preferred language of the output. Possible values are "DE" for German and "EN" for English (default). |
A data frame containing potential attributes of a series.
1 2 | series_attr <- oenb_attributes(id = "11", pos = "VDBFKBSC217000")
series_attr
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.