section e: family structure (children) (household)

========================================================================================== hrs 2012 final release note to users: this codebook is designed to match the distribution dataset. codebook metadata are derived from the data collection instrument. if you have questions concerning codebook layout or content please bring them to the attention of the hrs staff at hrsquestions@umich.edu. printing recommendation: set margins (left/right/top/bottom) to .5 inch; print in portrait orientation using a mono-space 10-point font. ==========================================================================================

hhid                          household identification number

         section: e     level: household       type: character  width: 6   decimals: 0

         .................................................................................
         14316           000003-959738.  household identification number

subhh                        2012 sub household identification number

         section: e     level: household       type: character  width: 1   decimals: 0

         .................................................................................
         13007           0.  original sample household - no split from divorce or
                             separation of spouses or partners
           664           1.  split household - one half of couple from subhh 0 and new
                             spouse or partner, if any
           522           2.  split household - one half of couple from subhh 0 and new
                             spouse or partner, if any
            58           5.  split household - one half of couple from subhh 1 or 2
             9           6.  split household - one half of couple from subhh 1 or 2
            55           7.  reunited household - respondents from split household
                             reunite
             1           8.  split household - one half of couple from subhh 1 or 2

msubhh                        2010 sub household identification number

         section: e     level: household       type: character  width: 1   decimals: 0

         .................................................................................
         13283           0.  original sample household - no split from divorce or
                             separation of spouses or partners
           520           1.  split household - one half of couple from subhh 0 and new
                             spouse or partner, if any
           401           2.  split household - one half of couple from subhh 0 and new
                             spouse or partner, if any
            48           5.  split household - one half of couple from subhh 1 or 2
             7           6.  split household - one half of couple from subhh 1 or 2
            56           7.  reunited household - respondents from split household
                             reunite
             1           8.  split household - one half of couple from subhh 1 or 2

pn_cs                        2012 coverscreen resp person number

         section: e     level: household       type: character  width: 3   decimals: 0

         .................................................................................
          8668         010.  person identifier
           396         011.  person identifier
            16         012.  person identifier
             1         013.  person identifier
          4047         020.  person identifier
           108         021.  person identifier
            10         022.  person identifier
           431         030.  person identifier
            29         031.  person identifier
             3         032.  person identifier
           566         040.  person identifier
            35         041.  person identifier
             3         042.  person identifier
             1         043.  person identifier
             2       blank.  coversheet r not completed

pn_fam                       2012 family resp person number

         section: e     level: household       type: character  width: 3   decimals: 0

         .................................................................................
          8173         010.  person identifier
           248         011.  person identifier
            13         012.  person identifier
             1         013.  person identifier
          4456         020.  person identifier
            58         021.  person identifier
             5         022.  person identifier
           413         030.  person identifier
            22         031.  person identifier
             2         032.  person identifier
           735         040.  person identifier
            22         041.  person identifier
             2         042.  person identifier
           166       blank.  no family respondent

pn_fin                       2012 financial resp person number

         section: e     level: household       type: character  width: 3   decimals: 0

         .................................................................................
          9507         010.  person identifier
           250         011.  person identifier
            13         012.  person identifier
             1         013.  person identifier
          3393         020.  person identifier
            60         021.  person identifier
             5         022.  person identifier
           544         030.  person identifier
            24         031.  person identifier
             2         032.  person identifier
           371         040.  person identifier
            21         041.  person identifier
             3         042.  person identifier
           122       blank.  no financial respondent

pn_ncs                       2012 non-coverscreen resp person number

         section: e     level: household       type: character  width: 3   decimals: 0

         .................................................................................
          2671         010.  person identifier
           296         011.  person identifier
            16         012.  person identifier
          2602         020.  person identifier
            97         021.  person identifier
             2         022.  person identifier
             1         023.  person identifier
           162         030.  person identifier
            18         031.  person identifier
             4         032.  person identifier
             2         033.  person identifier
           345         040.  person identifier
            23         041.  person identifier
             3         042.  person identifier
          8074       blank.  single respondent household

pn_nfam                      2012 non-family resp person number

         section: e     level: household       type: character  width: 3   decimals: 0

         .................................................................................
          3164         010.  person identifier
           444         011.  person identifier
            19         012.  person identifier
          2195         020.  person identifier
           147         021.  person identifier
             7         022.  person identifier
             1         023.  person identifier
           180         030.  person identifier
            25         031.  person identifier
             5         032.  person identifier
             2         033.  person identifier
           176         040.  person identifier
            36         041.  person identifier
             4         042.  person identifier
             1         043.  person identifier
          7910       blank.  single respondent household

pn_nfin                      2012 non-financial resp person number

         section: e     level: household       type: character  width: 3   decimals: 0

         .................................................................................
          1832         010.  person identifier
           443         011.  person identifier
            19         012.  person identifier
          3257         020.  person identifier
           145         021.  person identifier
             7         022.  person identifier
             1         023.  person identifier
            49         030.  person identifier
            23         031.  person identifier
             5         032.  person identifier
             2         033.  person identifier
           540         040.  person identifier
            37         041.  person identifier
             3         042.  person identifier
             1         043.  person identifier
          7952       blank.  single respondent household

构造变量

         assign: e140_resnonkid := 0:if (pirtab1x007afinfam = familyr) or 
         (pirtab1x007afinfam = financial_familyr) then 
         assign: e140_resnonkid := e140_resnonkid + 1:if (pirtab1x007afinfam = familyr) 
         or (pirtab1x007afinfam = financial_familyr) then 
         if (hhmembers[i].x054apndx <> empty and (hhmembers[i].x067ayrborn > (year 
         (sysdate) - 18))) and (hhmembers[i].x056aresstat in [resident, away_inst, 
         away_other]) then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e140                         resident non-kids

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.e140_resnonkid

         *

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
          14147        0           8          0.13          0.52     169
         -----------------------------------------------------------------

e154                         calculate if any kids added to hh

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.e154_addedkids

         *

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
            548        1           9          1.86          1.24   13768
         -----------------------------------------------------------------

e166                         number of new kids

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.e166_addednrkids

         *

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
            488        1           8          1.80          1.17   13828
         -----------------------------------------------------------------

构造变量

         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e129                         families and friends preamble

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidstatus.e129_e012_

         families and friends often help one another in different ways. part of our
         research involves finding out how they do that. the next questions are about
         your family and friends [, beginning with your children [and those of your late
         husband/and those of your late wife/and those of your [husband/wife/partner].]
         
         [by 'children' we mean biological, step- and adopted children.]

         .................................................................................
         14141           1.  continue
                         8.  dk (don't know); na (not ascertained)
                         9.  rf (refused)
           175       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.kidstatus.e129_e012_ 

         if piinita106_numcontactkids > 0 then 

         if piinita100_numnrkids > 0 then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e012                         children live within 10 miles

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidstatus.e012_

         [do any of your children who do not live with you live within 10 miles of
         you/does [child name] live within 10 miles of you] [in [city of nursing home]/in
         [main resident city]]

         .................................................................................
          6670           1.  yes
          5360           5.  no
            53           8.  dk (don't know); na (not ascertained)
            10           9.  rf (refused)
          2223       blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m1                       which kid live w/in 10 miles- 1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[1]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
          6066                 041-990.  other person number
           550                     993.  all children
            49                     997.  other (specify)
             3                     998.  dk (don't know); na (not ascertained)
             2                     999.  rf (refused)
          7646                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m2                       which kid live w/in 10 miles- 2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[2]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
          2218                 041-990.  other person number
             1                     993.  all children
            32                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         12065                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m3                       which kid live w/in 10 miles- 3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[3]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           768                 041-990.  other person number
             4                     993.  all children
             9                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13535                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m4                       which kid live w/in 10 miles- 4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[4]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           261                 041-990.  other person number
                                   993.  all children
             4                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14051                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m5                       which kid live w/in 10 miles- 5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[5]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           101                 041-990.  other person number
                                   993.  all children
             3                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14212                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m6                       which kid live w/in 10 miles- 6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[6]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            38                 041-990.  other person number
                                   993.  all children
             2                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14276                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m7                       which kid live w/in 10 miles- 7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[7]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            16                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14300                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m8                       which kid live w/in 10 miles- 8

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[8]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             7                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14309                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m9                       which kid live w/in 10 miles- 9

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[9]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             4                 041-990.  other person number
                                   993.  all children
             1                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14311                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m10                      which kid live w/in 10 miles- 10

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[10]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             4                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14312                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m11                      which kid live w/in 10 miles- 11

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[11]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             3                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14313                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m12                      which kid live w/in 10 miles- 12

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[12]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             1                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m13                      which kid live w/in 10 miles- 13

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[13]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             1                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m14                      which kid live w/in 10 miles- 14

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[14]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             1                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m15                      which kid live w/in 10 miles- 15

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[15]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             1                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if sece.kidstatus.e012_ = yes 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e013m16                      which kid live w/in 10 miles- 16

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e013_[16]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
                               041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

e014m1                       which child lives nearest -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[1]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
          3542                 041-990.  other person number
                                   997.  other (specify)
            16                     998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         10758                   blank.  inap (inapplicable); partial interview

e014m2                       which child lives nearest -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[2]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
           265                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14051                   blank.  inap (inapplicable); partial interview

e014m3                       which child lives nearest -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[3]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
            49                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14267                   blank.  inap (inapplicable); partial interview

e014m4                       which child lives nearest -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[4]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
             9                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14307                   blank.  inap (inapplicable); partial interview

e014m5                       which child lives nearest -5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[5]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
             5                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14311                   blank.  inap (inapplicable); partial interview

e014m6                       which child lives nearest -6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[6]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
             2                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14314                   blank.  inap (inapplicable); partial interview

e014m7                       which child lives nearest -7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[7]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
             1                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

e014m8                       which child lives nearest -8

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[8]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
             1                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

e014m9                       which child lives nearest -9

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e014_[9]

         iwer: ask if necessary: which child lives nearest you in [nursing home city/main
         residence city]?

         .................................................................................
                               041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.kidstatus.e131_e014_temp 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e141                         children live within 2 blocks

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidstatus.e141_livein2blocks

         [do any of your children who do not live with you live within 2 blocks of you
         /does this child live within 2 blocks of you]?

         .................................................................................
           615           1.  yes
          2181           5.  no
             4           8.  dk (don't know); na (not ascertained)
                         9.  rf (refused)
         11516       blank.  inap (inapplicable); partial interview

e143m1                       which kid w/in 2 blocks-1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e143_who2blocks[1]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           598                 041-990.  other person number
            17                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13701                   blank.  inap (inapplicable); partial interview

e143m2                       which kid w/in 2 blocks-2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e143_who2blocks[2]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           118                 041-990.  other person number
             3                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14195                   blank.  inap (inapplicable); partial interview

e143m3                       which kid w/in 2 blocks-3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e143_who2blocks[3]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            18                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14298                   blank.  inap (inapplicable); partial interview

e143m4                       which kid w/in 2 blocks-4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e143_who2blocks[4]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             4                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14312                   blank.  inap (inapplicable); partial interview

e143m5                       which kid w/in 2 blocks-5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e143_who2blocks[5]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             1                 041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

e143m6                       which kid w/in 2 blocks-6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e143_who2blocks[6]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
                               041-990.  other person number
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         assign: e160_anykidmove := assignnewkid:{previous ask} 
         sece.kidstatus.e129_e012_ 
         if piinita106_numcontactkids > 0 then 
         if ((preload_hh.x033_hhmoved = rdidntmove) and (((piinita100_numnrkids = 1) and 
         (sece.kidstatus.e012_ <> yes)) or (((piinita100_numnrkids > 1) and not (c93 in 
         sece.kidstatus.e130_e013mtemp)) and (((piinita100_numnrkids > 
         e130_e013mtemp.cardinal) and (sece.e166_addednrkids < 1)) or 
         ((piinita100_numnrkids - e130_e013mtemp.cardinal) >= sece.e166_addednrkids))))) 
         and not ((piinita100_numnrkids = 1) and (sece.e166_addednrkids = 1)) then 
         if (pihhx024_reiwhh_v <> yes) or ((pihhx024_reiwhh_v = yes) and 
         (piinita100_numnrkids = sece.e166_addednrkids)) then 
         {previous ask} sece.kidstatus.e129_e012_ 
         if piinita106_numcontactkids > 0 then 
         if ((preload_hh.x033_hhmoved = rdidntmove) and (((piinita100_numnrkids = 1) and 
         (sece.kidstatus.e012_ <> yes)) or (((piinita100_numnrkids > 1) and not (c93 in 
         sece.kidstatus.e130_e013mtemp)) and (((piinita100_numnrkids > 
         e130_e013mtemp.cardinal) and (sece.e166_addednrkids < 1)) or 
         ((piinita100_numnrkids - e130_e013mtemp.cardinal) >= sece.e166_addednrkids))))) 
         and not ((piinita100_numnrkids = 1) and (sece.e166_addednrkids = 1)) then 
         if not((pihhx024_reiwhh_v <> yes) or ((pihhx024_reiwhh_v = yes) and 
         (piinita100_numnrkids = sece.e166_addednrkids))) then 
         if sece.kidstatus.e167_nonreskidsmore10miles > 0 then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e160                         any kid move

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidstatus.e160_anykidmove

         did [your child who lives more than 10 miles from you/any of your children who
         live more than 10 miles from you] move  [since [previous wave month], [previous
         wave iw year of family r]/since [previous wave iw year of family r]/in the last
         two years]?

         .................................................................................
          2510           1.  yes
            82           3.  assigned yes, new kid in the household.
          6032           5.  no
            81           8.  dk (don't know); na (not ascertained)
            11           9.  rf (refused)
          5600       blank.  inap (inapplicable); partial interview

构造变量

         if (e160_anykidmove = yes) and not (e167_nonreskidsmore10miles = 1) then 

         if (e160_anykidmove = yes) and (piinita100_numnrkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e162m1                       which kid moved - 1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e162_e161_whichkidmove[1]

         which child(ren)?
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
          1722                 041-990.  other person number
            46                     998.  dk (don't know); na (not ascertained)
             5                     999.  rf (refused)
         12543                   blank.  inap (inapplicable); partial interview

构造变量

         if (e160_anykidmove = yes) and not (e167_nonreskidsmore10miles = 1) then 

         if (e160_anykidmove = yes) and (piinita100_numnrkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e162m2                       which kid moved - 2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e162_e161_whichkidmove[2]

         which child(ren)?
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
           454                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13862                   blank.  inap (inapplicable); partial interview

构造变量

         if (e160_anykidmove = yes) and not (e167_nonreskidsmore10miles = 1) then 

         if (e160_anykidmove = yes) and (piinita100_numnrkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e162m3                       which kid moved - 3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e162_e161_whichkidmove[3]

         which child(ren)?
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
            91                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14225                   blank.  inap (inapplicable); partial interview

构造变量

         if (e160_anykidmove = yes) and not (e167_nonreskidsmore10miles = 1) then 

         if (e160_anykidmove = yes) and (piinita100_numnrkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e162m4                       which kid moved - 4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e162_e161_whichkidmove[4]

         which child(ren)?
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
            13                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14303                   blank.  inap (inapplicable); partial interview

构造变量

         if (e160_anykidmove = yes) and not (e167_nonreskidsmore10miles = 1) then 

         if (e160_anykidmove = yes) and (piinita100_numnrkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e162m5                       which kid moved - 5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e162_e161_whichkidmove[5]

         which child(ren)?
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
             5                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14311                   blank.  inap (inapplicable); partial interview

构造变量

         if (e160_anykidmove = yes) and not (e167_nonreskidsmore10miles = 1) then 

         if (e160_anykidmove = yes) and (piinita100_numnrkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e162m6                       which kid moved - 6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e162_e161_whichkidmove[6]

         which child(ren)?
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
             1                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if (e160_anykidmove = yes) and not (e167_nonreskidsmore10miles = 1) then 

         if (e160_anykidmove = yes) and (piinita100_numnrkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e162m7                       which kid moved - 7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e162_e161_whichkidmove[7]

         which child(ren)?
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
                               041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         assign: widowed := 0:{previous ask} sece.kidstatus.e129_e012_ 
         if piinita106_numcontactkids > 0 then 
         if childlevel[cnt5] <> empty then 
         if children[temp].x061arelater in [unknowninlaw, sppofson, sppofdaughter] then 
         assign: widowed := 1:{previous ask} sece.kidstatus.e129_e012_ 
         if piinita106_numcontactkids > 0 then 
         if childlevel[cnt5] <> empty then 
         if (children[temp].x056aresstat = died) or (children[temp].x056aresstat = 
         havenocontact) then 
         or{previous ask} sece.kidstatus.e129_e012_ 
         if piinita106_numcontactkids > 0 then 
         if childlevel[cnt5] <> empty then 
         if children[temp].x061arelater in [unknowninlaw, sppofson, sppofdaughter] then 
         if children[temp].x070awhoreloth = children[cnt].x054apndx then 
         if children[cnt].x056aresstat = died then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ewidowed                     widowed or not

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidstatus.widowed

         *

         .................................................................................
                         0.  not widowed
            14           1.  widowed
         14302       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.kidstatus.e129_e012_ 

         if piinita106_numcontactkids > 0 then 

         if (((sece.e165_altwave = 0) and (pirvarsz076_reiwr_v = reiwr)) or 
         (pirvarsz076_reiwr_v <> reiwr)) or (sece.e154_addedkids > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e015                         children own home

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidstatus.e015_

         [does [child name]/do any of your children] own a home?
         
         iwer: if owns part of a home, choose yes

         .................................................................................
          8743           1.  yes
          3973           5.  no
            94           8.  dk (don't know); na (not ascertained)
            26           9.  rf (refused)
          1480       blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m1                       which children own home -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[1]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
          6657                 041-990.  other person number
          2063                     993.  all children
            12                     997.  other (specify)
             4                     998.  dk (don't know); na (not ascertained)
             7                     999.  rf (refused)
          5573                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m2                       which children own home -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[2]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
          3420                 041-990.  other person number
                                   993.  all children
             7                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         10889                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m3                       which children own home -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[3]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
          1546                 041-990.  other person number
             1                     993.  all children
             9                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         12760                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m4                       which children own home -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[4]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           708                 041-990.  other person number
             4                     993.  all children
             6                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13598                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m5                       which children own home -5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[5]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           324                 041-990.  other person number
                                   993.  all children
             2                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13990                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m6                       which children own home -6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[6]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           147                 041-990.  other person number
             2                     993.  all children
             1                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14166                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m7                       which children own home -7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[7]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            78                 041-990.  other person number
             1                     993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14237                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m8                       which children own home -8

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[8]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            40                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14276                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m9                       which children own home -9

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[9]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            16                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14300                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m10                      which children own home -10

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[10]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            10                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14306                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m11                      which children own home -11

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[11]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             7                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14309                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m12                      which children own home -12

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[12]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             5                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14311                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m13                      which children own home -13

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[13]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             3                 041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14313                   blank.  inap (inapplicable); partial interview

构造变量

         if (e015_ = yes) and (piinita106_numcontactkids > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e016m14                      which children own home -14

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e016_[14]

         which children?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
                               041-990.  other person number
                                   993.  all children
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.kidstatus.e129_e012_ 

         if piinita106_numcontactkids > 0 then 

         if (sece.e154_addedkids < 1) and (pihhx024_reiwhh_v = yes) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e022                         new grandchildren

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidstatus.e022_numnewgkids

         do you [or your [husband/wife/partner]] [or your] [late husband/late wife/late
         partner] have any new grandchildren (excluding great-grandchildren) -- new, that
         is,  [[since [previous 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]]?
         
         (include as grandchildren any children of your [or your late husband's/ or your
         late wife's/or your [husband/wife/partner]'s biological, step- or adopted
         children.)
         
         def: (new grandchildren include children's step-children by new marriages as
         well as births of grandchildren.)

         .................................................................................
          2060           1.  yes
         10111           5.  no
            50           8.  dk (don't know); na (not ascertained)
             7           9.  rf (refused)
          2088       blank.  inap (inapplicable); partial interview

e023m1                       which child- parents of grandchildren -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e023_[1]

         which children are the parents of the new grandchildren?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
          2020                 041-990.  other person number
                                   992.  deceased child
            12                     993.  all children
            22                     997.  other (specify)
             6                     998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         12256                   blank.  inap (inapplicable); partial interview

e023m2                       which child- parents of grandchildren -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e023_[2]

         which children are the parents of the new grandchildren?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
           282                 041-990.  other person number
             1                     992.  deceased child
                                   993.  all children
             5                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14028                   blank.  inap (inapplicable); partial interview

e023m3                       which child- parents of grandchildren -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e023_[3]

         which children are the parents of the new grandchildren?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
            41                 041-990.  other person number
                                   992.  deceased child
                                   993.  all children
             1                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14274                   blank.  inap (inapplicable); partial interview

e023m4                       which child- parents of grandchildren -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e023_[4]

         which children are the parents of the new grandchildren?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             4                 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)
         14312                   blank.  inap (inapplicable); partial interview

e023m5                       which child- parents of grandchildren -5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e023_[5]

         which children are the parents of the new grandchildren?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             3                 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)
         14313                   blank.  inap (inapplicable); partial interview

e023m6                       which child- parents of grandchildren -6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e023_[6]

         which children are the parents of the new grandchildren?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
             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)
         14315                   blank.  inap (inapplicable); partial interview

e023m7                       which child- parents of grandchildren -7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.kidstatus.e023_[7]

         which children are the parents of the new grandchildren?
         
         iwer: choose all that apply. use dash or space in between answers.

         .................................................................................
                               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)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         if (e173_numcontactkidsovr17 > 0) or (e177_numcontactkidssppovr17 > 0) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e169                         any kids in school

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.longkidloop.e169_kidsinschool

         we are interested in education for children who are 18 years of age or older. 
         
         [is [child name]]in school?

         .................................................................................
          2662           1.  yes
          9949           5.  no
            98           8.  dk (don't know); na (not ascertained)
            20           9.  rf (refused)
          1587       blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m1                       which kids in school -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[1]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
          2543                 041-990.  other person number
            83                     993.  all children
            31                     998.  dk (don't know); na (not ascertained)
             5                     999.  rf (refused)
         11654                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m2                       which kids in school -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[2]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
           589                 041-990.  other person number
                                   993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13727                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m3                       which kids in school -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[3]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
           116                 041-990.  other person number
             1                     993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14199                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m4                       which kids in school -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[4]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
            30                 041-990.  other person number
                                   993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14286                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m5                       which kids in school -5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[5]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
             9                 041-990.  other person number
                                   993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14307                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m6                       which kids in school -6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[6]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
             4                 041-990.  other person number
                                   993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14312                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m7                       which kids in school -7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[7]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
             2                 041-990.  other person number
                                   993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14314                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m8                       which kids in school -8

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[8]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
             1                 041-990.  other person number
                                   993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if e169_kidsinschool = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e171m9                       which kids in school -9

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.longkidloop.e171_[9]

         (which children (or children-in-law?)?)
         
         iwer: choose all that apply. use dash or space in between answers

         .................................................................................
                               041-990.  other person number
                                   993.  all children
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         assign: e046_numgkids := 95:if (pirtab1x007afinfam = familyr) or 
         (pirtab1x007afinfam = financial_familyr) then 
         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 
         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 (sece.e154_addedkids < 1) then 
         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 
         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 
         if not((((pihhx024_reiwhh_v = yes) and (pirvarsz114_numgkids_v <> empty and 
         ((pirvarsz114_numgkids_v < 1) or (pirvarsz114_numgkids_v = 95)))) and 
         (pi022_numnewgkids <> yes)) and (sece.e154_addedkids < 1)) then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e046                         # grandchildren total

         section: e     level: household       type: numeric    width: 2   decimals: 0
         ref: sece.grandkids.e046_numgkids

         (please remind me ...) altogether, how many grandchildren do you [or your
         [husband/wife/partner]] [or your] [late husband/late wife/late partner] have?
         
         (include as grandchildren any children of your [or your late husband's/ or your
         late wife's/or your  [husband/wife/partner]'s  biological, step - or adopted
         children.)
         
         iwer: enter 80 if r has 80 or more grandchildren

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
          10773        0          80          6.67          5.97     177
         -----------------------------------------------------------------
          3250          95.  assumed to be zero
           102          98.  dk (don't know); na (not ascertained)
            14          99.  rf (refused)

构造变量

         assign: e049_ := 1:{previous ask} sece.grandkids.e046_numgkids 
         if (sece.grandkids.e046_numgkids > 0) and (sece.grandkids.e046_numgkids <> 95) 
         then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e049                         e049- any offspring r/sp

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e049_

         *

         .................................................................................
         10624           1.  yes
          3692       blank.  inap (inapplicable); partial interview

构造变量

         assign: e047_numgrgkids := assignedno:if (pirtab1x007afinfam = familyr) or 
         (pirtab1x007afinfam = financial_familyr) then 
         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 
         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 (sece.e154_addedkids < 1) then 
         {previous ask} sece.grandkids.e046_numgkids 
         if (sece.grandkids.e046_numgkids > 0) and (sece.grandkids.e046_numgkids <> 95) 
         then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e047                         great-grandchildren

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e047_numgrgkids

         do you [or your husband/wife/partner] [or your] [late husband/late wife/late
         partner] have any great-grandchildren?

         .................................................................................
          4181           1.  yes
          6415           5.  no
          3250           6.  assigned no
            27           8.  dk (don't know); na (not ascertained)
             1           9.  rf (refused)
           442       blank.  inap (inapplicable); partial interview

构造变量

         assign: e048_ := 95:if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = 
         financial_familyr) then 
         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 
         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 (sece.e154_addedkids < 1) then 
         {previous ask} sece.grandkids.e047_numgrgkids 
         if sece.grandkids.e047_numgrgkids = yes then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e048                         #great-grandchildren

         section: e     level: household       type: numeric    width: 2   decimals: 0
         ref: sece.grandkids.e048_

         altogether, how many great-grandchildren do you [or your [husband/wife/partner]]
         [or your] [late husband/late wife/late partner] have?
         
         iwer: enter 80 if r has 80 or more great-grandchildren

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
           4128        0          80          5.69          6.70    6885
         -----------------------------------------------------------------
          3250          95.  assumed to be zero
            52          98.  dk (don't know); na (not ascertained)
             1          99.  rf (refused)

构造变量

         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 

         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 

         if sece.e140_resnonkid > 0 then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e050                         intro to child transfers

         section: e     level: household       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.
         
         iwer: enter 1 to continue

         .................................................................................
          1080           1.  continue
         13236       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.grandkids.e050_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e051                         raising children

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e051_

         are you [or your [husband/wife/partner]] [or your] [late husband/late wife/late
         partner] raising  [name(s) of resident non-child hhm(s)  under 18 years
         (relationship(s) to r]?

         .................................................................................
           470           1.  yes
           599           5.  no
            10           8.  dk (don't know); na (not ascertained)
             1           9.  rf (refused)
         13236       blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m1                       raising which child -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[1]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
           469                 041-990.  other person number
             1                     998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13846                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m2                       raising which child -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[2]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
           178                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14138                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m3                       raising which child -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[3]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
            56                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14260                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m4                       raising which child -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[4]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
            18                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14298                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m5                       raising which child -5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[5]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
             6                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14310                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m6                       raising which child -6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[6]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
             4                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14312                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m7                       raising which child -7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[7]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
             2                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14314                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m8                       raising which child -8

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[8]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
             1                 041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if (e051_ = yes) and (e140_resnonkid > 1) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e052m9                       raising which child -9

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e052_[9]

         which of them are you raising?
         
         iwer: choose all that apply.

         .................................................................................
                               041-990.  other person number
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 

         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 

         if (pihhx024_reiwhh_v <> yes) and ((piinita101_totalkids > 0) or 
         ((sece.grandkids.e046_numgkids > 0) and (sece.grandkids.e046_numgkids < 81))) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e053                         deed to house - in last 10 years

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e053_

         in the last 10 years, did you [or your husband/wife/partner] [or your late
         husband/late wife/late partner] give a child (or grandchild) a deed to a house?

         .................................................................................
             1           1.  yes
            76           5.  no
         14239       blank.  inap (inapplicable); partial interview

构造变量

         assign: e054_[1] :=  dontknow:{previous ask} sece.grandkids.e124_e054mtemp 
         if not(sece.grandkids.e124_e054mtemp <> nonresponse) then 
         if sece.grandkids.e124_e054mtemp = dontknow then 
         assign: e054_[1] :=  refusal:{previous ask} sece.grandkids.e124_e054mtemp 
         if not(sece.grandkids.e124_e054mtemp <> nonresponse) then 
         if not(sece.grandkids.e124_e054mtemp = dontknow) then 
         if sece.grandkids.e124_e054mtemp = refusal then 
         assign: e054_[cnt] := aarrayinteger[e124_e054mtemp[cnt.ord]:{previous ask} 
         sece.grandkids.e124_e054mtemp 
         if sece.grandkids.e124_e054mtemp <> nonresponse then 
         if sece.grandkids.cnt <= e124_e054mtemp.cardinal then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e054m1                       which child given deed- last 1- years -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e054_[1]

         which child (or grandchild) was that?
         
         iwr: choose all that apply
         
         if grandchild: which of your children is the parent of that grandchild?

         .................................................................................
             1                 041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         assign: e054_[2] :=  dontknow:{previous ask} sece.grandkids.e124_e054mtemp 
         if not(sece.grandkids.e124_e054mtemp <> nonresponse) then 
         if sece.grandkids.e124_e054mtemp = dontknow then 
         assign: e054_[2] :=  refusal:{previous ask} sece.grandkids.e124_e054mtemp 
         if not(sece.grandkids.e124_e054mtemp <> nonresponse) then 
         if not(sece.grandkids.e124_e054mtemp = dontknow) then 
         if sece.grandkids.e124_e054mtemp = refusal then 
         assign: e054_[cnt] := aarrayinteger[e124_e054mtemp[cnt.ord]:{previous ask} 
         sece.grandkids.e124_e054mtemp 
         if sece.grandkids.e124_e054mtemp <> nonresponse then 
         if sece.grandkids.cnt <= e124_e054mtemp.cardinal then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e054m2                       which child given deed- last 1- years -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e054_[2]

         which child (or grandchild) was that?
         
         iwr: choose all that apply
         
         if grandchild: which of your children is the parent of that grandchild?

         .................................................................................
                               041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.grandkids.e053_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e056                         money transfers- in last 10 years

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e056_

         again, please think about the past 10 years. not counting any shared housing or
         shared food, have you [or your husband/wife/partner] [or your late husband/late
         wife/late partner] given financial help or gifts, including help with education,
         of $5,000 or more to any child (or grandchild)?
         
         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.

         .................................................................................
            22           1.  yes
            55           5.  no
                         8.  dk (don't know); na (not ascertained)
                         9.  rf (refused)
         14239       blank.  inap (inapplicable); partial interview

构造变量

         assign: e057_[1] :=  dontknow:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if sece.grandkids.e126_e057mtemp = dontknow then 
         assign: e057_[1] :=  refusal:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if not(sece.grandkids.e126_e057mtemp = dontknow) then 
         if sece.grandkids.e126_e057mtemp = refusal then 
         assign: e057_[cnt] := aarrayinteger[e126_e057mtemp[cnt.ord]:{previous ask} 
         sece.grandkids.e126_e057mtemp 
         if sece.grandkids.e126_e057mtemp <> nonresponse then 
         if sece.grandkids.cnt <= e126_e057mtemp.cardinal then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e057m1                       which child given money -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e057_[1]

         which child (or grandchild) was that?
         
         iwr: choose all that apply
         
         if grandchild: which of your children is the parent of that grandchild?

         .................................................................................
            17                 041-990.  other person number
                                   992.  deceased child
             3                     993.  all children
             1                     994.  all grandchildren equally
             1                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14294                   blank.  inap (inapplicable); partial interview

构造变量

         assign: e057_[2] :=  dontknow:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if sece.grandkids.e126_e057mtemp = dontknow then 
         assign: e057_[2] :=  refusal:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if not(sece.grandkids.e126_e057mtemp = dontknow) then 
         if sece.grandkids.e126_e057mtemp = refusal then 
         assign: e057_[cnt] := aarrayinteger[e126_e057mtemp[cnt.ord]:{previous ask} 
         sece.grandkids.e126_e057mtemp 
         if sece.grandkids.e126_e057mtemp <> nonresponse then 
         if sece.grandkids.cnt <= e126_e057mtemp.cardinal then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e057m2                       which child given money -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e057_[2]

         which child (or grandchild) was that?
         
         iwr: choose all that apply
         
         if grandchild: which of your children is the parent of that grandchild?

         .................................................................................
             6                 041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14310                   blank.  inap (inapplicable); partial interview

构造变量

         assign: e057_[3] :=  dontknow:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if sece.grandkids.e126_e057mtemp = dontknow then 
         assign: e057_[3] :=  refusal:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if not(sece.grandkids.e126_e057mtemp = dontknow) then 
         if sece.grandkids.e126_e057mtemp = refusal then 
         assign: e057_[cnt] := aarrayinteger[e126_e057mtemp[cnt.ord]:{previous ask} 
         sece.grandkids.e126_e057mtemp 
         if sece.grandkids.e126_e057mtemp <> nonresponse then 
         if sece.grandkids.cnt <= e126_e057mtemp.cardinal then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e057m3                       which child given money -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e057_[3]

         which child (or grandchild) was that?
         
         iwr: choose all that apply
         
         if grandchild: which of your children is the parent of that grandchild?

         .................................................................................
             1                 041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         assign: e057_[4] :=  dontknow:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if sece.grandkids.e126_e057mtemp = dontknow then 
         assign: e057_[4] :=  refusal:{previous ask} sece.grandkids.e126_e057mtemp 
         if not(sece.grandkids.e126_e057mtemp <> nonresponse) then 
         if not(sece.grandkids.e126_e057mtemp = dontknow) then 
         if sece.grandkids.e126_e057mtemp = refusal then 
         assign: e057_[cnt] := aarrayinteger[e126_e057mtemp[cnt.ord]:{previous ask} 
         sece.grandkids.e126_e057mtemp 
         if sece.grandkids.e126_e057mtemp <> nonresponse then 
         if sece.grandkids.cnt <= e126_e057mtemp.cardinal then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e057m4                       which child given money -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e057_[4]

         which child (or grandchild) was that?
         
         iwr: choose all that apply
         
         if grandchild: which of your children is the parent of that grandchild?

         .................................................................................
                               041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 

         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 

         if (piinita101_totalkids > 0) or ((sece.grandkids.e046_numgkids > 0) and 
         (sece.grandkids.e046_numgkids < 81)) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e059                         intro to help given or received

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e059_

         the next questions are about help you [or your [husband/wife/partner]] [or your]
         [late husband/late wife/late partner] gave or received [[since [previous wave
         month],[prev wave iw year of family r]/since [prev wave iw year of family r]/in
         the last two years]].
         
         iwer: enter 1 to continue

         .................................................................................
         12953           1.  continue
          1363       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.grandkids.e059_ 

         if (sece.grandkids.e046_numgkids > 0) and (sece.grandkids.e046_numgkids <> 95) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e060                         care of grandkids- 100 or more hours

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e060_

         did you [or your [husband/wife/partner] [or your] [late husband/late wife/late
         partner] spend 100 or more hours in total [[since [previous wave month],
         [previous wave iw year of family r]/since [previous wave iw year of family r]/in
         the last two years]] taking care of [grand or great
         grandchildren/grandchildren]?

         .................................................................................
          2895           1.  yes
          7697           5.  no
            25           8.  dk (don't know); na (not ascertained)
             7           9.  rf (refused)
          3692       blank.  inap (inapplicable); partial interview

构造变量

         if e060_ = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e061m1                       which childs children -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e061_[1]

         which of your children is the parent of those grandchildren (or
         great-grandchildren)?
         
         iwer: choose all that apply.

         .................................................................................
          2671                 041-990.  other person number
            11                     992.  deceased child
           153                     993.  all children
                                   994.  all grandchildren equally
            49                     997.  other (specify)
             7                     998.  dk (don't know); na (not ascertained)
             4                     999.  rf (refused)
         11421                   blank.  inap (inapplicable); partial interview

构造变量

         if e060_ = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e061m2                       which childs children -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e061_[2]

         which of your children is the parent of those grandchildren (or
         great-grandchildren)?
         
         iwer: choose all that apply.

         .................................................................................
           692                 041-990.  other person number
             4                     992.  deceased child
             1                     993.  all children
                                   994.  all grandchildren equally
            16                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         13603                   blank.  inap (inapplicable); partial interview

构造变量

         if e060_ = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e061m3                       which childs children -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e061_[3]

         which of your children is the parent of those grandchildren (or
         great-grandchildren)?
         
         iwer: choose all that apply.

         .................................................................................
           169                 041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
             5                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14142                   blank.  inap (inapplicable); partial interview

构造变量

         if e060_ = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e061m4                       which childs children -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e061_[4]

         which of your children is the parent of those grandchildren (or
         great-grandchildren)?
         
         iwer: choose all that apply.

         .................................................................................
            44                 041-990.  other person number
             1                     992.  deceased child
             1                     993.  all children
                                   994.  all grandchildren equally
             3                     997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14267                   blank.  inap (inapplicable); partial interview

构造变量

         if e060_ = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e061m5                       which childs children -5

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e061_[5]

         which of your children is the parent of those grandchildren (or
         great-grandchildren)?
         
         iwer: choose all that apply.

         .................................................................................
            12                 041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14304                   blank.  inap (inapplicable); partial interview

构造变量

         if e060_ = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e061m6                       which childs children -6

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e061_[6]

         which of your children is the parent of those grandchildren (or
         great-grandchildren)?
         
         iwer: choose all that apply.

         .................................................................................
             3                 041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14313                   blank.  inap (inapplicable); partial interview

构造变量

         if e060_ = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e061m7                       which childs children -7

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e061_[7]

         which of your children is the parent of those grandchildren (or
         great-grandchildren)?
         
         iwer: choose all that apply.

         .................................................................................
                               041-990.  other person number
                                   992.  deceased child
                                   993.  all children
                                   994.  all grandchildren equally
                                   997.  other (specify)
                                   998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.grandkids.e125_e061mtemp 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e063                         r care for grandchild- # hours

         section: e     level: household       type: numeric    width: 5   decimals: 0
         ref: sece.grandkids.e063_

         roughly how many hours altogether did you [,yourself, ] spend?
         
         iwer: 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
           1585        0       12480        568.76       1208.69   11421
         -----------------------------------------------------------------
           389       99995.  grandchild lives in house
           914       99998.  dk (don't know); na (not ascertained)
             7       99999.  rf (refused)

e065                         r care for grandchild- min hours

         section: e     level: household       type: numeric    width: 3   decimals: 0
         ref: sece.grandkids.e065_

         did it amount to a total of less than ____ , more than ____ , or what?
         
         procedure: unfh_1up
         breakpoints: 0, 200, 500
         entry point: 200

         .................................................................................
           281           0.  value of breakpoint
            97         200.  value of breakpoint
           238         201.  value of breakpoint
            49         500.  value of breakpoint
           253         501.  value of breakpoint
         13398       blank.  inap (inapplicable); partial interview

e066                         r care for grandchild- max hours

         section: e     level: household       type: numeric    width: 4   decimals: 0
         ref: sece.grandkids.e066_

         *

         .................................................................................
           233         199.  value of breakpoint
            97         200.  value of breakpoint
           206         499.  value of breakpoint
            49         500.  value of breakpoint
           333        5000.  greater than maximum breakpoint
         13398       blank.  inap (inapplicable); partial interview

e067                         r care for grandchild- result

         section: e     level: household       type: numeric    width: 2   decimals: 0
         ref: sece.grandkids.e067_

         *

         .................................................................................
             3          97.  data not available
            78          98.  dk (don't know); na (not ascertained)
             4          99.  rf (refused)
         14231       blank.  inap (inapplicable); partial interview

构造变量

         if (pirespondents1x065acouplenss in [married, partnered_vol, repartnered_vol]) 
         and (activelanguage <> exteng) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e068                         sp/p care for grandchild- # hours

         section: e     level: household       type: numeric    width: 4   decimals: 0
         ref: sece.grandkids.e068_

         roughly how many hours altogether did your [husband/wife/partner] spend?
         
         iwer: enter 9995 if grandchild lives in house, but no specific number of hours
         given
         
         iwer: don't probe dk/rf

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
           1174        0        8030        327.99        785.13   12626
         -----------------------------------------------------------------
           148        9995.  grandchild lives in house
           363        9998.  dk (don't know); na (not ascertained)
             5        9999.  rf (refused)

e070                         sp/p care for grandchild- min hours

         section: e     level: household       type: numeric    width: 3   decimals: 0
         ref: sece.grandkids.e070_

         did it amount to a total of less than ____ , more than ____ , or what?
         
         procedure: unfh_1up
         breakpoints: 0, 200, 500
         entry point: 200

         .................................................................................
           182           0.  value of breakpoint
            14         200.  value of breakpoint
            79         201.  value of breakpoint
            11         500.  value of breakpoint
            77         501.  value of breakpoint
         13953       blank.  inap (inapplicable); partial interview

e071                         sp/p care for grandchild- max hours

         section: e     level: household       type: numeric    width: 4   decimals: 0
         ref: sece.grandkids.e071_

         *

         .................................................................................
           148         199.  value of breakpoint
            14         200.  value of breakpoint
            70         499.  value of breakpoint
            11         500.  value of breakpoint
           120        5000.  greater than maximum breakpoint
         13953       blank.  inap (inapplicable); partial interview

e072                         sp/p care for grandchild- result

         section: e     level: household       type: numeric    width: 2   decimals: 0
         ref: sece.grandkids.e072_

         *

         .................................................................................
             3          97.  data not available
            38          98.  dk (don't know); na (not ascertained)
             5          99.  rf (refused)
         14270       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.grandkids.e059_ 

         if (pihhx024_reiwhh_v = yes) and ((piinita101_totalkids > 0) or 
         ((sece.grandkids.e046_numgkids > 0) and (sece.grandkids.e046_numgkids < 81))) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e073                         since prev wave child given deed to home

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.grandkids.e073_deedtokid

         [[since [previous wave iw month of family r], [previous wave iw year of family
         r]/since [previous wave iw year of family r]/in the last two years]], did you
         [or your [husband/wife/partner] [or your] [late husband/late wife/late partner]
         give any child(ren) (or grandchild(ren)) a deed to a house?

         .................................................................................
           105           1.  yes
         12736           5.  no
            19           8.  dk (don't know); na (not ascertained)
            16           9.  rf (refused)
          1440       blank.  inap (inapplicable); partial interview

构造变量

         if e073_deedtokid = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e074m1                       which child on deed -1

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e074_[1]

         which child (or grandchild) was that?
         
         iwer: choose all that apply.
         
         if grandchild: (which of your children is the parent of that grandchild?)

         .................................................................................
            85                 041-990.  other person number
                                   992.  deceased child
            14                     993.  all children
             4                     997.  other (specify)
             1                     998.  dk (don't know); na (not ascertained)
                                   999.  rf (refused)
         14212                   blank.  inap (inapplicable); partial interview

构造变量

         if e073_deedtokid = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e074m2                       which child on deed -2

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e074_[2]

         which child (or grandchild) was that?
         
         iwer: choose all that apply.
         
         iwer: if grandchild: (which of your children is the parent of that grandchild?)

         .................................................................................
            10                 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)
         14306                   blank.  inap (inapplicable); partial interview

构造变量

         if e073_deedtokid = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e074m3                       which child on deed -3

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e074_[3]

         which child (or grandchild) was that?
         
         iwer: choose all that apply.
         
         iwer: if grandchild: (which of your 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)
         14315                   blank.  inap (inapplicable); partial interview

构造变量

         if e073_deedtokid = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e074m4                       which child on deed -4

         section: e     level: household       type: character  width: 3   decimals: 0
         ref: sece.grandkids.e074_[4]

         which child (or grandchild) was that?
         
         iwer: choose all that apply.
         
         iwer: if grandchild: (which of your 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)
         14316                   blank.  inap (inapplicable); partial interview

构造变量

         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 

         (piinita101_totalkids > 0)) or (sece.kidstatus.e022_numnewgkids <> yes) then 

         if ((sece.grandkids.e049_ = 1) or (piinita101_totalkids > 0)) or 
         ((sece.grandkids.e046_numgkids > 0) and (sece.grandkids.e046_numgkids < 81)) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e075                         since prev wave transfer to kids

         section: e     level: household       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 [previous wave iw month of family r], [previous wave iw
         year of family r]/since [previous wave iw year of family r]/in the last two
         years] did you [or your  [husband/wife/partner] [or your] [late husband/late
         wife/late partner] give financial help totaling $500 or more to [any of your
         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: follow-up responses for financial transfers to children are located
         in data file h10e_tc.

         .................................................................................
          4402           1.  yes
          8454           5.  no
            51           8.  dk (don't know); na (not ascertained)
            44           9.  rf (refused)
          1365       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.kidtransmain.e075_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e087                         transfer from kids- past 2yrs

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.kidtransmain.e087_

         [since [previous wave iw month of family r], [previous wave iw year of family
         r]/since [previous wave iw year of family r]/in the last two years] did you [or
         your [husband/wife/partner] [or your] [late husband/late wife/late partner]
         receive financial help totaling $500 or more from [any of your 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: follow-up responses for financial transfers from children are located
         in data file h10e_fc.

         .................................................................................
           813           1.  yes
         12080           5.  no
            23           8.  dk (don't know); na (not ascertained)
            35           9.  rf (refused)
          1365       blank.  inap (inapplicable); partial interview

构造变量

         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e105                         give financial help to relatives

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e105_finhelptorel

         [the next questions are about help you [or your [husband/wife/partner] [or your]
         [late husband/late wife/late partner] gave or received [[since  [previous wave
         iw month of family r], [previous wave iw year of family r]/since [previous wave
         iw year of family r]/in the last two years]]].
         
         did you [or your [husband/wife/partner] [or your] [late husband/late wife/late
         partner] give financial help totaling $500 or more [[since  [previous wave iw
         month of family r], [previous wave iw year of family r]/since [previous wave iw
         year of family r]/in the last two years]] to friends or relatives such as
         siblings or nieces and nephews? do not include help to [children, grandchildren,
         great-grandchildren, or parents/children, grandchildren, or parents/children, or
         parents/parents] that we have already spoken about.
         
         iwer: do not count shared housing or shared food 
         
         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.)

         .................................................................................
          1399           1.  yes
         12661           5.  no
            33           8.  dk (don't know); na (not ascertained)
            41           9.  rf (refused)
           182       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e105_finhelptorel 

         if sece.othertrans.e105_finhelptorel = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e106                         how much fin help to relatives

         section: e     level: household       type: numeric    width: 6   decimals: 0
         ref: sece.othertrans.e106_amtfinhelpto

         altogether, about how much did the help to friends or (other) relatives amount
         to [since [previous wave iw month of family r], [previous wave iw year of family
         r]/since [previous wave iw year of family r]/in the last two years]?
         
         iwer: do not probe dk/rf
         
         amount:

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
           1261        0      500000       4812.16      17176.66   12917
         -----------------------------------------------------------------
           125      999998.  dk (don't know); na (not ascertained)
            13      999999.  rf (refused)

e108                         how much fin help to relatives- min

         section: e     level: household       type: numeric    width: 4   decimals: 0
         ref: sece.othertrans.e108_

         did it amount to a total of less than $____ , more than $____ , or what?
         
         procedures: 1up, 1down
         breakpoints:  $1,000, $5,000
         random entry point assignment [1 ($1,000)]
         or [{not 1} ($5,000)] at x501

         .................................................................................
            42           0.  value of breakpoint
             7        1000.  value of breakpoint
            66        1001.  value of breakpoint
             5        5000.  value of breakpoint
            17        5001.  value of breakpoint
         14179       blank.  inap (inapplicable); partial interview

e109                         how much fin help to relatives- max

         section: e     level: household       type: numeric    width: 8   decimals: 0
         ref: sece.othertrans.e109_

         *

         .................................................................................
            29         999.  value of breakpoint
             7        1000.  value of breakpoint
            49        4999.  value of breakpoint
             5        5000.  value of breakpoint
            47    99999996.  greater than maximum breakpoint
         14179       blank.  inap (inapplicable); partial interview

e110                         how much fin help to relatives- result

         section: e     level: household       type: numeric    width: 2   decimals: 0
         ref: sece.othertrans.e110_

         *

         .................................................................................
             1          97.  data not available
            20          98.  dk (don't know); na (not ascertained)
            10          99.  rf (refused)
         14285       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e105_finhelptorel 

         if (sece.othertrans.e105_finhelptorel = yes) and (sece.othertrans.sibcount > 0) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e180                         help given to rs sibling

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e180_

         was any of this financial help given to any of your own siblings?

         .................................................................................
           223           1.  yes
           279           5.  no
             1           8.  dk (don't know); na (not ascertained)
             1           9.  rf (refused)
         13812       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e105_finhelptorel 

         if (sece.othertrans.e105_finhelptorel = yes) and (pirespondents1x065acouplenss 
         <> other) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e181                         help given to spouse/partners sibling

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e181_

         was any of this financial help given to any of your [husband/wife/partner]'s
         siblings?

         .................................................................................
           185           1.  yes
           490           5.  no
             7           6.  [vol] r's spouse has no siblings
             1           8.  dk (don't know); na (not ascertained)
             1           9.  rf (refused)
         13632       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e105_finhelptorel 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e111                         receive help from relatives

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e111_finhelpfrrel

         did you [or your [husband/wife/partner]] [or your] [late husband/late wife/late
         partner] receive financial help totaling $500 or more [[since [previous wave iw
         month of family r], [previous wave iw year of family r]/since [previous wave iw
         year of family r]/in the last two years]] from friends or relatives such as
         siblings or nieces and nephews?  do not include help from [children,
         grandchildren, great-grandchildren, or parents/children, grandchildren, or
         parents/children, or parents/parents] that we have already spoken about.
         
         iwer: do not include inheritances. do not count shared housing or shared food
         
         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.)

         .................................................................................
           512           1.  yes
         13565           5.  no
            25           8.  dk (don't know); na (not ascertained)
            32           9.  rf (refused)
           182       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e111_finhelpfrrel 

         if sece.othertrans.e111_finhelpfrrel = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e112                         how much financial help from relatives

         section: e     level: household       type: numeric    width: 6   decimals: 0
         ref: sece.othertrans.e112_amtfinhelpfr

         altogether, about how much did the help from friends or (other) relatives amount
         to [[since [previous wave iw month of family r], [previous wave iw year of
         family r]/since [previous wave iw year of family r]/in the last two years]]?
         
         iwer: do not probe dk/rf
         
         amount:

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
            461        0      480000       5460.73      23689.67   13804
         -----------------------------------------------------------------
            44      999998.  dk (don't know); na (not ascertained)
             7      999999.  rf (refused)

e114                         how much fin help from relatives-min

         section: e     level: household       type: numeric    width: 4   decimals: 0
         ref: sece.othertrans.e114_

         did it amount to a total of less than $____ , more than $____ , or what?
         
         procedures: 1up, 1down
         breakpoints:  $1,000, $5,000
         random entry point assignment [1 ($1,000)]
         or [{not 1} ($5,000)] at x502

         .................................................................................
            19           0.  value of breakpoint
             2        1000.  value of breakpoint
            17        1001.  value of breakpoint
             2        5000.  value of breakpoint
            11        5001.  value of breakpoint
         14265       blank.  inap (inapplicable); partial interview

e115                         how much fin help from relatives- max

         section: e     level: household       type: numeric    width: 8   decimals: 0
         ref: sece.othertrans.e115_

         *

         .................................................................................
            13         999.  value of breakpoint
             2        1000.  value of breakpoint
            13        4999.  value of breakpoint
             2        5000.  value of breakpoint
            21    99999996.  greater than maximum breakpoint
         14265       blank.  inap (inapplicable); partial interview

e116                         how much fin help from relatives- result

         section: e     level: household       type: numeric    width: 2   decimals: 0
         ref: sece.othertrans.e116_

         *

         .................................................................................
             4          98.  dk (don't know); na (not ascertained)
             6          99.  rf (refused)
         14306       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e112_amtfinhelpfr 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e117                         receive future income from relatives

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e117_futincome

         do you think of it as income you can count on in the future?

         .................................................................................
            80           1.  yes
           423           5.  no
             9           8.  dk (don't know); na (not ascertained)
                         9.  rf (refused)
         13804       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e117_futincome 

         if (sece.othertrans.e111_finhelpfrrel = yes) and (sece.othertrans.sibcount > 0) 
         then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e182                         help received from rs sibling

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e182_

         was any of this financial help received from any of your own siblings?

         .................................................................................
            81           1.  yes
           118           5.  no
                         8.  dk (don't know); na (not ascertained)
                         9.  rf (refused)
         14117       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e117_futincome 

         if (sece.othertrans.e111_finhelpfrrel = yes) and (pirespondents1x065acouplenss 
         <> other) then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e183                         help received from spouse/partners sibling

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e183_

         was any of this financial help received from any of your
         [husband/wife/partner]'s  siblings?

         .................................................................................
            34           1.  yes
           127           5.  no
                         6.  [vol] r's spouse has no siblings
             1           8.  dk (don't know); na (not ascertained)
                         9.  rf (refused)
         14154       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e111_finhelpfrrel 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e118                         any dependents

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.othertrans.e118_anydependt

         in [2011/2012], were any children, parents, or other relatives dependent on you
         for more than half of their support?

         .................................................................................
          1685           1.  yes
         12411           5.  no
            16           8.  dk (don't know); na (not ascertained)
            22           9.  rf (refused)
           182       blank.  inap (inapplicable); partial interview

构造变量

         {previous ask} sece.othertrans.e118_anydependt 

         if sece.othertrans.e118_anydependt = yes then 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e119                         num dependents

         section: e     level: household       type: numeric    width: 2   decimals: 0
         ref: sece.othertrans.e119_numdependt

         how many people was that?
         
         # of people:

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

         -----------------------------------------------------------------
              n      min         max          mean            sd    miss
           1678        1          12          1.84          1.34   12631
         -----------------------------------------------------------------
             5          98.  dk (don't know); na (not ascertained)
             2          99.  rf (refused)

构造变量

         assign: e120_eassist := never:if not((pirtab1x007afinfam = familyr) or 
         (pirtab1x007afinfam = financial_familyr)) then 
         if (pirtab1x007afinfam = familyr) or (pirtab1x007afinfam = financial_familyr) 
         then 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

e120                         assist section e - family

         section: e     level: household       type: numeric    width: 1   decimals: 0
         ref: sece.e120_eassist

         iwer: how often did r receive assistance with answers in section e - children
         and household members?

         .................................................................................
         13552           1.  never
           382           2.  a few times
           171           3.  most or all of the time
            29           4.  the section was done by a proxy reporter
           182       blank.  inap (inapplicable); partial interview

vdate                        2012 data model version

         section: e     level: household       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.

         .................................................................................
          1767           1.  version 1
          1245           2.  version 2
          4880           3.  version 3
          6424           4.  version 4

version                      2012 data release version

         section: e     level: household       type: numeric    width: 1   decimals: 0

         .................................................................................
         14316           3.  hrs 2012 final release