Argentina_CPI_ts | R Documentation |
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.
data(Argentina_CPI_ts)
A quarterly time series ('ts') object from 1970 to 1990 with 80 observations:
1970 Q1 to 1990 Q4
Quarterly CPI values (numeric)
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.
Data taken from the AER package version 1.2-14.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.