A_JOB_STATUS_LABOR_FORCE_STAT

Derivation of 1-digit code is based on the following variables:
LABOR_FORCE_STAT Definition
1 (Employed) Working during reference week (A_JOB_STATUS_EMPLOYED_IND = Y)
2 (Unemployed) Not working during reference week (A_JOB_STATUS_EMPLOYED_IND = N) and
Looking for work (A_JOB_STATUS_LOOKING_FOR_WRK_IND = N) and
Reason for not working is layoff from job (A_JOB_NOT_WRKING_REAS_LAYOFF = Y)
2 (Unemployed) Not working during reference week (A_JOB_STATUS_EMPLOYED_IND = N) and
Looking for work (A_JOB_STATUS_LOOKING_FOR_WRK_IND = Y) and
Reason for not working is not layoff from job (A_JOB_NOT_WRKING_REAS_LAYOFF = N)
3 (Not in Labor Force) Not working during reference week (A_JOB_STATUS_EMPLOYED_IND = N) and
Not looking for work (A_JOB_STATUS_LOOKING_FOR_WRK_IND = N) and
Reason for not working is not layoff from job (A_JOB_NOT_WRKING_REAS_LAYOFF = N)


Updated: February 25, 1998