infln_wage: Infln_wage Data

Description Usage Format Details Source References Examples

Description

Obs: 160, quarterly (1970Q2 - 2010Q1)

Usage

1
data("infln_wage")

Format

A data frame with 160 observations on the following 2 variables.

inf

Inflation = Percentage change in the Consumer Price Index

wgwth

Percentage change in average hourly earnings for all private industries

Details

Monthly observations on the Seasonally Adjusted Consumer Price Index For All Urban Consumers (All Items) were averaged to get quarterly data. Then the percentage change in the quarterly data was obtained and rounded to 2 decimal places.

Seasonally adjusted monthly observations on average hourly earnings were averaged to get quarterly data. Then the percentage change in the quarterly data was obtained and rounded to 2 decimal places.

Source

http://principlesofeconometrics.com/poe4/poe4.htm

References

Federal Reserve Bank of St Louis

Examples

1
2
data(infln_wage)
## maybe str(infln_wage) ; plot(infln_wage) ...

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.