P3-001 [] | Section: Parent Calendars |
Now I'd like to find out a little about your life history. In this section we are especially interested in your work and marriage history. Since this survey is mainly concerned with your child(ren) who will be in our study, we'll concentrate on events which have happened since (his/her/their) birth(s). Later in the interview, we will talk more specifically about events your child(ren)'s (life/lives) such as living arrangements.
P3-001A [] | Section: Parent Calendars |
In order to keep all the dates straight, most people find it easier if they have a calendar. I'm going to give you this calendar after I mark a few significant events on it. We find that people are often better at recalling the dates of events if they think of them in relation to important milestones in their lives such as the date of their marriage or the birthdates of their children.
P3-001B [] | Section: Parent Calendars |
As you can see, this calendar has months across the top and years down the side. Each month of a particular year is represented by a box. You can fill any box with anything you would like that will help you remember what was happening in your life around that time. Let me start by entering the birth dates of the children who will be in our study.
P3-021 [] | Section: Parent Calendars |
INTERVIEWER: ENTER THE BIRTHS OF ALL SAMPLE KIDS IN THE APPROPRIATE MONTHS. LABEL EACH SUCH AS 'Betty's Birth.'
P3-031 [R05659.00] | Section: Parent Calendars |
([{parent_dob18}] <= [{eldest_dob}])
COMMENT: check if 18thdob is less than or equal the eldest sample child's dob
| 1 CONDITION APPLIES ...(Go To P3-033A) |
| 0 CONDITION DOES NOT APPLY |
P3-033A [] | Section: Parent Calendars |
(%p3-check-1%=1);
COMMENT: 18thdob is less than or equal the eldest sample child's dob
If Answer = 1 Then Go To P3-033B
P3-033B [] | Section: Parent Calendars |
I will also enter the date of your 18th birthday, [{parent_dob18}]. We will be talking about your employment history starting with this date.
INTERVIEWER: ENTER [{parent_dob18}] ON CALENDAR AND LABEL '18th Birthday.'
P3-036 [] | Section: Parent Calendars |
INTERVIEWER: HAND CALENDAR AND PENCIL TO RESPONDENT.
Here is the calendar. Feel free to refer to it as much or as little as you want and to put anything on it that you think will be useful. We've noticed that people often find it especially useful when talking about their employment history and that of their spouse, residential moves, and the schooling and living arrangements of their children. As we go along, I will suggest certain dates you may want to put on the calendar but you can use it as often as you see fit.
P3-040 [R05660.00] | Section: Parent Calendars |
([{parent.marstat}] >= 1)
COMMENT: is R currently married, separated, divorced, or widowed
| 1 CONDITION APPLIES ...(Go To P3-041) |
| 0 CONDITION DOES NOT APPLY |
P3-041 [] | Section: Parent Calendars |
We are interested in learning about your marital history.
P3-045-LOOP-BEGIN [] | Section: Parent Calendars |
REPEAT ([{p3-loop-1}])
COMMENT: repeat the next set of questions
P3-047 [] | Section: Parent Calendars |
Can you tell me the name of your [first/next()] spouse?
(INTERVIEWER: IF R IS RELUCTANT TO PROVIDE FULL NAMES, A FIRST
NAME AND LAST INITIAL WILL BE SUFFICIENT.)
P3-051 [R05661.00] | Section: Parent Calendars |
In what month and year did you marry [p3-name([{p3-loop-1}])]?
P3-052A [R05667.00] | Section: Parent Calendars |
([{parent.marstat}] >= 2)
COMMENT: is R currently separated, divorced, or widowed
| 1 CONDITION APPLIES ...(Go To P3-063) |
| 0 CONDITION DOES NOT APPLY |
P3-053 [R05673.00] | Section: Parent Calendars |
Have you been continuously married to [p3-name([{p3-loop-1}])] since then?
P3-063 [R05679.00] | Section: Parent Calendars |
How did this marriage end?
(INTERVIEWER: SELECT "DEATH" ONLY IF COUPLE WAS TOGETHER UNTIL
PARTNER DIED. IF THE COUPLE SPLIT UP FIRST, AND
THE PARTNER DIED LATER, SELECT ONE OF THE FIRST
FOUR OPTIONS AS THE END OF THE RELATIONSHIP.)
| 1 Legal separation only |
| 2 Physical separation but no legal separation |
| 3 Divorce |
| 4 Death ...(Go To P3-067) |
P3-067 [R05684.01] | Section: Parent Calendars |
In what month and year did [p3-text-1([{p3-loop-1}])]?
P3-067A [R05689.00] | Section: Parent Calendars |
(%marend()% = 1) ;
COMMENT: marriage ended in legal separation
| 1 CONDITION APPLIES ...(Go To P3-067B) |
| 0 CONDITION DOES NOT APPLY |
P3-067B [R05694.01] | Section: Parent Calendars |
In what month and year were you legally separated?
P3-067C [R05698.00] | Section: Parent Calendars |
(%marend()% = 3) ;
COMMENT: marriage ended in divorce
| 1 CONDITION APPLIES ...(Go To P3-067D) |
| 0 CONDITION DOES NOT APPLY |
P3-067D [R05702.00] | Section: Parent Calendars |
In what month and year were you divorced?
P3-068 [R05706.00] | Section: Parent Calendars |
([p3-dateend6()] < [{eldest_dob}])
COMMENT: is date ended less than date of birth of eldest sample member
| 1 CONDITION APPLIES ...(Go To P3-097A) |
| 0 CONDITION DOES NOT APPLY |
P3-069 [R05711.00] | Section: Parent Calendars |
([p3-continuous()] = 1)
COMMENT: is this a continuous relationship?
| 1 CONDITION APPLIES ...(Go To P3-072) |
| 0 CONDITION DOES NOT APPLY |
P3-072 [R05717.00] | Section: Parent Calendars |
([{eldest_dob}] < [p3-datebegin6()])
COMMENT: is the oldest sample youth's bdate earlier than the beginning date of relationship
| 1 CONDITION APPLIES ...(Go To P3-075) |
| 0 CONDITION DOES NOT APPLY |
P3-075 [R05723.00] | Section: Parent Calendars |
At the time you married [p3-name([{p3-loop-1}])], was [p3-name.he/she([{p3-loop-1}])] working?
P3-076 [R05729.00] | Section: Parent Calendars |
Between [p3-datebegin()] and [P3-TEXT-2()], was there any period of three months or more in which [P3-NAME([{p3-loop-1}])] was employed?
P3-077-LOOP-BEGIN [] | Section: Parent Calendars |
REPEAT (%p3-loop2a%);
COMMENT: start the beginning of new loops
P3-085 [R05734.00] | Section: Parent Calendars |
([{p3-loop2a}]=01)
COMMENT: Is the first time, then go to 87, or else default to get the date to 88A
| 1 CONDITION APPLIES ...(Go To P3-087) |
| 0 CONDITION DOES NOT APPLY |
P3-087 [] | Section: Parent Calendars |
([P3-075([{p3-loop-1}])] = 01)
COMMENT: If when you married %%p3-name(%p3-loop-1%)%% she or he was working, then go to 88B that will save the date they got married, otherwise get and save the date she or he started working.
| 1 CONDITION APPLIES ...(Go To P3-088B) |
| 0 CONDITION DOES NOT APPLY |
P3-088A [R05735.01] | Section: Parent Calendars |
Since [p3-textfill1()], in what month and year was [p3-name([{p3-loop-1}])]
[p3-2a_first()] employed?
P3-088B [R05764.01] | Section: Parent Calendars |
[p3-datebegin([{p3-loop-1}])]
P3-092 [R05770.00] | Section: Parent Calendars |
Between [p3-textfill2()] and [p3-text-2([{p3-loop-1}])], did [p3-name([{p3-loop-1}])] ever stop working for 6 months or more in a row?
P3-093 [R05801.01] | Section: Parent Calendars |
In what month and year did [p3-name([{p3-loop-1}])] [p3-2a_first()] stop working for 6 month or more in a row?
P3-094 [R05826.00] | Section: Parent Calendars |
During this period of employment, how many hours per week did [p3-name([{p3-loop-1}])] work on average?
| 1 Less than 20 hours per week |
| 2 20-34 hours per week |
| 3 35 hours or more per week |
P3-095 [R05857.00] | Section: Parent Calendars |
(%didnotstopwork()% = 0);
COMMENT: check if no to P3-092
P3-096 [R05888.00] | Section: Parent Calendars |
Did [p3-name([{p3-loop-1}])] ever go back to work for a period of 3 months or more?
P3-097-LOOP-END [] | Section: Parent Calendars |
UNTIL (%P3-LOOP2A%, (%%didnotstopwork(%p3-loop-1%:%p3-loop2a%)%% != 1));
COMMENT: loop until respondent says no
P3-097A [R05913.00] | Section: Parent Calendars |
([p3-continuous()] != 1)
P3-097B [R05919.00] | Section: Parent Calendars |
( ([{parent.marstat}] = 1) AND ([p3-continuous()] = 0) )
P3-097D [R05924.00] | Section: Parent Calendars |
Have you ever been married again?
P3-098-LOOP-END [] | Section: Parent Calendars |
UNTIL ([{p3-loop-1}], ([p3-again-1([{p3-loop-1}])] != 1))
COMMENT: repeat until no more partners to ask about
P3-099 [R05929.00] | Section: Parent Calendars |
([{parent_dob18}] < [{eldest_dob}])
COMMENT: is date r turned 18 less than dob of eldest sample child?
| 1 CONDITION APPLIES ...(Go To P3-100) |
| 0 CONDITION DOES NOT APPLY |
P3-100 [R05930.01] | Section: Parent Calendars |
[{p3-18thdob4}]
COMMENT: save date r turned 18
P3-101 [R05931.00] | Section: Parent Calendars |
[{p3-sampdob4}]
COMMENT: save dob of eldest sample child
P3-105 [R05932.00] | Section: Parent Calendars |
Next, we are interested in knowing your employment history. Many people find it useful to consult the calendar during this section to get the right dates. We would like to ask you about the period between [{p3-looptext}] and the present. During this time, have you ever been employed for 3 months or more in a row?
P3-106-LOOP-BEGIN [] | Section: Parent Calendars |
REPEAT ([{p3-loop3}])
COMMENT: start the beginning of new loops
P3-114 [R05933.01] | Section: Parent Calendars |
Since [p3-textfill3()], in what month and year were you [p3-3_first()] employed?
P3-118 [R05952.00] | Section: Parent Calendars |
Between [p3-textfill4()] and the present, did you ever stop working for 6 months or more in a row?
P3-119 [R05971.01] | Section: Parent Calendars |
In what month and year did you [p3-3_first()] stop working for 6 months or more in a row?
P3-120 [R05990.00] | Section: Parent Calendars |
During this period that you were [p3-3_first()] employed, about how many hours per week did you work, on average?
| 1 Less than 20 hours per week |
| 2 20-34 hours per week |
| 3 35 hours or more per week |
P3-121 [R06009.00] | Section: Parent Calendars |
([P3-loop3_again()] = 0)
COMMENT: check if answer was no to P3-118
P3-122 [R06028.00] | Section: Parent Calendars |
Between the time you [p3-3_first()] stopped working and the present, did you ever become employed again?
P3-123-LOOP-END [] | Section: Parent Calendars |
UNTIL ([{P3-LOOP3}], ([P3-loop3_again()] != 1))
COMMENT: loop until respondent says no
P3-124 [R06047.00] | Section: Parent Calendars |
Since [{eldest_name}] was born, have you ever lived with any of your children's grandparents for three months or more?
P3-125-LOOP-BEGIN [] | Section: Parent Calendars |
REPEAT ([{p3-LOOP3A}])
P3-127 [R06048.00] | Section: Parent Calendars |
In what year did you [p3-3A_first()] live with any of your children's grandparents?
(ENTER YEAR)
P3-128 [R06053.00] | Section: Parent Calendars |
In what year did you [p3-3A_first()] stop living with your children's grandparent(s)?
| 1 1 SELECT TO ENTER YEAR ...(Go To P3-129) |
| 2 2 STILL LIVING WITH GRANDPARENT(S) |
P3-129 [R06058.00] | Section: Parent Calendars |
INTERVIEWER: ENTER YEAR R (FIRST/NEXT) STOPPED LIVING WITH GRANDPARENT(S):
(ENTER YEAR)
P3-130 [R06063.00] | Section: Parent Calendars |
Since you [p3-3A_first()] stopped living with your children's grandparent(s), have you ever again lived with any of your children's grandparents for a period of three months or more?
P3-131-LOOP-END [] | Section: Parent Calendars |
UNTIL ([{P3-LOOP3A}], ([P3-loop3A_again()] != 1))
COMMENT: loop until respondent says no
P3-132 [R06068.00] | Section: Parent Calendars |
([{parent_dob18}] < [{eldest_dob}])
COMMENT: is date r turned 18 less than dob of eldest sample child?
| 1 CONDITION APPLIES ...(Go To P3-137) |
| 0 CONDITION DOES NOT APPLY |
P3-137 [R06069.00] | Section: Parent Calendars |
(HAND CARD C)
Next, I'm going to show you a card with different types of government aid.
From [{p3-progprd}] through the present, have YOU ever received any of these kinds of aid?
P3-138 [R06070.04] | Section: Parent Calendars |
Which types of aid did you receive?
(SELECT ALL THAT APPLY.)
| 1 Aid to Families with Dependent Children (AFDC) |
| 2 Medicaid |
| 3 Supplemental Security Income (SSI) |
| 4 Food aid (for example, food stamps or WIC) |
| 0 NONE |
P3-139-LOOP-BEGIN [] | Section: Parent Calendars |
REPEAT ([{P3-PROG-LOOP}])
COMMENT: start looping based on selections
P3-140 [R06071.00] | Section: Parent Calendars |
INLIST ([P3-138],[{P3-PROG-LOOP}])
COMMENT: check if looping variable was chosen
| 1 CONDITION APPLIES ...(Go To P3-142) |
| 0 CONDITION DOES NOT APPLY |
P3-142 [R06075.00] | Section: Parent Calendars |
During how many years of the past five years have you received [p3-prog-1()]?
(ENTER NUMBER OF YEARS)
P3-143-LOOP-END [] | Section: Parent Calendars |
UNTIL ([{P3-PROG-LOOP}],([{P3-PROG-LOOP}]=4))
COMMENT: loop until all choices are checked