| boe_data | R Documentation |
Retrieve time series data from the BoE database.
boe_data(key, start_date, end_date = Sys.Date())
key |
( |
start_date |
( |
end_date |
( |
A data.table::data.table() with the requested data.
https://www.bankofengland.co.uk/boeapps/database
Other data:
bbk_data(),
bbk_series(),
bde_data(),
bdf_codelist(),
bdf_data(),
bdf_dataset(),
boc_data(),
ecb_data(),
onb_data(),
snb_data()
boe_data(c("IUMABEDR", "IUALBEDR"), "2015-01-01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.