Depositos | R Documentation |
Private sector deposits (in millions of euro) with credit institutions in the province of Ourense (Spain) in 2002-2018.
data("Depositos")
A data frame with 17 observations on the following 4 variables.
year
a factor, year
quantity
a numeric vector, deposit (in millions of euro) with credit institutions
E_IPC_2016
a numeric vector, Consumer Price Index (CPI) with base 2016 in Spain
G_IPC_2016
a numeric vector, Consumer Price Index (CPI) with base 2016 in Galicia
Galician Institute of Statistics (2019):
data(Depositos)
.Sindex <- Sindex(Depositos, "year", "quantity", "2010")*100
print(.Sindex)
Deflat(Depositos, "year", "quantity", "E_IPC_2016", "2011")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.