state_year: State by year level US employment data

Description Usage Format Source

Description

Annual averages series of employment status of the civilian noninstitutional population from BLS.

Usage

1

Format

A data frame with ten variables: * 'fips' = "FIPS code", * 'state' = "State or area", * 'year' = "Year", * 'pop' = "Civilian non-institutional population", * 'clf' = "Total numer of people in civilian labor force", * 'pc_clf' = "Labor force participation rate (= labor force / population; Age: 16 years and over)", * 'emp' = "Total number of people employed", * 'pc_emp' = "Employment-population ratio (= employment / population; Age: 16 years and over)", * 'unem' = "Total number of people unemployed", * 'unem_rate' = "Unemployment rate (= unemployment / labor force; Age: 16 years and over)"

Source

[http://www.bls.gov/lau/rdscnp16.htm]()


jjchern/laus documentation built on May 19, 2019, 11:38 a.m.