NLSY79 Young Adults YAdult Round 24 YA2010
Q7-TIME-BEGIN [] | Section: Section 7: On Jobs/Employer Supplement |
TIME(0)
COMMENT: STARTING TIME ON JOBS SECTION
Q7-0 [] | Section: Section 7: On Jobs/Employer Supplement |
*****************SECTION 7 *** JOBS ***************************************
We would now like to ask you about your employment experiences since {LINTDATE~X}.
Q7-0A [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^ACTIVEFLAG(1)^}) BEGIN
CASE 1: {MIL_NOT} = "Besides your military service, have";
DEFAULT: {MIL_NOT} = "Have"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R IS ACTIVE IN MILITARY.
Default Next: | Q7-0AA | Type: | Internal Function | | |
Lead-In: | Q7-0 [Default] | Mask: | 9999 | | |
Q7-0AA [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^ACTIVEFLAG(1)^}) BEGIN
CASE 1: {MIL_NOT_2} = "Besides your military service, are";
DEFAULT: {MIL_NOT_2} = "Are"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R IS ACTIVE IN MILITARY.
Default Next: | Q7-0AAA | Type: | Internal Function | | |
Lead-In: | Q7-0A [Default] | Mask: | 9999 | | |
Q7-0AAA [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^ACTIVEFLAG(1)^}) BEGIN
CASE 1: {MIL_NOT_3} = "besides your military service";
DEFAULT: {MIL_NOT_3} = " "; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R IS ACTIVE IN MILITARY.
Default Next: | Q7-0B | Type: | Internal Function | | |
Lead-In: | Q7-0AA [Default] | Mask: | 9999 | | |
Q7-0B [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^ACTIVEFLAG(1)^}) BEGIN
CASE 1: {OTH_NONE} = "other";
DEFAULT: {OTH_NONE} = ""; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R IS ACTIVE IN MILITARY.
Default Next: | Q7-0C | Type: | Internal Function | | |
Lead-In: | Q7-0AAA [Default] | Mask: | 9999 | | |
Q7-0C [] | Section: Section 7: On Jobs/Employer Supplement |
{YADULT_AGE}>18
COMMENT: Machine Check: Is R over age 18?
If Answer = 1 Then Go To Q7-0J
Default Next: | Q7-0D | Type: | Internal Function | | |
Lead-In: | Q7-0B [Default] | Mask: | 99 | | |
Q7-0D [] | Section: Section 7: On Jobs/Employer Supplement |
Some jobs are odd jobs where you do one or more tasks for several people, such as babysitting, housecleaning, or mowing lawns or where you work for yourself without a "boss," such as a paper route. Other jobs are regular jobs where you usually have regular hours and a regular paycheck and may have a uniform.
Have you participated in any odd jobs such as babysitting, housecleaning, mowing lawns or a paper route since {LINTDATE~X}?
Default Next: | Q7-0E | Type: | Select One Entry | Save Symbol: | ODDJOBS |
Lead-In: | Q7-0C [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0E [] | Section: Section 7: On Jobs/Employer Supplement |
{mil_not} you had any regular jobs since {lintdate~X}?
Default Next: | Q7-0F | Type: | Select One Entry | Save Symbol: | ANYEMPS |
Lead-In: | Q7-0D [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0F [] | Section: Section 7: On Jobs/Employer Supplement |
{ODDJOBS}==1 && {ANYEMPS}==1
COMMENT: Machine Check: Did R report both odd jobs and regular employment?
If Answer = 1 Then Go To Q7-0G
Default Next: | Q7-0H | Type: | Internal Function | | |
Lead-In: | Q7-0E [Default] | Mask: | 99 | | |
Q7-0G [] | Section: Section 7: On Jobs/Employer Supplement |
We are first going to ask you about your regular jobs and then about your odd jobs.
Q7-0H [] | Section: Section 7: On Jobs/Employer Supplement |
{ODDJOBS}==0 && {ANYEMPS}==0
COMMENT: Machine Check: Did R report neither odd jobs nor regular employment?
If Answer = 1 Then Go To Q7-0HA
Default Next: | Q7-OI | Type: | Internal Function | | |
Lead-In: | Q7-0F [Default] | Mask: | 99 | | |
Q7-0HA [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL} == 0
COMMENT: Did R have no current employers at DLI?
If Answer = 1 Then Go To Q7-1A
Default Next: | Q7-0HB | Type: | Internal Function | | |
Lead-In: | Q7-0H [1:1] | Mask: | 99 | | |
Q7-0HB [] | Section: Section 7: On Jobs/Employer Supplement |
0
Default Next: | Q7-0HC | Type: | Internal Function | Save Symbol: | HASCURJOB |
Lead-In: | Q7-0HA [Default] | Mask: | 99999 | | |
Q7-0HC [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({NUMOLDEMPL}) BEGIN
CASE 1: {WORKED_MOST} = "worked";
DEFAULT: {WORKED_MOST} = "worked the most hours"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R HAD CURRENT EMPLOYERS AT DLI
Default Next: | Q7-0JD | Type: | Internal Function | | |
Lead-In: | Q7-0HB [Default] | Mask: | 9999 | | |
Q7-OI [] | Section: Section 7: On Jobs/Employer Supplement |
{ODDJOBS}==1 && {ANYEMPS}==0
COMMENT: Machine Check: Did R report only odd jobs and no regular employment?
If Answer = 1 Then Go To Q7-0IA
Default Next: | Q7-0J | Type: | Internal Function | | |
Lead-In: | Q7-0H [Default] | Mask: | 99 | | |
Q7-0IA [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL} == 0
COMMENT: Did R have no current employers at DLI?
If Answer = 1 Then Go To QES-102
Default Next: | Q7-0IB | Type: | Internal Function | | |
Lead-In: | Q7-OI [1:1] | Mask: | 99 | | |
Q7-0IB [] | Section: Section 7: On Jobs/Employer Supplement |
0
Default Next: | Q7-0IC | Type: | Internal Function | Save Symbol: | HASCURJOB |
Lead-In: | Q7-0IA [Default] | Mask: | 99999 | | |
Q7-0IC [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({NUMOLDEMPL}) BEGIN
CASE 1: {WORKED_MOST} = "worked";
DEFAULT: {WORKED_MOST} = "worked the most hours"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R HAD CURRENT EMPLOYERS AT DLI
Default Next: | Q7-0JD | Type: | Internal Function | | |
Lead-In: | Q7-0IB [Default] | Mask: | 9999 | | |
Q7-0J [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL} == 0
COMMENT: Did R have no current employers at DLI?
If Answer = 1 Then Go To Q7-1
Q7-0JA [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({NUMOLDEMPL}) BEGIN
CASE 1: {WORKED_MOST} = "worked";
DEFAULT: {WORKED_MOST} = "worked the most hours"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R HAD CURRENT EMPLOYERS AT DLI
Default Next: | Q7-0JB | Type: | Internal Function | | |
Lead-In: | Q7-0J [Default] | Mask: | 9999 | | |
Q7-0JB [] | Section: Section 7: On Jobs/Employer Supplement |
{MIL_NOT_2} you currently employed?
Default Next: | Q7-0JD | Type: | Select One Entry | Save Symbol: | HASCURJOB |
Lead-In: | Q7-0JA [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0JC [] | Section: Section 7: On Jobs/Employer Supplement |
1
Default Next: | Q7-0K | Type: | Internal Function | Save Symbol: | ANYEMPS |
Lead-In: | Q7-0JB [1:1] | Mask: | 99999 | | |
Q7-0JD [] | Section: Section 7: On Jobs/Employer Supplement |
0
Default Next: | Q7-0JE | Type: | Internal Function | Save Symbol: | CURFLAG1 |
Lead-In: | Q7-0HC [Default], Q7-0IC [Default], Q7-0JB [Default] | Mask: | 99999 | | |
Q7-0JE [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL} == 1
COMMENT: Did R have only one current employer at the date of last interview?
If Answer = 1 Then Go To Q7-0KB
Default Next: | Q7-0JF | Type: | Internal Function | | |
Lead-In: | Q7-0JD [Default] | Mask: | 99999 | | |
Q7-0JF [] | Section: Section 7: On Jobs/Employer Supplement |
0
Default Next: | Q7-0JG | Type: | Internal Function | Save Symbol: | CURFLAG2 |
Lead-In: | Q7-0JE [Default] | Mask: | 99999 | | |
Q7-0JG [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL} == 2
COMMENT: Did R have only one current employer at the date of last interview?
If Answer = 1 Then Go To Q7-0KB
Default Next: | Q7-0JH | Type: | Internal Function | | |
Lead-In: | Q7-0JF [Default] | Mask: | 99999 | | |
Q7-0JH [] | Section: Section 7: On Jobs/Employer Supplement |
0
Default Next: | Q7-0KB | Type: | Internal Function | Save Symbol: | CURFLAG3 |
Lead-In: | Q7-0JG [Default] | Mask: | 99999 | | |
Q7-0K [] | Section: Section 7: On Jobs/Employer Supplement |
When we last spoke to you on {lintdate~X}, you were working for {OLDEMPLNAME1}. Are you still working for {OLDEMPLNAME1}?
| 1 YES ...(Go To Q7-0L) |
| 0 NO |
Default Next: | Q7-0MB | Type: | Select One Entry | Save Symbol: | CURFLAG1 |
Lead-In: | Q7-0JC [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0KA [] | Section: Section 7: On Jobs/Employer Supplement |
{HASCURJOB}==1
COMMENT: Did R indicate current employment in Q7-0JB?
If Answer = 1 Then Go To Q7-0MB
Default Next: | Q7-0KB | Type: | Internal Function | | |
| | Mask: | 99999 | | |
Q7-0KB [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME1} the most recent employer you {WORKED_MOST} for?
Q7-0L [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME1} the only employer your currently work for?
Default Next: | Q7-0M | Type: | Select One Entry | | |
Lead-In: | Q7-0K [1:1] | Mask: | AUTO‑SELECTED | | |
Q7-0M [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME1} the employer you work the most hours for?
Default Next: | Q7-0MB | Type: | Select One Entry | | |
Lead-In: | Q7-0L [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0MA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME1}={OLDEMPLNAME1}=CHAR, {FINCURFLAG1}={CURFLAG1}=INT, {NEWOCC1}={OLDOCC1}=CHAR, {NEWDUTIES1}={OLDDUTIES1}=CHAR)
Q7-0MB [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME2}={OLDEMPLNAME1}=CHAR, {FINCURFLAG2}={CURFLAG1}=INT, {NEWOCC2}={OLDOCC1}=CHAR, {NEWDUTIES2}={OLDDUTIES1}=CHAR)
Q7-0N [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL} == 1
COMMENT: Did R have only one current employer at the date of last interview?
If Answer = 1 Then Go To Q7-LOOP-INIT
Default Next: | Q7-0NA | Type: | Internal Function | | |
Lead-In: | Q7-0MA [Default], Q7-0MB [Default] | Mask: | 99999 | | |
Q7-0NA [] | Section: Section 7: On Jobs/Employer Supplement |
{HASCURJOB}==0
COMMENT: Did R indicate current employment in Q7-0JB?
If Answer = 1 Then Go To Q7-0OB
Default Next: | Q7-0O | Type: | Internal Function | | |
Lead-In: | Q7-0N [Default] | Mask: | 99999 | | |
Q7-0O [] | Section: Section 7: On Jobs/Employer Supplement |
When we last spoke to you on {lintdate~X}, you were working for {OLDEMPLNAME2}. Are you still working for {OLDEMPLNAME2}?
Default Next: | Q7-0OB | Type: | Select One Entry | Save Symbol: | CURFLAG2 |
Lead-In: | Q7-0NA [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0OA [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME1})
COMMENT: Is first old employer still the respondent's primary job?
If Answer = 1 Then Go To Q7-0QB
Default Next: | Q7-0P | Type: | Internal Function | | |
Lead-In: | Q7-0O [1:1] | Mask: | 9999 | | |
Q7-0OB [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME1})
COMMENT: Is first old employer still the respondent's primary job?
If Answer = 1 Then Go To Q7-0QB
Default Next: | Q7-0OC | Type: | Internal Function | | |
Lead-In: | Q7-0NA [1:1], Q7-0O [Default] | Mask: | 9999 | | |
Q7-0OC [] | Section: Section 7: On Jobs/Employer Supplement |
{HASCURJOB}==1
COMMENT: Did R indicate current employment in Q7-0JB?
If Answer = 1 Then Go To Q7-0QAA
Default Next: | Q7-0OD | Type: | Internal Function | | |
Lead-In: | Q7-0OB [Default] | Mask: | 99999 | | |
Q7-0OD [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME2} the most recent employer you {WORKED_MOST} for?
Default Next: | Q7-0QAA | Type: | Select One Entry | | |
Lead-In: | Q7-0OC [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0P [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME2} the only employer your currently work for?
Default Next: | Q7-0Q | Type: | Select One Entry | | |
Lead-In: | Q7-0OA [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0Q [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME2} the employer you work the most hours for?
Default Next: | Q7-0QAA | Type: | Select One Entry | | |
Lead-In: | Q7-0P [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0QA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME1}={OLDEMPLNAME2}=CHAR, {FINCURFLAG1}={CURFLAG2}=INT, {NEWOCC1}={OLDOCC2}=CHAR, {NEWDUTIES1}={OLDDUTIES2}=CHAR)
Q7-0QAA [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME2})
COMMENT: Was the respondent's first old job set as job 2 (no longer current and/or primary)?
If Answer = 1 Then Go To Q7-0QC
Q7-0QB [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME2}={OLDEMPLNAME2}=CHAR, {FINCURFLAG2}={CURFLAG2}=INT, {NEWOCC2}={OLDOCC2}=CHAR, {NEWDUTIES2}={OLDDUTIES2}=CHAR)
Q7-0QC [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME3}={OLDEMPLNAME2}=CHAR, {FINCURFLAG3}={CURFLAG2}=INT, {NEWOCC3}={OLDOCC2}=CHAR, {NEWDUTIES3}={OLDDUTIES2}=CHAR)
Default Next: | Q7-0R | Type: | Internal Function | | |
Lead-In: | Q7-0QAA [1:1] | Mask: | 99999 | | |
Q7-0R [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL} == 2
COMMENT: Did R have two current employers at the date of last interview?
If Answer = 1 Then Go To Q7-LOOP-INIT
Q7-0RA [] | Section: Section 7: On Jobs/Employer Supplement |
{HASCURJOB}==0
COMMENT: Did R indicate current employment in Q7-0JB?
If Answer = 1 Then Go To Q7-0SB
Default Next: | Q7-0S | Type: | Internal Function | | |
Lead-In: | Q7-0R [Default] | Mask: | 99999 | | |
Q7-0S [] | Section: Section 7: On Jobs/Employer Supplement |
When we last spoke to you on {lintdate~X}, you were working for {OLDEMPLNAME3}. Are you still working for {OLDEMPLNAME3}?
Default Next: | Q7-0SB | Type: | Select One Entry | Save Symbol: | CURFLAG3 |
Lead-In: | Q7-0RA [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0SA [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME1})
COMMENT: Has one of R's other previous jobs already been established as current primary job?
If Answer = 1 Then Go To Q7-0UAA
Default Next: | Q7-0T | Type: | Internal Function | | |
Lead-In: | Q7-0S [1:1] | Mask: | 9999 | | |
Q7-0SB [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME1})
COMMENT: Is first old employer still the respondent's primary job?
If Answer = 1 Then Go To Q7-0UAA
Default Next: | Q7-0SC | Type: | Internal Function | | |
Lead-In: | Q7-0RA [1:1], Q7-0S [Default] | Mask: | 9999 | | |
Q7-0SC [] | Section: Section 7: On Jobs/Employer Supplement |
{HASCURJOB}==1
COMMENT: Did R indicate current employment in Q7-0JB?
If Answer = 1 Then Go To Q7-0UAA
Default Next: | Q7-0SD | Type: | Internal Function | | |
Lead-In: | Q7-0SB [Default] | Mask: | 99999 | | |
Q7-0SD [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME3} the most recent employer you {WORKED_MOST} for?
Default Next: | Q7-0UAA | Type: | Select One Entry | | |
Lead-In: | Q7-0SC [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0T [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME3} the only employer your currently work for?
Default Next: | Q7-0U | Type: | Select One Entry | | |
Lead-In: | Q7-0SA [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0U [] | Section: Section 7: On Jobs/Employer Supplement |
Is {OLDEMPLNAME3} the employer you work the most hours for?
Default Next: | Q7-0UAA | Type: | Select One Entry | | |
Lead-In: | Q7-0T [Default] | Mask: | AUTO‑SELECTED | | |
Q7-0UA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME1}={OLDEMPLNAME3}=CHAR, {FINCURFLAG1}={CURFLAG3}=INT, {NEWOCC1}={OLDOCC3}=CHAR, {NEWDUTIES1}={OLDDUTIES3}=CHAR)
Q7-0UAA [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME2})
COMMENT: Has one of R's previous jobs already been set to Job 2 for this round
If Answer = 1 Then Go To Q7-0UBA
Q7-0UB [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME2}={OLDEMPLNAME3}=CHAR, {FINCURFLAG2}={CURFLAG3}=INT, {NEWOCC2}={OLDOCC3}=CHAR, {NEWDUTIES2}={OLDDUTIES3}=CHAR)
Q7-0UBA [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME3})
COMMENT: Has one of R's previous jobs already been set to Job 3 for this round
If Answer = 1 Then Go To Q7-0UD
Default Next: | Q7-0UC | Type: | Internal Function | | |
Lead-In: | Q7-0UAA [1:1] | Mask: | 9999 | | |
Q7-0UC [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME3}={OLDEMPLNAME3}=CHAR, {FINCURFLAG3}={CURFLAG3}=INT, {NEWOCC3}={OLDOCC3}=CHAR, {NEWDUTIES3}={OLDDUTIES3}=CHAR)
Q7-0UD [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({NEWEMPNAME4}={OLDEMPLNAME3}=CHAR, {FINCURFLAG4}={CURFLAG3}=INT, {NEWOCC4}={OLDOCC3}=CHAR, {NEWDUTIES4}={OLDDUTIES3}=CHAR)
Default Next: | Q7-LOOP-INIT | Type: | Internal Function | Save Symbol: | NEWEMPNAME4 |
Lead-In: | Q7-0UBA [1:1] | Mask: | 99999 | | |
Q7-1 [] | Section: Section 7: On Jobs/Employer Supplement |
{MIL_NOT} you done any {OTH_NONE} work for pay since {LINTDATE~X}?
| 1 YES |
| 0 NO ...(Go To Q7-1A) |
If Answer = -1 Then Go To QES-106
Default Next: | Q7-LOOP-INIT | Type: | Select One Entry | Save Symbol: | ANYEMPS |
Lead-In: | Q7-0J [1:1] | Mask: | AUTO‑SELECTED | | |
Q7-1A [] | Section: Section 7: On Jobs/Employer Supplement |
(READ TO RESPONDENT:) You have reported no work for pay {MIL_NOT_3} since {LINTDATE~X}. Is that correct?
(INTERVIEWER: IMPORTANT: DO NOT CONTINUE UNTIL THE RESPONDENT CONFIRMS REPORTS OF EMPLOYERS SINCE {LINTDATE~X}.
IF RESPONSE IS "NO", RETURN TO QUESTION "Q7-1" AND ENTER YES. IF RESPONSE IS "YES", PRESS "SUBMIT AND CONTINUE" TO CONTINUE.)
Q7-LOOP-INIT [] | Section: Section 7: On Jobs/Employer Supplement |
0
Q7-LOOP-BEGIN [] | Section: Section 7: On Jobs/Employer Supplement |
REPEAT
COMMENT: BEGIN LOOPS TO GATHER INFORMATION ON EMPLOYERS SINCE DATE OF LAST INTERVIEW
Q7-LOOP-INCREMENT [] | Section: Section 7: On Jobs/Employer Supplement |
{Q7-LOOP1} +1
Default Next: | Q7-2A | Type: | Internal Function | Save Symbol: | Q7‑LOOP1 |
Lead-In: | Q7-LOOP-BEGIN [Default] | Mask: | 9999 | | |
Q7-2A [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({Q7-LOOP1}) BEGIN
CASE 1 : {^FIRSTNEXT({Q7-LOOP1})^} = "current or most recent";
DEFAULT : {^FIRSTNEXT({Q7-LOOP1})^} = "next"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER THIS IS THE FIRST TIME THROUGH THE LOOP OR NOT.
Q7-2B [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({Q7-LOOP1}) BEGIN
CASE 1 : {^FIRSTNEXTC({Q7-LOOP1})^} = "current or most recent";
DEFAULT : {^FIRSTNEXTC({Q7-LOOP1})^} = "next"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER THIS IS THE FIRST TIME THROUGH THE LOOP OR NOT.
Default Next: | Q7-2C | Type: | Internal Function | | |
Lead-In: | Q7-2A [Default] | Mask: | 9999 | | |
Q7-2C [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({Q7-LOOP1}) BEGIN
CASE 1 : {^BESIDES({Q7-LOOP1})^} = "";
DEFAULT : {^BESIDES({Q7-LOOP1})^} = ", besides the ones we have already talked about"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER THIS IS THE FIRST TIME THROUGH THE LOOP OR NOT.
Default Next: | Q7-2D | Type: | Internal Function | | |
Lead-In: | Q7-2B [Default] | Mask: | 9999 | | |
Q7-2D [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({^BADDATE1({Q7-LOOP1})^}=0=INT, {^BADDATE2({Q7-LOOP1})^}=0=INT, {^MULTEMP({Q7-LOOP1})^}=00=INT, {^NEWEMPNAME({Q7-LOOP1})^}=""=CHAR, {^NEWEMPUID({Q7-LOOP1})^}=0000=LONG, {^EMPONTHATJOB({Q7-LOOP1})^}=""=CHAR, {^HASOLDEMPL({Q7-LOOP1})^}=0=INT)
COMMENT: INITIALIZE VALUES FOR SAVE ARRAYS
Default Next: | Q7-2E | Type: | Internal Function | | |
Lead-In: | Q7-2C [Default] | Mask: | 9999 | | |
Q7-2E [] | Section: Section 7: On Jobs/Employer Supplement |
{Q7-LOOP1} == 1
COMMENT: Machine Check: Is this the first time through?
If Answer = 1 Then Go To Q7-2F
Default Next: | Q7-2K | Type: | Internal Function | | |
Lead-In: | Q7-2D [Default] | Mask: | 99 | | |
Q7-2F [] | Section: Section 7: On Jobs/Employer Supplement |
{NUMOLDEMPL}==0
COMMENT: Did R have no current employers at date of last interview?
If Answer = 1 Then Go To Q7-3
Default Next: | Q7-2G | Type: | Internal Function | | |
Lead-In: | Q7-2E [1:1] | Mask: | 99999 | | |
Q7-2G [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME1})
COMMENT: Is one of R's employers from date of last interview already identified as primary employer for this interview?
If Answer = 1 Then Go To Q7-2GA
Default Next: | Q7-2I | Type: | Internal Function | Save Symbol: | ^HASOLDEMPL({Q7‑LOOP1})^ |
Lead-In: | Q7-2F [Default] | Mask: | 99999 | | |
Q7-2GA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^NEMPSTRT({Q7-LOOP1})^}={LINTDATE4}=DATE, {^CURFLAG({Q7-LOOP1})^}={FINCURFLAG1}=INT, {^NEWEMPNAME({Q7-LOOP1})^}={NEWEMPNAME1}=CHAR, {^OCC1({Q7-LOOP1})^}={NEWOCC1}=CHAR, {^OCC2({Q7-LOOP1})^}={NEWDUTIES1}=CHAR)
Default Next: | Q7-2H | Type: | Internal Function | | |
Lead-In: | Q7-2G [1:1] | Mask: | 99999 | | |
Q7-2H [] | Section: Section 7: On Jobs/Employer Supplement |
We are first going to ask you some questions about your employment with {^NEWEMPNAME({Q7-LOOP1})^}.
Q7-2HA [] | Section: Section 7: On Jobs/Employer Supplement |
{^CURFLAG({Q7-LOOP1})^}
COMMENT: Is this employer a current employer?
If Answer = 1 Then Go To Q2-2HB
Default Next: | Q7-27JA | Type: | Internal Function | | |
Lead-In: | Q7-2H [Default] | Mask: | 99999 | | |
Q2-2HB [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({^NEMPSTOP({Q7-LOOP1})^}={CURDATE4}= DATE)
Default Next: | Q7-27KN | Type: | Internal Function | | |
Lead-In: | Q7-2HA [1:1] | Mask: | 99999 | | |
Q7-2I [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({HASCURJOB}) BEGIN
CASE 1 : {^CURREC({Q7-LOOP1})^} = "current"; CASE 0 : {^CURREC({Q7-LOOP1})^} = "most recent"; DEFAULT : {^CURREC({Q7-LOOP1})^} = "current or most recent"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER THIS IS THE FIRST TIME THROUGH THE LOOP OR NOT.
Default Next: | Q7-2IA | Type: | Internal Function | | |
Lead-In: | Q7-2G [Default] | Mask: | 9999 | | |
Q7-2IA [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({HASCURJOB}) BEGIN
CASE 1 : {^WORK/ED({Q7-LOOP1})^} = "work";
CASE 0 : {^WORK/ED({Q7-LOOP1})^} = "worked"; DEFAULT : {^WORK/ED({Q7-LOOP1})^} = "worked"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER THIS IS THE FIRST TIME THROUGH THE LOOP OR NOT.
Default Next: | Q7-2J | Type: | Internal Function | | |
Lead-In: | Q7-2I [Default] | Mask: | 9999 | | |
Q7-2J [] | Section: Section 7: On Jobs/Employer Supplement |
First we would like to ask you about the {^CURREC({Q7-LOOP1})^} employer you {^WORK/ED({Q7-LOOP1})^} the most hours for since {LINTDATE~X}. What was the name of that employer?
| 1 SELECT TO RECORD EMPLOYER NAME |
| 2 (IF VOLUNTEERED:) MORE THAN ONE EMPLOYER FOR A JOB ...(Go To Q7-26A) |
If Answer = -1 Then Go To Q7-26BA
Default Next: | Q7-27 | Type: | Select One Entry | Save Symbol: | ^ENTEREMPNAME({Q7‑LOOP1})^ |
Lead-In: | Q7-2IA [Default] | Mask: | AUTO‑SELECTED | | |
Q7-2K [] | Section: Section 7: On Jobs/Employer Supplement |
{Q7-LOOP1}
COMMENT: Machine Check: Is this the first time through?
If Answer = 2 Then Go To Q7-2L
If Answer = 3 Then Go To Q7-2N
If Answer = 4 Then Go To Q7-2P
Default Next: | Q7-26 | Type: | Internal Function | | |
Lead-In: | Q7-2E [Default] | Mask: | 99 | | |
Q7-2L [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME2})
COMMENT: Was one of R's employers from date of last interviewed identified as the employer to ba asked about in loop #2?
If Answer = 1 Then Go To Q7-2LA
Default Next: | Q7-26 | Type: | Internal Function | Save Symbol: | ^HASOLDEMPL({Q7‑LOOP1})^ |
Lead-In: | Q7-2K [2:2] | Mask: | 99999 | | |
Q7-2LA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^NEMPSTRT({Q7-LOOP1})^}={LINTDATE4}=DATE,
{^CURFLAG({Q7-LOOP1})^}={FINCURFLAG2}=INT,
{^NEWEMPNAME({Q7-LOOP1})^}={NEWEMPNAME2}=CHAR,
{^OCC1({Q7-LOOP1})^}={NEWOCC2}=CHAR,
{^OCC2({Q7-LOOP1})^}={NEWDUTIES2}=CHAR,
{^NEMPSTRT_YRN({Q7-LOOP1})^}={CURDATE4~Y}=INT,
{^NEMPSTRT_MON({Q7-LOOP1})^}={CURDATE4~M}=INT)
Default Next: | Q7-2M | Type: | Internal Function | | |
Lead-In: | Q7-2L [1:1] | Mask: | 99999 | | |
Q7-2M [] | Section: Section 7: On Jobs/Employer Supplement |
We are now going to ask you some questions about your employment with {^NEWEMPNAME({Q7-LOOP1})^}.
Q7-2MA [] | Section: Section 7: On Jobs/Employer Supplement |
{^CURFLAG({Q7-LOOP1})^}
COMMENT: Is this a current employer?
If Answer = 1 Then Go To Q7-2MB
Default Next: | Q7-27JA | Type: | Internal Function | | |
Lead-In: | Q7-2M [Default] | Mask: | 99999 | | |
Q7-2MB [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({^NEMPSTOP({Q7-LOOP1})^}={CURDATE4}= DATE)
Default Next: | Q7-27KN | Type: | Internal Function | | |
Lead-In: | Q7-2MA [1:1] | Mask: | 99999 | | |
Q7-2N [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME3})
COMMENT: Was one of R's employers from date of last interviewed identified as the employer to ba asked about in loop #3?
If Answer = 1 Then Go To Q7-2NA
Default Next: | Q7-26 | Type: | Internal Function | Save Symbol: | ^HASOLDEMPL({Q7‑LOOP1})^ |
Lead-In: | Q7-2K [3:3] | Mask: | 99999 | | |
Q7-2NA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^NEMPSTRT({Q7-LOOP1})^}={LINTDATE4}=DATE, {^CURFLAG({Q7-LOOP1})^}={FINCURFLAG3}=INT, {^NEWEMPNAME({Q7-LOOP1})^}={NEWEMPNAME3}=CHAR, {^OCC1({Q7-LOOP1})^}={NEWOCC3}=CHAR, {^OCC2({Q7-LOOP1})^}={NEWDUTIES3}=CHAR, {^NEMPSTRT_YRN({Q7-LOOP1})^}={CURDATE4~Y}=INT, {^NEMPSTRT_MON({Q7-LOOP1})^}={CURDATE4~M}=INT)
Default Next: | Q7-2O | Type: | Internal Function | | |
Lead-In: | Q7-2N [1:1] | Mask: | 99999 | | |
Q7-2O [] | Section: Section 7: On Jobs/Employer Supplement |
We are now going to ask you some questions about your employment with {^NEWEMPNAME({Q7-LOOP1})^}.
Q7-2OA [] | Section: Section 7: On Jobs/Employer Supplement |
{^CURFLAG({Q7-LOOP1})^}
COMMENT: Is this a current employer?
If Answer = 1 Then Go To Q2-2OB
Default Next: | Q7-27JA | Type: | Internal Function | | |
Lead-In: | Q7-2O [Default] | Mask: | 99999 | | |
Q2-2OB [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({^NEMPSTOP({Q7-LOOP1})^}={CURDATE4}= DATE)
Default Next: | Q7-27KN | Type: | Internal Function | | |
Lead-In: | Q7-2OA [1:1] | Mask: | 99999 | | |
Q7-2P [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME4})
COMMENT: Was one of R's employers from date of last interviewed identified as the employer to ba asked about in loop #4?
If Answer = 1 Then Go To Q7-2PA
Default Next: | Q7-26 | Type: | Internal Function | Save Symbol: | ^HASOLDEMPL({Q7‑LOOP1})^ |
Lead-In: | Q7-2K [4:4] | Mask: | 99999 | | |
Q7-2PA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^NEMPSTRT({Q7-LOOP1})^}={LINTDATE4}=DATE, {^CURFLAG({Q7-LOOP1})^}={FINCURFLAG4}=INT, {^NEWEMPNAME({Q7-LOOP1})^}={NEWEMPNAME4}=CHAR, {^OCC1({Q7-LOOP1})^}={NEWOCC4}=CHAR, {^OCC2({Q7-LOOP1})^}={NEWDUTIES4}=CHAR, {^NEMPSTRT_YRN({Q7-LOOP1})^}={CURDATE4~Y}=INT, {^NEMPSTRT_MON({Q7-LOOP1})^}={CURDATE4~M}=INT)
Default Next: | Q7-2Q | Type: | Internal Function | | |
Lead-In: | Q7-2P [1:1] | Mask: | 99999 | | |
Q7-2Q [] | Section: Section 7: On Jobs/Employer Supplement |
We are now going to ask you some questions about your employment with {^NEWEMPNAME({Q7-LOOP1})^}.
Q7-2QA [] | Section: Section 7: On Jobs/Employer Supplement |
{^CURFLAG({Q7-LOOP1})^}
COMMENT: Is this a current employer?
If Answer = 1 Then Go To Q7-2QB
Default Next: | Q7-27JA | Type: | Internal Function | | |
Lead-In: | Q7-2Q [Default] | Mask: | 99999 | | |
Q7-2QB [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL ({^NEMPSTOP({Q7-LOOP1})^}={CURDATE4}= DATE)
Default Next: | Q7-27KN | Type: | Internal Function | | |
Lead-In: | Q7-2QA [1:1] | Mask: | 99999 | | |
Q7-3 [] | Section: Section 7: On Jobs/Employer Supplement |
Beginning with your current or most recent job, we would like to ask you some questions about the employers you have had for pay since {LINTDATE~X}. If you (are/were) working more than one job at the same time, please tell me about the job that you work(ed) the most hours for first.
Q7-26 [] | Section: Section 7: On Jobs/Employer Supplement |
What is the name of the {^FIRSTNEXT({Q7-LOOP1})^} employer you have had since {LINTDATE~X}?
| 1 SELECT TO RECORD EMPLOYER NAME |
| 2 (IF VOLUNTEERED:) MORE THAN ONE EMPLOYER FOR A JOB ...(Go To Q7-26A) |
If Answer = -1 Then Go To Q7-26BA
Default Next: | Q7-27 | Type: | Select One Entry | Save Symbol: | ^ENTEREMPNAME({Q7‑LOOP1})^ |
Lead-In: | Q7-2K [Default], Q7-2L [Default], Q7-2N [Default], Q7-2P [Default], Q7-3 [Default] | Mask: | AUTO‑SELECTED | | |
Q7-26A [] | Section: Section 7: On Jobs/Employer Supplement |
During a single month, (do/did) you generally work for ONE employer or MORE THAN ONE employer for this job?
| 1 One employer |
| 2 More than one employer ...(Go To Q7-26B) |
Default Next: | Q7-26C | Type: | Select One Entry | Save Symbol: | ^MULTEMP({Q7‑LOOP1})^ |
Lead-In: | Q7-2J [2:2], Q7-26 [2:2] | Mask: | AUTO‑SELECTED | | |
Q7-26B [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^NEWEMPNAME({Q7-LOOP1})^}="variety of employers"=CHAR, {^EMPONTHATJOB({Q7-LOOP1})^}="on this job"=CHAR)
COMMENT: Set employer name to "variety of employers" for this loop
Default Next: | Q7-27A | Type: | Internal Function | | |
Lead-In: | Q7-26A [2:2] | Mask: | A80 | | |
Q7-26BA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^NEWEMPNAME({Q7-LOOP1})^}="this employer"=CHAR, {^EMPONTHATJOB({Q7-LOOP1})^}="on this job"=CHAR)
COMMENT: Set employer name to "variety of employers" for this loop
Default Next: | Q7-27A | Type: | Internal Function | | |
Lead-In: | Q7-2J [-1:-1], Q7-26 [-1:-1] | Mask: | A80 | | |
Q7-26C [] | Section: Section 7: On Jobs/Employer Supplement |
Please tell me about EACH employer you have worked for on this job SEPARATELY, starting with the most recent employer.
Q7-27 [] | Section: Section 7: On Jobs/Employer Supplement |
(INTERVIEWER: ENTER EMPLOYER NAME VERBATIM.)
Default Next: | Q7-27A | Type: | Text Entry | Save Symbol: | ^NEWEMPNAME({Q7‑LOOP1})^ |
Lead-In: | Q7-2J [Default], Q7-26 [Default], Q7-26C [Default] | Mask: | A60 | | |
Q7-27A [] | Section: Section 7: On Jobs/Employer Supplement |
When did you first start working for {^NEWEMPNAME({Q7-LOOP1})^} {^EMPONTHATJOB({Q7-LOOP1})^}?
(INTERVIEWER: YOU MUST ENTER A VALID YEAR IN THIS QUESTION. REPORT ANY UNUSUAL ANSWERS IN A COMMENT.)
Default Next: | Q7-27AA | Type: | Date Entry | Save Symbol: | ^NEMPSTRT({Q7‑LOOP1})^ |
Lead-In: | Q7-26B [Default], Q7-26BA [Default], Q7-27 [Default] | Mask: | MY | | |
Hard Min: | {BIRTHDATE4} | | |
Hard Max: | {CURDATE4} | | |
Q7-27AA [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTRT({Q7-LOOP1})~M^}
COMMENT: Substing month out of start date
Default Next: | Q7-27AC | Type: | Internal Function | Save Symbol: | ^NEMPSTRT_MON({Q7‑LOOP1})^ |
Lead-In: | Q7-27A [Default] | Mask: | 9999 | | |
Q7-27AC [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTRT({Q7-LOOP1})~Y^}
COMMENT: Substing year out of start date
Default Next: | Q7-27AE | Type: | Internal Function | Save Symbol: | ^NEMPSTRT_YRN({Q7‑LOOP1})^ |
Lead-In: | Q7-27AA [Default] | Mask: | 9999 | | |
Q7-27AE [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTRT_MON({Q7-LOOP1})^}==-2 || {^NEMPSTRT_MON({Q7-LOOP1})^}==-1
COMMENT: Machine Check: Did R indicate DK or refusal of month began job?
If Answer = 1 Then Go To Q7-27C
Default Next: | Q7-27AF | Type: | Internal Function | Save Symbol: | ^BADDATE1({Q7‑LOOP1})^ |
Lead-In: | Q7-27AC [Default] | Mask: | 99 | | |
Q7-27AF [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTRT_YRN({Q7-LOOP1})^}==-2 || {^NEMPSTRT_YRN({Q7-LOOP1})^}==-1
COMMENT: Machine Check: Did R indicate DK or refusal of year began job?
Default Next: | Q7-27C | Type: | Internal Function | Save Symbol: | ^BADDATE1({Q7‑LOOP1})^ |
Lead-In: | Q7-27AE [Default] | Mask: | 99 | | |
Q7-27C [] | Section: Section 7: On Jobs/Employer Supplement |
Are you currently working for {^NEWEMPNAME({Q7-LOOP1})^} {^EMPONTHATJOB({Q7-LOOP1})^}?
(INTERVIEWER: IF R IS UNDECIDED, CONTINUE WITH PROBING QUESTION BY CLICKING ON "DON'T KNOW". )
If Answer = -1 Then Go To Q7-27J
Q7-27D [] | Section: Section 7: On Jobs/Employer Supplement |
(PROBE:) IS RESPONDENT ON MATERNITY LEAVE?
Default Next: | Q7-27F | Type: | Select One Entry | | |
Lead-In: | Q7-27C [Default] | Mask: | AUTO‑SELECTED | | |
Q7-27E [] | Section: Section 7: On Jobs/Employer Supplement |
(PROBE:) WILL RESPONDENT BE ON MATERNITY LEAVE FOR LESS THAN 90 DAYS, TOTAL?
Default Next: | Q7-27J | Type: | Select One Entry | | |
Lead-In: | Q7-27D [1:1] | Mask: | AUTO‑SELECTED | | |
Q7-27F [] | Section: Section 7: On Jobs/Employer Supplement |
(PROBE:) DOES R RECEIVE WAGES FROM EMPLOYER FOR TIME NOT WORKING THERE?
Default Next: | Q7-27G | Type: | Select One Entry | | |
Lead-In: | Q7-27D [Default] | Mask: | AUTO‑SELECTED | | |
Q7-27G [] | Section: Section 7: On Jobs/Employer Supplement |
(PROBE:) IS THERE A COMMITMENT ON THE EMPLOYER'S AND RESPONDENT'S PART TO RETURN TO WORK IN THE FUTURE?
Default Next: | Q7-27H | Type: | Select One Entry | | |
Lead-In: | Q7-27F [Default] | Mask: | AUTO‑SELECTED | | |
Q7-27H [] | Section: Section 7: On Jobs/Employer Supplement |
(PROBE:) IS THE RESPONDENT CURRENTLY ON LAYOFF?
Default Next: | Q7-27J | Type: | Select One Entry | | |
Lead-In: | Q7-27G [Default] | Mask: | AUTO‑SELECTED | | |
Q7-27I [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^NEMPSTOP({Q7-LOOP1})^}={CURDATE4}= DATE, {^CURFLAG({Q7-LOOP1})^}=1=INT)
COMMENT: INITIALIZE VALUES FOR CURRENT EMPLOYER
Q7-27J [] | Section: Section 7: On Jobs/Employer Supplement |
0
COMMENT: INITIALIZE VALUES FOR NON-CURRENT EMPLOYER
Q7-27JA [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^BADDATE1({Q7-LOOP1})^}) BEGIN
CASE 0 : {FILLDATE} = "after " + {^NEMPSTRT({Q7-LOOP1})~X^};
DEFAULT : {FILLDATE} = "after you began working there"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER R GAVE A BAD DATE.
Q7-27K [] | Section: Section 7: On Jobs/Employer Supplement |
When did you last stop working for {^NEWEMPNAME({Q7-LOOP1})^} {FILLDATE}?
(INTERVIEWER: R IS NOT CURRENTLY WORKING FOR {^NEWEMPNAME({Q7-LOOP1})^}.)
(INTERVIEWER: YOU MUST ENTER A VALID YEAR IN THIS QUESTION. REPORT ANY UNUSUAL ANSWERS IN A COMMENT.)
Default Next: | Q7-27KA | Type: | Date Entry | Save Symbol: | ^NEMPSTOP({Q7‑LOOP1})^ |
Lead-In: | Q7-27JA [Default] | Mask: | MY | | |
Hard Min: | {^NEMPSTRT({Q7‑LOOP1})^} | | |
Hard Max: | CURDATE4 | | |
Q7-27KA [] | Section: Section 7: On Jobs/Employer Supplement |
{^BADDATE1({Q7-LOOP1})^} > 0
COMMENT: Machine Check: Did R already give a DK/REF on start date?
If Answer = 1 Then Go To Q7-27KGA
Q7-27KB [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTOP({Q7-LOOP1})~M^}
COMMENT: Substing month out of stop date
Default Next: | Q7-27KD | Type: | Internal Function | Save Symbol: | ^NEMPSTOP_MON({Q7‑LOOP1})^ |
Lead-In: | Q7-27KA [Default] | Mask: | 9999 | | |
Q7-27KD [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTOP({Q7-LOOP1})~Y^}
COMMENT: Substing year out of stop date
Default Next: | Q7-27KF | Type: | Internal Function | Save Symbol: | ^NEMPSTOP_YRN({Q7‑LOOP1})^ |
Lead-In: | Q7-27KB [Default] | Mask: | 9999 | | |
Q7-27KF [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTOP_MON({Q7-LOOP1})^}
COMMENT: Machine Check: Did R indicate DK or refusal of month ended job?
If Answer >= -2 AND Answer <= -1 Then Go To Q7-27KGA
Default Next: | Q7-27KG | Type: | Internal Function | | |
Lead-In: | Q7-27KD [Default] | Mask: | 99 | | |
Q7-27KG [] | Section: Section 7: On Jobs/Employer Supplement |
{^NEMPSTOP_YRN({Q7-LOOP1})^}
COMMENT: Machine Check: Did R indicate DK or refusal of year ended job?
If Answer >= -2 AND Answer <= -1 Then Go To Q7-27KGA
Default Next: | Q7-27KN | Type: | Internal Function | | |
Lead-In: | Q7-27KF [Default] | Mask: | 99 | | |
Q7-27KGA [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {WORKED_INGLC} = "have you been working";
DEFAULT : {WORKED_INGLC} = "did you work"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Q7-27KGB [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {WORKED_ING} = "Have you been working";
DEFAULT : {WORKED_ING} = "Did you work"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Default Next: | Q7-27KH | Type: | Internal Function | | |
Lead-In: | Q7-27KGA [Default] | Mask: | 9999 | | |
Q7-27KH [] | Section: Section 7: On Jobs/Employer Supplement |
About how long {WORKED_INGLC} for {^NEWEMPNAME({Q7-LOOP1})^}?
| 1 SELECT TO ENTER WEEKS |
| 2 SELECT TO ENTER MONTHS ...(Go To Q7-27KJ) |
| 3 SELECT TO ENTER YEARS ...(Go To Q7-27KL) |
If Answer >= -2 AND Answer <= -1 Then Go To Q7-27KMA
Default Next: | Q7-27KI | Type: | Select One Entry | Save Symbol: | ^BADDATE2({Q7‑LOOP1})^ |
Lead-In: | Q7-27KGB [Default] | Mask: | AUTO‑SELECTED | | |
Q7-27KI [] | Section: Section 7: On Jobs/Employer Supplement |
ENTER WEEKS WORKED FOR {^NEWEMPNAME({Q7-LOOP1})^}:
Default Next: | Q7-27KN | Type: | Numeric Entry | Save Symbol: | ^WEEKSWRKD({Q7‑LOOP1})^ |
Lead-In: | Q7-27KH [Default] | Mask: | 99 | | |
Hard Min: | 0 | Soft Min: | 0 |
Hard Max: | 99 | Soft Max: | 52 |
Q7-27KJ [] | Section: Section 7: On Jobs/Employer Supplement |
ENTER MONTHS WORKED FOR {^NEWEMPNAME({Q7-LOOP1})^}:
Default Next: | Q7-27KK | Type: | Numeric Entry | Save Symbol: | ^NUMMON({Q7‑LOOP1})^ |
Lead-In: | Q7-27KH [2:2] | Mask: | 99 | | |
Hard Min: | 0 | Soft Min: | 1 |
Hard Max: | 99 | Soft Max: | 12 |
Q7-27KK [] | Section: Section 7: On Jobs/Employer Supplement |
{^NUMMON({Q7-LOOP1})^} * 4
COMMENT: Calculate number of weeks worked
Default Next: | Q7-27KN | Type: | Internal Function | Save Symbol: | ^WEEKSWRKD({Q7‑LOOP1})^ |
Lead-In: | Q7-27KJ [Default] | Mask: | 99 | | |
Q7-27KL [] | Section: Section 7: On Jobs/Employer Supplement |
ENTER YEARS WORKED FOR {^NEWEMPNAME({Q7-LOOP1})^}:
Default Next: | Q7-27KM | Type: | Numeric Entry | Save Symbol: | ^NUMYRS({Q7‑LOOP1})^ |
Lead-In: | Q7-27KH [3:3] | Mask: | 99 | | |
Hard Min: | 0 | Soft Min: | 1 |
Hard Max: | 99 | Soft Max: | 10 |
Q7-27KM [] | Section: Section 7: On Jobs/Employer Supplement |
{^NUMYRS({Q7-LOOP1})^} * 52
COMMENT: Calculate number of weeks worked
Default Next: | Q7-27KN | Type: | Internal Function | Save Symbol: | ^WEEKSWRKD({Q7‑LOOP1})^ |
Lead-In: | Q7-27KL [Default] | Mask: | 99 | | |
Q7-27KMA [] | Section: Section 7: On Jobs/Employer Supplement |
{WORKED_ING} for {^NEWEMPNAME({Q7-LOOP1})^} for two months or more?
Default Next: | Q7-27KN | Type: | Select One Entry | Save Symbol: | ^TWOMONTHS({Q7‑LOOP1})^ |
Lead-In: | Q7-27KH [-2:-1] | Mask: | AUTO‑SELECTED | | |
Q7-27KN [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {DO_DIDLC} = "do";
DEFAULT : {DO_DIDLC} = "did"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Q7-27KNA [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {DO_DID} = "Do";
DEFAULT : {DO_DID} = "Did"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Default Next: | Q7-27KNB | Type: | Internal Function | | |
Lead-In: | Q7-27KN [Default] | Mask: | 9999 | | |
Q7-27KNB [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {SUPERVISE_ED} = "supervise";
DEFAULT : {SUPERVISE_ED} = "supervised"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Q7-27KNC [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {DOES_DID} = "Does";
DEFAULT : {DOES_DID} = "Did"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Default Next: | Q7-27KO | Type: | Internal Function | | |
Lead-In: | Q7-27KNB [Default] | Mask: | 9999 | | |
Q7-27KO [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {ARE_WERELC} = "are";
DEFAULT : {ARE_WERELC} = "were"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Default Next: | Q7-28 | Type: | Internal Function | | |
Lead-In: | Q7-27KNC [Default] | Mask: | 9999 | | |
Q7-28 [] | Section: Section 7: On Jobs/Employer Supplement |
How many hours per week {DO_DIDLC} you USUALLY work at this job?
(PROBE: DURING WEEKS WHEN YOU {ARE_WERELC} WORKING).
If Answer >= -2 AND Answer <= -1 Then Go To Q7-28A
Default Next: | Q7-28B | Type: | Numeric Entry | Save Symbol: | ^HRSWORK({Q7‑LOOP1})^ |
Lead-In: | Q7-27KO [Default] | Mask: | 999 | | |
Q7-28A [] | Section: Section 7: On Jobs/Employer Supplement |
Did you work for {^NEWEMPNAME({Q7-LOOP1})^} 10 or more hours per week or less than 10 hours per week?
| 1 10 HOURS PER WEEK OR MORE |
| 2 LESS THAN 10 HOURS PER WEEK |
Default Next: | Q7-28B | Type: | Select One Entry | Save Symbol: | ^GTLT10({Q7‑LOOP1})^ |
Lead-In: | Q7-28 [-2:-1] | Mask: | AUTO‑SELECTED | | |
Q7-28B [] | Section: Section 7: On Jobs/Employer Supplement |
{Q7-LOOP1} == 1
COMMENT: Machine Check: Is this the first time through?
If Answer = 1 Then Go To QES-TIME
Default Next: | Q7-28C | Type: | Internal Function | | |
Lead-In: | Q7-28 [Default], Q7-28A [Default] | Mask: | 99 | | |
Q7-28C [] | Section: Section 7: On Jobs/Employer Supplement |
{^HASOLDEMPL({Q7-LOOP1})^}==1
If Answer = 1 Then Go To QES-TIME
Default Next: | Q7-29 | Type: | Internal Function | | |
Lead-In: | Q7-28B [Default] | Mask: | 99999 | | |
Q7-29 [] | Section: Section 7: On Jobs/Employer Supplement |
{^HRSWORK({Q7-LOOP1})^}
COMMENT: Machine Check: Did R say DK/REF on hours per week?
If Answer >= -2 AND Answer <= -1 Then Go To Q7-29B
Default Next: | Q7-29A | Type: | Internal Function | | |
Lead-In: | Q7-28C [Default] | Mask: | 99 | | |
Q7-29A [] | Section: Section 7: On Jobs/Employer Supplement |
{^HRSWORK({Q7-LOOP1})^} > 9
COMMENT: Machine Check: Did R work 10 or more hours per week?
If Answer = 1 Then Go To Q7-30
Default Next: | QES-100 | Type: | Internal Function | | |
Lead-In: | Q7-29 [Default] | Mask: | 99 | | |
Q7-29B [] | Section: Section 7: On Jobs/Employer Supplement |
{^GTLT10({Q7-LOOP1})^} == 1
COMMENT: Machine Check: Did R work 10 or more hours per week?
If Answer = 1 Then Go To Q7-30
Default Next: | QES-100 | Type: | Internal Function | | |
Lead-In: | Q7-29 [-2:-1] | Mask: | 99 | | |
Q7-30 [] | Section: Section 7: On Jobs/Employer Supplement |
{^BADDATE2({Q7-LOOP1})^}
COMMENT: Machine check: Branch on whether R gave a bad date for how long worked
If Answer >= -2 AND Answer <= -1 Then Go To Q7-31A
If Answer = 0 Then Go To Q7-32
Q7-31 [] | Section: Section 7: On Jobs/Employer Supplement |
{^WEEKSWRKD({Q7-LOOP1})^} > 9
COMMENT: Machine Check: Did R report working more than 9 weeks (DK or REF on dates)?
If Answer = 1 Then Go To QES-TIME
Default Next: | QES-100 | Type: | Internal Function | | |
Lead-In: | Q7-30 [Default] | Mask: | 99 | | |
Q7-31A [] | Section: Section 7: On Jobs/Employer Supplement |
{^TWOMONTHS({Q7-LOOP1})^} == 1
COMMENT: Machine Check: Did R report working more than two months (DK or REF on dates/probe)?
If Answer = 1 Then Go To QES-TIME
Default Next: | QES-100 | Type: | Internal Function | | |
Lead-In: | Q7-30 [-2:-1] | Mask: | 99 | | |
Q7-32 [] | Section: Section 7: On Jobs/Employer Supplement |
({^NEMPSTOP({Q7-LOOP1})^} < {LINTDATE4})
COMMENT: break up string from d4 to include day Machine Check: Is ending date of job before date of last interview?
If Answer = 1 Then Go To QES-100
Default Next: | Q7-33 | Type: | Internal Function | | |
Lead-In: | Q7-30 [0:0] | Mask: | 99 | | |
Q7-33 [] | Section: Section 7: On Jobs/Employer Supplement |
((({^NEMPSTOP_YRN({Q7-LOOP1})^}-{^NEMPSTRT_YRN({Q7-LOOP1})^})*12)+(({^NEMPSTOP_MON({Q7-LOOP1})^}-{^NEMPSTRT_MON({Q7-LOOP1})^})+1))
COMMENT: Calculate number of months worked for respondents who entered valid month and year for both start and stop date
Default Next: | Q7-34 | Type: | Internal Function | Save Symbol: | ^MONSWRKD({Q7‑LOOP1})^ |
Lead-In: | Q7-32 [Default] | Mask: | 99 | | |
Q7-34 [] | Section: Section 7: On Jobs/Employer Supplement |
{^MONSWRKD({Q7-LOOP1})^} > 2
COMMENT: Machine check: Did R work more than two months for employer?
If Answer = 1 Then Go To QES-TIME
Default Next: | QES-100 | Type: | Internal Function | | |
Lead-In: | Q7-33 [Default] | Mask: | 99 | | |
QES-TIME [] | Section: Section 7: On Jobs/Employer Supplement |
TIME(0)
COMMENT: Starting time of the Employer Supplement.
QES-1 [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^ES1-ID({Q7-LOOP1})^}={Q7-LOOP1}=INT, {^COW({Q7-LOOP1})^}=0=INT, {^ODDJOB({Q7-LOOP1})^}=99=INT, {^BUS_INC({Q7-LOOP1})^}=0=INT, {^PAYTIME({Q7-LOOP1})^}=""=CHAR, {^PAYRATEB({Q7-LOOP1})^}=0.00=REAL, {^PAYRATE_DK({Q7-LOOP1})^}=0.00=REAL, {^QES-75I({Q7-LOOP1})^}=0=INT, {^OVERTIME_WKLY({Q7-LOOP1})^}=0.00=REAL, {NUMGAPS}=0=INT, {^RESPONS33({Q7-LOOP1})^}=9999=LONG)
COMMENT: Enter ID number for this employer supplement for use in 1996 information sheets and initialize other symbols
Default Next: | QES-4Z | Type: | Internal Function | | |
Lead-In: | QES-TIME [Default] | Mask: | 9999 | | |
QES-4X [] | Section: Section 7: On Jobs/Employer Supplement |
{^HASOLDEMPL({Q7-LOOP1})^}
COMMENT: Is an emplorer from date of last interview being asked about in this loop?
If Answer = 1 Then Go To QES-5
Default Next: | QES-4Z | Type: | Internal Function | | |
| | Mask: | 99999 | | |
QES-4Y [] | Section: Section 7: On Jobs/Employer Supplement |
"Between {^NEMPSTRT({Q7-LOOP1})^} and ({^NEMPSTOP({Q7-LOOP1})^}"
Default Next: | QES-5 | Type: | Internal Function | Save Symbol: | DURING_SINCE |
| | Mask: | 99999 | | |
QES-4Z [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {DURING_SINCE} = "Since you began working for " + {^NEWEMPNAME({Q7-LOOP1})^};
CASE 0 : {DURING_SINCE} = "During the time you worked for " + {^NEWEMPNAME({Q7-LOOP1})^};
DEFAULT : {DURING_SINCE} = "During the time you (have) worked for " + {^NEWEMPNAME({Q7-LOOP1})^}; END
Default Next: | QES-5 | Type: | Internal Function | | |
Lead-In: | QES-1 [Default], QES-4X [Default] | Mask: | 9999 | | |
QES-5 [] | Section: Section 7: On Jobs/Employer Supplement |
{DURING_SINCE}, were there any periods of one week or more during which you were NOT working for {^NEWEMPNAME({Q7-LOOP1})^}, not counting PAID vacation or PAID sick leave?
| 1 Yes ...(Go To QES-6A) |
| 0 No |
| 2 JOB IS IRREGULAR OR SEASONAL |
QES-6A [] | Section: Section 7: On Jobs/Employer Supplement |
What is the total number of weeks you DID NOT work for {^NEWEMPNAME({Q7-LOOP1})^}?
Default Next: | QES-11 | Type: | Numeric Entry | | |
Lead-In: | QES-5 [1:1] | Mask: | 99 | | |
QES-11 [] | Section: Section 7: On Jobs/Employer Supplement |
{^CURFLAG({Q7-LOOP1})^}
COMMENT: SKIP ACCORDING TO CURRENT WORK STATUS WITH EMPLOYER
If Answer = 0 Then Go To QES-11B
If Answer = 1 Then Go To QES-11A
Default Next: | QES-11C | Type: | Internal Function | | |
Lead-In: | QES-5 [Default], QES-6A [Default] | Mask: | 99 | | |
QES-11A [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({IS_WASLC}="is"=CHAR, {IS_WAS}="Is"=CHAR, {ARE_WERELC}="are"=CHAR, {DO_DIDLC}="do"=CHAR, {DOES_DID}="Does"=CHAR, {DOES_DIDLC}="does"=CHAR, {HAVE_HAD}="Have"=CHAR, {ARENOW}="are now"=CHAR, {DOWERE}="do"=CHAR, {USE_USED}="use"=CHAR, {SETS_SET}="sets"=CHAR, {RECEIVED}="Are you RECEIVING"=CHAR, {DONOW}="do now"=CHAR, {LASTWK}="LAST WEEK"=CHAR, {JOBNOW}="the job you have now"=CHAR, {DO_DID}="Do"=CHAR, {ARE_WERE}="Are"=CHAR, {WORK_WORKED}="work"=CHAR, {RECD2}="receive"=CHAR, {HAVE_HADLC}="have"=CHAR, {SUPERVISED}="supervise"=CHAR, {HAVE_DID}="Have"=CHAR, {ISWASPOS}="it is"=CHAR, {CAN_COULD}="can"=CHAR, {CONTD}="continue"=CHAR, {HOLD_HELD}="hold"=CHAR, {HAVEPOTWRKD}="have potentially worked"=CHAR, {ARE}="are"=CHAR, {DOING_DIDLC}="doing"=CHAR, {HAVEPOTRMD}="potentially remain"=CHAR, {EARN_EARNED}="earn"=CHAR, {CURR_MOSTREC}="current"=CHAR, {NOW_LAST}="now"=CHAR)
COMMENT: INITIALIZE SYMBOLS FOR R CURRENT WORKING FOR EMPLOYER
QES-11B [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({IS_WASLC}="was"=CHAR, {IS_WAS}="Was"=CHAR, {ARE_WERELC}="were"=CHAR, {DO_DIDLC}="did"=CHAR, {DOES_DID}="Did"=CHAR, {DOES_DIDLC}="did"=CHAR, {HAVE_HAD}="Had"=CHAR, {ARENOW}="were last"=CHAR, {DOWERE}="were last doing"=CHAR, {USE_USED}="used"=CHAR, {SETS_SET}="set"=CHAR, {RECEIVED}="Did you RECEIVE"=CHAR, {DONOW}="were doing most recently"=CHAR, {LASTWK}="the MOST RECENT WEEK that you worked"=CHAR, {JOBNOW}="your most recent job"=CHAR, {DO_DID}="Did"=CHAR, {ARE_WERE}="Were"=CHAR, {WORK_WORKED}="worked"=CHAR, {RECD2}="received"=CHAR, {HAVE_HADLC}="had"=CHAR, {SUPERVISED}="supervised"=CHAR, {HAVE_DID}="Did"=CHAR, {ISWASPOS}="it would have been"=CHAR, {CAN_COULD}="could"=CHAR, {CONTD}="have continued"=CHAR, {HOLD_HELD}="held"=CHAR, {HAVEPOTWRKD}="have potentially worked"=CHAR, {ARE}=""=CHAR, {DOING_DIDLC}="did"=CHAR, {HAVEPOTRMD}="have potentially remained"=CHAR, {EARN_EARNED}="earned"=CHAR, {CURR_MOSTREC}="most recent"=CHAR, {NOW_LAST}="when you last worked there"=CHAR)
COMMENT: INITIALIZE SYMBOLS FOR R NOT CURRENT WORKING FOR EMPLOYER
QES-11C [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({IS_WASLC}="(is/was)"=CHAR, {IS_WAS}="(Is/Was)"=CHAR, {ARE_WERELC}="(are/were)"=CHAR, {DO_DIDLC}="(do/did)"=CHAR, {DOES_DID}="(Does/Did)"=CHAR, {DOES_DIDLC}="(does/did)"=CHAR, {HAVE_HAD}="(Have/Had)"=CHAR, {ARENOW}="(are now/were last)"=CHAR, {DOWERE}="(do/were last doing)"=CHAR, {USE_USED}="(use/used)"=CHAR, {SETS_SET}="(sets/set)"=CHAR, {RECEIVED}="(Are you RECEIVING/Did you RECEIVE)"=CHAR, {DONOW}="(do now/were doing most recently)"=CHAR, {LASTWK}="(LAST WEEK/the MOST RECENT WEEK that you worked)"=CHAR, {JOBNOW}="(the job you have now/your most recent job)"=CHAR, {DO_DID}="(Do/Did)"=CHAR, {ARE_WERE}="(Are/Were)"=CHAR, {WORK_WORKED}="(work/worked)"=CHAR, {RECD2}="receive(d)"=CHAR, {HAVE_HADLC}="(have/had)"=CHAR, {SUPERVISED}="(supervise/supervised)"=CHAR, {HAVE_DID}="(Have/Did)"=CHAR, {ISWASPOS}="(it is/it would have been)"=CHAR, {CAN_COULD}="(can/could)"=CHAR, {CONTD}="(have) continue(d)"=CHAR, {HOLD_HELD}="(hold/held)"=CHAR, {HAVEPOTWRKD}="(have) potentially work(ed)"=CHAR, {ARE}="(are)"=CHAR, {DOING_DIDLC}="(doing_did)"=CHAR, {HAVEPOTRMD}="(have) potentially remain(ed)"=CHAR, {EARN_EARNED}="(earn/earned)"=CHAR, {CURR_MOSTREC}="(current/most recent)"=CHAR, {NOW_LAST}="(now/when you last worked there)"=CHAR)
COMMENT: INTIALIZE SYMBOLS TO DEFAULT VALUE
QES-TIMEAC [] | Section: Section 7: On Jobs/Employer Supplement |
TIME(0)
COMMENT: Interim time in Employer Supplement
QES-55A [] | Section: Section 7: On Jobs/Employer Supplement |
{^HASOLDEMPL({Q7-LOOP1})^}
COMMENT: Is an emplorer from date of last interview being asked about in this loop?
If Answer = 1 Then Go To QES-55B
QES-55B [] | Section: Section 7: On Jobs/Employer Supplement |
On {LINTDATE~X}, your occupation was reported as {^OCC1({Q7-LOOP1})^} and your usual activities were {^OCC2({Q7-LOOP1})^}.
{IS_WAS} this an accurate description of your job with {^NEWEMPNAME({Q7-LOOP1})^} {now_last}? (INTERVIEWER: READ IF NECESSARY:) Please think of your {curr_mostrec} activities.
Default Next: | QES-55H | Type: | Select One Entry | | |
Lead-In: | QES-55A [1:1] | Mask: | AUTO‑SELECTED | | |
QES-55E [] | Section: Section 7: On Jobs/Employer Supplement |
What kind of business or industry {IS_WASLC} this?
(READ IF NECESSARY:) What do they make or where do you {WORK_WORKED}?
If Answer >= -2 AND Answer <= -1 Then Go To QES-55G
QES-55G [] | Section: Section 7: On Jobs/Employer Supplement |
{IS_WAS} this business or organization mainly manufacturing, retail trade, wholesale trade, or something else?
| 1 Manufacturing |
| 2 Retail trade |
| 3 Wholesale trade |
| 5 Service |
| 4 OTHER (SPECIFY) - Something else |
Default Next: | QES-55H | Type: | Select One Entry | | |
Lead-In: | QES-55E [-2:-1] | Mask: | AUTO‑SELECTED | | |
QES-55H [] | Section: Section 7: On Jobs/Employer Supplement |
What kind of work {DO_DIDLC} you do? That is, what {IS_WASLC} your occupation? (For example: plumber, typist, farmer..)
QES-55J [] | Section: Section 7: On Jobs/Employer Supplement |
What {ARE_WERELC} your usual activities or duties at this job? (For example: types, keeps account books, files, sells cars, operates printing press, lays brick...)
Default Next: | QES-56AA | Type: | Text Entry | Save Symbol: | ^OCC2({Q7‑LOOP1})^ |
Lead-In: | QES-55H [Default] | Mask: | A86 | | |
QES-56AA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^QES-56EE({Q7-LOOP1})^}=-4=INT, {^QES-56EB({Q7-LOOP1})^}=-4=INT, {^COW({Q7-LOOP1})^}=-4=INT)
QES-56C [] | Section: Section 7: On Jobs/Employer Supplement |
{ARE_WERE} you employed by government, by a private company, a non-profit organization, or {ARE_WERELC} you self employed or working in a family business?
| 1 Government ...(Go To QES-56D) |
| 2 Private for profit company |
| 3 Non-profit organization (incl tax exempt and charitable) |
| 4 Self-employed ...(Go To QES-56E) |
| 5 Working in family business ...(Go To QES-56E) |
Default Next: | QES-56F | Type: | Select One Entry | Save Symbol: | COW |
Lead-In: | QES-56AA [Default] | Mask: | AUTO‑SELECTED | | |
QES-56D [] | Section: Section 7: On Jobs/Employer Supplement |
Would that be the federal, state, or local government?
| 1 Federal government employee |
| 2 State government employee |
| 3 Local government employee |
Default Next: | QES-56F | Type: | Select One Entry | | |
Lead-In: | QES-56C [1:1] | Mask: | AUTO‑SELECTED | | |
QES-56E [] | Section: Section 7: On Jobs/Employer Supplement |
{IS_WAS} this business incorporated?
Default Next: | QES-56F | Type: | Select One Entry | Save Symbol: | ^BUS_INC({Q7‑LOOP1})^ |
Lead-In: | QES-56C [4:5] | Mask: | AUTO‑SELECTED | | |
QES-56F [] | Section: Section 7: On Jobs/Employer Supplement |
Some people are in jobs that last only for a limited time or until the completion of a project. {IS_WAS} your job with {^NEWEMPNAME({Q7-LOOP1})^} like this?
QES-TIMEK [] | Section: Section 7: On Jobs/Employer Supplement |
TIME(0)
COMMENT: Interim time in ES
Default Next: | QES-57A | Type: | Internal Function | Save Symbol: | QES‑TIMEK |
Lead-In: | QES-56F [Default] | Mask: | 9999 | | |
QES-57A [] | Section: Section 7: On Jobs/Employer Supplement |
SWITCH ({^CURFLAG({Q7-LOOP1})^}) BEGIN
CASE 1 : {CUR_LAST} = "current";
DEFAULT : {CUR_LAST} = "last"; END
COMMENT: TEXT SUB ACCORDING TO WHETHER EMPLOYER IS CURRENT.
Default Next: | QES-70 | Type: | Internal Function | | |
Lead-In: | QES-TIMEK [Default] | Mask: | 9999 | | |
QES-70 [] | Section: Section 7: On Jobs/Employer Supplement |
Now, we would like to ask you a few questions concerning your {CUR_LAST} earnings at your job with {^NEWEMPNAME({Q7-LOOP1})^}.
QES-70CA [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^HRLIMHI({Q7-LOOP1})^}=30.00=REAL, {^HRLIMLO({Q7-LOOP1})^}=1.00=REAL, {^DAYLIMHI({Q7-LOOP1})^}=1500.00=REAL, {^DAYLIMLO({Q7-LOOP1})^}=1.00=REAL, {^WKLIMHI({Q7-LOOP1})^}=1500.00=REAL, {^WKLIMLO({Q7-LOOP1})^}=1.00=REAL, {^BWKLIMHI({Q7-LOOP1})^}=6000.00=REAL, {^BWKLIMLO({Q7-LOOP1})^}=1.00=REAL, {^BMOLIMHI({Q7-LOOP1})^}=3000.00=REAL, {BMMOLIMLO}=1.00=REAL, {^MOLIMHI({Q7-LOOP1})^}=6000.00=REAL, {^MOLIMLO({Q7-LOOP1})^}=1.00=REAL, {^YRLIMHI({Q7-LOOP1})^}=72000.00=REAL, {^YRLIMLO({Q7-LOOP1})^}=1.00=REAL, {^OTLIMHI({Q7-LOOP1})^}=1500.00=REAL, {^OTLIMLO({Q7-LOOP1})^}=1.00=REAL, {^OVERPAYA({Q7-LOOP1})^}=0.00=REAL, {^OVERTIMEUN({Q7-LOOP1})^}=0=INT, {^OVERPAY_DK({Q7-LOOP1})^}=0.00=REAL, {^OVERTIME_WKLY({Q7-LOOP1})^}=0.00=REAL, {^OVERHRS({Q7-LOOP1})^}=00=INT)
COMMENT: Save default value for min and max values for wages.
Default Next: | QES-71A | Type: | Internal Function | | |
Lead-In: | QES-70 [Default] | Mask: | 9999 | | |
QES-71A [] | Section: Section 7: On Jobs/Employer Supplement |
For your job with {^NEWEMPNAME({Q7-LOOP1})^}, what is the easiest way for you to report your {CUR_LAST} total earnings BEFORE taxes or other deductions: hourly, weekly, annually, or on some other basis?
(READ IF NECESSARY:) We use this information to compare the amount that people earn in different types of jobs.
(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)
| 1 Per hour |
| 2 Per day |
| 3 Per week |
| 4 Bi-weekly (Every 2 weeks) |
| 8 Bi-monthly (twice a month) |
| 5 Per month |
| 6 Per year |
| 7 Other (SPECIFY) |
Default Next: | QES-71AA | Type: | Select One Entry | Save Symbol: | ^PAYTIMEN({Q7‑LOOP1})^ |
Lead-In: | QES-70CA [Default] | Mask: | AUTO‑SELECTED | | |
QES-71AA [] | Section: Section 7: On Jobs/Employer Supplement |
DECODE({^PAYTIMEN({Q7-LOOP1})^}, {%D0028%}, 1)
COMMENT: Save text for time unit of earnings.
Default Next: | QES-71B | Type: | Internal Function | Save Symbol: | ^PAYTIME({Q7‑LOOP1})^ |
Lead-In: | QES-71A [Default] | Mask: | 9999 | | |
QES-71B [] | Section: Section 7: On Jobs/Employer Supplement |
{DO_DID} you usually receive overtime pay, tips or commissions at your job with {^NEWEMPNAME({Q7-LOOP1})^}?
Default Next: | QES-71G | Type: | Select One Entry | Save Symbol: | ^OVERTIMEUN({Q7‑LOOP1})^ |
Lead-In: | QES-71AA [Default] | Mask: | AUTO‑SELECTED | | |
QES-71C [] | Section: Section 7: On Jobs/Employer Supplement |
SYMBOL({^OVERPAYA({Q7-LOOP1})^}=0.00=REAL, {^OVERTIMEUN({Q7-LOOP1})^}=0=INT, {^OVERPAY_DK({Q7-LOOP1})^}=0.00=REAL, {^OVERTIME_WKLY({Q7-LOOP1})^}=0.00=REAL, {^OVERHRS({Q7-LOOP1})^}=00=INT)
COMMENT: Set overtime pay to 0 - R did not receive overtime.
Default Next: | QES-71G | Type: | Internal Function | | |
Lead-In: | QES-71B [0:0] | Mask: | 9999 | | |
QES-71G [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYTIMEN({Q7-LOOP1})^}
COMMENT: Branch according the time unit for rate of pay R reported.
If Answer = 5 Then Go To QES-74T
If Answer = 1 Then Go To QES-71H
If Answer = 6 Then Go To QES-75I
If Answer = 4 Then Go To QES-75X
QES-71GA [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYTIMEN({Q7-LOOP1})^}
COMMENT: Branch according to the time unit for rate of pay R reported.
If Answer = 8 Then Go To QES-74T
Default Next: | QES-74C | Type: | Internal Function | | |
Lead-In: | QES-71G [Default] | Mask: | 99 | | |
QES-71H [] | Section: Section 7: On Jobs/Employer Supplement |
[QES-71B({Q7-LOOP1})] == 1
COMMENT: Did R receive overtime pay, tips or commissions?
If Answer = 1 Then Go To QES-71I
Default Next: | QES-71J | Type: | Internal Function | | |
Lead-In: | QES-71G [1:1] | Mask: | 99 | | |
QES-71I [] | Section: Section 7: On Jobs/Employer Supplement |
EXCLUDING overtime pay, tips and commissions, what {IS_WASLC} your hourly rate of pay, on this job?
(ENTER AMOUNT)
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-71P
If Answer >= 0 AND Answer <= 1 Then Go To QES-71K
If Answer >= 30 AND Answer <= 1,000,000 Then Go To QES-71K
Default Next: | QES-71K | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-71H [1:1] | Mask: | 99,999.99 | | |
QES-71J [] | Section: Section 7: On Jobs/Employer Supplement |
What {IS_WASLC} your hourly rate of pay, on this job?
(ENTER AMOUNT)
If Answer = -2 Then Go To QES-71P
If Answer >= 30 AND Answer <= 1,000,000 Then Go To QES-71K
If Answer = -1 Then Go To QES-84-JUMP
If Answer >= 0 AND Answer <= 1 Then Go To QES-71K
Default Next: | QES-71PB | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-71H [Default] | Mask: | 99,999.99 | | |
QES-71K [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATEA({Q7-LOOP1})^} >= {^HRLIMLO({Q7-LOOP1})^}) && ({^PAYRATEA({Q7-LOOP1})^} <= {^HRLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported hourly wage within the accepted range?
If Answer = 1 Then Go To QES-71W
QES-71P [] | Section: Section 7: On Jobs/Employer Supplement |
What is your best estimate of your hourly rate of pay?
(ENTER AMOUNT)
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-84-JUMP
If Answer >= 1 AND Answer <= 30 Then Go To QES-71PA
Default Next: | QES-71PA | Type: | Numeric Entry | Save Symbol: | ^PAYRATE_DK({Q7‑LOOP1})^ |
Lead-In: | QES-71I [-2:-2], QES-71J [-2:-2] | Mask: | 99,999.99 | | |
QES-71PA [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATE_DK({Q7-LOOP1})^} >= {^HRLIMLO({Q7-LOOP1})^}) && ({^PAYRATE_DK({Q7-LOOP1})^} <= {^HRLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported hourly wage within the accepted range?
If Answer = 1 Then Go To QES-71W
QES-71PB [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATEA({Q7-LOOP1})^}
COMMENT: Save hourly earnings value to be verified
Default Next: | QES-71Q | Type: | Internal Function | Save Symbol: | ^PAYRATEVH({Q7‑LOOP1})^ |
Lead-In: | QES-71J [Default], QES-71K [Default] | Mask: | 99999999.99 | | |
QES-71PC [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATE_DK({Q7-LOOP1})^}
COMMENT: Save hourly earnings value to be verified
Default Next: | QES-71Q | Type: | Internal Function | Save Symbol: | ^PAYRATEVH({Q7‑LOOP1})^ |
Lead-In: | QES-71PA [Default] | Mask: | 99999999.99 | | |
QES-71Q [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
EARNINGS RECORDED AS: $ {^PAYRATEVH({Q7-LOOP1})^} HOURLY
IS THIS ENTRY CORRECT?
QES-71R [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
INCORRECT ENTRY IS RECORDED AS: $ {^PAYRATEVH({Q7-LOOP1})^} HOURLY
ENTER CORRECT AMOUNT:
Default Next: | QES-71W | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-71Q [0:0] | Mask: | 99,999.99 | | |
QES-71W [] | Section: Section 7: On Jobs/Employer Supplement |
[QES-71B({Q7-LOOP1})] == 1
COMMENT: Did R receive overtime pay, tips or commissions?
If Answer = 1 Then Go To QES-71X
QES-71X [] | Section: Section 7: On Jobs/Employer Supplement |
At your job with {^NEWEMPNAME({Q7-LOOP1})^}, how much {DO_DIDLC} you usually receive JUST in overtime pay, tips or commissions, before taxes or other deductions?
(INTERVIEWER: ENTER TIME UNIT FOR OVERTIME PAY FIRST. CLICK "SUBMIT AND CONTINUE" TO ENTER AMOUNT.)
| 1 HOURLY |
| 2 DAILY |
| 3 WEEKLY |
| 5 MONTHLY |
| 6 YEARLY |
| 7 OTHER (SPECIFY) |
Default Next: | QES-71XAA | Type: | Select One Entry | Save Symbol: | ^OVERTIMEUA1({Q7‑LOOP1})^ |
Lead-In: | QES-71W [1:1] | Mask: | AUTO‑SELECTED | | |
QES-71XAA [] | Section: Section 7: On Jobs/Employer Supplement |
DECODE ({^OVERTIMEUA1({Q7-LOOP1})^},{%D0040%},1)
COMMENT: Save numeric value from text for overtime pay time unit.
Default Next: | QES-71XA | Type: | Internal Function | Save Symbol: | ^OVERTIMEUA({Q7‑LOOP1})^ |
Lead-In: | QES-71X [Default] | Mask: | 99 | | |
QES-71XA [] | Section: Section 7: On Jobs/Employer Supplement |
[QES-71X({Q7-LOOP1})]
COMMENT: Save numeric value from text for overtime pay time unit.
Default Next: | QES-71XB | Type: | Internal Function | Save Symbol: | ^OVERTIMEUN({Q7‑LOOP1})^ |
Lead-In: | QES-71XAA [Default] | Mask: | 99 | | |
QES-71XB [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERTIMEUN({Q7-LOOP1})^}
COMMENT: Translate time unit for rate of overtime pay
If Answer = 1 Then Go To QES-71XBB
If Answer = 2 Then Go To QES-71XF
If Answer = 5 Then Go To QES-71XD
If Answer = 3 Then Go To QES-71XC
If Answer = 6 Then Go To QES-71XE
If Answer = 7 Then Go To QES-71XG
Default Next: | QES-72C | Type: | Internal Function | | |
Lead-In: | QES-71XA [Default] | Mask: | 99 | | |
QES-71XBB [] | Section: Section 7: On Jobs/Employer Supplement |
(At your job with {^NEWEMPNAME({Q7-LOOP1})^}, how much {DO_DID} you usually receive JUST in overtime pay, tips or commissions, before taxes or other deductions?)
(ENTER HOURLY AMOUNT)
If Answer >= 1 AND Answer <= 30 Then Go To QES-72G
If Answer = -2 Then Go To QES-72C
Default Next: | QES-72CC | Type: | Numeric Entry | Save Symbol: | ^OVERPAYA({Q7‑LOOP1})^ |
Lead-In: | QES-71XB [1:1] | Mask: | 9,999.99 | | |
QES-71XC [] | Section: Section 7: On Jobs/Employer Supplement |
(At your job with {^NEWEMPNAME({Q7-LOOP1})^}, how much {DO_DID} you usually receive JUST in overtime pay, tips or commissions, before taxes or other deductions?)
(ENTER WEEKLY AMOUNT)
If Answer >= 1 AND Answer <= 1,500 Then Go To QES-72I
If Answer = -2 Then Go To QES-72C
Default Next: | QES-72CC | Type: | Numeric Entry | Save Symbol: | ^OVERPAYA({Q7‑LOOP1})^ |
Lead-In: | QES-71XB [3:3] | Mask: | 999,999.99 | | |
QES-71XD [] | Section: Section 7: On Jobs/Employer Supplement |
(At your job with {^NEWEMPNAME({Q7-LOOP1})^}, how much {DO_DID} you usually receive JUST in overtime pay, tips or commissions, before taxes or other deductions?)
(ENTER MONTHLY AMOUNT)
If Answer >= 1 AND Answer <= 6,000 Then Go To QES-72I
If Answer = -2 Then Go To QES-72C
Default Next: | QES-72CC | Type: | Numeric Entry | Save Symbol: | ^OVERPAYA({Q7‑LOOP1})^ |
Lead-In: | QES-71XB [5:5] | Mask: | 9,999,999.99 | | |
Hard Min: | 1 | | |
Hard Max: | 12000 | | |
QES-71XE [] | Section: Section 7: On Jobs/Employer Supplement |
(At your job with {^NEWEMPNAME({Q7-LOOP1})^}, how much {DO_DID} you usually receive JUST in overtime pay, tips or commissions, before taxes or other deductions?)
(ENTER ANNUAL AMOUNT)
If Answer >= 1 AND Answer <= 72,000 Then Go To QES-72I
If Answer = -2 Then Go To QES-72C
Default Next: | QES-72CC | Type: | Numeric Entry | Save Symbol: | ^OVERPAYA({Q7‑LOOP1})^ |
Lead-In: | QES-71XB [6:6] | Mask: | 99,999,999 | | |
Hard Min: | 1 | | |
Hard Max: | 140000 | | |
QES-71XF [] | Section: Section 7: On Jobs/Employer Supplement |
(At your job with {^NEWEMPNAME({Q7-LOOP1})^}, how much {DO_DID} you usually receive JUST in overtime pay, tips or commissions, before taxes or other deductions?)
(ENTER AMOUNT)
If Answer >= 1 AND Answer <= 240 Then Go To QES-72I
If Answer = -2 Then Go To QES-72C
Default Next: | QES-72CC | Type: | Numeric Entry | Save Symbol: | ^OVERPAYA({Q7‑LOOP1})^ |
Lead-In: | QES-71XB [2:2] | Mask: | 99,999.99 | | |
QES-71XG [] | Section: Section 7: On Jobs/Employer Supplement |
(At your job with {^NEWEMPNAME({Q7-LOOP1})^}, how much {DO_DID} you usually receive JUST in overtime pay, tips or commissions, before taxes or other deductions?)
(ENTER AMOUNT)
Default Next: | QES-72C | Type: | Numeric Entry | Save Symbol: | ^OVERPAYA({Q7‑LOOP1})^ |
Lead-In: | QES-71XB [7:7] | Mask: | 99,999,999.99 | | |
Hard Min: | 1 | | |
Hard Max: | 140000 | | |
QES-72C [] | Section: Section 7: On Jobs/Employer Supplement |
What is your best estimate of how much you usually {EARN_EARNED} WEEKLY, JUST in overtime pay, tips or commissions, before taxes or other deductions?
(ENTER AMOUNT)
If Answer >= 1 AND Answer <= 1,500 Then Go To QES-72HA
QES-72CA [] | Section: Section 7: On Jobs/Employer Supplement |
"WEEKLY"
COMMENT: Stamp "per week" time unit for estimated overtime pay rate
Default Next: | QES-72CB | Type: | Internal Function | Save Symbol: | ^OVERTIMEUA({Q7‑LOOP1})^ |
Lead-In: | QES-72C [Default] | Mask: | A80 | | |
QES-72CB [] | Section: Section 7: On Jobs/Employer Supplement |
3
COMMENT: Stamp "3" time unit for estimated overtime pay rate
Default Next: | QES-72CD | Type: | Internal Function | Save Symbol: | ^OVERTIMEUN({Q7‑LOOP1})^ |
Lead-In: | QES-72CA [Default] | Mask: | 9999 | | |
QES-72CC [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERPAYA({Q7-LOOP1})^}
COMMENT: Save overtime earnings value to be verified
QES-72CD [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERPAY_DK({Q7-LOOP1})^}
COMMENT: Save overtime earnings value to be verified
Default Next: | QES-72D | Type: | Internal Function | Save Symbol: | ^OVERPAYV({Q7‑LOOP1})^ |
Lead-In: | QES-72CB [Default] | Mask: | 99999999.99 | | |
QES-72D [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
USUAL {^OVERTIMEUA({Q7-LOOP1})^} EARNINGS IN OVERTIME PAY, TIPS OR COMMISSIONS RECORDED AS: $ {^OVERPAYV({Q7-LOOP1})^} IS THIS ENTRY CORRECT?
QES-72E [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
INCORRECT ENTRY IS RECORDED AS: $ {^OVERPAYV({Q7-LOOP1})^} {^OVERTIMEUA({Q7-LOOP1})^}
ENTER CORRECT AMOUNT:
Default Next: | QES-72F | Type: | Numeric Entry | Save Symbol: | ^OVERPAYA({Q7‑LOOP1})^ |
Lead-In: | QES-72D [0:0] | Mask: | 999,999.99 | | |
QES-72F [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERTIMEUN({Q7-LOOP1})^}
COMMENT: What time unit of overtime pay did R report?
If Answer = 2 Then Go To QES-72HA
If Answer = 7 Then Go To QES-72HA
If Answer = 1 Then Go To QES-72G
QES-72G [] | Section: Section 7: On Jobs/Employer Supplement |
How many hours {DO_DIDLC} you usually work per week at this rate?
(ENTER NUMBER OF HOURS)
If Answer = -2 Then Go To QES-72H
If Answer = -1 Then Go To QES-84-JUMP
Default Next: | QES-72I | Type: | Numeric Entry | Save Symbol: | ^OVERHRSA({Q7‑LOOP1})^ |
Lead-In: | QES-71XBB [1:30], QES-72F [1:1] | Mask: | 99 | | |
QES-72H [] | Section: Section 7: On Jobs/Employer Supplement |
What is your best estimate of the number of hours per week you usually {WORK_WORKED} at this rate?
(ENTER NUMBER OF HOURS)
If Answer >= -2 AND Answer <= -1 Then Go To QES-84-JUMP
Default Next: | QES-72I | Type: | Numeric Entry | Save Symbol: | ^OVERHRSA({Q7‑LOOP1})^ |
Lead-In: | QES-72G [-2:-2] | Mask: | 99 | | |
QES-72HA [] | Section: Section 7: On Jobs/Employer Supplement |
"WEEKLY"
COMMENT: Stamp "per week" time unit for estimated overtime pay rate
QES-72HB [] | Section: Section 7: On Jobs/Employer Supplement |
3
COMMENT: Stamp "3" time unit for estimated overtime pay rate
Default Next: | QES-72J | Type: | Internal Function | Save Symbol: | ^OVERTIMEUN({Q7‑LOOP1})^ |
Lead-In: | QES-72HA [Default] | Mask: | 9999 | | |
QES-72I [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATEA({Q7-LOOP1})^} >= 0
COMMENT: Did R report a payrate?
If Answer = 1 Then Go To QES-72J
Default Next: | QES-72K | Type: | Internal Function | | |
Lead-In: | QES-71XC [1:1,500], QES-71XD [1:6,000], QES-71XE [1:72,000], QES-71XF [1:240], QES-71W [Default], QES-72F [Default], QES-72G [Default], QES-72H [Default] | Mask: | 99 | | |
QES-72J [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATEA({Q7-LOOP1})^}
COMMENT: Fix payrate as that initially reported by R.
Default Next: | QES-72M | Type: | Internal Function | Save Symbol: | ^PAYRATE({Q7‑LOOP1})^ |
Lead-In: | QES-72I [1:1], QES-72HB [Default] | Mask: | 99999999.99 | | |
QES-72K [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST({^PAYRATE_DK({Q7-LOOP1})^})
COMMENT: Did R report a payrate after initial DK response?
If Answer = 1 Then Go To QES-72L
Default Next: | QES-72M | Type: | Internal Function | | |
Lead-In: | QES-72I [Default] | Mask: | 9999 | | |
QES-72L [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATE_DK({Q7-LOOP1})^}
COMMENT: Fix payrate as that reported by R after initial DK response.
Default Next: | QES-72M | Type: | Internal Function | Save Symbol: | ^PAYRATE({Q7‑LOOP1})^ |
Lead-In: | QES-72K [1:1] | Mask: | 99999999.99 | | |
QES-72M [] | Section: Section 7: On Jobs/Employer Supplement |
ISVAREMPTY({^HRSWORK({Q7-LOOP1})^})
COMMENT: Did R report hours per week at usual rate of pay, either in this ES or in the general CPS section for main job?
If Answer = 1 Then Go To QES-72O
QES-72N [] | Section: Section 7: On Jobs/Employer Supplement |
{^HRSWORK({Q7-LOOP1})^}
COMMENT: Fix hours as those reported by R either in this ES or in the general CPS section for main job.
Default Next: | QES-72O | Type: | Internal Function | Save Symbol: | ^HOURS({Q7‑LOOP1})^ |
Lead-In: | QES-72M [Default] | Mask: | 9999 | | |
QES-72O [] | Section: Section 7: On Jobs/Employer Supplement |
(({^OVERPAYA({Q7-LOOP1})^} >= 0) && (({^OVERTIMEUN({Q7-LOOP1})^} != 2) && (({^OVERPAY_DK({Q7-LOOP1})^} !=1) || ({^OVERPAY_DK({Q7-LOOP1})^} > 240))) && ({^OVERTIMEUN({Q7-LOOP1})^} != 7))
COMMENT: Did R report a overtime pay?
If Answer = 1 Then Go To QES-72P
QES-72P [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERPAYA({Q7-LOOP1})^}
COMMENT: Fix overtime pay as that initially reported by R.
Default Next: | QES-72S | Type: | Internal Function | Save Symbol: | ^OVERPAY({Q7‑LOOP1})^ |
Lead-In: | QES-72O [1:1] | Mask: | 99999999.99 | | |
QES-72Q [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST({^OVERPAY_DK({Q7-LOOP1})^})
COMMENT: Did R report overtime pay after initial DK response?
If Answer = 1 Then Go To QES-72R
Default Next: | QES-72S | Type: | Internal Function | | |
Lead-In: | QES-72O [Default] | Mask: | 9999 | | |
QES-72R [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERPAY_DK({Q7-LOOP1})^}
COMMENT: Fix overtime pay as that reported by R after initial DK response.
Default Next: | QES-72S | Type: | Internal Function | Save Symbol: | ^OVERPAY({Q7‑LOOP1})^ |
Lead-In: | QES-72Q [1:1] | Mask: | 99999999.99 | | |
QES-72S [] | Section: Section 7: On Jobs/Employer Supplement |
0
COMMENT: Initialize overhrs
Default Next: | QES-72T | Type: | Internal Function | Save Symbol: | ^OVERHRS({Q7‑LOOP1})^ |
Lead-In: | QES-72P [Default], QES-72Q [Default], QES-72R [Default] | Mask: | 9999 | | |
QES-72T [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERTIMEUN({Q7-LOOP1})^}
COMMENT: Fix overtime pay time unit as that initially reported by R.
Default Next: | QES-72U | Type: | Internal Function | Save Symbol: | ^OVERTIMEU({Q7‑LOOP1})^ |
Lead-In: | QES-72S [Default] | Mask: | 9999 | | |
QES-72U [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST({^OVERHRSA({Q7-LOOP1})^})
COMMENT: Fix hours worked for overtime pay as answer reported by R.
If Answer = 1 Then Go To QES-72W
Default Next: | QES-72X | Type: | Internal Function | | |
Lead-In: | QES-72T [Default] | Mask: | 9999 | | |
QES-72W [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERHRSA({Q7-LOOP1})^}
COMMENT: Fix hours worked for overtime pay as answer reported by R.
Default Next: | QES-72X | Type: | Internal Function | Save Symbol: | ^OVERHRS({Q7‑LOOP1})^ |
Lead-In: | QES-72U [1:1] | Mask: | 9999 | | |
QES-72X [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATE({Q7-LOOP1})^} >= 0) && ({^HOURS({Q7-LOOP1})^} >= 0) && ({^OVERPAY({Q7-LOOP1})^} >= 0) && ({^OVERHRS({Q7-LOOP1})^} >= 0) && ({^OVERTIMEU({Q7-LOOP1})^} >= 0)
COMMENT: Do all elements of the overtime pay have a real value.
If Answer = 1 Then Go To QES-72Y
QES-72Y [] | Section: Section 7: On Jobs/Employer Supplement |
{^OVERTIMEU({Q7-LOOP1})^}
COMMENT: SKIP ACCORDINGLY BASED ON OVERTIME PAY UNIT?
If Answer = 1 Then Go To QES-72Z
If Answer >= 2 AND Answer <= 8 Then Go To QES-73A
Default Next: | QES-73B | Type: | Internal Function | | |
Lead-In: | QES-72X [1:1] | Mask: | 99 | | |
QES-72Z [] | Section: Section 7: On Jobs/Employer Supplement |
WEEKLYWAGE({^OVERPAY({Q7-LOOP1})^}, "HOURLY", "CENTS", {^OVERHRS({Q7-LOOP1})^}, {^OVERHRS({Q7-LOOP1})^})
COMMENT: CALCULATE WEEKLY OVERTIME FOR THOSE REPORTING HOURLY OVERTIME PAY
Default Next: | QES-72ZA | Type: | Internal Function | Save Symbol: | ^QES‑72Z({Q7-LOOP1})^ |
Lead-In: | QES-72Y [1:1] | Mask: | 99999999 | | |
QES-72ZA [] | Section: Section 7: On Jobs/Employer Supplement |
({^QES-72Z({Q7-LOOP1})^}) / 100
COMMENT: CALCULATE DOLLARS AND CENTS OVERTIME WEEKLY EARNINGS
Default Next: | QES-73B | Type: | Internal Function | Save Symbol: | ^OVERTIME_WKLY({Q7‑LOOP1})^ |
Lead-In: | QES-72Z [Default] | Mask: | 99999999.99 | | |
QES-73A [] | Section: Section 7: On Jobs/Employer Supplement |
WEEKLYWAGE({^OVERPAY({Q7-LOOP1})^}, {^OVERTIMEUA({Q7-LOOP1})^}, "DOLLARS", {^OVERHRS({Q7-LOOP1})^}, ({^OVERHRS({Q7-LOOP1})^}/7) )
COMMENT: CALCULATE WEEKLY OVERTIME FOR THOSE REPORTING NON-HOURLY OVERTIME PAY
Default Next: | QES-73AA | Type: | Internal Function | Save Symbol: | ^QES‑73A({Q7-LOOP1})^ |
Lead-In: | QES-72Y [2:8] | Mask: | 99999999.99 | | |
QES-73AA [] | Section: Section 7: On Jobs/Employer Supplement |
{^QES-73A({Q7-LOOP1})^}
COMMENT: CALCULATE DOLLARS AND CENTS OVERTIME WEEKLY EARNINGS
Default Next: | QES-73B | Type: | Internal Function | Save Symbol: | ^OVERTIME_WKLY({Q7‑LOOP1})^ |
Lead-In: | QES-73A [Default] | Mask: | 99999999.99 | | |
QES-73B [] | Section: Section 7: On Jobs/Employer Supplement |
WEEKLYWAGE ({^PAYRATE({Q7-LOOP1})^}, "HOURLY", "CENTS", {^HOURS({Q7-LOOP1})^}, ({^HOURS({Q7-LOOP1})^}/7))
COMMENT: CALCULATE WEEKLY EARNINGS FOR THOSE REPORTING HOURLY PAY
Default Next: | QES-73BA | Type: | Internal Function | Save Symbol: | ^QES‑73B({Q7-LOOP1})^ |
Lead-In: | QES-72Y [Default], QES-72ZA [Default], QES-73AA [Default] | Mask: | 99999999.99 | | |
QES-73BA [] | Section: Section 7: On Jobs/Employer Supplement |
(({^QES-73B({Q7-LOOP1})^} / 100) + {^OVERTIME_WKLY({Q7-LOOP1})^})
COMMENT: CALCULATE DOLLARS AND CENTS WEEKLY EARNINGS
Default Next: | QES-84-JUMP | Type: | Internal Function | Save Symbol: | ^EARNINGS_WKLY({Q7‑LOOP1})^ |
Lead-In: | QES-73B [Default] | Mask: | 99999999.99 | | |
QES-74C [] | Section: Section 7: On Jobs/Employer Supplement |
[QES-71B({Q7-LOOP1})] == 1
COMMENT: Did R report overtime, tips and/or commissions? Beginning series for daily/weekly/other time unit ROP - see QES-71G
If Answer = 1 Then Go To QES-74E
Default Next: | QES-74D | Type: | Internal Function | | |
Lead-In: | QES-71GA [Default] | Mask: | 99 | | |
QES-74D [] | Section: Section 7: On Jobs/Employer Supplement |
What {ARE_WERELC} your usual weekly earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer = -2 Then Go To QES-74K
If Answer = -1 Then Go To QES-84-JUMP
If Answer >= 1 AND Answer <= 1,500 Then Go To QES-74KA
Default Next: | QES-74KA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-74C [Default] | Mask: | 999,999.99 | | |
QES-74E [] | Section: Section 7: On Jobs/Employer Supplement |
Including overtime pay, tips and commissions, what {ARE_WERELC} your usual weekly earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer >= 1 AND Answer <= 1,500 Then Go To QES-74KA
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-74K
Default Next: | QES-74KA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-74C [1:1] | Mask: | 999,999.99 | | |
QES-74K [] | Section: Section 7: On Jobs/Employer Supplement |
What is your best estimate of your usual weekly earnings before taxes or other deductions?
(ENTER AMOUNT)
If Answer >= 1 AND Answer <= 1,500 Then Go To QES-74KB
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-84-JUMP
Default Next: | QES-74KB | Type: | Numeric Entry | Save Symbol: | ^PAYRATE_DK({Q7‑LOOP1})^ |
Lead-In: | QES-74D [-2:-2], QES-74E [-2:-2] | Mask: | 999,999.99 | | |
QES-74KA [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATEA({Q7-LOOP1})^} >= {^WKLIMLO({Q7-LOOP1})^}) && ({^PAYRATEA({Q7-LOOP1})^} <= {^WKLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported weekly wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-74KB [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATE_DK({Q7-LOOP1})^} >= {^WKLIMLO({Q7-LOOP1})^}) && ({^PAYRATE_DK({Q7-LOOP1})^} <= {^WKLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported weekly wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-74KC [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATEA({Q7-LOOP1})^}
COMMENT: Save weekly/daily/other earnings value to be verified
Default Next: | QES-74L | Type: | Internal Function | Save Symbol: | ^PAYRATEVW({Q7‑LOOP1})^ |
Lead-In: | QES-74KA [Default] | Mask: | 99999999.99 | | |
QES-74KD [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATE_DK({Q7-LOOP1})^}
COMMENT: Save weekly/daily/other earnings value to be verified
Default Next: | QES-74L | Type: | Internal Function | Save Symbol: | ^PAYRATEVW({Q7‑LOOP1})^ |
Lead-In: | QES-74KB [Default] | Mask: | 99999999.99 | | |
QES-74L [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
EARNINGS RECORDED AS: $ {^PAYRATEVW({Q7-LOOP1})^} WEEKLY
IS THIS ENTRY CORRECT?
QES-74M [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
INCORRECT ENTRY IS RECORDED AS: $ {^PAYRATEVW({Q7-LOOP1})^} WEEKLY
ENTER CORRECT AMOUNT:
Default Next: | QES-84-JUMP | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-74L [0:0] | Mask: | 999,999.99 | | |
QES-74T [] | Section: Section 7: On Jobs/Employer Supplement |
[QES-71B({Q7-LOOP1})] == 1
COMMENT: Did R report overtime, tips and/or commissions? Beginning series for monthly and bi-monthly time units for ROP
If Answer = 1 Then Go To QES-74V
QES-74U [] | Section: Section 7: On Jobs/Employer Supplement |
What {ARE_WERELC} your usual monthly earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-75B
Default Next: | QES-75BA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-74T [Default] | Mask: | 999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 20833 | | |
QES-74V [] | Section: Section 7: On Jobs/Employer Supplement |
Including overtime pay, tips and commissions, what {ARE_WERELC} your usual monthly earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-75B
If Answer >= 1 AND Answer <= 6,000 Then Go To QES-75BA
Default Next: | QES-75BA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-74T [1:1] | Mask: | 9,999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 20833 | | |
QES-75B [] | Section: Section 7: On Jobs/Employer Supplement |
What is your best estimate of your usual monthly earnings before taxes or other deductions?
(ENTER AMOUNT)
If Answer = -2 Then Go To QES-84-JUMP
If Answer = -1 Then Go To QES-84-JUMP
If Answer >= 1 AND Answer <= 6,000 Then Go To QES-75BB
Default Next: | QES-75BB | Type: | Numeric Entry | Save Symbol: | ^PAYRATE_DK({Q7‑LOOP1})^ |
Lead-In: | QES-74U [-2:-2], QES-74V [-2:-2] | Mask: | 9,999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 20833 | | |
QES-75BA [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATEA({Q7-LOOP1})^} >= {^MOLIMLO({Q7-LOOP1})^}) && ({^PAYRATEA({Q7-LOOP1})^} <= {^MOLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported monthly wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-75BB [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATE_DK({Q7-LOOP1})^} >= {^MOLIMLO({Q7-LOOP1})^}) && ({^PAYRATE_DK({Q7-LOOP1})^} <= {^MOLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported monthly wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-75BC [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATEA({Q7-LOOP1})^}
COMMENT: Save monthly/bi-monthly earnings value to be verified
Default Next: | QES-75C | Type: | Internal Function | Save Symbol: | ^PAYRATEVM({Q7‑LOOP1})^ |
Lead-In: | QES-75BA [Default] | Mask: | 99999999.99 | | |
QES-75BD [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATE_DK({Q7-LOOP1})^}
COMMENT: Save monthly/bi-monthly earnings value to be verified
Default Next: | QES-75C | Type: | Internal Function | Save Symbol: | ^PAYRATEVM({Q7‑LOOP1})^ |
Lead-In: | QES-75BB [Default] | Mask: | 99999999.99 | | |
QES-75C [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
EARNINGS RECORDED AS: $ {^PAYRATEVM({Q7-LOOP1})^} MONTHLY
IS THIS ENTRY CORRECT?
QES-75D [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
INCORRECT ENTRY IS RECORDED AS: $ {^PAYRATEVM({Q7-LOOP1})^} MONTHLY
ENTER CORRECT AMOUNT:
Default Next: | QES-84-JUMP | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-75C [0:0] | Mask: | 9,999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 20833 | | |
QES-75I [] | Section: Section 7: On Jobs/Employer Supplement |
[QES-71B({Q7-LOOP1})] == 1
COMMENT: Did R report overtime, tips and/or commissions? Beginning series for those reporting annual ROP. See QES-71G
If Answer = 1 Then Go To QES-75K
Default Next: | QES-75J | Type: | Internal Function | Save Symbol: | ^QES‑75I({Q7-LOOP1})^ |
Lead-In: | QES-71G [6:6] | Mask: | 99 | | |
QES-75J [] | Section: Section 7: On Jobs/Employer Supplement |
What {ARE_WERELC} your usual annual earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer >= 1 AND Answer <= 72,000 Then Go To QES-75QA
If Answer = -2 Then Go To QES-75Q
If Answer = -1 Then Go To QES-84-JUMP
Default Next: | QES-75QA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-75I [Default] | Mask: | 99,999,999.99 | | |
Hard Min: | 0 | Soft Min: | 0 |
Hard Max: | 500000 | Soft Max: | 80000 |
QES-75K [] | Section: Section 7: On Jobs/Employer Supplement |
Including overtime pay, tips and commissions, what {ARE_WERELC} your usual annual earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-75Q
If Answer >= 1 AND Answer <= 72,000 Then Go To QES-75QA
Default Next: | QES-75QA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-75I [1:1] | Mask: | 99,999,999 | | |
Hard Min: | 0 | Soft Min: | 0 |
Hard Max: | 500000 | Soft Max: | 80000 |
QES-75Q [] | Section: Section 7: On Jobs/Employer Supplement |
What is your best estimate of your usual annual earnings before taxes or other deductions?
(ENTER AMOUNT)
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-84-JUMP
If Answer >= 1 AND Answer <= 72,000 Then Go To QES-75QB
Default Next: | QES-75QB | Type: | Numeric Entry | Save Symbol: | ^PAYRATE_DK({Q7‑LOOP1})^ |
Lead-In: | QES-75J [-2:-2], QES-75K [-2:-2] | Mask: | 99,999,999 | | |
Hard Min: | 0 | Soft Min: | 0 |
Hard Max: | 500000 | Soft Max: | 80000 |
QES-75QA [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATEA({Q7-LOOP1})^} >= {^YRLIMLO({Q7-LOOP1})^}) && ({^PAYRATEA({Q7-LOOP1})^} <= {^YRLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported annual wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-75QB [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATE_DK({Q7-LOOP1})^} >= {^YRLIMLO({Q7-LOOP1})^}) && ({^PAYRATE_DK({Q7-LOOP1})^} <= {^YRLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported annual wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-75QC [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATEA({Q7-LOOP1})^}
COMMENT: Save annual earnings value to be verified
Default Next: | QES-75R | Type: | Internal Function | Save Symbol: | ^PAYRATEVA({Q7‑LOOP1})^ |
Lead-In: | QES-75QA [Default] | Mask: | 99999999.99 | | |
QES-75QD [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATE_DK({Q7-LOOP1})^}
COMMENT: Save annual earnings value to be verified
Default Next: | QES-75R | Type: | Internal Function | Save Symbol: | ^PAYRATEVA({Q7‑LOOP1})^ |
Lead-In: | QES-75QB [Default] | Mask: | 99999999.99 | | |
QES-75R [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
EARNINGS RECORDED AS: $ {^PAYRATEVA({Q7-LOOP1})^} ANNUALLY.
IS THIS ENTRY CORRECT?
QES-75S [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
INCORRECT ENTRY IS RECORDED AS: $ {^PAYRATEVA({Q7-LOOP1})^} ANNUALLY. ENTER CORRECT AMOUNT:
Default Next: | QES-84-JUMP | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-75R [0:0] | Mask: | 99,999,999 | | |
Hard Min: | 0 | | |
Hard Max: | 250000 | | |
QES-75X [] | Section: Section 7: On Jobs/Employer Supplement |
[QES-71B({Q7-LOOP1})] == 1
COMMENT: Did R report overtime, tips and/or commissions? Beginning series for R's that reported bi-weekly ROP in QES-71G
If Answer = 1 Then Go To QES-75Z
Default Next: | QES-75Y | Type: | Internal Function | | |
Lead-In: | QES-71G [4:4] | Mask: | 99 | | |
QES-75Y [] | Section: Section 7: On Jobs/Employer Supplement |
What {ARE_WERELC} your usual bi-weekly earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer = -1 Then Go To QES-84-JUMP
If Answer >= 1 AND Answer <= 3,000 Then Go To QES-76FA
If Answer = -2 Then Go To QES-76F
Default Next: | QES-76FA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-75X [Default] | Mask: | 9,999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 10416 | | |
QES-75Z [] | Section: Section 7: On Jobs/Employer Supplement |
Including overtime pay, tips and commissions, what {ARE_WERELC} your usual bi-weekly earnings on your job with {^NEWEMPNAME({Q7-LOOP1})^}, before taxes or other deductions?
(ENTER AMOUNT)
If Answer >= 1 AND Answer <= 3,000 Then Go To QES-76FA
If Answer = -2 Then Go To QES-76F
If Answer = -1 Then Go To QES-84-JUMP
Default Next: | QES-76FA | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-75X [1:1] | Mask: | 9,999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 10416 | | |
QES-76F [] | Section: Section 7: On Jobs/Employer Supplement |
What is your best estimate of your usual bi-weekly earnings before taxes or other deductions?
(ENTER AMOUNT)
If Answer >= 1 AND Answer <= 3,000 Then Go To QES-76FB
If Answer = -1 Then Go To QES-84-JUMP
If Answer = -2 Then Go To QES-84-JUMP
Default Next: | QES-76FB | Type: | Numeric Entry | Save Symbol: | ^PAYRATE_DK({Q7‑LOOP1})^ |
Lead-In: | QES-75Y [-2:-2], QES-75Z [-2:-2] | Mask: | 9,999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 10416 | | |
QES-76FA [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATEA({Q7-LOOP1})^} >= {^BWKLIMLO({Q7-LOOP1})^}) && ({^PAYRATEA({Q7-LOOP1})^} <= {^BWKLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported biweekly wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-76FB [] | Section: Section 7: On Jobs/Employer Supplement |
({^PAYRATE_DK({Q7-LOOP1})^} >= {^BWKLIMLO({Q7-LOOP1})^}) && ({^PAYRATE_DK({Q7-LOOP1})^} <= {^BWKLIMHI({Q7-LOOP1})^})
COMMENT: Is the reported biweekly wage within the accepted range?
If Answer = 1 Then Go To QES-84-JUMP
QES-76FC [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATEA({Q7-LOOP1})^}
COMMENT: Save bi-weekly earnings value to be verified
Default Next: | QES-76G | Type: | Internal Function | Save Symbol: | ^PAYRATEVBW({Q7‑LOOP1})^ |
Lead-In: | QES-76FA [Default] | Mask: | 99999999.99 | | |
QES-76FD [] | Section: Section 7: On Jobs/Employer Supplement |
{^PAYRATE_DK({Q7-LOOP1})^}
COMMENT: Save bi-weekly earnings value to be verified
Default Next: | QES-76G | Type: | Internal Function | Save Symbol: | ^PAYRATEVBW({Q7‑LOOP1})^ |
Lead-In: | QES-76FB [Default] | Mask: | 99999999.99 | | |
QES-76G [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
EARNINGS RECORDED AS: $ {^PAYRATEVBW({Q7-LOOP1})^} BI-WEEKLY.
IS THIS ENTRY CORRECT?
QES-76H [] | Section: Section 7: On Jobs/Employer Supplement |
INTERVIEWER: DO NOT READ
INCORRECT ENTRY IS RECORDED AS: $ {^PAYRATEVBW({Q7-LOOP1})^} BI-WEEKLY. ENTER CORRECT AMOUNT:
Default Next: | QES-84-JUMP | Type: | Numeric Entry | Save Symbol: | ^PAYRATEA({Q7‑LOOP1})^ |
Lead-In: | QES-76G [0:0] | Mask: | 9,999,999.99 | | |
Hard Min: | 0 | | |
Hard Max: | 10416 | | |
QES-84-JUMP [] | Section: Section 7: On Jobs/Employer Supplement |
{Q7-LOOP1} == 1
COMMENT: THE FIRST EMPLOYER ONLY GOES THROUGH BENEFITS SERIES
Changed skip to go into asking shift question, reinstituted for 2004, means all jobs will get satisfaction question as well. 10/22/03 CKK
If Answer = 1 Then Go To QES-84-A
Default Next: | QES-86A | Type: | Internal Function | | |
Lead-In: | QES-71I [-1:-1], QES-71J [-1:-1], QES-71P [-1:-1], QES-71P [-2:-2], QES-72G [-1:-1], QES-72H [-2:-1], QES-74D [-1:-1], QES-74E [-1:-1], QES-74K [-1:-1], QES-74K [-2:-2], QES-74KA [1:1], QES-74KB [1:1], QES-74U [-1:-1], QES-74V [-1:-1], QES-75B [-2:-2], QES-75B [-1:-1], QES-75BA [1:1], QES-75BB [1:1], QES-75J [-1:-1], QES-75K [-1:-1], QES-75Q [-1:-1], QES-75Q [-2:-2], QES-75QA [1:1], QES-75QB [1:1], QES-75Y [-1:-1], QES-75Z [-1:-1], QES-76F [-1:-1], QES-76F [-2:-2], QES-76FA [1:1], QES-76FB [1:1], QES-72X [Default], QES-73BA [Default], QES-74L [Default], QES-74M [Default], QES-75C [Default], QES-75D [Default], QES-75R [Default], QES-75S [Default], QES-76G [Default], QES-76H [Default] | Mask: | 99 | | |
QES-84-A [] | Section: Section 7: On Jobs/Employer Supplement |
{COW} == 4
COMMENT: Skip Self-Employed respondents over supervisory questions
If Answer = 1 Then Go To QES-89
QES-RESPONS15 [] | Section: Section 7: On Jobs/Employer Supplement |
We would like to ask you a few questions about your job responsibilities with {^NEWEMPNAME({Q7-LOOP1})^}.
{DO_DID} you supervise the work of other employees?
QES-RESPONS18 [] | Section: Section 7: On Jobs/Employer Supplement |
How much responsibility {DO_DIDLC} you have for deciding the pay of the people you {SUPERVISE_ED}?
| 1 FULL RESPONSIBILITY |
| 2 SOME RESPONSIBILITY |
| 3 NO RESPONSIBILITY |
QES-RESPONS20 [] | Section: Section 7: On Jobs/Employer Supplement |
How much responsibility {DO_DIDLC} you have for deciding the promotions of the people you {SUPERVISE_ED}?
| 1 FULL RESPONSIBILITY |
| 2 SOME RESPONSIBILITY |
| 3 NO RESPONSIBILITY |
QES-RESPONS22 [] | Section: Section 7: On Jobs/Employer Supplement |
How much responsibility {DO_DIDLC} you have for deciding the specific tasks or jobs to be done by the people you {SUPERVISE_ED}?
| 1 FULL RESPONSIBILITY |
| 2 SOME RESPONSIBILITY |
| 3 NO RESPONSIBILITY |
QES-RESPONSE25 [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} someone supervise your work?
QES-84D [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer make any benefits available to you at all?
If Answer = -1 Then Go To QES-84N
QES-84E [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer make available to you ...
Medical, surgical, or hospital insurance that covers injuries or major illnesses off the job?
Default Next: | QES-84F | Type: | Select One Entry | | |
Lead-In: | QES-84D [Default] | Mask: | AUTO‑SELECTED | | |
QES-84F [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
Life insurance that would cover your death for reasons not connected with your job?
Default Next: | QES-84G | Type: | Select One Entry | | |
Lead-In: | QES-84E [Default] | Mask: | AUTO‑SELECTED | | |
QES-84G [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
Dental benefits?
Default Next: | QES-84H | Type: | Select One Entry | | |
Lead-In: | QES-84F [Default] | Mask: | AUTO‑SELECTED | | |
QES-84H [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
(Maternity/Paternity) leave that will allow you to go back to your old job or one that pays the same as your old one?
Default Next: | QES-84I | Type: | Select One Entry | | |
Lead-In: | QES-84G [Default] | Mask: | AUTO‑SELECTED | | |
QES-84I [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
A retirement plan other than social security?
Default Next: | QES-84J | Type: | Select One Entry | | |
Lead-In: | QES-84H [Default] | Mask: | AUTO‑SELECTED | | |
QES-84J [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
Flexible hours or work schedule?
Default Next: | QES-84K | Type: | Select One Entry | | |
Lead-In: | QES-84I [Default] | Mask: | AUTO‑SELECTED | | |
QES-84K [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
Profit sharing?
Default Next: | QES-84L | Type: | Select One Entry | | |
Lead-In: | QES-84J [Default] | Mask: | AUTO‑SELECTED | | |
QES-84L [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
Training or educational opportunities including tuition reimbursement?
Default Next: | QES-84M | Type: | Select One Entry | | |
Lead-In: | QES-84K [Default] | Mask: | AUTO‑SELECTED | | |
QES-84M [] | Section: Section 7: On Jobs/Employer Supplement |
{DOES_DID} your employer MAKE AVAILABLE to you ...
Company provided or subsidized childcare?
Default Next: | QES-84N | Type: | Select One Entry | | |
Lead-In: | QES-84L [Default] | Mask: | AUTO‑SELECTED | | |
QES-84N [] | Section: Section 7: On Jobs/Employer Supplement |
How many sick days with full pay {ARE_WERELC} you entitled to each year?
(INTERVIEWER: IF VOLUNTEERED "UNLIMITED SICK DAYS", ENTER "365". IF VOLUNTEERED "SICK AND VACATION DAYS COMBINED", ENTER "995".)
If Answer = 995 Then Go To QES-84NA
Hard Min: | 0 | Soft Min: | 0 |
Hard Max: | 995 | Soft Max: | 365 |
QES-84NA [] | Section: Section 7: On Jobs/Employer Supplement |
How many days of paid sick and vacation days combined {ARE_WERELC} you entitled to each year?
Default Next: | QES-86A | Type: | Numeric Entry | | |
Lead-In: | QES-84N [995:995] | Mask: | 999 | | |
QES-84O [] | Section: Section 7: On Jobs/Employer Supplement |
How many days of paid vacation {ARE_WERELC} you entitled to each year?
Default Next: | QES-86A | Type: | Numeric Entry | | |
Lead-In: | QES-84N [Default] | Mask: | 999 | | |
QES-86A [] | Section: Section 7: On Jobs/Employer Supplement |
Which of the following categories best describes the hours you {WORK_WORKED} at this job?
| 1 Regular day shift |
| 2 Regular evening shift |
| 3 Regular night shift |
| 4 Shift rotates (changes periodically from days to evenings) |
| 5 Split shift (consists of two distinct periods each day) |
| 6 Irregular schedule or hours |
| 7 Other (SPECIFY) |
QES-89 [] | Section: Section 7: On Jobs/Employer Supplement |
How {DO_DIDLC} you feel about your job with {^NEWEMPNAME({Q7-LOOP1})^}? {DO_DID} you like it very much, like it fairly well, dislike it somewhat, or dislike it very much?
(CODE ONE ONLY.)
| 1 Like it very much |
| 2 Like it fairly well |
| 3 Dislike it somewhat |
| 4 Dislike it very much |
QES-89A [] | Section: Section 7: On Jobs/Employer Supplement |
{Q7-LOOP1}
COMMENT: Machine Check: Is this the first time through?
If Answer = 1 Then Go To QES-89B
If Answer = 2 Then Go To QES-89C
If Answer = 3 Then Go To QES-89D
Default Next: | QES-100 | Type: | Internal Function | | |
Lead-In: | QES-89 [Default] | Mask: | 99 | | |
QES-89B [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME2})
If Answer = 1 Then Go To QES-100A
Default Next: | QES-100 | Type: | Internal Function | Save Symbol: | ^HASOLDEMPL({Q7‑LOOP1})^ |
Lead-In: | QES-89A [1:1] | Mask: | 99999 | | |
QES-89C [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME3})
If Answer = 1 Then Go To QES-100A
Default Next: | QES-100 | Type: | Internal Function | Save Symbol: | ^HASOLDEMPL({Q7‑LOOP1})^ |
Lead-In: | QES-89A [2:2] | Mask: | 99999 | | |
QES-89D [] | Section: Section 7: On Jobs/Employer Supplement |
VAREXIST ({NEWEMPNAME4})
If Answer = 1 Then Go To QES-100A
Default Next: | QES-100 | Type: | Internal Function | Save Symbol: | ^HASOLDEMPL({Q7‑LOOP1})^ |
Lead-In: | QES-89A [3:3] | Mask: | 99999 | | |
QES-100 [] | Section: Section 7: On Jobs/Employer Supplement |
Have you had any other employer or job since {LINTDATE~X}?
If Answer >= -2 AND Answer <= -1 Then Go To QES-100A
QES-100A [] | Section: Section 7: On Jobs/Employer Supplement |
1
QES-LOOP-END [] | Section: Section 7: On Jobs/Employer Supplement |
UNTIL({^MORE_EMPS({Q7-LOOP1})^} == 0)
COMMENT: End loop for Sec7/Employer Supplement
QES-101 [] | Section: Section 7: On Jobs/Employer Supplement |
{ODDJOBS}==1
COMMENT: Machine check: Is this an R under age 19 with odd jobs to ask about?
If Answer = 1 Then Go To QES-102
QES-102 [] | Section: Section 7: On Jobs/Employer Supplement |
We would like to ask you a few questions about the odd jobs such as babysitting, mowing lawns or delivering papers that you have done since {lintdate~X}.
What kinds of odd jobs do you do? (What are your duties?)
(CODE ALL THAT APPLY.)
| 1 BABYSITTING |
| 2 CLEANING HOUSE, HOUSEWORK |
| 3 YARD WORK, MOW LAWNS |
| 4 NEWSPAPER CARRIER OR PAPER DELIVERY |
| 5 PET, PLANT OR HOUSE CARE FOR PEOPLE WHO ARE AWAY |
| 6 OTHER (SPECIFY) |
QES-103 [] | Section: Section 7: On Jobs/Employer Supplement |
When you do these kinds of odd jobs, how often do you usually work?
(CODE ONE ONLY.)
| 1 About once a month |
| 2 A few times a month |
| 3 Once a week |
| 4 2 or 3 times a week |
| 5 4 or 5 times a week |
| 6 Every day |
Default Next: | QES-104 | Type: | Select One Entry | | |
Lead-In: | QES-102 [Default] | Mask: | AUTO‑SELECTED | | |
QES-104 [] | Section: Section 7: On Jobs/Employer Supplement |
During the most recent three months when you have worked odd jobs, how many hours have you worked in a usual week?
Default Next: | QES-105 | Type: | Numeric Entry | | |
Lead-In: | QES-103 [Default] | Mask: | 999 | | |
Hard Min: | 0 | Soft Min: | 1 |
Hard Max: | 168 | Soft Max: | 40 |
QES-105 [] | Section: Section 7: On Jobs/Employer Supplement |
During the most recent three months when you have worked odd jobs, how much money did you make, on average, in a usual week?
(ENTER AMOUNT)
Default Next: | QES-106 | Type: | Numeric Entry | | |
Lead-In: | QES-104 [Default] | Mask: | 999,999.99 | | |
QES-106 [] | Section: Section 7: On Jobs/Employer Supplement |
{INGRANT}==1
COMMENT: Will R be 21 or older on December 31, 2010?
If Answer = 1 Then Go To JOB_RISK-1
JOB_RISK-1 [] | Section: Section 7: On Jobs/Employer Supplement |
Now I have another kind of question. Suppose that you are the only income earner in the family, but that your current job is ending. You have to choose between two new jobs. The first job would guarantee your current family income for life. The second job is also guaranteed for life and possibly better paying, but the income is less certain. There is a 50-50 chance that the second job will double your current family income for life and a 50-50 chance that it will cut your current family income by a third for life.
Which job would you take: the first job or the second job?
Default Next: | Q9-TIME | Type: | Select One Entry | | |
Lead-In: | QES-106 [1:1] | Mask: | AUTO‑SELECTED | | |
JOB_RISK-2 [] | Section: Section 7: On Jobs/Employer Supplement |
Suppose the chances were 50-50 that the second job would double your current family income and 50-50 that it would cut it in half.
Would you take the first job or the second job?
JOB_RISK-3 [] | Section: Section 7: On Jobs/Employer Supplement |
Suppose the chances were 50-50 that the second job would double your current family income and 50-50 that it would only cut it by 20 percent.
Would you take the first job or the second job?