hoursu2: Usual hours worked per week, other jobs
Description
hoursu2
is the number of hours per week usually worked at the respondent's second job.
Availability
Sample |
Years |
Basic |
1994 - present |
ORG |
1994 - present |
Values
Code
Variable creation
*******************************************************************************
* Usual hours worked per week, other jobs
*******************************************************************************
gen int hoursu2 = .
if $monthlycps == 1 {
if tm(1994m1) <= $date {
replace hoursu2 = pehrusl2
}
}
replace hoursu2 = . if hoursu2 < 0
lab var hoursu2 "Usual hours worked per week, other jobs"
lab def hoursu2 99 "99+"
lab val hoursu2 hoursu2
notes hoursu2: Only available 1994-present
notes hoursu2: 1994-present CPS: pehrusl2