Description Usage Arguments Value Examples
Fetches other series from DataHub
1 | fetch_other(code, source_code, query = list())
|
code |
the code of the serie |
source_code |
the source code of the serie |
query |
optional, availible list(from = yyyy-mm-dd, to = yyyy-mm-dd, bridge = 'linear' or 'last') |
dataframe
serie code
source code
series date
value of the serie
unit of the value
1 2 | fetch_commodity('STORF', 'HS')
fetch_commodity('KRAN-M', 'VE', query = list(from = '2018-01-01', bridge = 'last'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.