==========================================================================================

Section E: FAMILY STRUCTURE AND TRANSFERS  (Respondent)

==========================================================================================


HHID                HOUSEHOLD IDENTIFICATION NUMBER
         Section: E     Level: Respondent      Type: Character  Width: 6   Decimals: 0

         .................................................................................
          1330           010075-502745.  Household Identification Number


==========================================================================================


PN                  RESPONDENT PERSON IDENTIFICATION NUMBER
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0

         .................................................................................
           850         010.  Person Identifier
            18         011.  Person Identifier
             1         012.  Person Identifier
           358         020.  Person Identifier
             7         021.  Person Identifier
            37         030.  Person Identifier
             2         031.  Person Identifier
            54         040.  Person Identifier
             3         041.  Person Identifier


==========================================================================================


VSUBHH              2008 SUB HOUSEHOLD IDENTIFICATION NUMBER
         Section: E     Level: Respondent      Type: Character  Width: 1   Decimals: 0

         .................................................................................
          1291           3.  1st deceased respondent from a household
            39           4.  2nd deceased respondent from a household


==========================================================================================


KSUBHH              2006 SUB HOUSEHOLD IDENTIFICATION NUMBER
         Section: E     Level: Respondent      Type: Character  Width: 1   Decimals: 0

         .................................................................................
          1272           0.  Original sample household - no split from divorce or
                             separation of spouses or partners
            25           1.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
            29           2.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
             1           3.  1st deceased respondent from a household
                         5.  Split household - one half of couple from SUBHH 1 or 2
                         6.  Split household - one half of couple from SUBHH 1 or 2
             3           7.  Reunited household - respondents from split household
                             reunite


==========================================================================================


VPN_SP              2008 SPOUSE/PARTNER PERSON NUMBER
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0

         .................................................................................
           196         010.  Person Identifier
           595         011.  Person Identifier
             8         012.  Person Identifier
             2         013.  Person Identifier
           231         020.  Person Identifier
           155         021.  Person Identifier
            30         030.  Person Identifier
             7         031.  Person Identifier
             1         032.  Person Identifier
            32         040.  Person Identifier
            15         041.  Person Identifier
             7         811.  New Spouse of Non-Original Respondent
             3         812.  New Spouse of Non-Original Respondent
             1         821.  New Spouse of Non-Original Respondent
             1         822.  New Spouse of Non-Original Respondent
             1         832.  New Spouse of Non-Original Respondent
             1         841.  New Spouse of Non-Original Respondent
            44       Blank.  R not coupled


==========================================================================================


         ASSIGN:
         E046_NumGKids := 95:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (((piHHX024_ReIwHH_V = YES) AND (piRVarsZ114_NumGKids_V <> EMPTY AND
         ((piRVarsZ114_NumGKids_V < 1) OR (piRVarsZ114_NumGKids_V = 95)))) AND
         (pi022_NumNewGKids <> YES)) AND (KidStatus.E154_AddedKids < 1)
         
         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         NOT(IF (((piHHX024_ReIwHH_V = YES) AND (piRVarsZ114_NumGKids_V <> EMPTY AND
         ((piRVarsZ114_NumGKids_V < 1) OR (piRVarsZ114_NumGKids_V = 95)))) AND
         (pi022_NumNewGKids <> YES)) AND (KidStatus.E154_AddedKids < 1));
         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE046               # GRANDCHILDREN TOTAL
         Section: E     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E046_NumGKids

         
             
         
         Families and friends often help one another in different ways. Part of our
         research is finding out how they do that, so we have some questions about
         family.
         
         (Please remind me ...) Altogether, how many grandchildren did [FIRST NAME]  [and
         you/[her/his] (late) [husband/wife/partner]]  have?
         
         (Include as grandchildren any children of [her/his] [late/ husband/
         wife/partner]'s biological, step- or adopted children.)
         
          IWER: ENTER 80 IF R HAD 80 OR MORE GRANDCHILDREN

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
           1018        0          70          7.19          6.79       0
         -----------------------------------------------------------------
             1          80.  80 OR MORE GRANDCHILDREN
           287          95.  NOT ASKED BECAUSE ASSUMED TO BE ZERO
            24         998.  DK (Don't Know); NA (Not Ascertained)
                       999.  RF (Refused)


==========================================================================================


         ASSIGN:
         E047_NumGrGKids := ASSIGNEDNO:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (((piHHX024_ReIwHH_V = YES) AND (piRVarsZ114_NumGKids_V <> EMPTY AND
         ((piRVarsZ114_NumGKids_V < 1) OR (piRVarsZ114_NumGKids_V = 95)))) AND
         (pi022_NumNewGKids <> YES)) AND (KidStatus.E154_AddedKids < 1)
         
         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         NOT(IF (((piHHX024_ReIwHH_V = YES) AND (piRVarsZ114_NumGKids_V <> EMPTY AND
         ((piRVarsZ114_NumGKids_V < 1) OR (piRVarsZ114_NumGKids_V = 95)))) AND
         (pi022_NumNewGKids <> YES)) AND (KidStatus.E154_AddedKids < 1));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE047               GREAT-GRANDCHILDREN
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecE.GrandKids.E047_NumGrGKids

         Did [R's FIRST NAME] [or your  you/husband/wife/partner/ ] [ or your] [ late/
         husband/ wife/ partner] have any great-grandchildren?

         .................................................................................
           625           1.  YES
           383           5.  NO
           287           6.  ASSIGNED NO
             4           8.  DK (Don't Know); NA (Not Ascertained)
                         9.  RF (Refused)
            31       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASSIGN:
         E048_ := 95:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (((piHHX024_ReIwHH_V = YES) AND (piRVarsZ114_NumGKids_V <> EMPTY AND
         ((piRVarsZ114_NumGKids_V < 1) OR (piRVarsZ114_NumGKids_V = 95)))) AND
         (pi022_NumNewGKids <> YES)) AND (KidStatus.E154_AddedKids < 1)
         
         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         NOT(IF (((piHHX024_ReIwHH_V = YES) AND (piRVarsZ114_NumGKids_V <> EMPTY AND
         ((piRVarsZ114_NumGKids_V < 1) OR (piRVarsZ114_NumGKids_V = 95)))) AND
         (pi022_NumNewGKids <> YES)) AND (KidStatus.E154_AddedKids < 1));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E047_NumGrGKids = YES;
         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE048               #GREAT-GRANDCHILDREN
         Section: E     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecE.GrandKids.E048_

         Altogether, how many great-grandchildren did [R's FIRST NAME] [or your 
         you/husband/wife/partner/ ] [ or your] [ late/ husband/ wife/ partner] have?
         
          Enter 80 if R has 80 or more great-grandchildren

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
            608        0          50          6.50          6.88     418
         -----------------------------------------------------------------
             6          80.  80 OR MORE GREAT-GRANDCHILDREN
           287          95.  NOT ASKED BECAUSE ASSUMED TO BE ZERO
            11          98.  DK (Don't Know); NA (Not Ascertained)
                        99.  RF (Refused)


==========================================================================================


         ASSIGN:
         E049_ := 1:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         NOT(IF (((piHHX024_ReIwHH_V = YES) AND (piRVarsZ114_NumGKids_V <> EMPTY AND
         ((piRVarsZ114_NumGKids_V < 1) OR (piRVarsZ114_NumGKids_V = 95)))) AND
         (pi022_NumNewGKids <> YES)) AND (KidStatus.E154_AddedKids < 1));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE049               E049- ANY OFFSPRING R/SP
         Section: E     Level: Respondent      Type: Numeric    Width: 10  Decimals: 0
         Ref: SecE.GrandKids.E049_

         *

         .................................................................................
          1012           1.  YES
           318       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF E140_ResNonKid > 0;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE050               INTRO TO CHILD TRANSFERS
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecE.GrandKids.E050_

         Families sometimes help one another in a variety of ways, and each type of help
         can be important.
         
         The next questions are about help given or received [since [PREV WAVE IW [MONTH,
         ]YEAR OF FAMILY R]/in the last two years before [her/his] death], but before
         [she/he] died.
         
         The financial help we ask about excludes shared housing and shared food, so
         don't count that type of help.
         
         It also excludes anything [she/he] left to others after [she/he] died.

         .................................................................................
            39           1.  CONTINUE
          1291       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids <
         81));

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE059               INTRO TO HELP GIVEN OR RECEIVED
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecE.GrandKids.E059_

         The next questions are about help [R's FIRST NAME] [or your 
         you/husband/wife/partner/ ] [ or your] [ late/ husband/ wife/ partner] gave or
         received [[since [PREV WAVE IW MONTH OF FAMILY R], [PREV WAVE IW YEAR OF FAMILY
         R]/since [PREV WAVE IW YEAR OF FAMILY R]/in the last two years]].
         
          Enter 1 to continue

         .................................................................................
          1215           1.  CONTINUE
           115       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE060               CARE OF GRANDKIDS- 100 OR MORE HOURS
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecE.GrandKids.E060_

         Did [FIRST NAME]  [or you/[her/his] (late) [husband/wife/partner]]  spend 100 or
         more hours in total  [[since [PREV WAVE IW MONTH OF FAMILY R], [PREV WAVE IW
         YEAR OF FAMILY R]/in the last two years before [her/his]  death]  taking care of
          [grand or great-grandchildren/grandchildren] ?

         .................................................................................
           102           1.  YES
           909           5.  NO
             1           8.  DK (Don't Know); NA (Not Ascertained)
                         9.  RF (Refused)
           318       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


VE061M1             WHICH CHILD/REN IS PARENT -1
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E061_[1]

         Which of [FIRST NAME]`s children is the parent of those grandchildren (or
         great-grandchildren)?
         
          Choose all that apply

         .................................................................................
            85                 041-990.  Other Person Number
             4                     992.  DECEASED CHILD
             9                     993.  ALL CHILDREN
             2                     994.  ALL GRANDCHILDREN
             1                     997.  OTHER (SPECIFY)
             1                     998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1228                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE061M2             WHICH CHILD/REN IS PARENT -2
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E061_[2]

         Which of [FIRST NAME]`s children is the parent of those grandchildren (or
         great-grandchildren)?
         
          Choose all that apply

         .................................................................................
            20                 041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   994.  ALL GRANDCHILDREN
             2                     997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1308                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE061M3             WHICH CHILD/REN IS PARENT -3
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E061_[3]

         Which of [FIRST NAME]`s children is the parent of those grandchildren (or
         great-grandchildren)?
         
          Choose all that apply

         .................................................................................
             4                 041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   994.  ALL GRANDCHILDREN
                                   997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1326                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE061M4             WHICH CHILD/REN IS PARENT -4
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E061_[4]

         Which of [FIRST NAME]`s children is the parent of those grandchildren (or
         great-grandchildren)?
         
          Choose all that apply

         .................................................................................
             1                 041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   994.  ALL GRANDCHILDREN
                                   997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1329                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE061M5             WHICH CHILD/REN IS PARENT -5
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E061_[5]

         Which of [FIRST NAME]`s children is the parent of those grandchildren (or
         great-grandchildren)?
         
          Choose all that apply

         .................................................................................
                               041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   994.  ALL GRANDCHILDREN
                                   997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1330                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE063               R CARE FOR GRANDCHILD- # HOURS
         Section: E     Level: Respondent      Type: Numeric    Width: 5   Decimals: 0
         Ref: SecE.GrandKids.E063_

         
         Roughly how many hours altogether did [FIRST NAME] [herself/himself] spend?
         
           Enter 99995 if grandchild lives in house, but no specific number of hours
         given 
         
           IWER: DON'T PROBE DK/RF

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
             50        0        2400        161.18        373.85    1228
         -----------------------------------------------------------------
            15       99995.  GRANDCHILD LIVES IN HOUSE, BUT NO SPECIFIC NUMBER OF HOURS
                             GIVEN
            37       99998.  DK (Don't Know); NA (Not Ascertained)
                     99999.  RF (Refused)


==========================================================================================


         ASSIGN:
         E065_ :=  EMPTY:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;
         IF E063_ <> EMPTY AND E063_ <> NONRESPONSE;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE065               R CARE FOR GRANDCHILD- MIN HOURS
         Section: E     Level: Respondent      Type: Numeric    Width: 5   Decimals: 0
         Ref: SecE.GrandKids.E065_

         E065_-E067_ Unfolding Sequence
         Question text: Did it amount to less than ____ hours, more than ____ hours, or
         what?
         
                 PROCEDURE: UNFM_1UP
                   BREAKPOINTS: 200, 500
                   ENTRY POINT: 200

         .................................................................................
            15           0.  Value of Breakpoint
             2         200.  Value of Breakpoint
             6         201.  Value of Breakpoint
             2         500.  Value of Breakpoint
            12         501.  Value of Breakpoint
          1293       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASSIGN:
         E066_ :=  EMPTY:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;
         IF E063_ <> EMPTY AND E063_ <> NONRESPONSE;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE066               R CARE FOR GRANDCHILD- MAX HOURS
         Section: E     Level: Respondent      Type: Numeric    Width: 5   Decimals: 0
         Ref: SecE.GrandKids.E066_

         *

         .................................................................................
            13         199.  Value of Breakpoint
             2         200.  Value of Breakpoint
             4         499.  Value of Breakpoint
             2         500.  Value of Breakpoint
            16        5000.  Value of Breakpoint
          1293       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASSIGN:
         E067_ :=  EMPTY:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;
         IF E063_ <> EMPTY AND E063_ <> NONRESPONSE;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE067               R CARE FOR GRANDCHILD- RESULT
         Section: E     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecE.GrandKids.E067_

         *

         .................................................................................
             4          98.  DK (Don't Know); NA (Not Ascertained)
                        99.  RF (Refused)
          1326       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;
         IF piRespondents1X065ACouplenss IN [MARRIED, PARTNERED_VOL];

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE068               SP/P CARE FOR GRANDCHILD- # HOURS
         Section: E     Level: Respondent      Type: Numeric    Width: 5   Decimals: 0
         Ref: SecE.GrandKids.E068_

         Roughly how many hours altogether did [you/he/she] / (RESPONDENT'S 
         SPOUSE/PARTNER'S FIRST NAME) spend?
         
          Enter 99995 if grandchild lives in house, but no specific number of hours given
         
         Don't probe DK/RF

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
             35        0        2400        265.51        429.23    1268
         -----------------------------------------------------------------
             8       99995.  GRANDCHILD LIVES IN HOUSE, BUT NO SPECIFIC NUMBER OF HOURS
                             GIVEN
            19       99998.  DK (Don't Know); NA (Not Ascertained)
                     99999.  RF (Refused)


==========================================================================================


         ASSIGN:
         E070_ :=  EMPTY:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;
         IF piRespondents1X065ACouplenss IN [MARRIED, PARTNERED_VOL];
         IF E068_ <> EMPTY AND E068_ <> NONRESPONSE;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE070               SP/P CARE FOR GRANDCHILD- MIN HOURS
         Section: E     Level: Respondent      Type: Numeric    Width: 5   Decimals: 0
         Ref: SecE.GrandKids.E070_

         E070_-E072_ Unfolding Sequence
         Question text: Did it amount to less than ____ hours, more than ____ hours, or
         what?
         
                 PROCEDURE: UNFM_1UP
                   BREAKPOINTS: 200, 500
                   ENTRY POINT: 200

         .................................................................................
             8           0.  Value of Breakpoint
             1         200.  Value of Breakpoint
             3         201.  Value of Breakpoint
             7         501.  Value of Breakpoint
          1311       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASSIGN:
         E071_ :=  EMPTY:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;
         IF piRespondents1X065ACouplenss IN [MARRIED, PARTNERED_VOL];
         IF E068_ <> EMPTY AND E068_ <> NONRESPONSE;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE071               SP/P CARE FOR GRANDCHILD- MAX HOURS
         Section: E     Level: Respondent      Type: Numeric    Width: 5   Decimals: 0
         Ref: SecE.GrandKids.E071_

         *

         .................................................................................
             6         199.  Value of Breakpoint
             1         200.  Value of Breakpoint
             2         499.  Value of Breakpoint
            10        5000.  Value of Breakpoint
          1311       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASSIGN:
         E072_ :=  EMPTY:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF (E046_NumGKids > 0) AND (E046_NumGKids <> 95);
         IF E060_ = YES;
         IF piRespondents1X065ACouplenss IN [MARRIED, PARTNERED_VOL];
         IF E068_ <> EMPTY AND E068_ <> NONRESPONSE;

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE072               SP/P CARE FOR GRANDCHILD- RESULT
         Section: E     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecE.GrandKids.E072_

         *

         .................................................................................
             3          98.  DK (Don't Know); NA (Not Ascertained)
                        99.  RF (Refused)
          1327       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF (piInitA101_TotalKids > 0) OR ((E046_NumGKids > 0) AND (E046_NumGKids < 81));
         IF ((piHHX024_ReIwHH_V = YES) AND (piInitA101_TotalKids > 0)) OR ((E046_NumGKids
         > 0) AND (E046_NumGKids < 81));

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE073               SINCE PREV WAVE CHILD GIVEN DEED TO HOME
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecE.GrandKids.E073_DeedtoKid

         [[since [PREV WAVE IW MONTH OF FAMILY R], [PREV WAVE IW YEAR OF FAMILY R]/in the
         last two years before [her/his]  death] , did [FIRST NAME]  [or you/[her/his]
         (late) [husband/wife/partner]]  give any child(ren) (or grandchild(ren)) a deed
         to a house?

         .................................................................................
            58           1.  YES
          1148           5.  NO
             8           8.  DK (Don't Know); NA (Not Ascertained)
             1           9.  RF (Refused)
           115       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


VE074M1             WHICH CHILD ON DEED-1
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E074_[1]

         Which child (or grandchild) was that?
         
          Choose all that apply
         
          If grandchild: (Which of [FIRST NAME]`s children is the parent of that
         grandchild?)

         .................................................................................
            44                 041-990.  Other Person Number
                                   992.  DECEASED CHILD
             9                     993.  ALL CHILDREN
             4                     997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
             1                     999.  RF (Refused)
          1272                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE074M2             WHICH CHILD ON DEED-2
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E074_[2]

         Which child (or grandchild) was that?
         
          Choose all that apply
         
          If grandchild: (Which of [FIRST NAME]`s children is the parent of that
         grandchild?)

         .................................................................................
             8                 041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1322                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE074M3             WHICH CHILD ON DEED-3
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E074_[3]

         Which child (or grandchild) was that?
         
          Choose all that apply
         
          If grandchild: (Which of [FIRST NAME]`s children is the parent of that
         grandchild?)

         .................................................................................
             2                 041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1328                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE074M4             WHICH CHILD ON DEED-4
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E074_[4]

         Which child (or grandchild) was that?
         
          Choose all that apply
         
          If grandchild: (Which of [FIRST NAME]`s children is the parent of that
         grandchild?)

         .................................................................................
             1                 041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1329                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


VE074M5             WHICH CHILD ON DEED
         Section: E     Level: Respondent      Type: Character  Width: 3   Decimals: 0
         Ref: SecE.GrandKids.E074_[5]

         Which child (or grandchild) was that?
         
          Choose all that apply
         
          If grandchild: (Which of [FIRST NAME]`s children is the parent of that
         grandchild?)

         .................................................................................
                               041-990.  Other Person Number
                                   992.  DECEASED CHILD
                                   993.  ALL CHILDREN
                                   997.  OTHER (SPECIFY)
                                   998.  DK (Don't Know); NA (Not Ascertained)
                                   999.  RF (Refused)
          1330                   Blank.  INAP (Inapplicable); Partial Interview; Data
                                         Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF ((GrandKids.E049_ = 1) OR (piInitA101_TotalKids > 0)) OR
         ((GrandKids.E046_NumGKids > 0) AND (GrandKids.E046_NumGKids < 81));

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE075               SINCE PREV WAVE TRANSFER TO KIDS
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecE.KidTransMain.E075_

         Including help with education but not shared housing or shared food  [or any
         deed to a house] ,  [[since [PREV WAVE IW MONTH OF FAMILY R]], [PREV WAVE IW
         YEAR OF FAMILY R]/since [PREV WAVE IW YEAR OF FAMILY R]/in the last two years
         before her/his  death]]  did [FIRST NAME]  [or you/[her/his] (late)
         [husband/wife/partner]]  give financial help totaling $500 or more to [
         [her/his] child /any of [her/his] children ] (or grandchild(ren))?
         
          DEF:  (By financial help we mean giving money, helping pay bills, or covering
         specific types of costs such as those for medical care OR insurance, schooling,
         down payment for a home, rent, etc. The financial help can be considered
         support, a gift or a loan.)
         
           IWER: INCLUDE ONLY HELP GIVEN BEFORE R'S DEATH

         User Note: The Follow-up questions to VE075 are located in the Transfer to Child
         file (X08E_TC).

         .................................................................................
           298           1.  YES
           880           5.  NO
            33           8.  DK (Don't Know); NA (Not Ascertained)
             4           9.  RF (Refused)
           115       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASK:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         (piInitA101_TotalKids > 0)) OR (KidStatus.E022_NumNewGKids <> YES);
         IF ((GrandKids.E049_ = 1) OR (piInitA101_TotalKids > 0)) OR
         ((GrandKids.E046_NumGKids > 0) AND (GrandKids.E046_NumGKids < 81));

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE087               TRANSFER FROM KIDS- PAST 2YRS
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecE.KidTransMain.E087_

         [Since [PREV WAVE IW MONTH OF FAMILY R], [PREV WAVE IW YEAR OF FAMILY R]/Since
         [PREV WAVE IW YEAR OF FAMILY R]/In the last two years before her/his  death]] 
         did [she/he]  [ or / or her/his   you/husband/wife/partner/ /or you] [ or your]
         [ late/ husband/ wife/ partner]   receive  financial help totaling $500 or more
         from [ [her/his] child /any of [her/his] children ] (or grandchild(ren))?
         
          DEF:  (By financial help we mean giving money, helping pay bills, or covering
         specific types of costs such as those for medical care OR insurance, schooling,
         down payment for a home, rent, etc. The financial help can be considered
         support, a gift or a loan.)

         User Note: The Follow-up questions to VE087 are located in the Transfer From
         Child file (X08E_FC).

         .................................................................................
           170           1.  YES
          1031           5.  NO
            11           8.  DK (Don't Know); NA (Not Ascertained)
             3           9.  RF (Refused)
           115       Blank.  INAP (Inapplicable); Partial Interview; Data Missing


==========================================================================================


         ASSIGN:
         E140_ResNonKid := 0:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         IF E140_ResNonKid = EMPTY;
         
         ASSIGN:
         E140_ResNonKid := E140_ResNonKid + 1:
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         IF (HHMembers[i].X054APNdx <> EMPTY AND (HHMembers[i].X067AYrBorn > (YEAR
         (SYSDATE) - 18))) AND (HHMembers[i].X056AresStat IN [RESIDENT, AWAY_INST,
         AWAY_OTHER]);
         
         OR
         
         IF (piRTab1X007AFinFam = FAMILYR) OR (piRTab1X007AFinFam = FINANCIAL_FAMILYR);
         IF (Siblings[isibs].X054APNdx <> EMPTY AND (Siblings[isibs].X067AYrBorn > (YEAR
         (SYSDATE) - 18))) AND (Siblings[isibs].X056AresStat IN [RESIDENT, AWAY_INST,
         AWAY_OTHER]);

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VE140               RESIDENT NON-KIDS
         Section: E     Level: Respondent      Type: Numeric    Width: 10  Decimals: 0
         Ref: SecE.E140_ResNonKid

         *

         .................................................................................
          1330                     0-3.  Number of Children


==========================================================================================


VVDATE              2008 DATA MODEL VERSION
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         User Note:  This variable identifies which data model was used to interview the
         household.  Please reference the data description for a summary of changes in
         each data model.

         .................................................................................
           121           1.  Version 1
           216           2.  Version 2
           208           3.  Version 3
           785           4.  Version 4


==========================================================================================


VVERSION            2008 DATA RELEASE VERSION
         Section: E     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         .................................................................................
          1330           1.  HRS 2008 Exit Final Release