Skip to contents

This dataset, `Argentina_CPI_ts`, is a quarterly time series of the Consumer Price Index (CPI) in Argentina from 1970 to 1990. The CPI reflects changes in the general price level of goods and services purchased by households over time.

Usage

data(Argentina_CPI_ts)

Format

A quarterly time series (`ts`) object from 1970 to 1990 with 80 observations:

Time span

1970 Q1 to 1990 Q4

Values

Quarterly CPI values (numeric)

Source

Data taken from the AER package version 1.2-14.

Details

The dataset name has been kept as 'Argentina_CPI_ts' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ArgentinAPI package and assists users in identifying its specific characteristics. The suffix 'ts' indicates that the dataset is a time series object of class `ts`. The original content has not been modified in any way.