Description Usage Arguments Value Examples
Fetches interest series from DataHub
1 | fetch_interest(code, source_code, query = list())
|
code |
the code of the interest series |
source_code |
the source code of the interest series |
query |
optional, availible list(from = yyyy-mm-dd, to = yyyy-mm-dd) |
dataframe
interest series code
source code
series date
value of the series
1 2 | fetch_interest('IBID-12M', 'SI')
fetch_interest('PENK-XXX', 'SI', query = list(from = '2019-01-01', to = '2019-02-01'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.