get_annual_wages_and_work_hours {epidata}R Documentation

Retreive CPS ASEC Annual Wages and Work Hours

Description

Annual, weekly, and hourly wages and work hours show the average wages and work hours of wage and salary workers using data from the CPS ASEC (also known as the March CPS). Note that this data is not directly comparable to the CPS ORG data in median/average hourly wage.

Usage

get_annual_wages_and_work_hours()

Value

tbl_df

data frame

Note

CPS ASEC | Murphy and Welch (1989)

References

Economic Policy Institute Data Library

Examples

get_annual_wages_and_work_hours()

[Package epidata version 0.4.0 Index]