get_compensation_wages_and_benefits {epidata} | R Documentation |
Compensation, wages, and benefits
Description
Return the nonwage payments, referred to as fringe benefits, and wages. Compensation includes employer payments for health insurance, pensions, and payroll taxes (primarily payments toward Social Security and unemployment insurance).
Usage
get_compensation_wages_and_benefits()
Details
Wages are in 2016 dollars. Wage and salary workers (NIPA) | Private-sector workers (ECEC)
Value
tbl_df
with data filtered by the selected criteria.
data frame
Note
Data source: NIPA | ECEC
References
Economic Policy Institute Data Library
Examples
if (not_dos()) get_compensation_wages_and_benefits()
[Package epidata version 0.4.0 Index]