get_unemployment: Retreive the share of the labor force without a job

Description Usage Arguments Value Note References Examples

View source: R/employment.r

Description

Retreive the share of the labor force without a job

Usage

1

Arguments

by

NULL or character string with any combination of g (Gender), r (Race), a (Age), e (Education). i.e. if you want to retrieve unemployment data by gender, race and education, you would set this parameter to "gre".

Value

tbl_df with data filtered by the selected criteria.

Note

See get_unemployment_by_state() for information on retrieving unemployment by state+race.

References

Economic Policy Institute Data Library

Examples

1
2
3
4
5

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