get_CPI_table: Return russian CPI (consumer price index) since 2001 (base...

Description Usage Arguments Value Source

Description

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)

Usage

1
get_CPI_table(from = as.Date("2018-05-01"), to = Sys.Date())

Arguments

from

date in 'yyyy-mm-dd' format

to

date in 'yyyy-mm-dd' format

base

c('prior_month', 'month_prior_year', '2000')

Value

consumer price index table from Rosstat for selected period

Source

https://www.gks.ru/bgd/free/b00_24/IssWWW.exe/Stg/d000/I000650R.HTM


krasovskyd/cbrCurrency documentation built on Dec. 21, 2021, 7:45 a.m.