get_health_insurance_coverage: Retreive Health Insurance Coverage

Description Usage Arguments Details Value Note References Examples

View source: R/health.r

Description

Employer-sponsored health insurance (ESI) coverage shows the share of workers who received health insurance from their own job for which their employer paid for at least some of their health insurance coverage.

Usage

1

Arguments

by

NULL or character string with any combination of g (Gender), r (Race), e (Education), d (Percentile), l (Entry-level) i.e. if you want to retrieve unemployment data by gender and race, you would set this parameter to "gr".

Details

Population sample: Private-sector workers age 18–64 & at least 20 hours/week and 26 weeks/year

Value

tbl_df with data filtered by the selected criteria.

data frame

Note

Data source: CPS ASEC

References

Economic Policy Institute Data Library

Examples

1
2
3
4
5

hrbrmstr/epidata documentation built on Aug. 26, 2020, 11:38 a.m.