*options obs=100 ; options nocenter ; /*------------------------------------------------ by Jean Roth Thu Jun 1 14:58:03 EDT 2006 This program reads the 2001 SIPP Wave 2 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/2001/sipp01t2.zip "; * The following line should contain the name of the SAS dataset ; %let dataset = sip01t2 ; 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="SU: FIPS State Code for fifth month"; attrib shhadid length=3 label="SU: Hhld Address ID in fourth reference"; attrib sinthhid length=3 label="SU: Hhld Address ID of person in interview"; attrib eoutcome length=3 label="HH: Interview Status code for fifth month"; attrib rfid length=3 label="FA: Family ID Number in month four"; 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 fourth"; attrib eppintvw length=3 label="PE: Person's interview status at time of"; 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: Race of this person"; attrib eorigin length=3 label="PE: Origin of this person"; 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"; attrib lgtkey length=$8 label="PE: Person longitudinal key"; attrib eawkunv length=3 label="WD: Universe indicator"; attrib elmtver length=3 label="WD: Health condition limits kind and amount"; attrib almtver length=3 label="WD: Allocation flag for ELMTVER."; attrib elmtmo length=3 label="WD: Month the person's work limitation began"; attrib almtmo length=3 label="WD: Allocation flag for ELMTMO."; attrib tlmtyr length=4 label="WD: Year the person's work limition began"; attrib almtyr length=3 label="WD: Allocation flag for TLMTYR."; attrib elmtemp length=3 label="WD: Employed when work limitation began"; attrib almtemp length=3 label="WD: Allocation flag for ELMTEMP."; attrib ewkltmo length=3 label="WD: Mnth persn last worked before their"; attrib awkltmo length=3 label="WD: Allocation flag for EWKLTMO."; attrib twkltyr length=4 label="WD: Year the person last worked before"; attrib awkltyr length=3 label="WD: Allocation flag for TWKLTYR."; attrib emncond length=3 label="WD: Health condition responsible for work"; attrib amncond length=3 label="WD: Allocation flag for EMNCOND."; attrib emncaus length=3 label="WD: Condition caused by accident or injury"; attrib amncaus length=3 label="WD: Allocation flag for EMNCAUS."; attrib emnloc length=3 label="WD: Place of the accident or injury"; attrib amnloc length=3 label="WD: Allocation flag for EMNLOC."; attrib eprevwk length=3 label="WD: Health or condition prevents working at"; attrib aprevwk length=3 label="WD: Allocation flag for EPREVWK."; attrib eprevbmo length=3 label="WD: Month the person became unable to work"; attrib aprevbmo length=3 label="WD: Allocation flag for EPREVBMO."; attrib tprevbyr length=4 label="WD: Year the person became unable to work at"; attrib aprevbyr length=3 label="WD: Allocation flag for TPREVBYR."; attrib enowfpt length=3 label="WD: Work full-time or part-time since"; attrib anowfpt length=3 label="WD: Allocation flag for ENOWFPT."; attrib enowocc length=3 label="WD: Work regularly or irregularly since work"; attrib anowocc length=3 label="WD: Allocation flag for ENOWOCC."; attrib enowsame length=3 label="WD: Ability do same kind of wrk prior to wrk"; attrib anowsame length=3 label="WD: Allocation flag for ENOWSAME."; attrib eaedunv length=3 label="ET: Universe indicator."; attrib eattain length=3 label="ET: What is the highest degree received?"; attrib aattain length=3 label="ET: Allocation flag for EATTAIN."; attrib eadvncfd length=3 label="ET: In what field of study did... receive"; attrib aadvncfd length=3 label="ET: Allocation flag for EADVNCFD."; attrib evocfld length=3 label="ET: In what field did... receive that"; attrib avocfld length=3 label="ET: Allocation flag for EVOCFLD."; attrib eassocfd length=3 label="ET: In what field did... receive Associate"; attrib aassocfd length=3 label="ET: Allocation flag for EASSOCFD."; attrib ebachfld length=3 label="ET: In what field did... receive bachelor's"; attrib abachfld length=3 label="ET: Allocation flag for EBACHFLD."; attrib econenrl length=3 label="ET: Not counting the summer and winter"; attrib aconenrl length=3 label="ET: Allocation flag for ECONTENRL."; attrib egedtm length=3 label="ET: Did... complete high school...?"; attrib agedtm length=3 label="ET: Allocation flag for EGEDTM."; attrib epubhs length=3 label="ET: Was the high school... attended public"; attrib apubhs length=3 label="ET: Allocation flag for EPUBHS."; attrib ecourse1 length=3 label="ET: Respondent took two or more years of"; attrib ecourse2 length=3 label="ET: Respondent took two or more yrs of"; attrib ecourse3 length=3 label="ET: Respondent took English composition or"; attrib ecourse4 length=3 label="ET: Respondent took two or more yrs of"; attrib ecourse5 length=3 label="ET: Respondent took industrl art,shop,or"; attrib ecourse6 length=3 label="ET: Respondent took business courses."; attrib ecourse7 length=3 label="ET: Respondent took two or more years of"; attrib acourse length=3 label="ET: Allocation flag for ECOURSE1-7."; attrib eprogram length=3 label="ET: What kind of high school program was it."; attrib aprogram length=3 label="ET: Allocation flag for EPROGRAM."; attrib ercvtrn1 length=3 label="ET: In the past twelve months, ... recvd any"; attrib arcvtrn1 length=3 label="ET: Allocation flag for ERCVTRN1."; attrib enumtrn1 length=3 label="ET: How many different training activities"; attrib anumtrn1 length=3 label="ET: Allocation flag for ENUMTRN1."; attrib etrn1tim length=3 label="ET: How long did most recent training of"; attrib atrn1tim length=3 label="ET: Allocation flag for ETRN1TIM."; attrib eweekt1 length=3 label="ET: How many weeks?"; attrib aweekt1 length=3 label="ET: Allocation flag for EWEEKT1."; attrib eintrn1 length=3 label="ET: Length of time training expected to"; attrib aintrn1 length=3 label="ET: Allocation flag for EINTRN1."; attrib ewhotrn1 length=3 label="ET: Who sponsored or paid for... most recent"; attrib awhotrn1 length=3 label="ET: Allocation flag for EWHOTRN1."; attrib tgovtrn1 length=3 label="ET: Was training sponsored by any of the"; attrib agovtrn1 length=3 label="ET: Allocation flag for TGOVTRN1."; attrib elctntr1 length=3 label="ET: Where did... receive this most recent"; attrib alctntr1 length=3 label="ET: Allocation flag for ELCTNTR1."; attrib etyp1tr length=3 label="ET: Most recent work training designed to"; attrib atyp1tr length=3 label="ET: Allocation flag for ETYP1TR."; attrib ejbatrn1 length=3 label="ET: Did... use this training to get"; attrib ajbatrn1 length=3 label="ET: Allocation flag for EJBATRN1."; attrib enwatrn1 length=3 label="ET: Have you been using this training to"; attrib anwatrn1 length=3 label="ET: Allocation flag for ENWATRN1."; attrib ejbbtrn1 length=3 label="ET: Have you used this training on your"; attrib ajbbtrn1 length=3 label="ET: Allocation flag for EJBBTRN1."; attrib enwbtrn1 length=3 label="ET: Looking for work that will utilize this"; attrib anwbtrn1 length=3 label="ET: Allocation flag for ENWBTRN1."; attrib rtrn1use length=3 label="ET: Respondent used training to search or"; attrib atrn1use length=3 label="ET: Allocation flag for RTRN1USE."; attrib ercvtrn2 length=3 label="ET: During the past year, received any kind"; attrib arcvtrn2 length=3 label="ET: Allocation flag for ERCVTRN2."; attrib enumtrn2 length=3 label="ET: How many different training activities"; attrib anumtrn2 length=3 label="ET: Allocation flag for ENUMTRN2."; attrib etrn2tim length=3 label="ET: How long did the most rcnt trning of"; attrib atrn2tim length=3 label="ET: Allocation flag for ETRN2TIM."; attrib eweekt2 length=3 label="ET: How many weeks?"; attrib aweekt2 length=3 label="ET: Allocation flag for EWEEKT2."; attrib eintrn2 length=3 label="ET: How long is this training expected to"; attrib aintrn2 length=3 label="ET: Allocation flag for EINTRN2."; attrib ewhotrn2 length=3 label="ET: Who sponsored or paid for... most recent"; attrib awhotrn2 length=3 label="ET: Allocation flag for EWHOTRN2."; attrib tgovtrn2 length=3 label="ET: Was training sponsored by any of the"; attrib agovtrn2 length=3 label="ET: Allocation flag for TGOVTRN2."; attrib elctntr2 length=3 label="ET: Where did... receive this most recent"; attrib alctntr2 length=3 label="ET: Allocation flag for ELCTNTR2."; attrib etyp2tr1 length=3 label="ET: Training program taught basic job"; attrib etyp2tr2 length=3 label="ET: Training program taught new technical"; attrib etyp2tr3 length=3 label="ET: Training program upgraded skills."; attrib etyp2tr4 length=3 label="ET: Training program introduced organization"; attrib etyp2tr5 length=3 label="ET: Training program prepd for job within"; attrib etyp2tr6 length=3 label="ET: Training program prepd for job outside"; attrib etyp2tr7 length=3 label="ET: Training program had some other purpose."; attrib atyp2tr length=3 label="ET: Allocation flag for ETYP2TR1-7."; attrib ejobtrn2 length=3 label="ET: Has... used this training on... current"; attrib ajobtrn2 length=3 label="ET: Allocation flag for EJOBTRN2."; attrib enwtrn2 length=3 label="ET: Did use training on the job held at that"; attrib anwtrn2 length=3 label="ET: Allocation flag for ENWATRN2."; attrib rtrn2use length=3 label="ET: Recode training in past yr used in"; attrib atrn2use length=3 label="ET: Allocation flag for RTRN2USE."; attrib ercvtr10 length=3 label="ET: In the past ten yrs, received any kind"; attrib arcvtr10 length=3 label="ET: Allocation flag for ERCVTR10."; attrib tlstschl length=4 label="ET: When did... last attend a elementary or"; attrib alstschl length=3 label="ET: Allocation flag for TLSTSCHL."; attrib thsyr length=4 label="ET: In what year did... receive a high"; attrib ahsyr length=3 label="ET: Allocation flag for THSYR."; attrib tcollstr length=4 label="ET: In what year did... first attend a"; attrib acollstr length=3 label="ET: Allocation flag for TCOLLSTR."; attrib tlastcol length=4 label="ET: In what year was... last enrolled in"; attrib alastcol length=3 label="ET: Allocation flag for TLASTCOL."; attrib tvocyr length=4 label="ET: In what year did... receive diploma or"; attrib avocyr length=3 label="ET: Allocation flag for TVOCYR."; attrib tassocyr length=4 label="ET: In what year did... receive...'s"; attrib aassocyr length=3 label="ET: Allocation flag for TASSOCYR."; attrib tbachyr length=4 label="ET: In what year did... receive..."; attrib abachyr length=3 label="ET: Allocation flag for TBACHYR."; attrib tadvncyr length=4 label="ET: In what year did... receive... masters"; attrib aadvncyr length=3 label="ET: Allocation flag for TADVNCYR."; attrib eamrunv length=3 label="MH: Universe indicator."; attrib emarpth length=3 label="MH: Determines marital event dates for ...."; attrib exmar length=3 label="MH: Number of times married in lifetime"; attrib axmar length=3 label="MH: Allocation flag for EXMAR."; attrib ewidiv1 length=3 label="MH: First marriage outcome:"; attrib awidiv1 length=3 label="MH: Allocation flag for EWIDIV1."; attrib ewidiv2 length=3 label="MH: Second marriage outcome:"; attrib awidiv2 length=3 label="MH: Allocation flag for EWIDIV2."; attrib tas length=4 label="MH: age of respondent in months."; attrib efmmon length=3 label="MH: Edited month of first marriage."; attrib afmmon length=3 label="MH: Allocation flag for EFMMON."; attrib tfmyear length=4 label="MH: Edited year of first marriage."; attrib afmyear length=3 label="MH: Allocation flag for TFMYEAR"; attrib efsmon length=3 label="MH: Edited month of first separation."; attrib afsmon length=3 label="MH: Allocation flag for EFSMON."; attrib tfsyear length=4 label="MH: Edited year of first separation."; attrib afsyear length=3 label="MH: Allocation flag for TFSYEAR"; attrib eftmon length=3 label="MH: Edited month of first termination."; attrib aftmon length=3 label="MH: Allocation flag for EFTMON."; attrib tftyear length=4 label="MH: Edited year of first termination."; attrib aftyear length=3 label="MH: Allocation flag for TFTYEAR"; attrib esmmon length=3 label="MH: Edited month of second marriage."; attrib asmmon length=3 label="MH: Allocation flag for ESMMON."; attrib tsmyear length=4 label="MH: Edited year of second marriage."; attrib asmyear length=3 label="MH: Allocation flag for TSMYEAR"; attrib essmon length=3 label="MH: Edited second month for separation."; attrib assmon length=3 label="MH: Allocation flag for ESSMON."; attrib tssyear length=4 label="MH: Edited year of second separation."; attrib assyear length=3 label="MH: Allocation flag for TSSYEAR"; attrib estmon length=3 label="MH: Edited month of second termination."; attrib astmon length=3 label="MH: Allocation flag for ESTMON."; attrib tstyear length=4 label="MH: Edited year of second termination."; attrib astyear length=3 label="MH: Allocation flag for TSTYEAR"; attrib elmmon length=3 label="MH: Edited month of only/last marriage."; attrib almmon length=3 label="MH: Allocation flag for ELMMON."; attrib tlmyear length=4 label="MH: Edited last year for marriage."; attrib almyear length=3 label="MH: Allocation flag for TLMYEAR"; attrib elsmon length=3 label="MH: Edited month of only/last separation."; attrib alsmon length=3 label="MH: Allocation flag for ELSMON."; attrib tlsyear length=4 label="MH: Edited year of only/last separation."; attrib alsyear length=3 label="MH: Allocation flag for TLSYEAR"; attrib eltmon length=3 label="MH: Edited month of only/last termination."; attrib altmon length=3 label="MH: Allocation flag for ELTMON."; attrib tltyear length=4 label="MH: Edited year of only/last termination."; attrib altyear length=3 label="MH: Allocation flag for TLTYEAR"; attrib talm length=4 label="MH: Edited age at last marriage in months."; attrib aalm length=3 label="MH: Allocation flag for TALM."; attrib talt length=4 label="MH: Edited age at only/last termination."; attrib aalt length=3 label="MH: Allocation flag for TALT"; attrib tals length=4 label="MH: Edited age at last separation."; attrib aals length=3 label="MH: Allocation flag for TALS."; attrib tafm length=4 label="MH: Edited age at first marriage."; attrib aafm length=3 label="MH: Allocation flag for TAFM"; attrib tafs length=4 label="MH: Edited first age for separation."; attrib aafs length=3 label="MH: Allocation flag for TAFS."; attrib taft length=4 label="MH: Edited first age for termination."; attrib aaft length=3 label="MH: Allocation flag for TAFT"; attrib tasm length=4 label="MH: Edited age at second marriage."; attrib aasm length=3 label="MH: Allocation flag for TASM."; attrib tass length=4 label="MH: Edited age at second separation."; attrib aass length=3 label="MH: Allocation flag for TASS"; attrib tast length=4 label="MH: Edited age at second termination."; attrib aast length=3 label="MH: Allocation flag for TAST."; attrib eafrunv length=3 label="FH: Universe indicator."; attrib tfrchl length=3 label="FH: How many children is... the father of?"; attrib afrchl length=3 label="FH: Allocation flag for TFRCHL."; attrib tfrinhh length=3 label="FH: How many of these children are living"; attrib afrinhh length=3 label="FH: Allocation flag for TFRINHH."; attrib tmomchl length=3 label="FH: How many children has....ever had?"; attrib amomchl length=3 label="FH: Allocation flag for TMOMCHL."; attrib emomlivh length=3 label="FH: Are all of your children living in this"; attrib amomlivh length=3 label="FH: Allocation flag for EMOMLIVH."; attrib efbrthmo length=3 label="FH: Edited month first child born."; attrib afbrthmo length=3 label="FH: Allocation flag for EFBRTHMO"; attrib tfbrthyr length=4 label="FH: Edited year first child was born."; attrib afbrthyr length=3 label="FH: Allocation flag for TFBRTHYR."; attrib tagfbrth length=3 label="FH: Age of woman at first birth in months"; attrib elbirtmo length=3 label="FH: Edited month last child was born."; attrib albirtmo length=3 label="FH: Allocation flag for ELBIRTMO"; attrib tlbirtyr length=4 label="FH: Edited year last child was born."; attrib albirtyr length=3 label="FH: Allocation flag for TLBIRTYR."; attrib taglbrth length=3 label="FH: Age of woman at last birth."; attrib efblivnw length=3 label="FH: Edited variable of where the first born"; attrib afblivnw length=3 label="FH: Allocation flag for EFBLIVNW."; attrib elblivnw length=3 label="FH: Edited variable of where last born child"; attrib alblivnw length=3 label="FH: Allocation flag for ELBLIVNW."; attrib ebfbctwk length=3 label="FH: Edited response for continuous work for"; attrib abfbctwk length=3 label="FH: Allocation flag for EBFBCTWK"; attrib ebfbwkpr length=3 label="FH: Edited response for paid work during 1st"; attrib abfbwkpr length=3 label="FH: Allocation flag for EBFBWKPR."; attrib ebfbpgft length=3 label="FH: Did...work 35+ hours per week."; attrib abfbpgft length=3 label="FH: Allocation flag for EBFBPGFT"; attrib ebfbwsm1 length=3 label="FH: Edited month...stopped work before child"; attrib abfbwsm1 length=3 label="FH: Allocation flag for EBFBWSM1."; attrib tbfbwsy1 length=4 label="FH: Edited year...stopped work before birth"; attrib abfbwsy1 length=3 label="FH: Allocation flag for TBFBWSY1"; attrib ebfbstop length=3 label="FH: Edited variable...stopped working."; attrib abfbstop length=3 label="FH: Allocation flag for EBFBSTOP"; attrib tagestop length=3 label="FH: Recode of age in months when...stopped"; attrib ebtsit01 length=3 label="FH: Before...'s child was born did...quit"; attrib ebtsit02 length=3 label="FH: Before ...'s child was ... let go from"; attrib ebtsit03 length=3 label="FH: Before...'s child was ...on paid"; attrib ebtsit04 length=3 label="FH: Before ...'s child was ... on unpaid"; attrib ebtsit05 length=3 label="FH: Before...'s child was born was...on paid"; attrib ebtsit06 length=3 label="FH: Before... child was born was...on unpaid"; attrib ebtsit07 length=3 label="FH: Before...'s child was born was...on"; attrib ebtsit08 length=3 label="FH: Before...'s child was...on paid"; attrib ebtsit09 length=3 label="FH: Before ...'s child was...on unpaid"; attrib ebtsit10 length=3 label="FH: Before...'s child was born was...on"; attrib ebtsit11 length=3 label="FH: Before...child was born was...on other"; attrib ebtsit12 length=3 label="FH: ...never stopped working before...'s"; attrib ebtsit13 length=3 label="FH: Before...'s child was born"; attrib ebtsit14 length=3 label="FH: Did...'s employer go out of business?"; attrib ebtsit15 length=3 label="FH: Were there other circumstances"; attrib abfbsit length=3 label="FH: Allocation flag for EBTSIT01 - EBTSIT15"; attrib eafbst01 length=3 label="FH: After...'s child was born did...quit"; attrib eafbst02 length=3 label="FH: After...'s child was born was...let go"; attrib eafbst03 length=3 label="FH: After...child was born was...on paid"; attrib eafbst04 length=3 label="FH: After...child was born was...on unpaid"; attrib eafbst05 length=3 label="FH: After...'s child was born was...on paid"; attrib eafbst06 length=3 label="FH: After...child was born was...on unpaid"; attrib eafbst07 length=3 label="FH: After...'s child was born was...on"; attrib eafbst08 length=3 label="FH: After...child was born was...on paid"; attrib eafbst09 length=3 label="FH: After...child was born was...on unpaid"; attrib eafbst10 length=3 label="FH: After...'s child was born was...on other"; attrib eafbst11 length=3 label="FH: After...child was born was...on other"; attrib eafbst12 length=3 label="FH: After...'s child ...never stopped"; attrib eafbst13 length=3 label="FH: After...'s child was born"; attrib eafbst14 length=3 label="FH: After child was born did employer go out"; attrib eafbst15 length=3 label="FH: Were there other circumstances why...did"; attrib aafbjst length=3 label="FH: Allocation flag for EAFBST01 - EAFBST15"; attrib eafbwrk length=3 label="FH: Did ...work for pay after birth of first"; attrib aafbwrk length=3 label="FH: Allocation flag for EAFBWRK"; attrib eafbwkm1 length=3 label="FH: Edited month ... began to work after"; attrib aafbwkm1 length=3 label="FH: Allocation flag for EAFBWKM1"; attrib tafbwky1 length=4 label="FH: Edited year...began working after the"; attrib aafbwky1 length=3 label="FH: Allocation flag for TAFBWKY1"; attrib tagertwk length=3 label="FH: Age in months when ... returned to work."; attrib eafbwkft length=3 label="FH: Did ...usually work 35 or more hours per"; attrib aafbwkft length=3 label="FH: Allocation flag for EAFBWKFT."; attrib eafbwkhr length=3 label="FH: After ...'s pregnacy did...work the same"; attrib aafbwkhr length=3 label="FH: Allocation flag for EAFBWKHR"; attrib eafbwkem length=3 label="FH: Did ...return to the same employer"; attrib aafbwkem length=3 label="FH: Allocation flag for EAFBWKEM"; attrib eafbwkps length=3 label="FH: Describe skill level of first job after"; attrib aafbwkps length=3 label="FH: Allocation flag for EAFBWKPS"; attrib eafbwkpy length=3 label="FH: Describe pay level for first job after"; attrib aafbwkpy length=3 label="FH: Allocation flag for EAFBWKPY."; attrib eafbwkse length=3 label="FH: Is ... still with the same employer?"; attrib aafbwkse length=3 label="FH: Allocation flag for EAFBWKSE"; attrib eafblvmo length=3 label="FH: Edited month ... left employer."; attrib aafblvmo length=3 label="FH: Allocation flag for EAFBLVMO"; attrib tafblvyr length=4 label="FH: Edited year ... left employer."; attrib aafblvyr length=3 label="FH: Allocation flag for TAFBLVYR."; attrib tagelvem length=3 label="FH: Age in months when ... left employer."; attrib egrndpr length=3 label="FH: Is ... a grandparent"; attrib agrndpr length=3 label="FH: Allocation flag for EGRNDPR"; attrib rnmstop length=3 label="FH: Number of mnth before 1st birth when"; attrib rnmretwk length=4 label="FH: Number of months after birth returned to"; attrib rnmlevem length=4 label="FH: Number of mnths after birth left post"; attrib rpremar length=3 label="FH: Was first child born before 1st marriage"; attrib eamgunv length=3 label="MG: Universe indicator"; attrib tprstate length=3 label="MG: State or country of previous home"; attrib aprstate length=3 label="MG: Allocation flag for TPRSTATE"; attrib eprevres length=3 label="MG: Where the previous home was"; attrib aprevres length=3 label="MG: Allocation flag for EPREVRES"; attrib tbrstate length=3 label="MG: State or country of birth"; attrib abrstate length=3 label="MG: Allocation flag for TBRSTATE"; attrib tcitiznt length=3 label="MG: U.S. citizenship"; attrib acitiznt length=3 label="MG: Allocation flag for TCITIZNT"; attrib timstat length=3 label="MG: Immigration status upon entry to the"; attrib aimstat length=3 label="MG: Allocation flag for TIMSTAT"; attrib eadjust length=3 label="MG: Whether status has changed to permanent"; attrib aadjust length=3 label="MG: Allocation flag for EADJUST"; attrib tmovyryr length=4 label="MG: Year moved into the current home"; attrib amovyryr length=3 label="MG: Allocation flag for TMOVYRYR"; attrib emovyrmo length=3 label="MG: Month moved into the current home"; attrib amovyrmo length=3 label="MG: Allocation flag for EMOVYRMO"; attrib toutinyr length=4 label="MG: Year moved into the previous home"; attrib aoutinyr length=3 label="MG: Allocation flag for TOUTINYR"; attrib eoutinmo length=3 label="MG: Month moved into the previous home"; attrib aoutinmo length=3 label="MG: Allocation flag for EOUTINMO"; attrib tmovest length=4 label="MG: Year moved into this state"; attrib amovest length=3 label="MG: Allocation flag for TMOVEST"; attrib tadyear length=4 label="MG: Year status changed to permanent"; attrib aadyear length=3 label="MG: Allocation flag for TADYEAR"; attrib tmoveus length=4 label="MG: Year moved to the United States"; attrib amoveus length=3 label="MG: Allocation flag for TMOVEUS"; attrib eprevten length=3 label="MG: Type of tenure of the previous"; attrib aprevten length=3 label="MG: Allocation flag for EPREVTEN"; attrib eprlunv length=3 label="RL: Universe indicator"; attrib erelat01 length=3 label="RL: The 1st person in the hh is this"; attrib arelat01 length=3 label="RL: Flag indicating whether ERELAT1 was"; attrib eprlpn01 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat02 length=3 label="RL: The 2nd person in the hh is this"; attrib arelat02 length=3 label="RL: Flag indicating whether ERELAT2 was"; attrib eprlpn02 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat03 length=3 label="RL: The 3rd person in the hh is this"; attrib arelat03 length=3 label="RL: Flag indicating whether ERELAT3 was"; attrib eprlpn03 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat04 length=3 label="RL: The 4th person in the hh is this"; attrib arelat04 length=3 label="RL: Flag indicating whether ERELAT04 was"; attrib eprlpn04 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat05 length=3 label="RL: The 5th person in the hh is this"; attrib arelat05 length=3 label="RL: Flag indicating whether ERELAT05 was"; attrib eprlpn05 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat06 length=3 label="RL: The 6th person in the hh is this"; attrib arelat06 length=3 label="RL: Flag indicating whether ERELAT06 was"; attrib eprlpn06 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat07 length=3 label="RL: The 7th person in the hh is this"; attrib arelat07 length=3 label="RL: Flag indicating whether ERELAT07 was"; attrib eprlpn07 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat08 length=3 label="RL: The 8th person in the hh is this"; attrib arelat08 length=3 label="RL: Flag indicating whether ERELAT8 was"; attrib eprlpn08 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat09 length=3 label="RL: The 9th person in the hh is this"; attrib arelat09 length=3 label="RL: Flag indicating whether ERELAT9 was"; attrib eprlpn09 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat10 length=3 label="RL: The 10th person in the hh is this"; attrib arelat10 length=3 label="RL: Flag indicating whether ERELAT10 was"; attrib eprlpn10 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat11 length=3 label="RL: The 11th person in the hh is this"; attrib arelat11 length=3 label="RL: Flag indicating whether ERELAT11 was"; attrib eprlpn11 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat12 length=3 label="RL: The 12th person in the hh is this"; attrib arelat12 length=3 label="RL: Flag indicating whether ERELAT12 was"; attrib eprlpn12 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat13 length=3 label="RL: The 13th person in the hh is this"; attrib arelat13 length=3 label="RL: Flag indicating whether ERELAT13 was"; attrib eprlpn13 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat14 length=3 label="RL: The 14th person in the hh is this"; attrib arelat14 length=3 label="RL: Flag indicating whether ERELAT14 was"; attrib eprlpn14 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat15 length=3 label="RL: The 15th person in the hh is this"; attrib arelat15 length=3 label="RL: Flag indicating whether ERELAT15 was"; attrib eprlpn15 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat16 length=3 label="RL: The 16th person in the hh is this"; attrib arelat16 length=3 label="RL: Flag indicating whether ERELAT16 was"; attrib eprlpn16 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat17 length=3 label="RL: The 17th person in the hh is this"; attrib arelat17 length=3 label="RL: Flag indicating whether ERELAT17 was"; attrib eprlpn17 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat18 length=3 label="RL: The 18th person in the hh is this"; attrib arelat18 length=3 label="RL: Flag indicating whether ERELAT18 was"; attrib eprlpn18 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat19 length=3 label="RL: The 19th person in the hh is this"; attrib arelat19 length=3 label="RL: Flag indicating whether ERELAT19 was"; attrib eprlpn19 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat20 length=3 label="RL: The 20th person in the hh is this"; attrib arelat20 length=3 label="RL: Flag indicating whether ERELAT20 was"; attrib eprlpn20 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat21 length=3 label="RL: The 21st person in the hh is this"; attrib arelat21 length=3 label="RL: Flag indicating whether ERELAT21 was"; attrib eprlpn21 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat22 length=3 label="RL: The 22nd person in the hh is this"; attrib arelat22 length=3 label="RL: Flag indicating whether ERELAT22 was"; attrib eprlpn22 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat23 length=3 label="RL: The 23rd person in the hh is this"; attrib arelat23 length=3 label="RL: Flag indicating whether ERELAT23 was"; attrib eprlpn23 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat24 length=3 label="RL: The 24th person in the hh is this"; attrib arelat24 length=3 label="RL: Flag indicating whether ERELAT24 was"; attrib eprlpn24 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat25 length=3 label="RL: The 25th person in the hh is this"; attrib arelat25 length=3 label="RL: Flag indicating whether ERELAT25 was"; attrib eprlpn25 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat26 length=3 label="RL: The 26th person in the hh is this"; attrib arelat26 length=3 label="RL: Flag indicating whether ERELAT26 was"; attrib eprlpn26 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat27 length=3 label="RL: The 27th person in the hh is this"; attrib arelat27 length=3 label="RL: Flag indicating whether ERELAT27 was"; attrib eprlpn27 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat28 length=3 label="RL: The 28th person in the hh is this"; attrib arelat28 length=3 label="RL: Flag indicating whether ERELAT28 was"; attrib eprlpn28 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat29 length=3 label="RL: The 29th person in the hh is this"; attrib arelat29 length=3 label="RL: Flag indicating whether ERELAT29 was"; attrib eprlpn29 length=4 label="RL: Pers number of pers in hh that this rec"; attrib erelat30 length=3 label="RL: The 30th person in the hh is this"; attrib arelat30 length=3 label="RL: Flag indicating whether ERELAT30 was"; attrib eprlpn30 length=4 label="RL: Pers number of pers in hh that this rec"; INPUT @1 ssuseq 5. @6 ssuid $12. @18 spanel 4. @22 swave 2. @24 srotaton 1. @25 tfipsst 2. @27 shhadid 3. @30 sinthhid 3. @33 eoutcome 3. @36 rfid 3. @39 rfid2 3. @42 eppidx 3. @45 eentaid $3. @48 epppnum $4. @52 epopstat 1. @53 eppintvw 2. @55 eppmis4 1. @56 esex 1. @57 erace 1. @58 eorigin 2. @60 wpfinwgt 10.4 @70 errp 2. @72 tage 2. @74 ems 1. @75 epnspous 4. @79 epnmom 4. @83 epndad 4. @87 epnguard 4. @91 rdesgpnt 2. @93 eeducate 2. @95 lgtkey $8. @103 eawkunv 2. @105 elmtver 2. @107 almtver 1. @108 elmtmo 2. @110 almtmo 1. @111 tlmtyr 4. @115 almtyr 1. @116 elmtemp 2. @118 almtemp 1. @119 ewkltmo 2. @121 awkltmo 1. @122 twkltyr 4. @126 awkltyr 1. @127 emncond 2. @129 amncond 1. @130 emncaus 2. @132 amncaus 1. @133 emnloc 2. @135 amnloc 1. @136 eprevwk 2. @138 aprevwk 1. @139 eprevbmo 2. @141 aprevbmo 1. @142 tprevbyr 4. @146 aprevbyr 1. @147 enowfpt 2. @149 anowfpt 1. @150 enowocc 2. @152 anowocc 1. @153 enowsame 2. @155 anowsame 1. @156 eaedunv 2. @158 eattain 2. @160 aattain 1. @161 eadvncfd 2. @163 aadvncfd 1. @164 evocfld 2. @166 avocfld 1. @167 eassocfd 2. @169 aassocfd 1. @170 ebachfld 2. @172 abachfld 1. @173 econenrl 2. @175 aconenrl 1. @176 egedtm 2. @178 agedtm 1. @179 epubhs 2. @181 apubhs 1. @182 ecourse1 2. @184 ecourse2 2. @186 ecourse3 2. @188 ecourse4 2. @190 ecourse5 2. @192 ecourse6 2. @194 ecourse7 2. @196 acourse 1. @197 eprogram 2. @199 aprogram 1. @200 ercvtrn1 2. @202 arcvtrn1 1. @203 enumtrn1 2. @205 anumtrn1 1. @206 etrn1tim 2. @208 atrn1tim 1. @209 eweekt1 3. @212 aweekt1 1. @213 eintrn1 2. @215 aintrn1 1. @216 ewhotrn1 2. @218 awhotrn1 1. @219 tgovtrn1 2. @221 agovtrn1 1. @222 elctntr1 2. @224 alctntr1 1. @225 etyp1tr 2. @227 atyp1tr 1. @228 ejbatrn1 2. @230 ajbatrn1 1. @231 enwatrn1 2. @233 anwatrn1 1. @234 ejbbtrn1 2. @236 ajbbtrn1 1. @237 enwbtrn1 2. @239 anwbtrn1 1. @240 rtrn1use 2. @242 atrn1use 1. @243 ercvtrn2 2. @245 arcvtrn2 1. @246 enumtrn2 2. @248 anumtrn2 1. @249 etrn2tim 2. @251 atrn2tim 1. @252 eweekt2 3. @255 aweekt2 1. @256 eintrn2 2. @258 aintrn2 1. @259 ewhotrn2 2. @261 awhotrn2 1. @262 tgovtrn2 2. @264 agovtrn2 1. @265 elctntr2 2. @267 alctntr2 1. @268 etyp2tr1 2. @270 etyp2tr2 2. @272 etyp2tr3 2. @274 etyp2tr4 2. @276 etyp2tr5 2. @278 etyp2tr6 2. @280 etyp2tr7 2. @282 atyp2tr 1. @283 ejobtrn2 2. @285 ajobtrn2 1. @286 enwtrn2 2. @288 anwtrn2 1. @289 rtrn2use 2. @291 atrn2use 1. @292 ercvtr10 2. @294 arcvtr10 1. @295 tlstschl 4. @299 alstschl 1. @300 thsyr 4. @304 ahsyr 1. @305 tcollstr 4. @309 acollstr 1. @310 tlastcol 4. @314 alastcol 1. @315 tvocyr 4. @319 avocyr 1. @320 tassocyr 4. @324 aassocyr 1. @325 tbachyr 4. @329 abachyr 1. @330 tadvncyr 4. @334 aadvncyr 1. @335 eamrunv 2. @337 emarpth 2. @339 exmar 2. @341 axmar 1. @342 ewidiv1 2. @344 awidiv1 1. @345 ewidiv2 2. @347 awidiv2 1. @348 tas 4. @352 efmmon 2. @354 afmmon 1. @355 tfmyear 4. @359 afmyear 1. @360 efsmon 2. @362 afsmon 1. @363 tfsyear 4. @367 afsyear 1. @368 eftmon 2. @370 aftmon 1. @371 tftyear 4. @375 aftyear 1. @376 esmmon 2. @378 asmmon 1. @379 tsmyear 4. @383 asmyear 1. @384 essmon 2. @386 assmon 1. @387 tssyear 4. @391 assyear 1. @392 estmon 2. @394 astmon 1. @395 tstyear 4. @399 astyear 1. @400 elmmon 2. @402 almmon 1. @403 tlmyear 4. @407 almyear 1. @408 elsmon 2. @410 alsmon 1. @411 tlsyear 4. @415 alsyear 1. @416 eltmon 2. @418 altmon 1. @419 tltyear 4. @423 altyear 1. @424 talm 5. @429 aalm 1. @430 talt 5. @435 aalt 1. @436 tals 5. @441 aals 1. @442 tafm 5. @447 aafm 1. @448 tafs 5. @453 aafs 1. @454 taft 5. @459 aaft 1. @460 tasm 5. @465 aasm 1. @466 tass 5. @471 aass 1. @472 tast 5. @477 aast 1. @478 eafrunv 2. @480 tfrchl 2. @482 afrchl 1. @483 tfrinhh 2. @485 afrinhh 1. @486 tmomchl 2. @488 amomchl 1. @489 emomlivh 2. @491 amomlivh 1. @492 efbrthmo 2. @494 afbrthmo 1. @495 tfbrthyr 4. @499 afbrthyr 1. @500 tagfbrth 3. @503 elbirtmo 2. @505 albirtmo 1. @506 tlbirtyr 4. @510 albirtyr 1. @511 taglbrth 3. @514 efblivnw 2. @516 afblivnw 1. @517 elblivnw 2. @519 alblivnw 1. @520 ebfbctwk 2. @522 abfbctwk 1. @523 ebfbwkpr 2. @525 abfbwkpr 1. @526 ebfbpgft 2. @528 abfbpgft 1. @529 ebfbwsm1 2. @531 abfbwsm1 1. @532 tbfbwsy1 4. @536 abfbwsy1 1. @537 ebfbstop 2. @539 abfbstop 1. @540 tagestop 3. @543 ebtsit01 2. @545 ebtsit02 2. @547 ebtsit03 2. @549 ebtsit04 2. @551 ebtsit05 2. @553 ebtsit06 2. @555 ebtsit07 2. @557 ebtsit08 2. @559 ebtsit09 2. @561 ebtsit10 2. @563 ebtsit11 2. @565 ebtsit12 2. @567 ebtsit13 2. @569 ebtsit14 2. @571 ebtsit15 2. @573 abfbsit 1. @574 eafbst01 2. @576 eafbst02 2. @578 eafbst03 2. @580 eafbst04 2. @582 eafbst05 2. @584 eafbst06 2. @586 eafbst07 2. @588 eafbst08 2. @590 eafbst09 2. @592 eafbst10 2. @594 eafbst11 2. @596 eafbst12 2. @598 eafbst13 2. @600 eafbst14 2. @602 eafbst15 2. @604 aafbjst 1. @605 eafbwrk 2. @607 aafbwrk 1. @608 eafbwkm1 2. @610 aafbwkm1 1. @611 tafbwky1 4. @615 aafbwky1 1. @616 tagertwk 3. @619 eafbwkft 2. @621 aafbwkft 1. @622 eafbwkhr 2. @624 aafbwkhr 1. @625 eafbwkem 2. @627 aafbwkem 1. @628 eafbwkps 2. @630 aafbwkps 1. @631 eafbwkpy 2. @633 aafbwkpy 1. @634 eafbwkse 2. @636 aafbwkse 1. @637 eafblvmo 2. @639 aafblvmo 1. @640 tafblvyr 4. @644 aafblvyr 1. @645 tagelvem 3. @648 egrndpr 2. @650 agrndpr 1. @651 rnmstop 2. @653 rnmretwk 4. @657 rnmlevem 4. @661 rpremar 2. @663 eamgunv 2. @665 tprstate 3. @668 aprstate 1. @669 eprevres 2. @671 aprevres 1. @672 tbrstate 3. @675 abrstate 1. @676 tcitiznt 2. @678 acitiznt 1. @679 timstat 2. @681 aimstat 1. @682 eadjust 2. @684 aadjust 1. @685 tmovyryr 4. @689 amovyryr 1. @690 emovyrmo 2. @692 amovyrmo 1. @693 toutinyr 4. @697 aoutinyr 1. @698 eoutinmo 2. @700 aoutinmo 1. @701 tmovest 4. @705 amovest 1. @706 tadyear 4. @710 aadyear 1. @711 tmoveus 4. @715 amoveus 1. @716 eprevten 2. @718 aprevten 1. @719 eprlunv 2. @721 erelat01 2. @723 arelat01 1. @724 eprlpn01 4. @728 erelat02 2. @730 arelat02 1. @731 eprlpn02 4. @735 erelat03 2. @737 arelat03 1. @738 eprlpn03 4. @742 erelat04 2. @744 arelat04 1. @745 eprlpn04 4. @749 erelat05 2. @751 arelat05 1. @752 eprlpn05 4. @756 erelat06 2. @758 arelat06 1. @759 eprlpn06 4. @763 erelat07 2. @765 arelat07 1. @766 eprlpn07 4. @770 erelat08 2. @772 arelat08 1. @773 eprlpn08 4. @777 erelat09 2. @779 arelat09 1. @780 eprlpn09 4. @784 erelat10 2. @786 arelat10 1. @787 eprlpn10 4. @791 erelat11 2. @793 arelat11 1. @794 eprlpn11 4. @798 erelat12 2. @800 arelat12 1. @801 eprlpn12 4. @805 erelat13 2. @807 arelat13 1. @808 eprlpn13 4. @812 erelat14 2. @814 arelat14 1. @815 eprlpn14 4. @819 erelat15 2. @821 arelat15 1. @822 eprlpn15 4. @826 erelat16 2. @828 arelat16 1. @829 eprlpn16 4. @833 erelat17 2. @835 arelat17 1. @836 eprlpn17 4. @840 erelat18 2. @842 arelat18 1. @843 eprlpn18 4. @847 erelat19 2. @849 arelat19 1. @850 eprlpn19 4. @854 erelat20 2. @856 arelat20 1. @857 eprlpn20 4. @861 erelat21 2. @863 arelat21 1. @864 eprlpn21 4. @868 erelat22 2. @870 arelat22 1. @871 eprlpn22 4. @875 erelat23 2. @877 arelat23 1. @878 eprlpn23 4. @882 erelat24 2. @884 arelat24 1. @885 eprlpn24 4. @889 erelat25 2. @891 arelat25 1. @892 eprlpn25 4. @896 erelat26 2. @898 arelat26 1. @899 eprlpn26 4. @903 erelat27 2. @905 arelat27 1. @906 eprlpn27 4. @910 erelat28 2. @912 arelat28 1. @913 eprlpn28 4. @917 erelat29 2. @919 arelat29 1. @920 eprlpn29 4. @924 erelat30 2. @926 arelat30 1. @927 eprlpn30 4. ; /*------------------------------------------------ The PROC FORMAT statement will store the formats in a sas data set called fsip01t2 To use the stored formats in a subsequent program, use code like the following: proc format cntlin=library.fsp01t2; PROC freq; tables pesex ; format pesex P135L.; For more information, consult PROC FORMAT in the SAS Procedures Guide ----------------------------------------------- */ PROC FORMAT cntlout=library.fsp01t2; ; VALUE spanel (default=32) 1996 = "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" 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" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 51 = "Virginia" 53 = "Washington" 54 = "West Virginia" 55 = "Wisconsin" 61 = "Maine, Vermont" 62 = "North Dakota, South Dakota," ; VALUE sinthhid (default=32) 0 = "Not in universe" ; VALUE eoutcome (default=32) 201 = "Completed interview" 203 = "Compl. partial- missing data; no" 207 = "Complete partial - TYPE-Z; no" 213 = "TYPE-A, language problem" 215 = "TYPE-A, insufficient partial" 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 w/in U.S. but" 262 = "Merged with another SIPP" 270 = "Mover, no longer located in same" 271 = "Mover, new address located in" 280 = "Newly spawned case outside fr's" ; VALUE rfid2l (default=32) 0 = "Member of related subfamily" ; 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 = "Nonintrvw - pseudo Type Z. Left" 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" 2 = "Black" 3 = "American Indian, Aleut, or" 4 = "Asian or Pacific Islander" ; VALUE eorigin (default=32) 1 = "Canadian" 2 = "Dutch" 3 = "English" 4 = "French" 5 = "French-Canadian" 6 = "German" 7 = "Hungarian" 8 = "Irish" 9 = "Italian" 10 = "Polish" 11 = "Russian" 12 = "Scandinavian" 13 = "Scotch-Irish" 14 = "Scottish" 15 = "Slovak" 16 = "Welsh" 17 = "Other European" 20 = "Mexican" 21 = "Mexican-American" 22 = "Chicano" 23 = "Puerto Rican" 24 = "Cuban" 25 = "Central American" 26 = "South American" 27 = "Dominican Republic" 28 = "Other Hispanic" 30 = "African-American or" 31 = "American Indian, Eskimo, or" 32 = "Arab" 33 = "Asian" 34 = "Pacific Islander" 35 = "West Indian" 39 = "Another group not listed" 40 = "American" ; VALUE errp (default=32) 1 = "Reference person w/ rel. persons" 2 = "Reference Person w/out rel." 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" 8 = "Other relative of reference" 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 hhld or person not" ; 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" 39 = "High school graduate - high" 40 = "Some college but no degree" 41 = "Diploma or certificate from a" 42 = "Associate degree in college -" 43 = "Associate Degree in college -" 44 = "Bachelors degree (For example:" 45 = "Master's degree (For example:" 46 = "Professional School Degree (For" 47 = "Doctorate degree (For example:" ; VALUE eawkunv (default=32) -1 = "Not in universe" 1 = "In universe" ; VALUE elmtver (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE almtver (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE elmtmo (default=32) -4 = "Person became limited before age" -1 = "Not in universe" ; VALUE almtmo (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE tlmtyr (default=32) -4 = "Person became limited before age" -1 = "Not in universe" ; VALUE almtyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE elmtemp (default=32) -4 = "Person became limited before age" -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE almtemp (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE ewkltmo (default=32) -3 = "Had never been employed before" -1 = "Not in universe" ; VALUE awkltmo (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE twkltyr (default=32) -3 = "Had never been employed before" -1 = "Not in universe" ; VALUE awkltyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE emncond (default=32) -1 = "Not in universe" 1 = "Alcohol or drug problem or" 2 = "AIDS or AIDS Related Condition" 3 = "Arthritis or rheumatism" 4 = "Back or spine problems" 5 = "Blindness or vision problems" 6 = "Broken bone/fracture" 7 = "Cancer" 8 = "Cerebral Palsy" 9 = "Deafness or serious trouble" 10 = "Diabetes" 11 = "Epilepsy" 12 = "Head or spinal cord injury" 13 = "Heart trouble, hardening the" 14 = "Hernia or spinal injury" 15 = "High blood pressure" 16 = "Kidney stones or chronic kidney" 17 = "Learning disability" 18 = "Lung or respiratory," 19 = "Mental or emotional problem or" 20 = "Mental retardation" 21 = "Missing legs, feet, arms, hands," 22 = "Paralysis of any kind" 23 = "Senility/Dementia/Alzheimer's" 24 = "Speech Disorder" 25 = "Stiffness or deformity of the" 26 = "Stomach trouble" 27 = "Stroke" 28 = "Thyroid trouble or goiter" 29 = "Tumor, cyst or growth" 30 = "Other" ; VALUE amncond (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE emncaus (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE amncaus (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE emnloc (default=32) -1 = "Not in universe" 1 = "On the job" 2 = "During service in the Armed" 3 = "In the home" 4 = "Somewhere else" ; VALUE amnloc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE eprevwk (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE aprevwk (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE eprevbmo (default=32) -3 = "Has never been able to work at a" -1 = "Not in universe" ; VALUE aprevbmo (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE tprevbyr (default=32) -3 = "Has never been able to work at a" -1 = "Not in universe" ; VALUE aprevbyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE enowfpt (default=32) -1 = "Not in universe" 1 = "Full-time" 2 = "Part-time" 3 = "Not able to work" ; VALUE anowfpt (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE enowocc (default=32) -1 = "Not in universe" 1 = "Regularly" 2 = "Only occasionally or irregularly" 3 = "Not able to work" ; VALUE anowocc (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE enowsame (default=32) -1 = "Not in universe" 1 = "Yes, able to do same kind of" 2 = "No, not able to do same kind of" 3 = "Did not work before limitation" ; VALUE anowsame (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck imputation" 3 = "Logical imputation" ; VALUE eaedunv (default=32) -1 = "Not in universe" 1 = "In universe" ; VALUE eattain (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 - high" 40 = "Some college but no degree" 41 = "Diploma or certificate from a" 42 = "Associate degree in college -" 43 = "Associate Degree in college -" 44 = "Bachelor's degree (For example:" 45 = "Master's degree (For example:" 46 = "Professional School degree (For" 47 = "Doctorate degree (For example:" ; VALUE aattain (default=32) 0 = "Not imputed" 1 = "Statistical imputation (hot" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Statistical or logical" 5 = "Longitudinal statistical" 6 = "Longitudinal logical imputation" ; VALUE eadvncfd (default=32) -1 = "Not in universe" 1 = "Agriculture" 2 = "Art/Architecture" 3 = "Business/Management" 4 = "Communications" 5 = "Computer and Information" 6 = "Education" 7 = "Engineering" 8 = "English/Literature" 9 = "Foreign Languages" 10 = "Law" 11 = "Liberal Arts/Humanities" 12 = "Math/Statistics" 13 = "Medicine/Dentistry" 14 = "Nature Sciences(Biological and" 15 = "Nursing/Pharmacy/Public Health" 16 = "Philosophy/Religion/Theology" 17 = "Psychology" 18 = "Social Sciences/History" 19 = "Other" ; VALUE aadvncfd (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE evocfld (default=32) -1 = "Not in universe" 1 = "Agriculture/Forestry" 2 = "Auto mechanics" 3 = "Aviation" 4 = "Business/Office Management" 5 = "Computer and Information" 6 = "Construction Trades" 7 = "Cosmetology" 8 = "Drafting" 9 = "Electronics" 10 = "Food Service" 11 = "Health Care" 12 = "Home Economics" 13 = "Hotel and Restaurant Management" 14 = "Marketing and Distribution" 15 = "Metal Working" 16 = "Police/Protective Services" 17 = "Refrigeration, Heating, or Air" 18 = "Transportation and Materials" 19 = "Other" ; VALUE avocfld (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eassocfd (default=32) -1 = "Not in universe" 1 = "Agriculture/Forestry" 2 = "Business/Office Management" 3 = "Communications" 4 = "Computer and Information" 5 = "Education" 6 = "Engineering/Drafting" 7 = "Health Sciences" 8 = "Liberal Art/Humanities" 9 = "Nature Sciences(Biological and" 10 = "Police/Protective Services" 11 = "Social Sciences/History" 12 = "Visual and Commercial Arts" 13 = "Other Vocational/Technical" 14 = "Other" ; VALUE aassocfd (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ebachfld (default=32) -1 = "Not in universe" 1 = "Agriculture/Forestry" 2 = "Art/Architecture" 3 = "Business/Management" 4 = "Communications" 5 = "Computer and Information" 6 = "Education" 7 = "Engineering" 8 = "English/Literature" 9 = "Foreign Languages" 10 = "Health Sciences" 11 = "Liberal Arts/Humanities" 12 = "Math/Statistics" 13 = "Nature Sciences(Biological and" 14 = "Philosophy/Religion/Theology" 15 = "Pre-Professional" 16 = "Psychology" 17 = "Social Sciences/History" 18 = "Other" ; VALUE abachfld (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE econenrl (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE aconenrl (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE egedtm (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE agedtm (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE epubhs (default=32) -1 = "Not in universe" 1 = "Public" 2 = "Private" 3 = "Did not attend high school" ; VALUE apubhs (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ecourses (default=32) -1 = "Not in universe" 1 = "Took course" 2 = "Didn't take courses" ; VALUE ecoursek (default=32) -1 = "Not in universe" 1 = "Took course" 2 = "Didn't take courses" ; VALUE ecoursel (default=32) -1 = "Not in universe" 1 = "Took course" 2 = "Didn't take courses" ; VALUE ecoursem (default=32) -1 = "Not in universe" 1 = "Took course" 2 = "Didn't take courses" ; VALUE ecoursen (default=32) -1 = "Not in universe" 1 = "Took course" 2 = "Didn't take courses" ; VALUE ecourseo (default=32) -1 = "Not in universe" 1 = "Took course" 2 = "Didn't take courses" ; VALUE ecoursep (default=32) -1 = "Not in universe" 1 = "Took course" 2 = "Didn't take courses" ; VALUE acourse (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eprogram (default=32) -1 = "Not in universe" 1 = "Academic or college preparatory" 2 = "Vocational" 3 = "Business" 4 = "General" 5 = "Other" ; VALUE aprogram (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ercvtrnm (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE arcvtrnm (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE enumtrnm (default=32) -1 = "Not in universe" ; VALUE anumtrnm (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE etrn1tim (default=32) -1 = "Not in universe" 1 = "Less than 1 full day" 2 = "1 Day to 1 week" 3 = "More than 1 week" 4 = "Currently in training" ; VALUE atrn1tim (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eweekt1l (default=32) -1 = "Not in universe" ; VALUE aweekt1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eintrn1l (default=32) -1 = "Not in universe" 1 = "Less than 1 full day" 2 = "1 Day to 1 week" 3 = "More than 1 week" ; VALUE aintrn1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ewhotrnm (default=32) -1 = "Not in universe" 1 = "Federal, state, or local" 2 = "Self or family" 3 = "Current or previous employer" 4 = "Other" ; VALUE awhotrnm (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tgovtrnm (default=32) -1 = "Not in universe" 1 = "Job Training Partnership" 2 = "Job Opportunities and Basic" 4 = "Food Stamps work/OTHER program" 5 = "Veteran's training programs" ; VALUE agovtrnm (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE elctntrm (default=32) -1 = "Not in universe" 1 = "Business, technical, or" 2 = "High school" 3 = "Two-year or community college" 4 = "Four-year college or university" 5 = "At current or previous" 6 = "Correspondence course" 7 = "Sheltered workshop" 8 = "Vocational rehabilitation center" 9 = "Other" ; VALUE alctntrm (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE etyp1tr (default=32) -1 = "Not in universe" 1 = "To help ... in looking for a" 2 = "To teach ... skills for a" ; VALUE atyp1tr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ejbatrnr (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ajbatrnr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE enwatrnr (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE anwatrnr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ejbbtrnr (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ajbbtrnr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE enwbtrnr (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE anwbtrnr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE rtrn1use (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE atrn1use (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ercvtrne (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE arcvtrne (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE enumtrne (default=32) -1 = "Not in universe" ; VALUE anumtrne (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE etrn2tim (default=32) -1 = "Not in universe" 1 = "Less than 1 full day" 2 = "1 Day to 1 week" 3 = "More than 1 week" 4 = "Currently in training" ; VALUE atrn2tim (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eweekt2l (default=32) -1 = "Not in universe" ; VALUE aweekt2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eintrn2l (default=32) -1 = "Not in universe" 1 = "Less than 1 full day" 2 = "1 Day to 1 week" 3 = "More than 1 week" ; VALUE aintrn2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ewhotrnk (default=32) -1 = "Not in universe" 1 = "Federal, state, or local" 2 = "Self or family" 3 = "Current or previous employer" 4 = "Other" ; VALUE awhotrnk (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tgovtrnk (default=32) -1 = "Not in universe" 1 = "Job Training Partnership" 2 = "Job Opportunities and Basic" 4 = "Food Stamps work/OTHER program" 5 = "Veteran's training programs" 6 = "No - not sponsored by any of the" ; VALUE agovtrnk (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE elctntrk (default=32) -1 = "Not in universe" 1 = "On the job- taught by someone" 2 = "On the job- taught by someone" 3 = "Away from the job" 4 = "Other" ; VALUE alctntrk (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE etyp2trm (default=32) -1 = "Not in universe" 1 = "Program had this purpose." 2 = "Program didn't have this" ; VALUE etyp2trk (default=32) -1 = "Not in universe" 1 = "Program had this purpose." 2 = "Program didn't have this" ; VALUE etyp2trl (default=32) -1 = "Not in universe" 1 = "Program had this purpose." 2 = "Program didn't have this" ; VALUE etyp2trn (default=32) -1 = "Not in universe" 1 = "Program had this purpose." 2 = "Program didn't have this" ; VALUE etyp2tro (default=32) -1 = "Not in universe" 1 = "Program had this purpose." 2 = "Program didn't have this" ; VALUE etyp2trp (default=32) -1 = "Not in universe" 1 = "Program had this purpose." 2 = "Program didn't have this" ; VALUE etyp2trq (default=32) -1 = "Not in universe" 1 = "Program had this purpose." 2 = "Program didn't have this" ; VALUE atyp2tr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ejobtrnr (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ajobtrnr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE enwtrn2l (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE anwtrn2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE rtrn2use (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE atrn2use (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ercvtr1e (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE arcvtr1e (default=32) 0 = "Not imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tlstschl (default=32) -1 = "Not in universe" 1 = "Currently attending school" 9999 = "Never attended school" ; VALUE alstschl (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Statistical or logical" 5 = "Longitudinal statistical" 6 = "Longitudinal logical imputation" ; VALUE thsyr (default=32) -1 = "Not in universe" ; VALUE ahsyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tcollstr (default=32) -1 = "Not in universe" ; VALUE acollstr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tlastcol (default=32) -1 = "Not in universe" ; VALUE alastcol (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tvocyr (default=32) -1 = "Not in universe" ; VALUE avocyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tassocyr (default=32) -1 = "Not in universe" ; VALUE aassocyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tbachyr (default=32) -1 = "Not in universe" ; VALUE abachyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tadvncyr (default=32) -1 = "Not in universe" ; VALUE aadvncyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eamrunv (default=32) -1 = "Not in universe" 1 = "In universe" ; VALUE emarpth (default=32) -1 = "Not in universe" 0 = "No marital path" ; VALUE exmar (default=32) -1 = "Not in universe" 1 = "Married once" 2 = "Married twice" 3 = "Married thrice" 4 = "Married four or more times" ; VALUE axmar (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ewidiv1l (default=32) -1 = "Not in universe" 1 = "Widowhood" 2 = "Divorce" ; VALUE awidiv1l (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE ewidiv2l (default=32) -1 = "Not in universe" 1 = "Widowhood" 2 = "Divorce" ; VALUE awidiv2l (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tas (default=32) 0 = "Suppressed" ; VALUE efmmon (default=32) 0 = "Suppressed" ; VALUE afmmon (default=32) 0 = "Suppressed" ; VALUE tfmyear (default=32) -1 = "Not in universe" ; VALUE afmyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE efsmon (default=32) 0 = "Suppressed" ; VALUE afsmon (default=32) 0 = "Suppressed" ; VALUE tfsyear (default=32) -1 = "Not in universe" ; VALUE afsyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eftmon (default=32) 0 = "Suppressed" ; VALUE aftmon (default=32) 0 = "Suppressed" ; VALUE tftyear (default=32) -1 = "Not in universe" ; VALUE aftyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE esmmon (default=32) 0 = "Suppressed" ; VALUE asmmon (default=32) 0 = "Suppressed" ; VALUE tsmyear (default=32) -1 = "Not in universe" ; VALUE asmyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE essmon (default=32) 0 = "Suppressed" ; VALUE assmon (default=32) 0 = "Suppressed" ; VALUE tssyear (default=32) -1 = "Not in universe" ; VALUE assyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE estmon (default=32) 0 = "Suppressed" ; VALUE astmon (default=32) 0 = "Suppressed" ; VALUE tstyear (default=32) -1 = "Not in universe" ; VALUE astyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE elmmon (default=32) 0 = "Suppressed" ; VALUE almmon (default=32) 0 = "Suppressed" ; VALUE tlmyear (default=32) -1 = "Not in universe" ; VALUE almyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE elsmon (default=32) 0 = "Suppressed" ; VALUE alsmon (default=32) 0 = "Suppressed" ; VALUE tlsyear (default=32) -1 = "Not in universe" ; VALUE alsyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eltmon (default=32) 0 = "Suppressed" ; VALUE altmon (default=32) 0 = "Suppressed" ; VALUE tltyear (default=32) -1 = "Not in universe" ; VALUE altyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE talm (default=32) 0 = "Suppressed" ; VALUE aalm (default=32) 0 = "Suppressed" ; VALUE talt (default=32) 0 = "Suppressed" ; VALUE aalt (default=32) 0 = "Suppressed" ; VALUE tals (default=32) 0 = "Suppressed" ; VALUE aals (default=32) 0 = "Suppressed" ; VALUE tafm (default=32) 0 = "Suppressed" ; VALUE aafm (default=32) 0 = "Suppressed" ; VALUE tafs (default=32) 0 = "Suppressed" ; VALUE aafs (default=32) 0 = "Suppressed" ; VALUE taft (default=32) 0 = "Suppressed" ; VALUE aaft (default=32) 0 = "Suppressed" ; VALUE tasm (default=32) 0 = "Suppressed" ; VALUE aasm (default=32) 0 = "Suppressed" ; VALUE tass (default=32) 0 = "Suppressed" ; VALUE aass (default=32) 0 = "Suppressed" ; VALUE tast (default=32) 0 = "Suppressed" ; VALUE aast (default=32) 0 = "Suppressed" ; VALUE eafrunv (default=32) -1 = "Not in universe" 1 = "In universe" ; VALUE tfrchl (default=32) -1 = "Not in universe" ; VALUE afrchl (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE tfrinhh (default=32) -1 = "Not in universe" ; VALUE afrinhh (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE tmomchl (default=32) -1 = "Not in universe" ; VALUE amomchl (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE emomlivh (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE amomlivh (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE efbrthmo (default=32) 0 = "Suppressed" ; VALUE afbrthmo (default=32) 0 = "Suppressed" ; VALUE tfbrthyr (default=32) -1 = "Not in universe" ; VALUE afbrthyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE tagfbrth (default=32) 0 = "Suppressed" ; VALUE elbirtmo (default=32) 0 = "Suppressed" ; VALUE albirtmo (default=32) 0 = "Suppressed" ; VALUE tlbirtyr (default=32) -1 = "Not in universe" ; VALUE albirtyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE taglbrth (default=32) 0 = "Suppressed" ; VALUE efblivnw (default=32) -1 = "Not in universe" 1 = "In this household" 2 = "In his/her own household" 3 = "With his/her own father" 4 = "With his/her own grandparent(s)" 5 = "With an adoptive parent(s)" 6 = "With other relatives" 7 = "In foster care/foster family" 8 = "In an institution (hospital)" 9 = "In school dormitory" 10 = "In correctional facility" 11 = "Deceased" 12 = "Other" 13 = "Don't know" 14 = "Refused" ; VALUE afblivnw (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE elblivnw (default=32) -1 = "Not in universe" 1 = "In this household" 2 = "In his/her own household" 3 = "With his/her own father" 4 = "With his/her own grandparent(s)" 5 = "With an adoptive parent(s)" 6 = "With other relatives" 7 = "In foster care/foster family" 8 = "In an institution (hospital)" 9 = "In school dormitory" 10 = "In correctional facility" 11 = "Deceased" 12 = "Other" 13 = "Don't know" 14 = "Refused" ; VALUE alblivnw (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE ebfbctwk (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE abfbctwk (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE ebfbwkpr (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE abfbwkpr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE ebfbpgft (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE abfbpgft (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE ebfbwsmt (default=32) 0 = "Suppressed" ; VALUE abfbwsmt (default=32) 0 = "Suppressed" ; VALUE tbfbwsyt (default=32) -1 = "Not in universe" ; VALUE abfbwsyt (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE ebfbstop (default=32) -1 = "Not in universe" 1 = "Stopped when she was found to be" 2 = "Never stopped/ worked right up" ; VALUE abfbstop (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE tagestop (default=32) 0 = "Suppressed" ; VALUE ebtsit0p (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0k (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0l (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0m (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0n (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0o (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0q (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0r (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit0s (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit1p (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit1k (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit1l (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit1m (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit1n (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ebtsit1o (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE abfbsit (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbst0t (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0k (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0l (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0m (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0n (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0o (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0p (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0q (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst0r (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst1t (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst1k (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst1l (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst1m (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst1n (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eafbst1o (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE aafbjst (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbwrk (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE aafbwrk (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbwkmk (default=32) 0 = "Suppressed" ; VALUE aafbwkmk (default=32) 0 = "Suppressed" ; VALUE tafbwkyk (default=32) -1 = "Not in universe" ; VALUE aafbwkyk (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE tagertwk (default=32) 0 = "Suppressed" ; VALUE eafbwkft (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE aafbwkft (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbwkhr (default=32) -1 = "Not in universe" 1 = "Abut the same hours" 2 = "More hours than the last job" 3 = "Fewer hours than the last job" ; VALUE aafbwkhr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbwkem (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" 3 = "Self-Employed" 4 = "Employer went out of business" ; VALUE aafbwkem (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbwkps (default=32) -1 = "Not in universe" 1 = "About the same" 2 = "Greater skill/responsibility" 3 = "Lesser skill/responsibility" ; VALUE aafbwkps (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbwkpy (default=32) -1 = "Not in universe" 1 = "Pay level stayed the same" 2 = "Pay level increased" 3 = "Pay level decreased" ; VALUE aafbwkpy (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafbwkse (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE aafbwkse (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eafblvmo (default=32) 0 = "Suppressed" ; VALUE aafblvmo (default=32) 0 = "Suppressed" ; VALUE tafblvyr (default=32) -1 = "Not in universe" ; VALUE aafblvyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE tagelvem (default=32) 0 = "Suppressed" ; VALUE egrndpr (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE agrndpr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE rnmstop (default=32) -1 = "Not in universe" ; VALUE rnmretwk (default=32) -1 = "Not in universe" ; VALUE rnmlevem (default=32) -1 = "Not in universe" ; VALUE rpremar (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eamgunv (default=32) -1 = "Not in universe" 1 = "In universe" ; VALUE tprstate (default=32) -5 = "Lived here since birth" -1 = "Not in universe" 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" 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" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 51 = "Virginia" 53 = "Washington" 54 = "West Virginia" 55 = "Wisconsin" 61 = "Maine, Vermont" 62 = "North Dakota, South Dakota," 64 = "American Samoa" 66 = "Guam" 72 = "Puerto Rico" 78 = "U.S. Virgin Islands" 102 = "Austria" 103 = "Belgium" 105 = "Czechoslovakia" 106 = "Denmark" 108 = "Finland" 109 = "France" 110 = "Germany" 116 = "Greece" 117 = "Hungary" 119 = "Ireland/Eire" 120 = "Italy" 126 = "Holland/Netherlands" 127 = "Norway" 128 = "Poland" 129 = "Portugal" 130 = "Azores" 132 = "Romania" 134 = "Spain" 136 = "Sweden" 137 = "Switzerland" 138 = "Great Britain" 139 = "England" 140 = "Scotland" 142 = "Northern Ireland" 147 = "Yugoslavia" 148 = "Europe" 155 = "Czech Republic" 156 = "Slovakia/Slovak Republic" 180 = "USSR" 183 = "Latvia" 184 = "Lithuania" 185 = "Armenia" 192 = "Russia" 195 = "Ukraine" 200 = "Afghanistan" 202 = "Bangladesh" 205 = "Burma" 206 = "Cambodia" 207 = "China" 209 = "Hong Kong" 210 = "India" 211 = "Indonesia" 212 = "Iran" 213 = "Iraq" 214 = "Israel" 215 = "Japan" 216 = "Jordan" 217 = "Korea/South Korea" 221 = "Lao" 222 = "Lebanon" 224 = "Malaysia" 229 = "Pakistan" 231 = "Philippines" 233 = "Saudi Arabia" 234 = "Singapore" 237 = "Syria" 238 = "Taiwan" 239 = "Thailand" 240 = "Turkey" 242 = "Vietnam" 245 = "Asia" 252 = "Middle East" 253 = "Palestine" 300 = "Bermuda" 301 = "Canada" 304 = "North America" 310 = "Belize" 311 = "Costa Rica" 312 = "El Salvador" 313 = "Guatemala" 314 = "Honduras" 315 = "Mexico" 316 = "Nicaragua" 317 = "Panama" 318 = "Central America" 333 = "Bahamas" 334 = "Barbados" 337 = "Cuba" 338 = "Dominica" 339 = "Dominican Republic" 340 = "Grenada" 342 = "Haiti" 343 = "Jamaica" 351 = "Trinidad and Tobago" 353 = "Caribbean" 375 = "Argentina" 376 = "Bolivia" 377 = "Brazil" 378 = "Chile" 379 = "Colombia" 380 = "Ecuador" 383 = "Guyana" 385 = "Peru" 387 = "Uruguay" 388 = "Venezuela" 389 = "South America" 415 = "Egypt" 417 = "Ethiopia" 421 = "Ghana" 427 = "Kenya" 436 = "Morocco" 440 = "Nigeria" 449 = "South Africa" 462 = "Other Africa" 468 = "North Africa" 501 = "Australia" 507 = "Fiji" 514 = "New Zealand" 527 = "Pacific Islands" 555 = "Elsewhere" ; VALUE aprstate (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eprevres (default=32) -5 = "Always lived here" -1 = "Not in universe" 1 = "Same state, same county, as" 2 = "Same state, different county, as" 3 = "Different state" 4 = "Outside U.S." ; VALUE aprevres (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tbrstate (default=32) -1 = "Not in universe" 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" 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" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 51 = "Virginia" 53 = "Washington" 54 = "West Virginia" 55 = "Wisconsin" 61 = "Maine, Vermont" 62 = "North Dakota, South Dakota," 64 = "American Samoa" 66 = "Guam" 72 = "Puerto Rico" 78 = "U.S. Virgin Islands" 102 = "Austria" 103 = "Belgium" 105 = "Czechoslovakia" 106 = "Denmark" 108 = "Finland" 109 = "France" 110 = "Germany" 116 = "Greece" 117 = "Hungary" 119 = "Ireland/Eire" 120 = "Italy" 126 = "Holland/Netherlands" 127 = "Norway" 128 = "Poland" 129 = "Portugal" 130 = "Azores" 132 = "Romania" 134 = "Spain" 136 = "Sweden" 137 = "Switzerland" 138 = "Great Britain" 139 = "England" 140 = "Scotland" 142 = "Northern Ireland" 147 = "Yugoslavia" 148 = "Europe" 155 = "Czech Republic" 156 = "Slovakia/Slovak Republic" 180 = "USSR" 183 = "Latvia" 184 = "Lithuania" 185 = "Armenia" 192 = "Russia" 195 = "Ukraine" 200 = "Afghanistan" 202 = "Bangladesh" 205 = "Burma" 206 = "Cambodia" 207 = "China" 209 = "Hong Kong" 210 = "India" 211 = "Indonesia" 212 = "Iran" 213 = "Iraq" 214 = "Israel" 215 = "Japan" 216 = "Jordan" 217 = "Korea/South Korea" 221 = "Lao" 222 = "Lebanon" 224 = "Malaysia" 229 = "Pakistan" 231 = "Philippines" 233 = "Saudi Arabia" 234 = "Singapore" 237 = "Syria" 238 = "Taiwan" 239 = "Thailand" 240 = "Turkey" 242 = "Vietnam" 245 = "Asia" 252 = "Middle East" 253 = "Palestine" 300 = "Bermuda" 301 = "Canada" 304 = "North America" 310 = "Belize" 311 = "Costa Rica" 312 = "El Salvador" 313 = "Guatemala" 314 = "Honduras" 315 = "Mexico" 316 = "Nicaragua" 317 = "Panama" 318 = "Central America" 333 = "Bahamas" 334 = "Barbados" 337 = "Cuba" 338 = "Dominica" 339 = "Dominican Republic" 340 = "Grenada" 342 = "Haiti" 343 = "Jamaica" 351 = "Trinidad and Tobago" 353 = "Caribbean" 375 = "Argentina" 376 = "Bolivia" 377 = "Brazil" 378 = "Chile" 379 = "Colombia" 380 = "Ecuador" 383 = "Guyana" 385 = "Peru" 387 = "Uruguay" 388 = "Venezuela" 389 = "South America" 415 = "Egypt" 417 = "Ethiopia" 421 = "Ghana" 427 = "Kenya" 436 = "Morocco" 440 = "Nigeria" 449 = "South Africa" 462 = "Other Africa" 468 = "North Africa" 501 = "Australia" 507 = "Fiji" 514 = "New Zealand" 527 = "Pacific Islands" 555 = "Elsewhere" ; VALUE abrstate (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tcitiznt (default=32) -1 = "Not in universe" 1 = "Yes, native" 2 = "Yes, foreign-born, naturalized" 3 = "No, foreign-born, not a" ; VALUE acitiznt (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE timstat (default=32) -1 = "Not in universe" 1 = "Permanent resident" 2 = "Other" ; VALUE aimstat (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eadjust (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE aadjust (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tmovyryr (default=32) -5 = "Always lived there" -1 = "Not in universe" 9999 = "Respondent didn't supply valid" ; VALUE amovyryr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE emovyrmo (default=32) -5 = "Always lived there" -1 = "Not in universe" 99 = "Respondent didn't supply valid" ; VALUE amovyrmo (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE toutinyr (default=32) -5 = "Always lived there" -1 = "Not in universe" 9999 = "Respondent didn't supply valid" ; VALUE aoutinyr (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eoutinmo (default=32) -5 = "Always lived there" -1 = "Not in universe or not a valid" 99 = "Respondent didn't supply valid" ; VALUE aoutinmo (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tmovest (default=32) -5 = "Always lived there" -3 = "Always lived in this state" -1 = "Not in universe" 9999 = "Respondent didn't supply valid" ; VALUE amovest (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tadyear (default=32) -1 = "Not in universe" 1 = "Before 1977" 2 = "1977-1983" 3 = "1984-1986" 4 = "1987" 5 = "1988-1989" 6 = "1990-1992" 7 = "1993-1994" 8 = "1995" 9 = "1996" 10 = "1997" 11 = "1998" 12 = "1999" 13 = "2000" 14 = "2001" 9999 = "Respondent didn't supply valid" ; VALUE aadyear (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE tmoveus (default=32) -1 = "Not in universe" 1 = "Before 1952" 2 = "1952-1958" 3 = "1959-1964" 4 = "1965-1968" 5 = "1969-1971" 6 = "1972-1974" 7 = "1975-1977" 8 = "1978-1979" 9 = "1980-1981" 10 = "1982-1984" 11 = "1985-1986" 12 = "1987-1988" 13 = "1989-1990" 14 = "1991-1992" 15 = "1993-1994" 16 = "1995" 17 = "1996-1997" 18 = "1998" 19 = "1999" 20 = "2000" 21 = "2001" 9999 = "Respondent didn't supply valid" ; VALUE amoveus (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eprevten (default=32) -5 = "Always lived here" -1 = "Not in universe" 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash" ; VALUE aprevten (default=32) 0 = "Not imputed" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" ; VALUE eprlunv (default=32) -1 = "Not in universe" 1 = "In universe" ; VALUE erelat0v (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0v (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0v (default=32) -1 = "Not in universe" ; VALUE erelat0k (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0k (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0k (default=32) -1 = "Not in universe" ; VALUE erelat0l (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0l (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0l (default=32) -1 = "Not in universe" ; VALUE erelat0m (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0m (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0m (default=32) -1 = "Not in universe" ; VALUE erelat0n (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0n (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0n (default=32) -1 = "Not in universe" ; VALUE erelat0o (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0o (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0o (default=32) -1 = "Not in universe" ; VALUE erelat0p (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0p (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0p (default=32) -1 = "Not in universe" ; VALUE erelat0q (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0q (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0q (default=32) -1 = "Not in universe" ; VALUE erelat0r (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat0r (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn0r (default=32) -1 = "Not in universe" ; VALUE erelat1v (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1v (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1v (default=32) -1 = "Not in universe" ; VALUE erelat1k (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1k (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1k (default=32) -1 = "Not in universe" ; VALUE erelat1l (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1l (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1l (default=32) -1 = "Not in universe" ; VALUE erelat1m (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1m (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1m (default=32) -1 = "Not in universe" ; VALUE erelat1n (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1n (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1n (default=32) -1 = "Not in universe" ; VALUE erelat1o (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1o (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1o (default=32) -1 = "Not in universe" ; VALUE erelat1p (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1p (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1p (default=32) -1 = "Not in universe" ; VALUE erelat1q (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1q (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1q (default=32) -1 = "Not in universe" ; VALUE erelat1r (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1r (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1r (default=32) -1 = "Not in universe" ; VALUE erelat1s (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat1s (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn1s (default=32) -1 = "Not in universe" ; VALUE erelat2v (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2v (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2v (default=32) -1 = "Not in universe" ; VALUE erelat2k (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2k (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2k (default=32) -1 = "Not in universe" ; VALUE erelat2l (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2l (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2l (default=32) -1 = "Not in universe" ; VALUE erelat2m (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2m (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2m (default=32) -1 = "Not in universe" ; VALUE erelat2n (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2n (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2n (default=32) -1 = "Not in universe" ; VALUE erelat2o (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2o (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2o (default=32) -1 = "Not in universe" ; VALUE erelat2p (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2p (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2p (default=32) -1 = "Not in universe" ; VALUE erelat2q (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2q (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2q (default=32) -1 = "Not in universe" ; VALUE erelat2r (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2r (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2r (default=32) -1 = "Not in universe" ; VALUE erelat2s (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat2s (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn2s (default=32) -1 = "Not in universe" ; VALUE erelat3v (default=32) -1 = "Not in universe" 1 = "Spouse" 2 = "Unmarried partner" 10 = "Biological parent" 11 = "Stepparent" 12 = "Step and adoptive parent" 13 = "Adoptive parent" 14 = "Foster parent" 15 = "Other parent" 20 = "Biological child" 21 = "Stepchild" 22 = "Step and adopted child" 23 = "Adopted child" 24 = "Foster child" 25 = "Other child" 30 = "Biological brother/sister" 31 = "Half brother/sister" 32 = "Step brother/sister" 33 = "Adopted brother/sister" 34 = "Other brother/sister" 40 = "Grandparent" 41 = "Grandchild" 42 = "Uncle/aunt" 43 = "Nephew/niece" 50 = "Father/mother-in-law" 51 = "Daughter/son-in-law" 52 = "Brother/sister-in-law" 55 = "Other relative" 61 = "Roommate/housemate" 62 = "Roomer/boarder" 63 = "Paid employee" 65 = "Other non-relative" 99 = "Self" ; VALUE arelat3v (default=32) 0 = "no imputation" 1 = "Statistical imputation(hot deck)" 2 = "Cold deck" 3 = "Logical imputation(derivation)" 4 = "Imputed based on previous wave" ; VALUE eprlpn3v (default=32) -1 = "Not in universe" ; proc print data=library.sip01t2 (obs=6); FORMAT spanel spanel. tfipsst tfipsst. sinthhid sinthhid. 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. eawkunv eawkunv. elmtver elmtver. almtver almtver. elmtmo elmtmo. almtmo almtmo. tlmtyr tlmtyr. almtyr almtyr. elmtemp elmtemp. almtemp almtemp. ewkltmo ewkltmo. awkltmo awkltmo. twkltyr twkltyr. awkltyr awkltyr. emncond emncond. amncond amncond. emncaus emncaus. amncaus amncaus. emnloc emnloc. amnloc amnloc. eprevwk eprevwk. aprevwk aprevwk. eprevbmo eprevbmo. aprevbmo aprevbmo. tprevbyr tprevbyr. aprevbyr aprevbyr. enowfpt enowfpt. anowfpt anowfpt. enowocc enowocc. anowocc anowocc. enowsame enowsame. anowsame anowsame. eaedunv eaedunv. eattain eattain. aattain aattain. eadvncfd eadvncfd. aadvncfd aadvncfd. evocfld evocfld. avocfld avocfld. eassocfd eassocfd. aassocfd aassocfd. ebachfld ebachfld. abachfld abachfld. econenrl econenrl. aconenrl aconenrl. egedtm egedtm. agedtm agedtm. epubhs epubhs. apubhs apubhs. ecourse1 ecourses. ecourse2 ecoursek. ecourse3 ecoursel. ecourse4 ecoursem. ecourse5 ecoursen. ecourse6 ecourseo. ecourse7 ecoursep. acourse acourse. eprogram eprogram. aprogram aprogram. ercvtrn1 ercvtrnm. arcvtrn1 arcvtrnm. enumtrn1 enumtrnm. anumtrn1 anumtrnm. etrn1tim etrn1tim. atrn1tim atrn1tim. eweekt1 eweekt1l. aweekt1 aweekt1l. eintrn1 eintrn1l. aintrn1 aintrn1l. ewhotrn1 ewhotrnm. awhotrn1 awhotrnm. tgovtrn1 tgovtrnm. agovtrn1 agovtrnm. elctntr1 elctntrm. alctntr1 alctntrm. etyp1tr etyp1tr. atyp1tr atyp1tr. ejbatrn1 ejbatrnr. ajbatrn1 ajbatrnr. enwatrn1 enwatrnr. anwatrn1 anwatrnr. ejbbtrn1 ejbbtrnr. ajbbtrn1 ajbbtrnr. enwbtrn1 enwbtrnr. anwbtrn1 anwbtrnr. rtrn1use rtrn1use. atrn1use atrn1use. ercvtrn2 ercvtrne. arcvtrn2 arcvtrne. enumtrn2 enumtrne. anumtrn2 anumtrne. etrn2tim etrn2tim. atrn2tim atrn2tim. eweekt2 eweekt2l. aweekt2 aweekt2l. eintrn2 eintrn2l. aintrn2 aintrn2l. ewhotrn2 ewhotrnk. awhotrn2 awhotrnk. tgovtrn2 tgovtrnk. agovtrn2 agovtrnk. elctntr2 elctntrk. alctntr2 alctntrk. etyp2tr1 etyp2trm. etyp2tr2 etyp2trk. etyp2tr3 etyp2trl. etyp2tr4 etyp2trn. etyp2tr5 etyp2tro. etyp2tr6 etyp2trp. etyp2tr7 etyp2trq. atyp2tr atyp2tr. ejobtrn2 ejobtrnr. ajobtrn2 ajobtrnr. enwtrn2 enwtrn2l. anwtrn2 anwtrn2l. rtrn2use rtrn2use. atrn2use atrn2use. ercvtr10 ercvtr1e. arcvtr10 arcvtr1e. tlstschl tlstschl. alstschl alstschl. thsyr thsyr. ahsyr ahsyr. tcollstr tcollstr. acollstr acollstr. tlastcol tlastcol. alastcol alastcol. tvocyr tvocyr. avocyr avocyr. tassocyr tassocyr. aassocyr aassocyr. tbachyr tbachyr. abachyr abachyr. tadvncyr tadvncyr. aadvncyr aadvncyr. eamrunv eamrunv. emarpth emarpth. exmar exmar. axmar axmar. ewidiv1 ewidiv1l. awidiv1 awidiv1l. ewidiv2 ewidiv2l. awidiv2 awidiv2l. tas tas. efmmon efmmon. afmmon afmmon. tfmyear tfmyear. afmyear afmyear. efsmon efsmon. afsmon afsmon. tfsyear tfsyear. afsyear afsyear. eftmon eftmon. aftmon aftmon. tftyear tftyear. aftyear aftyear. esmmon esmmon. asmmon asmmon. tsmyear tsmyear. asmyear asmyear. essmon essmon. assmon assmon. tssyear tssyear. assyear assyear. estmon estmon. astmon astmon. tstyear tstyear. astyear astyear. elmmon elmmon. almmon almmon. tlmyear tlmyear. almyear almyear. elsmon elsmon. alsmon alsmon. tlsyear tlsyear. alsyear alsyear. eltmon eltmon. altmon altmon. tltyear tltyear. altyear altyear. talm talm. aalm aalm. talt talt. aalt aalt. tals tals. aals aals. tafm tafm. aafm aafm. tafs tafs. aafs aafs. taft taft. aaft aaft. tasm tasm. aasm aasm. tass tass. aass aass. tast tast. aast aast. eafrunv eafrunv. tfrchl tfrchl. afrchl afrchl. tfrinhh tfrinhh. afrinhh afrinhh. tmomchl tmomchl. amomchl amomchl. emomlivh emomlivh. amomlivh amomlivh. efbrthmo efbrthmo. afbrthmo afbrthmo. tfbrthyr tfbrthyr. afbrthyr afbrthyr. tagfbrth tagfbrth. elbirtmo elbirtmo. albirtmo albirtmo. tlbirtyr tlbirtyr. albirtyr albirtyr. taglbrth taglbrth. efblivnw efblivnw. afblivnw afblivnw. elblivnw elblivnw. alblivnw alblivnw. ebfbctwk ebfbctwk. abfbctwk abfbctwk. ebfbwkpr ebfbwkpr. abfbwkpr abfbwkpr. ebfbpgft ebfbpgft. abfbpgft abfbpgft. ebfbwsm1 ebfbwsmt. abfbwsm1 abfbwsmt. tbfbwsy1 tbfbwsyt. abfbwsy1 abfbwsyt. ebfbstop ebfbstop. abfbstop abfbstop. tagestop tagestop. ebtsit01 ebtsit0p. ebtsit02 ebtsit0k. ebtsit03 ebtsit0l. ebtsit04 ebtsit0m. ebtsit05 ebtsit0n. ebtsit06 ebtsit0o. ebtsit07 ebtsit0q. ebtsit08 ebtsit0r. ebtsit09 ebtsit0s. ebtsit10 ebtsit1p. ebtsit11 ebtsit1k. ebtsit12 ebtsit1l. ebtsit13 ebtsit1m. ebtsit14 ebtsit1n. ebtsit15 ebtsit1o. abfbsit abfbsit. eafbst01 eafbst0t. eafbst02 eafbst0k. eafbst03 eafbst0l. eafbst04 eafbst0m. eafbst05 eafbst0n. eafbst06 eafbst0o. eafbst07 eafbst0p. eafbst08 eafbst0q. eafbst09 eafbst0r. eafbst10 eafbst1t. eafbst11 eafbst1k. eafbst12 eafbst1l. eafbst13 eafbst1m. eafbst14 eafbst1n. eafbst15 eafbst1o. aafbjst aafbjst. eafbwrk eafbwrk. aafbwrk aafbwrk. eafbwkm1 eafbwkmk. aafbwkm1 aafbwkmk. tafbwky1 tafbwkyk. aafbwky1 aafbwkyk. tagertwk tagertwk. eafbwkft eafbwkft. aafbwkft aafbwkft. eafbwkhr eafbwkhr. aafbwkhr aafbwkhr. eafbwkem eafbwkem. aafbwkem aafbwkem. eafbwkps eafbwkps. aafbwkps aafbwkps. eafbwkpy eafbwkpy. aafbwkpy aafbwkpy. eafbwkse eafbwkse. aafbwkse aafbwkse. eafblvmo eafblvmo. aafblvmo aafblvmo. tafblvyr tafblvyr. aafblvyr aafblvyr. tagelvem tagelvem. egrndpr egrndpr. agrndpr agrndpr. rnmstop rnmstop. rnmretwk rnmretwk. rnmlevem rnmlevem. rpremar rpremar. eamgunv eamgunv. tprstate tprstate. aprstate aprstate. eprevres eprevres. aprevres aprevres. tbrstate tbrstate. abrstate abrstate. tcitiznt tcitiznt. acitiznt acitiznt. timstat timstat. aimstat aimstat. eadjust eadjust. aadjust aadjust. tmovyryr tmovyryr. amovyryr amovyryr. emovyrmo emovyrmo. amovyrmo amovyrmo. toutinyr toutinyr. aoutinyr aoutinyr. eoutinmo eoutinmo. aoutinmo aoutinmo. tmovest tmovest. amovest amovest. tadyear tadyear. aadyear aadyear. tmoveus tmoveus. amoveus amoveus. eprevten eprevten. aprevten aprevten. eprlunv eprlunv. erelat01 erelat0v. arelat01 arelat0v. eprlpn01 eprlpn0v. erelat02 erelat0k. arelat02 arelat0k. eprlpn02 eprlpn0k. erelat03 erelat0l. arelat03 arelat0l. eprlpn03 eprlpn0l. erelat04 erelat0m. arelat04 arelat0m. eprlpn04 eprlpn0m. erelat05 erelat0n. arelat05 arelat0n. eprlpn05 eprlpn0n. erelat06 erelat0o. arelat06 arelat0o. eprlpn06 eprlpn0o. erelat07 erelat0p. arelat07 arelat0p. eprlpn07 eprlpn0p. erelat08 erelat0q. arelat08 arelat0q. eprlpn08 eprlpn0q. erelat09 erelat0r. arelat09 arelat0r. eprlpn09 eprlpn0r. erelat10 erelat1v. arelat10 arelat1v. eprlpn10 eprlpn1v. erelat11 erelat1k. arelat11 arelat1k. eprlpn11 eprlpn1k. erelat12 erelat1l. arelat12 arelat1l. eprlpn12 eprlpn1l. erelat13 erelat1m. arelat13 arelat1m. eprlpn13 eprlpn1m. erelat14 erelat1n. arelat14 arelat1n. eprlpn14 eprlpn1n. erelat15 erelat1o. arelat15 arelat1o. eprlpn15 eprlpn1o. erelat16 erelat1p. arelat16 arelat1p. eprlpn16 eprlpn1p. erelat17 erelat1q. arelat17 arelat1q. eprlpn17 eprlpn1q. erelat18 erelat1r. arelat18 arelat1r. eprlpn18 eprlpn1r. erelat19 erelat1s. arelat19 arelat1s. eprlpn19 eprlpn1s. erelat20 erelat2v. arelat20 arelat2v. eprlpn20 eprlpn2v. erelat21 erelat2k. arelat21 arelat2k. eprlpn21 eprlpn2k. erelat22 erelat2l. arelat22 arelat2l. eprlpn22 eprlpn2l. erelat23 erelat2m. arelat23 arelat2m. eprlpn23 eprlpn2m. erelat24 erelat2n. arelat24 arelat2n. eprlpn24 eprlpn2n. erelat25 erelat2o. arelat25 arelat2o. eprlpn25 eprlpn2o. erelat26 erelat2p. arelat26 arelat2p. eprlpn26 eprlpn2p. erelat27 erelat2q. arelat27 arelat2q. eprlpn27 eprlpn2q. erelat28 erelat2r. arelat28 arelat2r. eprlpn28 eprlpn2r. erelat29 erelat2s. arelat29 arelat2s. eprlpn29 eprlpn2s. erelat30 erelat3v. arelat30 arelat3v. eprlpn30 eprlpn3v. ; proc contents data=library.sip01t2; /* Copyright 2006 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. */