ipc_hist_grupos: Historical series of inflation rates by group (since 1993)

ipc_hist_gruposR Documentation

Historical series of inflation rates by group (since 1993)

Description

@description Monthly inflation data of Spain by group of goods since 1993.

Usage

ipc_hist_grupos

Format

An object of class tbl_df (inherits from tbl, data.frame) with 13272 rows and 4 columns.

Details

periodo

The last day of the month of each row, in date format.

grupo

The label 'general' is for the generic inflation data. Each group is identified by aa index in the range G01 to G12. See 'ipc_clas_grupos' for the actual meaning of each group.

dato

The type of datum for each row: 'mensual' is the monthly inflation rate, 'anual' the inter-annual inflation rate and 'acumulada' the cumulative inflation rate for the year.

valor

the inflation rate, in percentage.

Source

https://www.ine.es/dynt3/inebase/es/index.htm?padre=3470&capsel=3466

Examples


ipc_hist_grupos


jmsallan/ESdata documentation built on June 3, 2023, 7:32 a.m.