*options obs=100 ; options nocenter ; **------------------------------------------------; ** by Jean Roth Fri May 27 15:19:33 EDT 2011 ** This program reads the 2008 SIPP Wave 5 Topical Module Data File ; ** Report errors to jroth@nber.org ; ** A value of -1 (or -1/# of implied decimals) indicates 'Not in Universe' ; ** This program is distributed under the GNU GPL. ; ** See end of this file and ** http://www.gnu.org/licenses/ for details. ; **-----------------------------------------------; * The following line should contain the directory where the SAS file is to be stored ; libname library "."; * The following line should contain the complete path and name of the raw data file. On a PC, use backslashes in paths as in C:\ ; FILENAME datafile pipe "unzip -p /homes/data/sipp/2008/p08putm5.zip "; * The following line should contain the name of the SAS dataset ; %let dataset = sippp08putm5 ; DATA library.&dataset ; INFILE datafile LRECL = 20000 ; ** ------------------------------------------------ ; ** The following variable names have been changed, ; ** if necessary: '$' to 'd', '-' to '_', '%' to 'p' ; ** ----------------------------------------------- ; attrib ssuseq length=4 label="SU: Sequence Number of Sample Unit - Primary"; attrib ssuid length=$12 label="SU: Sample Unit Identifier"; attrib spanel length=4 label="SU: Sample Code - Indicates Panel Year"; attrib swave length=3 label="SU: Wave of data collection"; attrib srotaton length=3 label="SU: Rotation of data collection"; attrib tfipsst length=3 label="HH: FIPS State Code"; attrib shhadid length=3 label="SU: Hhld Address ID differentiates hhlds in"; attrib eoutcome length=3 label="HH: Interview Status code for this household"; attrib rfid length=3 label="FA: Family ID Number for this month"; attrib rfid2 length=3 label="FA: Family ID excluding related subfamily"; attrib eppidx length=3 label="PE: Person index"; attrib eentaid length=$3 label="PE: Address ID of hhld where person entered"; attrib epppnum length=$4 label="PE: Person number"; attrib epopstat length=3 label="PE: Population status based on age in 4th"; attrib eppintvw length=3 label="PE: Person's interview status"; attrib eppmis4 length=3 label="PE: Person's 4th month interview status"; attrib esex length=3 label="PE: Sex of this person"; attrib erace length=3 label="PE: The race(s) the respondent is"; attrib eorigin length=3 label="PE: Spanish, Hispanic or Latino"; attrib wpfinwgt length=8 label="WW: Person weight"; attrib errp length=3 label="PE: Household relationship"; attrib tage length=3 label="PE: Age as of last birthday"; attrib ems length=3 label="PE: Marital status"; attrib epnspous length=4 label="PE: Person number of spouse"; attrib epnmom length=4 label="PE: Person number of mother"; attrib epndad length=4 label="PE: Person number of father"; attrib epnguard length=4 label="PE: Person number of guardian"; attrib rdesgpnt length=3 label="PE: Designated parent or guardian flag"; attrib eeducate length=3 label="ED: Highest Degree received or grade completed"; attrib lgtkey length=$8 label="PE: Person longitudinal key"; attrib sinthhid length=3 label="SU: Hhld Address ID of person in interview"; attrib epwsunv length=3 label="WS: Universe indicator."; attrib ewsempct length=3 label="WS: Number of employers"; attrib awsempct length=3 label="WS: Allocation flag for EWSEMPCT"; attrib ewseno1 length=3 label="WS: Employer Number"; attrib ewsbno1 length=3 label="WS: Business Number"; attrib ewseno2 length=3 label="WS: Employer Number"; attrib ewsbno2 length=3 label="WS: Business Number"; attrib ewshrs1 length=3 label="WS: Number of hours worked per day in job1"; attrib awshrs1 length=3 label="WS: Allocation flag for EWSHRS1"; attrib ewsdys1 length=3 label="WS: Days a week worked in job1"; attrib awsdys1 length=3 label="WS: Allocation flag for EWSDY1"; attrib ewsday11 length=3 label="WS: Worked Sundays in job 1"; attrib awsday11 length=3 label="WS: Allocation flag for EWSDAY11"; attrib ewsday12 length=3 label="WS: Worked Mondays in job 1"; attrib awsday12 length=3 label="WS: Allocation flag for EWSDAY12"; attrib ewsday13 length=3 label="WS: Worked Tuesdays in job 1"; attrib awsday13 length=3 label="WS: Allocation flag for EWSDAY13"; attrib ewsday14 length=3 label="WS: Worked Wednesdays in job 1"; attrib awsday14 length=3 label="WS: Allocation flag for EWSDAY14"; attrib ewsday15 length=3 label="WS: Worked Thursdays in job 1"; attrib awsday15 length=3 label="WS: Allocation flag for EWSDAY15"; attrib ewsday16 length=3 label="WS: Worked Fridays in job 1"; attrib awsday16 length=3 label="WS: Allocation flag for EWSDAY16"; attrib ewsday17 length=3 label="WS: Worked Saturdays in job 1"; attrib awsday17 length=3 label="WS: Allocation flag for EWSDAY17"; attrib ewsbeg1 length=4 label="WS: Time of day work began in job 1"; attrib awsbeg1 length=3 label="WS: Allocation flag for EWSBEG1"; attrib ewsbegm1 length=3 label="WS: AM/PM Marker for time of day work began"; attrib awsbegm1 length=3 label="WS: Allocation flag for EWSBEGM1"; attrib ewsend1 length=4 label="WS: Time of day work ended in job 1"; attrib awsend1 length=3 label="WS: Allocation flag for EWSEND1"; attrib ewsendm1 length=3 label="WS: AM/PM Marker for time work ended in job 1"; attrib awsendm1 length=3 label="WS: Allocation flag for EWSENDM1"; attrib ewshmwk1 length=3 label="WS: Worked only at home in job 1"; attrib awshmwk1 length=3 label="WS: Allocation flag for EWSHMWK1"; attrib ewsdy11 length=3 label="WS: Worked at home on Sundays in job1"; attrib awsdy11 length=3 label="WS: Allocation flag for EWSDY11"; attrib ewsdy12 length=3 label="WS: Worked at home on Mondays in job1"; attrib awsdy12 length=3 label="WS: Allocation flag for EWSDY12"; attrib ewsdy13 length=3 label="WS: Worked at home on Tuesdays in job1"; attrib awsdy13 length=3 label="WS: Allocation flag for EWSDY13"; attrib ewsdy14 length=3 label="WS: Worked at home on Wednesdays in job1"; attrib awsdy14 length=3 label="WS: Allocation flag for EWSDY14"; attrib ewsdy15 length=3 label="WS: Worked at home on Thursdays in job1"; attrib awsdy15 length=3 label="WS: Allocation flag for EWSDY15"; attrib ewsdy16 length=3 label="WS: Worked at home on Fridays in job1"; attrib awsdy16 length=3 label="WS: Allocation flag for EWSDY16"; attrib ewsdy17 length=3 label="WS: Worked at home on Saturdays in job1"; attrib awsdy17 length=3 label="WS: Allocation flag for EWSDY17"; attrib ewsjob1 length=3 label="WS: Type of schedule work for job 1"; attrib awsjob1 length=3 label="WS: Allocation flag for EWSJOB1"; attrib ewsmnr1 length=3 label="WS: Reason for type of work schedule- job 1"; attrib awsmnr1 length=3 label="WS: Allocation flag for EWSMNR1"; attrib ewshrs2 length=3 label="WS: Number of hours per day in job2"; attrib awshrs2 length=3 label="WS: Allocation flag for EWSHRS2"; attrib ewsdys2 length=3 label="WS: Days a week worked in job2"; attrib awsdys2 length=3 label="WS: Allocation flag for EWSDY2"; attrib ewsday21 length=3 label="WS: Worked Sundays in job 2"; attrib awsday21 length=3 label="WS: Allocation flag for EWSDAY21"; attrib ewsday22 length=3 label="WS: Worked Mondays in job 2"; attrib awsday22 length=3 label="WS: Allocation flag for EWSDAY22"; attrib ewsday23 length=3 label="WS: Worked Tuesdays in job 2"; attrib awsday23 length=3 label="WS: Allocation flag for EWSDAY23"; attrib ewsday24 length=3 label="WS: Worked Wednesdays in job 2"; attrib awsday24 length=3 label="WS: Allocation flag for EWSDAY24"; attrib ewsday25 length=3 label="WS: Worked Thursdays in job 2"; attrib awsday25 length=3 label="WS: Allocation flag for EWSDAY25"; attrib ewsday26 length=3 label="WS: Worked Fridays in job 2"; attrib awsday26 length=3 label="WS: Allocation flag for EWSDAY26"; attrib ewsday27 length=3 label="WS: Worked Saturdays in job 2"; attrib awsday27 length=3 label="WS: Allocation flag for EWSDAY27"; attrib ewsbeg2 length=4 label="WS: Time of day began work in job 2"; attrib awsbeg2 length=3 label="WS: Allocation flag for EWSBEG2"; attrib ewsbegm2 length=3 label="WS: AM/PM Marker for time of day work began"; attrib awsbegm2 length=3 label="WS: Allocation flag for EWSBEGM2"; attrib ewsend2 length=4 label="WS: Time of day work ended in job 2"; attrib awsend2 length=3 label="WS: Allocation flag for EWSEND2"; attrib ewsendm2 length=3 label="WS: AM/PM Marker for time work ended in job 2"; attrib awsendm2 length=3 label="WS: Allocation flag for EWSENDM2"; attrib ewshmwk2 length=3 label="WS: Worked only at home in job 2"; attrib awshmwk2 length=3 label="WS: Allocation flag for EWSHMWK2"; attrib ewsdy21 length=3 label="WS: Worked at home on Sundays in job2"; attrib awsdy21 length=3 label="WS: Allocation flag for EWSDY21"; attrib ewsdy22 length=3 label="WS: Worked at home on Mondays in job2"; attrib awsdy22 length=3 label="WS: Allocation flag for EWSDY22"; attrib ewsdy23 length=3 label="WS: Worked at home on Tuesdays in job2"; attrib awsdy23 length=3 label="WS: Allocation flag for EWSDY23"; attrib ewsdy24 length=3 label="WS: Worked at home on Wednesdays in job2"; attrib awsdy24 length=3 label="WS: Allocation flag for EWSDY24"; attrib ewsdy25 length=3 label="WS: Worked at home on Thursdays in job2"; attrib awsdy25 length=3 label="WS: Allocation flag for EWSDY25"; attrib ewsdy26 length=3 label="WS: Worked at home on Fridays in job2"; attrib awsdy26 length=3 label="WS: Allocation flag for EWSDY26"; attrib ewsdy27 length=3 label="WS: Worked at home on Saturdays in job2"; attrib awsdy27 length=3 label="WS: Allocation flag for EWSDY27"; attrib ewsjob2 length=3 label="WS: Type of schedule work for job 2"; attrib awsjob2 length=3 label="WS: Allocation flag for EWSJOB2"; attrib ewsmnr2 length=3 label="WS: Reason for type of work schedule- job 2"; attrib awsmnr2 length=3 label="WS: Allocation flag for EWSMNR2"; attrib eccunv length=3 label="CC: Universe indicator."; attrib ehrwksch length=3 label="CC: Hours per week spent in school"; attrib ahrwksch length=3 label="CC: Allocation flag for EHRWKSCH"; attrib rrhrswk length=3 label="CC: Recoded hours worked or attended school"; attrib ehrwkjob length=3 label="CC: Hours spent looking for a job"; attrib ahrwkjob length=3 label="CC: Allocation flag for EHRWKJOB"; attrib eccpnuma length=$4 label="CC: Person number of YOUNGEST child"; attrib eccpnumb length=$4 label="CC: Person number of 2nd YOUNGEST child"; attrib eccpnumc length=$4 label="CC: Person number of 3rd YOUNGEST child"; attrib eccpnumd length=$4 label="CC: Person number of 4th YOUNGEST child"; attrib eccpnume length=$4 label="CC: Person number of 5th YOUNGEST child"; attrib eccagea length=3 label="CC: Age of the YOUNGEST child"; attrib eccageb length=3 label="CC: Age of the 2nd YOUNGEST child"; attrib eccagec length=3 label="CC: Age of the 3rd YOUNGEST child"; attrib eccaged length=3 label="CC: Age of the 4th YOUNGEST child"; attrib eccagee length=3 label="CC: Age of the 5th YOUNGEST child"; attrib eckd01a length=3 label="CC: Arrangement of other parent or stepparent"; attrib eckd01b length=3 label="CC: Arrangement of other parent or stepparent"; attrib eckd01c length=3 label="CC: Arrangement of other parent or stepparent"; attrib eckd01d length=3 label="CC: Arrangement of other parent or stepparent"; attrib eckd01e length=3 label="CC: Arrangement of other parent or stepparent"; attrib eckd02a length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02b length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02c length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02d length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02e length=3 label="CC: Arrangement of parent or guardian"; attrib eckd03a length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03b length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03c length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03d length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03e length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd04a length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04b length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04c length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04d length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04e length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd05a length=3 label="CC: Arrangement of grandparent"; attrib eckd05b length=3 label="CC: Arrangement of grandparent"; attrib eckd05c length=3 label="CC: Arrangement of grandparent"; attrib eckd05d length=3 label="CC: Arrangement of grandparent"; attrib eckd05e length=3 label="CC: Arrangement of grandparent"; attrib eckd06a length=3 label="CC: Arrangement of any other relative"; attrib eckd06b length=3 label="CC: Arrangement of any other relative"; attrib eckd06c length=3 label="CC: Arrangement of any other relative"; attrib eckd06d length=3 label="CC: Arrangement of any other relative"; attrib eckd06e length=3 label="CC: Arrangement of any other relative"; attrib eckd07a length=3 label="CC: Arrangement of family day care provider"; attrib eckd07b length=3 label="CC: Arrangement of family day care provider"; attrib eckd07c length=3 label="CC: Arrangement of family day care provider"; attrib eckd07d length=3 label="CC: Arrangement of family day care provider"; attrib eckd07e length=3 label="CC: Arrangement of family day care provider"; attrib eckd08a length=3 label="CC: Arrangement of child or day care center"; attrib eckd08b length=3 label="CC: Arrangement of child or day care center"; attrib eckd08c length=3 label="CC: Arrangement of child or day care center"; attrib eckd08d length=3 label="CC: Arrangement of child or day care center"; attrib eckd08e length=3 label="CC: Arrangement of child or day care center"; attrib eckd09a length=3 label="CC: Arrangement of nursery or preschool"; attrib eckd09b length=3 label="CC: Arrangement of nursery or preschool"; attrib eckd09c length=3 label="CC: Arrangement of nursery or preschool"; attrib eckd09d length=3 label="CC: Arrangement of nursery or preschool"; attrib eckd09e length=3 label="CC: Arrangement of nursery or preschool"; attrib eckd10a length=3 label="CC: Arrangement of Head Start program"; attrib eckd10b length=3 label="CC: Arrangement of Head Start program"; attrib eckd10c length=3 label="CC: Arrangement of Head Start program"; attrib eckd10d length=3 label="CC: Arrangement of Head Start program"; attrib eckd10e length=3 label="CC: Arrangement of Head Start program"; attrib eckd11a length=3 label="CC: Arrangement of a non-relative"; attrib eckd11b length=3 label="CC: Arrangement of a non-relative"; attrib eckd11c length=3 label="CC: Arrangement of a non-relative"; attrib eckd11d length=3 label="CC: Arrangement of a non-relative"; attrib eckd11e length=3 label="CC: Arrangement of a non-relative"; attrib accarea length=3 label="CC: Allocation flag for the YOUNGEST child"; attrib accareb length=3 label="CC: Allocation flag for the 2nd YOUNGEST child"; attrib accarec length=3 label="CC: Allocation flag for the 3rd YOUNGEST child"; attrib accared length=3 label="CC: Allocation flag for the 4th YOUNGEST child"; attrib accaree length=3 label="CC: Allocation flag for the 5th YOUNGEST child"; attrib ewhepara length=3 label="CC: Place other parent cared for YOUNGEST"; attrib awhepara length=3 label="CC: Allocation flag for EWHEPARA"; attrib ewheparb length=3 label="CC: Place other parent cared for 2nd YOUNGEST"; attrib awheparb length=3 label="CC: Allocation flag for EWHEPARB"; attrib ewheparc length=3 label="CC: Place other parent cared for 3rd YOUNGEST"; attrib awheparc length=3 label="CC: Allocation flag for EWHEPARC"; attrib ewhepard length=3 label="CC: Place other parent cared for 4th YOUNGEST"; attrib awhepard length=3 label="CC: Allocation flag for EWHEPARD"; attrib ewhepare length=3 label="CC: Place other parent cared for 5th YOUNGEST"; attrib awhepare length=3 label="CC: Allocation flag for EWHEPARE"; attrib eparhr1a length=3 label="CC: Hours other parent cared for YOUNGEST"; attrib aparhr1a length=3 label="CC: Allocation flag for EPARHR1A"; attrib eparhr1b length=3 label="CC: Hours other parent cared for 2nd YOUNGEST"; attrib aparhr1b length=3 label="CC: Allocation flag for EPARHR1B"; attrib eparhr1c length=3 label="CC: Hours other parent cared for 3rd YOUNGEST"; attrib aparhr1c length=3 label="CC: Allocation flag for EPARHR1C"; attrib eparhr1d length=3 label="CC: Hours other parent cared for 4th YOUNGEST"; attrib aparhr1d length=3 label="CC: Allocation flag for EPARHR1D"; attrib eparhr1e length=3 label="CC: Hours other parent cared for 5th YOUNGEST"; attrib aparhr1e length=3 label="CC: Allocation flag for EPARHR1E"; attrib eparhr2a length=3 label="CC: Hours other parent cared for YOUNGEST"; attrib aparhr2a length=3 label="CC: Allocation flag for EPARHR2A"; attrib eparhr2b length=3 label="CC: Hours other parent cared for 2nd YOUNGEST"; attrib aparhr2b length=3 label="CC: Allocation flag for EPARHR2B"; attrib eparhr2c length=3 label="CC: Hours other parent cared for 3rd YOUNGEST"; attrib aparhr2c length=3 label="CC: Allocation flag for EPARHR2C"; attrib eparhr2d length=3 label="CC: Hours other parent cared for 4th YOUNGEST"; attrib aparhr2d length=3 label="CC: Allocation flag for EPARHR2D"; attrib eparhr2e length=3 label="CC: Hours other parent cared for 5th YOUNGEST"; attrib aparhr2e length=3 label="CC: Allocation flag for EPARHR2E"; attrib ewhselfa length=3 label="CC: Place the parent cared for the YOUNGEST"; attrib awhselfa length=3 label="CC: Allocation flag for EWHSELFA"; attrib ewhselfb length=3 label="CC: Place the parent cared for the 2nd"; attrib awhselfb length=3 label="CC: Allocation flag for EWHSELFB"; attrib ewhselfc length=3 label="CC: Place the parent cared for the 3rd"; attrib awhselfc length=3 label="CC: Allocation flag for EWHSELFC"; attrib ewhselfd length=3 label="CC: Place the parent cared for the 4th"; attrib awhselfd length=3 label="CC: Allocation flag for EWHSELFD"; attrib ewhselfe length=3 label="CC: Place the parent cared for the 5th"; attrib awhselfe length=3 label="CC: Allocation flag for EWHSELFE"; attrib eselfhra length=3 label="CC: Work hours parent cared for YOUNGEST child"; attrib aselfhra length=3 label="CC: Allocation flag for ESELFHRA"; attrib eselfhrb length=3 label="CC: Work hours parent cared for 2nd YOUNGEST"; attrib aselfhrb length=3 label="CC: Allocation flag for ESELFHRB"; attrib eselfhrc length=3 label="CC: Work hours parent cared for 3rd YOUNGEST"; attrib aselfhrc length=3 label="CC: Allocation flag for ESELFHRC"; attrib eselfhrd length=3 label="CC: Work hours parent cared for 4th YOUNGEST"; attrib aselfhrd length=3 label="CC: Allocation flag for ESELFHRD"; attrib eselfhre length=3 label="CC: Work hours parent cared for 5th YOUNGEST"; attrib aselfhre length=3 label="CC: Allocation flag for ESELFHRE"; attrib ewhsb15a length=3 label="CC: Place sibling age 15+ cared for YOUNGEST"; attrib awhsb15a length=3 label="CC: Allocation flag for EWHSB15A"; attrib ewhsb15b length=3 label="CC: Place sibling age 15+ cared for 2nd"; attrib awhsb15b length=3 label="CC: Allocation flag for EWHSB15B"; attrib ewhsb15c length=3 label="CC: Place sibling age 15+ cared for 3rd"; attrib awhsb15c length=3 label="CC: Allocation flag for EWHSB15C"; attrib ewhsb15d length=3 label="CC: Place sibling age 15+ cared for 4th"; attrib awhsb15d length=3 label="CC: Allocation flag for EWHSB15D"; attrib ewhsb15e length=3 label="CC: Place sibling age 15+ cared for 5th"; attrib awhsb15e length=3 label="CC: Allocation flag for EWHSB15E"; attrib ewhsbhra length=3 label="CC: Hours sibling age 15+ cared for YOUNGEST"; attrib awhsbhra length=3 label="CC: Allocation flag for EWHSBHRA"; attrib ewhsbhrb length=3 label="CC: Hours sibling age 15+ cared for 2nd"; attrib awhsbhrb length=3 label="CC: Allocation flag for EWHSBHRB"; attrib ewhsbhrc length=3 label="CC: Hours sibling age 15+ cared for 3rd"; attrib awhsbhrc length=3 label="CC: Allocation flag for EWHSBHRC"; attrib ewhsbhrd length=3 label="CC: Hours sibling age 15+ cared for 4th"; attrib awhsbhrd length=3 label="CC: Allocation flag for EWHSBHRD"; attrib ewhsbhre length=3 label="CC: Hours sibling age 15+ cared for 5th"; attrib awhsbhre length=3 label="CC: Allocation flag for EWHSBHRE"; attrib ehrsb15a length=3 label="CC: Work hours sibling age 15+ cared for"; attrib ahrsb15a length=3 label="CC: Allocation flag for EHRSB15A"; attrib ehrsb15b length=3 label="CC: Work hours sibling age 15+ cared for 2nd"; attrib ahrsb15b length=3 label="CC: Allocation flag for EHRSB15B"; attrib ehrsb15c length=3 label="CC: Work hours sibling age 15+ cared for 3rd"; attrib ahrsb15c length=3 label="CC: Allocation flag for EHRSB15C"; attrib ehrsb15d length=3 label="CC: Work hours sibling age 15+ cared for 4th"; attrib ahrsb15d length=3 label="CC: Allocation flag for EHRSB15D"; attrib ehrsb15e length=3 label="CC: Work hours sibling age 15+ cared for 5th"; attrib ahrsb15e length=3 label="CC: Allocation flag for EHRSB15E"; attrib ewhsb14a length=3 label="CC: Place the sibling cared for the YOUNGEST"; attrib awhsb14a length=3 label="CC: Allocation flag for EWHSB14A"; attrib ewhsb14b length=3 label="CC: Place the sibling cared for the 2nd"; attrib awhsb14b length=3 label="CC: Allocation flag for EWHSB14B"; attrib ewhsb14c length=3 label="CC: Place the sibling cared for the 3rd"; attrib awhsb14c length=3 label="CC: Allocation flag for EWHSB14C"; attrib ewhsb14d length=3 label="CC: Place the sibling cared for the 4th"; attrib awhsb14d length=3 label="CC: Allocation flag for EWHSB14D"; attrib ewhsb14e length=3 label="CC: Place the sibling cared for the 5th"; attrib awhsb14e length=3 label="CC: Allocation flag for EWHSB14E"; attrib esb14hra length=3 label="CC: Hours the sibling cared for the YOUNGEST"; attrib asb14hra length=3 label="CC: Allocation flag for ESB14HRA"; attrib esb14hrb length=3 label="CC: Hours the sibling cared for 2nd YOUNGEST"; attrib asb14hrb length=3 label="CC: Allocation flag for ESB14HRB"; attrib esb14hrc length=3 label="CC: Hours the sibling cared for 3rd YOUNGEST"; attrib asb14hrc length=3 label="CC: Allocation flag for ESB14HRC"; attrib esb14hrd length=3 label="CC: Hours the sibling cared for 4th YOUNGEST"; attrib asb14hrd length=3 label="CC: Allocation flag for ESB14HRD"; attrib esb14hre length=3 label="CC: Hours the sibling cared for 5th YOUNGEST"; attrib asb14hre length=3 label="CC: Allocation flag for ESB14HRE"; attrib ehrsb14a length=3 label="CC: Work hours sibling cared for the YOUNGEST"; attrib ahrsb14a length=3 label="CC: Allocation flag for EHRSB14A"; attrib ehrsb14b length=3 label="CC: Work hours sibling cared for 2nd YOUNGEST"; attrib ahrsb14b length=3 label="CC: Allocation flag for EHRSB14B"; attrib ehrsb14c length=3 label="CC: Work hours sibling cared for 3rd YOUNGEST"; attrib ahrsb14c length=3 label="CC: Allocation flag for EHRSB14C"; attrib ehrsb14d length=3 label="CC: Work hours sibling cared for 4th YOUNGEST"; attrib ahrsb14d length=3 label="CC: Allocation flag for EHRSB14D"; attrib ehrsb14e length=3 label="CC: Work hours sibling cared for 5th YOUNGEST"; attrib ahrsb14e length=3 label="CC: Allocation flag for EHRSB14E"; attrib ewhgrana length=3 label="CC: Place grandparent cared for YOUNGEST child"; attrib awhgrana length=3 label="CC: Allocation flag for EWHGRANA"; attrib ewhgranb length=3 label="CC: Place grandparent cared for 2nd YOUNGEST"; attrib awhgranb length=3 label="CC: Allocation flag for EWHGRANB"; attrib ewhgranc length=3 label="CC: Place grandparent cared for 3rd YOUNGEST"; attrib awhgranc length=3 label="CC: Allocation flag for EWHGRANC"; attrib ewhgrand length=3 label="CC: Place grandparent cared for 4th YOUNGEST"; attrib awhgrand length=3 label="CC: Allocation flag for EWHGRAND"; attrib ewhgrane length=3 label="CC: Place grandparent cared for 5th YOUNGEST"; attrib awhgrane length=3 label="CC: Allocation flag for EWHGRANE"; attrib egranhra length=3 label="CC: Hours the grandparent cared for YOUNGEST"; attrib agranhra length=3 label="CC: Allocation flag for EGRANHRA"; attrib egranhrb length=3 label="CC: Hours grandparent cared for 2nd YOUNGEST"; attrib agranhrb length=3 label="CC: Allocation flag for EGRANHRB"; attrib egranhrc length=3 label="CC: Hours grandparent cared for 3rd YOUNGEST"; attrib agranhrc length=3 label="CC: Allocation flag for EGRANHRC"; attrib egranhrd length=3 label="CC: Hours grandparent cared for 4th YOUNGEST"; attrib agranhrd length=3 label="CC: Allocation flag for EGRANHRD"; attrib egranhre length=3 label="CC: Hours grandparent cared for 5th YOUNGEST"; attrib agranhre length=3 label="CC: Allocation flag for EGRANHRE"; attrib ehrgrana length=3 label="CC: Work hours grandparent cared for YOUNGEST"; attrib ahrgrana length=3 label="CC: Allocation flag for EHRGRANA"; attrib ehrgranb length=3 label="CC: Work hours grandparent cared for 2nd"; attrib ahrgranb length=3 label="CC: Allocation flag for EHRGRANB"; attrib ehrgranc length=3 label="CC: Work hours grandparent cared for 3rd"; attrib ahrgranc length=3 label="CC: Allocation flag for EHRGRANC"; attrib ehrgrand length=3 label="CC: Work hours grandparent cared for 4th"; attrib ahrgrand length=3 label="CC: Allocation flag for EHRGRAND"; attrib ehrgrane length=3 label="CC: Work hours grandparent cared for 5th"; attrib ahrgrane length=3 label="CC: Allocation flag for EHRGRANE"; attrib epaygraa length=3 label="CC: Paid grandparent to care for the YOUNGEST"; attrib apaygraa length=3 label="CC: Allocation flag for EPAYGRAA"; attrib epaygrab length=3 label="CC: Paid grandparent to care for the 2nd"; attrib apaygrab length=3 label="CC: Allocation flag for EPAYGRAB"; attrib epaygrac length=3 label="CC: Paid grandparent to care for the 3rd"; attrib apaygrac length=3 label="CC: Allocation flag for EPAYGRAC"; attrib epaygrad length=3 label="CC: Paid grandparent to care for the 4th"; attrib apaygrad length=3 label="CC: Allocation flag for EPAYGRAD"; attrib epaygrae length=3 label="CC: Paid grandparent to care for the 5th"; attrib apaygrae length=3 label="CC: Allocation flag for EPAYGRAE"; attrib tamtgraa length=3 label="CC: Amount grandparent paid to watch YOUNGEST"; attrib aamtgraa length=3 label="CC: Allocation flag for TAMTGRAA"; attrib tamtgrab length=3 label="CC: Amount grandparent paid to watch 2nd"; attrib aamtgrab length=3 label="CC: Allocation flag for TAMTGRAB"; attrib tamtgrac length=3 label="CC: Amount grandparent paid to watch 3rd"; attrib aamtgrac length=3 label="CC: Allocation flag for TAMTGRAC"; attrib tamtgrad length=3 label="CC: Amount grandparent paid to watch 4th"; attrib aamtgrad length=3 label="CC: Allocation flag for TAMTGRAD"; attrib tamtgrae length=3 label="CC: Amount grandparent paid to watch 5th"; attrib aamtgrae length=3 label="CC: Allocation flag for TAMTGRAE"; attrib ewhrelaa length=3 label="CC: Place other relative cared for YOUNGEST"; attrib awhrelaa length=3 label="CC: Allocation flag for EWHRELAA"; attrib ewhrelab length=3 label="CC: Place other relative cared for 2nd"; attrib awhrelab length=3 label="CC: Allocation flag for EWHRELAB"; attrib ewhrelac length=3 label="CC: Place other relative cared for 3rd"; attrib awhrelac length=3 label="CC: Allocation flag for EWHRELAC"; attrib ewhrelad length=3 label="CC: Place other relative cared for 4th"; attrib awhrelad length=3 label="CC: Allocation flag for EWHRELAD"; attrib ewhrelae length=3 label="CC: Place other relative cared for 5th"; attrib awhrelae length=3 label="CC: Allocation flag for EWHRELAE"; attrib erelhr1a length=3 label="CC: Hours relative cared for the YOUNGEST"; attrib arelhr1a length=3 label="CC: Allocation flag for ERELHR1A"; attrib erelhr1b length=3 label="CC: Hours relative cared for the 2nd YOUNGEST"; attrib arelhr1b length=3 label="CC: Allocation flag for ERELHR1B"; attrib erelhr1c length=3 label="CC: Hours relative cared for the 3rd YOUNGEST"; attrib arelhr1c length=3 label="CC: Allocation flag for ERELHR1C"; attrib erelhr1d length=3 label="CC: Hours relative cared for the 4th YOUNGEST"; attrib arelhr1d length=3 label="CC: Allocation flag for ERELHR1D"; attrib erelhr1e length=3 label="CC: Hours relative cared for the 5th YOUNGEST"; attrib arelhr1e length=3 label="CC: Allocation flag for ERELHR1E"; attrib erelhr2a length=3 label="CC: Work hours relative cared for the"; attrib arelhr2a length=3 label="CC: Allocation flag for ERELHR2A"; attrib erelhr2b length=3 label="CC: Work hours relative cared for the 2nd"; attrib arelhr2b length=3 label="CC: Allocation flag for ERELHR2B"; attrib erelhr2c length=3 label="CC: Work hours relative cared for 3rd"; attrib arelhr2c length=3 label="CC: Allocation flag for ERELHR2C"; attrib erelhr2d length=3 label="CC: Work hours relative cared for 4th"; attrib arelhr2d length=3 label="CC: Allocation flag for ERELHR2D"; attrib erelhr2e length=3 label="CC: Work hours relative cared for 5th"; attrib arelhr2e length=3 label="CC: Allocation flag for ERELHR2E"; attrib epayrela length=3 label="CC: Paid other relative to care for the"; attrib apayrela length=3 label="CC: Allocation flag for EPAYRELA"; attrib epayrelb length=3 label="CC: Paid other relative to care for 2nd"; attrib apayrelb length=3 label="CC: Allocation flag for EPAYRELB"; attrib epayrelc length=3 label="CC: Paid other relative to care for 3rd"; attrib apayrelc length=3 label="CC: Allocation flag for EPAYRELC"; attrib epayreld length=3 label="CC: Paid other relative to care for 4th"; attrib apayreld length=3 label="CC: Allocation flag for EPAYRELD"; attrib epayrele length=3 label="CC: Paid other relative to care for 5th"; attrib apayrele length=3 label="CC: Allocation flag for EPAYRELE"; attrib tamtrela length=3 label="CC: Amount relative paid to watch YOUNGEST"; attrib aamtrela length=3 label="CC: Allocation flag for TAMTRELA"; attrib tamtrelb length=3 label="CC: Amount relative paid to watch 2nd"; attrib aamtrelb length=3 label="CC: Allocation flag for TAMTRELB"; attrib tamtrelc length=3 label="CC: Amount relative paid to watch 3rd"; attrib aamtrelc length=3 label="CC: Allocation flag for TAMTRELC"; attrib tamtreld length=3 label="CC: Amount relative paid to watch 4th"; attrib aamtreld length=3 label="CC: Allocation flag for TAMTRELD"; attrib tamtrele length=3 label="CC: Amount relative paid to watch 5th"; attrib aamtrele length=3 label="CC: Allocation flag for TAMTRELE"; attrib ehrfam1a length=3 label="CC: Hours YOUNGEST child spent in family day"; attrib ahrfam1a length=3 label="CC: Allocation flag for EHRFAM1A"; attrib ehrfam1b length=3 label="CC: Hours 2nd YOUNGEST child spent in family"; attrib ahrfam1b length=3 label="CC: Allocation flag for EHRFAM1B"; attrib ehrfam1c length=3 label="CC: Hours 3rd YOUNGEST child spent in family"; attrib ahrfam1c length=3 label="CC: Allocation flag for EHRFAM1C"; attrib ehrfam1d length=3 label="CC: Hours 4th YOUNGEST child spent in family"; attrib ahrfam1d length=3 label="CC: Allocation flag for EHRFAM1D"; attrib ehrfam1e length=3 label="CC: Hours 5th YOUNGEST child spent in family"; attrib ahrfam1e length=3 label="CC: Allocation flag for EHRFAM1E"; attrib ehrfam2a length=3 label="CC: Work hours YOUNGEST child spent in family"; attrib ahrfam2a length=3 label="CC: Allocation flag for EHRFAM2A"; attrib ehrfam2b length=3 label="CC: Work hrs 2nd YOUNGEST child spent in"; attrib ahrfam2b length=3 label="CC: Allocation flag for EHRFAM2B"; attrib ehrfam2c length=3 label="CC: Work hrs 3rd YOUNGEST child spent in"; attrib ahrfam2c length=3 label="CC: Allocation flag for EHRFAM2C"; attrib ehrfam2d length=3 label="CC: Work hrs 4th YOUNGEST child spent in"; attrib ahrfam2d length=3 label="CC: Allocation flag for EHRFAM2D"; attrib ehrfam2e length=3 label="CC: Work hrs 5th YOUNGEST child spent in"; attrib ahrfam2e length=3 label="CC: Allocation flag for EHRFAM2E"; attrib epayfama length=3 label="CC: Paid for family day care for YOUNGEST"; attrib apayfama length=3 label="CC: Allocation flag for EPAYFAMA"; attrib epayfamb length=3 label="CC: Paid for family day care for 2nd YOUNGEST"; attrib apayfamb length=3 label="CC: Allocation flag for EPAYFAMB"; attrib epayfamc length=3 label="CC: Paid for family day care for 3rd YOUNGEST"; attrib apayfamc length=3 label="CC: Allocation flag for EPAYFAMC"; attrib epayfamd length=3 label="CC: Paid for family day care for 4th YOUNGEST"; attrib apayfamd length=3 label="CC: Allocation flag for EPAYFAMD"; attrib epayfame length=3 label="CC: Paid for family day care for 5th YOUNGEST"; attrib apayfame length=3 label="CC: Allocation flag for EPAYFAME"; attrib tamtfama length=3 label="CC: Amount paid family day care for YOUNGEST"; attrib aamtfama length=3 label="CC: Allocation flag for TAMTFAMA"; attrib tamtfamb length=3 label="CC: Amount paid family day care for 2nd"; attrib aamtfamb length=3 label="CC: Allocation flag for TAMTFAMB"; attrib tamtfamc length=3 label="CC: Amount paid family day care for 3rd"; attrib aamtfamc length=3 label="CC: Allocation flag for TAMTFAMC"; attrib tamtfamd length=3 label="CC: Amount paid family day care for 4th"; attrib aamtfamd length=3 label="CC: Allocation flag for TAMTFAMD"; attrib tamtfame length=3 label="CC: Amount paid family day care for 5th"; attrib aamtfame length=3 label="CC: Allocation flag for TAMTFAME"; attrib ewhdayca length=3 label="CC: Place day care cared for YOUNGEST child"; attrib awhdayca length=3 label="CC: Allocation flag for EWHDAYCA"; attrib ewhdaycb length=3 label="CC: Place day care cared for 2nd YOUNGEST"; attrib awhdaycb length=3 label="CC: Allocation flag for EWHDAYCB"; attrib ewhdaycc length=3 label="CC: Place day care cared for 3rd YOUNGEST"; attrib awhdaycc length=3 label="CC: Allocation flag for EWHDAYCC"; attrib ewhdaycd length=3 label="CC: Place day care cared for 4th YOUNGEST"; attrib awhdaycd length=3 label="CC: Allocation flag for EWHDAYCD"; attrib ewhdayce length=3 label="CC: Place day care cared for 5th YOUNGEST"; attrib awhdayce length=3 label="CC: Allocation flag for EWHDAYCE"; attrib edayhrsa length=3 label="CC: Weekly hours YOUNGEST child was in day"; attrib adayhrsa length=3 label="CC: Allocation flag for EDAYHRSA"; attrib edayhrsb length=3 label="CC: Weekly hours 2nd YOUNGEST child was in"; attrib adayhrsb length=3 label="CC: Allocation flag for EDAYHRSB"; attrib edayhrsc length=3 label="CC: Weekly hours 3rd YOUNGEST child was in"; attrib adayhrsc length=3 label="CC: Allocation flag for EDAYHRSC"; attrib edayhrsd length=3 label="CC: Weekly hours 4th YOUNGEST child was in"; attrib adayhrsd length=3 label="CC: Allocation flag for EDAYHRSD"; attrib edayhrse length=3 label="CC: Weekly hours 5th YOUNGEST child was in"; attrib adayhrse length=3 label="CC: Allocation flag for EDAYHRSE"; attrib ehrdayca length=3 label="CC: Work hours the YOUNGEST child was at day"; attrib ahrdayca length=3 label="CC: Allocation flag for EHRDAYCA"; attrib ehrdaycb length=3 label="CC: Work hours the 2nd YOUNGEST child was at"; attrib ahrdaycb length=3 label="CC: Allocation flag for EHRDAYCB"; attrib ehrdaycc length=3 label="CC: Work hours the 3rd YOUNGEST child was at"; attrib ahrdaycc length=3 label="CC: Allocation flag for EHRDAYCC"; attrib ehrdaycd length=3 label="CC: Work hours the 4th YOUNGEST child was at"; attrib ahrdaycd length=3 label="CC: Allocation flag for EHRDAYCD"; attrib ehrdayce length=3 label="CC: Work hours the 5th YOUNGEST child was at"; attrib ahrdayce length=3 label="CC: Allocation flag for EHRDAYCE"; attrib epaydaya length=3 label="CC: Paid day care center to care for YOUNGEST"; attrib apaydaya length=3 label="CC: Allocation flag for EPAYDAYA"; attrib epaydayb length=3 label="CC: Paid day care center to care for 2nd"; attrib apaydayb length=3 label="CC: Allocation flag for EPAYDAYB"; attrib epaydayc length=3 label="CC: Paid day care center to care for 3rd"; attrib apaydayc length=3 label="CC: Allocation flag for EPAYDAYC"; attrib epaydayd length=3 label="CC: Paid day care center to care for 4th"; attrib apaydayd length=3 label="CC: Allocation flag for EPAYDAYD"; attrib epaydaye length=3 label="CC: Paid day care center to care for 5th"; attrib apaydaye length=3 label="CC: Allocation flag for EPAYDAYE"; attrib tamtdaya length=3 label="CC: Amount paid for day care for YOUNGEST"; attrib aamtdaya length=3 label="CC: Allocation flag for TAMTDAYA"; attrib tamtdayb length=3 label="CC: Amount paid for day care for 2nd YOUNGEST"; attrib aamtdayb length=3 label="CC: Allocation flag for TAMTDAYB"; attrib tamtdayc length=3 label="CC: Amount paid for day care for 3rd YOUNGEST"; attrib aamtdayc length=3 label="CC: Allocation flag for TAMTDAYC"; attrib tamtdayd length=3 label="CC: Amount paid for day care for 4th YOUNGEST"; attrib aamtdayd length=3 label="CC: Allocation flag for TAMTDAYD"; attrib tamtdaye length=3 label="CC: Amount paid for day care for 5th YOUNGEST"; attrib aamtdaye length=3 label="CC: Allocation flag for TAMTDAYE"; attrib ewhnursa length=3 label="CC: Place of nursery school for YOUNGEST child"; attrib awhnursa length=3 label="CC: Allocation flag for EWHNURSA"; attrib ewhnursb length=3 label="CC: Place of nursery school for 2nd YOUNGEST"; attrib awhnursb length=3 label="CC: Allocation flag for EWHNURSB"; attrib ewhnursc length=3 label="CC: Place of nursery school for 3rd YOUNGEST"; attrib awhnursc length=3 label="CC: Allocation flag for EWHNURSC"; attrib ewhnursd length=3 label="CC: Place of nursery school for 4th YOUNGEST"; attrib awhnursd length=3 label="CC: Allocation flag for EWHNURSD"; attrib ewhnurse length=3 label="CC: Place of nursery school for 5th YOUNGEST"; attrib awhnurse length=3 label="CC: Allocation flag for EWHNURSE"; attrib enurhrsa length=3 label="CC: Hours the YOUNGEST child attended nursery"; attrib anurhrsa length=3 label="CC: Allocation flag for ENURHRSA"; attrib enurhrsb length=3 label="CC: Hours 2nd YOUNGEST child attended nursery"; attrib anurhrsb length=3 label="CC: Allocation flag for ENURHRSB"; attrib enurhrsc length=3 label="CC: Hours 3rd YOUNGEST child attended nursery"; attrib anurhrsc length=3 label="CC: Allocation flag for ENURHRSC"; attrib enurhrsd length=3 label="CC: Hours 4th YOUNGEST child attended nursery"; attrib anurhrsd length=3 label="CC: Allocation flag for ENURHRSD"; attrib enurhrse length=3 label="CC: Hours 5th YOUNGEST child attended nursery"; attrib anurhrse length=3 label="CC: Allocation flag for ENURHRSE"; attrib ehrnursa length=3 label="CC: Work hours YOUNGEST child spent at"; attrib ahrnursa length=3 label="CC: Allocation flag for EHRNURSA"; attrib ehrnursb length=3 label="CC: Work hours 2nd YOUNGEST child spent at"; attrib ahrnursb length=3 label="CC: Allocation flag for EHRNURSB"; attrib ehrnursc length=3 label="CC: Work hours 3rd YOUNGEST child spent at"; attrib ahrnursc length=3 label="CC: Allocation flag for EHRNURSC"; attrib ehrnursd length=3 label="CC: Work hours 4th YOUNGEST child spent at"; attrib ahrnursd length=3 label="CC: Allocation flag for EHRNURSD"; attrib ehrnurse length=3 label="CC: Work hours 5th YOUNGEST child spent at"; attrib ahrnurse length=3 label="CC: Allocation flag for EHRNURSE"; attrib epaynura length=3 label="CC: Paid nursery school to care for YOUNGEST"; attrib apaynura length=3 label="CC: Allocation flag for EPAYNURA"; attrib epaynurb length=3 label="CC: Paid nursery school to care for 2nd"; attrib apaynurb length=3 label="CC: Allocation flag for EPAYNURB"; attrib epaynurc length=3 label="CC: Paid nursery school to care for 3rd"; attrib apaynurc length=3 label="CC: Allocation flag for EPAYNURC"; attrib epaynurd length=3 label="CC: Paid nursery school to care for 4th"; attrib apaynurd length=3 label="CC: Allocation flag for EPAYNURD"; attrib epaynure length=3 label="CC: Paid nursery school to care for 5th"; attrib apaynure length=3 label="CC: Allocation flag for EPAYNURE"; attrib tamtnura length=3 label="CC: Amount paid for YOUNGEST child's nursery"; attrib aamtnura length=3 label="CC: Allocation flag for TAMTNURA"; attrib tamtnurb length=3 label="CC: Amount paid for 2nd YOUNGEST child's"; attrib aamtnurb length=3 label="CC: Allocation flag for TAMTNURB"; attrib tamtnurc length=3 label="CC: Amount paid for 3rd YOUNGEST child's"; attrib aamtnurc length=3 label="CC: Allocation flag for TAMTNURC"; attrib tamtnurd length=3 label="CC: Amount paid for 4th YOUNGEST child's"; attrib aamtnurd length=3 label="CC: Allocation flag for TAMTNURD"; attrib tamtnure length=3 label="CC: Amount paid for 5th YOUNGEST child's"; attrib aamtnure length=3 label="CC: Allocation flag for TAMTNURE"; attrib eheadhra length=3 label="CC: Hours YOUNGEST child attended Head Start"; attrib aheadhra length=3 label="CC: Allocation flag for EHEADHRA"; attrib eheadhrb length=3 label="CC: Hours 2nd YOUNGEST child attended Head"; attrib aheadhrb length=3 label="CC: Allocation flag for EHEADHRB"; attrib eheadhrc length=3 label="CC: Hours 3rd YOUNGEST child attended Head"; attrib aheadhrc length=3 label="CC: Allocation flag for EHEADHRC"; attrib eheadhrd length=3 label="CC: Hours 4th YOUNGEST child attended Head"; attrib aheadhrd length=3 label="CC: Allocation flag for EHEADHRD"; attrib eheadhre length=3 label="CC: Hours 5th YOUNGEST child attended Head"; attrib aheadhre length=3 label="CC: Allocation flag for EHEADHRE"; attrib ehrstara length=3 label="CC: Work hours YOUNGEST child attended Head"; attrib ahrstara length=3 label="CC: Allocation flag for EHRSTARA"; attrib ehrstarb length=3 label="CC: Work hours 2nd YOUNGEST child attended"; attrib ahrstarb length=3 label="CC: Allocation flag for EHRSTARB"; attrib ehrstarc length=3 label="CC: Work hours 3rd YOUNGEST child attended"; attrib ahrstarc length=3 label="CC: Allocation flag for EHRSTARC"; attrib ehrstard length=3 label="CC: Work hours 4th YOUNGEST child attended"; attrib ahrstard length=3 label="CC: Allocation flag for EHRSTARD"; attrib ehrstare length=3 label="CC: Work hours 5th YOUNGEST child attended"; attrib ahrstare length=3 label="CC: Allocation flag for EHRSTARE"; attrib epaystaa length=3 label="CC: Paid Head Start for YOUNGEST child"; attrib apaystaa length=3 label="CC: Allocation flag for EPAYSTAA"; attrib epaystab length=3 label="CC: Paid Head Start for 2nd YOUNGEST child"; attrib apaystab length=3 label="CC: Allocation flag for EPAYSTAB"; attrib epaystac length=3 label="CC: Paid Head Start for 3rd YOUNGEST child"; attrib apaystac length=3 label="CC: Allocation flag for EPAYSTAC"; attrib epaystad length=3 label="CC: Paid Head Start for 4th YOUNGEST child"; attrib apaystad length=3 label="CC: Allocation flag for EPAYSTAD"; attrib epaystae length=3 label="CC: Paid Head Start for 5th YOUNGEST child"; attrib apaystae length=3 label="CC: Allocation flag for EPAYSTAE"; attrib tamtstaa length=3 label="CC: Amount paid to Head Start for YOUNGEST"; attrib aamtstaa length=3 label="CC: Allocation flag for TAMTSTAA"; attrib tamtstab length=3 label="CC: Amount paid to Head Start for 2nd"; attrib aamtstab length=3 label="CC: Allocation flag for TAMTSTAB"; attrib tamtstac length=3 label="CC: Amount paid to Head Start for 3rd"; attrib aamtstac length=3 label="CC: Allocation flag for TAMTSTAC"; attrib tamtstad length=3 label="CC: Amount paid to Head Start for 4th"; attrib aamtstad length=3 label="CC: Allocation flag for TAMTSTAD"; attrib tamtstae length=3 label="CC: Amount paid to Head Start for 5th"; attrib aamtstae length=3 label="CC: Allocation flag for TAMTSTAE"; attrib ewhothea length=3 label="CC: Place YOUNGEST child was cared for by"; attrib awhothea length=3 label="CC: Allocation flag for EWHOTHEA"; attrib ewhotheb length=3 label="CC: Place 2nd YOUNGEST was cared for by"; attrib awhotheb length=3 label="CC: Allocation flag for EWHOTHEB"; attrib ewhothec length=3 label="CC: Place 3rd YOUNGEST was cared for by"; attrib awhothec length=3 label="CC: Allocation flag for EWHOTHEC"; attrib ewhothed length=3 label="CC: Place 4th YOUNGEST was cared for by"; attrib awhothed length=3 label="CC: Allocation flag for EWHOTHED"; attrib ewhothee length=3 label="CC: Place 5th YOUNGEST was cared for by"; attrib awhothee length=3 label="CC: Allocation flag for EWHOTHEE"; attrib eothehra length=3 label="CC: Hours the non-relative cared for YOUNGEST"; attrib aothehra length=3 label="CC: Allocation flag for EOTHEHRA"; attrib eothehrb length=3 label="CC: Hours non-relative cared for 2nd YOUNGEST"; attrib aothehrb length=3 label="CC: Allocation flag for EOTHEHRB"; attrib eothehrc length=3 label="CC: Hours non-relative cared for 3rd YOUNGEST"; attrib aothehrc length=3 label="CC: Allocation flag for EOTHEHRC"; attrib eothehrd length=3 label="CC: Hours non-relative cared for 4th YOUNGEST"; attrib aothehrd length=3 label="CC: Allocation flag for EOTHEHRD"; attrib eothehre length=3 label="CC: Hours non-relative cared for 5th YOUNGEST"; attrib aothehre length=3 label="CC: Allocation flag for EOTHEHRE"; attrib ehrothea length=3 label="CC: Work hours non-relative care for YOUNGEST"; attrib ahrothea length=3 label="CC: Allocation flag for EHROTHEA"; attrib ehrotheb length=3 label="CC: Work hours non-relative care for 2nd"; attrib ahrotheb length=3 label="CC: Allocation flag for EHROTHEB"; attrib ehrothec length=3 label="CC: Work hours non-relative cared for 3rd"; attrib ahrothec length=3 label="CC: Allocation flag for EHROTHEC"; attrib ehrothed length=3 label="CC: Work hours non-relative cared for 4th"; attrib ahrothed length=3 label="CC: Allocation flag for EHROTHED"; attrib ehrothee length=3 label="CC: Work hours non-relative cared for 5th"; attrib ahrothee length=3 label="CC: Allocation flag for EHROTHEE"; attrib epayotha length=3 label="CC: Paid non-relative to care for YOUNGEST"; attrib apayotha length=3 label="CC: Allocation flag for EPAYOTHA"; attrib epayothb length=3 label="CC: Paid non-relative to care for 2nd"; attrib apayothb length=3 label="CC: Allocation flag for EPAYOTHB"; attrib epayothc length=3 label="CC: Paid non-relative to care for 3rd"; attrib apayothc length=3 label="CC: Allocation flag for EPAYOTHC"; attrib epayothd length=3 label="CC: Paid non-relative to care for 4th"; attrib apayothd length=3 label="CC: Allocation flag for EPAYOTHD"; attrib epayothe length=3 label="CC: Paid non-relative to care for 5th"; attrib apayothe length=3 label="CC: Allocation flag for EPAYOTHE"; attrib tamtotha length=3 label="CC: Amount paid to non-relative to care for"; attrib aamtotha length=3 label="CC: Allocation flag for TAMTOTHA"; attrib tamtothb length=3 label="CC: Amount paid to non-relative to care for"; attrib aamtothb length=3 label="CC: Allocation flag for TAMTOTHB"; attrib tamtothc length=3 label="CC: Amount paid to non-relative to care for"; attrib aamtothc length=3 label="CC: Allocation flag for TAMTOTHC"; attrib tamtothd length=3 label="CC: Amount paid to non-relative to care for"; attrib aamtothd length=3 label="CC: Allocation flag for TAMTOTHD"; attrib tamtothe length=3 label="CC: Amount paid to non-relative to care for"; attrib aamtothe length=3 label="CC: Allocation flag for TAMTOTHE"; attrib eschoowa length=3 label="CC: YOUNGEST child attended school last month"; attrib aschoowa length=3 label="CC: Allocation flag for ESCHOOWA"; attrib eschoowb length=3 label="CC: 2nd YOUNGEST child attended school last"; attrib aschoowb length=3 label="CC: Allocation flag for ESCHOOWB"; attrib eschoowc length=3 label="CC: 3rd YOUNGEST child attended school last"; attrib aschoowc length=3 label="CC: Allocation flag for ESCHOOWC"; attrib eschoowd length=3 label="CC: 4th YOUNGEST child attended school last"; attrib aschoowd length=3 label="CC: Allocation flag for ESCHOOWD"; attrib eschoowe length=3 label="CC: 5th YOUNGEST child attended school last"; attrib aschoowe length=3 label="CC: Allocation flag for ESCHOOWE"; attrib ehrschwa length=3 label="CC: Hours per week YOUNGEST child was in"; attrib ahrschwa length=3 label="CC: Allocation flag for EHRSCHWA"; attrib ehrschwb length=3 label="CC: Hours per week 2nd YOUNGEST child was in"; attrib ahrschwb length=3 label="CC: Allocation flag for EHRSCHWB"; attrib ehrschwc length=3 label="CC: Hours per week 3rd YOUNGEST child was in"; attrib ahrschwc length=3 label="CC: Allocation flag for EHRSCHWC"; attrib ehrschwd length=3 label="CC: Hours per week 4th YOUNGEST child was in"; attrib ahrschwd length=3 label="CC: Allocation flag for EHRSCHWD"; attrib ehrschwe length=3 label="CC: Hours per week 5th YOUNGEST child was in"; attrib ahrschwe length=3 label="CC: Allocation flag for EHRSCHWE"; attrib ehrschoa length=3 label="CC: Work hours YOUNGEST child was in school"; attrib ahrschoa length=3 label="CC: Allocation flag for EHRSCHOA"; attrib ehrschob length=3 label="CC: Work hours 2nd YOUNGEST child was in"; attrib ahrschob length=3 label="CC: Allocation flag for EHRSCHOB"; attrib ehrschoc length=3 label="CC: Work hours 3rd YOUNGEST child was in"; attrib ahrschoc length=3 label="CC: Allocation flag for EHRSCHOC"; attrib ehrschod length=3 label="CC: Work hours 4th YOUNGEST child was in"; attrib ahrschod length=3 label="CC: Allocation flag for EHRSCHOD"; attrib ehrschoe length=3 label="CC: Work hours 5th YOUNGEST child was in"; attrib ahrschoe length=3 label="CC: Allocation flag for EHRSCHOE"; attrib eselfcaa length=3 label="CC: YOUNGEST child cared for self"; attrib aselfcaa length=3 label="CC: Allocation flag for ESELFCAA"; attrib eselfcab length=3 label="CC: 2nd YOUNGEST child cared for self"; attrib aselfcab length=3 label="CC: Allocation flag for ESELFCAB"; attrib eselfcac length=3 label="CC: 3rd YOUNGEST child cared for self"; attrib aselfcac length=3 label="CC: Allocation flag for ESELFCAC"; attrib eselfcad length=3 label="CC: 4th YOUNGEST child cared for self"; attrib aselfcad length=3 label="CC: Allocation flag for ESELFCAD"; attrib eselfcae length=3 label="CC: 5th YOUNGEST child cared for self"; attrib aselfcae length=3 label="CC: Allocation flag for ESELFCAE"; attrib ekidhr1a length=3 label="CC: Hours per week YOUNGEST child cared for"; attrib akidhr1a length=3 label="CC: Allocation flag for EKIDHR1A"; attrib ekidhr1b length=3 label="CC: Hours per week 2nd YOUNGEST child cared"; attrib akidhr1b length=3 label="CC: Allocation flag for EKIDHR1B"; attrib ekidhr1c length=3 label="CC: Hours per week 3rd YOUNGEST child cared"; attrib akidhr1c length=3 label="CC: Allocation flag for EKIDHR1C"; attrib ekidhr1d length=3 label="CC: Hours per week 4th YOUNGEST child cared"; attrib akidhr1d length=3 label="CC: Allocation flag for EKIDHR1D"; attrib ekidhr1e length=3 label="CC: Hours per week 5th YOUNGEST child cared"; attrib akidhr1e length=3 label="CC: Allocation flag for EKIDHR1E"; attrib ekidhr2a length=3 label="CC: Work hours YOUNGEST child cared for self"; attrib akidhr2a length=3 label="CC: Allocation flag for EKIDHR2A"; attrib ekidhr2b length=3 label="CC: Work hours 2nd YOUNGEST child cared for"; attrib akidhr2b length=3 label="CC: Allocation flag for EKIDHR2B"; attrib ekidhr2c length=3 label="CC: Work hours 3rd YOUNGEST child cared for"; attrib akidhr2c length=3 label="CC: Allocation flag for EKIDHR2C"; attrib ekidhr2d length=3 label="CC: Work hours 4th YOUNGEST child cared for"; attrib akidhr2d length=3 label="CC: Allocation flag for EKIDHR2D"; attrib ekidhr2e length=3 label="CC: Work hours 5th YOUNGEST child cared for"; attrib akidhr2e length=3 label="CC: Allocation flag for EKIDHR2E"; attrib edaychaa length=3 label="CC: Any change in child care for YOUNGEST"; attrib adaychaa length=3 label="CC: Allocation flag for EDAYCHAA"; attrib edaychab length=3 label="CC: Any change in child care for 2nd YOUNGEST"; attrib adaychab length=3 label="CC: Allocation flag for EDAYCHAB"; attrib edaychac length=3 label="CC: Any change in child care for 3rd YOUNGEST"; attrib adaychac length=3 label="CC: Allocation flag for EDAYCHAC"; attrib edaychad length=3 label="CC: Any change in child care for 4th YOUNGEST"; attrib adaychad length=3 label="CC: Allocation flag for EDAYCHAD"; attrib edaychae length=3 label="CC: Any change in child care for 5th YOUNGEST"; attrib adaychae length=3 label="CC: Allocation flag for EDAYCHAE"; attrib epayhela length=3 label="CC: Anyone help pay for YOUNGEST child's care"; attrib apayhela length=3 label="CC: Allocation flag for EPAYHELA"; attrib epayhelb length=3 label="CC: Anyone help pay for 2nd YOUNGEST child's"; attrib apayhelb length=3 label="CC: Allocation flag for EPAYHELB"; attrib epayhelc length=3 label="CC: Anyone help pay for 3rd YOUNGEST child's"; attrib apayhelc length=3 label="CC: Allocation flag for EPAYHELC"; attrib epayheld length=3 label="CC: Anyone help pay for 4th YOUNGEST child's"; attrib apayheld length=3 label="CC: Allocation flag for EPAYHELD"; attrib epayhele length=3 label="CC: Anyone help pay for 5th YOUNGEST child's"; attrib apayhele length=3 label="CC: Allocation flag for EPAYHELE"; attrib ewhopa1a length=3 label="CC: Government helped pay for YOUNGEST"; attrib ewhopa2a length=3 label="CC: Other parent helped pay for YOUNGEST"; attrib ewhopa3a length=3 label="CC: Employer helped pay for YOUNGEST child's"; attrib ewhopa4a length=3 label="CC: Someone else helped pay for YOUNGEST"; attrib awhopaa length=3 label="CC: Allocation flag for EWHOPA1A-EWHOPA4A"; attrib ewhopa1b length=3 label="CC: Government helped pay for 2nd YOUNGEST"; attrib ewhopa2b length=3 label="CC: Other parent helped pay 2nd YOUNGEST"; attrib ewhopa3b length=3 label="CC: Employer helped pay for 2nd YOUNGEST"; attrib ewhopa4b length=3 label="CC: Someone else helped pay 2nd YOUNGEST"; attrib awhopab length=3 label="CC: Allocation flag for EWHOPA1B-EWHOPA4B"; attrib ewhopa1c length=3 label="CC: Government helped pay for 3rd YOUNGEST"; attrib ewhopa2c length=3 label="CC: Other parent helped pay 3rd YOUNGEST"; attrib ewhopa3c length=3 label="CC: Employer helped pay 3rd YOUNGEST child's"; attrib ewhopa4c length=3 label="CC: Someone else helped pay 3rd YOUNGEST"; attrib awhopac length=3 label="CC: Allocation flag for EWHOPA1C-EWHOPA4C"; attrib ewhopa1d length=3 label="CC: Government helped pay for 4th YOUNGEST"; attrib ewhopa2d length=3 label="CC: Other parent helped pay 4th YOUNGEST"; attrib ewhopa3d length=3 label="CC: Employer helped pay 4th YOUNGEST child's"; attrib ewhopa4d length=3 label="CC: Someone else helped pay 4th YOUNGEST"; attrib awhopad length=3 label="CC: Allocation flag for EWHOPA1D-EWHOPA4D"; attrib ewhopa1e length=3 label="CC: Government helped pay for 5th YOUNGEST"; attrib ewhopa2e length=3 label="CC: Other parent helped pay 5th YOUNGEST"; attrib ewhopa3e length=3 label="CC: Employer helped pay for 5th YOUNGEST"; attrib ewhopa4e length=3 label="CC: Someone else helped pay 5th YOUNGEST"; attrib awhopae length=3 label="CC: Allocation flag for EWHOPA1E-EWHOPA4E"; attrib esatisa length=3 label="CC: Satisfied with care of YOUNGEST child"; attrib esatisb length=3 label="CC: Satisfied with care of 2nd YOUNGEST child"; attrib esatisc length=3 label="CC: Satisfied with care of 3rd YOUNGEST child"; attrib esatisd length=3 label="CC: Satisfied with care of 4th YOUNGEST child"; attrib esatise length=3 label="CC: Satisfied with care of 5th YOUNGEST child"; attrib elista length=3 label="CC: On waiting list for care for YOUNGEST"; attrib alista length=3 label="CC: Allocation flag for ELISTA"; attrib elistb length=3 label="CC: On waiting list for care for 2nd YOUNGEST"; attrib alistb length=3 label="CC: Allocation flag for ELISTB"; attrib elistc length=3 label="CC: On waiting list for care for 3rd YOUNGEST"; attrib alistc length=3 label="CC: Allocation flag for ELISTC"; attrib elistd length=3 label="CC: On waiting list for care for 4th YOUNGEST"; attrib alistd length=3 label="CC: Allocation flag for ELISTD"; attrib eliste length=3 label="CC: On waiting list for care for 5th YOUNGEST"; attrib aliste length=3 label="CC: Allocation flag for ELISTE"; attrib eccunv2 length=3 label="CC: Universe indicator."; attrib eccpnumf length=$4 label="CC: Person number of the youngest child 6-14"; attrib eccpnumg length=$4 label="CC: Person number of the 2nd YOUNGEST child"; attrib eccpnumh length=$4 label="CC: Person number of the 3rd YOUNGEST child"; attrib eccpnumi length=$4 label="CC: Person number of the 4th YOUNGEST child"; attrib eccpnumj length=$4 label="CC: Person number of the 5th YOUNGEST child"; attrib eccagef length=3 label="CC: Age of the YOUNGEST child 6-14"; attrib eccageg length=3 label="CC: Age of the 2nd YOUNGEST child 6-14"; attrib eccageh length=3 label="CC: Age of the 3rd YOUNGEST child 6-14"; attrib eccagei length=3 label="CC: Age of the 4th YOUNGEST child 6-14"; attrib eccagej length=3 label="CC: Age of the 5th YOUNGEST child 6-14"; attrib eckd01f length=3 label="CC: Arrangement of the other parent or"; attrib eckd01g length=3 label="CC: Arrangement of the other parent or"; attrib eckd01h length=3 label="CC: Arrangement of the other parent or"; attrib eckd01i length=3 label="CC: Arrangement of the other parent or"; attrib eckd01j length=3 label="CC: Arrangement of the other parent or"; attrib eckd02f length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02g length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02h length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02i length=3 label="CC: Arrangement of parent or guardian"; attrib eckd02j length=3 label="CC: Arrangement of parent or guardian"; attrib eckd03f length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03g length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03h length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03i length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd03j length=3 label="CC: Arrangement of sibling age 15 or older"; attrib eckd04f length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04g length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04h length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04i length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd04j length=3 label="CC: Arrangement of sibling under age 15"; attrib eckd05f length=3 label="CC: Arrangement of grandparent"; attrib eckd05g length=3 label="CC: Arrangement of grandparent"; attrib eckd05h length=3 label="CC: Arrangement of grandparent"; attrib eckd05i length=3 label="CC: Arrangement of grandparent"; attrib eckd05j length=3 label="CC: Arrangement of grandparent"; attrib eckd06f length=3 label="CC: Arrangement of any other relative"; attrib eckd06g length=3 label="CC: Arrangement of any other relative"; attrib eckd06h length=3 label="CC: Arrangement of any other relative"; attrib eckd06i length=3 label="CC: Arrangement of any other relative"; attrib eckd06j length=3 label="CC: Arrangement of any other relative"; attrib eckd07f length=3 label="CC: Arrangement of family day care provider"; attrib eckd07g length=3 label="CC: Arrangement of family day care provider"; attrib eckd07h length=3 label="CC: Arrangement of family day care provider"; attrib eckd07i length=3 label="CC: Arrangement of family day care provider"; attrib eckd07j length=3 label="CC: Arrangement of family day care provider"; attrib eckd08f length=3 label="CC: Arrangement of child or day care center"; attrib eckd08g length=3 label="CC: Arrangement of child or day care center"; attrib eckd08h length=3 label="CC: Arrangement of child or day care center"; attrib eckd08i length=3 label="CC: Arrangement of child or day care center"; attrib eckd08j length=3 label="CC: Arrangement of child or day care center"; attrib eckd09f length=3 label="CC: Arrangement of organized sports"; attrib eckd09g length=3 label="CC: Arrangement of organized sports"; attrib eckd09h length=3 label="CC: Arrangement of organized sports"; attrib eckd09i length=3 label="CC: Arrangement of organized sports"; attrib eckd09j length=3 label="CC: Arrangement of organized sports"; attrib eckd10f length=3 label="CC: Arrangement of lessons"; attrib eckd10g length=3 label="CC: Arrangement of lessons"; attrib eckd10h length=3 label="CC: Arrangement of lessons"; attrib eckd10i length=3 label="CC: Arrangement of lessons"; attrib eckd10j length=3 label="CC: Arrangement of lessons"; attrib eckd11f length=3 label="CC: Arrangement of clubs"; attrib eckd11g length=3 label="CC: Arrangement of clubs"; attrib eckd11h length=3 label="CC: Arrangement of clubs"; attrib eckd11i length=3 label="CC: Arrangement of clubs"; attrib eckd11j length=3 label="CC: Arrangement of clubs"; attrib eckd12f length=3 label="CC: Arrangement of before or after school"; attrib eckd12g length=3 label="CC: Arrangement of before or after school"; attrib eckd12h length=3 label="CC: Arrangement of before or after school"; attrib eckd12i length=3 label="CC: Arrangement of before or after school"; attrib eckd12j length=3 label="CC: Arrangement of before or after school"; attrib eckd13f length=3 label="CC: Arrangement of a non-relative"; attrib eckd13g length=3 label="CC: Arrangement of a non-relative"; attrib eckd13h length=3 label="CC: Arrangement of a non-relative"; attrib eckd13i length=3 label="CC: Arrangement of a non-relative"; attrib eckd13j length=3 label="CC: Arrangement of a non-relative"; attrib accaref length=3 label="CC: Allocation flag for the YOUNGEST child"; attrib accareg length=3 label="CC: Allocation flag for the 2nd YOUNGEST child"; attrib accareh length=3 label="CC: Allocation flag for the 3rd YOUNGEST child"; attrib accarei length=3 label="CC: Allocation flag for the 4th YOUNGEST child"; attrib accarej length=3 label="CC: Allocation flag for the 5th YOUNGEST child"; attrib ewheparf length=3 label="CC: Place other parent cared for YOUNGEST"; attrib awheparf length=3 label="CC: Allocation flag for EWHEPARF"; attrib ewheparg length=3 label="CC: Place other parent cared for 2nd YOUNGEST"; attrib awheparg length=3 label="CC: Allocation flag for EWHEPARG"; attrib ewheparh length=3 label="CC: Place other parent cared for 3rd YOUNGEST"; attrib awheparh length=3 label="CC: Allocation flag for EWHEPARH"; attrib ewhepari length=3 label="CC: Place other parent cared for 4th YOUNGEST"; attrib awhepari length=3 label="CC: Allocation flag for EWHEPARI"; attrib ewheparj length=3 label="CC: Place other parent cared for 5th YOUNGEST"; attrib awheparj length=3 label="CC: Allocation flag for EWHEPARJ"; attrib eparhr1f length=3 label="CC: Hours other parent cared for YOUNGEST"; attrib aparhr1f length=3 label="CC: Allocation flag for EPARHR1F"; attrib eparhr1g length=3 label="CC: Hours other parent cared for 2nd YOUNGEST"; attrib aparhr1g length=3 label="CC: Allocation flag for EPARHR1G"; attrib eparhr1h length=3 label="CC: Hours other parent cared for 3rd YOUNGEST"; attrib aparhr1h length=3 label="CC: Allocation flag for EPARHR1H"; attrib eparhr1i length=3 label="CC: Hours other parent cared for 4th YOUNGEST"; attrib aparhr1i length=3 label="CC: Allocation flag for EPARHR1I"; attrib eparhr1j length=3 label="CC: Hours other parent cared for 5th YOUNGEST"; attrib aparhr1j length=3 label="CC: Allocation flag for EPARHR1J"; attrib eparhr2f length=3 label="CC: Work hours other parent cared for"; attrib aparhr2f length=3 label="CC: Allocation flag for EPARHR2F"; attrib eparhr2g length=3 label="CC: Work hours other parent cared for 2nd"; attrib aparhr2g length=3 label="CC: Allocation flag for EPARHR2G"; attrib eparhr2h length=3 label="CC: Work hours other parent cared for 3rd"; attrib aparhr2h length=3 label="CC: Allocation flag for EPARHR2H"; attrib eparhr2i length=3 label="CC: Work hours other parent cared for 4th"; attrib aparhr2i length=3 label="CC: Allocation flag for EPARHR2I"; attrib eparhr2j length=3 label="CC: Work hours other parent cared for 5th"; attrib aparhr2j length=3 label="CC: Allocation flag for EPARHR2J"; attrib ewhselff length=3 label="CC: Place parent cared for the YOUNGEST child"; attrib awhselff length=3 label="CC: Allocation flag for EWHSELFF"; attrib ewhselfg length=3 label="CC: Place parent cared for the 2nd YOUNGEST"; attrib awhselfg length=3 label="CC: Allocation flag for EWHSELFG"; attrib ewhselfh length=3 label="CC: Place parent cared for the 3rd YOUNGEST"; attrib awhselfh length=3 label="CC: Allocation flag for EWHSELFH"; attrib ewhselfi length=3 label="CC: Place parent cared for the 4th YOUNGEST"; attrib awhselfi length=3 label="CC: Allocation flag for EWHSELFI"; attrib ewhselfj length=3 label="CC: Place parent cared for the 5th YOUNGEST"; attrib awhselfj length=3 label="CC: Allocation flag for EWHSELFJ"; attrib eselfhrf length=3 label="CC: Work hours parent cared for YOUNGEST child"; attrib aselfhrf length=3 label="CC: Allocation flag for ESELFHRF"; attrib eselfhrg length=3 label="CC: Work hours parent cared for 2nd YOUNGEST"; attrib aselfhrg length=3 label="CC: Allocation flag for ESELFHRG"; attrib eselfhrh length=3 label="CC: Work hours parent cared for 3rd YOUNGEST"; attrib aselfhrh length=3 label="CC: Allocation flag for ESELFHRH"; attrib eselfhri length=3 label="CC: Work hours parent cared for 4th YOUNGEST"; attrib aselfhri length=3 label="CC: Allocation flag for ESELFHRI"; attrib eselfhrj length=3 label="CC: Work hours parent cared for 5th YOUNGEST"; attrib aselfhrj length=3 label="CC: Allocation flag for ESELFHRJ"; attrib ewhsb15f length=3 label="CC: Place sibling age 15+ cared for YOUNGEST"; attrib awhsb15f length=3 label="CC: Allocation flag for EWHSB15F"; attrib ewhsb15g length=3 label="CC: Place sibling age 15+ cared for 2nd"; attrib awhsb15g length=3 label="CC: Allocation flag for EWHSB15G"; attrib ewhsb15h length=3 label="CC: Place sibling age 15+ cared for 3rd"; attrib awhsb15h length=3 label="CC: Allocation flag for EWHSB15H"; attrib ewhsb15i length=3 label="CC: Place sibling age 15+ cared for 4th"; attrib awhsb15i length=3 label="CC: Allocation flag for EWHSB15I"; attrib ewhsb15j length=3 label="CC: Place sibling age 15+ cared for 5th"; attrib awhsb15j length=3 label="CC: Allocation flag for EWHSB15J"; attrib ewhsbhrf length=3 label="CC: Hours sibling age 15+ cared for YOUNGEST"; attrib awhsbhrf length=3 label="CC: Allocation flag for EWHSBHRF"; attrib ewhsbhrg length=3 label="CC: Hours sibling age 15+ cared for 2nd"; attrib awhsbhrg length=3 label="CC: Allocation flag for EWHSBHRG"; attrib ewhsbhrh length=3 label="CC: Hours sibling age 15+ cared for 3rd"; attrib awhsbhrh length=3 label="CC: Allocation flag for EWHSBHRH"; attrib ewhsbhri length=3 label="CC: Hours sibling age 15+ cared for 4th"; attrib awhsbhri length=3 label="CC: Allocation flag for EWHSBHRI"; attrib ewhsbhrj length=3 label="CC: Hours sibling age 15+ cared for 5th"; attrib awhsbhrj length=3 label="CC: Allocation flag for EWHSBHRJ"; attrib ehrsb15f length=3 label="CC: Work hours sibling age 15+ cared for"; attrib ahrsb15f length=3 label="CC: Allocation flag for EHRSB15F"; attrib ehrsb15g length=3 label="CC: Work hours sibling age 15+ cared for 2nd"; attrib ahrsb15g length=3 label="CC: Allocation flag for EHRSB15G"; attrib ehrsb15h length=3 label="CC: Work hours sibling age 15+ cared for 3rd"; attrib ahrsb15h length=3 label="CC: Allocation flag for EHRSB15H"; attrib ehrsb15i length=3 label="CC: Work hours sibling age 15+ cared for 4th"; attrib ahrsb15i length=3 label="CC: Allocation flag for EHRSB15I"; attrib ehrsb15j length=3 label="CC: Work hours sibling age 15+ cared for 5th"; attrib ahrsb15j length=3 label="CC: Allocation flag for EHRSB15J"; attrib ewhsb14f length=3 label="CC: Place sibling cared for YOUNGEST child"; attrib awhsb14f length=3 label="CC: Allocation flag for EWHSB14F"; attrib ewhsb14g length=3 label="CC: Place sibling cared for 2nd YOUNGEST child"; attrib awhsb14g length=3 label="CC: Allocation flag for EWHSB14G"; attrib ewhsb14h length=3 label="CC: Place sibling cared for 3rd YOUNGEST child"; attrib awhsb14h length=3 label="CC: Allocation flag for EWHSB14H"; attrib ewhsb14i length=3 label="CC: Place sibling cared for 4th YOUNGEST child"; attrib awhsb14i length=3 label="CC: Allocation flag for EWHSB14I"; attrib ewhsb14j length=3 label="CC: Place sibling cared for 5th YOUNGEST child"; attrib awhsb14j length=3 label="CC: Allocation flag for EWHSB14J"; attrib esb14hrf length=3 label="CC: Hours sibling cared for YOUNGEST child"; attrib asb14hrf length=3 label="CC: Allocation flag for ESB14HRF"; attrib esb14hrg length=3 label="CC: Hours sibling cared for 2nd YOUNGEST child"; attrib asb14hrg length=3 label="CC: Allocation flag for ESB14HRG"; attrib esb14hrh length=3 label="CC: Hours sibling cared for 3rd YOUNGEST child"; attrib asb14hrh length=3 label="CC: Allocation flag for ESB14HRH"; attrib esb14hri length=3 label="CC: Hours sibling cared for 4th YOUNGEST child"; attrib asb14hri length=3 label="CC: Allocation flag for ESB14HRI"; attrib esb14hrj length=3 label="CC: Hours sibling cared for 5th YOUNGEST child"; attrib asb14hrj length=3 label="CC: Allocation flag for ESB14HRJ"; attrib ehrsb14f length=3 label="CC: Work hours sibling cared for YOUNGEST"; attrib ahrsb14f length=3 label="CC: Allocation flag for EHRSB14F"; attrib ehrsb14g length=3 label="CC: Work hours sibling cared for 2nd YOUNGEST"; attrib ahrsb14g length=3 label="CC: Allocation flag for EHRSB14G"; attrib ehrsb14h length=3 label="CC: Work hours sibling cared for 3rd YOUNGEST"; attrib ahrsb14h length=3 label="CC: Allocation flag for EHRSB14H"; attrib ehrsb14i length=3 label="CC: Work hours sibling cared for 4th YOUNGEST"; attrib ahrsb14i length=3 label="CC: Allocation flag for EHRSB14I"; attrib ehrsb14j length=3 label="CC: Work hours sibling cared for 5th YOUNGEST"; attrib ahrsb14j length=3 label="CC: Allocation flag for EHRSB14J"; attrib ewhgranf length=3 label="CC: Place the grandparent cared for the"; attrib awhgranf length=3 label="CC: Allocation flag for EWHGRANF"; attrib ewhgrang length=3 label="CC: Place the grandparent cared for 2nd"; attrib awhgrang length=3 label="CC: Allocation flag for EWHGRANG"; attrib ewhgranh length=3 label="CC: Place the grandparent cared for 3rd"; attrib awhgranh length=3 label="CC: Allocation flag for EWHGRANH"; attrib ewhgrani length=3 label="CC: Place the grandparent cared for 4th"; attrib awhgrani length=3 label="CC: Allocation flag for EWHGRANI"; attrib ewhgranj length=3 label="CC: Place the grandparent cared for 5th"; attrib awhgranj length=3 label="CC: Allocation flag for EWHGRANE"; attrib egranhrf length=3 label="CC: Hours the grandparent cared for YOUNGEST"; attrib agranhrf length=3 label="CC: Allocation flag for EGRANHRF"; attrib egranhrg length=3 label="CC: Hours the grandparent cared for 2nd"; attrib agranhrg length=3 label="CC: Allocation flag for EGRANHRG"; attrib egranhrh length=3 label="CC: Hours the grandparent cared for 3rd"; attrib agranhrh length=3 label="CC: Allocation flag for EGRANHRH"; attrib egranhri length=3 label="CC: Hours the grandparent cared for 4th"; attrib agranhri length=3 label="CC: Allocation flag for EGRANHRI"; attrib egranhrj length=3 label="CC: Hours the grandparent cared for 5th"; attrib agranhrj length=3 label="CC: Allocation flag for EGRANHRJ"; attrib ehrgranf length=3 label="CC: Work hours grandparent cared for YOUNGEST"; attrib ahrgranf length=3 label="CC: Allocation flag for EHRGRANF"; attrib ehrgrang length=3 label="CC: Work hours grandparent cared for 2nd"; attrib ahrgrang length=3 label="CC: Allocation flag for EHRGRANG"; attrib ehrgranh length=3 label="CC: Work hours grandparent cared for 3rd"; attrib ahrgranh length=3 label="CC: Allocation flag for EHRGRANH"; attrib ehrgrani length=3 label="CC: Work hours grandparent cared for 4th"; attrib ahrgrani length=3 label="CC: Allocation flag for EHRGRANI"; attrib ehrgranj length=3 label="CC: Work hours grandparent cared for 5th"; attrib ahrgranj length=3 label="CC: Allocation flag for EHRGRANJ"; attrib epaygraf length=3 label="CC: Paid grandparent to care for the YOUNGEST"; attrib apaygraf length=3 label="CC: Allocation flag for EPAYGRAF"; attrib epaygrag length=3 label="CC: Paid grandparent to care for the 2nd"; attrib apaygrag length=3 label="CC: Allocation flag for EPAYGRAG"; attrib epaygrah length=3 label="CC: Paid grandparent to care for the 3rd"; attrib apaygrah length=3 label="CC: Allocation flag for EPAYGRAH"; attrib epaygrai length=3 label="CC: Paid grandparent to care for 4th YOUNGEST"; attrib apaygrai length=3 label="CC: Allocation flag for EPAYGRAI"; attrib epaygraj length=3 label="CC: Paid grandparent to care for 5th YOUNGEST"; attrib apaygraj length=3 label="CC: Allocation flag for EPAYGRAJ"; attrib tamtgraf length=3 label="CC: Amount grandparent paid to watch YOUNGEST"; attrib aamtgraf length=3 label="CC: Allocation flag for TAMTGRAF"; attrib tamtgrag length=3 label="CC: Amount grandparent paid to watch 2nd"; attrib aamtgrag length=3 label="CC: Allocation flag for TAMTGRAG"; attrib tamtgrah length=3 label="CC: Amount grandparent paid to watch 3rd"; attrib aamtgrah length=3 label="CC: Allocation flag for TAMTGRAH"; attrib tamtgrai length=3 label="CC: Amount grandparent paid to watch 4th"; attrib aamtgrai length=3 label="CC: Allocation flag for TAMTGRAI"; attrib tamtgraj length=3 label="CC: Amount grandparent paid to watch 5th"; attrib aamtgraj length=3 label="CC: Allocation flag for TAMTGRAJ"; attrib ewhrelaf length=3 label="CC: Place other relative cared for YOUNGEST"; attrib awhrelaf length=3 label="CC: Allocation flag for EWHRELAF"; attrib ewhrelag length=3 label="CC: Place other relative cared for 2nd"; attrib awhrelag length=3 label="CC: Allocation flag for EWHRELAG"; attrib ewhrelah length=3 label="CC: Place other relative cared for 3rd"; attrib awhrelah length=3 label="CC: Allocation flag for EWHRELAH"; attrib ewhrelai length=3 label="CC: Place other relative cared for 4th"; attrib awhrelai length=3 label="CC: Allocation flag for EWHRELAI"; attrib ewhrelaj length=3 label="CC: Place other relative cared for 5th"; attrib awhrelaj length=3 label="CC: Allocation flag for EWHRELAJ"; attrib erelhr1f length=3 label="CC: Work hours other relative cared for"; attrib arelhr1f length=3 label="CC: Allocation flag for ERELHR1F"; attrib erelhr1g length=3 label="CC: Work hours other relative cared for 2nd"; attrib arelhr1g length=3 label="CC: Allocation flag for ERELHR1G"; attrib erelhr1h length=3 label="CC: Work hours other relative cared for 3rd"; attrib arelhr1h length=3 label="CC: Allocation flag for ERELHR1H"; attrib erelhr1i length=3 label="CC: Work hours other relative cared for 4th"; attrib arelhr1i length=3 label="CC: Allocation flag for ERELHR1I"; attrib erelhr1j length=3 label="CC: Work hours other relative cared for 5th"; attrib arelhr1j length=3 label="CC: Allocation flag for ERELHR1J"; attrib erelhr2f length=3 label="CC: Work hours relative cared for YOUNGEST"; attrib arelhr2f length=3 label="CC: Allocation flag for ERELHR2F"; attrib erelhr2g length=3 label="CC: Work hours relative cared for 2nd"; attrib arelhr2g length=3 label="CC: Allocation flag for ERELHR2G"; attrib erelhr2h length=3 label="CC: Work hours relative cared for 3rd"; attrib arelhr2h length=3 label="CC: Allocation flag for ERELHR2H"; attrib erelhr2i length=3 label="CC: Work hours relative cared for 4th"; attrib arelhr2i length=3 label="CC: Allocation flag for ERELHR2I"; attrib erelhr2j length=3 label="CC: Work hours relative cared for 5th"; attrib arelhr2j length=3 label="CC: Allocation flag for ERELHR2J"; attrib epayrelf length=3 label="CC: Paid other relative to care for YOUNGEST"; attrib apayrelf length=3 label="CC: Allocation flag for EPAYRELF"; attrib epayrelg length=3 label="CC: Paid other relative to care for 2nd"; attrib apayrelg length=3 label="CC: Allocation flag for EPAYRELG"; attrib epayrelh length=3 label="CC: Paid other relative to care for 3rd"; attrib apayrelh length=3 label="CC: Allocation flag for EPAYRELH"; attrib epayreli length=3 label="CC: Paid other relative to care for 4th"; attrib apayreli length=3 label="CC: Allocation flag for EPAYRELI"; attrib epayrelj length=3 label="CC: Paid other relative to care for 5th"; attrib apayrelj length=3 label="CC: Allocation flag for EPAYRELJ"; attrib tamtrelf length=3 label="CC: Amount relative paid to watch YOUNGEST"; attrib aamtrelf length=3 label="CC: Allocation flag for TAMTRELF"; attrib tamtrelg length=3 label="CC: Amount relative paid to watch 2nd"; attrib aamtrelg length=3 label="CC: Allocation flag for TAMTRELG"; attrib tamtrelh length=3 label="CC: Amount relative paid to watch 3rd"; attrib aamtrelh length=3 label="CC: Allocation flag for TAMTRELH"; attrib tamtreli length=3 label="CC: Amount relative paid to watch 4th"; attrib aamtreli length=3 label="CC: Allocation flag for TAMTRELI"; attrib tamtrelj length=3 label="CC: Amount relative paid to watch 5th"; attrib aamtrelj length=3 label="CC: Allocation flag for TAMTRELJ"; attrib ehrfam1f length=3 label="CC: Hours YOUNGEST child spent in family day"; attrib ahrfam1f length=3 label="CC: Allocation flag for EHRFAM1F"; attrib ehrfam1g length=3 label="CC: Hours 2nd YOUNGEST child spent in family"; attrib ahrfam1g length=3 label="CC: Allocation flag for EHRFAM1G"; attrib ehrfam1h length=3 label="CC: Hours 3rd YOUNGEST child spent in family"; attrib ahrfam1h length=3 label="CC: Allocation flag for EHRFAM1H"; attrib ehrfam1i length=3 label="CC: Hours 4th YOUNGEST child spent in family"; attrib ahrfam1i length=3 label="CC: Allocation flag for EHRFAM1I"; attrib ehrfam1j length=3 label="CC: Hours 5th YOUNGEST child spent in family"; attrib ahrfam1j length=3 label="CC: Allocation flag for EHRFAM1J"; attrib ehrfam2f length=3 label="CC: Work hours YOUNGEST child spent in family"; attrib ahrfam2f length=3 label="CC: Allocation flag for EHRFAM2F"; attrib ehrfam2g length=3 label="CC: Work hrs 2nd YOUNGEST child spent in"; attrib ahrfam2g length=3 label="CC: Allocation flag for EHRFAM2G"; attrib ehrfam2h length=3 label="CC: Work hrs 3rd YOUNGEST child spent in"; attrib ahrfam2h length=3 label="CC: Allocation flag for EHRFAM2H"; attrib ehrfam2i length=3 label="CC: Work hrs 4th YOUNGEST child spent in"; attrib ahrfam2i length=3 label="CC: Allocation flag for EHRFAM2I"; attrib ehrfam2j length=3 label="CC: Work hrs 5th YOUNGEST child spent in"; attrib ahrfam2j length=3 label="CC: Allocation flag for EHRFAM2J"; attrib epayfamf length=3 label="CC: Paid for family day care for YOUNGEST"; attrib apayfamf length=3 label="CC: Allocation flag for EPAYFAMF"; attrib epayfamg length=3 label="CC: Paid for family day care for 2nd YOUNGEST"; attrib apayfamg length=3 label="CC: Allocation flag for EPAYFAMG"; attrib epayfamh length=3 label="CC: Paid for family day care for 3rd YOUNGEST"; attrib apayfamh length=3 label="CC: Allocation flag for EPAYFAMH"; attrib epayfami length=3 label="CC: Paid for family day care for 4th YOUNGEST"; attrib apayfami length=3 label="CC: Allocation flag for EPAYFAMI"; attrib epayfamj length=3 label="CC: Paid for family day care for 5th YOUNGEST"; attrib apayfamj length=3 label="CC: Allocation flag for EPAYFAMJ"; attrib tamtfamf length=3 label="CC: Amount paid family day care for YOUNGEST"; attrib aamtfamf length=3 label="CC: Allocation flag for TAMTFAMF"; attrib tamtfamg length=3 label="CC: Amount paid family day care for 2nd"; attrib aamtfamg length=3 label="CC: Allocation flag for TAMTFAMG"; attrib tamtfamh length=3 label="CC: Amount paid family day care for 3rd"; attrib aamtfamh length=3 label="CC: Allocation flag for TAMTFAMH"; attrib tamtfami length=3 label="CC: Amount paid family day care for 4th"; attrib aamtfami length=3 label="CC: Allocation flag for TAMTFAMI"; attrib tamtfamj length=3 label="CC: Amount paid family day care for 5th"; attrib aamtfamj length=3 label="CC: Allocation flag for TAMTFAMJ"; attrib ewhdaycf length=3 label="CC: Place day care cared for YOUNGEST child"; attrib awhdaycf length=3 label="CC: Allocation flag for EWHDAYCF"; attrib ewhdaycg length=3 label="CC: Place day care cared for 2nd YOUNGEST"; attrib awhdaycg length=3 label="CC: Allocation flag for EWHDAYCG"; attrib ewhdaych length=3 label="CC: Place day care cared for 3rd YOUNGEST"; attrib awhdaych length=3 label="CC: Allocation flag for EWHDAYCH"; attrib ewhdayci length=3 label="CC: Place day care cared for 4th YOUNGEST"; attrib awhdayci length=3 label="CC: Allocation flag for EWHDAYCI"; attrib ewhdaycj length=3 label="CC: Place day care cared for 5th YOUNGEST"; attrib awhdaycj length=3 label="CC: Allocation flag for EWHDAYCJ"; attrib edayhrsf length=3 label="CC: Weekly hours YOUNGEST child was in day"; attrib adayhrsf length=3 label="CC: Allocation flag for EDAYHRSF"; attrib edayhrsg length=3 label="CC: Weekly hours 2nd YOUNGEST child was in"; attrib adayhrsg length=3 label="CC: Allocation flag for EDAYHRSG"; attrib edayhrsh length=3 label="CC: Weekly hours 3rd YOUNGEST child was in"; attrib adayhrsh length=3 label="CC: Allocation flag for EDAYHRSH"; attrib edayhrsi length=3 label="CC: Weekly hours 4th YOUNGEST child was in"; attrib adayhrsi length=3 label="CC: Allocation flag for EDAYHRSI"; attrib edayhrsj length=3 label="CC: Weekly hours 5th YOUNGEST child was in"; attrib adayhrsj length=3 label="CC: Allocation flag for EDAYHRSJ"; attrib ehrdaycf length=3 label="CC: Work hours YOUNGEST child was at day care"; attrib ahrdaycf length=3 label="CC: Allocation flag for EHRDAYCF"; attrib ehrdaycg length=3 label="CC: Work hours 2nd YOUNGEST child was at day"; attrib ahrdaycg length=3 label="CC: Allocation flag for EHRDAYCG"; attrib ehrdaych length=3 label="CC: Work hours 3rd YOUNGEST child was at day"; attrib ahrdaych length=3 label="CC: Allocation flag for EHRDAYCH"; attrib ehrdayci length=3 label="CC: Work hours 4th YOUNGEST child was at day"; attrib ahrdayci length=3 label="CC: Allocation flag for EHRDAYCI"; attrib ehrdaycj length=3 label="CC: Work hours 5th YOUNGEST child was at day"; attrib ahrdaycj length=3 label="CC: Allocation flag for EHRDAYCJ"; attrib epaydayf length=3 label="CC: Paid day care center to care for YOUNGEST"; attrib apaydayf length=3 label="CC: Allocation flag for EPAYDAYF"; attrib epaydayg length=3 label="CC: Paid day care center to care for 2nd"; attrib apaydayg length=3 label="CC: Allocation flag for EPAYDAYG"; attrib epaydayh length=3 label="CC: Paid day care center to care for 3rd"; attrib apaydayh length=3 label="CC: Allocation flag for EPAYDAYH"; attrib epaydayi length=3 label="CC: Paid day care center to care for 4th"; attrib apaydayi length=3 label="CC: Allocation flag for EPAYDAYI"; attrib epaydayj length=3 label="CC: Paid day care center to care for 5th"; attrib apaydayj length=3 label="CC: Allocation flag for EPAYDAYJ"; attrib tamtdayf length=3 label="CC: Amount paid for day care for YOUNGEST"; attrib aamtdayf length=3 label="CC: Allocation flag for TAMTDAYF"; attrib tamtdayg length=3 label="CC: Amount paid for day care for 2nd YOUNGEST"; attrib aamtdayg length=3 label="CC: Allocation flag for TAMTDAYG"; attrib tamtdayh length=3 label="CC: Amount paid for day care for 3rd YOUNGEST"; attrib aamtdayh length=3 label="CC: Allocation flag for TAMTDAYH"; attrib tamtdayi length=3 label="CC: Amount paid for day care for 4th YOUNGEST"; attrib aamtdayi length=3 label="CC: Allocation flag for TAMTDAYI"; attrib tamtdayj length=3 label="CC: Amount paid for day care for 5th YOUNGEST"; attrib aamtdayj length=3 label="CC: Allocation flag for TAMTDAYJ"; attrib ewhsporf length=3 label="CC: Place the YOUNGEST child participated in"; attrib awhsporf length=3 label="CC: Allocation flag for EWHSPORF"; attrib ewhsporg length=3 label="CC: Place the 2nd YOUNGEST child participated"; attrib awhsporg length=3 label="CC: Allocation flag for EWHSPORG"; attrib ewhsporh length=3 label="CC: Place the 3rd YOUNGEST child participated"; attrib awhsporh length=3 label="CC: Allocation flag for EWHSPORH"; attrib ewhspori length=3 label="CC: Place the 4th YOUNGEST child participated"; attrib awhspori length=3 label="CC: Allocation flag for EWHSPORI"; attrib ewhsporj length=3 label="CC: Place the 5th YOUNGEST child participated"; attrib awhsporj length=3 label="CC: Allocation flag for EWHSPORJ"; attrib ehsportf length=3 label="CC: Hours the YOUNGEST child participated in"; attrib ahsportf length=3 label="CC: Allocation flag for EHSPORTF"; attrib ehsportg length=3 label="CC: Hours the 2nd YOUNGEST child participated"; attrib ahsportg length=3 label="CC: Allocation flag for EHSPORTG"; attrib ehsporth length=3 label="CC: Hours the 3rd YOUNGEST child participated"; attrib ahsporth length=3 label="CC: Allocation flag for EHSPORTH"; attrib ehsporti length=3 label="CC: Hours the 4th YOUNGEST child participated"; attrib ahsporti length=3 label="CC: Allocation flag for EHSPORTI"; attrib ehsportj length=3 label="CC: Hours the 5th YOUNGEST child participated"; attrib ahsportj length=3 label="CC: Allocation flag for EHSPORTJ"; attrib ehrsporf length=3 label="CC: Work hours YOUNGEST child participated in"; attrib ahrsporf length=3 label="CC: Allocation flag for EHRSPORF"; attrib ehrsporg length=3 label="CC: Work hours 2nd YOUNGEST child"; attrib ahrsporg length=3 label="CC: Allocation flag for EHRSPORG"; attrib ehrsporh length=3 label="CC: Work hours 3rd YOUNGEST child"; attrib ahrsporh length=3 label="CC: Allocation flag for EHRSPORH"; attrib ehrspori length=3 label="CC: Work hours 4th YOUNGEST child"; attrib ahrspori length=3 label="CC: Allocation flag for EHRSPORI"; attrib ehrsporj length=3 label="CC: Work hours 5th YOUNGEST child"; attrib ahrsporj length=3 label="CC: Allocation flag for EHRSPORJ"; attrib epayspof length=3 label="CC: Paid for YOUNGEST child to play sports"; attrib apayspof length=3 label="CC: Allocation flag for EPAYSPOF"; attrib epayspog length=3 label="CC: Paid for 2nd YOUNGEST child to play sports"; attrib apayspog length=3 label="CC: Allocation flag for EPAYSPOG"; attrib epayspoh length=3 label="CC: Paid for 3rd YOUNGEST child to play sports"; attrib apayspoh length=3 label="CC: Allocation flag for EPAYSPOH"; attrib epayspoi length=3 label="CC: Paid for 4th YOUNGEST child to play sports"; attrib apayspoi length=3 label="CC: Allocation flag for EPAYSPOI"; attrib epayspoj length=3 label="CC: Paid for 5th YOUNGEST child to play sports"; attrib apayspoj length=3 label="CC: Allocation flag for EPAYSPOJ"; attrib tamtspof length=3 label="CC: Amount paid for the YOUNGEST child to"; attrib aamtspof length=3 label="CC: Allocation flag for TAMTSPOF"; attrib tamtspog length=3 label="CC: Amount paid for the 2nd YOUNGEST to play"; attrib aamtspog length=3 label="CC: Allocation flag for TAMTSPOG"; attrib tamtspoh length=3 label="CC: Amount paid for the 3rd YOUNGEST to play"; attrib aamtspoh length=3 label="CC: Allocation flag for TAMTSPOH"; attrib tamtspoi length=3 label="CC: Amount paid for the 4th YOUNGEST to play"; attrib aamtspoi length=3 label="CC: Allocation flag for TAMTSPOI"; attrib tamtspoj length=3 label="CC: Amount paid for the 5th YOUNGEST to play"; attrib aamtspoj length=3 label="CC: Allocation flag for TAMTSPOJ"; attrib ewhlessf length=3 label="CC: Place where the YOUNGEST child took"; attrib awhlessf length=3 label="CC: Allocation flag for EWHLESSF"; attrib ewhlessg length=3 label="CC: Place where the 2nd YOUNGEST child took"; attrib awhlessg length=3 label="CC: Allocation flag for EWHLESSG"; attrib ewhlessh length=3 label="CC: Place where the 3rd YOUNGEST child took"; attrib awhlessh length=3 label="CC: Allocation flag for EWHLESSH"; attrib ewhlessi length=3 label="CC: Place where the 4th YOUNGEST child took"; attrib awhlessi length=3 label="CC: Allocation flag for EWHLESSI"; attrib ewhlessj length=3 label="CC: Place where the 5th YOUNGEST child took"; attrib awhlessj length=3 label="CC: Allocation flag for EWHLESSJ"; attrib ehrles1f length=3 label="CC: Hours the YOUNGEST child took lessons"; attrib ahrles1f length=3 label="CC: Allocation flag for EHRLES1F"; attrib ehrles1g length=3 label="CC: Hours the 2nd YOUNGEST child took lessons"; attrib ahrles1g length=3 label="CC: Allocation flag for EHRLES1G"; attrib ehrles1h length=3 label="CC: Hours the 3rd YOUNGEST child took lessons"; attrib ahrles1h length=3 label="CC: Allocation flag for EHRLES1H"; attrib ehrles1i length=3 label="CC: Hours the 4th YOUNGEST child took lessons"; attrib ahrles1i length=3 label="CC: Allocation flag for EHRLES1I"; attrib ehrles1j length=3 label="CC: Hours the 5th YOUNGEST child took lessons"; attrib ahrles1j length=3 label="CC: Allocation flag for EHRLES1J"; attrib ehrles2f length=3 label="CC: Work hours YOUNGEST child took lessons"; attrib ahrles2f length=3 label="CC: Allocation flag for EHRLES2F"; attrib ehrles2g length=3 label="CC: Work hours 2nd YOUNGEST child took lessons"; attrib ahrles2g length=3 label="CC: Allocation flag for EHRLES2G"; attrib ehrles2h length=3 label="CC: Work hours 3rd YOUNGEST child took lessons"; attrib ahrles2h length=3 label="CC: Allocation flag for EHRLES2H"; attrib ehrles2i length=3 label="CC: Work hours 4th YOUNGEST child took lessons"; attrib ahrles2i length=3 label="CC: Allocation flag for EHRLES2I"; attrib ehrles2j length=3 label="CC: Work hours 5th YOUNGEST child took lessons"; attrib ahrles2j length=3 label="CC: Allocation flag for EHRLES2J"; attrib epaylesf length=3 label="CC: Paid for YOUNGEST child to take lessons"; attrib apaylesf length=3 label="CC: Allocation flag for EPAYLESF"; attrib epaylesg length=3 label="CC: Paid for 2nd YOUNGEST child to take"; attrib apaylesg length=3 label="CC: Allocation flag for EPAYLESG"; attrib epaylesh length=3 label="CC: Paid for 3rd YOUNGEST child to take"; attrib apaylesh length=3 label="CC: Allocation flag for EPAYLESH"; attrib epaylesi length=3 label="CC: Paid for the 4th YOUNGEST child to take"; attrib apaylesi length=3 label="CC: Allocation flag for EPAYLESI"; attrib epaylesj length=3 label="CC: Paid for 5th YOUNGEST child to take"; attrib apaylesj length=3 label="CC: Allocation flag for EPAYLESJ"; attrib tamtlesf length=3 label="CC: Amount paid for the YOUNGEST child's"; attrib aamtlesf length=3 label="CC: Allocation flag for TAMTLESF"; attrib tamtlesg length=3 label="CC: Amount paid for the 2nd YOUNGEST child's"; attrib aamtlesg length=3 label="CC: Allocation flag for TAMTLESG"; attrib tamtlesh length=3 label="CC: Amount paid for the 3rd YOUNGEST child's"; attrib aamtlesh length=3 label="CC: Allocation flag for TAMTLESH"; attrib tamtlesi length=3 label="CC: Amount paid for the 4th YOUNGEST child's"; attrib aamtlesi length=3 label="CC: Allocation flag for TAMTLESI"; attrib tamtlesj length=3 label="CC: Amount paid for the 5th YOUNGEST child's"; attrib aamtlesj length=3 label="CC: Allocation flag for TAMTLESJ"; attrib ewhclubf length=3 label="CC: Place of YOUNGEST child's club meetings"; attrib awhclubf length=3 label="CC: Allocation flag for EWHCLUBF"; attrib ewhclubg length=3 label="CC: Place of 2nd YOUNGEST child's club"; attrib awhclubg length=3 label="CC: Allocation flag for EWHCLUBG"; attrib ewhclubh length=3 label="CC: Place of 3rd YOUNGEST child's club"; attrib awhclubh length=3 label="CC: Allocation flag for EWHCLUBH"; attrib ewhclubi length=3 label="CC: Place of 4th YOUNGEST child's club"; attrib awhclubi length=3 label="CC: Allocation flag for EWHCLUBI"; attrib ewhclubj length=3 label="CC: Place of 5th YOUNGEST child's club"; attrib awhclubj length=3 label="CC: Allocation flag for EWHCLUBJ"; attrib eclubhrf length=3 label="CC: Hours YOUNGEST child spent at club"; attrib aclubhrf length=3 label="CC: Allocation flag for ECLUBHRF"; attrib eclubhrg length=3 label="CC: Hours 2nd YOUNGEST child spent at club"; attrib aclubhrg length=3 label="CC: Allocation flag for ECLUBHRG"; attrib eclubhrh length=3 label="CC: Hours 3rd YOUNGEST child spent at club"; attrib aclubhrh length=3 label="CC: Allocation flag for ECLUBHRH"; attrib eclubhri length=3 label="CC: Hours 4th YOUNGEST child spent at club"; attrib aclubhri length=3 label="CC: Allocation flag for ECLUBHRI"; attrib eclubhrj length=3 label="CC: Hours 5th YOUNGEST child spent at club"; attrib aclubhrj length=3 label="CC: Allocation flag for ECLUBHRJ"; attrib ehrclubf length=3 label="CC: Work hours YOUNGEST child was at club"; attrib ahrclubf length=3 label="CC: Allocation flag for EHRCLUBF"; attrib ehrclubg length=3 label="CC: Work hours 2nd YOUNGEST child was at club"; attrib ahrclubg length=3 label="CC: Allocation flag for EHRCLUBG"; attrib ehrclubh length=3 label="CC: Work hours 3rd YOUNGEST child was at club"; attrib ahrclubh length=3 label="CC: Allocation flag for EHRCLUBH"; attrib ehrclubi length=3 label="CC: Work hours 4th YOUNGEST child was at club"; attrib ahrclubi length=3 label="CC: Allocation flag for EHRCLUBI"; attrib ehrclubj length=3 label="CC: Work hours 5th YOUNGEST child was at club"; attrib ahrclubj length=3 label="CC: Allocation flag for EHRCLUBJ"; attrib epaycluf length=3 label="CC: Paid for YOUNGEST child to belong to a"; attrib apaycluf length=3 label="CC: Allocation flag for EPAYCLUF"; attrib epayclug length=3 label="CC: Paid for 2nd YOUNGEST child to belong to"; attrib apayclug length=3 label="CC: Allocation flag for EPAYCLUG"; attrib epaycluh length=3 label="CC: Paid for 3rd YOUNGEST child to belong to"; attrib apaycluh length=3 label="CC: Allocation flag for EPAYCLUH"; attrib epayclui length=3 label="CC: Paid for 4th YOUNGEST child to belong to"; attrib apayclui length=3 label="CC: Allocation flag for EPAYCLUI"; attrib epaycluj length=3 label="CC: Paid for 5th YOUNGEST child to belong to"; attrib apaycluj length=3 label="CC: Allocation flag for EPAYCLUJ"; attrib tamtcluf length=3 label="CC: Amount paid for YOUNGEST child to be in a"; attrib aamtcluf length=3 label="CC: Allocation flag for TAMTCLUF"; attrib tamtclug length=3 label="CC: Amount paid for 2nd YOUNGEST child to be"; attrib aamtclug length=3 label="CC: Allocation flag for TAMTCLUG"; attrib tamtcluh length=3 label="CC: Amount paid for 3rd YOUNGEST child to be"; attrib aamtcluh length=3 label="CC: Allocation flag for TAMTCLUH"; attrib tamtclui length=3 label="CC: Amount paid for 4th YOUNGEST child to be"; attrib aamtclui length=3 label="CC: Allocation flag for TAMTCLUI"; attrib tamtcluj length=3 label="CC: Amount paid for 5th YOUNGEST child to be"; attrib aamtcluj length=3 label="CC: Allocation flag for TAMTCLUJ"; attrib ewhschof length=3 label="CC: Place of YOUNGEST child's after school"; attrib awhschof length=3 label="CC: Allocation flag for EWHSCHOF"; attrib ewhschog length=3 label="CC: Place of 2nd YOUNGEST child's after"; attrib awhschog length=3 label="CC: Allocation flag for EWHSCHOG"; attrib ewhschoh length=3 label="CC: Place of 3rd YOUNGEST child's after"; attrib awhschoh length=3 label="CC: Allocation flag for EWHSCHOH"; attrib ewhschoi length=3 label="CC: Place of 4th YOUNGEST child's after"; attrib awhschoi length=3 label="CC: Allocation flag for EWHSCHOI"; attrib ewhschoj length=3 label="CC: Place of 5th YOUNGEST child's after"; attrib awhschoj length=3 label="CC: Allocation flag for EWHSCHOJ"; attrib ehscho1f length=3 label="CC: Hours YOUNGEST child spent in after"; attrib ahscho1f length=3 label="CC: Allocation flag for EHSCHO1F"; attrib ehscho1g length=3 label="CC: Hours 2nd YOUNGEST child spent in after"; attrib ahscho1g length=3 label="CC: Allocation flag for EHSCHO1G"; attrib ehscho1h length=3 label="CC: Hours 3rd YOUNGEST child spent in after"; attrib ahscho1h length=3 label="CC: Allocation flag for EHSCHO1H"; attrib ehscho1i length=3 label="CC: Hours 4th YOUNGEST child spent in after"; attrib ahscho1i length=3 label="CC: Allocation flag for EHSCHO1I"; attrib ehscho1j length=3 label="CC: Hours 5th YOUNGEST child spent in after"; attrib ahscho1j length=3 label="CC: Allocation flag for EHSCHO1J"; attrib ehrsch2f length=3 label="CC: Work hours YOUNGEST child in after school"; attrib ahrsch2f length=3 label="CC: Allocation flag for EHRSCH2F"; attrib ehrsch2g length=3 label="CC: Work hours 2nd YOUNGEST child in after"; attrib ahrsch2g length=3 label="CC: Allocation flag for EHRSCH2G"; attrib ehrsch2h length=3 label="CC: Work hours 3rd YOUNGEST child in after"; attrib ahrsch2h length=3 label="CC: Allocation flag for EHRSCH2H"; attrib ehrsch2i length=3 label="CC: Work hours 4th YOUNGEST child in after"; attrib ahrsch2i length=3 label="CC: Allocation flag for EHRSCH2I"; attrib ehrsch2j length=3 label="CC: Work hours 5th YOUNGEST child in after"; attrib ahrsch2j length=3 label="CC: Allocation flag for EHRSCH2J"; attrib epayschf length=3 label="CC: Paid for YOUNGEST child's after school"; attrib apayschf length=3 label="CC: Allocation flag for EPAYSCHF"; attrib epayschg length=3 label="CC: Paid for 2nd YOUNGEST child's after"; attrib apayschg length=3 label="CC: Allocation flag for EPAYSCHG"; attrib epayschh length=3 label="CC: Paid for 3rd YOUNGEST child's after"; attrib apayschh length=3 label="CC: Allocation flag for EPAYSCHH"; attrib epayschi length=3 label="CC: Paid for 4th YOUNGEST child's after"; attrib apayschi length=3 label="CC: Allocation flag for EPAYSCHI"; attrib epayschj length=3 label="CC: Paid for 5th YOUNGEST child's after"; attrib apayschj length=3 label="CC: Allocation flag for EPAYSCHJ"; attrib tamtschf length=3 label="CC: Amount paid for YOUNGEST child's after"; attrib aamtschf length=3 label="CC: Allocation flag for TAMTSCHF"; attrib tamtschg length=3 label="CC: Amt paid for 2nd YOUNGEST child's after"; attrib aamtschg length=3 label="CC: Allocation flag for TAMTSCHG"; attrib tamtschh length=3 label="CC: Amt paid for 3rd YOUNGEST child's after"; attrib aamtschh length=3 label="CC: Allocation flag for TAMTSCHH"; attrib tamtschi length=3 label="CC: Amt paid for 4th YOUNGEST child's after"; attrib aamtschi length=3 label="CC: Allocation flag for TAMTSCHI"; attrib tamtschj length=3 label="CC: Amt paid for 5th YOUNGEST child's after"; attrib aamtschj length=3 label="CC: Allocation flag for TAMTSCHJ"; attrib ewhothef length=3 label="CC: Place non-relative cared for the YOUNGEST"; attrib awhothef length=3 label="CC: Allocation flag for EWHOTHEF"; attrib ewhotheg length=3 label="CC: Place non-relative cared for the 2nd"; attrib awhotheg length=3 label="CC: Allocation flag for EWHOTHEG"; attrib ewhotheh length=3 label="CC: Place non-relative cared for the 3rd"; attrib awhotheh length=3 label="CC: Allocation flag for EWHOTHEH"; attrib ewhothei length=3 label="CC: Place non-relative cared for the 4th"; attrib awhothei length=3 label="CC: Allocation flag for EWHOTHEI"; attrib ewhothej length=3 label="CC: Place non-relative cared for the 5th"; attrib awhothej length=3 label="CC: Allocation flag for EWHOTHEJ"; attrib eothehrf length=3 label="CC: Hours non-relative cared for YOUNGEST"; attrib aothehrf length=3 label="CC: Allocation flag for EOTHEHRF"; attrib eothehrg length=3 label="CC: Hours non-relative cared for 2nd YOUNGEST"; attrib aothehrg length=3 label="CC: Allocation flag for EOTHEHRG"; attrib eothehrh length=3 label="CC: Hours non-relative cared for 3rd YOUNGEST"; attrib aothehrh length=3 label="CC: Allocation flag for EOTHEHRH"; attrib eothehri length=3 label="CC: Hours non-relative cared for 4th YOUNGEST"; attrib aothehri length=3 label="CC: Allocation flag for EOTHEHRI"; attrib eothehrj length=3 label="CC: Hours non-relative cared for 5th YOUNGEST"; attrib aothehrj length=3 label="CC: Allocation flag for EOTHEHRJ"; attrib ehrothef length=3 label="CC: Work hours non-relative cared for"; attrib ahrothef length=3 label="CC: Allocation flag for EHROTHEF"; attrib ehrotheg length=3 label="CC: Work hours non-relative cared for 2nd"; attrib ahrotheg length=3 label="CC: Allocation flag for EHROTHEG"; attrib ehrotheh length=3 label="CC: Work hours non-relative cared for 3rd"; attrib ahrotheh length=3 label="CC: Allocation flag for EHROTHEH"; attrib ehrothei length=3 label="CC: Work hours non-relative cared for 4th"; attrib ahrothei length=3 label="CC: Allocation flag for EHROTHEI"; attrib ehrothej length=3 label="CC: Work hours non-relative cared for 5th"; attrib ahrothej length=3 label="CC: Allocation flag for EHROTHEJ"; attrib epayothf length=3 label="CC: Paid non-relative to care for YOUNGEST"; attrib apayothf length=3 label="CC: Allocation flag for EPAYOTHF"; attrib epayothg length=3 label="CC: Paid non-relative to care for 2nd"; attrib apayothg length=3 label="CC: Allocation flag for EPAYOTHG"; attrib epayothh length=3 label="CC: Paid non-relative to care for 3rd"; attrib apayothh length=3 label="CC: Allocation flag for EPAYOTHH"; attrib epayothi length=3 label="CC: Paid non-relative to care for 4th"; attrib apayothi length=3 label="CC: Allocation flag for EPAYOTHI"; attrib epayothj length=3 label="CC: Paid non-relative to care for 5th"; attrib apayothj length=3 label="CC: Allocation flag for EPAYOTHJ"; attrib tamtothf length=3 label="CC: Amount paid non-relative to care for"; attrib aamtothf length=3 label="CC: Allocation flag for TAMTOTHF"; attrib tamtothg length=3 label="CC: Amount paid non-relative to care for 2nd"; attrib aamtothg length=3 label="CC: Allocation flag for TAMTOTHG"; attrib tamtothh length=3 label="CC: Amount paid non-relative to care for 3rd"; attrib aamtothh length=3 label="CC: Allocation flag for TAMTOTHH"; attrib tamtothi length=3 label="CC: Amount paid non-relative to care for 4th"; attrib aamtothi length=3 label="CC: Allocation flag for TAMTOTHI"; attrib tamtothj length=3 label="CC: Amount paid non-relative to care for 5th"; attrib aamtothj length=3 label="CC: Allocation flag for TAMTOTHJ"; attrib eschoowf length=3 label="CC: YOUNGEST child attended school last month"; attrib aschoowf length=3 label="CC: Allocation flag for ESCHOOWF"; attrib eschoowg length=3 label="CC: 2nd YOUNGEST child attended school last"; attrib aschoowg length=3 label="CC: Allocation flag for ESCHOOWG"; attrib eschoowh length=3 label="CC: 3rd YOUNGEST child attended school last"; attrib aschoowh length=3 label="CC: Allocation flag for ESCHOOWH"; attrib eschoowi length=3 label="CC: 4th YOUNGEST child attended school last"; attrib aschoowi length=3 label="CC: Allocation flag for ESCHOOWI"; attrib eschoowj length=3 label="CC: 5th YOUNGEST child attended school last"; attrib aschoowj length=3 label="CC: Allocation flag for ESCHOOWJ"; attrib ehrschwf length=3 label="CC: Hours per week YOUNGEST child was in"; attrib ahrschwf length=3 label="CC: Allocation flag for EHRSCHWF"; attrib ehrschwg length=3 label="CC: Hours per week 2nd YOUNGEST child was in"; attrib ahrschwg length=3 label="CC: Allocation flag for EHRSCHWG"; attrib ehrschwh length=3 label="CC: Hours per week 3rd YOUNGEST child was in"; attrib ahrschwh length=3 label="CC: Allocation flag for EHRSCHWH"; attrib ehrschwi length=3 label="CC: Hours per week 4th YOUNGEST child was in"; attrib ahrschwi length=3 label="CC: Allocation flag for EHRSCHWI"; attrib ehrschwj length=3 label="CC: Hours per week 5th YOUNGEST child was in"; attrib ahrschwj length=3 label="CC: Allocation flag for EHRSCHWJ"; attrib ehrschof length=3 label="CC: Work hours YOUNGEST child was in school"; attrib ahrschof length=3 label="CC: Allocation flag for EHRSCHOF"; attrib ehrschog length=3 label="CC: Work hours 2nd YOUNGEST child was in"; attrib ahrschog length=3 label="CC: Allocation flag for EHRSCHOG"; attrib ehrschoh length=3 label="CC: Work hours 3rd YOUNGEST child was in"; attrib ahrschoh length=3 label="CC: Allocation flag for EHRSCHOH"; attrib ehrschoi length=3 label="CC: Work hours 4th YOUNGEST child was in"; attrib ahrschoi length=3 label="CC: Allocation flag for EHRSCHOI"; attrib ehrschoj length=3 label="CC: Work hours 5th YOUNGEST child was in"; attrib ahrschoj length=3 label="CC: Allocation flag for EHRSCHOJ"; attrib eselfcaf length=3 label="CC: YOUNGEST child cared for self"; attrib aselfcaf length=3 label="CC: Allocation flag for ESELFCAF"; attrib eselfcag length=3 label="CC: 2nd YOUNGEST child cared for self"; attrib aselfcag length=3 label="CC: Allocation flag for ESELFCAG"; attrib eselfcah length=3 label="CC: 3rd YOUNGEST child cared for self"; attrib aselfcah length=3 label="CC: Allocation flag for ESELFCAH"; attrib eselfcai length=3 label="CC: 4th YOUNGEST child cared for self"; attrib aselfcai length=3 label="CC: Allocation flag for ESELFCAI"; attrib eselfcaj length=3 label="CC: 5th YOUNGEST child cared for self"; attrib aselfcaj length=3 label="CC: Allocation flag for ESELFCAJ"; attrib ekidhr1f length=3 label="CC: Hours per week YOUNGEST child cared for"; attrib akidhr1f length=3 label="CC: Allocation flag for EKIDHR1F"; attrib ekidhr1g length=3 label="CC: Hours per week 2nd YOUNGEST child cared"; attrib akidhr1g length=3 label="CC: Allocation flag for EKIDHR1G"; attrib ekidhr1h length=3 label="CC: Hours per week 3rd YOUNGEST child cared"; attrib akidhr1h length=3 label="CC: Allocation flag for EKIDHR1H"; attrib ekidhr1i length=3 label="CC: Hours per week 4th YOUNGEST child cared"; attrib akidhr1i length=3 label="CC: Allocation flag for EKIDHR1I"; attrib ekidhr1j length=3 label="CC: Hours per week 5th YOUNGEST child cared"; attrib akidhr1j length=3 label="CC: Allocation flag for EKIDHR1J"; attrib ekidhr2f length=3 label="CC: Work hours YOUNGEST child cared for self"; attrib akidhr2f length=3 label="CC: Allocation flag for EKIDHR2F"; attrib ekidhr2g length=3 label="CC: Work hours 2nd YOUNGEST child cared for"; attrib akidhr2g length=3 label="CC: Allocation flag for EKIDHR2G"; attrib ekidhr2h length=3 label="CC: Work hours 3rd YOUNGEST child cared for"; attrib akidhr2h length=3 label="CC: Allocation flag for EKIDHR2H"; attrib ekidhr2i length=3 label="CC: Work hours 4th YOUNGEST child cared for"; attrib akidhr2i length=3 label="CC: Allocation flag for EKIDHR2I"; attrib ekidhr2j length=3 label="CC: Work hours 5th YOUNGEST child cared for"; attrib akidhr2j length=3 label="CC: Allocation flag for EKIDHR2J"; attrib edaychaf length=3 label="CC: Any change in child care for YOUNGEST"; attrib adaychaf length=3 label="CC: Allocation flag for EDAYCHAF"; attrib edaychag length=3 label="CC: Any change in child care for 2nd YOUNGEST"; attrib adaychag length=3 label="CC: Allocation flag for EDAYCHAG"; attrib edaychah length=3 label="CC: Any change in child care for 3rd YOUNGEST"; attrib adaychah length=3 label="CC: Allocation flag for EDAYCHAH"; attrib edaychai length=3 label="CC: Any change in child care for 4th YOUNGEST"; attrib adaychai length=3 label="CC: Allocation flag for EDAYCHAI"; attrib edaychaj length=3 label="CC: Any change in child care for 5th YOUNGEST"; attrib adaychaj length=3 label="CC: Allocation flag for EDAYCHAJ"; attrib epayhelf length=3 label="CC: Anyone help pay for YOUNGEST child's care"; attrib apayhelf length=3 label="CC: Allocation flag for EPAYHELF"; attrib epayhelg length=3 label="CC: Anyone help pay for 2nd YOUNGEST child's"; attrib apayhelg length=3 label="CC: Allocation flag for EPAYHELG"; attrib epayhelh length=3 label="CC: Anyone help pay for 3rd YOUNGEST child's"; attrib apayhelh length=3 label="CC: Allocation flag for EPAYHELH"; attrib epayheli length=3 label="CC: Anyone help pay for 4th YOUNGEST child's"; attrib apayheli length=3 label="CC: Allocation flag for EPAYHELI"; attrib epayhelj length=3 label="CC: Anyone help pay for 5th YOUNGEST child's"; attrib apayhelj length=3 label="CC: Allocation flag for EPAYHELJ"; attrib ewhopa1f length=3 label="CC: Government helped pay for YOUNGEST"; attrib ewhopa2f length=3 label="CC: Other parent helped pay for YOUNGEST"; attrib ewhopa3f length=3 label="CC: Employer helped pay for YOUNGEST child's"; attrib ewhopa4f length=3 label="CC: Someone else helped pay for YOUNGEST"; attrib awhopaf length=3 label="CC: Allocation flag for EWHOPA1F-EWHOPA4F"; attrib ewhopa1g length=3 label="CC: Government helped pay 2nd YOUNGEST"; attrib ewhopa2g length=3 label="CC: Other parent helped pay 2nd YOUNGEST"; attrib ewhopa3g length=3 label="CC: Employer helped pay 2nd YOUNGEST child's"; attrib ewhopa4g length=3 label="CC: Someone else helped pay 2nd YOUNGEST"; attrib awhopag length=3 label="CC: Allocation flag for EWHOPA1G-EWHOPA4G"; attrib ewhopa1h length=3 label="CC: Government helped pay 3rd YOUNGEST"; attrib ewhopa2h length=3 label="CC: Other parent helped pay 3rd YOUNGEST"; attrib ewhopa3h length=3 label="CC: Employer helped pay 3rd YOUNGEST child's"; attrib ewhopa4h length=3 label="CC: Someone else helped pay 3rd YOUNGEST"; attrib awhopah length=3 label="CC: Allocation flag for EWHOPA1H-EWHOPA4H"; attrib ewhopa1i length=3 label="CC: Government helped pay 4th YOUNGEST"; attrib ewhopa2i length=3 label="CC: Other parent helped pay 4th YOUNGEST"; attrib ewhopa3i length=3 label="CC: Employer helped pay 4th YOUNGEST child's"; attrib ewhopa4i length=3 label="CC: Someone else helped pay 4th YOUNGEST"; attrib awhopai length=3 label="CC: Allocation flag for EWHOPA1I-EWHOPA4I"; attrib ewhopa1j length=3 label="CC: Government helped pay 5th YOUNGEST"; attrib ewhopa2j length=3 label="CC: Other parent helped pay 5th YOUNGEST"; attrib ewhopa3j length=3 label="CC: Employer helped pay 5th YOUNGEST child's"; attrib ewhopa4j length=3 label="CC: Someone else helped pay 5th YOUNGEST"; attrib awhopaj length=3 label="CC: Allocation flag for EWHOPA1J-EWHOPA4J"; attrib esatisf length=3 label="CC: Satisfied with care of YOUNGEST child"; attrib esatisg length=3 label="CC: Satisfied with care of 2nd YOUNGEST child"; attrib esatish length=3 label="CC: Satisfied with care of 3rd YOUNGEST child"; attrib esatisi length=3 label="CC: Satisfied with care of 4th YOUNGEST child"; attrib esatisj length=3 label="CC: Satisfied with care of 5th YOUNGEST child"; attrib elistf length=3 label="CC: On waiting list for care for YOUNGEST"; attrib alistf length=3 label="CC: Allocation flag for ELISTF"; attrib elistg length=3 label="CC: On waiting list for care for 2nd YOUNGEST"; attrib alistg length=3 label="CC: Allocation flag for ELISTG"; attrib elisth length=3 label="CC: On waiting list for care for 3rd YOUNGEST"; attrib alisth length=3 label="CC: Allocation flag for ELISTH"; attrib elisti length=3 label="CC: On waiting list for care for 4th YOUNGEST"; attrib alisti length=3 label="CC: Allocation flag for ELISTI"; attrib elistj length=3 label="CC: On waiting list for care for 5th YOUNGEST"; attrib alistj length=3 label="CC: Allocation flag for ELISTJ"; attrib eworkmor length=3 label="CC: Child care problems hinder more time at"; attrib aworkmor length=3 label="CC: Allocation flag for EWORKMOR"; attrib etiamt01 length=3 label="CC: Time lost last month due to child care"; attrib atiamt01 length=3 label="CC: Allocation flag for ETIAMT01"; attrib etiamt02 length=3 label="CC: Unit of time lost because of child care"; attrib atiamt02 length=3 label="CC: Allocation flag for ETIAMT02"; attrib eairunv length=3 label="AIR: Universe indicator."; attrib iothrbus length=3 label="AIR: Own and operate other business in 2009"; attrib iownbs04 length=3 label="AIR: Own and operate business in 2009"; attrib ibsform1 length=3 label="AIR: Form of business/practice"; attrib ibsloct1 length=3 label="AIR: Location of business"; attrib iprtown1 length=3 label="AIR: Part owner lives in this HH"; attrib iownrs11 length=4 label="AIR: First other HH member owner"; attrib iownrs12 length=4 label="AIR: Second other HH member owner"; attrib ihhown1 length=3 label="AIR: Business owned only by members of HH"; attrib rpcnthh1 length=3 label="AIR: Percentage of business owned by HH"; attrib rpctown1 length=3 label="AIR: Percentage of business owned in own name"; attrib tgrsrcp1 length=4 label="AIR: Gross receipts of business in 2009"; attrib ttotexp1 length=4 label="AIR: Total expenses of business in 2009"; attrib tnetinc1 length=4 label="AIR: Net income from business in 2009-profit"; attrib tnetinc2 length=4 label="AIR: Net income from business in 2009-loss"; attrib iothinc1 length=3 label="AIR: Whether first owner received net income"; attrib tnetin12 length=4 label="AIR: Net income, first other HH owner-profit"; attrib tnetin13 length=4 label="AIR: Net income, first other HH owner-loss"; attrib tnetin22 length=4 label="AIR: Net income, second other HH owner-profit"; attrib tnetin23 length=4 label="AIR: Net income, second other HH owner-loss"; attrib ibsform2 length=3 label="AIR: Form of business/practice"; attrib ibsloct2 length=3 label="AIR: Location of business"; attrib iprtown2 length=3 label="AIR: Whether other HH members were part owners"; attrib iownrs21 length=4 label="AIR: Which other HH members part-owners-"; attrib iownrs22 length=4 label="AIR: Which other HH members part-owners-"; attrib ihhown2 length=3 label="AIR: Business owned by members of HH"; attrib rpcnthh2 length=3 label="AIR: Percentage of business owned by HH member"; attrib rpctown2 length=3 label="AIR: Percentage of business owned in own name"; attrib tgrsrcp2 length=4 label="AIR: Gross receipts of second business in 2009"; attrib ttotexp2 length=4 label="AIR: Total expenses of second business in 2009"; attrib tnetinc3 length=4 label="AIR: Net income of second business in"; attrib tnetinc4 length=4 label="AIR: Net income of second business in"; attrib iothinc2 length=3 label="AIR: Other income in 2009"; attrib tnetin32 length=4 label="AIR: Net income, first other HH owner-profit"; attrib tnetin33 length=4 label="AIR: Net income, first other HH owner-loss"; attrib tnetin42 length=4 label="AIR: Net income, second other HH"; attrib tothinc3 length=4 label="AIR: Net income from other business-profit"; attrib tothinc4 length=4 label="AIR: Net income from other business-loss"; attrib iirayn length=3 label="AIR: Whether retirement account is in ... name"; attrib iiracont length=3 label="AIR: Whether tax-deduct contributions made to"; attrib ttaxcont length=4 label="AIR: Amount of tax-deduct contributions made"; attrib iirawdl length=3 label="AIR: Whether withdrawals were made from IRA"; attrib tamtira length=4 label="AIR: Amount withdrawn from IRAs in 2009"; attrib tiraearn length=4 label="AIR: Amount IRA account in own name earned in"; attrib iiratyp1 length=3 label="AIR: Assets in IRA accounts-CD or Savings Cert"; attrib iiratyp2 length=3 label="AIR: Assets in IRA accounts-Money Market Funds"; attrib iiratyp3 length=3 label="AIR: Assets in IRA accounts-U.S. Govt."; attrib iiratyp4 length=3 label="AIR: Assets in IRA accounts-Municipal or"; attrib iiratyp5 length=3 label="AIR: Assets in IRA accounts-U.S. Savings Bonds"; attrib iiratyp6 length=3 label="AIR: Assets in IRA accounts-Stocks or Mutual"; attrib iiratyp7 length=3 label="AIR: Assets in IRA accounts-Other assets"; attrib ikeoghyn length=3 label="AIR: Whether ... has a Keogh account"; attrib ikeoghcn length=3 label="AIR: Whether tax-deduct contributions made to"; attrib ttxkeogh length=4 label="AIR: Amount of tax-deduct contributions to"; attrib ikeoghwd length=3 label="AIR: Whether withdrawals were made from Keogh"; attrib tatkeogh length=4 label="AIR: Amount withdrawn from Keogh accounts in"; attrib tkeogher length=4 label="AIR: Amount Keogh accounts in own name earned"; attrib ikeohtp1 length=3 label="AIR: Assets in Keogh-CD or Savings"; attrib ikeohtp2 length=3 label="AIR: Assets in Keogh-Money Market Funds"; attrib ikeohtp3 length=3 label="AIR: Assets in Keogh-U.S. Govt. Securities"; attrib ikeohtp4 length=3 label="AIR: Assets in Keogh-Municipal or Corp. Bonds"; attrib ikeohtp5 length=3 label="AIR: Assets in Keogh-U.S. Savings Bonds"; attrib ikeohtp6 length=3 label="AIR: Assets in Keogh-Stocks or Mutual Funds"; attrib ikeohtp7 length=3 label="AIR: Assets in Keogh-Other assets"; attrib ithrftyn length=3 label="AIR: Whether employee involved in thrift/401k"; attrib tthftcnt length=4 label="AIR: Amount contributed to thrift/401k in 2009"; attrib ithftwdl length=3 label="AIR: Were withdrawals made from thrift/401k"; attrib tthftamt length=4 label="AIR: Amount withdrawn from thrift/401k plan"; attrib tthftern length=4 label="AIR: Amount of earnings from thrift/401K"; attrib ithftyp1 length=3 label="AIR: Assets in 401k plan-Money Market Funds"; attrib ithftyp2 length=3 label="AIR: Assets in 401k plan-U.S. Govt. Securities"; attrib ithftyp3 length=3 label="AIR: Assets in 401k plan-Municipal or Corp."; attrib ithftyp4 length=3 label="AIR: Assets in 401k plan-Stocks or Mutual"; attrib ithftyp5 length=3 label="AIR: Assets in 401k plan-Other assets"; attrib eatxunv length=3 label="TAX: Universe indicator."; attrib itaxflyn length=3 label="TAX: Whether ... filed Federal income tax for"; attrib itaxcopy length=3 label="TAX: Whether ... has a copy of tax form or"; attrib tfilstat length=3 label="TAX: Filing status on 2009 Federal tax return"; attrib ttotexmp length=3 label="TAX: Number of exemptions claimed on return"; attrib iexemp01 length=4 label="TAX: First person claimed as an exemption"; attrib iexemp02 length=4 label="TAX: Second person claimed as an exemption"; attrib iexemp03 length=4 label="TAX: Third person claimed as an exemption"; attrib iexemp04 length=4 label="TAX: Fourth person claimed as an exemption"; attrib iexemp05 length=4 label="TAX: Fifth person claimed as an exemption"; attrib iexmpout length=3 label="TAX: Number of persons claimed as an exemption"; attrib iexnmout length=3 label="TAX: Number of persons claimed as an exemption"; attrib ioutrl01 length=3 label="TAX: First person's relationship"; attrib ioutrl02 length=3 label="TAX: Second person's relationship"; attrib ioutrl03 length=3 label="TAX: Third person's relationship"; attrib ioutrl04 length=3 label="TAX: Fourth person's relationship"; attrib ioutrl05 length=3 label="TAX: Fifth person's relationship"; attrib ioutrl06 length=3 label="TAX: Sixth person's relationship"; attrib ioutrl07 length=3 label="TAX: Seventh person's relationship"; attrib ioutrl08 length=3 label="TAX: Eighth person's relationship"; attrib ioutrl09 length=3 label="TAX: Ninth person's relationship"; attrib ioutrl10 length=3 label="TAX: Tenth person's relationship"; attrib ifilform length=3 label="TAX: Form 1040 filed"; attrib ischeda length=3 label="TAX: Schedule A filed with 2009 tax return"; attrib ischedd length=3 label="TAX: Schedule D filed with 2009 tax return"; attrib tamtdedt length=3 label="TAX: Amount of itemized deductions for 2009"; attrib iccexpen length=3 label="TAX: Child and dependent care expense credit"; attrib tccamt length=3 label="TAX: Amt of child or dependent care expense"; attrib icarex01 length=4 label="TAX: First child and dependent care expense"; attrib icarex02 length=4 label="TAX: Second child and dependent care expense"; attrib icarex03 length=4 label="TAX: Third child and dependent care expense"; attrib icarex04 length=4 label="TAX: Fourth child and dependent care expense"; attrib icarex05 length=4 label="TAX: Fifth child and dependent care expense"; attrib icarex06 length=4 label="TAX: Sixth child and dependent care expense"; attrib icarex07 length=4 label="TAX: Seventh child and dependent care expense"; attrib icarex08 length=4 label="TAX: Eighth child and dependent care expense"; attrib icarex09 length=4 label="TAX: Ninth child and dependent care expense"; attrib icarex10 length=4 label="TAX: Tenth child and dependent care expense"; attrib icarex11 length=4 label="TAX: Eleventh child and dependent care"; attrib icarex12 length=4 label="TAX: Twelfth child and dependent care expense"; attrib icarex13 length=4 label="TAX: Thirteenth child and dependent care"; attrib icarex14 length=4 label="TAX: Fourteenth child and dependent care"; attrib icarex15 length=4 label="TAX: Fifteenth child and dependent care"; attrib icarex16 length=4 label="TAX: Sixteenth child and dependent care"; attrib icarex17 length=4 label="TAX: Seventeeth child and dependent care"; attrib icarex18 length=4 label="TAX: Eighteenth child and dependent care"; attrib icarex19 length=4 label="TAX: Nineteenth child and dependent care"; attrib icarex20 length=4 label="TAX: Twentieth child and dependent care"; attrib icarex21 length=4 label="TAX: 21st child and dependent care expense"; attrib icarex22 length=4 label="TAX: 22nd child and dependent care expense"; attrib icarex23 length=4 label="TAX: 23rd child and dependent care expense"; attrib icarex24 length=4 label="TAX: 24th child and dependent care expense"; attrib icarex25 length=4 label="TAX: 25th child and dependent care expense"; attrib icarex26 length=4 label="TAX: 26th child and dependent care expense"; attrib icarex27 length=4 label="TAX: 27th child and dependent care expense"; attrib icarex28 length=4 label="TAX: 28th child and dependent care expense"; attrib icarex29 length=4 label="TAX: 29th child and dependent care expense"; attrib icarex30 length=4 label="TAX: Thirtieth child and dependent care"; attrib idsabcrd length=3 label="TAX: Credit claimed for elderly or disabled"; attrib tsapgain length=3 label="TAX: Amt capital gains or losses from"; attrib tadjincm length=3 label="TAX: Adjusted gross income in 2009"; attrib tnettax length=3 label="TAX: Net tax liability in 2009"; attrib ierndcrd length=3 label="TAX: Whether earned income credit was claimed"; attrib terndamt length=3 label="TAX: Amount of earned income credit claimed"; attrib ieicex01 length=4 label="TAX: First person where earned income cr was"; attrib ieicex02 length=4 label="TAX: Second person where earned income cr was"; attrib ieicex03 length=4 label="TAX: Third person where earned income cr was"; attrib ieicex04 length=4 label="TAX: 4th person where earned income cr was"; attrib ieicex05 length=4 label="TAX: Fifth person where earned income cr was"; attrib ieicex06 length=4 label="TAX: Sixth person where earned income cr was"; attrib ieicex07 length=4 label="TAX: Seventh person where earned income cr"; attrib ieicex08 length=4 label="TAX: Eighth person where earned income cr was"; attrib ieicex09 length=4 label="TAX: Ninth person where earned income cr was"; attrib ieicex10 length=4 label="TAX: Tenth person where earned income cr was"; attrib ieicex11 length=4 label="TAX: Eleventh person where earned income cr"; attrib ieicex12 length=4 label="TAX: Twelfth person where earned income cr"; attrib ieicex13 length=4 label="TAX: Thirteenth person where earned income cr"; attrib ieicex14 length=4 label="TAX: Fourteenth person where earned income cr"; attrib ieicex15 length=4 label="TAX: Fifteenth person where earned income cr"; attrib ieicex16 length=4 label="TAX: Sixteenth person where earned income cr"; attrib ieicex17 length=4 label="TAX: Seventeenth person where earned income"; attrib ieicex18 length=4 label="TAX: Eighteenth person where earned income cr"; attrib ieicex19 length=4 label="TAX: Nineteenth person where earned income cr"; attrib ieicex20 length=4 label="TAX: Twentieth person where earned income cr"; attrib ieicex21 length=4 label="TAX: Twenty-first person where earned inc cr"; attrib ieicex22 length=4 label="TAX: Twenty-second person where earned inc cr"; attrib ieicex23 length=4 label="TAX: Twenty-third person where earned inc cr"; attrib ieicex24 length=4 label="TAX: Twenty-fourth person where earned inc cr"; attrib ieicex25 length=4 label="TAX: Twenty-fifth person where earned inc cr"; attrib ieicex26 length=4 label="TAX: Twenty-sixth person where earned inc cr"; attrib ieicex27 length=4 label="TAX: Twenty-seventh person where earned inc"; attrib ieicex28 length=4 label="TAX: Twenty-eighth person where earned inc cr"; attrib ieicex29 length=4 label="TAX: Twenty-ninth person where earned inc cr"; attrib ieicex30 length=4 label="TAX: Thirtieth person where earned inc cr was"; attrib iproptax length=3 label="TAX: Property taxes paid on residence in 2009"; attrib ipropjnt length=3 label="TAX: Property tax paid jointly with someone"; attrib ipropn01 length=4 label="TAX: First person who made joint payments"; attrib ipropn02 length=4 label="TAX: Second person who made joint payments"; attrib ipropn03 length=4 label="TAX: Third person who made joint payments"; attrib ipropn04 length=4 label="TAX: Fourth person who made joint payments"; attrib ipropn05 length=4 label="TAX: Fifth person who made joint payments"; attrib ipropn06 length=4 label="TAX: Sixth person who made joint payments"; attrib ipropn07 length=4 label="TAX: Seventh person who made joint payments"; attrib ipropn08 length=4 label="TAX: Eighth person who made joint payments"; attrib ipropn09 length=4 label="TAX: Ninth person who made joint payments"; attrib ipropn10 length=4 label="TAX: Tenth person who made joint payments"; attrib ipropn11 length=4 label="TAX: Eleventh person who made joint payments"; attrib ipropn12 length=4 label="TAX: Twelfth person who made joint payments"; attrib ipropn13 length=4 label="TAX: Thirteenth person who made joint payments"; attrib ipropn14 length=4 label="TAX: Fourteenth person who made joint payments"; attrib ipropn15 length=4 label="TAX: Fifteenth person who made joint payments"; attrib ipropn16 length=4 label="TAX: Sixteenth person who made joint payments"; attrib ipropn17 length=4 label="TAX: Seventeenth person who made joint"; attrib ipropn18 length=4 label="TAX: Eighteenth person who made joint payments"; attrib ipropn19 length=4 label="TAX: Nineteenth person who made joint payments"; attrib ipropn20 length=4 label="TAX: Twentieth person who made joint payments"; attrib ipropn21 length=4 label="TAX: Twenty-first person who made joint"; attrib ipropn22 length=4 label="TAX: Twenty-second person who made joint"; attrib ipropn23 length=4 label="TAX: Twenty-third person who made joint"; attrib ipropn24 length=4 label="TAX: Twenty-fourth person who made joint"; attrib ipropn25 length=4 label="TAX: Twenty-fifth person who made joint"; attrib ipropn26 length=4 label="TAX: Twenty-sixth person who made joint"; attrib ipropn27 length=4 label="TAX: Twenty-seventh person who made joint"; attrib ipropn28 length=4 label="TAX: Twenty-eighth person who made joint"; attrib ipropn29 length=4 label="TAX: Twenty-ninth person who made joint"; attrib ipropn30 length=4 label="TAX: Thirtieth person who made joint payments"; attrib ttaxbill length=3 label="TAX: Property tax bill for your residence in"; INPUT @1 ssuseq 5. @6 ssuid $12. @18 spanel 4. @22 swave 2. @24 srotaton 1. @25 tfipsst 2. @27 shhadid 3. @30 eoutcome 3. @33 rfid 3. @36 rfid2 3. @39 eppidx 3. @42 eentaid $3. @45 epppnum $4. @49 epopstat 1. @50 eppintvw 2. @52 eppmis4 1. @53 esex 1. @54 erace 1. @55 eorigin 2. @57 wpfinwgt 10.4 @67 errp 2. @69 tage 2. @71 ems 1. @72 epnspous 4. @76 epnmom 4. @80 epndad 4. @84 epnguard 4. @88 rdesgpnt 2. @90 eeducate 2. @92 lgtkey $8. @100 sinthhid 3. @103 epwsunv 2. @105 ewsempct 2. @107 awsempct 1. @108 ewseno1 2. @110 ewsbno1 2. @112 ewseno2 2. @114 ewsbno2 2. @116 ewshrs1 2. @118 awshrs1 1. @119 ewsdys1 2. @121 awsdys1 1. @122 ewsday11 2. @124 awsday11 1. @125 ewsday12 2. @127 awsday12 1. @128 ewsday13 2. @130 awsday13 1. @131 ewsday14 2. @133 awsday14 1. @134 ewsday15 2. @136 awsday15 1. @137 ewsday16 2. @139 awsday16 1. @140 ewsday17 2. @142 awsday17 1. @143 ewsbeg1 4. @147 awsbeg1 1. @148 ewsbegm1 2. @150 awsbegm1 1. @151 ewsend1 4. @155 awsend1 1. @156 ewsendm1 2. @158 awsendm1 1. @159 ewshmwk1 2. @161 awshmwk1 1. @162 ewsdy11 2. @164 awsdy11 1. @165 ewsdy12 2. @167 awsdy12 1. @168 ewsdy13 2. @170 awsdy13 1. @171 ewsdy14 2. @173 awsdy14 1. @174 ewsdy15 2. @176 awsdy15 1. @177 ewsdy16 2. @179 awsdy16 1. @180 ewsdy17 2. @182 awsdy17 1. @183 ewsjob1 2. @185 awsjob1 1. @186 ewsmnr1 2. @188 awsmnr1 1. @189 ewshrs2 2. @191 awshrs2 1. @192 ewsdys2 2. @194 awsdys2 1. @195 ewsday21 2. @197 awsday21 1. @198 ewsday22 2. @200 awsday22 1. @201 ewsday23 2. @203 awsday23 1. @204 ewsday24 2. @206 awsday24 1. @207 ewsday25 2. @209 awsday25 1. @210 ewsday26 2. @212 awsday26 1. @213 ewsday27 2. @215 awsday27 1. @216 ewsbeg2 4. @220 awsbeg2 1. @221 ewsbegm2 2. @223 awsbegm2 1. @224 ewsend2 4. @228 awsend2 1. @229 ewsendm2 2. @231 awsendm2 1. @232 ewshmwk2 2. @234 awshmwk2 1. @235 ewsdy21 2. @237 awsdy21 1. @238 ewsdy22 2. @240 awsdy22 1. @241 ewsdy23 2. @243 awsdy23 1. @244 ewsdy24 2. @246 awsdy24 1. @247 ewsdy25 2. @249 awsdy25 1. @250 ewsdy26 2. @252 awsdy26 1. @253 ewsdy27 2. @255 awsdy27 1. @256 ewsjob2 2. @258 awsjob2 1. @259 ewsmnr2 2. @261 awsmnr2 1. @262 eccunv 2. @264 ehrwksch 2. @266 ahrwksch 1. @267 rrhrswk 2. @269 ehrwkjob 3. @272 ahrwkjob 1. @273 eccpnuma $4. @277 eccpnumb $4. @281 eccpnumc $4. @285 eccpnumd $4. @289 eccpnume $4. @293 eccagea 2. @295 eccageb 2. @297 eccagec 2. @299 eccaged 2. @301 eccagee 2. @303 eckd01a 2. @305 eckd01b 2. @307 eckd01c 2. @309 eckd01d 2. @311 eckd01e 2. @313 eckd02a 2. @315 eckd02b 2. @317 eckd02c 2. @319 eckd02d 2. @321 eckd02e 2. @323 eckd03a 2. @325 eckd03b 2. @327 eckd03c 2. @329 eckd03d 2. @331 eckd03e 2. @333 eckd04a 2. @335 eckd04b 2. @337 eckd04c 2. @339 eckd04d 2. @341 eckd04e 2. @343 eckd05a 2. @345 eckd05b 2. @347 eckd05c 2. @349 eckd05d 2. @351 eckd05e 2. @353 eckd06a 2. @355 eckd06b 2. @357 eckd06c 2. @359 eckd06d 2. @361 eckd06e 2. @363 eckd07a 2. @365 eckd07b 2. @367 eckd07c 2. @369 eckd07d 2. @371 eckd07e 2. @373 eckd08a 2. @375 eckd08b 2. @377 eckd08c 2. @379 eckd08d 2. @381 eckd08e 2. @383 eckd09a 2. @385 eckd09b 2. @387 eckd09c 2. @389 eckd09d 2. @391 eckd09e 2. @393 eckd10a 2. @395 eckd10b 2. @397 eckd10c 2. @399 eckd10d 2. @401 eckd10e 2. @403 eckd11a 2. @405 eckd11b 2. @407 eckd11c 2. @409 eckd11d 2. @411 eckd11e 2. @413 accarea 1. @414 accareb 1. @415 accarec 1. @416 accared 1. @417 accaree 1. @418 ewhepara 2. @420 awhepara 1. @421 ewheparb 2. @423 awheparb 1. @424 ewheparc 2. @426 awheparc 1. @427 ewhepard 2. @429 awhepard 1. @430 ewhepare 2. @432 awhepare 1. @433 eparhr1a 3. @436 aparhr1a 1. @437 eparhr1b 3. @440 aparhr1b 1. @441 eparhr1c 3. @444 aparhr1c 1. @445 eparhr1d 3. @448 aparhr1d 1. @449 eparhr1e 3. @452 aparhr1e 1. @453 eparhr2a 3. @456 aparhr2a 1. @457 eparhr2b 3. @460 aparhr2b 1. @461 eparhr2c 3. @464 aparhr2c 1. @465 eparhr2d 3. @468 aparhr2d 1. @469 eparhr2e 3. @472 aparhr2e 1. @473 ewhselfa 2. @475 awhselfa 1. @476 ewhselfb 2. @478 awhselfb 1. @479 ewhselfc 2. @481 awhselfc 1. @482 ewhselfd 2. @484 awhselfd 1. @485 ewhselfe 2. @487 awhselfe 1. @488 eselfhra 2. @490 aselfhra 1. @491 eselfhrb 2. @493 aselfhrb 1. @494 eselfhrc 2. @496 aselfhrc 1. @497 eselfhrd 2. @499 aselfhrd 1. @500 eselfhre 2. @502 aselfhre 1. @503 ewhsb15a 2. @505 awhsb15a 1. @506 ewhsb15b 2. @508 awhsb15b 1. @509 ewhsb15c 2. @511 awhsb15c 1. @512 ewhsb15d 2. @514 awhsb15d 1. @515 ewhsb15e 2. @517 awhsb15e 1. @518 ewhsbhra 2. @520 awhsbhra 2. @522 ewhsbhrb 2. @524 awhsbhrb 1. @525 ewhsbhrc 2. @527 awhsbhrc 1. @528 ewhsbhrd 2. @530 awhsbhrd 1. @531 ewhsbhre 2. @533 awhsbhre 1. @534 ehrsb15a 2. @536 ahrsb15a 1. @537 ehrsb15b 2. @539 ahrsb15b 1. @540 ehrsb15c 2. @542 ahrsb15c 1. @543 ehrsb15d 2. @545 ahrsb15d 1. @546 ehrsb15e 2. @548 ahrsb15e 1. @549 ewhsb14a 2. @551 awhsb14a 1. @552 ewhsb14b 2. @554 awhsb14b 1. @555 ewhsb14c 2. @557 awhsb14c 1. @558 ewhsb14d 2. @560 awhsb14d 1. @561 ewhsb14e 2. @563 awhsb14e 1. @564 esb14hra 2. @566 asb14hra 1. @567 esb14hrb 2. @569 asb14hrb 1. @570 esb14hrc 2. @572 asb14hrc 1. @573 esb14hrd 2. @575 asb14hrd 1. @576 esb14hre 2. @578 asb14hre 1. @579 ehrsb14a 2. @581 ahrsb14a 1. @582 ehrsb14b 2. @584 ahrsb14b 1. @585 ehrsb14c 2. @587 ahrsb14c 1. @588 ehrsb14d 2. @590 ahrsb14d 1. @591 ehrsb14e 2. @593 ahrsb14e 1. @594 ewhgrana 2. @596 awhgrana 1. @597 ewhgranb 2. @599 awhgranb 1. @600 ewhgranc 2. @602 awhgranc 1. @603 ewhgrand 2. @605 awhgrand 1. @606 ewhgrane 2. @608 awhgrane 1. @609 egranhra 2. @611 agranhra 1. @612 egranhrb 2. @614 agranhrb 1. @615 egranhrc 2. @617 agranhrc 1. @618 egranhrd 2. @620 agranhrd 1. @621 egranhre 2. @623 agranhre 1. @624 ehrgrana 2. @626 ahrgrana 1. @627 ehrgranb 2. @629 ahrgranb 1. @630 ehrgranc 2. @632 ahrgranc 1. @633 ehrgrand 2. @635 ahrgrand 1. @636 ehrgrane 2. @638 ahrgrane 1. @639 epaygraa 2. @641 apaygraa 1. @642 epaygrab 2. @644 apaygrab 1. @645 epaygrac 2. @647 apaygrac 1. @648 epaygrad 2. @650 apaygrad 1. @651 epaygrae 2. @653 apaygrae 1. @654 tamtgraa 3. @657 aamtgraa 1. @658 tamtgrab 3. @661 aamtgrab 1. @662 tamtgrac 3. @665 aamtgrac 1. @666 tamtgrad 3. @669 aamtgrad 1. @670 tamtgrae 3. @673 aamtgrae 1. @674 ewhrelaa 2. @676 awhrelaa 1. @677 ewhrelab 2. @679 awhrelab 1. @680 ewhrelac 2. @682 awhrelac 1. @683 ewhrelad 2. @685 awhrelad 1. @686 ewhrelae 2. @688 awhrelae 1. @689 erelhr1a 2. @691 arelhr1a 1. @692 erelhr1b 2. @694 arelhr1b 1. @695 erelhr1c 2. @697 arelhr1c 1. @698 erelhr1d 2. @700 arelhr1d 1. @701 erelhr1e 2. @703 arelhr1e 1. @704 erelhr2a 2. @706 arelhr2a 1. @707 erelhr2b 2. @709 arelhr2b 1. @710 erelhr2c 2. @712 arelhr2c 1. @713 erelhr2d 2. @715 arelhr2d 1. @716 erelhr2e 2. @718 arelhr2e 1. @719 epayrela 2. @721 apayrela 1. @722 epayrelb 2. @724 apayrelb 1. @725 epayrelc 2. @727 apayrelc 1. @728 epayreld 2. @730 apayreld 1. @731 epayrele 2. @733 apayrele 1. @734 tamtrela 3. @737 aamtrela 1. @738 tamtrelb 3. @741 aamtrelb 1. @742 tamtrelc 3. @745 aamtrelc 1. @746 tamtreld 3. @749 aamtreld 1. @750 tamtrele 3. @753 aamtrele 1. @754 ehrfam1a 2. @756 ahrfam1a 1. @757 ehrfam1b 2. @759 ahrfam1b 1. @760 ehrfam1c 2. @762 ahrfam1c 1. @763 ehrfam1d 2. @765 ahrfam1d 1. @766 ehrfam1e 2. @768 ahrfam1e 1. @769 ehrfam2a 2. @771 ahrfam2a 1. @772 ehrfam2b 2. @774 ahrfam2b 1. @775 ehrfam2c 2. @777 ahrfam2c 1. @778 ehrfam2d 2. @780 ahrfam2d 1. @781 ehrfam2e 2. @783 ahrfam2e 1. @784 epayfama 2. @786 apayfama 1. @787 epayfamb 2. @789 apayfamb 1. @790 epayfamc 2. @792 apayfamc 1. @793 epayfamd 2. @795 apayfamd 1. @796 epayfame 2. @798 apayfame 1. @799 tamtfama 3. @802 aamtfama 1. @803 tamtfamb 3. @806 aamtfamb 1. @807 tamtfamc 3. @810 aamtfamc 1. @811 tamtfamd 3. @814 aamtfamd 1. @815 tamtfame 3. @818 aamtfame 1. @819 ewhdayca 2. @821 awhdayca 1. @822 ewhdaycb 2. @824 awhdaycb 1. @825 ewhdaycc 2. @827 awhdaycc 1. @828 ewhdaycd 2. @830 awhdaycd 1. @831 ewhdayce 2. @833 awhdayce 1. @834 edayhrsa 2. @836 adayhrsa 2. @838 edayhrsb 2. @840 adayhrsb 1. @841 edayhrsc 2. @843 adayhrsc 1. @844 edayhrsd 2. @846 adayhrsd 1. @847 edayhrse 2. @849 adayhrse 1. @850 ehrdayca 2. @852 ahrdayca 1. @853 ehrdaycb 2. @855 ahrdaycb 1. @856 ehrdaycc 2. @858 ahrdaycc 1. @859 ehrdaycd 2. @861 ahrdaycd 1. @862 ehrdayce 2. @864 ahrdayce 1. @865 epaydaya 2. @867 apaydaya 1. @868 epaydayb 2. @870 apaydayb 1. @871 epaydayc 2. @873 apaydayc 1. @874 epaydayd 2. @876 apaydayd 1. @877 epaydaye 2. @879 apaydaye 1. @880 tamtdaya 3. @883 aamtdaya 1. @884 tamtdayb 3. @887 aamtdayb 1. @888 tamtdayc 3. @891 aamtdayc 1. @892 tamtdayd 3. @895 aamtdayd 1. @896 tamtdaye 3. @899 aamtdaye 1. @900 ewhnursa 2. @902 awhnursa 1. @903 ewhnursb 2. @905 awhnursb 1. @906 ewhnursc 2. @908 awhnursc 1. @909 ewhnursd 2. @911 awhnursd 1. @912 ewhnurse 2. @914 awhnurse 1. @915 enurhrsa 2. @917 anurhrsa 1. @918 enurhrsb 2. @920 anurhrsb 1. @921 enurhrsc 2. @923 anurhrsc 1. @924 enurhrsd 2. @926 anurhrsd 1. @927 enurhrse 2. @929 anurhrse 1. @930 ehrnursa 2. @932 ahrnursa 1. @933 ehrnursb 2. @935 ahrnursb 1. @936 ehrnursc 2. @938 ahrnursc 1. @939 ehrnursd 2. @941 ahrnursd 1. @942 ehrnurse 2. @944 ahrnurse 1. @945 epaynura 2. @947 apaynura 1. @948 epaynurb 2. @950 apaynurb 1. @951 epaynurc 2. @953 apaynurc 1. @954 epaynurd 2. @956 apaynurd 1. @957 epaynure 2. @959 apaynure 1. @960 tamtnura 3. @963 aamtnura 1. @964 tamtnurb 3. @967 aamtnurb 1. @968 tamtnurc 3. @971 aamtnurc 1. @972 tamtnurd 3. @975 aamtnurd 1. @976 tamtnure 3. @979 aamtnure 1. @980 eheadhra 2. @982 aheadhra 1. @983 eheadhrb 2. @985 aheadhrb 1. @986 eheadhrc 2. @988 aheadhrc 1. @989 eheadhrd 2. @991 aheadhrd 1. @992 eheadhre 2. @994 aheadhre 1. @995 ehrstara 2. @997 ahrstara 1. @998 ehrstarb 2. @1000 ahrstarb 1. @1001 ehrstarc 2. @1003 ahrstarc 1. @1004 ehrstard 2. @1006 ahrstard 1. @1007 ehrstare 2. @1009 ahrstare 1. @1010 epaystaa 2. @1012 apaystaa 1. @1013 epaystab 2. @1015 apaystab 1. @1016 epaystac 2. @1018 apaystac 1. @1019 epaystad 2. @1021 apaystad 1. @1022 epaystae 2. @1024 apaystae 1. @1025 tamtstaa 2. @1027 aamtstaa 1. @1028 tamtstab 2. @1030 aamtstab 1. @1031 tamtstac 2. @1033 aamtstac 1. @1034 tamtstad 2. @1036 aamtstad 1. @1037 tamtstae 2. @1039 aamtstae 1. @1040 ewhothea 2. @1042 awhothea 1. @1043 ewhotheb 2. @1045 awhotheb 1. @1046 ewhothec 2. @1048 awhothec 1. @1049 ewhothed 2. @1051 awhothed 1. @1052 ewhothee 2. @1054 awhothee 1. @1055 eothehra 2. @1057 aothehra 1. @1058 eothehrb 2. @1060 aothehrb 1. @1061 eothehrc 2. @1063 aothehrc 1. @1064 eothehrd 2. @1066 aothehrd 1. @1067 eothehre 2. @1069 aothehre 1. @1070 ehrothea 2. @1072 ahrothea 1. @1073 ehrotheb 2. @1075 ahrotheb 1. @1076 ehrothec 2. @1078 ahrothec 1. @1079 ehrothed 2. @1081 ahrothed 1. @1082 ehrothee 2. @1084 ahrothee 1. @1085 epayotha 2. @1087 apayotha 1. @1088 epayothb 2. @1090 apayothb 1. @1091 epayothc 2. @1093 apayothc 1. @1094 epayothd 2. @1096 apayothd 1. @1097 epayothe 2. @1099 apayothe 1. @1100 tamtotha 3. @1103 aamtotha 1. @1104 tamtothb 3. @1107 aamtothb 1. @1108 tamtothc 3. @1111 aamtothc 1. @1112 tamtothd 3. @1115 aamtothd 1. @1116 tamtothe 3. @1119 aamtothe 1. @1120 eschoowa 2. @1122 aschoowa 1. @1123 eschoowb 2. @1125 aschoowb 1. @1126 eschoowc 2. @1128 aschoowc 1. @1129 eschoowd 2. @1131 aschoowd 1. @1132 eschoowe 2. @1134 aschoowe 1. @1135 ehrschwa 2. @1137 ahrschwa 1. @1138 ehrschwb 2. @1140 ahrschwb 1. @1141 ehrschwc 2. @1143 ahrschwc 1. @1144 ehrschwd 2. @1146 ahrschwd 1. @1147 ehrschwe 2. @1149 ahrschwe 1. @1150 ehrschoa 2. @1152 ahrschoa 1. @1153 ehrschob 2. @1155 ahrschob 1. @1156 ehrschoc 2. @1158 ahrschoc 1. @1159 ehrschod 2. @1161 ahrschod 1. @1162 ehrschoe 2. @1164 ahrschoe 1. @1165 eselfcaa 2. @1167 aselfcaa 1. @1168 eselfcab 2. @1170 aselfcab 1. @1171 eselfcac 2. @1173 aselfcac 1. @1174 eselfcad 2. @1176 aselfcad 1. @1177 eselfcae 2. @1179 aselfcae 1. @1180 ekidhr1a 2. @1182 akidhr1a 1. @1183 ekidhr1b 2. @1185 akidhr1b 1. @1186 ekidhr1c 2. @1188 akidhr1c 1. @1189 ekidhr1d 2. @1191 akidhr1d 1. @1192 ekidhr1e 2. @1194 akidhr1e 1. @1195 ekidhr2a 2. @1197 akidhr2a 1. @1198 ekidhr2b 2. @1200 akidhr2b 1. @1201 ekidhr2c 2. @1203 akidhr2c 1. @1204 ekidhr2d 2. @1206 akidhr2d 1. @1207 ekidhr2e 2. @1209 akidhr2e 1. @1210 edaychaa 2. @1212 adaychaa 1. @1213 edaychab 2. @1215 adaychab 1. @1216 edaychac 2. @1218 adaychac 1. @1219 edaychad 2. @1221 adaychad 1. @1222 edaychae 2. @1224 adaychae 1. @1225 epayhela 2. @1227 apayhela 1. @1228 epayhelb 2. @1230 apayhelb 1. @1231 epayhelc 2. @1233 apayhelc 1. @1234 epayheld 2. @1236 apayheld 1. @1237 epayhele 2. @1239 apayhele 1. @1240 ewhopa1a 2. @1242 ewhopa2a 2. @1244 ewhopa3a 3. @1247 ewhopa4a 2. @1249 awhopaa 1. @1250 ewhopa1b 2. @1252 ewhopa2b 2. @1254 ewhopa3b 2. @1256 ewhopa4b 2. @1258 awhopab 1. @1259 ewhopa1c 2. @1261 ewhopa2c 2. @1263 ewhopa3c 2. @1265 ewhopa4c 2. @1267 awhopac 1. @1268 ewhopa1d 2. @1270 ewhopa2d 2. @1272 ewhopa3d 2. @1274 ewhopa4d 2. @1276 awhopad 1. @1277 ewhopa1e 2. @1279 ewhopa2e 2. @1281 ewhopa3e 2. @1283 ewhopa4e 2. @1285 awhopae 1. @1286 esatisa 2. @1288 esatisb 2. @1290 esatisc 2. @1292 esatisd 2. @1294 esatise 2. @1296 elista 2. @1298 alista 1. @1299 elistb 2. @1301 alistb 1. @1302 elistc 2. @1304 alistc 1. @1305 elistd 2. @1307 alistd 1. @1308 eliste 2. @1310 aliste 1. @1311 eccunv2 2. @1313 eccpnumf $4. @1317 eccpnumg $4. @1321 eccpnumh $4. @1325 eccpnumi $4. @1329 eccpnumj $4. @1333 eccagef 2. @1335 eccageg 2. @1337 eccageh 2. @1339 eccagei 2. @1341 eccagej 2. @1343 eckd01f 2. @1345 eckd01g 2. @1347 eckd01h 2. @1349 eckd01i 2. @1351 eckd01j 2. @1353 eckd02f 2. @1355 eckd02g 2. @1357 eckd02h 2. @1359 eckd02i 2. @1361 eckd02j 2. @1363 eckd03f 2. @1365 eckd03g 2. @1367 eckd03h 2. @1369 eckd03i 2. @1371 eckd03j 2. @1373 eckd04f 2. @1375 eckd04g 2. @1377 eckd04h 2. @1379 eckd04i 2. @1381 eckd04j 2. @1383 eckd05f 2. @1385 eckd05g 2. @1387 eckd05h 2. @1389 eckd05i 2. @1391 eckd05j 2. @1393 eckd06f 2. @1395 eckd06g 2. @1397 eckd06h 2. @1399 eckd06i 2. @1401 eckd06j 2. @1403 eckd07f 2. @1405 eckd07g 2. @1407 eckd07h 2. @1409 eckd07i 2. @1411 eckd07j 2. @1413 eckd08f 2. @1415 eckd08g 2. @1417 eckd08h 2. @1419 eckd08i 2. @1421 eckd08j 2. @1423 eckd09f 2. @1425 eckd09g 2. @1427 eckd09h 2. @1429 eckd09i 2. @1431 eckd09j 2. @1433 eckd10f 2. @1435 eckd10g 2. @1437 eckd10h 2. @1439 eckd10i 2. @1441 eckd10j 2. @1443 eckd11f 2. @1445 eckd11g 2. @1447 eckd11h 2. @1449 eckd11i 2. @1451 eckd11j 2. @1453 eckd12f 2. @1455 eckd12g 2. @1457 eckd12h 2. @1459 eckd12i 2. @1461 eckd12j 2. @1463 eckd13f 2. @1465 eckd13g 2. @1467 eckd13h 2. @1469 eckd13i 2. @1471 eckd13j 2. @1473 accaref 1. @1474 accareg 1. @1475 accareh 1. @1476 accarei 1. @1477 accarej 1. @1478 ewheparf 2. @1480 awheparf 1. @1481 ewheparg 2. @1483 awheparg 1. @1484 ewheparh 2. @1486 awheparh 1. @1487 ewhepari 2. @1489 awhepari 1. @1490 ewheparj 2. @1492 awheparj 1. @1493 eparhr1f 3. @1496 aparhr1f 1. @1497 eparhr1g 3. @1500 aparhr1g 1. @1501 eparhr1h 3. @1504 aparhr1h 1. @1505 eparhr1i 3. @1508 aparhr1i 1. @1509 eparhr1j 3. @1512 aparhr1j 1. @1513 eparhr2f 3. @1516 aparhr2f 1. @1517 eparhr2g 3. @1520 aparhr2g 1. @1521 eparhr2h 3. @1524 aparhr2h 1. @1525 eparhr2i 3. @1528 aparhr2i 1. @1529 eparhr2j 3. @1532 aparhr2j 1. @1533 ewhselff 2. @1535 awhselff 1. @1536 ewhselfg 2. @1538 awhselfg 1. @1539 ewhselfh 2. @1541 awhselfh 1. @1542 ewhselfi 2. @1544 awhselfi 1. @1545 ewhselfj 2. @1547 awhselfj 1. @1548 eselfhrf 2. @1550 aselfhrf 1. @1551 eselfhrg 2. @1553 aselfhrg 1. @1554 eselfhrh 2. @1556 aselfhrh 1. @1557 eselfhri 2. @1559 aselfhri 1. @1560 eselfhrj 2. @1562 aselfhrj 1. @1563 ewhsb15f 2. @1565 awhsb15f 1. @1566 ewhsb15g 2. @1568 awhsb15g 1. @1569 ewhsb15h 2. @1571 awhsb15h 1. @1572 ewhsb15i 2. @1574 awhsb15i 1. @1575 ewhsb15j 2. @1577 awhsb15j 1. @1578 ewhsbhrf 2. @1580 awhsbhrf 1. @1581 ewhsbhrg 2. @1583 awhsbhrg 1. @1584 ewhsbhrh 2. @1586 awhsbhrh 1. @1587 ewhsbhri 2. @1589 awhsbhri 1. @1590 ewhsbhrj 2. @1592 awhsbhrj 1. @1593 ehrsb15f 2. @1595 ahrsb15f 1. @1596 ehrsb15g 2. @1598 ahrsb15g 1. @1599 ehrsb15h 2. @1601 ahrsb15h 1. @1602 ehrsb15i 2. @1604 ahrsb15i 1. @1605 ehrsb15j 2. @1607 ahrsb15j 1. @1608 ewhsb14f 2. @1610 awhsb14f 1. @1611 ewhsb14g 2. @1613 awhsb14g 1. @1614 ewhsb14h 2. @1616 awhsb14h 1. @1617 ewhsb14i 2. @1619 awhsb14i 1. @1620 ewhsb14j 2. @1622 awhsb14j 1. @1623 esb14hrf 2. @1625 asb14hrf 1. @1626 esb14hrg 2. @1628 asb14hrg 1. @1629 esb14hrh 2. @1631 asb14hrh 1. @1632 esb14hri 2. @1634 asb14hri 1. @1635 esb14hrj 2. @1637 asb14hrj 1. @1638 ehrsb14f 2. @1640 ahrsb14f 1. @1641 ehrsb14g 2. @1643 ahrsb14g 1. @1644 ehrsb14h 2. @1646 ahrsb14h 1. @1647 ehrsb14i 2. @1649 ahrsb14i 1. @1650 ehrsb14j 2. @1652 ahrsb14j 1. @1653 ewhgranf 2. @1655 awhgranf 1. @1656 ewhgrang 2. @1658 awhgrang 1. @1659 ewhgranh 2. @1661 awhgranh 1. @1662 ewhgrani 2. @1664 awhgrani 1. @1665 ewhgranj 2. @1667 awhgranj 1. @1668 egranhrf 2. @1670 agranhrf 1. @1671 egranhrg 2. @1673 agranhrg 1. @1674 egranhrh 2. @1676 agranhrh 1. @1677 egranhri 2. @1679 agranhri 1. @1680 egranhrj 2. @1682 agranhrj 1. @1683 ehrgranf 2. @1685 ahrgranf 1. @1686 ehrgrang 2. @1688 ahrgrang 1. @1689 ehrgranh 2. @1691 ahrgranh 1. @1692 ehrgrani 2. @1694 ahrgrani 1. @1695 ehrgranj 2. @1697 ahrgranj 1. @1698 epaygraf 2. @1700 apaygraf 1. @1701 epaygrag 2. @1703 apaygrag 1. @1704 epaygrah 2. @1706 apaygrah 1. @1707 epaygrai 2. @1709 apaygrai 1. @1710 epaygraj 2. @1712 apaygraj 1. @1713 tamtgraf 3. @1716 aamtgraf 1. @1717 tamtgrag 3. @1720 aamtgrag 1. @1721 tamtgrah 3. @1724 aamtgrah 1. @1725 tamtgrai 3. @1728 aamtgrai 1. @1729 tamtgraj 3. @1732 aamtgraj 1. @1733 ewhrelaf 2. @1735 awhrelaf 1. @1736 ewhrelag 2. @1738 awhrelag 1. @1739 ewhrelah 2. @1741 awhrelah 1. @1742 ewhrelai 2. @1744 awhrelai 1. @1745 ewhrelaj 2. @1747 awhrelaj 1. @1748 erelhr1f 2. @1750 arelhr1f 1. @1751 erelhr1g 2. @1753 arelhr1g 1. @1754 erelhr1h 2. @1756 arelhr1h 1. @1757 erelhr1i 2. @1759 arelhr1i 1. @1760 erelhr1j 2. @1762 arelhr1j 1. @1763 erelhr2f 2. @1765 arelhr2f 1. @1766 erelhr2g 2. @1768 arelhr2g 1. @1769 erelhr2h 2. @1771 arelhr2h 1. @1772 erelhr2i 2. @1774 arelhr2i 1. @1775 erelhr2j 2. @1777 arelhr2j 1. @1778 epayrelf 2. @1780 apayrelf 1. @1781 epayrelg 2. @1783 apayrelg 1. @1784 epayrelh 2. @1786 apayrelh 1. @1787 epayreli 2. @1789 apayreli 1. @1790 epayrelj 2. @1792 apayrelj 1. @1793 tamtrelf 3. @1796 aamtrelf 1. @1797 tamtrelg 3. @1800 aamtrelg 1. @1801 tamtrelh 3. @1804 aamtrelh 1. @1805 tamtreli 3. @1808 aamtreli 1. @1809 tamtrelj 3. @1812 aamtrelj 1. @1813 ehrfam1f 2. @1815 ahrfam1f 1. @1816 ehrfam1g 2. @1818 ahrfam1g 1. @1819 ehrfam1h 2. @1821 ahrfam1h 1. @1822 ehrfam1i 2. @1824 ahrfam1i 1. @1825 ehrfam1j 2. @1827 ahrfam1j 1. @1828 ehrfam2f 2. @1830 ahrfam2f 1. @1831 ehrfam2g 2. @1833 ahrfam2g 1. @1834 ehrfam2h 2. @1836 ahrfam2h 1. @1837 ehrfam2i 2. @1839 ahrfam2i 1. @1840 ehrfam2j 2. @1842 ahrfam2j 1. @1843 epayfamf 2. @1845 apayfamf 1. @1846 epayfamg 2. @1848 apayfamg 1. @1849 epayfamh 2. @1851 apayfamh 1. @1852 epayfami 2. @1854 apayfami 1. @1855 epayfamj 2. @1857 apayfamj 1. @1858 tamtfamf 3. @1861 aamtfamf 1. @1862 tamtfamg 3. @1865 aamtfamg 1. @1866 tamtfamh 3. @1869 aamtfamh 1. @1870 tamtfami 3. @1873 aamtfami 1. @1874 tamtfamj 3. @1877 aamtfamj 1. @1878 ewhdaycf 2. @1880 awhdaycf 1. @1881 ewhdaycg 2. @1883 awhdaycg 1. @1884 ewhdaych 2. @1886 awhdaych 1. @1887 ewhdayci 2. @1889 awhdayci 1. @1890 ewhdaycj 2. @1892 awhdaycj 1. @1893 edayhrsf 2. @1895 adayhrsf 1. @1896 edayhrsg 2. @1898 adayhrsg 1. @1899 edayhrsh 2. @1901 adayhrsh 1. @1902 edayhrsi 2. @1904 adayhrsi 1. @1905 edayhrsj 2. @1907 adayhrsj 1. @1908 ehrdaycf 2. @1910 ahrdaycf 1. @1911 ehrdaycg 2. @1913 ahrdaycg 1. @1914 ehrdaych 2. @1916 ahrdaych 1. @1917 ehrdayci 2. @1919 ahrdayci 1. @1920 ehrdaycj 2. @1922 ahrdaycj 1. @1923 epaydayf 2. @1925 apaydayf 1. @1926 epaydayg 2. @1928 apaydayg 1. @1929 epaydayh 2. @1931 apaydayh 1. @1932 epaydayi 2. @1934 apaydayi 1. @1935 epaydayj 2. @1937 apaydayj 1. @1938 tamtdayf 3. @1941 aamtdayf 1. @1942 tamtdayg 3. @1945 aamtdayg 1. @1946 tamtdayh 3. @1949 aamtdayh 1. @1950 tamtdayi 3. @1953 aamtdayi 1. @1954 tamtdayj 3. @1957 aamtdayj 1. @1958 ewhsporf 2. @1960 awhsporf 1. @1961 ewhsporg 2. @1963 awhsporg 1. @1964 ewhsporh 2. @1966 awhsporh 1. @1967 ewhspori 2. @1969 awhspori 1. @1970 ewhsporj 2. @1972 awhsporj 1. @1973 ehsportf 2. @1975 ahsportf 1. @1976 ehsportg 2. @1978 ahsportg 1. @1979 ehsporth 2. @1981 ahsporth 1. @1982 ehsporti 2. @1984 ahsporti 1. @1985 ehsportj 2. @1987 ahsportj 1. @1988 ehrsporf 2. @1990 ahrsporf 1. @1991 ehrsporg 2. @1993 ahrsporg 1. @1994 ehrsporh 2. @1996 ahrsporh 1. @1997 ehrspori 2. @1999 ahrspori 1. @2000 ehrsporj 2. @2002 ahrsporj 1. @2003 epayspof 2. @2005 apayspof 1. @2006 epayspog 2. @2008 apayspog 1. @2009 epayspoh 2. @2011 apayspoh 1. @2012 epayspoi 2. @2014 apayspoi 1. @2015 epayspoj 2. @2017 apayspoj 1. @2018 tamtspof 3. @2021 aamtspof 1. @2022 tamtspog 3. @2025 aamtspog 1. @2026 tamtspoh 3. @2029 aamtspoh 1. @2030 tamtspoi 3. @2033 aamtspoi 1. @2034 tamtspoj 3. @2037 aamtspoj 1. @2038 ewhlessf 2. @2040 awhlessf 1. @2041 ewhlessg 2. @2043 awhlessg 1. @2044 ewhlessh 2. @2046 awhlessh 1. @2047 ewhlessi 2. @2049 awhlessi 1. @2050 ewhlessj 2. @2052 awhlessj 1. @2053 ehrles1f 2. @2055 ahrles1f 1. @2056 ehrles1g 2. @2058 ahrles1g 1. @2059 ehrles1h 2. @2061 ahrles1h 1. @2062 ehrles1i 2. @2064 ahrles1i 1. @2065 ehrles1j 2. @2067 ahrles1j 1. @2068 ehrles2f 2. @2070 ahrles2f 1. @2071 ehrles2g 2. @2073 ahrles2g 1. @2074 ehrles2h 2. @2076 ahrles2h 1. @2077 ehrles2i 2. @2079 ahrles2i 1. @2080 ehrles2j 2. @2082 ahrles2j 1. @2083 epaylesf 2. @2085 apaylesf 1. @2086 epaylesg 2. @2088 apaylesg 1. @2089 epaylesh 2. @2091 apaylesh 1. @2092 epaylesi 2. @2094 apaylesi 1. @2095 epaylesj 2. @2097 apaylesj 1. @2098 tamtlesf 3. @2101 aamtlesf 1. @2102 tamtlesg 3. @2105 aamtlesg 1. @2106 tamtlesh 3. @2109 aamtlesh 1. @2110 tamtlesi 3. @2113 aamtlesi 1. @2114 tamtlesj 3. @2117 aamtlesj 1. @2118 ewhclubf 2. @2120 awhclubf 1. @2121 ewhclubg 2. @2123 awhclubg 1. @2124 ewhclubh 2. @2126 awhclubh 1. @2127 ewhclubi 2. @2129 awhclubi 1. @2130 ewhclubj 2. @2132 awhclubj 1. @2133 eclubhrf 2. @2135 aclubhrf 1. @2136 eclubhrg 2. @2138 aclubhrg 1. @2139 eclubhrh 2. @2141 aclubhrh 1. @2142 eclubhri 2. @2144 aclubhri 1. @2145 eclubhrj 2. @2147 aclubhrj 1. @2148 ehrclubf 2. @2150 ahrclubf 1. @2151 ehrclubg 2. @2153 ahrclubg 1. @2154 ehrclubh 2. @2156 ahrclubh 1. @2157 ehrclubi 2. @2159 ahrclubi 1. @2160 ehrclubj 2. @2162 ahrclubj 1. @2163 epaycluf 2. @2165 apaycluf 1. @2166 epayclug 2. @2168 apayclug 1. @2169 epaycluh 2. @2171 apaycluh 1. @2172 epayclui 2. @2174 apayclui 1. @2175 epaycluj 2. @2177 apaycluj 1. @2178 tamtcluf 3. @2181 aamtcluf 1. @2182 tamtclug 2. @2184 aamtclug 1. @2185 tamtcluh 2. @2187 aamtcluh 1. @2188 tamtclui 2. @2190 aamtclui 1. @2191 tamtcluj 2. @2193 aamtcluj 1. @2194 ewhschof 2. @2196 awhschof 1. @2197 ewhschog 2. @2199 awhschog 1. @2200 ewhschoh 2. @2202 awhschoh 1. @2203 ewhschoi 2. @2205 awhschoi 1. @2206 ewhschoj 2. @2208 awhschoj 1. @2209 ehscho1f 2. @2211 ahscho1f 1. @2212 ehscho1g 2. @2214 ahscho1g 1. @2215 ehscho1h 2. @2217 ahscho1h 1. @2218 ehscho1i 2. @2220 ahscho1i 1. @2221 ehscho1j 2. @2223 ahscho1j 1. @2224 ehrsch2f 2. @2226 ahrsch2f 1. @2227 ehrsch2g 2. @2229 ahrsch2g 1. @2230 ehrsch2h 2. @2232 ahrsch2h 1. @2233 ehrsch2i 2. @2235 ahrsch2i 1. @2236 ehrsch2j 2. @2238 ahrsch2j 1. @2239 epayschf 2. @2241 apayschf 1. @2242 epayschg 2. @2244 apayschg 1. @2245 epayschh 2. @2247 apayschh 1. @2248 epayschi 2. @2250 apayschi 1. @2251 epayschj 2. @2253 apayschj 1. @2254 tamtschf 3. @2257 aamtschf 1. @2258 tamtschg 3. @2261 aamtschg 1. @2262 tamtschh 3. @2265 aamtschh 1. @2266 tamtschi 3. @2269 aamtschi 1. @2270 tamtschj 3. @2273 aamtschj 1. @2274 ewhothef 2. @2276 awhothef 1. @2277 ewhotheg 2. @2279 awhotheg 1. @2280 ewhotheh 2. @2282 awhotheh 1. @2283 ewhothei 2. @2285 awhothei 1. @2286 ewhothej 2. @2288 awhothej 1. @2289 eothehrf 2. @2291 aothehrf 1. @2292 eothehrg 2. @2294 aothehrg 1. @2295 eothehrh 2. @2297 aothehrh 1. @2298 eothehri 2. @2300 aothehri 1. @2301 eothehrj 2. @2303 aothehrj 1. @2304 ehrothef 2. @2306 ahrothef 1. @2307 ehrotheg 2. @2309 ahrotheg 1. @2310 ehrotheh 2. @2312 ahrotheh 1. @2313 ehrothei 2. @2315 ahrothei 1. @2316 ehrothej 2. @2318 ahrothej 1. @2319 epayothf 2. @2321 apayothf 1. @2322 epayothg 2. @2324 apayothg 1. @2325 epayothh 2. @2327 apayothh 1. @2328 epayothi 2. @2330 apayothi 1. @2331 epayothj 2. @2333 apayothj 1. @2334 tamtothf 3. @2337 aamtothf 1. @2338 tamtothg 3. @2341 aamtothg 1. @2342 tamtothh 3. @2345 aamtothh 1. @2346 tamtothi 3. @2349 aamtothi 1. @2350 tamtothj 3. @2353 aamtothj 1. @2354 eschoowf 2. @2356 aschoowf 1. @2357 eschoowg 2. @2359 aschoowg 1. @2360 eschoowh 2. @2362 aschoowh 1. @2363 eschoowi 2. @2365 aschoowi 1. @2366 eschoowj 2. @2368 aschoowj 1. @2369 ehrschwf 2. @2371 ahrschwf 1. @2372 ehrschwg 2. @2374 ahrschwg 1. @2375 ehrschwh 2. @2377 ahrschwh 1. @2378 ehrschwi 2. @2380 ahrschwi 1. @2381 ehrschwj 2. @2383 ahrschwj 1. @2384 ehrschof 2. @2386 ahrschof 1. @2387 ehrschog 2. @2389 ahrschog 1. @2390 ehrschoh 2. @2392 ahrschoh 1. @2393 ehrschoi 2. @2395 ahrschoi 1. @2396 ehrschoj 2. @2398 ahrschoj 1. @2399 eselfcaf 2. @2401 aselfcaf 1. @2402 eselfcag 2. @2404 aselfcag 1. @2405 eselfcah 2. @2407 aselfcah 1. @2408 eselfcai 2. @2410 aselfcai 1. @2411 eselfcaj 2. @2413 aselfcaj 1. @2414 ekidhr1f 2. @2416 akidhr1f 1. @2417 ekidhr1g 2. @2419 akidhr1g 1. @2420 ekidhr1h 2. @2422 akidhr1h 1. @2423 ekidhr1i 2. @2425 akidhr1i 1. @2426 ekidhr1j 2. @2428 akidhr1j 1. @2429 ekidhr2f 2. @2431 akidhr2f 1. @2432 ekidhr2g 2. @2434 akidhr2g 1. @2435 ekidhr2h 2. @2437 akidhr2h 1. @2438 ekidhr2i 2. @2440 akidhr2i 1. @2441 ekidhr2j 2. @2443 akidhr2j 1. @2444 edaychaf 2. @2446 adaychaf 1. @2447 edaychag 2. @2449 adaychag 1. @2450 edaychah 2. @2452 adaychah 1. @2453 edaychai 2. @2455 adaychai 1. @2456 edaychaj 2. @2458 adaychaj 1. @2459 epayhelf 2. @2461 apayhelf 1. @2462 epayhelg 2. @2464 apayhelg 1. @2465 epayhelh 2. @2467 apayhelh 1. @2468 epayheli 2. @2470 apayheli 1. @2471 epayhelj 2. @2473 apayhelj 1. @2474 ewhopa1f 2. @2476 ewhopa2f 2. @2478 ewhopa3f 2. @2480 ewhopa4f 2. @2482 awhopaf 1. @2483 ewhopa1g 2. @2485 ewhopa2g 2. @2487 ewhopa3g 2. @2489 ewhopa4g 2. @2491 awhopag 2. @2493 ewhopa1h 2. @2495 ewhopa2h 2. @2497 ewhopa3h 2. @2499 ewhopa4h 2. @2501 awhopah 1. @2502 ewhopa1i 2. @2504 ewhopa2i 2. @2506 ewhopa3i 2. @2508 ewhopa4i 2. @2510 awhopai 1. @2511 ewhopa1j 2. @2513 ewhopa2j 2. @2515 ewhopa3j 2. @2517 ewhopa4j 2. @2519 awhopaj 1. @2520 esatisf 2. @2522 esatisg 2. @2524 esatish 2. @2526 esatisi 2. @2528 esatisj 2. @2530 elistf 2. @2532 alistf 1. @2533 elistg 2. @2535 alistg 1. @2536 elisth 2. @2538 alisth 1. @2539 elisti 2. @2541 alisti 1. @2542 elistj 2. @2544 alistj 1. @2545 eworkmor 2. @2547 aworkmor 1. @2548 etiamt01 2. @2550 atiamt01 1. @2551 etiamt02 2. @2553 atiamt02 1. @2554 eairunv 2. @2556 iothrbus 2. @2558 iownbs04 2. @2560 ibsform1 2. @2562 ibsloct1 2. @2564 iprtown1 2. @2566 iownrs11 4. @2570 iownrs12 4. @2574 ihhown1 2. @2576 rpcnthh1 2. @2578 rpctown1 2. @2580 tgrsrcp1 6. @2586 ttotexp1 6. @2592 tnetinc1 6. @2598 tnetinc2 6. @2604 iothinc1 2. @2606 tnetin12 6. @2612 tnetin13 6. @2618 tnetin22 6. @2624 tnetin23 6. @2630 ibsform2 2. @2632 ibsloct2 2. @2634 iprtown2 2. @2636 iownrs21 4. @2640 iownrs22 4. @2644 ihhown2 2. @2646 rpcnthh2 2. @2648 rpctown2 2. @2650 tgrsrcp2 6. @2656 ttotexp2 6. @2662 tnetinc3 6. @2668 tnetinc4 6. @2674 iothinc2 2. @2676 tnetin32 6. @2682 tnetin33 6. @2688 tnetin42 6. @2694 tothinc3 6. @2700 tothinc4 6. @2706 iirayn 2. @2708 iiracont 2. @2710 ttaxcont 4. @2714 iirawdl 2. @2716 tamtira 5. @2721 tiraearn 5. @2726 iiratyp1 2. @2728 iiratyp2 2. @2730 iiratyp3 2. @2732 iiratyp4 2. @2734 iiratyp5 2. @2736 iiratyp6 2. @2738 iiratyp7 2. @2740 ikeoghyn 2. @2742 ikeoghcn 2. @2744 ttxkeogh 5. @2749 ikeoghwd 2. @2751 tatkeogh 5. @2756 tkeogher 5. @2761 ikeohtp1 2. @2763 ikeohtp2 2. @2765 ikeohtp3 2. @2767 ikeohtp4 2. @2769 ikeohtp5 2. @2771 ikeohtp6 2. @2773 ikeohtp7 2. @2775 ithrftyn 2. @2777 tthftcnt 5. @2782 ithftwdl 2. @2784 tthftamt 5. @2789 tthftern 5. @2794 ithftyp1 2. @2796 ithftyp2 2. @2798 ithftyp3 2. @2800 ithftyp4 2. @2802 ithftyp5 2. @2804 eatxunv 2. @2806 itaxflyn 2. @2808 itaxcopy 2. @2810 tfilstat 2. @2812 ttotexmp 2. @2814 iexemp01 4. @2818 iexemp02 4. @2822 iexemp03 4. @2826 iexemp04 4. @2830 iexemp05 4. @2834 iexmpout 2. @2836 iexnmout 2. @2838 ioutrl01 2. @2840 ioutrl02 2. @2842 ioutrl03 2. @2844 ioutrl04 2. @2846 ioutrl05 2. @2848 ioutrl06 2. @2850 ioutrl07 2. @2852 ioutrl08 2. @2854 ioutrl09 2. @2856 ioutrl10 2. @2858 ifilform 2. @2860 ischeda 2. @2862 ischedd 2. @2864 tamtdedt 2. @2866 iccexpen 2. @2868 tccamt 2. @2870 icarex01 4. @2874 icarex02 4. @2878 icarex03 4. @2882 icarex04 4. @2886 icarex05 4. @2890 icarex06 4. @2894 icarex07 4. @2898 icarex08 4. @2902 icarex09 4. @2906 icarex10 4. @2910 icarex11 4. @2914 icarex12 4. @2918 icarex13 4. @2922 icarex14 4. @2926 icarex15 4. @2930 icarex16 4. @2934 icarex17 4. @2938 icarex18 4. @2942 icarex19 4. @2946 icarex20 4. @2950 icarex21 4. @2954 icarex22 4. @2958 icarex23 4. @2962 icarex24 4. @2966 icarex25 4. @2970 icarex26 4. @2974 icarex27 4. @2978 icarex28 4. @2982 icarex29 4. @2986 icarex30 4. @2990 idsabcrd 2. @2992 tsapgain 2. @2994 tadjincm 2. @2996 tnettax 2. @2998 ierndcrd 2. @3000 terndamt 2. @3002 ieicex01 4. @3006 ieicex02 4. @3010 ieicex03 4. @3014 ieicex04 4. @3018 ieicex05 4. @3022 ieicex06 4. @3026 ieicex07 4. @3030 ieicex08 4. @3034 ieicex09 4. @3038 ieicex10 4. @3042 ieicex11 4. @3046 ieicex12 4. @3050 ieicex13 4. @3054 ieicex14 4. @3058 ieicex15 4. @3062 ieicex16 4. @3066 ieicex17 4. @3070 ieicex18 4. @3074 ieicex19 4. @3078 ieicex20 4. @3082 ieicex21 4. @3086 ieicex22 4. @3090 ieicex23 4. @3094 ieicex24 4. @3098 ieicex25 4. @3102 ieicex26 4. @3106 ieicex27 4. @3110 ieicex28 4. @3114 ieicex29 4. @3118 ieicex30 4. @3122 iproptax 2. @3124 ipropjnt 2. @3126 ipropn01 4. @3130 ipropn02 4. @3134 ipropn03 4. @3138 ipropn04 4. @3142 ipropn05 4. @3146 ipropn06 4. @3150 ipropn07 4. @3154 ipropn08 4. @3158 ipropn09 4. @3162 ipropn10 4. @3166 ipropn11 4. @3170 ipropn12 4. @3174 ipropn13 4. @3178 ipropn14 4. @3182 ipropn15 4. @3186 ipropn16 4. @3190 ipropn17 4. @3194 ipropn18 4. @3198 ipropn19 4. @3202 ipropn20 4. @3206 ipropn21 4. @3210 ipropn22 4. @3214 ipropn23 4. @3218 ipropn24 4. @3222 ipropn25 4. @3226 ipropn26 4. @3230 ipropn27 4. @3234 ipropn28 4. @3238 ipropn29 4. @3242 ipropn30 4. @3246 ttaxbill 2. ; **------------------------------------------------; ** The PROC FORMAT statement will store the formats ; ** in a sas data set called fsippp08putm5 ; ** To use the stored formats in a subsequent program, ; ** use code like the following; ** proc format cntlin=library.fsppp08putm5; ** PROC freq; ** tables pesex ; ** format pesex P135L.; ** For more information, consult PROC FORMAT in the SAS Procedures Guide ; **-----------------------------------------------; PROC FORMAT cntlout=library.fsppp08putm5; ; VALUE spanel (default=32) 2008 = "Panel Year" ; VALUE tfipsst (default=32) 1 = "Alabama" 2 = "Alaska" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "DC" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 16 = "Idaho" 17 = "Illinois" 18 = "Indiana" 19 = "Iowa" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 23 = "Maine" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 28 = "Mississippi" 29 = "Missouri" 30 = "Montana" 31 = "Nebraska" 32 = "Nevada" 33 = "New Hampshire" 34 = "New Jersey" 35 = "New Mexico" 36 = "New York" 37 = "North Carolina" 38 = "North Dakota" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 46 = "South Dakota" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 50 = "Vermont" 51 = "Virginia" 53 = "Washington" 54 = "West Virginia" 55 = "Wisconsin" 56 = "Wyoming" ; VALUE eoutcome (default=32) 201 = "Completed interview" 203 = "Compl. partial- missing data; no" 207 = "Complete partial - TYPE-Z; no" 213 = "TYPE-A, language problem" 216 = "TYPE-A, no one home (noh)" 217 = "TYPE-A, temporarily absent (ta)" 218 = "TYPE-A, hh refused" 219 = "TYPE-A, other occupied (specify)" 234 = "TYPE-B, entire hh institut. or" 248 = "TYPE-C, other (specify)" 249 = "TYPE-C, sample adjustment" 250 = "TYPE-C, hh deceased" 251 = "TYPE-C, moved out of country" 252 = "TYPE-C, living in armed forces" 253 = "TYPE-C, on active duty in Armed" 254 = "TYPE-C, no one over age 15 years" 255 = "TYPE-C, no Wave 1 persons" 260 = "TYPE-D, moved address unknown" 261 = "TYPE-D, moved within U.S. but" 262 = "TYPE-C, merged with another SIPP" 270 = "TYPE-C, mover, no longer located" 271 = "TYPE-C, mover, new address" 280 = "TYPE-D, mover, no longer located" ; VALUE rfid2l (default=32) -1 = "Not in Universe" ; VALUE epopstat (default=32) 1 = "Adult (15 years of age or older)" 2 = "Child (Under 15 years of age)" ; VALUE eppintvw (default=32) 1 = "Interview (self)" 2 = "Interview (proxy)" 3 = "Noninterview - Type Z" 4 = "Noninterview - pseudo Type Z." 5 = "Children under 15 during" ; VALUE eppmis4l (default=32) 1 = "Interview" 2 = "Non-interview" ; VALUE esex (default=32) 1 = "Male" 2 = "Female" ; VALUE erace (default=32) 1 = "White alone" 2 = "Black alone" 3 = "Asian alone" 4 = "Residual" ; VALUE eorigin (default=32) 1 = "Yes" 2 = "No" ; VALUE errp (default=32) 1 = "Reference person with related" 2 = "Reference Person without related" 3 = "Spouse of reference person" 4 = "Child of reference person" 5 = "Grandchild of reference person" 6 = "Parent of reference person" 7 = "Brother/sister of reference person" 8 = "Other relative of reference person" 9 = "Foster child of reference person" 10 = "Unmarried partner of reference" 11 = "Housemate/roommate" 12 = "Roomer/boarder" 13 = "Other non-relative of reference" ; VALUE tage (default=32) 0 = "Less than 1 full year old" ; VALUE ems (default=32) 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never Married" ; VALUE epnspous (default=32) 9999 = "Spouse not in household or person" ; VALUE epnmom (default=32) 9999 = "No mother in household" ; VALUE epndad (default=32) 9999 = "No father in household" ; VALUE epnguard (default=32) -1 = "Not in Universe" 9999 = "Guardian not in household" ; VALUE rdesgpnt (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eeducate (default=32) -1 = "Not in Universe" 31 = "Less Than 1st Grade" 32 = "1st, 2nd, 3rd or 4th grade" 33 = "5th Or 6th Grade" 34 = "7th Or 8th Grade" 35 = "9th Grade" 36 = "10th Grade" 37 = "11th Grade" 38 = "12th grade, no diploma" 39 = "High School Graduate - (diploma" 40 = "Some college, but no degree" 41 = "Diploma or certificate from a" 43 = "Associate (2-yr) college degree" 44 = "Bachelor's degree (for example:" 45 = "Master's degree (For example: MA," 46 = "Professional School degree (for" 47 = "Doctorate degree (for example:" ; VALUE sinthhid (default=32) 0 = "Not In Universe" ; VALUE epwsunv (default=32) -1 = "Not in Universe" 1 = "In universe" ; VALUE ewsempct (default=32) -1 = "Not in Universe" 1 = "1 employer" 2 = "2 employers" 3 = "3 or more employers" ; VALUE awsempct (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewseno1l (default=32) -1 = "Not in Universe" ; VALUE ewsbno1l (default=32) -1 = "Not in Universe" ; VALUE ewseno2l (default=32) -1 = "Not in Universe" ; VALUE ewsbno2l (default=32) -1 = "Not in Universe" ; VALUE ewshrs1l (default=32) -1 = "Not in Universe" ; VALUE awshrs1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdys1l (default=32) -1 = "Not in Universe" ; VALUE awsdys1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday1t (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday1t (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday1k (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday1k (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday1l (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday1m (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday1m (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday1n (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday1n (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday1o (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday1o (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday1p (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday1p (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsbeg1l (default=32) -1 = "Not in Universe" ; VALUE awsbeg1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsbegmt (default=32) -1 = "Not in Universe" 1 = "A.M." 2 = "P.M." 3 = "Noon" 4 = "Midnight" ; VALUE awsbegmt (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsend1l (default=32) -1 = "Not in Universe" ; VALUE awsend1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsendmt (default=32) -1 = "Not in Universe" 1 = "A.M." 2 = "P.M." 3 = "Noon" 4 = "Midnight" ; VALUE awsendmt (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewshmwkt (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awshmwkt (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy11l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Sunday" ; VALUE awsdy11l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy12l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Monday" ; VALUE awsdy12l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy13l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Tuesday" ; VALUE awsdy13l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy14l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Wednesday" ; VALUE awsdy14l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy15l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Thursday" ; VALUE awsdy15l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy16l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Friday" ; VALUE awsdy16l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy17l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Saturday" ; VALUE awsdy17l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsjob1l (default=32) -1 = "Not in Universe" 1 = "Regular daytime schedule" 2 = "Regular evening shift" 3 = "Regular night shift" 4 = "Rotating shift" 5 = "Split shift" 6 = "Irregular schedule" 7 = "Other" ; VALUE awsjob1l (default=32) 0 = "Not In Universe" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsmnr1l (default=32) -1 = "Not in Universe" 1 = "Better child care arrangements" 2 = "Better pay" 3 = "Better arrangements for care of" 4 = "Allows time for school" 5 = "Other Voluntary reasons" 6 = "Could not get any other job" 7 = "Requirement of the Job" 8 = "Other Involuntary Reasons" ; VALUE awsmnr1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewshrs2l (default=32) -1 = "Not in Universe" ; VALUE awshrs2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdys2l (default=32) -1 = "Not in Universe" ; VALUE awsdys2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday2t (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday2t (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday2k (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday2k (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday2l (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday2m (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday2m (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday2n (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday2n (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday2o (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday2o (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsday2p (default=32) -1 = "Not in Universe" 0 = "Did not work" 1 = "Worked" ; VALUE awsday2p (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsbeg2l (default=32) -1 = "Not in Universe" ; VALUE awsbeg2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsbegmk (default=32) -1 = "Not in Universe" 1 = "A.M." 2 = "P.M." 3 = "Noon" 4 = "Midnight" ; VALUE awsbegmk (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsend2l (default=32) -1 = "Not in Universe" ; VALUE awsend2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsendmk (default=32) -1 = "Not in Universe" 1 = "A.M." 2 = "P.M." 3 = "Noon" 4 = "Midnight" ; VALUE awsendmk (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewshmwkk (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awshmwkk (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy21l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Sunday" ; VALUE awsdy21l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy22l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Monday" ; VALUE awsdy22l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy23l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Tuesday" ; VALUE awsdy23l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy24l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Wednesday" ; VALUE awsdy24l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy25l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Thursday" ; VALUE awsdy25l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy26l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Friday" ; VALUE awsdy26l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsdy27l (default=32) -1 = "Not in Universe" 0 = "Did not work only at home on" 1 = "Worked only at home on Saturday" ; VALUE awsdy27l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsjob2l (default=32) -1 = "Not in Universe" 1 = "Regular daytime schedule" 2 = "Regular evening shift" 3 = "Regular night shift" 4 = "Rotating shift" 5 = "Split shift" 6 = "Irregular schedule" 7 = "Other" ; VALUE awsjob2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewsmnr2l (default=32) -1 = "Not in Universe" 1 = "Better child care arrangements" 2 = "Better pay" 3 = "Better arrangements for care of" 4 = "Allows time for school" 5 = "Other Voluntary reasons" 6 = "Could not get any other job" 7 = "Requirement of the Job" 8 = "Other Involuntary Reasons" ; VALUE awsmnr2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eccunv (default=32) -1 = "Not in Universe" 1 = "In universe" ; VALUE ehrwksch (default=32) -6 = "Not enrolled" -5 = "Hours varied" -1 = "Not in Universe" 0 = "None" ; VALUE ahrwksch (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE rrhrswk (default=32) -1 = "Not in Universe" 0 = "Not working or not in school" ; VALUE ehrwkjob (default=32) -6 = "Did not look for job last month" -5 = "Hours varied" -1 = "Not in Universe" ; VALUE ahrwkjob (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE eccagea (default=32) -1 = "Not in Universe" ; VALUE eccageb (default=32) -1 = "Not in Universe" ; VALUE eccagec (default=32) -1 = "Not in Universe" ; VALUE eccaged (default=32) -1 = "Not in Universe" ; VALUE eccagee (default=32) -1 = "Not in Universe" ; VALUE eckd01a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE accarea (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accareb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accarec (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accared (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accaree (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhepara (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awhepara (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewheparb (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awheparb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewheparc (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awheparc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhepard (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awhepard (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhepare (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awhepare (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1a (default=32) -1 = "Not in Universe" ; VALUE aparhr1a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1b (default=32) -1 = "Not in Universe" ; VALUE aparhr1b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1c (default=32) -1 = "Not in Universe" ; VALUE aparhr1c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1d (default=32) -1 = "Not in Universe" ; VALUE aparhr1d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1e (default=32) -1 = "Not in Universe" ; VALUE aparhr1e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2a (default=32) -1 = "Not in Universe" ; VALUE aparhr2a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2b (default=32) -1 = "Not in Universe" ; VALUE aparhr2b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2c (default=32) -1 = "Not in Universe" ; VALUE aparhr2c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2d (default=32) -1 = "Not in Universe" ; VALUE aparhr2d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2e (default=32) -1 = "Not in Universe" ; VALUE aparhr2e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfa (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfb (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfc (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfd (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfe (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfe (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhra (default=32) -1 = "Not in Universe" ; VALUE aselfhra (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhrb (default=32) -1 = "Not in Universe" ; VALUE aselfhrb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhrc (default=32) -1 = "Not in Universe" ; VALUE aselfhrc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhrd (default=32) -1 = "Not in Universe" ; VALUE aselfhrd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhre (default=32) -1 = "Not in Universe" ; VALUE aselfhre (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb15a (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15b (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15c (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15d (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15e (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsbhra (default=32) -1 = "Not in Universe" ; VALUE awhsbhra (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhrb (default=32) -1 = "Not in Universe" ; VALUE awhsbhrb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhrc (default=32) -1 = "Not in Universe" ; VALUE awhsbhrc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhrd (default=32) -1 = "Not in Universe" ; VALUE awhsbhrd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhre (default=32) -1 = "Not in Universe" ; VALUE awhsbhre (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15a (default=32) -1 = "Not in Universe" ; VALUE ahrsb15a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15b (default=32) -1 = "Not in Universe" ; VALUE ahrsb15b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15c (default=32) -1 = "Not in Universe" ; VALUE ahrsb15c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15d (default=32) -1 = "Not in Universe" ; VALUE ahrsb15d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15e (default=32) -1 = "Not in Universe" ; VALUE ahrsb15e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14a (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14b (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14c (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14d (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14e (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hra (default=32) -1 = "Not in Universe" ; VALUE asb14hra (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hrb (default=32) -1 = "Not in Universe" ; VALUE asb14hrb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hrc (default=32) -1 = "Not in Universe" ; VALUE asb14hrc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hrd (default=32) -1 = "Not in Universe" ; VALUE asb14hrd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hre (default=32) -1 = "Not in Universe" ; VALUE asb14hre (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14a (default=32) -1 = "Not in Universe" ; VALUE ahrsb14a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14b (default=32) -1 = "Not in Universe" ; VALUE ahrsb14b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14c (default=32) -1 = "Not in Universe" ; VALUE ahrsb14c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14d (default=32) -1 = "Not in Universe" ; VALUE ahrsb14d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14e (default=32) -1 = "Not in Universe" ; VALUE ahrsb14e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgrana (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgrana (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgranb (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgranb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgranc (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgranc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgrand (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgrand (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgrane (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgrane (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhra (default=32) -1 = "Not in Universe" ; VALUE agranhra (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhrb (default=32) -1 = "Not in Universe" ; VALUE agranhrb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhrc (default=32) -1 = "Not in Universe" ; VALUE agranhrc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhrd (default=32) -1 = "Not in Universe" ; VALUE agranhrd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhre (default=32) -1 = "Not in Universe" ; VALUE agranhre (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgrana (default=32) -1 = "Not in Universe" ; VALUE ahrgrana (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgranb (default=32) -1 = "Not in Universe" ; VALUE ahrgranb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgranc (default=32) -1 = "Not in Universe" ; VALUE ahrgranc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgrand (default=32) -1 = "Not in Universe" ; VALUE ahrgrand (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgrane (default=32) -1 = "Not in Universe" ; VALUE ahrgrane (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygraa (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygraa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygrab (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygrab (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygrac (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygrac (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygrad (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygrad (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygrae (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygrae (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtgraa (default=32) 0 = "None or not in universe" ; VALUE aamtgraa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtgrab (default=32) 0 = "None or not in universe" ; VALUE aamtgrab (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtgrac (default=32) 0 = "Suppressed" ; VALUE aamtgrac (default=32) 0 = "Suppressed" ; VALUE tamtgrad (default=32) 0 = "Suppressed" ; VALUE aamtgrad (default=32) 0 = "Suppressed" ; VALUE tamtgrae (default=32) 0 = "Suppressed" ; VALUE aamtgrae (default=32) 0 = "Suppressed" ; VALUE ewhrelaa (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelaa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelab (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelab (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelac (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelac (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelad (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelad (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelae (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelae (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1a (default=32) -1 = "Not in Universe" ; VALUE arelhr1a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1b (default=32) -1 = "Not in Universe" ; VALUE arelhr1b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1c (default=32) -1 = "Not in Universe" ; VALUE arelhr1c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1d (default=32) -1 = "Not in Universe" ; VALUE arelhr1d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1e (default=32) -1 = "Not in Universe" ; VALUE arelhr1e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2a (default=32) -1 = "Not in Universe" ; VALUE arelhr2a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2b (default=32) -1 = "Not in Universe" ; VALUE arelhr2b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2c (default=32) -1 = "Not in Universe" ; VALUE arelhr2c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2d (default=32) -1 = "Not in Universe" ; VALUE arelhr2d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2e (default=32) -1 = "Not in Universe" ; VALUE arelhr2e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrela (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrela (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrelb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrelb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrelc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrelc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayreld (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayreld (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrele (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrele (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtrela (default=32) 0 = "None or not in universe" ; VALUE aamtrela (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtrelb (default=32) 0 = "Suppressed" ; VALUE aamtrelb (default=32) 0 = "Suppressed" ; VALUE tamtrelc (default=32) 0 = "Suppressed" ; VALUE aamtrelc (default=32) 0 = "Suppressed" ; VALUE tamtreld (default=32) 0 = "Suppressed" ; VALUE aamtreld (default=32) 0 = "Suppressed" ; VALUE tamtrele (default=32) 0 = "Suppressed" ; VALUE aamtrele (default=32) 0 = "Suppressed" ; VALUE ehrfam1a (default=32) -1 = "Not in Universe" ; VALUE ahrfam1a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1b (default=32) -1 = "Not in Universe" ; VALUE ahrfam1b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1c (default=32) -1 = "Not in Universe" ; VALUE ahrfam1c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1d (default=32) -1 = "Not in Universe" ; VALUE ahrfam1d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1e (default=32) -1 = "Not in Universe" ; VALUE ahrfam1e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2a (default=32) -1 = "Not in Universe" ; VALUE ahrfam2a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2b (default=32) -1 = "Not in Universe" ; VALUE ahrfam2b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2c (default=32) -1 = "Not in Universe" ; VALUE ahrfam2c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2d (default=32) -1 = "Not in Universe" ; VALUE ahrfam2d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2e (default=32) -1 = "Not in Universe" ; VALUE ahrfam2e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfama (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfama (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfamb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfamb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfamc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfamc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfamd (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfamd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfame (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfame (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtfama (default=32) 0 = "None or not in universe" ; VALUE aamtfama (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtfamb (default=32) 0 = "None or not in universe" ; VALUE aamtfamb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtfamc (default=32) 0 = "Suppressed" ; VALUE aamtfamc (default=32) 0 = "Suppressed" ; VALUE tamtfamd (default=32) 0 = "Suppressed" ; VALUE aamtfamd (default=32) 0 = "Suppressed" ; VALUE tamtfame (default=32) 0 = "Suppressed" ; VALUE aamtfame (default=32) 0 = "Suppressed" ; VALUE ewhdayca (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdayca (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdaycb (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdaycb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdaycc (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdaycc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdaycd (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdaycd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdayce (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdayce (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsa (default=32) -1 = "Not in Universe" ; VALUE adayhrsa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsb (default=32) -1 = "Not in Universe" ; VALUE adayhrsb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsc (default=32) -1 = "Not in Universe" ; VALUE adayhrsc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsd (default=32) -1 = "Not in Universe" ; VALUE adayhrsd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrse (default=32) -1 = "Not in Universe" ; VALUE adayhrse (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdayca (default=32) -1 = "Not in Universe" ; VALUE ahrdayca (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdaycb (default=32) -1 = "Not in Universe" ; VALUE ahrdaycb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdaycc (default=32) -1 = "Not in Universe" ; VALUE ahrdaycc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdaycd (default=32) -1 = "Not in Universe" ; VALUE ahrdaycd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdayce (default=32) -1 = "Not in Universe" ; VALUE ahrdayce (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydaya (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydaya (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayb (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayc (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayd (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayd (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydaye (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydaye (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtdaya (default=32) 0 = "None or not in universe" ; VALUE aamtdaya (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtdayb (default=32) 0 = "None or not in universe" ; VALUE aamtdayb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtdayc (default=32) 0 = "Suppressed" ; VALUE aamtdayc (default=32) 0 = "Suppressed" ; VALUE tamtdayd (default=32) 0 = "Suppressed" ; VALUE aamtdayd (default=32) 0 = "Suppressed" ; VALUE tamtdaye (default=32) 0 = "Suppressed" ; VALUE aamtdaye (default=32) 0 = "Suppressed" ; VALUE ewhnursa (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhnursa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhnursb (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhnursb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhnursc (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhnursc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhnursd (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhnursd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhnurse (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhnurse (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE enurhrsa (default=32) -1 = "Not in Universe" ; VALUE anurhrsa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE enurhrsb (default=32) -1 = "Not in Universe" ; VALUE anurhrsb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE enurhrsc (default=32) -1 = "Not in Universe" ; VALUE anurhrsc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE enurhrsd (default=32) -1 = "Not in Universe" ; VALUE anurhrsd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE enurhrse (default=32) -1 = "Not in Universe" ; VALUE anurhrse (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrnursa (default=32) -1 = "Not in Universe" ; VALUE ahrnursa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logic imputation (derivation)" ; VALUE ehrnursb (default=32) -1 = "Not in Universe" ; VALUE ahrnursb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logic imputation (derivation)" ; VALUE ehrnursc (default=32) -1 = "Not in Universe" ; VALUE ahrnursc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logic imputation (derivation)" ; VALUE ehrnursd (default=32) -1 = "Not in Universe" ; VALUE ahrnursd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logic imputation (derivation)" ; VALUE ehrnurse (default=32) -1 = "Not in Universe" ; VALUE ahrnurse (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logic imputation (derivation)" ; VALUE epaynura (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaynura (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaynurb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaynurb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaynurc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaynurc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaynurd (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaynurd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaynure (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaynure (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtnura (default=32) 0 = "None or not in universe" ; VALUE aamtnura (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtnurb (default=32) 0 = "None or not in universe" ; VALUE aamtnurb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtnurc (default=32) 0 = "Suppressed" ; VALUE aamtnurc (default=32) 0 = "Suppressed" ; VALUE tamtnurd (default=32) 0 = "Suppressed" ; VALUE aamtnurd (default=32) 0 = "Suppressed" ; VALUE tamtnure (default=32) 0 = "Suppressed" ; VALUE aamtnure (default=32) 0 = "Suppressed" ; VALUE eheadhra (default=32) -1 = "Not in Universe" ; VALUE aheadhra (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eheadhrb (default=32) -1 = "Not in Universe" ; VALUE aheadhrb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eheadhrc (default=32) -1 = "Not in Universe" ; VALUE aheadhrc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eheadhrd (default=32) -1 = "Not in Universe" ; VALUE aheadhrd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eheadhre (default=32) -1 = "Not in Universe" ; VALUE aheadhre (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrstara (default=32) -1 = "Not in Universe" ; VALUE ahrstara (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrstarb (default=32) -1 = "Not in Universe" ; VALUE ahrstarb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrstarc (default=32) -1 = "Not in Universe" ; VALUE ahrstarc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrstard (default=32) -1 = "Not in Universe" ; VALUE ahrstard (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrstare (default=32) -1 = "Not in Universe" ; VALUE ahrstare (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaystaa (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaystaa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaystab (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaystab (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaystac (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaystac (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaystad (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaystad (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaystae (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaystae (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtstaa (default=32) 0 = "Suppressed" ; VALUE aamtstaa (default=32) 0 = "Suppressed" ; VALUE tamtstab (default=32) 0 = "Suppressed" ; VALUE aamtstab (default=32) 0 = "Suppressed" ; VALUE tamtstac (default=32) 0 = "Suppressed" ; VALUE aamtstac (default=32) 0 = "Suppressed" ; VALUE tamtstad (default=32) 0 = "Suppressed" ; VALUE aamtstad (default=32) 0 = "Suppressed" ; VALUE tamtstae (default=32) 0 = "Suppressed" ; VALUE aamtstae (default=32) 0 = "Suppressed" ; VALUE ewhothea (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhothea (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhotheb (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhotheb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhothec (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhothec (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhothed (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhothed (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhothee (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhothee (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehra (default=32) -1 = "Not in Universe" ; VALUE aothehra (default=32) 0 = "Not imputed" 1 = "Statical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehrb (default=32) -1 = "Not in Universe" ; VALUE aothehrb (default=32) 0 = "Not imputed" 1 = "Statical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehrc (default=32) -1 = "Not in Universe" ; VALUE aothehrc (default=32) 0 = "Not imputed" 1 = "Statical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehrd (default=32) -1 = "Not in Universe" ; VALUE aothehrd (default=32) 0 = "Not imputed" 1 = "Statical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehre (default=32) -1 = "Not in Universe" ; VALUE aothehre (default=32) 0 = "Not imputed" 1 = "Statical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrothea (default=32) -1 = "Not in Universe" ; VALUE ahrothea (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrotheb (default=32) -1 = "Not in Universe" ; VALUE ahrotheb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrothec (default=32) -1 = "Not in Universe" ; VALUE ahrothec (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrothed (default=32) -1 = "Not in Universe" ; VALUE ahrothed (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrothee (default=32) -1 = "Not in Universe" ; VALUE ahrothee (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayotha (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayotha (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothd (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothe (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothe (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtotha (default=32) 0 = "Not In Universe" ; VALUE aamtotha (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtothb (default=32) 0 = "Not In Universe" ; VALUE aamtothb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtothc (default=32) 0 = "Suppressed" ; VALUE aamtothc (default=32) 0 = "Suppressed" ; VALUE tamtothd (default=32) 0 = "Suppressed" ; VALUE aamtothd (default=32) 0 = "Suppressed" ; VALUE tamtothe (default=32) 0 = "Suppressed" ; VALUE aamtothe (default=32) 0 = "Suppressed" ; VALUE eschoowa (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowd (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowe (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowe (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwa (default=32) -1 = "Not in Universe" ; VALUE ahrschwa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwb (default=32) -1 = "Not in Universe" ; VALUE ahrschwb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwc (default=32) -1 = "Not in Universe" ; VALUE ahrschwc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwd (default=32) -1 = "Not in Universe" ; VALUE ahrschwd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwe (default=32) -1 = "Not in Universe" ; VALUE ahrschwe (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschoa (default=32) -1 = "Not in Universe" ; VALUE ahrschoa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschob (default=32) -1 = "Not in Universe" ; VALUE ahrschob (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschoc (default=32) -1 = "Not in Universe" ; VALUE ahrschoc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschod (default=32) -1 = "Not in Universe" ; VALUE ahrschod (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschoe (default=32) -1 = "Not in Universe" ; VALUE ahrschoe (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcaa (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcaa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcab (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcab (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcac (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcac (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcad (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcad (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcae (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcae (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1a (default=32) -1 = "Not in Universe" ; VALUE akidhr1a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1b (default=32) -1 = "Not in Universe" ; VALUE akidhr1b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1c (default=32) -1 = "Not in Universe" ; VALUE akidhr1c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1d (default=32) -1 = "Not in Universe" ; VALUE akidhr1d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1e (default=32) -1 = "Not in Universe" ; VALUE akidhr1e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2a (default=32) -1 = "Not in Universe" ; VALUE akidhr2a (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2b (default=32) -1 = "Not in Universe" ; VALUE akidhr2b (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2c (default=32) -1 = "Not in Universe" ; VALUE akidhr2c (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2d (default=32) -1 = "Not in Universe" ; VALUE akidhr2d (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2e (default=32) -1 = "Not in Universe" ; VALUE akidhr2e (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychaa (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychaa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychab (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychab (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychac (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychac (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychad (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychad (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychae (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychae (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhela (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhela (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhelb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhelb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhelc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhelc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayheld (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayheld (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhele (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhele (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4a (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopaa (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4b (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopab (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4c (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopac (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4d (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopad (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4e (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopae (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esatisa (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatisb (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatisc (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatisd (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatise (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE elista (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE alista (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE elistb (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE alistb (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE elistc (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE alistc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE elistd (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE alistd (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eliste (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aliste (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eccunv2l (default=32) -1 = "Not in Universe" 1 = "In universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE $eccpnum (default=32) "-1" = "Not in Universe" ; VALUE eccagef (default=32) -1 = "Not in Universe" ; VALUE eccageg (default=32) -1 = "Not in Universe" ; VALUE eccageh (default=32) -1 = "Not in Universe" ; VALUE eccagei (default=32) -1 = "Not in Universe" ; VALUE eccagej (default=32) -1 = "Not in Universe" ; VALUE eckd01f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd01j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd02j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd03j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd04j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd05j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd06j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd07j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd08j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd09j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd10j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd11j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd12f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd12g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd12h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd12i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd12j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd13f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd13g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd13h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd13i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE eckd13j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE accaref (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accareg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accareh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accarei (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE accarej (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewheparf (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awheparf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewheparg (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awheparg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewheparh (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awheparh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhepari (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awhepari (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewheparj (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other parent's home (parent" 3 = "Another person's home" 4 = "Someplace else" ; VALUE awheparj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1f (default=32) -1 = "Not in Universe" ; VALUE aparhr1f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1g (default=32) -1 = "Not in Universe" ; VALUE aparhr1g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1h (default=32) -1 = "Not in Universe" ; VALUE aparhr1h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1i (default=32) -1 = "Not in Universe" ; VALUE aparhr1i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr1j (default=32) -1 = "Not in Universe" ; VALUE aparhr1j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2f (default=32) -1 = "Not in Universe" ; VALUE aparhr2f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2g (default=32) -1 = "Not in Universe" ; VALUE aparhr2g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2h (default=32) -1 = "Not in Universe" ; VALUE aparhr2h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2i (default=32) -1 = "Not in Universe" ; VALUE aparhr2i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eparhr2j (default=32) -1 = "Not in Universe" ; VALUE aparhr2j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselff (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselff (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfg (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfh (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfi (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhselfj (default=32) -1 = "Not in Universe" 1 = "In the person's home" 2 = "At work or at school" 3 = "Someplace else" ; VALUE awhselfj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhrf (default=32) -1 = "Not in Universe" ; VALUE aselfhrf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhrg (default=32) -1 = "Not in Universe" ; VALUE aselfhrg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhrh (default=32) -1 = "Not in Universe" ; VALUE aselfhrh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhri (default=32) -1 = "Not in Universe" ; VALUE aselfhri (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfhrj (default=32) -1 = "Not in Universe" ; VALUE aselfhrj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb15f (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15g (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15h (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15i (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsb15j (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb15j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation derivation" ; VALUE ewhsbhrf (default=32) -1 = "Not in Universe" ; VALUE awhsbhrf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhrg (default=32) -1 = "Not in Universe" ; VALUE awhsbhrg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhrh (default=32) -1 = "Not in Universe" ; VALUE awhsbhrh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhri (default=32) -1 = "Not in Universe" ; VALUE awhsbhri (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsbhrj (default=32) -1 = "Not in Universe" ; VALUE awhsbhrj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15f (default=32) -1 = "Not in Universe" ; VALUE ahrsb15f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15g (default=32) -1 = "Not in Universe" ; VALUE ahrsb15g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15h (default=32) -1 = "Not in Universe" ; VALUE ahrsb15h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15i (default=32) -1 = "Not in Universe" ; VALUE ahrsb15i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb15j (default=32) -1 = "Not in Universe" ; VALUE ahrsb15j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14f (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14g (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14h (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14i (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsb14j (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other home" 3 = "Someplace else" ; VALUE awhsb14j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hrf (default=32) -1 = "Not in Universe" ; VALUE asb14hrf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hrg (default=32) -1 = "Not in Universe" ; VALUE asb14hrg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hrh (default=32) -1 = "Not in Universe" ; VALUE asb14hrh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hri (default=32) -1 = "Not in Universe" ; VALUE asb14hri (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esb14hrj (default=32) -1 = "Not in Universe" ; VALUE asb14hrj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14f (default=32) -1 = "Not in Universe" ; VALUE ahrsb14f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14g (default=32) -1 = "Not in Universe" ; VALUE ahrsb14g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14h (default=32) -1 = "Not in Universe" ; VALUE ahrsb14h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14i (default=32) -1 = "Not in Universe" ; VALUE ahrsb14i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsb14j (default=32) -1 = "Not in Universe" ; VALUE ahrsb14j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgranf (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgranf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgrang (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgrang (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgranh (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgranh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgrani (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgrani (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhgranj (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Grandparent's home" 3 = "Someplace else" ; VALUE awhgranj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhrf (default=32) -1 = "Not in Universe" ; VALUE agranhrf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhrg (default=32) -1 = "Not in Universe" ; VALUE agranhrg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhrh (default=32) -1 = "Not in Universe" ; VALUE agranhrh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhri (default=32) -1 = "Not in Universe" ; VALUE agranhri (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE egranhrj (default=32) -1 = "Not in Universe" ; VALUE agranhrj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgranf (default=32) -1 = "Not in Universe" ; VALUE ahrgranf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgrang (default=32) -1 = "Not in Universe" ; VALUE ahrgrang (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgranh (default=32) -1 = "Not in Universe" ; VALUE ahrgranh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgrani (default=32) -1 = "Not in Universe" ; VALUE ahrgrani (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrgranj (default=32) -1 = "Not in Universe" ; VALUE ahrgranj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygraf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygraf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygrag (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygrag (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygrah (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygrah (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygrai (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygrai (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaygraj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaygraj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtgraf (default=32) 0 = "None or not in universe" ; VALUE aamtgraf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtgrag (default=32) 0 = "Suppressed" ; VALUE aamtgrag (default=32) 0 = "Suppressed" ; VALUE tamtgrah (default=32) 0 = "Suppressed" ; VALUE aamtgrah (default=32) 0 = "Suppressed" ; VALUE tamtgrai (default=32) 0 = "Suppressed" ; VALUE aamtgrai (default=32) 0 = "Suppressed" ; VALUE tamtgraj (default=32) 0 = "Suppressed" ; VALUE aamtgraj (default=32) 0 = "Suppressed" ; VALUE ewhrelaf (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelaf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelag (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelag (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelah (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelah (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelai (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelai (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhrelaj (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "Other relative's home" 3 = "Someplace else" ; VALUE awhrelaj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1f (default=32) -1 = "Not in Universe" ; VALUE arelhr1f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1g (default=32) -1 = "Not in Universe" ; VALUE arelhr1g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1h (default=32) -1 = "Not in Universe" ; VALUE arelhr1h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1i (default=32) -1 = "Not in Universe" ; VALUE arelhr1i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr1j (default=32) -1 = "Not in Universe" ; VALUE arelhr1j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2f (default=32) -1 = "Not in Universe" ; VALUE arelhr2f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2g (default=32) -1 = "Not in Universe" ; VALUE arelhr2g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2h (default=32) -1 = "Not in Universe" ; VALUE arelhr2h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2i (default=32) -1 = "Not in Universe" ; VALUE arelhr2i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE erelhr2j (default=32) -1 = "Not in Universe" ; VALUE arelhr2j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrelf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrelf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrelg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrelg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrelh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrelh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayreli (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayreli (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayrelj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayrelj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtrelf (default=32) 0 = "None or not in universe" ; VALUE aamtrelf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtrelg (default=32) 0 = "Suppressed" ; VALUE aamtrelg (default=32) 0 = "Suppressed" ; VALUE tamtrelh (default=32) 0 = "Suppressed" ; VALUE aamtrelh (default=32) 0 = "Suppressed" ; VALUE tamtreli (default=32) 0 = "Suppressed" ; VALUE aamtreli (default=32) 0 = "Suppressed" ; VALUE tamtrelj (default=32) 0 = "Suppressed" ; VALUE aamtrelj (default=32) 0 = "Suppressed" ; VALUE ehrfam1f (default=32) -1 = "Not in Universe" ; VALUE ahrfam1f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1g (default=32) -1 = "Not in Universe" ; VALUE ahrfam1g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1h (default=32) -1 = "Not in Universe" ; VALUE ahrfam1h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1i (default=32) -1 = "Not in Universe" ; VALUE ahrfam1i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam1j (default=32) -1 = "Not in Universe" ; VALUE ahrfam1j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2f (default=32) -1 = "Not in Universe" ; VALUE ahrfam2f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2g (default=32) -1 = "Not in Universe" ; VALUE ahrfam2g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2h (default=32) -1 = "Not in Universe" ; VALUE ahrfam2h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2i (default=32) -1 = "Not in Universe" ; VALUE ahrfam2i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrfam2j (default=32) -1 = "Not in Universe" ; VALUE ahrfam2j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfamf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfamf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfamg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfamg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfamh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfamh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfami (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfami (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayfamj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayfamj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtfamf (default=32) 0 = "None or not in universe" ; VALUE aamtfamf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtfamg (default=32) 0 = "Suppressed" ; VALUE aamtfamg (default=32) 0 = "Suppressed" ; VALUE tamtfamh (default=32) 0 = "Suppressed" ; VALUE aamtfamh (default=32) 0 = "Suppressed" ; VALUE tamtfami (default=32) 0 = "Suppressed" ; VALUE aamtfami (default=32) 0 = "Suppressed" ; VALUE tamtfamj (default=32) 0 = "Suppressed" ; VALUE aamtfamj (default=32) 0 = "Suppressed" ; VALUE ewhdaycf (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdaycf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdaycg (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdaycg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdaych (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdaych (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdayci (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdayci (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhdaycj (default=32) -1 = "Not in Universe" 1 = "At work or at school" 2 = "At a church or religious" 3 = "Someplace else, including working" ; VALUE awhdaycj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsf (default=32) -1 = "Not in Universe" ; VALUE adayhrsf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsg (default=32) -1 = "Not in Universe" ; VALUE adayhrsg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsh (default=32) -1 = "Not in Universe" ; VALUE adayhrsh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsi (default=32) -1 = "Not in Universe" ; VALUE adayhrsi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edayhrsj (default=32) -1 = "Not in Universe" ; VALUE adayhrsj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdaycf (default=32) -1 = "Not in Universe" ; VALUE ahrdaycf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdaycg (default=32) -1 = "Not in Universe" ; VALUE ahrdaycg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdaych (default=32) -1 = "Not in Universe" ; VALUE ahrdaych (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdayci (default=32) -1 = "Not in Universe" ; VALUE ahrdayci (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrdaycj (default=32) -1 = "Not in Universe" ; VALUE ahrdaycj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayf (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayg (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayh (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayi (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayi (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaydayj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaydayj (default=32) 0 = "None or not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtdayf (default=32) 0 = "None or not in universe" ; VALUE aamtdayf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtdayg (default=32) 0 = "None or not in universe" ; VALUE aamtdayg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtdayh (default=32) 0 = "Suppressed" ; VALUE aamtdayh (default=32) 0 = "Suppressed" ; VALUE tamtdayi (default=32) 0 = "Suppressed" ; VALUE aamtdayi (default=32) 0 = "Suppressed" ; VALUE tamtdayj (default=32) 0 = "Suppressed" ; VALUE aamtdayj (default=32) 0 = "Suppressed" ; VALUE ewhsporf (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhsporf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsporg (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhsporg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsporh (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhsporh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhspori (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhspori (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhsporj (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhsporj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehsportf (default=32) -1 = "Not in Universe" ; VALUE ahsportf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehsportg (default=32) -1 = "Not in Universe" ; VALUE ahsportg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehsporth (default=32) -1 = "Not in Universe" ; VALUE ahsporth (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehsporti (default=32) -1 = "Not in Universe" ; VALUE ahsporti (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehsportj (default=32) -1 = "Not in Universe" ; VALUE ahsportj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsporf (default=32) -1 = "Not in Universe" ; VALUE ahrsporf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsporg (default=32) -1 = "Not in Universe" ; VALUE ahrsporg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsporh (default=32) -1 = "Not in Universe" ; VALUE ahrsporh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrspori (default=32) -1 = "Not in Universe" ; VALUE ahrspori (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsporj (default=32) -1 = "Not in Universe" ; VALUE ahrsporj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayspof (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayspof (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayspog (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayspog (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayspoh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayspoh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayspoi (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayspoi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayspoj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayspoj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtspof (default=32) 0 = "None or not in universe" ; VALUE aamtspof (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtspog (default=32) 0 = "None or not in universe" ; VALUE aamtspog (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtspoh (default=32) 0 = "Suppressed" ; VALUE aamtspoh (default=32) 0 = "Suppressed" ; VALUE tamtspoi (default=32) 0 = "Suppressed" ; VALUE aamtspoi (default=32) 0 = "Suppressed" ; VALUE tamtspoj (default=32) 0 = "Suppressed" ; VALUE aamtspoj (default=32) 0 = "Suppressed" ; VALUE ewhlessf (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhlessf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhlessg (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhlessg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhlessh (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhlessh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhlessi (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhlessi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhlessj (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhlessj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles1f (default=32) -1 = "Not in Universe" ; VALUE ahrles1f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles1g (default=32) -1 = "Not in Universe" ; VALUE ahrles1g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles1h (default=32) -1 = "Not in Universe" ; VALUE ahrles1h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles1i (default=32) -1 = "Not in Universe" ; VALUE ahrles1i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles1j (default=32) -1 = "Not in Universe" ; VALUE ahrles1j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles2f (default=32) -1 = "Not in Universe" ; VALUE ahrles2f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles2g (default=32) -1 = "Not in Universe" ; VALUE ahrles2g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles2h (default=32) -1 = "Not in Universe" ; VALUE ahrles2h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles2i (default=32) -1 = "Not in Universe" ; VALUE ahrles2i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrles2j (default=32) -1 = "Not in Universe" ; VALUE ahrles2j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaylesf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaylesf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaylesg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaylesg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaylesh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaylesh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaylesi (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaylesi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaylesj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaylesj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtlesf (default=32) 0 = "None or not in universe" ; VALUE aamtlesf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtlesg (default=32) 0 = "None or not in universe" ; VALUE aamtlesg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtlesh (default=32) 0 = "Suppressed" ; VALUE aamtlesh (default=32) 0 = "Suppressed" ; VALUE tamtlesi (default=32) 0 = "Suppressed" ; VALUE aamtlesi (default=32) 0 = "Suppressed" ; VALUE tamtlesj (default=32) 0 = "Suppressed" ; VALUE aamtlesj (default=32) 0 = "Suppressed" ; VALUE ewhclubf (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhclubf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhclubg (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhclubg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhclubh (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhclubh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhclubi (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhclubi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhclubj (default=32) -1 = "Not in Universe" 1 = "At school" 2 = "Someplace else" ; VALUE awhclubj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eclubhrf (default=32) -1 = "Not in Universe" ; VALUE aclubhrf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eclubhrg (default=32) -1 = "Not in Universe" ; VALUE aclubhrg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eclubhrh (default=32) -1 = "Not in Universe" ; VALUE aclubhrh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eclubhri (default=32) -1 = "Not in Universe" ; VALUE aclubhri (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eclubhrj (default=32) -1 = "Not in Universe" ; VALUE aclubhrj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrclubf (default=32) -1 = "Not in Universe" ; VALUE ahrclubf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrclubg (default=32) -1 = "Not in Universe" ; VALUE ahrclubg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrclubh (default=32) -1 = "Not in Universe" ; VALUE ahrclubh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrclubi (default=32) -1 = "Not in Universe" ; VALUE ahrclubi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrclubj (default=32) -1 = "Not in Universe" ; VALUE ahrclubj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaycluf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaycluf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayclug (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayclug (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaycluh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaycluh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayclui (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayclui (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epaycluj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apaycluj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtcluf (default=32) 0 = "None or not in universe" ; VALUE aamtcluf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtclug (default=32) 0 = "None or not in universe" ; VALUE aamtclug (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtcluh (default=32) 0 = "Suppressed" ; VALUE aamtcluh (default=32) 0 = "Suppressed" ; VALUE tamtclui (default=32) 0 = "Suppressed" ; VALUE aamtclui (default=32) 0 = "Suppressed" ; VALUE tamtcluj (default=32) 0 = "Suppressed" ; VALUE aamtcluj (default=32) 0 = "Suppressed" ; VALUE ewhschof (default=32) -1 = "Not in Universe" 1 = "At work or school" 2 = "At child's school" 3 = "Someplace else" ; VALUE awhschof (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhschog (default=32) -1 = "Not in Universe" 1 = "At work or school" 2 = "At child's school" 3 = "Someplace else" ; VALUE awhschog (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhschoh (default=32) -1 = "Not in Universe" 1 = "At work or school" 2 = "At child's school" 3 = "Someplace else" ; VALUE awhschoh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhschoi (default=32) -1 = "Not in Universe" 1 = "At work or school" 2 = "At child's school" 3 = "Someplace else" ; VALUE awhschoi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhschoj (default=32) -1 = "Not in Universe" 1 = "At work or school" 2 = "At child's school" 3 = "Someplace else" ; VALUE awhschoj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehscho1f (default=32) -1 = "Not in Universe" ; VALUE ahscho1f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehscho1g (default=32) -1 = "Not in Universe" ; VALUE ahscho1g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehscho1h (default=32) -1 = "Not in Universe" ; VALUE ahscho1h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehscho1i (default=32) -1 = "Not in Universe" ; VALUE ahscho1i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehscho1j (default=32) -1 = "Not in Universe" ; VALUE ahscho1j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsch2f (default=32) -1 = "Not in Universe" ; VALUE ahrsch2f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsch2g (default=32) -1 = "Not in Universe" ; VALUE ahrsch2g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsch2h (default=32) -1 = "Not in Universe" ; VALUE ahrsch2h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsch2i (default=32) -1 = "Not in Universe" ; VALUE ahrsch2i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrsch2j (default=32) -1 = "Not in Universe" ; VALUE ahrsch2j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayschf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayschf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayschg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayschg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayschh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayschh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayschi (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayschi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayschj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayschj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtschf (default=32) 0 = "None or not in universe" ; VALUE aamtschf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtschg (default=32) 0 = "None or not in universe" ; VALUE aamtschg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtschh (default=32) 0 = "Suppressed" ; VALUE aamtschh (default=32) 0 = "Suppressed" ; VALUE tamtschi (default=32) 0 = "Suppressed" ; VALUE aamtschi (default=32) 0 = "Suppressed" ; VALUE tamtschj (default=32) 0 = "Suppressed" ; VALUE aamtschj (default=32) 0 = "Suppressed" ; VALUE ewhothef (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhothef (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhotheg (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhotheg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhotheh (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhotheh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhothei (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhothei (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhothej (default=32) -1 = "Not in Universe" 1 = "Child's home" 2 = "The non-relative's home" 3 = "Someplace else" ; VALUE awhothej (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehrf (default=32) -1 = "Not in Universe" ; VALUE aothehrf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehrg (default=32) -1 = "Not in Universe" ; VALUE aothehrg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehrh (default=32) -1 = "Not in Universe" ; VALUE aothehrh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehri (default=32) -1 = "Not in Universe" ; VALUE aothehri (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eothehrj (default=32) -1 = "Not in Universe" ; VALUE aothehrj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrothef (default=32) -1 = "Not in Universe" ; VALUE ahrothef (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (hot deck)" ; VALUE ehrotheg (default=32) -1 = "Not in Universe" ; VALUE ahrotheg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (hot deck)" ; VALUE ehrotheh (default=32) -1 = "Not in Universe" ; VALUE ahrotheh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (hot deck)" ; VALUE ehrothei (default=32) -1 = "Not in Universe" ; VALUE ahrothei (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (hot deck)" ; VALUE ehrothej (default=32) -1 = "Not in Universe" ; VALUE ahrothej (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (hot deck)" ; VALUE epayothf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothi (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayothj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE apayothj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtothf (default=32) 0 = "None or not in universe" ; VALUE aamtothf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtothg (default=32) 0 = "None or not in universe" ; VALUE aamtothg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE tamtothh (default=32) 0 = "Suppressed" ; VALUE aamtothh (default=32) 0 = "Suppressed" ; VALUE tamtothi (default=32) 0 = "Suppressed" ; VALUE aamtothi (default=32) 0 = "Suppressed" ; VALUE tamtothj (default=32) 0 = "Suppressed" ; VALUE aamtothj (default=32) 0 = "Suppressed" ; VALUE eschoowf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowi (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eschoowj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aschoowj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwf (default=32) -1 = "Not in Universe" ; VALUE ahrschwf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwg (default=32) -1 = "Not in Universe" ; VALUE ahrschwg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwh (default=32) -1 = "Not in Universe" ; VALUE ahrschwh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwi (default=32) -1 = "Not in Universe" ; VALUE ahrschwi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschwj (default=32) -1 = "Not in Universe" ; VALUE ahrschwj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschof (default=32) -1 = "Not in Universe" ; VALUE ahrschof (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschog (default=32) -1 = "Not in Universe" ; VALUE ahrschog (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschoh (default=32) -1 = "Not in Universe" ; VALUE ahrschoh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschoi (default=32) -1 = "Not in Universe" ; VALUE ahrschoi (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ehrschoj (default=32) -1 = "Not in Universe" ; VALUE ahrschoj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcaf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcaf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcag (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcag (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcah (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcah (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcai (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcai (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eselfcaj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aselfcaj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1f (default=32) -1 = "Not in Universe" ; VALUE akidhr1f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1g (default=32) -1 = "Not in Universe" ; VALUE akidhr1g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1h (default=32) -1 = "Not in Universe" ; VALUE akidhr1h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1i (default=32) -1 = "Not in Universe" ; VALUE akidhr1i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr1j (default=32) -1 = "Not in Universe" ; VALUE akidhr1j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2f (default=32) -1 = "Not in Universe" ; VALUE akidhr2f (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2g (default=32) -1 = "Not in Universe" ; VALUE akidhr2g (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2h (default=32) -1 = "Not in Universe" ; VALUE akidhr2h (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2i (default=32) -1 = "Not in Universe" ; VALUE akidhr2i (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ekidhr2j (default=32) -1 = "Not in Universe" ; VALUE akidhr2j (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychaf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychaf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychag (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychag (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychah (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychah (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychai (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychai (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE edaychaj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE adaychaj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhelf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhelf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhelg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhelg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhelh (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhelh (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayheli (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayheli (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE epayhelj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" 3 = "Did not use any arrangements" ; VALUE apayhelj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4f (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopaf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4g (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopag (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4h (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopah (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4i (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopai (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE ewhopa1j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa2j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa3j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE ewhopa4j (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE awhopaj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE esatisf (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatisg (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatish (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatisi (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE esatisj (default=32) -1 = "Not in Universe" 1 = "Very satisfied" 2 = "Somewhat satisfied" 3 = "Neither satisfied nor dissatisfied" 4 = "Somewhat dissatisfied" 5 = "Very dissatisfied" ; VALUE elistf (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE alistf (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE elistg (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE alistg (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE elisth (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE alisth (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE elisti (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "N0" ; VALUE alisti (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE elistj (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "N0" ; VALUE alistj (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eworkmor (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE aworkmor (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE etiamt0r (default=32) -7 = "None" -1 = "Not in Universe" ; VALUE atiamt0r (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE etiamt0k (default=32) -1 = "Not in Universe" 0 = "None" 1 = "Hours" 2 = "Days" 3 = "Weeks" 4 = "Months" ; VALUE atiamt0k (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot deck)" 2 = "Cold deck imputation" 3 = "Logical imputation (derivation)" ; VALUE eairunv (default=32) -1 = "Not in Universe" 1 = "In universe" ; VALUE iothrbus (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iownbs0s (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ibsforms (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Sole proprietorship" 2 = "Partnership" 3 = "Corporation" ; VALUE ibslocts (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Own home" 2 = "Somewhere else" ; VALUE iprtowns (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iownrs1s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iownrs1k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ihhown1l (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE rpcnthhs (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-50 Percentage of business" 2 = "51-99 Percentage of business" ; VALUE rpctowns (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-25 Percentage of business" 2 = "26-49 Percentage of business" 3 = "50-100 Percentage of business" ; VALUE tgrsrcps (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ttotexps (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetincs (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetinck (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE iothincs (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tnetin1s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetin1k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetin2s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetin2k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ibsformk (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Sole proprietorship" 2 = "Partnership" 3 = "Corporation" ; VALUE ibsloctk (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Own home" 2 = "Somewhere else" ; VALUE iprtownk (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iownrs2s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iownrs2k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ihhown2l (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE rpcnthhk (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-99 Percentage of business" ; VALUE rpctownk (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-25 Percentage of business" 2 = "26-49 Percentage of business" 3 = "50-100 Percentage of business" ; VALUE tgrsrcpk (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ttotexpk (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetincl (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetincm (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE iothinck (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tnetin3s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetin3k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tnetin4s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tothincs (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tothinck (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE iirayn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iiracont (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ttaxcont (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE iirawdl (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tamtira (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tiraearn (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE iiratypn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iiratypk (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iiratypl (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iiratypm (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iiratypo (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iiratypp (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iiratypq (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeoghyn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeoghcn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ttxkeogh (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ikeoghwd (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tatkeogh (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tkeogher (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ikeohtpr (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeohtpk (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeohtpl (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeohtpm (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeohtpn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeohtpo (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ikeohtpp (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ithrftyn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tthftcnt (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ithftwdl (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tthftamt (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE tthftern (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ithftypn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ithftypk (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ithftypl (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ithftypm (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ithftypo (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE eatxunv (default=32) -1 = "Not in Universe" 1 = "In universe" ; VALUE itaxflyn (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE itaxcopy (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tfilstat (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Single taxpayer" 2 = "Married, Filing joint return" 3 = "Married, filing separately" 4 = "Unmarried head of Household or" ; VALUE ttotexmp (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1 exemption" 2 = "2 exemptions" 3 = "3-4 exemptions" 4 = "5 or more exemptions" ; VALUE iexemp0p (default=32) -5 = "All" -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iexemp0k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iexemp0l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iexemp0m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iexemp0n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iexmpout (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE iexnmout (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ioutrl0t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl0r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ioutrl1t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "OTHER" ; VALUE ifilform (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Form 1040" 2 = "Form 1040A" 3 = "Form 1040EZ" ; VALUE ischeda (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ischedd (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tamtdedt (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-4999 Amount of itemized" 2 = "5000-7999 Amount of itemized" 3 = "8000-8999 Amount of itemized" 4 = "9000-10999 Amount of itemized" 5 = "11000-11999 Amount of itemized" 6 = "12000-12999 Amount of itemized" 7 = "13000-13999 Amount of itemized" 8 = "14000-14999 Amount of itemized" 9 = "15000-15999 Amount of itemized" 10 = "16000-16999 Amount of itemized" 11 = "17000-18999 Amount of itemized" 12 = "19000-20999 Amount of itemized" 13 = "21000-22999 Amount of itemized" 14 = "23000-25999 Amount of itemized" 15 = "26000-29999 Amount of itemized" 16 = "30000-39999 Amount of itemized" 17 = "40000+ Amount of itemized" ; VALUE iccexpen (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tccamt (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-99 Child and dependent care" 2 = "100-199 Child and dependent care" 3 = "200-299 Child and dependent care" 4 = "300-399 Child and dependent care" 5 = "400-499 Child and dependent care" 6 = "500-699 Child and dependent care" 7 = "700-1199 Child and dependent care" 8 = "1200-1599 Child and dependent" 9 = "1600-1999 Child and dependent" 10 = "2000-2999 Child and dependent" 11 = "3000-3999 Child and dependent" 12 = "4000-5999 Child and dependent" 13 = "6000+ Child and dependent care" ; VALUE icarex0t (default=32) -5 = "All" -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex0r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex1s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex2s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE icarex3t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE idsabcrd (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE tsapgain (default=32) -4 = "Negative values (losses)" -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-99 Amount of capital gains" 2 = "100-999 Amount of capital gains" 3 = "1000-6999 Amount of capital gains" 4 = "7000+ Amount of capital gains" ; VALUE tadjincm (default=32) -1 = "Don't know, Refused, None, Losses" 0 = "Not answered" 1 = "1-6999 Amount of adjusted gross" 2 = "7000-11999 Amount of adjusted" 3 = "12000-16999 Amount of adjusted" 4 = "17000-20999 Amount of adjusted" 5 = "21000-25999 Amount of adjusted" 6 = "26000-30999 Amount of adjusted" 7 = "31000-39999 Amount of adjusted" 8 = "40000-49999 Amount of adjusted" 9 = "50000-59999 Amount of adjusted" 10 = "60000-74999 Amount of adjusted" 11 = "75000-99999 Amount of adjusted" 12 = "100000+ Amount of adjusted gross" ; VALUE tnettax (default=32) -1 = "Don't know, Refused, None, Losses" 0 = "Not answered" 1 = "1-199 Amount of net tax liability" 2 = "200-699 Amount of net tax" 3 = "700-1199 Amount of net tax" 4 = "1200-1999 Amount of net tax" 5 = "2000-2999 Amount of net tax" 6 = "3000-3999 Amount of net tax" 7 = "4000-5999 Amount of net tax" 8 = "6000-7999 Amount of net tax" 9 = "8000-10999 Amount of net tax" 10 = "11000-15999 Amount of net tax" 11 = "16000-26999 Amount of net tax" 12 = "27000+ Amount of net tax liability" ; VALUE ierndcrd (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE terndamt (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-199 Amount of earned income" 2 = "200-399 Amount of earned income" 3 = "400-499 Amount of earned income" 4 = "500-799 Amount of earned income" 5 = "800-1099 Amount of earned income" 6 = "1100-1599 Amount of earned income" 7 = "1600-2099 Amount of earned income" 8 = "2100-2899 Amount of earned income" 9 = "2900-3099 Amount of earned income" 10 = "3100-4999 Amount of earned income" 11 = "5000+ Amount of earned income" ; VALUE ieicex0t (default=32) -5 = "All" -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex0r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex1s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex2s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ieicex3t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE iproptax (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ipropjnt (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ipropn0t (default=32) -5 = "All" -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn0r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn1s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2k (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2l (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2m (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2n (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2o (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2p (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2q (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2r (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn2s (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ipropn3t (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 9999 = "Unknown person number" ; VALUE ttaxbill (default=32) -2 = "Refused" -1 = "Don't know" 0 = "Not answered" 1 = "1-199 Amount of property tax" 2 = "200-399 Amount of property tax" 3 = "400-599 Amount of property tax" 4 = "600-799 Amount of property tax" 5 = "800-999 Amount of property tax" 6 = "1000-1199 Amount of property tax" 7 = "1200-1399 Amount of property tax" 8 = "1400-1699 Amount of property tax" 9 = "1700-1899 Amount of property tax" 10 = "1900-2199 Amount of property tax" 11 = "2200-2599 Amount of property tax" 12 = "2600-2999 Amount of property tax" 13 = "3000-3999 Amount of property tax" 14 = "4000-4999 Amount of property tax" 15 = "5000-6999 Amount of property tax" 16 = "7000+ Amount of property tax" ; proc print data=library.sippp08putm5 (obs=6); FORMAT spanel spanel. tfipsst tfipsst. eoutcome eoutcome. rfid2 rfid2l. epopstat epopstat. eppintvw eppintvw. eppmis4 eppmis4l. esex esex. erace erace. eorigin eorigin. errp errp. tage tage. ems ems. epnspous epnspous. epnmom epnmom. epndad epndad. epnguard epnguard. rdesgpnt rdesgpnt. eeducate eeducate. sinthhid sinthhid. epwsunv epwsunv. ewsempct ewsempct. awsempct awsempct. ewseno1 ewseno1l. ewsbno1 ewsbno1l. ewseno2 ewseno2l. ewsbno2 ewsbno2l. ewshrs1 ewshrs1l. awshrs1 awshrs1l. ewsdys1 ewsdys1l. awsdys1 awsdys1l. ewsday11 ewsday1t. awsday11 awsday1t. ewsday12 ewsday1k. awsday12 awsday1k. ewsday13 ewsday1l. awsday13 awsday1l. ewsday14 ewsday1m. awsday14 awsday1m. ewsday15 ewsday1n. awsday15 awsday1n. ewsday16 ewsday1o. awsday16 awsday1o. ewsday17 ewsday1p. awsday17 awsday1p. ewsbeg1 ewsbeg1l. awsbeg1 awsbeg1l. ewsbegm1 ewsbegmt. awsbegm1 awsbegmt. ewsend1 ewsend1l. awsend1 awsend1l. ewsendm1 ewsendmt. awsendm1 awsendmt. ewshmwk1 ewshmwkt. awshmwk1 awshmwkt. ewsdy11 ewsdy11l. awsdy11 awsdy11l. ewsdy12 ewsdy12l. awsdy12 awsdy12l. ewsdy13 ewsdy13l. awsdy13 awsdy13l. ewsdy14 ewsdy14l. awsdy14 awsdy14l. ewsdy15 ewsdy15l. awsdy15 awsdy15l. ewsdy16 ewsdy16l. awsdy16 awsdy16l. ewsdy17 ewsdy17l. awsdy17 awsdy17l. ewsjob1 ewsjob1l. awsjob1 awsjob1l. ewsmnr1 ewsmnr1l. awsmnr1 awsmnr1l. ewshrs2 ewshrs2l. awshrs2 awshrs2l. ewsdys2 ewsdys2l. awsdys2 awsdys2l. ewsday21 ewsday2t. awsday21 awsday2t. ewsday22 ewsday2k. awsday22 awsday2k. ewsday23 ewsday2l. awsday23 awsday2l. ewsday24 ewsday2m. awsday24 awsday2m. ewsday25 ewsday2n. awsday25 awsday2n. ewsday26 ewsday2o. awsday26 awsday2o. ewsday27 ewsday2p. awsday27 awsday2p. ewsbeg2 ewsbeg2l. awsbeg2 awsbeg2l. ewsbegm2 ewsbegmk. awsbegm2 awsbegmk. ewsend2 ewsend2l. awsend2 awsend2l. ewsendm2 ewsendmk. awsendm2 awsendmk. ewshmwk2 ewshmwkk. awshmwk2 awshmwkk. ewsdy21 ewsdy21l. awsdy21 awsdy21l. ewsdy22 ewsdy22l. awsdy22 awsdy22l. ewsdy23 ewsdy23l. awsdy23 awsdy23l. ewsdy24 ewsdy24l. awsdy24 awsdy24l. ewsdy25 ewsdy25l. awsdy25 awsdy25l. ewsdy26 ewsdy26l. awsdy26 awsdy26l. ewsdy27 ewsdy27l. awsdy27 awsdy27l. ewsjob2 ewsjob2l. awsjob2 awsjob2l. ewsmnr2 ewsmnr2l. awsmnr2 awsmnr2l. eccunv eccunv. ehrwksch ehrwksch. ahrwksch ahrwksch. rrhrswk rrhrswk. ehrwkjob ehrwkjob. ahrwkjob ahrwkjob. eccpnuma $eccpnum. eccpnumb $eccpnum. eccpnumc $eccpnum. eccpnumd $eccpnum. eccpnume $eccpnum. eccagea eccagea. eccageb eccageb. eccagec eccagec. eccaged eccaged. eccagee eccagee. eckd01a eckd01a. eckd01b eckd01b. eckd01c eckd01c. eckd01d eckd01d. eckd01e eckd01e. eckd02a eckd02a. eckd02b eckd02b. eckd02c eckd02c. eckd02d eckd02d. eckd02e eckd02e. eckd03a eckd03a. eckd03b eckd03b. eckd03c eckd03c. eckd03d eckd03d. eckd03e eckd03e. eckd04a eckd04a. eckd04b eckd04b. eckd04c eckd04c. eckd04d eckd04d. eckd04e eckd04e. eckd05a eckd05a. eckd05b eckd05b. eckd05c eckd05c. eckd05d eckd05d. eckd05e eckd05e. eckd06a eckd06a. eckd06b eckd06b. eckd06c eckd06c. eckd06d eckd06d. eckd06e eckd06e. eckd07a eckd07a. eckd07b eckd07b. eckd07c eckd07c. eckd07d eckd07d. eckd07e eckd07e. eckd08a eckd08a. eckd08b eckd08b. eckd08c eckd08c. eckd08d eckd08d. eckd08e eckd08e. eckd09a eckd09a. eckd09b eckd09b. eckd09c eckd09c. eckd09d eckd09d. eckd09e eckd09e. eckd10a eckd10a. eckd10b eckd10b. eckd10c eckd10c. eckd10d eckd10d. eckd10e eckd10e. eckd11a eckd11a. eckd11b eckd11b. eckd11c eckd11c. eckd11d eckd11d. eckd11e eckd11e. accarea accarea. accareb accareb. accarec accarec. accared accared. accaree accaree. ewhepara ewhepara. awhepara awhepara. ewheparb ewheparb. awheparb awheparb. ewheparc ewheparc. awheparc awheparc. ewhepard ewhepard. awhepard awhepard. ewhepare ewhepare. awhepare awhepare. eparhr1a eparhr1a. aparhr1a aparhr1a. eparhr1b eparhr1b. aparhr1b aparhr1b. eparhr1c eparhr1c. aparhr1c aparhr1c. eparhr1d eparhr1d. aparhr1d aparhr1d. eparhr1e eparhr1e. aparhr1e aparhr1e. eparhr2a eparhr2a. aparhr2a aparhr2a. eparhr2b eparhr2b. aparhr2b aparhr2b. eparhr2c eparhr2c. aparhr2c aparhr2c. eparhr2d eparhr2d. aparhr2d aparhr2d. eparhr2e eparhr2e. aparhr2e aparhr2e. ewhselfa ewhselfa. awhselfa awhselfa. ewhselfb ewhselfb. awhselfb awhselfb. ewhselfc ewhselfc. awhselfc awhselfc. ewhselfd ewhselfd. awhselfd awhselfd. ewhselfe ewhselfe. awhselfe awhselfe. eselfhra eselfhra. aselfhra aselfhra. eselfhrb eselfhrb. aselfhrb aselfhrb. eselfhrc eselfhrc. aselfhrc aselfhrc. eselfhrd eselfhrd. aselfhrd aselfhrd. eselfhre eselfhre. aselfhre aselfhre. ewhsb15a ewhsb15a. awhsb15a awhsb15a. ewhsb15b ewhsb15b. awhsb15b awhsb15b. ewhsb15c ewhsb15c. awhsb15c awhsb15c. ewhsb15d ewhsb15d. awhsb15d awhsb15d. ewhsb15e ewhsb15e. awhsb15e awhsb15e. ewhsbhra ewhsbhra. awhsbhra awhsbhra. ewhsbhrb ewhsbhrb. awhsbhrb awhsbhrb. ewhsbhrc ewhsbhrc. awhsbhrc awhsbhrc. ewhsbhrd ewhsbhrd. awhsbhrd awhsbhrd. ewhsbhre ewhsbhre. awhsbhre awhsbhre. ehrsb15a ehrsb15a. ahrsb15a ahrsb15a. ehrsb15b ehrsb15b. ahrsb15b ahrsb15b. ehrsb15c ehrsb15c. ahrsb15c ahrsb15c. ehrsb15d ehrsb15d. ahrsb15d ahrsb15d. ehrsb15e ehrsb15e. ahrsb15e ahrsb15e. ewhsb14a ewhsb14a. awhsb14a awhsb14a. ewhsb14b ewhsb14b. awhsb14b awhsb14b. ewhsb14c ewhsb14c. awhsb14c awhsb14c. ewhsb14d ewhsb14d. awhsb14d awhsb14d. ewhsb14e ewhsb14e. awhsb14e awhsb14e. esb14hra esb14hra. asb14hra asb14hra. esb14hrb esb14hrb. asb14hrb asb14hrb. esb14hrc esb14hrc. asb14hrc asb14hrc. esb14hrd esb14hrd. asb14hrd asb14hrd. esb14hre esb14hre. asb14hre asb14hre. ehrsb14a ehrsb14a. ahrsb14a ahrsb14a. ehrsb14b ehrsb14b. ahrsb14b ahrsb14b. ehrsb14c ehrsb14c. ahrsb14c ahrsb14c. ehrsb14d ehrsb14d. ahrsb14d ahrsb14d. ehrsb14e ehrsb14e. ahrsb14e ahrsb14e. ewhgrana ewhgrana. awhgrana awhgrana. ewhgranb ewhgranb. awhgranb awhgranb. ewhgranc ewhgranc. awhgranc awhgranc. ewhgrand ewhgrand. awhgrand awhgrand. ewhgrane ewhgrane. awhgrane awhgrane. egranhra egranhra. agranhra agranhra. egranhrb egranhrb. agranhrb agranhrb. egranhrc egranhrc. agranhrc agranhrc. egranhrd egranhrd. agranhrd agranhrd. egranhre egranhre. agranhre agranhre. ehrgrana ehrgrana. ahrgrana ahrgrana. ehrgranb ehrgranb. ahrgranb ahrgranb. ehrgranc ehrgranc. ahrgranc ahrgranc. ehrgrand ehrgrand. ahrgrand ahrgrand. ehrgrane ehrgrane. ahrgrane ahrgrane. epaygraa epaygraa. apaygraa apaygraa. epaygrab epaygrab. apaygrab apaygrab. epaygrac epaygrac. apaygrac apaygrac. epaygrad epaygrad. apaygrad apaygrad. epaygrae epaygrae. apaygrae apaygrae. tamtgraa tamtgraa. aamtgraa aamtgraa. tamtgrab tamtgrab. aamtgrab aamtgrab. tamtgrac tamtgrac. aamtgrac aamtgrac. tamtgrad tamtgrad. aamtgrad aamtgrad. tamtgrae tamtgrae. aamtgrae aamtgrae. ewhrelaa ewhrelaa. awhrelaa awhrelaa. ewhrelab ewhrelab. awhrelab awhrelab. ewhrelac ewhrelac. awhrelac awhrelac. ewhrelad ewhrelad. awhrelad awhrelad. ewhrelae ewhrelae. awhrelae awhrelae. erelhr1a erelhr1a. arelhr1a arelhr1a. erelhr1b erelhr1b. arelhr1b arelhr1b. erelhr1c erelhr1c. arelhr1c arelhr1c. erelhr1d erelhr1d. arelhr1d arelhr1d. erelhr1e erelhr1e. arelhr1e arelhr1e. erelhr2a erelhr2a. arelhr2a arelhr2a. erelhr2b erelhr2b. arelhr2b arelhr2b. erelhr2c erelhr2c. arelhr2c arelhr2c. erelhr2d erelhr2d. arelhr2d arelhr2d. erelhr2e erelhr2e. arelhr2e arelhr2e. epayrela epayrela. apayrela apayrela. epayrelb epayrelb. apayrelb apayrelb. epayrelc epayrelc. apayrelc apayrelc. epayreld epayreld. apayreld apayreld. epayrele epayrele. apayrele apayrele. tamtrela tamtrela. aamtrela aamtrela. tamtrelb tamtrelb. aamtrelb aamtrelb. tamtrelc tamtrelc. aamtrelc aamtrelc. tamtreld tamtreld. aamtreld aamtreld. tamtrele tamtrele. aamtrele aamtrele. ehrfam1a ehrfam1a. ahrfam1a ahrfam1a. ehrfam1b ehrfam1b. ahrfam1b ahrfam1b. ehrfam1c ehrfam1c. ahrfam1c ahrfam1c. ehrfam1d ehrfam1d. ahrfam1d ahrfam1d. ehrfam1e ehrfam1e. ahrfam1e ahrfam1e. ehrfam2a ehrfam2a. ahrfam2a ahrfam2a. ehrfam2b ehrfam2b. ahrfam2b ahrfam2b. ehrfam2c ehrfam2c. ahrfam2c ahrfam2c. ehrfam2d ehrfam2d. ahrfam2d ahrfam2d. ehrfam2e ehrfam2e. ahrfam2e ahrfam2e. epayfama epayfama. apayfama apayfama. epayfamb epayfamb. apayfamb apayfamb. epayfamc epayfamc. apayfamc apayfamc. epayfamd epayfamd. apayfamd apayfamd. epayfame epayfame. apayfame apayfame. tamtfama tamtfama. aamtfama aamtfama. tamtfamb tamtfamb. aamtfamb aamtfamb. tamtfamc tamtfamc. aamtfamc aamtfamc. tamtfamd tamtfamd. aamtfamd aamtfamd. tamtfame tamtfame. aamtfame aamtfame. ewhdayca ewhdayca. awhdayca awhdayca. ewhdaycb ewhdaycb. awhdaycb awhdaycb. ewhdaycc ewhdaycc. awhdaycc awhdaycc. ewhdaycd ewhdaycd. awhdaycd awhdaycd. ewhdayce ewhdayce. awhdayce awhdayce. edayhrsa edayhrsa. adayhrsa adayhrsa. edayhrsb edayhrsb. adayhrsb adayhrsb. edayhrsc edayhrsc. adayhrsc adayhrsc. edayhrsd edayhrsd. adayhrsd adayhrsd. edayhrse edayhrse. adayhrse adayhrse. ehrdayca ehrdayca. ahrdayca ahrdayca. ehrdaycb ehrdaycb. ahrdaycb ahrdaycb. ehrdaycc ehrdaycc. ahrdaycc ahrdaycc. ehrdaycd ehrdaycd. ahrdaycd ahrdaycd. ehrdayce ehrdayce. ahrdayce ahrdayce. epaydaya epaydaya. apaydaya apaydaya. epaydayb epaydayb. apaydayb apaydayb. epaydayc epaydayc. apaydayc apaydayc. epaydayd epaydayd. apaydayd apaydayd. epaydaye epaydaye. apaydaye apaydaye. tamtdaya tamtdaya. aamtdaya aamtdaya. tamtdayb tamtdayb. aamtdayb aamtdayb. tamtdayc tamtdayc. aamtdayc aamtdayc. tamtdayd tamtdayd. aamtdayd aamtdayd. tamtdaye tamtdaye. aamtdaye aamtdaye. ewhnursa ewhnursa. awhnursa awhnursa. ewhnursb ewhnursb. awhnursb awhnursb. ewhnursc ewhnursc. awhnursc awhnursc. ewhnursd ewhnursd. awhnursd awhnursd. ewhnurse ewhnurse. awhnurse awhnurse. enurhrsa enurhrsa. anurhrsa anurhrsa. enurhrsb enurhrsb. anurhrsb anurhrsb. enurhrsc enurhrsc. anurhrsc anurhrsc. enurhrsd enurhrsd. anurhrsd anurhrsd. enurhrse enurhrse. anurhrse anurhrse. ehrnursa ehrnursa. ahrnursa ahrnursa. ehrnursb ehrnursb. ahrnursb ahrnursb. ehrnursc ehrnursc. ahrnursc ahrnursc. ehrnursd ehrnursd. ahrnursd ahrnursd. ehrnurse ehrnurse. ahrnurse ahrnurse. epaynura epaynura. apaynura apaynura. epaynurb epaynurb. apaynurb apaynurb. epaynurc epaynurc. apaynurc apaynurc. epaynurd epaynurd. apaynurd apaynurd. epaynure epaynure. apaynure apaynure. tamtnura tamtnura. aamtnura aamtnura. tamtnurb tamtnurb. aamtnurb aamtnurb. tamtnurc tamtnurc. aamtnurc aamtnurc. tamtnurd tamtnurd. aamtnurd aamtnurd. tamtnure tamtnure. aamtnure aamtnure. eheadhra eheadhra. aheadhra aheadhra. eheadhrb eheadhrb. aheadhrb aheadhrb. eheadhrc eheadhrc. aheadhrc aheadhrc. eheadhrd eheadhrd. aheadhrd aheadhrd. eheadhre eheadhre. aheadhre aheadhre. ehrstara ehrstara. ahrstara ahrstara. ehrstarb ehrstarb. ahrstarb ahrstarb. ehrstarc ehrstarc. ahrstarc ahrstarc. ehrstard ehrstard. ahrstard ahrstard. ehrstare ehrstare. ahrstare ahrstare. epaystaa epaystaa. apaystaa apaystaa. epaystab epaystab. apaystab apaystab. epaystac epaystac. apaystac apaystac. epaystad epaystad. apaystad apaystad. epaystae epaystae. apaystae apaystae. tamtstaa tamtstaa. aamtstaa aamtstaa. tamtstab tamtstab. aamtstab aamtstab. tamtstac tamtstac. aamtstac aamtstac. tamtstad tamtstad. aamtstad aamtstad. tamtstae tamtstae. aamtstae aamtstae. ewhothea ewhothea. awhothea awhothea. ewhotheb ewhotheb. awhotheb awhotheb. ewhothec ewhothec. awhothec awhothec. ewhothed ewhothed. awhothed awhothed. ewhothee ewhothee. awhothee awhothee. eothehra eothehra. aothehra aothehra. eothehrb eothehrb. aothehrb aothehrb. eothehrc eothehrc. aothehrc aothehrc. eothehrd eothehrd. aothehrd aothehrd. eothehre eothehre. aothehre aothehre. ehrothea ehrothea. ahrothea ahrothea. ehrotheb ehrotheb. ahrotheb ahrotheb. ehrothec ehrothec. ahrothec ahrothec. ehrothed ehrothed. ahrothed ahrothed. ehrothee ehrothee. ahrothee ahrothee. epayotha epayotha. apayotha apayotha. epayothb epayothb. apayothb apayothb. epayothc epayothc. apayothc apayothc. epayothd epayothd. apayothd apayothd. epayothe epayothe. apayothe apayothe. tamtotha tamtotha. aamtotha aamtotha. tamtothb tamtothb. aamtothb aamtothb. tamtothc tamtothc. aamtothc aamtothc. tamtothd tamtothd. aamtothd aamtothd. tamtothe tamtothe. aamtothe aamtothe. eschoowa eschoowa. aschoowa aschoowa. eschoowb eschoowb. aschoowb aschoowb. eschoowc eschoowc. aschoowc aschoowc. eschoowd eschoowd. aschoowd aschoowd. eschoowe eschoowe. aschoowe aschoowe. ehrschwa ehrschwa. ahrschwa ahrschwa. ehrschwb ehrschwb. ahrschwb ahrschwb. ehrschwc ehrschwc. ahrschwc ahrschwc. ehrschwd ehrschwd. ahrschwd ahrschwd. ehrschwe ehrschwe. ahrschwe ahrschwe. ehrschoa ehrschoa. ahrschoa ahrschoa. ehrschob ehrschob. ahrschob ahrschob. ehrschoc ehrschoc. ahrschoc ahrschoc. ehrschod ehrschod. ahrschod ahrschod. ehrschoe ehrschoe. ahrschoe ahrschoe. eselfcaa eselfcaa. aselfcaa aselfcaa. eselfcab eselfcab. aselfcab aselfcab. eselfcac eselfcac. aselfcac aselfcac. eselfcad eselfcad. aselfcad aselfcad. eselfcae eselfcae. aselfcae aselfcae. ekidhr1a ekidhr1a. akidhr1a akidhr1a. ekidhr1b ekidhr1b. akidhr1b akidhr1b. ekidhr1c ekidhr1c. akidhr1c akidhr1c. ekidhr1d ekidhr1d. akidhr1d akidhr1d. ekidhr1e ekidhr1e. akidhr1e akidhr1e. ekidhr2a ekidhr2a. akidhr2a akidhr2a. ekidhr2b ekidhr2b. akidhr2b akidhr2b. ekidhr2c ekidhr2c. akidhr2c akidhr2c. ekidhr2d ekidhr2d. akidhr2d akidhr2d. ekidhr2e ekidhr2e. akidhr2e akidhr2e. edaychaa edaychaa. adaychaa adaychaa. edaychab edaychab. adaychab adaychab. edaychac edaychac. adaychac adaychac. edaychad edaychad. adaychad adaychad. edaychae edaychae. adaychae adaychae. epayhela epayhela. apayhela apayhela. epayhelb epayhelb. apayhelb apayhelb. epayhelc epayhelc. apayhelc apayhelc. epayheld epayheld. apayheld apayheld. epayhele epayhele. apayhele apayhele. ewhopa1a ewhopa1a. ewhopa2a ewhopa2a. ewhopa3a ewhopa3a. ewhopa4a ewhopa4a. awhopaa awhopaa. ewhopa1b ewhopa1b. ewhopa2b ewhopa2b. ewhopa3b ewhopa3b. ewhopa4b ewhopa4b. awhopab awhopab. ewhopa1c ewhopa1c. ewhopa2c ewhopa2c. ewhopa3c ewhopa3c. ewhopa4c ewhopa4c. awhopac awhopac. ewhopa1d ewhopa1d. ewhopa2d ewhopa2d. ewhopa3d ewhopa3d. ewhopa4d ewhopa4d. awhopad awhopad. ewhopa1e ewhopa1e. ewhopa2e ewhopa2e. ewhopa3e ewhopa3e. ewhopa4e ewhopa4e. awhopae awhopae. esatisa esatisa. esatisb esatisb. esatisc esatisc. esatisd esatisd. esatise esatise. elista elista. alista alista. elistb elistb. alistb alistb. elistc elistc. alistc alistc. elistd elistd. alistd alistd. eliste eliste. aliste aliste. eccunv2 eccunv2l. eccpnumf $eccpnum. eccpnumg $eccpnum. eccpnumh $eccpnum. eccpnumi $eccpnum. eccpnumj $eccpnum. eccagef eccagef. eccageg eccageg. eccageh eccageh. eccagei eccagei. eccagej eccagej. eckd01f eckd01f. eckd01g eckd01g. eckd01h eckd01h. eckd01i eckd01i. eckd01j eckd01j. eckd02f eckd02f. eckd02g eckd02g. eckd02h eckd02h. eckd02i eckd02i. eckd02j eckd02j. eckd03f eckd03f. eckd03g eckd03g. eckd03h eckd03h. eckd03i eckd03i. eckd03j eckd03j. eckd04f eckd04f. eckd04g eckd04g. eckd04h eckd04h. eckd04i eckd04i. eckd04j eckd04j. eckd05f eckd05f. eckd05g eckd05g. eckd05h eckd05h. eckd05i eckd05i. eckd05j eckd05j. eckd06f eckd06f. eckd06g eckd06g. eckd06h eckd06h. eckd06i eckd06i. eckd06j eckd06j. eckd07f eckd07f. eckd07g eckd07g. eckd07h eckd07h. eckd07i eckd07i. eckd07j eckd07j. eckd08f eckd08f. eckd08g eckd08g. eckd08h eckd08h. eckd08i eckd08i. eckd08j eckd08j. eckd09f eckd09f. eckd09g eckd09g. eckd09h eckd09h. eckd09i eckd09i. eckd09j eckd09j. eckd10f eckd10f. eckd10g eckd10g. eckd10h eckd10h. eckd10i eckd10i. eckd10j eckd10j. eckd11f eckd11f. eckd11g eckd11g. eckd11h eckd11h. eckd11i eckd11i. eckd11j eckd11j. eckd12f eckd12f. eckd12g eckd12g. eckd12h eckd12h. eckd12i eckd12i. eckd12j eckd12j. eckd13f eckd13f. eckd13g eckd13g. eckd13h eckd13h. eckd13i eckd13i. eckd13j eckd13j. accaref accaref. accareg accareg. accareh accareh. accarei accarei. accarej accarej. ewheparf ewheparf. awheparf awheparf. ewheparg ewheparg. awheparg awheparg. ewheparh ewheparh. awheparh awheparh. ewhepari ewhepari. awhepari awhepari. ewheparj ewheparj. awheparj awheparj. eparhr1f eparhr1f. aparhr1f aparhr1f. eparhr1g eparhr1g. aparhr1g aparhr1g. eparhr1h eparhr1h. aparhr1h aparhr1h. eparhr1i eparhr1i. aparhr1i aparhr1i. eparhr1j eparhr1j. aparhr1j aparhr1j. eparhr2f eparhr2f. aparhr2f aparhr2f. eparhr2g eparhr2g. aparhr2g aparhr2g. eparhr2h eparhr2h. aparhr2h aparhr2h. eparhr2i eparhr2i. aparhr2i aparhr2i. eparhr2j eparhr2j. aparhr2j aparhr2j. ewhselff ewhselff. awhselff awhselff. ewhselfg ewhselfg. awhselfg awhselfg. ewhselfh ewhselfh. awhselfh awhselfh. ewhselfi ewhselfi. awhselfi awhselfi. ewhselfj ewhselfj. awhselfj awhselfj. eselfhrf eselfhrf. aselfhrf aselfhrf. eselfhrg eselfhrg. aselfhrg aselfhrg. eselfhrh eselfhrh. aselfhrh aselfhrh. eselfhri eselfhri. aselfhri aselfhri. eselfhrj eselfhrj. aselfhrj aselfhrj. ewhsb15f ewhsb15f. awhsb15f awhsb15f. ewhsb15g ewhsb15g. awhsb15g awhsb15g. ewhsb15h ewhsb15h. awhsb15h awhsb15h. ewhsb15i ewhsb15i. awhsb15i awhsb15i. ewhsb15j ewhsb15j. awhsb15j awhsb15j. ewhsbhrf ewhsbhrf. awhsbhrf awhsbhrf. ewhsbhrg ewhsbhrg. awhsbhrg awhsbhrg. ewhsbhrh ewhsbhrh. awhsbhrh awhsbhrh. ewhsbhri ewhsbhri. awhsbhri awhsbhri. ewhsbhrj ewhsbhrj. awhsbhrj awhsbhrj. ehrsb15f ehrsb15f. ahrsb15f ahrsb15f. ehrsb15g ehrsb15g. ahrsb15g ahrsb15g. ehrsb15h ehrsb15h. ahrsb15h ahrsb15h. ehrsb15i ehrsb15i. ahrsb15i ahrsb15i. ehrsb15j ehrsb15j. ahrsb15j ahrsb15j. ewhsb14f ewhsb14f. awhsb14f awhsb14f. ewhsb14g ewhsb14g. awhsb14g awhsb14g. ewhsb14h ewhsb14h. awhsb14h awhsb14h. ewhsb14i ewhsb14i. awhsb14i awhsb14i. ewhsb14j ewhsb14j. awhsb14j awhsb14j. esb14hrf esb14hrf. asb14hrf asb14hrf. esb14hrg esb14hrg. asb14hrg asb14hrg. esb14hrh esb14hrh. asb14hrh asb14hrh. esb14hri esb14hri. asb14hri asb14hri. esb14hrj esb14hrj. asb14hrj asb14hrj. ehrsb14f ehrsb14f. ahrsb14f ahrsb14f. ehrsb14g ehrsb14g. ahrsb14g ahrsb14g. ehrsb14h ehrsb14h. ahrsb14h ahrsb14h. ehrsb14i ehrsb14i. ahrsb14i ahrsb14i. ehrsb14j ehrsb14j. ahrsb14j ahrsb14j. ewhgranf ewhgranf. awhgranf awhgranf. ewhgrang ewhgrang. awhgrang awhgrang. ewhgranh ewhgranh. awhgranh awhgranh. ewhgrani ewhgrani. awhgrani awhgrani. ewhgranj ewhgranj. awhgranj awhgranj. egranhrf egranhrf. agranhrf agranhrf. egranhrg egranhrg. agranhrg agranhrg. egranhrh egranhrh. agranhrh agranhrh. egranhri egranhri. agranhri agranhri. egranhrj egranhrj. agranhrj agranhrj. ehrgranf ehrgranf. ahrgranf ahrgranf. ehrgrang ehrgrang. ahrgrang ahrgrang. ehrgranh ehrgranh. ahrgranh ahrgranh. ehrgrani ehrgrani. ahrgrani ahrgrani. ehrgranj ehrgranj. ahrgranj ahrgranj. epaygraf epaygraf. apaygraf apaygraf. epaygrag epaygrag. apaygrag apaygrag. epaygrah epaygrah. apaygrah apaygrah. epaygrai epaygrai. apaygrai apaygrai. epaygraj epaygraj. apaygraj apaygraj. tamtgraf tamtgraf. aamtgraf aamtgraf. tamtgrag tamtgrag. aamtgrag aamtgrag. tamtgrah tamtgrah. aamtgrah aamtgrah. tamtgrai tamtgrai. aamtgrai aamtgrai. tamtgraj tamtgraj. aamtgraj aamtgraj. ewhrelaf ewhrelaf. awhrelaf awhrelaf. ewhrelag ewhrelag. awhrelag awhrelag. ewhrelah ewhrelah. awhrelah awhrelah. ewhrelai ewhrelai. awhrelai awhrelai. ewhrelaj ewhrelaj. awhrelaj awhrelaj. erelhr1f erelhr1f. arelhr1f arelhr1f. erelhr1g erelhr1g. arelhr1g arelhr1g. erelhr1h erelhr1h. arelhr1h arelhr1h. erelhr1i erelhr1i. arelhr1i arelhr1i. erelhr1j erelhr1j. arelhr1j arelhr1j. erelhr2f erelhr2f. arelhr2f arelhr2f. erelhr2g erelhr2g. arelhr2g arelhr2g. erelhr2h erelhr2h. arelhr2h arelhr2h. erelhr2i erelhr2i. arelhr2i arelhr2i. erelhr2j erelhr2j. arelhr2j arelhr2j. epayrelf epayrelf. apayrelf apayrelf. epayrelg epayrelg. apayrelg apayrelg. epayrelh epayrelh. apayrelh apayrelh. epayreli epayreli. apayreli apayreli. epayrelj epayrelj. apayrelj apayrelj. tamtrelf tamtrelf. aamtrelf aamtrelf. tamtrelg tamtrelg. aamtrelg aamtrelg. tamtrelh tamtrelh. aamtrelh aamtrelh. tamtreli tamtreli. aamtreli aamtreli. tamtrelj tamtrelj. aamtrelj aamtrelj. ehrfam1f ehrfam1f. ahrfam1f ahrfam1f. ehrfam1g ehrfam1g. ahrfam1g ahrfam1g. ehrfam1h ehrfam1h. ahrfam1h ahrfam1h. ehrfam1i ehrfam1i. ahrfam1i ahrfam1i. ehrfam1j ehrfam1j. ahrfam1j ahrfam1j. ehrfam2f ehrfam2f. ahrfam2f ahrfam2f. ehrfam2g ehrfam2g. ahrfam2g ahrfam2g. ehrfam2h ehrfam2h. ahrfam2h ahrfam2h. ehrfam2i ehrfam2i. ahrfam2i ahrfam2i. ehrfam2j ehrfam2j. ahrfam2j ahrfam2j. epayfamf epayfamf. apayfamf apayfamf. epayfamg epayfamg. apayfamg apayfamg. epayfamh epayfamh. apayfamh apayfamh. epayfami epayfami. apayfami apayfami. epayfamj epayfamj. apayfamj apayfamj. tamtfamf tamtfamf. aamtfamf aamtfamf. tamtfamg tamtfamg. aamtfamg aamtfamg. tamtfamh tamtfamh. aamtfamh aamtfamh. tamtfami tamtfami. aamtfami aamtfami. tamtfamj tamtfamj. aamtfamj aamtfamj. ewhdaycf ewhdaycf. awhdaycf awhdaycf. ewhdaycg ewhdaycg. awhdaycg awhdaycg. ewhdaych ewhdaych. awhdaych awhdaych. ewhdayci ewhdayci. awhdayci awhdayci. ewhdaycj ewhdaycj. awhdaycj awhdaycj. edayhrsf edayhrsf. adayhrsf adayhrsf. edayhrsg edayhrsg. adayhrsg adayhrsg. edayhrsh edayhrsh. adayhrsh adayhrsh. edayhrsi edayhrsi. adayhrsi adayhrsi. edayhrsj edayhrsj. adayhrsj adayhrsj. ehrdaycf ehrdaycf. ahrdaycf ahrdaycf. ehrdaycg ehrdaycg. ahrdaycg ahrdaycg. ehrdaych ehrdaych. ahrdaych ahrdaych. ehrdayci ehrdayci. ahrdayci ahrdayci. ehrdaycj ehrdaycj. ahrdaycj ahrdaycj. epaydayf epaydayf. apaydayf apaydayf. epaydayg epaydayg. apaydayg apaydayg. epaydayh epaydayh. apaydayh apaydayh. epaydayi epaydayi. apaydayi apaydayi. epaydayj epaydayj. apaydayj apaydayj. tamtdayf tamtdayf. aamtdayf aamtdayf. tamtdayg tamtdayg. aamtdayg aamtdayg. tamtdayh tamtdayh. aamtdayh aamtdayh. tamtdayi tamtdayi. aamtdayi aamtdayi. tamtdayj tamtdayj. aamtdayj aamtdayj. ewhsporf ewhsporf. awhsporf awhsporf. ewhsporg ewhsporg. awhsporg awhsporg. ewhsporh ewhsporh. awhsporh awhsporh. ewhspori ewhspori. awhspori awhspori. ewhsporj ewhsporj. awhsporj awhsporj. ehsportf ehsportf. ahsportf ahsportf. ehsportg ehsportg. ahsportg ahsportg. ehsporth ehsporth. ahsporth ahsporth. ehsporti ehsporti. ahsporti ahsporti. ehsportj ehsportj. ahsportj ahsportj. ehrsporf ehrsporf. ahrsporf ahrsporf. ehrsporg ehrsporg. ahrsporg ahrsporg. ehrsporh ehrsporh. ahrsporh ahrsporh. ehrspori ehrspori. ahrspori ahrspori. ehrsporj ehrsporj. ahrsporj ahrsporj. epayspof epayspof. apayspof apayspof. epayspog epayspog. apayspog apayspog. epayspoh epayspoh. apayspoh apayspoh. epayspoi epayspoi. apayspoi apayspoi. epayspoj epayspoj. apayspoj apayspoj. tamtspof tamtspof. aamtspof aamtspof. tamtspog tamtspog. aamtspog aamtspog. tamtspoh tamtspoh. aamtspoh aamtspoh. tamtspoi tamtspoi. aamtspoi aamtspoi. tamtspoj tamtspoj. aamtspoj aamtspoj. ewhlessf ewhlessf. awhlessf awhlessf. ewhlessg ewhlessg. awhlessg awhlessg. ewhlessh ewhlessh. awhlessh awhlessh. ewhlessi ewhlessi. awhlessi awhlessi. ewhlessj ewhlessj. awhlessj awhlessj. ehrles1f ehrles1f. ahrles1f ahrles1f. ehrles1g ehrles1g. ahrles1g ahrles1g. ehrles1h ehrles1h. ahrles1h ahrles1h. ehrles1i ehrles1i. ahrles1i ahrles1i. ehrles1j ehrles1j. ahrles1j ahrles1j. ehrles2f ehrles2f. ahrles2f ahrles2f. ehrles2g ehrles2g. ahrles2g ahrles2g. ehrles2h ehrles2h. ahrles2h ahrles2h. ehrles2i ehrles2i. ahrles2i ahrles2i. ehrles2j ehrles2j. ahrles2j ahrles2j. epaylesf epaylesf. apaylesf apaylesf. epaylesg epaylesg. apaylesg apaylesg. epaylesh epaylesh. apaylesh apaylesh. epaylesi epaylesi. apaylesi apaylesi. epaylesj epaylesj. apaylesj apaylesj. tamtlesf tamtlesf. aamtlesf aamtlesf. tamtlesg tamtlesg. aamtlesg aamtlesg. tamtlesh tamtlesh. aamtlesh aamtlesh. tamtlesi tamtlesi. aamtlesi aamtlesi. tamtlesj tamtlesj. aamtlesj aamtlesj. ewhclubf ewhclubf. awhclubf awhclubf. ewhclubg ewhclubg. awhclubg awhclubg. ewhclubh ewhclubh. awhclubh awhclubh. ewhclubi ewhclubi. awhclubi awhclubi. ewhclubj ewhclubj. awhclubj awhclubj. eclubhrf eclubhrf. aclubhrf aclubhrf. eclubhrg eclubhrg. aclubhrg aclubhrg. eclubhrh eclubhrh. aclubhrh aclubhrh. eclubhri eclubhri. aclubhri aclubhri. eclubhrj eclubhrj. aclubhrj aclubhrj. ehrclubf ehrclubf. ahrclubf ahrclubf. ehrclubg ehrclubg. ahrclubg ahrclubg. ehrclubh ehrclubh. ahrclubh ahrclubh. ehrclubi ehrclubi. ahrclubi ahrclubi. ehrclubj ehrclubj. ahrclubj ahrclubj. epaycluf epaycluf. apaycluf apaycluf. epayclug epayclug. apayclug apayclug. epaycluh epaycluh. apaycluh apaycluh. epayclui epayclui. apayclui apayclui. epaycluj epaycluj. apaycluj apaycluj. tamtcluf tamtcluf. aamtcluf aamtcluf. tamtclug tamtclug. aamtclug aamtclug. tamtcluh tamtcluh. aamtcluh aamtcluh. tamtclui tamtclui. aamtclui aamtclui. tamtcluj tamtcluj. aamtcluj aamtcluj. ewhschof ewhschof. awhschof awhschof. ewhschog ewhschog. awhschog awhschog. ewhschoh ewhschoh. awhschoh awhschoh. ewhschoi ewhschoi. awhschoi awhschoi. ewhschoj ewhschoj. awhschoj awhschoj. ehscho1f ehscho1f. ahscho1f ahscho1f. ehscho1g ehscho1g. ahscho1g ahscho1g. ehscho1h ehscho1h. ahscho1h ahscho1h. ehscho1i ehscho1i. ahscho1i ahscho1i. ehscho1j ehscho1j. ahscho1j ahscho1j. ehrsch2f ehrsch2f. ahrsch2f ahrsch2f. ehrsch2g ehrsch2g. ahrsch2g ahrsch2g. ehrsch2h ehrsch2h. ahrsch2h ahrsch2h. ehrsch2i ehrsch2i. ahrsch2i ahrsch2i. ehrsch2j ehrsch2j. ahrsch2j ahrsch2j. epayschf epayschf. apayschf apayschf. epayschg epayschg. apayschg apayschg. epayschh epayschh. apayschh apayschh. epayschi epayschi. apayschi apayschi. epayschj epayschj. apayschj apayschj. tamtschf tamtschf. aamtschf aamtschf. tamtschg tamtschg. aamtschg aamtschg. tamtschh tamtschh. aamtschh aamtschh. tamtschi tamtschi. aamtschi aamtschi. tamtschj tamtschj. aamtschj aamtschj. ewhothef ewhothef. awhothef awhothef. ewhotheg ewhotheg. awhotheg awhotheg. ewhotheh ewhotheh. awhotheh awhotheh. ewhothei ewhothei. awhothei awhothei. ewhothej ewhothej. awhothej awhothej. eothehrf eothehrf. aothehrf aothehrf. eothehrg eothehrg. aothehrg aothehrg. eothehrh eothehrh. aothehrh aothehrh. eothehri eothehri. aothehri aothehri. eothehrj eothehrj. aothehrj aothehrj. ehrothef ehrothef. ahrothef ahrothef. ehrotheg ehrotheg. ahrotheg ahrotheg. ehrotheh ehrotheh. ahrotheh ahrotheh. ehrothei ehrothei. ahrothei ahrothei. ehrothej ehrothej. ahrothej ahrothej. epayothf epayothf. apayothf apayothf. epayothg epayothg. apayothg apayothg. epayothh epayothh. apayothh apayothh. epayothi epayothi. apayothi apayothi. epayothj epayothj. apayothj apayothj. tamtothf tamtothf. aamtothf aamtothf. tamtothg tamtothg. aamtothg aamtothg. tamtothh tamtothh. aamtothh aamtothh. tamtothi tamtothi. aamtothi aamtothi. tamtothj tamtothj. aamtothj aamtothj. eschoowf eschoowf. aschoowf aschoowf. eschoowg eschoowg. aschoowg aschoowg. eschoowh eschoowh. aschoowh aschoowh. eschoowi eschoowi. aschoowi aschoowi. eschoowj eschoowj. aschoowj aschoowj. ehrschwf ehrschwf. ahrschwf ahrschwf. ehrschwg ehrschwg. ahrschwg ahrschwg. ehrschwh ehrschwh. ahrschwh ahrschwh. ehrschwi ehrschwi. ahrschwi ahrschwi. ehrschwj ehrschwj. ahrschwj ahrschwj. ehrschof ehrschof. ahrschof ahrschof. ehrschog ehrschog. ahrschog ahrschog. ehrschoh ehrschoh. ahrschoh ahrschoh. ehrschoi ehrschoi. ahrschoi ahrschoi. ehrschoj ehrschoj. ahrschoj ahrschoj. eselfcaf eselfcaf. aselfcaf aselfcaf. eselfcag eselfcag. aselfcag aselfcag. eselfcah eselfcah. aselfcah aselfcah. eselfcai eselfcai. aselfcai aselfcai. eselfcaj eselfcaj. aselfcaj aselfcaj. ekidhr1f ekidhr1f. akidhr1f akidhr1f. ekidhr1g ekidhr1g. akidhr1g akidhr1g. ekidhr1h ekidhr1h. akidhr1h akidhr1h. ekidhr1i ekidhr1i. akidhr1i akidhr1i. ekidhr1j ekidhr1j. akidhr1j akidhr1j. ekidhr2f ekidhr2f. akidhr2f akidhr2f. ekidhr2g ekidhr2g. akidhr2g akidhr2g. ekidhr2h ekidhr2h. akidhr2h akidhr2h. ekidhr2i ekidhr2i. akidhr2i akidhr2i. ekidhr2j ekidhr2j. akidhr2j akidhr2j. edaychaf edaychaf. adaychaf adaychaf. edaychag edaychag. adaychag adaychag. edaychah edaychah. adaychah adaychah. edaychai edaychai. adaychai adaychai. edaychaj edaychaj. adaychaj adaychaj. epayhelf epayhelf. apayhelf apayhelf. epayhelg epayhelg. apayhelg apayhelg. epayhelh epayhelh. apayhelh apayhelh. epayheli epayheli. apayheli apayheli. epayhelj epayhelj. apayhelj apayhelj. ewhopa1f ewhopa1f. ewhopa2f ewhopa2f. ewhopa3f ewhopa3f. ewhopa4f ewhopa4f. awhopaf awhopaf. ewhopa1g ewhopa1g. ewhopa2g ewhopa2g. ewhopa3g ewhopa3g. ewhopa4g ewhopa4g. awhopag awhopag. ewhopa1h ewhopa1h. ewhopa2h ewhopa2h. ewhopa3h ewhopa3h. ewhopa4h ewhopa4h. awhopah awhopah. ewhopa1i ewhopa1i. ewhopa2i ewhopa2i. ewhopa3i ewhopa3i. ewhopa4i ewhopa4i. awhopai awhopai. ewhopa1j ewhopa1j. ewhopa2j ewhopa2j. ewhopa3j ewhopa3j. ewhopa4j ewhopa4j. awhopaj awhopaj. esatisf esatisf. esatisg esatisg. esatish esatish. esatisi esatisi. esatisj esatisj. elistf elistf. alistf alistf. elistg elistg. alistg alistg. elisth elisth. alisth alisth. elisti elisti. alisti alisti. elistj elistj. alistj alistj. eworkmor eworkmor. aworkmor aworkmor. etiamt01 etiamt0r. atiamt01 atiamt0r. etiamt02 etiamt0k. atiamt02 atiamt0k. eairunv eairunv. iothrbus iothrbus. iownbs04 iownbs0s. ibsform1 ibsforms. ibsloct1 ibslocts. iprtown1 iprtowns. iownrs11 iownrs1s. iownrs12 iownrs1k. ihhown1 ihhown1l. rpcnthh1 rpcnthhs. rpctown1 rpctowns. tgrsrcp1 tgrsrcps. ttotexp1 ttotexps. tnetinc1 tnetincs. tnetinc2 tnetinck. iothinc1 iothincs. tnetin12 tnetin1s. tnetin13 tnetin1k. tnetin22 tnetin2s. tnetin23 tnetin2k. ibsform2 ibsformk. ibsloct2 ibsloctk. iprtown2 iprtownk. iownrs21 iownrs2s. iownrs22 iownrs2k. ihhown2 ihhown2l. rpcnthh2 rpcnthhk. rpctown2 rpctownk. tgrsrcp2 tgrsrcpk. ttotexp2 ttotexpk. tnetinc3 tnetincl. tnetinc4 tnetincm. iothinc2 iothinck. tnetin32 tnetin3s. tnetin33 tnetin3k. tnetin42 tnetin4s. tothinc3 tothincs. tothinc4 tothinck. iirayn iirayn. iiracont iiracont. ttaxcont ttaxcont. iirawdl iirawdl. tamtira tamtira. tiraearn tiraearn. iiratyp1 iiratypn. iiratyp2 iiratypk. iiratyp3 iiratypl. iiratyp4 iiratypm. iiratyp5 iiratypo. iiratyp6 iiratypp. iiratyp7 iiratypq. ikeoghyn ikeoghyn. ikeoghcn ikeoghcn. ttxkeogh ttxkeogh. ikeoghwd ikeoghwd. tatkeogh tatkeogh. tkeogher tkeogher. ikeohtp1 ikeohtpr. ikeohtp2 ikeohtpk. ikeohtp3 ikeohtpl. ikeohtp4 ikeohtpm. ikeohtp5 ikeohtpn. ikeohtp6 ikeohtpo. ikeohtp7 ikeohtpp. ithrftyn ithrftyn. tthftcnt tthftcnt. ithftwdl ithftwdl. tthftamt tthftamt. tthftern tthftern. ithftyp1 ithftypn. ithftyp2 ithftypk. ithftyp3 ithftypl. ithftyp4 ithftypm. ithftyp5 ithftypo. eatxunv eatxunv. itaxflyn itaxflyn. itaxcopy itaxcopy. tfilstat tfilstat. ttotexmp ttotexmp. iexemp01 iexemp0p. iexemp02 iexemp0k. iexemp03 iexemp0l. iexemp04 iexemp0m. iexemp05 iexemp0n. iexmpout iexmpout. iexnmout iexnmout. ioutrl01 ioutrl0t. ioutrl02 ioutrl0k. ioutrl03 ioutrl0l. ioutrl04 ioutrl0m. ioutrl05 ioutrl0n. ioutrl06 ioutrl0o. ioutrl07 ioutrl0p. ioutrl08 ioutrl0q. ioutrl09 ioutrl0r. ioutrl10 ioutrl1t. ifilform ifilform. ischeda ischeda. ischedd ischedd. tamtdedt tamtdedt. iccexpen iccexpen. tccamt tccamt. icarex01 icarex0t. icarex02 icarex0k. icarex03 icarex0l. icarex04 icarex0m. icarex05 icarex0n. icarex06 icarex0o. icarex07 icarex0p. icarex08 icarex0q. icarex09 icarex0r. icarex10 icarex1t. icarex11 icarex1k. icarex12 icarex1l. icarex13 icarex1m. icarex14 icarex1n. icarex15 icarex1o. icarex16 icarex1p. icarex17 icarex1q. icarex18 icarex1r. icarex19 icarex1s. icarex20 icarex2t. icarex21 icarex2k. icarex22 icarex2l. icarex23 icarex2m. icarex24 icarex2n. icarex25 icarex2o. icarex26 icarex2p. icarex27 icarex2q. icarex28 icarex2r. icarex29 icarex2s. icarex30 icarex3t. idsabcrd idsabcrd. tsapgain tsapgain. tadjincm tadjincm. tnettax tnettax. ierndcrd ierndcrd. terndamt terndamt. ieicex01 ieicex0t. ieicex02 ieicex0k. ieicex03 ieicex0l. ieicex04 ieicex0m. ieicex05 ieicex0n. ieicex06 ieicex0o. ieicex07 ieicex0p. ieicex08 ieicex0q. ieicex09 ieicex0r. ieicex10 ieicex1t. ieicex11 ieicex1k. ieicex12 ieicex1l. ieicex13 ieicex1m. ieicex14 ieicex1n. ieicex15 ieicex1o. ieicex16 ieicex1p. ieicex17 ieicex1q. ieicex18 ieicex1r. ieicex19 ieicex1s. ieicex20 ieicex2t. ieicex21 ieicex2k. ieicex22 ieicex2l. ieicex23 ieicex2m. ieicex24 ieicex2n. ieicex25 ieicex2o. ieicex26 ieicex2p. ieicex27 ieicex2q. ieicex28 ieicex2r. ieicex29 ieicex2s. ieicex30 ieicex3t. iproptax iproptax. ipropjnt ipropjnt. ipropn01 ipropn0t. ipropn02 ipropn0k. ipropn03 ipropn0l. ipropn04 ipropn0m. ipropn05 ipropn0n. ipropn06 ipropn0o. ipropn07 ipropn0p. ipropn08 ipropn0q. ipropn09 ipropn0r. ipropn10 ipropn1t. ipropn11 ipropn1k. ipropn12 ipropn1l. ipropn13 ipropn1m. ipropn14 ipropn1n. ipropn15 ipropn1o. ipropn16 ipropn1p. ipropn17 ipropn1q. ipropn18 ipropn1r. ipropn19 ipropn1s. ipropn20 ipropn2t. ipropn21 ipropn2k. ipropn22 ipropn2l. ipropn23 ipropn2m. ipropn24 ipropn2n. ipropn25 ipropn2o. ipropn26 ipropn2p. ipropn27 ipropn2q. ipropn28 ipropn2r. ipropn29 ipropn2s. ipropn30 ipropn3t. ttaxbill ttaxbill. ; proc contents data=library.sippp08putm5; run; ** Copyright 2011 shared by the National Bureau of Economic Research and Jean Roth ; ** National Bureau of Economic Research. ; ** 1050 Massachusetts Avenue ; ** Cambridge, MA 02138 ; ** jroth@nber.org ; ** This program and all programs referenced in it are free software. You ; ** can redistribute the program or modify it under the terms of the GNU ; ** General Public License as published by the Free Software Foundation; ** either version 2 of the License, or (at your option) any later version. ; ** This program is distributed in the hope that it will be useful, ; ** but WITHOUT ANY WARRANTY, without even the implied warranty of ; ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ; ** GNU General Public License for more details. ; ** You should have received a copy of the GNU General Public License ; ** along with this program, if not, write to the Free Software ; ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. ;