Description Usage Arguments Value Source
Return russian CPI (consumer price index) since 2001 (base 2000 = 100). Can't return period from Rosstat (Russian Statistical Service) www.gks.ru The inflation indicator reflects the growth rate of consumer prices compared to the corresponding month of the previous year Status: need update (i.e. use 'fedstatAPIr' package)
1 | get_CPI_table(from = as.Date("2018-05-01"), to = Sys.Date())
|
from |
date in 'yyyy-mm-dd' format |
to |
date in 'yyyy-mm-dd' format |
base |
c('prior_month', 'month_prior_year', '2000') |
consumer price index table from Rosstat for selected period
https://www.gks.ru/bgd/free/b00_24/IssWWW.exe/Stg/d000/I000650R.HTM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.