*options obs=100 ; options nocenter ; /*------------------------------------------------ by Jean Roth Mon Apr 17 09:11:10 EDT 2006 This program reads the 1984 SIPP Wave 6 Core 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/1984/sipp84w6.zip "; * The following line should contain the name of the SAS dataset ; %let dataset = sip84w6 ; DATA library.&dataset ; INFILE datafile LRECL = 20000 ; /*------------------------------------------------ The following variable names have been changed, if necessary: '$' to 'd', '-' to '_', '%' to 'p' . ----------------------------------------------- */ attrib suseqnum length=$5 label="Sequence number of sample unit"; attrib su_id length=$9 label="Sample unit identifier"; attrib su_rot length=3 label=""; attrib suhhcnt1 length=3 label="Number of households in sample for"; attrib suhhcnt2 length=3 label="Number of households in sample for"; attrib suhhcnt3 length=3 label="Number of households in sample for"; attrib suhhcnt4 length=3 label="Number of households in sample for"; attrib suhhcnt5 length=3 label="Number of households in sample as of"; attrib su_tothh length=3 label="Total number of households"; attrib su_totff length=3 label="Total number of families and pseudo"; attrib su_totpp length=3 label="Total number of person records"; attrib su_totws length=3 label="Total number of wage or salaried"; attrib su_totse length=3 label="Total number of self-employment"; attrib su_totg2 length=3 label="Total number of persons in the sample"; attrib su_state length=3 label="FIPS State code for the sample unit"; attrib su_rgc length=3 label="Reduction group code established to make"; attrib h1_addid length=$2 label="Current address ID. - This field"; attrib h1_month length=3 label="Month for which this household is"; attrib h1_year length=3 label="Year for which this household is"; attrib h1_nf length=3 label="Number of families and pseudo"; attrib h1_ffcnt length=3 label="Count of number of family groups"; attrib h1_sscnt length=3 label="Count of number of related subfamily"; attrib h1refper length=4 label="Entry address ID and person number of"; attrib h1_np length=3 label="Number of persons in household in"; attrib h1_mis length=3 label="Monthly household interview status"; attrib h1_int1 length=3 label="Wave 1 household interview status"; attrib h1_wgt length=8 label="Household weight--month 1."; attrib h1_hsc length=3 label="Half sample code for variance estimation"; attrib h1_strat length=3 label="Stratum code for variance estimation"; attrib h1_state length=3 label="FIPS State code for the household"; attrib h1_metro length=3 label="Metropolitan subsample"; attrib h1_msa length=4 label="Identifiable MSA/CMSA codes as"; attrib h1_acces length=3 label="Control card item 13B - access to"; attrib h1_ktchn length=3 label="Control card item 13C - kitchen"; attrib h1_lvqtr length=3 label="Control card items 13D and 13E -"; attrib h1_units length=3 label="Control card item 14 - number of units"; attrib h1_tenur length=3 label="Control card item 15 - are the living"; attrib h1_pubhs length=3 label="Control card item 16A - is the residence"; attrib h1_lornt length=3 label="Control card item 16B - are you paying"; attrib h1_race length=3 label="Control card item 37A - race of"; attrib h1_sex length=3 label="Control card item 37B - sex of reference"; attrib h1_size length=3 label="Control card item 37C - size of"; attrib h1_sampl length=3 label="Sample code - indicates panel year"; attrib h1_seg length=3 label="Segment type - item 4 on the control"; attrib h1_intcd length=$3 label="Interviewer code, an alphabetic"; attrib u1ccwave length=3 label="Wave for which the control card was"; attrib u1frmsle length=3 label="Control card item 12B - during the"; attrib u1_acces length=3 label="Control card item 13B - access to"; attrib u1_ktchn length=3 label="Control card item 13C - kitchen"; attrib u1_lvqtr length=3 label="Control card items 13D and 13E"; attrib u1_units length=3 label="Control card item 14 - number of units"; attrib u1_tenur length=3 label="Control card item 15 - are the living"; attrib u1_pubhs length=3 label="Control card item 16A - is the residence"; attrib u1_lornt length=3 label="Control card item 16B - are you paying"; attrib h1itm36a length=3 label="Control card item 36A - wave number"; attrib h1itm36b length=3 label="Control card item 36B - interview"; attrib u1_race length=3 label="Control card item 37A - race of"; attrib u1_sex length=3 label="Control card item 37B - sex of reference"; attrib u1_size length=3 label="Control card item 37C - size of"; attrib u1itm38a length=3 label="Control card item 38A - wave of visit"; attrib u1itm38b length=3 label="Control card item 38B - month of visit"; attrib u1totvst length=3 label="Control card item 38D - total number"; attrib u1totphn length=3 label="Control card item 38F - total number"; attrib u1ccrspp length=3 label="Control card item 38G - control card"; attrib h1_0010 length=3 label="Control card source code 10 -"; attrib h1_0012 length=3 label="Control card source code 12 -"; attrib h1_0014 length=3 label="Control card source code 14 -"; attrib h1_0016 length=3 label="Control card source code 16 -"; attrib h1_0018 length=3 label="Control card source code 18 -"; attrib h1_0020 length=3 label="Control card source code 20 -"; attrib h1_00221 length=3 label="Control card source codes 22, 26, 30,"; attrib h1_00222 length=3 label="Control card source codes 22, 26, 30,"; attrib h1_00223 length=3 label="Control card source codes 22, 26, 30,"; attrib h1_00224 length=3 label="Control card source codes 22, 26, 30,"; attrib h1_00225 length=3 label="Control card source codes 22, 26, 30,"; attrib h1_00226 length=3 label="Control card source codes 22, 26, 30,"; attrib h1_00227 length=3 label="Control card source codes 22, 26, 30,"; attrib h1_00241 length=3 label="Control card source codes 24, 28, 32,"; attrib h1_00242 length=3 label="Control card source codes 24, 28, 32,"; attrib h1_00243 length=3 label="Control card source codes 24, 28, 32,"; attrib h1_00244 length=3 label="Control card source codes 24, 28, 32,"; attrib h1_00245 length=3 label="Control card source codes 24, 28, 32,"; attrib h1_00246 length=3 label="Control card source codes 24, 28, 32,"; attrib h1_00247 length=3 label="Control card source codes 24, 28, 32,"; attrib h1_means length=3 label="Receipt of benefits from a means-tested"; attrib h1_cash length=3 label="Receipt of cash benefits"; attrib h1ncashb length=3 label="Receipt of noncash benefits"; attrib h1_povd length=4 label="Low income cutoff for this household."; attrib h1totinc length=5 label="Total household income for month 1"; attrib h1_earn length=5 label="Total household earned income for month"; attrib h1_prop length=5 label="Total household property income for"; attrib h1_tran length=5 label="Total household means-tested cash"; attrib h1_other length=5 label="Total 'other' household income for"; attrib h1noncsh length=4 label="Noncash household income for month 1 of"; attrib h1socsec length=4 label="Total household social security income"; attrib h1_ssi length=4 label="Total household supplemental security"; attrib h1_unemp length=4 label="Total household unemployment"; attrib h1_vets length=4 label="Total household veterans payment income"; attrib h1_afdc length=4 label="Total household AFDC income for month 1"; attrib h1_fdstp length=4 label="Total household food stamps received for"; attrib h1_enrgy length=3 label="What type of energy assistance was"; attrib h1_lunch length=3 label="Are the lunches free or reduced-price"; attrib h1_break length=3 label="Are the breakfasts free or reduced-price"; attrib h1_4816 length=3 label="Has this household received energy"; attrib h1_4818 length=3 label="Checks sent to household"; attrib h1_4820 length=3 label="Coupons or vouchers sent to household"; attrib h1_4822 length=3 label="Payments sent directly to utility"; attrib h1_4824 length=4 label="What was the total amount of the"; attrib h1_4826 length=3 label="Check item P2"; attrib h1_4828 length=3 label="Do any of the children in this"; attrib h1_4830 length=3 label="How many children"; attrib h1_4832 length=3 label="Do any of the children receive free"; attrib h1_4834 length=3 label="How many children"; attrib h1_4836 length=3 label="Free lunch"; attrib h1_4838 length=3 label="Reduced-price lunch"; attrib h1_4840 length=3 label="Do any of the children receive free"; attrib h1_4842 length=3 label="How many children"; attrib h1_4844 length=3 label="Free breakfast"; attrib h1_4846 length=3 label="Reduced-price breakfast"; attrib h1_imp06 length=3 label="Program questions imputation flag 6"; attrib h1_imp07 length=3 label="Program questions imputation flag 7"; attrib h1_imp08 length=3 label="Program questions imputation flag 8"; attrib h1_imp09 length=3 label="Program questions imputation flag 9"; attrib h1_imp10 length=3 label="Program questions imputation flag 10"; attrib h1_imp11 length=3 label="Program questions imputation flag 11"; attrib h1_imp12 length=3 label="Program questions imputation flag 12"; attrib h1_imp13 length=3 label="Program questions imputation flag 13"; attrib h1_imp14 length=3 label="Program questions imputation flag 14"; attrib h1_imp15 length=3 label="Program questions imputation flag 15"; attrib h1_imp16 length=3 label="Program questions imputation flag 16"; attrib h1_imp17 length=3 label="Program questions imputation flag 17"; attrib h1_imp18 length=3 label="Program questions imputation flag 18"; attrib h1_imp19 length=3 label="Program questions imputation flag 19"; attrib h1_imp20 length=3 label="Program questions imputation flag 20"; attrib h2_addid length=$2 label="Current address ID. - This field"; attrib h2_month length=3 label="Month for which this household is"; attrib h2_year length=3 label="Year for which this household is"; attrib h2_nf length=3 label="Number of families and pseudo"; attrib h2_ffcnt length=3 label="Count of number of family groups"; attrib h2_sscnt length=3 label="Count of number of related subfamily"; attrib h2refper length=4 label="Entry address ID and person number of"; attrib h2_np length=3 label="Number of persons in household in"; attrib h2_mis length=3 label="Monthly household interview status"; attrib h2_int1 length=3 label="Wave 1 household interview status"; attrib h2_wgt length=8 label="Household weight--month 2."; attrib h2_hsc length=3 label="Half sample code for variance estimation"; attrib h2_strat length=3 label="Stratum code for variance estimation"; attrib h2_state length=3 label="FIPS State code for the household"; attrib h2_metro length=3 label="Metropolitan subsample"; attrib h2_msa length=4 label="Identifiable MSA/CMSA codes as"; attrib h2_acces length=3 label="Control card item 13B - access to"; attrib h2_ktchn length=3 label="Control card item 13C - kitchen"; attrib h2_lvqtr length=3 label="Control card items 13D and 13E -"; attrib h2_units length=3 label="Control card item 14 - number of units"; attrib h2_tenur length=3 label="Control card item 15 - are the living"; attrib h2_pubhs length=3 label="Control card item 16A - is the residence"; attrib h2_lornt length=3 label="Control card item 16B - are you paying"; attrib h2_race length=3 label="Control card item 37A - race of"; attrib h2_sex length=3 label="Control card item 37B - sex of reference"; attrib h2_size length=3 label="Control card item 37C - size of"; attrib h2_sampl length=3 label="Sample code - indicates panel year"; attrib h2_seg length=3 label="Segment type - item 4 on the control"; attrib h2_intcd length=$3 label="Interviewer code, an alphabetic"; attrib u2ccwave length=3 label="Wave for which the control card was"; attrib u2frmsle length=3 label="Control card item 12B - during the"; attrib u2_acces length=3 label="Control card item 13B - access to"; attrib u2_ktchn length=3 label="Control card item 13C - kitchen"; attrib u2_lvqtr length=3 label="Control card items 13D and 13E"; attrib u2_units length=3 label="Control card item 14 - number of units"; attrib u2_tenur length=3 label="Control card item 15 - are the living"; attrib u2_pubhs length=3 label="Control card item 16A - is the residence"; attrib u2_lornt length=3 label="Control card item 16B - are you paying"; attrib h2itm36a length=3 label="Control card item 36A - wave number"; attrib h2itm36b length=3 label="Control card item 36B - interview"; attrib u2_race length=3 label="Control card item 37A - race of"; attrib u2_sex length=3 label="Control card item 37B - sex of reference"; attrib u2_size length=3 label="Control card item 37C - size of"; attrib u2itm38a length=3 label="Control card item 38A - wave of visit"; attrib u2itm38b length=3 label="Control card item 38B - month of visit"; attrib u2totvst length=3 label="Control card item 38D - total number"; attrib u2totphn length=3 label="Control card item 38F - total number"; attrib u2ccrspp length=3 label="Control card item 38G - control card"; attrib h2_0010 length=3 label="Control card source code 10 -"; attrib h2_0012 length=3 label="Control card source code 12 -"; attrib h2_0014 length=3 label="Control card source code 14 -"; attrib h2_0016 length=3 label="Control card source code 16 -"; attrib h2_0018 length=3 label="Control card source code 18 -"; attrib h2_0020 length=3 label="Control card source code 20 -"; attrib h2_00221 length=3 label="Control card source codes 22, 26, 30,"; attrib h2_00222 length=3 label="Control card source codes 22, 26, 30,"; attrib h2_00223 length=3 label="Control card source codes 22, 26, 30,"; attrib h2_00224 length=3 label="Control card source codes 22, 26, 30,"; attrib h2_00225 length=3 label="Control card source codes 22, 26, 30,"; attrib h2_00226 length=3 label="Control card source codes 22, 26, 30,"; attrib h2_00227 length=3 label="Control card source codes 22, 26, 30,"; attrib h2_00241 length=3 label="Control card source codes 24, 28, 32,"; attrib h2_00242 length=3 label="Control card source codes 24, 28, 32,"; attrib h2_00243 length=3 label="Control card source codes 24, 28, 32,"; attrib h2_00244 length=3 label="Control card source codes 24, 28, 32,"; attrib h2_00245 length=3 label="Control card source codes 24, 28, 32,"; attrib h2_00246 length=3 label="Control card source codes 24, 28, 32,"; attrib h2_00247 length=3 label="Control card source codes 24, 28, 32,"; attrib h2_means length=3 label="Receipt of benefits from a means-tested"; attrib h2_cash length=3 label="Receipt of cash benefits"; attrib h2ncashb length=3 label="Receipt of noncash benefits"; attrib h2_povd length=4 label="Low income cutoff for this household."; attrib h2totinc length=5 label="Total household income for month 2"; attrib h2_earn length=5 label="Total household earned income for month"; attrib h2_prop length=5 label="Total household property income for"; attrib h2_tran length=5 label="Total household means-tested cash"; attrib h2_other length=5 label="Total 'other' household income for month"; attrib h2noncsh length=4 label="Noncash household income for month 2 of"; attrib h2socsec length=4 label="Total household social security income"; attrib h2_ssi length=4 label="Total household supplemental security"; attrib h2_unemp length=4 label="Total household unemployment"; attrib h2_vets length=4 label="Total household veterans payment income"; attrib h2_afdc length=4 label="Total household AFDC income for month 2"; attrib h2_fdstp length=4 label="Total household food stamps received for"; attrib h2_enrgy length=3 label="What type of energy assistance was"; attrib h2_lunch length=3 label="Are the lunches free or reduced-price"; attrib h2_break length=3 label="Are the breakfasts free or reduced-price"; attrib h2_4816 length=3 label="Has this household received energy"; attrib h2_4818 length=3 label="Checks sent to household"; attrib h2_4820 length=3 label="Coupons or vouchers sent to household"; attrib h2_4822 length=3 label="Payments sent directly to utility"; attrib h2_4824 length=4 label="What was the total amount of the"; attrib h2_4826 length=3 label="Check item P2"; attrib h2_4828 length=3 label="Do any of the children in this"; attrib h2_4830 length=3 label="How many children"; attrib h2_4832 length=3 label="Do any of the children receive free"; attrib h2_4834 length=3 label="How many children"; attrib h2_4836 length=3 label="Free lunch"; attrib h2_4838 length=3 label="Reduced-price lunch"; attrib h2_4840 length=3 label="Do any of the children receive free"; attrib h2_4842 length=3 label="How many children"; attrib h2_4844 length=3 label="Free breakfast"; attrib h2_4846 length=3 label="Reduced-price breakfast"; attrib h2_imp06 length=3 label="Program questions imputation flag 6"; attrib h2_imp07 length=3 label="Program questions imputation flag 7"; attrib h2_imp08 length=3 label="Program questions imputation flag 8"; attrib h2_imp09 length=3 label="Program questions imputation flag 9"; attrib h2_imp10 length=3 label="Program questions imputation flag 10"; attrib h2_imp11 length=3 label="Program questions imputation flag 11"; attrib h2_imp12 length=3 label="Program questions imputation flag 12"; attrib h2_imp13 length=3 label="Program questions imputation flag 13"; attrib h2_imp14 length=3 label="Program questions imputation flag 14"; attrib h2_imp15 length=3 label="Program questions imputation flag 15"; attrib h2_imp16 length=3 label="Program questions imputation flag 16"; attrib h2_imp17 length=3 label="Program questions imputation flag 17"; attrib h2_imp18 length=3 label="Program questions imputation flag 18"; attrib h2_imp19 length=3 label="Program questions imputation flag 19"; attrib h2_imp20 length=3 label="Program questions imputation flag 20"; attrib h3_addid length=$2 label="Current address ID. - This field"; attrib h3_month length=3 label="Month for which this household is"; attrib h3_year length=3 label="Year for which this household is"; attrib h3_nf length=3 label="Number of families and pseudo"; attrib h3_ffcnt length=3 label="Count of number of family groups"; attrib h3_sscnt length=3 label="Count of number of related subfamily"; attrib h3refper length=4 label="Entry address ID and person number of"; attrib h3_np length=3 label="Number of persons in household in"; attrib h3_mis length=3 label="Monthly household interview status"; attrib h3_int1 length=3 label="Wave 1 household interview status"; attrib h3_wgt length=8 label="Household weight--month 3."; attrib h3_hsc length=3 label="Half sample code for variance estimation"; attrib h3_strat length=3 label="Stratum code for variance estimation"; attrib h3_state length=3 label="FIPS State code for the household"; attrib h3_metro length=3 label="Metropolitan subsample"; attrib h3_msa length=4 label="Identifiable MSA/CMSA codes as"; attrib h3_acces length=3 label="Control card item 13B - access to"; attrib h3_ktchn length=3 label="Control card item 13C - kitchen"; attrib h3_lvqtr length=3 label="Control card items 13D and 13E -"; attrib h3_units length=3 label="Control card item 14 - number of units"; attrib h3_tenur length=3 label="Control card item 15 - are the living"; attrib h3_pubhs length=3 label="Control card item 16A - is the residence"; attrib h3_lornt length=3 label="Control card item 16B - are you paying"; attrib h3_race length=3 label="Control card item 37A - race of"; attrib h3_sex length=3 label="Control card item 37B - sex of"; attrib h3_size length=3 label="Control card item 37C - size of"; attrib h3_sampl length=3 label="Sample code - indicates panel year"; attrib h3_seg length=3 label="Segment type - item 4 on the control"; attrib h3_intcd length=$3 label="Interviewer code, an alphabetic"; attrib u3ccwave length=3 label="Wave for which the control card was"; attrib u3frmsle length=3 label="Control card item 12B - during the"; attrib u3_acces length=3 label="Control card item 13B - access to"; attrib u3_ktchn length=3 label="Control card item 13C - kitchen"; attrib u3_lvqtr length=3 label="Control card items 13D and 13E"; attrib u3_units length=3 label="Control card item 14 - number of units"; attrib u3_tenur length=3 label="Control card item 15 - are the living"; attrib u3_pubhs length=3 label="Control card item 16A - is the residence"; attrib u3_lornt length=3 label="Control card item 16B - are you paying"; attrib h3itm36a length=3 label="Control card item 36A - wave number"; attrib h3itm36b length=3 label="Control card item 36B - interview"; attrib u3_race length=3 label="Control card item 37A - race of"; attrib u3_sex length=3 label="Control card item 37B - sex of reference"; attrib u3_size length=3 label="Control card item 37C - size of"; attrib u3itm38a length=3 label="Control card item 38A - wave of visit"; attrib u3itm38b length=3 label="Control card item 38B - month of visit"; attrib u3totvst length=3 label="Control card item 38D - total number"; attrib u3totphn length=3 label="Control card item 38F - total number"; attrib u3ccrspp length=3 label="Control card item 38G - control card"; attrib h3_0010 length=3 label="Control card source code 10 -"; attrib h3_0012 length=3 label="Control card source code 12 -"; attrib h3_0014 length=3 label="Control card source code 14 -"; attrib h3_0016 length=3 label="Control card source code 16 -"; attrib h3_0018 length=3 label="Control card source code 18 -"; attrib h3_0020 length=3 label="Control card source code 20 -"; attrib h3_00221 length=3 label="Control card source codes 22, 26, 30,"; attrib h3_00222 length=3 label="Control card source codes 22, 26, 30,"; attrib h3_00223 length=3 label="Control card source codes 22, 26, 30,"; attrib h3_00224 length=3 label="Control card source codes 22, 26, 30,"; attrib h3_00225 length=3 label="Control card source codes 22, 26, 30,"; attrib h3_00226 length=3 label="Control card source codes 22, 26, 30,"; attrib h3_00227 length=3 label="Control card source codes 22, 26, 30,"; attrib h3_00241 length=3 label="Control card source codes 24, 28, 32,"; attrib h3_00242 length=3 label="Control card source codes 24, 28, 32,"; attrib h3_00243 length=3 label="Control card source codes 24, 28, 32,"; attrib h3_00244 length=3 label="Control card source codes 24, 28, 32,"; attrib h3_00245 length=3 label="Control card source codes 24, 28, 32,"; attrib h3_00246 length=3 label="Control card source codes 24, 28, 32,"; attrib h3_00247 length=3 label="Control card source codes 24, 28, 32,"; attrib h3_means length=3 label="Receipt of benefits from a means-tested"; attrib h3_cash length=3 label="Receipt of cash benefits"; attrib h3ncashb length=3 label="Receipt of noncash benefits"; attrib h3_povd length=4 label="Low income cutoff for this household."; attrib h3totinc length=5 label="Total household income for month 3"; attrib h3_earn length=5 label="Total household earned income for month"; attrib h3_prop length=5 label="Total household property income for"; attrib h3_tran length=5 label="Total household means-tested cash"; attrib h3_other length=5 label="Total 'other' household income for"; attrib h3noncsh length=4 label="Noncash household income for month 3 of"; attrib h3socsec length=4 label="Total household social security income"; attrib h3_ssi length=4 label="Total household supplemental security"; attrib h3_unemp length=4 label="Total household unemployment"; attrib h3_vets length=4 label="Total household veterans payment income"; attrib h3_afdc length=4 label="Total household AFDC income for month 3"; attrib h3_fdstp length=4 label="Total household food stamps received for"; attrib h3_enrgy length=3 label="What type of energy assistance was"; attrib h3_lunch length=3 label="Are the lunches free or reduced-price"; attrib h3_break length=3 label="Are the breakfasts free or reduced-price"; attrib h3_4816 length=3 label="Has this household received energy"; attrib h3_4818 length=3 label="Checks sent to household"; attrib h3_4820 length=3 label="Coupons or vouchers sent to household"; attrib h3_4822 length=3 label="Payments sent directly to utility"; attrib h3_4824 length=4 label="What was the total amount of the"; attrib h3_4826 length=3 label="Check item P2"; attrib h3_4828 length=3 label="Do any of the children in this"; attrib h3_4830 length=3 label="How many children"; attrib h3_4832 length=3 label="Do any of the children receive free"; attrib h3_4834 length=3 label="How many children"; attrib h3_4836 length=3 label="Free lunch"; attrib h3_4838 length=3 label="Reduced-price lunch"; attrib h3_4840 length=3 label="Do any of the children receive free"; attrib h3_4842 length=3 label="How many children"; attrib h3_4844 length=3 label="Free breakfast"; attrib h3_4846 length=3 label="Reduced-price breakfast"; attrib h3_imp06 length=3 label="Program questions imputation flag 6"; attrib h3_imp07 length=3 label="Program questions imputation flag 7"; attrib h3_imp08 length=3 label="Program questions imputation flag 8"; attrib h3_imp09 length=3 label="Program questions imputation flag 9"; attrib h3_imp10 length=3 label="Program questions imputation flag 10"; attrib h3_imp11 length=3 label="Program questions imputation flag 11"; attrib h3_imp12 length=3 label="Program questions imputation flag 12"; attrib h3_imp13 length=3 label="Program questions imputation flag 13"; attrib h3_imp14 length=3 label="Program questions imputation flag 14"; attrib h3_imp15 length=3 label="Program questions imputation flag 15"; attrib h3_imp16 length=3 label="Program questions imputation flag 16"; attrib h3_imp17 length=3 label="Program questions imputation flag 17"; attrib h3_imp18 length=3 label="Program questions imputation flag 18"; attrib h3_imp19 length=3 label="Program questions imputation flag 19"; attrib h3_imp20 length=3 label="Program questions imputation flag 20"; attrib h4_addid length=$2 label="Current address ID. - This field"; attrib h4_month length=3 label="Month for which this household is"; attrib h4_year length=3 label="Year for which this household is"; attrib h4_nf length=3 label="Number of families and pseudo"; attrib h4_ffcnt length=3 label="Count of number of family groups"; attrib h4_sscnt length=3 label="Count of number of related subfamily"; attrib h4refper length=4 label="Entry address ID and person number of"; attrib h4_np length=3 label="Number of persons in household in"; attrib h4_mis length=3 label="Monthly household interview status"; attrib h4_int1 length=3 label="Wave 1 household interview status"; attrib h4_wgt length=8 label="Household weight--month 4."; attrib h4_hsc length=3 label="Half sample code for variance estimation"; attrib h4_strat length=3 label="Stratum code for variance estimation"; attrib h4_state length=3 label="FIPS State code for the household"; attrib h4_metro length=3 label="Metropolitan subsample"; attrib h4_msa length=4 label="Identifiable MSA/CMSA codes as"; attrib h4_acces length=3 label="Control card item 13B - access to"; attrib h4_ktchn length=3 label="Control card item 13C - kitchen"; attrib h4_lvqtr length=3 label="Control card items 13D and 13E -"; attrib h4_units length=3 label="Control card item 14 - number of units"; attrib h4_tenur length=3 label="Control card item 15 - are the living"; attrib h4_pubhs length=3 label="Control card item 16A - is the residence"; attrib h4_lornt length=3 label="Control card item 16B - are you paying"; attrib h4_race length=3 label="Control card item 37A - race of reference"; attrib h4_sex length=3 label="Control card item 37B - sex of reference"; attrib h4_size length=3 label="Control card item 37C - size of"; attrib h4_sampl length=3 label="Sample code - indicates panel year"; attrib h4_seg length=3 label="Segment type - item 4 on the control"; attrib h4_intcd length=$3 label="Interviewer code, an alphabetic"; attrib u4ccwave length=3 label="Wave for which the control card was"; attrib u4frmsle length=3 label="Control card item 12B - during the"; attrib u4_acces length=3 label="Control card item 13B - access to"; attrib u4_ktchn length=3 label="Control card item 13C - kitchen"; attrib u4_lvqtr length=3 label="Control card items 13D and 13E"; attrib u4_units length=3 label="Control card item 14 - number of units"; attrib u4_tenur length=3 label="Control card item 15 - are the living"; attrib u4_pubhs length=3 label="Control card item 16A - is the residence"; attrib u4_lornt length=3 label="Control card item 16B - are you paying"; attrib h4itm36a length=3 label="Control card item 36A - wave number"; attrib h4itm36b length=3 label="Control card item 36B - interview"; attrib u4_race length=3 label="Control card item 37A - race of"; attrib u4_sex length=3 label="Control card item 37B - sex of reference"; attrib u4_size length=3 label="Control card item 37C - size of"; attrib u4itm38a length=3 label="Control card item 38A - wave of visit"; attrib u4itm38b length=3 label="Control card item 38B - month of visit"; attrib u4totvst length=3 label="Control card item 38D - total number"; attrib u4totphn length=3 label="Control card item 38F - total number"; attrib u4ccrspp length=3 label="Control card item 38G - control card"; attrib h4_0010 length=3 label="Control card source code 10 -"; attrib h4_0012 length=3 label="Control card source code 12 -"; attrib h4_0014 length=3 label="Control card source code 14 -"; attrib h4_0016 length=3 label="Control card source code 16 -"; attrib h4_0018 length=3 label="Control card source code 18 -"; attrib h4_0020 length=3 label="Control card source code 20 -"; attrib h4_00221 length=3 label="Control card source codes 22, 26, 30,"; attrib h4_00222 length=3 label="Control card source codes 22, 26, 30,"; attrib h4_00223 length=3 label="Control card source codes 22, 26, 30,"; attrib h4_00224 length=3 label="Control card source codes 22, 26, 30,"; attrib h4_00225 length=3 label="Control card source codes 22, 26, 30,"; attrib h4_00226 length=3 label="Control card source codes 22, 26, 30,"; attrib h4_00227 length=3 label="Control card source codes 22, 26, 30,"; attrib h4_00241 length=3 label="Control card source codes 24, 28, 32,"; attrib h4_00242 length=3 label="Control card source codes 24, 28, 32,"; attrib h4_00243 length=3 label="Control card source codes 24, 28, 32,"; attrib h4_00244 length=3 label="Control card source codes 24, 28, 32,"; attrib h4_00245 length=3 label="Control card source codes 24, 28, 32,"; attrib h4_00246 length=3 label="Control card source codes 24, 28, 32,"; attrib h4_00247 length=3 label="Control card source codes 24, 28, 32,"; attrib h4_means length=3 label="Receipt of benefits from a means-tested"; attrib h4_cash length=3 label="Receipt of cash benefits"; attrib h4ncashb length=3 label="Receipt of noncash benefits"; attrib h4_povd length=4 label="Low income cutoff for this household."; attrib h4totinc length=5 label="Total household income for month 4"; attrib h4_earn length=5 label="Total household earned income for"; attrib h4_prop length=5 label="Total household property income for"; attrib h4_tran length=5 label="Total household means-tested cash"; attrib h4_other length=5 label="Total 'other' household income for"; attrib h4noncsh length=4 label="Noncash household income for month 4 of"; attrib h4socsec length=4 label="Total household social security income"; attrib h4_ssi length=4 label="Total household supplemental security"; attrib h4_unemp length=4 label="Total household unemployment"; attrib h4_vets length=4 label="Total household veterans payment income"; attrib h4_afdc length=4 label="Total household AFDC income for month 4"; attrib h4_fdstp length=4 label="Total household food stamps received for"; attrib h4_enrgy length=3 label="What type of energy assistance was"; attrib h4_lunch length=3 label="Are the lunches free or reduced-price"; attrib h4_break length=3 label="Are the breakfasts free or reduced-price"; attrib h4_4816 length=3 label="Has this household received energy"; attrib h4_4818 length=3 label="Checks sent to household"; attrib h4_4820 length=3 label="Coupons or vouchers sent to household"; attrib h4_4822 length=3 label="Payments sent directly to utility"; attrib h4_4824 length=4 label="What was the total amount of the"; attrib h4_4826 length=3 label="Check item P2"; attrib h4_4828 length=3 label="Do any of the children in this"; attrib h4_4830 length=3 label="How many children"; attrib h4_4832 length=3 label="Do any of the children receive free"; attrib h4_4834 length=3 label="How many children"; attrib h4_4836 length=3 label="Free lunch"; attrib h4_4838 length=3 label="Reduced-price lunch"; attrib h4_4840 length=3 label="Do any of the children receive free"; attrib h4_4842 length=3 label="How many children"; attrib h4_4844 length=3 label="Free breakfast"; attrib h4_4846 length=3 label="Reduced-price breakfast"; attrib h4_imp06 length=3 label="Program questions imputation flag 6"; attrib h4_imp07 length=3 label="Program questions imputation flag 7"; attrib h4_imp08 length=3 label="Program questions imputation flag 8"; attrib h4_imp09 length=3 label="Program questions imputation flag 9"; attrib h4_imp10 length=3 label="Program questions imputation flag 10"; attrib h4_imp11 length=3 label="Program questions imputation flag 11"; attrib h4_imp12 length=3 label="Program questions imputation flag 12"; attrib h4_imp13 length=3 label="Program questions imputation flag 13"; attrib h4_imp14 length=3 label="Program questions imputation flag 14"; attrib h4_imp15 length=3 label="Program questions imputation flag 15"; attrib h4_imp16 length=3 label="Program questions imputation flag 16"; attrib h4_imp17 length=3 label="Program questions imputation flag 17"; attrib h4_imp18 length=3 label="Program questions imputation flag 18"; attrib h4_imp19 length=3 label="Program questions imputation flag 19"; attrib h4_imp20 length=3 label="Program questions imputation flag 20"; attrib h5refper length=4 label="Entry address ID and person number of"; attrib h5_np length=3 label="Number of persons in household."; attrib h5_mis length=3 label="Monthly household interview status"; attrib h5_lvqtr length=3 label="Control card items 13D and 13E"; attrib h5_addid length=$2 label="Current address ID. - This field"; attrib h5_wgt length=8 label="Household weight--Interview date"; attrib f1_numbr length=3 label="Family sequence number of sample unit."; attrib f1_month length=3 label="Month for which this family is defined."; attrib f1_year length=3 label="Year for which this family is defined."; attrib f1numper length=3 label="Number of persons in this family."; attrib f1refper length=4 label="Entry address ID and person number of"; attrib f1spouse length=4 label="Entry address ID and person number of"; attrib f1_type length=3 label="Type of family (or pseudo-family)"; attrib f1_kind length=3 label="Kind of family (or pseudo-family)"; attrib f1ownkid length=3 label="Number of own children in family."; attrib f1oklt18 length=3 label="Number of own children under age 18"; attrib f1_wgt length=8 label="Family weight."; attrib f1_povd length=4 label="Low income cutoff for this family."; attrib f1totinc length=5 label="Total family income for month 1 of"; attrib f1_earn length=5 label="Total family earned income for month 1"; attrib f1_prop length=5 label="Total family property income for month 1"; attrib f1_tran length=5 label="Total family means-tested cash transfers"; attrib f1_other length=5 label="Total 'other' family income for month 1"; attrib f1socsec length=4 label="Total family Social Security income for"; attrib f1_ssi length=4 label="Total family supplemental security"; attrib f1_unemp length=4 label="Total family unemployment income for"; attrib f1_vets length=4 label="Total family veterans payment income for"; attrib f1_afdc length=4 label="Total family AFDC income for month 1"; attrib f1_fdstp length=4 label="Total family food stamps received for"; attrib f2_numbr length=3 label="Family sequence number of sample unit."; attrib f2_month length=3 label="Month for which this family is defined."; attrib f2_year length=3 label="Year for which this family is defined."; attrib f2numper length=3 label="Number of persons in this family."; attrib f2refper length=4 label="Entry address ID and person number of"; attrib f2spouse length=4 label="Entry address ID and person number of"; attrib f2_type length=3 label="Type of family (or pseudo-family)"; attrib f2_kind length=3 label="Kind of family (or pseudo-family)"; attrib f2ownkid length=3 label="Number of own children in family."; attrib f2oklt18 length=3 label="Number of own children under age 18"; attrib f2_wgt length=8 label="Family weight."; attrib f2_povd length=4 label="Low income cutoff for this family."; attrib f2totinc length=5 label="Total family income for month 2 of"; attrib f2_earn length=5 label="Total family earned income for month 2"; attrib f2_prop length=5 label="Total family property income for month 2"; attrib f2_tran length=5 label="Total family means-tested cash transfers"; attrib f2_other length=5 label="Total 'other' family income for month 2"; attrib f2socsec length=4 label="Total family Social Security income for"; attrib f2_ssi length=4 label="Total family supplemental security"; attrib f2_unemp length=4 label="Total family unemployment income for"; attrib f2_vets length=4 label="Total family veterans payment income for"; attrib f2_afdc length=4 label="Total family AFDC income for month 2"; attrib f2_fdstp length=4 label="Total family food stamps received for"; attrib f3_numbr length=3 label="Family sequence number of sample unit."; attrib f3_month length=3 label="Month for which this family is defined."; attrib f3_year length=3 label="Year for which this family is defined."; attrib f3numper length=3 label="Number of persons in this family."; attrib f3refper length=4 label="Entry address ID and person number of"; attrib f3spouse length=4 label="Entry address ID and person number of"; attrib f3_type length=3 label="Type of family (or pseudo-family)"; attrib f3_kind length=3 label="Kind of family (or pseudo-family)"; attrib f3ownkid length=3 label="Number of own children in family."; attrib f3oklt18 length=3 label="Number of own children under age 18"; attrib f3_wgt length=8 label="Family weight."; attrib f3_povd length=4 label="Low income cutoff for this family."; attrib f3totinc length=5 label="Total family income for month 3 of"; attrib f3_earn length=5 label="Total family earned income for month 3"; attrib f3_prop length=5 label="Total family property income for month 3"; attrib f3_tran length=5 label="Total family means-tested cash transfers"; attrib f3_other length=5 label="Total 'other' family income for month 3"; attrib f3socsec length=4 label="Total family Social Security income for"; attrib f3_ssi length=4 label="Total family supplemental security"; attrib f3_unemp length=4 label="Total family unemployment income for"; attrib f3_vets length=4 label="Total family veterans payment income for"; attrib f3_afdc length=4 label="Total family AFDC income for month 3"; attrib f3_fdstp length=4 label="Total family food stamps received for"; attrib f4_numbr length=3 label="Family sequence number of sample unit."; attrib f4_month length=3 label="Month for which this family is defined."; attrib f4_year length=3 label="Year for which this family is defined."; attrib f4numper length=3 label="Number of persons in this family."; attrib f4refper length=4 label="Entry address ID and person number of"; attrib f4spouse length=4 label="Entry address ID and person number of"; attrib f4_type length=3 label="Type of family (or pseudo-family)"; attrib f4_kind length=3 label="Kind of family (or pseudo-family)"; attrib f4ownkid length=3 label="Number of own children in family."; attrib f4oklt18 length=3 label="Number of own children under age 18"; attrib f4_wgt length=8 label="Family weight."; attrib f4_povd length=4 label="Low income cutoff for this family."; attrib f4totinc length=5 label="Total family income for month 4 of"; attrib f4_earn length=5 label="Total family earned income for month 4"; attrib f4_prop length=5 label="Total family property income for month 4"; attrib f4_tran length=5 label="Total family means-tested cash transfers"; attrib f4_other length=5 label="Total 'other' family income for month 4"; attrib f4socsec length=4 label="Total family Social Security income for"; attrib f4_ssi length=4 label="Total family supplemental security"; attrib f4_unemp length=4 label="Total family unemployment income for"; attrib f4_vets length=4 label="Total family veterans payment income for"; attrib f4_afdc length=4 label="Total family AFDC income for month 4 of"; attrib f4_fdstp length=4 label="Total family food stamps received for"; attrib s1_numbr length=3 label="Family sequence number of sample unit."; attrib s1_month length=3 label="Month for which this subfamily is"; attrib s1_year length=3 label="Year for which this subfamily is"; attrib s1numper length=3 label="Number of persons in this subfamily."; attrib s1refper length=4 label="Entry address ID and person number of"; attrib s1spouse length=4 label="Entry address ID and person number of"; attrib s1_type length=3 label="Type of subfamily"; attrib s1_kind length=3 label="Kind of subfamily"; attrib s1ownkid length=3 label="Number of own children in subfamily."; attrib s1oklt18 length=3 label="Number of own children under age 18"; attrib s1_wgt length=8 label="Subfamily weight."; attrib s1_povd length=4 label="Low income cutoff for this subfamily."; attrib s1totinc length=5 label="Total subfamily income for month 1 of"; attrib s1_earn length=5 label="Total subfamily earned income for month"; attrib s1_prop length=5 label="Total subfamily property income for"; attrib s1_tran length=5 label="Total subfamily means-tested cash"; attrib s1_other length=5 label="Total 'other' subfamily income for month"; attrib s1socsec length=4 label="Total subfamily Social Security income"; attrib s1_ssi length=4 label="Total subfamily supplemental security"; attrib s1_unemp length=4 label="Total subfamily unemployment income for"; attrib s1_vets length=4 label="Total subfamily veterans payment income"; attrib s1_afdc length=4 label="Total subfamily AFDC income for month 1"; attrib s1_fdstp length=4 label="Total subfamily food stamps received for"; attrib s2_numbr length=3 label="Family sequence number of sample unit."; attrib s2_month length=3 label="Month for which this subfamily is"; attrib s2_year length=3 label="Year for which this subfamily is"; attrib s2numper length=3 label="Number of persons in this subfamily."; attrib s2refper length=4 label="Entry address ID and person number of"; attrib s2spouse length=4 label="Entry address ID and person number of"; attrib s2_type length=3 label="Type of subfamily"; attrib s2_kind length=3 label="Kind of subfamily"; attrib s2ownkid length=3 label="Number of own children in subfamily."; attrib s2oklt18 length=3 label="Number of own children under age 18"; attrib s2_wgt length=8 label="Subfamily weight."; attrib s2_povd length=4 label="Low income cutoff for this subfamily."; attrib s2totinc length=5 label="Total subfamily income for month 2 of"; attrib s2_earn length=5 label="Total subfamily earned income for month"; attrib s2_prop length=5 label="Total subfamily property income for"; attrib s2_tran length=5 label="Total subfamily means-tested cash"; attrib s2_other length=5 label="Total 'other' subfamily income for"; attrib s2socsec length=4 label="Total subfamily Social Security income"; attrib s2_ssi length=4 label="Total subfamily supplemental security"; attrib s2_unemp length=4 label="Total subfamily unemployment income for"; attrib s2_vets length=4 label="Total subfamily veterans payment income"; attrib s2_afdc length=4 label="Total subfamily AFDC income for month"; attrib s2_fdstp length=4 label="Total subfamily food stamps received for"; attrib s3_numbr length=3 label="Family sequence number of sample unit."; attrib s3_month length=3 label="Month for which this subfamily is"; attrib s3_year length=3 label="Year for which this subfamily is"; attrib s3numper length=3 label="Number of persons in this subfamily."; attrib s3refper length=4 label="Entry address ID and person number of"; attrib s3spouse length=4 label="Entry address ID and person number of"; attrib s3_type length=3 label="Type of subfamily"; attrib s3_kind length=3 label="Kind of subfamily"; attrib s3ownkid length=3 label="Number of own children in subfamily."; attrib s3oklt18 length=3 label="Number of own children under age 18"; attrib s3_wgt length=8 label="Subfamily weight."; attrib s3_povd length=4 label="Low income cutoff for this subfamily."; attrib s3totinc length=5 label="Total subfamily income for month 3 of"; attrib s3_earn length=5 label="Total subfamily earned income for month"; attrib s3_prop length=5 label="Total subfamily property income for"; attrib s3_tran length=5 label="Total subfamily means-tested cash"; attrib s3_other length=5 label="Total 'other' subfamily income for"; attrib s3socsec length=4 label="Total subfamily Social Security income"; attrib s3_ssi length=4 label="Total subfamily supplemental security"; attrib s3_unemp length=4 label="Total subfamily unemployment income for"; attrib s3_vets length=4 label="Total subfamily veterans payment income"; attrib s3_afdc length=4 label="Total subfamily AFDC income for month"; attrib s3_fdstp length=4 label="Total subfamily food stamps received for"; attrib s4_numbr length=3 label="Family sequence number of sample unit."; attrib s4_month length=3 label="Month for which this subfamily is"; attrib s4_year length=3 label="Year for which this subfamily is"; attrib s4numper length=3 label="Number of persons in this subfamily."; attrib s4refper length=4 label="Entry address ID and person number of"; attrib s4spouse length=4 label="Entry address ID and person number of"; attrib s4_type length=3 label="Type of subfamily"; attrib s4_kind length=3 label="Kind of subfamily"; attrib s4ownkid length=3 label="Number of own children in subfamily."; attrib s4oklt18 length=3 label="Number of own children under age 18"; attrib s4_wgt length=8 label="Subfamily weight."; attrib s4_povd length=4 label="Low income cutoff for this subfamily."; attrib s4totinc length=5 label="Total subfamily income for month 4 of"; attrib s4_earn length=5 label="Total subfamily earned income for"; attrib s4_prop length=5 label="Total subfamily property income for"; attrib s4_tran length=5 label="Total subfamily means-tested cash"; attrib s4_other length=5 label="Total 'other' subfamily income for"; attrib s4socsec length=4 label="Total subfamily Social Security income"; attrib s4_ssi length=4 label="Total subfamily supplemental security"; attrib s4_unemp length=4 label="Total subfamily unemployment income for"; attrib s4_vets length=4 label="Total subfamily veterans payment income"; attrib s4_afdc length=4 label="Total subfamily AFDC income for month 4"; attrib s4_fdstp length=4 label="Total subfamily food stamps received for"; attrib pp_rcseq length=3 label="Record sequence number within"; attrib pp_wave length=3 label="Wave of data collection"; attrib pp_intvw length=3 label="Person's interview status"; attrib pp_mis_1 length=3 label="Person's interview status - month 1"; attrib pp_mis_2 length=3 label="Person's interview status - month 2"; attrib pp_mis_3 length=3 label="Person's interview status - month 3"; attrib pp_mis_4 length=3 label="Person's interview status - month 4"; attrib pp_mis_5 length=3 label="Person's interview status -"; attrib pp_entry length=$2 label="Edited entry address ID"; attrib pp_pnum length=$3 label="Edited person number"; attrib fnlwgt_1 length=8 label="Weight for the person. Month 1."; attrib fnlwgt_2 length=8 label="Weight for the person. Month 2."; attrib fnlwgt_3 length=8 label="Weight for the person. Month 3."; attrib fnlwgt_4 length=8 label="Weight for the person. Month 4."; attrib fnlwgt_5 length=8 label="Weight for the person. Interview"; attrib pw_addid length=$2 label="Previous wave address ID"; attrib pw_rrp length=3 label="Previous wave relationship to reference"; attrib pw_ms length=3 label="Previous wave marital status"; attrib pw_pnsp length=3 label="Previous wave person number of spouse"; attrib pw_pnpt length=3 label="Previous wave person number of parent"; attrib pw_popst length=3 label="Previous wave population status"; attrib pw_addit length=3 label="Was... living in any of the following"; attrib pw_intvw length=3 label="Previous wave person's interview status"; attrib rrp_1 length=3 label="Edited relationship to reference person."; attrib rrp_2 length=3 label="Edited relationship to reference person."; attrib rrp_3 length=3 label="Edited relationship to reference person."; attrib rrp_4 length=3 label="Edited relationship to reference person."; attrib rrp_5 length=3 label="Edited relationship to reference person."; attrib age_1 length=3 label="Edited and imputed age as of last"; attrib age_2 length=3 label="Edited and imputed age as of last"; attrib age_3 length=3 label="Edited and imputed age as of last"; attrib age_4 length=3 label="Edited and imputed age as of last"; attrib age_5 length=3 label="Edited and imputed age as of last"; attrib sex length=3 label="Sex of this person"; attrib race length=3 label="Race of this person"; attrib ms_1 length=3 label="Marital status. Month 1"; attrib ms_2 length=3 label="Marital status. Month 2"; attrib ms_3 length=3 label="Marital status. Month 3"; attrib ms_4 length=3 label="Marital status. Month 4"; attrib ms_5 length=3 label="Marital status. Interview date"; attrib famtyp_1 length=3 label="Family type to which this person belongs"; attrib famtyp_2 length=3 label="Family type to which this person belongs"; attrib famtyp_3 length=3 label="Family type to which this person belongs"; attrib famtyp_4 length=3 label="Family type to which this person belongs"; attrib famtyp_5 length=3 label="Family type to which this person belongs"; attrib famrel_1 length=3 label="Sub/secondary family relationship code."; attrib famrel_2 length=3 label="Sub/secondary family relationship code."; attrib famrel_3 length=3 label="Sub/secondary family relationship code."; attrib famrel_4 length=3 label="Sub/secondary family relationship code."; attrib famrel_5 length=3 label="Sub/secondary family relationship code."; attrib famnum_1 length=3 label="Sub/secondary family number. Month 1."; attrib famnum_2 length=3 label="Sub/secondary family number. Month 2."; attrib famnum_3 length=3 label="Sub/secondary family number. Month 3."; attrib famnum_4 length=3 label="Sub/secondary family number. Month 4."; attrib famnum_5 length=3 label="Sub/secondary family number. Interview"; attrib pop_stat length=3 label="Population status. This field"; attrib pnsp_1 length=3 label="Person number of spouse. Month 1"; attrib pnsp_2 length=3 label="Person number of spouse. Month 2"; attrib pnsp_3 length=3 label="Person number of spouse. Month 3"; attrib pnsp_4 length=3 label="Person number of spouse. Month 4"; attrib pnsp_5 length=3 label="Person number of spouse. Interview"; attrib pnpt_1 length=3 label="Person number of parent. Month 1"; attrib pnpt_2 length=3 label="Person number of parent. Month 2"; attrib pnpt_3 length=3 label="Person number of parent. Month 3"; attrib pnpt_4 length=3 label="Person number of parent. Month 4"; attrib pnpt_5 length=3 label="Person number of parent. Interview"; attrib vetstat length=3 label="Did this person ever serve on active"; attrib higrade length=3 label="What is the highest grade or year of"; attrib grd_cmpl length=3 label="Did he/she complete that grade"; attrib ethnicty length=3 label="Ethnic origin"; attrib in_af length=3 label="Is this person currently in the Armed"; attrib u_entry length=$2 label="Preedited entry address I.D."; attrib u_pnum length=$3 label="Preedited person number"; attrib u_rrp length=3 label="Preedited relationship to reference"; attrib u_hhmem length=3 label="Preedited household member status"; attrib u_realft length=3 label="Preedited reason for leaving previous"; attrib u_reaent length=3 label="Preedited reason for entering current"; attrib u_monlft length=3 label="Preedited month left previous wave"; attrib u_monent length=3 label="Preedited month entered current address."; attrib u_daylft length=3 label="Preedited day left previous wave"; attrib u_dayent length=3 label="Preedited day entered current address."; attrib cc_adlft length=3 label="Control card address ID of previous wave"; attrib cc_adent length=3 label="Control card address ID of current wave"; attrib u_brthmn length=3 label="Preedited month of birth"; attrib u_brthyr length=4 label="Preedited year of birth."; attrib u_pnpt length=3 label="Preedited person number of parent."; attrib u_ms length=3 label="Preedited marital status."; attrib u_pnsp length=3 label="Preedited person number of spouse"; attrib u_pngd length=3 label="Preedited person number of designated"; attrib u_sex length=3 label="Preedited sex code."; attrib u_race length=3 label="Preedited race code."; attrib u_origin length=3 label="Unedited ethnic origin code."; attrib u_higrde length=3 label="Unedited highest grade of school"; attrib u_compl length=3 label="Was highest grade completed."; attrib u_vet length=3 label="Unedited veteran status."; attrib u_srvdte length=3 label="Unedited period of service."; attrib u_af length=3 label="Currently in Armed Forces - unedited"; attrib u_ssndk length=3 label="Reason Social Security number ('U-SSN')"; attrib prev_id length=6 label="Unique scrambled combination of the"; attrib prev_rot length=3 label="Rotation in which this person was"; attrib sc0064 length=3 label="Previous identification entry address ID"; attrib sc0066 length=3 label="Previous identification person number"; attrib hchange1 length=3 label="Used to determine if the household in"; attrib hchange2 length=3 label="Used to determine if the household in"; attrib hchange3 length=3 label="Used to determine if the household in"; attrib hchange4 length=3 label="Used to determine if the household in"; attrib hchange5 length=3 label="Used to determine if the household in"; attrib fchange1 length=3 label="Used to determine if the family (or"; attrib fchange2 length=3 label="Used to determine if the family (or"; attrib fchange3 length=3 label="Used to determine if the family (or"; attrib fchange4 length=3 label="Used to determine if the family (or"; attrib schange1 length=3 label="Used to determine if the related"; attrib schange2 length=3 label="Used to determine if the related"; attrib schange3 length=3 label="Used to determine if the related"; attrib schange4 length=3 label="Used to determine if the related"; attrib pptotin1 length=5 label="Total persons income for month 1."; attrib pptotin2 length=5 label="Total persons income for month 2."; attrib pptotin3 length=5 label="Total persons income for month 3."; attrib pptotin4 length=5 label="Total persons income for month 4."; attrib pp_earn1 length=5 label="Total persons earned income for month 1."; attrib pp_earn2 length=5 label="Total persons earned income for month 2."; attrib pp_earn3 length=5 label="Total persons earned income for month 3."; attrib pp_earn4 length=5 label="Total persons earned income for month 4."; attrib pp_prop1 length=5 label="Total property (asset) income for month"; attrib pp_prop2 length=5 label="Total property (asset) income for"; attrib pp_prop3 length=5 label="Total property (asset) income for"; attrib pp_prop4 length=5 label="Total property (asset) income for"; attrib pp_tran1 length=5 label="Total persons mean-tested cash transfer"; attrib pp_tran2 length=5 label="Total persons mean-tested cash transfer"; attrib pp_tran3 length=5 label="Total persons mean-tested cash transfer"; attrib pp_tran4 length=5 label="Total persons mean-tested cash transfer"; attrib ppother1 length=5 label="Total persons other income for month 1."; attrib ppother2 length=5 label="Total persons other income for month 2."; attrib ppother3 length=5 label="Total persons other income for month 3."; attrib ppother4 length=5 label="Total persons other income for month 4."; attrib recips01 length=3 label="Income recipiency summary."; attrib recips02 length=3 label="Income recipiency summary."; attrib recips03 length=3 label="Income recipiency summary."; attrib recips04 length=3 label="Income recipiency summary."; attrib recips05 length=3 label="Income recipiency summary."; attrib recips06 length=3 label="Income recipiency summary."; attrib recips07 length=3 label="Income recipiency summary."; attrib recips08 length=3 label="Income recipiency summary."; attrib recips09 length=3 label="Income recipiency summary."; attrib recips10 length=3 label="Income recipiency summary."; attrib recips11 length=3 label="Income recipiency summary."; attrib recips12 length=3 label="Income recipiency summary."; attrib recips13 length=3 label="Income recipiency summary."; attrib recips14 length=3 label="Income recipiency summary."; attrib recips15 length=3 label="Income recipiency summary."; attrib recips16 length=3 label="Income recipiency summary."; attrib recips17 length=3 label="Income recipiency summary."; attrib recips18 length=3 label="Income recipiency summary."; attrib recips19 length=3 label="Income recipiency summary."; attrib recips20 length=3 label="Income recipiency summary."; attrib recips21 length=3 label="Income recipiency summary."; attrib recips22 length=3 label="Income recipiency summary."; attrib recips23 length=3 label="Income recipiency summary."; attrib recips24 length=3 label="Income recipiency summary."; attrib recips25 length=3 label="Income recipiency summary."; attrib recips26 length=3 label="Income recipiency summary."; attrib recips27 length=3 label="Income recipiency summary."; attrib recips28 length=3 label="Income recipiency summary."; attrib recips29 length=3 label="Income recipiency summary."; attrib recips30 length=3 label="Income recipiency summary."; attrib recips31 length=3 label="Income recipiency summary."; attrib recips32 length=3 label="Income recipiency summary."; attrib recips33 length=3 label="Income recipiency summary."; attrib recips34 length=3 label="Income recipiency summary."; attrib recips35 length=3 label="Income recipiency summary."; attrib recips36 length=3 label="Income recipiency summary."; attrib recips37 length=3 label="Income recipiency summary."; attrib recips38 length=3 label="Income recipiency summary."; attrib recips39 length=3 label="Income recipiency summary."; attrib recips40 length=3 label="Income recipiency summary."; attrib recips41 length=3 label="Income recipiency summary."; attrib recips42 length=3 label="Income recipiency summary."; attrib recips43 length=3 label="Income recipiency summary."; attrib recips44 length=3 label="Income recipiency summary."; attrib recips45 length=3 label="Income recipiency summary."; attrib recips46 length=3 label="Income recipiency summary."; attrib recips47 length=3 label="Income recipiency summary."; attrib recips48 length=3 label="Income recipiency summary."; attrib recips49 length=3 label="Income recipiency summary."; attrib recips50 length=3 label="Income recipiency summary."; attrib recips51 length=3 label="Income recipiency summary."; attrib recips52 length=3 label="Income recipiency summary."; attrib recips53 length=3 label="Income recipiency summary."; attrib recips54 length=3 label="Income recipiency summary."; attrib recips55 length=3 label="Income recipiency summary."; attrib recips56 length=3 label="Income recipiency summary."; attrib recips57 length=3 label="Income recipiency summary."; attrib recips58 length=3 label="Income recipiency summary."; attrib recips59 length=3 label="Income recipiency summary."; attrib recips60 length=3 label="Income recipiency summary."; attrib recips61 length=3 label="Income recipiency summary."; attrib recips62 length=3 label="Income recipiency summary."; attrib recips63 length=3 label="Income recipiency summary."; attrib recips64 length=3 label="Income recipiency summary."; attrib recips65 length=3 label="Income recipiency summary."; attrib recips66 length=3 label="Income recipiency summary."; attrib recips67 length=3 label="Income recipiency summary."; attrib recips68 length=3 label="Income recipiency summary."; attrib recips69 length=3 label="Income recipiency summary."; attrib recips70 length=3 label="Income recipiency summary."; attrib recips71 length=3 label="Income recipiency summary."; attrib recips72 length=3 label="Income recipiency summary."; attrib recips73 length=3 label="Income recipiency summary."; attrib recips74 length=3 label="Income recipiency summary."; attrib recips75 length=3 label="Income recipiency summary."; attrib assets01 length=3 label="Asset ownership summary. There are 13"; attrib assets02 length=3 label="Asset ownership summary. There are 13"; attrib assets03 length=3 label="Asset ownership summary. There are 13"; attrib assets04 length=3 label="Asset ownership summary. There are 13"; attrib assets05 length=3 label="Asset ownership summary. There are 13"; attrib assets06 length=3 label="Asset ownership summary. There are 13"; attrib assets07 length=3 label="Asset ownership summary. There are 13"; attrib assets08 length=3 label="Asset ownership summary. There are 13"; attrib assets09 length=3 label="Asset ownership summary. There are 13"; attrib assets10 length=3 label="Asset ownership summary. There are 13"; attrib assets11 length=3 label="Asset ownership summary. There are 13"; attrib assets12 length=3 label="Asset ownership summary. There are 13"; attrib assets13 length=3 label="Asset ownership summary. There are 13"; attrib esr_1 length=3 label="Employment status recode for month"; attrib esr_2 length=3 label="Employment status recode for month 2 of"; attrib esr_3 length=3 label="Employment status recode for month 3 of"; attrib esr_4 length=3 label="Employment status recode for month 4"; attrib wksper1 length=3 label="Number of weeks in month 1 of the"; attrib wksper2 length=3 label="Number of weeks in month 2 of the"; attrib wksper3 length=3 label="Number of weeks in month 3 of the"; attrib wksper4 length=3 label="Number of weeks in month 4 of the"; attrib wksjb1 length=3 label="Number of weeks with a job or business"; attrib wksjb2 length=3 label="Number of weeks with a job or business"; attrib wksjb3 length=3 label="Number of weeks with a job or business"; attrib wksjb4 length=3 label="Number of weeks with a job or business"; attrib wkwjob01 length=3 label="Did this person have a job or business"; attrib wkwjob02 length=3 label="Did this person have a job or business"; attrib wkwjob03 length=3 label="Did this person have a job or business"; attrib wkwjob04 length=3 label="Did this person have a job or business"; attrib wkwjob05 length=3 label="Did this person have a job or business"; attrib wkwjob06 length=3 label="Did this person have a job or business"; attrib wkwjob07 length=3 label="Did this person have a job or business"; attrib wkwjob08 length=3 label="Did this person have a job or business"; attrib wkwjob09 length=3 label="Did this person have a job or business"; attrib wkwjob10 length=3 label="Did this person have a job or business"; attrib wkwjob11 length=3 label="Did this person have a job or business"; attrib wkwjob12 length=3 label="Did this person have a job or business"; attrib wkwjob13 length=3 label="Did this person have a job or business"; attrib wkwjob14 length=3 label="Did this person have a job or business"; attrib wkwjob15 length=3 label="Did this person have a job or business"; attrib wkwjob16 length=3 label="Did this person have a job or business"; attrib wkwjob17 length=3 label="Did this person have a job or business"; attrib wkwjob18 length=3 label="Did this person have a job or business"; attrib wkswop1 length=3 label="Number of weeks without pay, at a job"; attrib wkswop2 length=3 label="Number of weeks without pay, at a job"; attrib wkswop3 length=3 label="Number of weeks without pay, at a job"; attrib wkswop4 length=3 label="Number of weeks without pay, at a job"; attrib weeksa01 length=3 label="Was this person with a job or business"; attrib weeksa02 length=3 label="Was this person with a job or business"; attrib weeksa03 length=3 label="Was this person with a job or business"; attrib weeksa04 length=3 label="Was this person with a job or business"; attrib weeksa05 length=3 label="Was this person with a job or business"; attrib weeksa06 length=3 label="Was this person with a job or business"; attrib weeksa07 length=3 label="Was this person with a job or business"; attrib weeksa08 length=3 label="Was this person with a job or business"; attrib weeksa09 length=3 label="Was this person with a job or business"; attrib weeksa10 length=3 label="Was this person with a job or business"; attrib weeksa11 length=3 label="Was this person with a job or business"; attrib weeksa12 length=3 label="Was this person with a job or business"; attrib weeksa13 length=3 label="Was this person with a job or business"; attrib weeksa14 length=3 label="Was this person with a job or business"; attrib weeksa15 length=3 label="Was this person with a job or business"; attrib weeksa16 length=3 label="Was this person with a job or business"; attrib weeksa17 length=3 label="Was this person with a job or business"; attrib weeksa18 length=3 label="Was this person with a job or business"; attrib wkslok1 length=3 label="Number of weeks looking for work or on"; attrib wkslok2 length=3 label="Number of weeks looking for work or on"; attrib wkslok3 length=3 label="Number of weeks looking for work or on"; attrib wkslok4 length=3 label="Number of weeks looking for work or on"; attrib weeksl01 length=3 label="Was this person looking for work or on"; attrib weeksl02 length=3 label="Was this person looking for work or on"; attrib weeksl03 length=3 label="Was this person looking for work or on"; attrib weeksl04 length=3 label="Was this person looking for work or on"; attrib weeksl05 length=3 label="Was this person looking for work or on"; attrib weeksl06 length=3 label="Was this person looking for work or on"; attrib weeksl07 length=3 label="Was this person looking for work or on"; attrib weeksl08 length=3 label="Was this person looking for work or on"; attrib weeksl09 length=3 label="Was this person looking for work or on"; attrib weeksl10 length=3 label="Was this person looking for work or on"; attrib weeksl11 length=3 label="Was this person looking for work or on"; attrib weeksl12 length=3 label="Was this person looking for work or on"; attrib weeksl13 length=3 label="Was this person looking for work or on"; attrib weeksl14 length=3 label="Was this person looking for work or on"; attrib weeksl15 length=3 label="Was this person looking for work or on"; attrib weeksl16 length=3 label="Was this person looking for work or on"; attrib weeksl17 length=3 label="Was this person looking for work or on"; attrib weeksl18 length=3 label="Was this person looking for work or on"; attrib carecov1 length=3 label="Is this person covered by medicare for"; attrib carecov2 length=3 label="Is this person covered by medicare for"; attrib carecov3 length=3 label="Is this person covered by medicare for"; attrib carecov4 length=3 label="Is this person covered by medicare for"; attrib medicaid length=3 label="Is this person covered by medicaid"; attrib caidcov1 length=3 label="Was this person covered by medicaid for"; attrib caidcov2 length=3 label="Was this person covered by medicaid for"; attrib caidcov3 length=3 label="Was this person covered by medicaid for"; attrib caidcov4 length=3 label="Was this person covered by medicaid for"; attrib wiccov1 length=3 label="Was this person covered by WIC for"; attrib wiccov2 length=3 label="Was this person covered by WIC for"; attrib wiccov3 length=3 label="Was this person covered by WIC for"; attrib wiccov4 length=3 label="Was this person covered by WIC for"; attrib wicval1 length=8 label="Value of WIC voucher in month 1 of the"; attrib wicval2 length=8 label="Value of WIC voucher in month 2 of the"; attrib wicval3 length=8 label="Value of WIC voucher in month 3 of the"; attrib wicval4 length=8 label="Value of WIC voucher in month 4 of the"; attrib hiind length=3 label="Is this person covered by health"; attrib himnth1 length=3 label="Did this person have health insurance"; attrib himnth2 length=3 label="Did this person have health insurance"; attrib himnth3 length=3 label="Did this person have health insurance"; attrib himnth4 length=3 label="Did this person have health insurance"; attrib incsou01 length=3 label="Income source code (10 answer fields of"; attrib incsou02 length=3 label="Income source code (10 answer fields of"; attrib incsou03 length=3 label="Income source code (10 answer fields of"; attrib incsou04 length=3 label="Income source code (10 answer fields of"; attrib incsou05 length=3 label="Income source code (10 answer fields of"; attrib incsou06 length=3 label="Income source code (10 answer fields of"; attrib incsou07 length=3 label="Income source code (10 answer fields of"; attrib incsou08 length=3 label="Income source code (10 answer fields of"; attrib incsou09 length=3 label="Income source code (10 answer fields of"; attrib incsou10 length=3 label="Income source code (10 answer fields of"; attrib astsou01 length=3 label="Asset source code (13 answer fields of"; attrib astsou02 length=3 label="Asset source code (13 answer fields of"; attrib astsou03 length=3 label="Asset source code (13 answer fields of"; attrib astsou04 length=3 label="Asset source code (13 answer fields of"; attrib astsou05 length=3 label="Asset source code (13 answer fields of"; attrib astsou06 length=3 label="Asset source code (13 answer fields of"; attrib astsou07 length=3 label="Asset source code (13 answer fields of"; attrib astsou08 length=3 label="Asset source code (13 answer fields of"; attrib astsou09 length=3 label="Asset source code (13 answer fields of"; attrib astsou10 length=3 label="Asset source code (13 answer fields of"; attrib astsou11 length=3 label="Asset source code (13 answer fields of"; attrib astsou12 length=3 label="Asset source code (13 answer fields of"; attrib astsou13 length=3 label="Asset source code (13 answer fields of"; attrib vets1 length=3 label="Was this person covered by veterans"; attrib vets2 length=3 label="Was this person covered by veterans"; attrib vets3 length=3 label="Was this person covered by veterans"; attrib vets4 length=3 label="Was this person covered by veterans"; attrib afdc1 length=3 label="Was this person covered by AFDC income"; attrib afdc2 length=3 label="Was this person covered by AFDC income"; attrib afdc3 length=3 label="Was this person covered by AFDC income"; attrib afdc4 length=3 label="Was this person covered by AFDC income"; attrib foodstp1 length=3 label="Was this person covered by food stamps"; attrib foodstp2 length=3 label="Was this person covered by food stamps"; attrib foodstp3 length=3 label="Was this person covered by food stamps"; attrib foodstp4 length=3 label="Was this person covered by food stamps"; attrib genasst1 length=3 label="Was this person covered by any general"; attrib genasst2 length=3 label="Was this person covered by any general"; attrib genasst3 length=3 label="Was this person covered by any general"; attrib genasst4 length=3 label="Was this person covered by any general"; attrib fostkid1 length=3 label="Was this person covered by any foster"; attrib fostkid2 length=3 label="Was this person covered by any foster"; attrib fostkid3 length=3 label="Was this person covered by any foster"; attrib fostkid4 length=3 label="Was this person covered by any foster"; attrib othwelf1 length=3 label="Was this person covered by any other"; attrib othwelf2 length=3 label="Was this person covered by any other"; attrib othwelf3 length=3 label="Was this person covered by any other"; attrib othwelf4 length=3 label="Was this person covered by any other"; attrib socsec1 length=3 label="Was this person covered by Social"; attrib socsec2 length=3 label="Was this person covered by Social"; attrib socsec3 length=3 label="Was this person covered by Social"; attrib socsec4 length=3 label="Was this person covered by Social"; attrib railrd1 length=3 label="Was this person covered by railroad"; attrib railrd2 length=3 label="Was this person covered by railroad"; attrib railrd3 length=3 label="Was this person covered by railroad"; attrib railrd4 length=3 label="Was this person covered by railroad"; attrib it7a length=3 label="Preedited ques. item 7A - persons"; attrib it7b length=3 label="Unedited ques. item 7B - person number"; attrib it7c length=3 label="Preedited persons noninterview status"; attrib it8mth length=3 label="Unedited month of interview - ques."; attrib it8day length=3 label="Unedited day of interview - ques."; attrib it9b length=3 label="Unedited total interview time in"; attrib it10b length=3 label="Unedited total clerical review time"; attrib it11b length=3 label="Unedited total pre-interview time"; attrib it12 length=3 label="Phone interview. Questionnaire"; attrib sc0900 length=3 label="Check item N"; attrib sc0901 length=3 label="Was ... missed when household members"; attrib sc0902 length=3 label="Was ... living in any of the kinds"; attrib sc0904 length=3 label="Which code on this card represents"; attrib sc0906 length=3 label="Was ... living alone on reference date"; attrib sc0908 length=3 label="How many people was ... living with"; attrib sc0910 length=3 label="Was ... the owner or renter of the"; attrib sc0912 length=3 label="How is ... related to the person who"; attrib sc1000 length=3 label="During the 4-month period did ..."; attrib sc1002 length=3 label="Did ... spend any time looking for"; attrib sc1004 length=3 label="All weeks in reference period"; attrib sc1006 length=3 label="1st week"; attrib sc1008 length=3 label="2nd week"; attrib sc1010 length=3 label="3rd week"; attrib sc1012 length=3 label="4th week"; attrib sc1014 length=3 label="5th week"; attrib sc1016 length=3 label="6th week"; attrib sc1018 length=3 label="7th week"; attrib sc1020 length=3 label="8th week"; attrib sc1022 length=3 label="9th week"; attrib sc1024 length=3 label="10th week"; attrib sc1026 length=3 label="11th week"; attrib sc1028 length=3 label="12th week"; attrib sc1030 length=3 label="13th week"; attrib sc1032 length=3 label="14th week"; attrib sc1034 length=3 label="15th week"; attrib sc1036 length=3 label="16th week"; attrib sc1038 length=3 label="17th week"; attrib sc1040 length=3 label="18th week"; attrib sc1042 length=3 label="Could ... have taken a job during"; attrib sc1044 length=3 label="What was the main reason ... could"; attrib sc1046 length=3 label="Check item R1"; attrib sc1048 length=3 label="Were there any weeks in the 4-month"; attrib sc1050 length=3 label="There were weeks that ... did not"; attrib sc1052 length=3 label="Could ... have taken a job in those"; attrib sc1054 length=3 label="During the weeks that ... wanted a"; attrib sc1056 length=3 label="Did ... have a job or business,"; attrib sc1058 length=3 label="Was ... absent without pay from"; attrib sc1060 length=3 label="All weeks in reference period"; attrib sc1062 length=3 label="1st week"; attrib sc1064 length=3 label="2nd week"; attrib sc1066 length=3 label="3rd week"; attrib sc1068 length=3 label="4th week"; attrib sc1070 length=3 label="5th week"; attrib sc1072 length=3 label="6th week"; attrib sc1074 length=3 label="7th week"; attrib sc1076 length=3 label="8th week"; attrib sc1078 length=3 label="9th week"; attrib sc1080 length=3 label="10th week"; attrib sc1082 length=3 label="11th week"; attrib sc1084 length=3 label="12th week"; attrib sc1086 length=3 label="13th week"; attrib sc1088 length=3 label="14th week"; attrib sc1090 length=3 label="15th week"; attrib sc1092 length=3 label="16th week"; attrib sc1094 length=3 label="17th week"; attrib sc1096 length=3 label="18th week"; attrib sc1098 length=3 label="What was the main reason ... was"; attrib sc1100 length=3 label="1st week"; attrib sc1102 length=3 label="2nd week"; attrib sc1104 length=3 label="3rd week"; attrib sc1106 length=3 label="4th week"; attrib sc1108 length=3 label="5th week"; attrib sc1110 length=3 label="6th week"; attrib sc1112 length=3 label="7th week"; attrib sc1114 length=3 label="8th week"; attrib sc1116 length=3 label="9th week"; attrib sc1118 length=3 label="10th week"; attrib sc1120 length=3 label="11th week"; attrib sc1122 length=3 label="12th week"; attrib sc1124 length=3 label="13th week"; attrib sc1126 length=3 label="14th week"; attrib sc1128 length=3 label="15th week"; attrib sc1130 length=3 label="16th week"; attrib sc1132 length=3 label="17th week"; attrib sc1134 length=3 label="18th week"; attrib sc1136 length=3 label="Of those weeks that ... had a job"; attrib sc1138 length=3 label="1st week"; attrib sc1140 length=3 label="2nd week"; attrib sc1142 length=3 label="3rd week"; attrib sc1144 length=3 label="4th week"; attrib sc1146 length=3 label="5th week"; attrib sc1148 length=3 label="6th week"; attrib sc1150 length=3 label="7th week"; attrib sc1152 length=3 label="8th week"; attrib sc1154 length=3 label="9th week"; attrib sc1156 length=3 label="10th week"; attrib sc1158 length=3 label="11th week"; attrib sc1160 length=3 label="12th week"; attrib sc1162 length=3 label="13th week"; attrib sc1164 length=3 label="14th week"; attrib sc1166 length=3 label="15th week"; attrib sc1168 length=3 label="16th week"; attrib sc1170 length=3 label="17th week"; attrib sc1172 length=3 label="18th week"; attrib sc1174 length=3 label="What was the main reason ... was"; attrib sc1176 length=3 label="Did ... spend any time looking for"; attrib sc1178 length=3 label="All weeks without a job in reference"; attrib sc1180 length=3 label="1st week"; attrib sc1182 length=3 label="2nd week"; attrib sc1184 length=3 label="3rd week"; attrib sc1186 length=3 label="4th week"; attrib sc1188 length=3 label="5th week"; attrib sc1190 length=3 label="6th week"; attrib sc1192 length=3 label="7th week"; attrib sc1194 length=3 label="8th week"; attrib sc1196 length=3 label="9th week"; attrib sc1198 length=3 label="10th week"; attrib sc1200 length=3 label="11th week"; attrib sc1202 length=3 label="12th week"; attrib sc1204 length=3 label="13th week"; attrib sc1206 length=3 label="14th week"; attrib sc1208 length=3 label="15th week"; attrib sc1210 length=3 label="16th week"; attrib sc1212 length=3 label="17th week"; attrib sc1214 length=3 label="18th week"; attrib sc1216 length=3 label="Could ... have taken a job during"; attrib sc1218 length=3 label="What was the main reason ... could"; attrib sc1220 length=3 label="Check item R2"; attrib sc1222 length=3 label="Did ... want a job in those weeks"; attrib sc1224 length=3 label="There were weeks in this period"; attrib sc1226 length=3 label="Could ... have taken a job during"; attrib sc1228 length=3 label="During the weeks that ... wanted a"; attrib sc1230 length=3 label="In the weeks that ... worked during"; attrib sc1232 length=3 label="Check item R3"; attrib sc1234 length=3 label="Did ... work less than 35 hours in"; attrib sc1236 length=3 label="In how many weeks did ... work less"; attrib sc1238 length=3 label="What was the main reason ... worked"; attrib sc1239 length=3 label="Check item R4"; attrib sc1240 length=3 label="During this 4-month period, did ..."; attrib sc1242 length=3 label="During this period, did ... also"; attrib sc1244 length=3 label="Check item R5"; attrib sc1246 length=3 label="During this 4-month period did ..."; attrib sc1248 length=3 label="Check item R6"; attrib sc1250 length=3 label="Check item R7"; attrib sc1251 length=3 label="The last time we obtained"; attrib sc1252 length=3 label="Income code. Code from Income"; attrib sc1254 length=3 label="In this reference period, did..."; attrib sc1255 length=3 label="In the previous reference period,"; attrib sc1256 length=3 label="Income code. Code from Income"; attrib sc1258 length=3 label="In this reference period, did..."; attrib sc1259 length=3 label="In the previous reference period,"; attrib sc1260 length=3 label="Income code. Code from Income"; attrib sc1262 length=3 label="In this reference period, did ..."; attrib sc1263 length=3 label="In the previous reference period,"; attrib sc1264 length=3 label="Income code. Code from Income"; attrib sc1266 length=3 label="In this reference period, did ..."; attrib sc1267 length=3 label="In the previous reference period,"; attrib sc1268 length=3 label="Income code. Code from Income"; attrib sc1270 length=3 label="In this reference period, did ..."; attrib sc1271 length=3 label="In the previous reference period,"; attrib sc1272 length=3 label="Income code. Code from Income"; attrib sc1274 length=3 label="In this reference period, did ..."; attrib sc1275 length=3 label="In the previous reference period,"; attrib sc1276 length=3 label="Income code. Code from Income"; attrib sc1278 length=3 label="In this reference period, did ..."; attrib sc1279 length=3 label="In the previous reference period,"; attrib sc1280 length=3 label="Income code. Code from Income"; attrib sc1282 length=3 label="In this reference period, did ..."; attrib sc1283 length=3 label="In the previous reference period,"; attrib sc1284 length=3 label="Did ... get any income from the"; attrib sc1286 length=3 label="Social Security"; attrib sc1288 length=3 label="Federal Supplemental Security"; attrib sc1290 length=3 label="A serviceman's or widow's pension"; attrib sc1292 length=3 label="Anything else"; attrib sc1294 length=3 label="The income that ... received from"; attrib sc1296 length=3 label="Did ... receive any (other) pension,"; attrib sc1298 length=3 label="U.S. government railroad retirement"; attrib sc1302 length=3 label="Worker's compensation"; attrib sc1304 length=3 label="Payments from a sickness, accident"; attrib sc1306 length=3 label="Pension from company or union"; attrib sc1308 length=3 label="Federal civil service or other"; attrib sc1310 length=3 label="U.S. military retirement pay"; attrib sc1314 length=3 label="State government pension"; attrib sc1316 length=3 label="Local government pension"; attrib sc1318 length=3 label="Income from paid-up life insurance"; attrib sc1320 length=3 label="Other or don't know"; attrib sc1322 length=3 label="What was the source of this ..."; attrib sc1324 length=3 label="Check item R8"; attrib sc1326 length=3 label="Check item R9"; attrib sc1328 length=3 label="Check item R10"; attrib sc1330 length=3 label="Check item R11"; attrib sc1332 length=3 label="How long did ... serve on active"; attrib sc1334 length=3 label="Does ... have a service connected"; attrib sc1336 length=3 label="What is ...'s VA percent disability"; attrib sc1338 length=3 label="During this 4-month period did ..."; attrib sc1340 length=3 label="Check item R12"; attrib sc1342 length=3 label="During this 4-month period did ..."; attrib sc1344 length=3 label="Check item R13"; attrib sc1346 length=3 label="What is the reason ... is getting"; attrib sc1348 length=3 label="Is there another reason ..."; attrib sc1350 length=3 label="Check item R14"; attrib sc1352 length=3 label="During the 4-month period did ..."; attrib sc1354 length=3 label="During this 4-month period did ..."; attrib sc1358 length=3 label="Check item R15"; attrib sc1360 length=3 label="Has ... ever retired from a job or"; attrib sc1362 length=3 label="During the 4-month period did ..."; attrib sc1364 length=3 label="U.S. government railroad retirement"; attrib sc1366 length=3 label="Pension from company or union"; attrib sc1368 length=3 label="Federal civil service or other"; attrib sc1370 length=3 label="U.S. military retirement pay"; attrib sc1374 length=3 label="State government pension"; attrib sc1376 length=3 label="Local government pension"; attrib sc1378 length=3 label="Other or DK"; attrib sc1380 length=3 label="What kind of retirement income,"; attrib sc1382 length=3 label="During this 4-month period did ..."; attrib sc1384 length=3 label="Check item R16"; attrib sc1386 length=3 label="Does ... have a physical, mental, or"; attrib sc1388 length=3 label="During this 4-month period, did ..."; attrib sc1390 length=3 label="U.S. government railroad retirement"; attrib sc1394 length=3 label="Worker's compensation"; attrib sc1396 length=3 label="Payments from a sickness, accident"; attrib sc1398 length=3 label="Pension from company or union"; attrib sc1400 length=3 label="Federal civil service or other"; attrib sc1402 length=3 label="U.S. military retirement pay"; attrib sc1406 length=3 label="State government pension"; attrib sc1408 length=3 label="Local government pension"; attrib sc1410 length=3 label="Other or DK"; attrib sc1412 length=3 label="What kind of income"; attrib sc1414 length=3 label="Check item R17"; attrib sc1416 length=3 label="Did ... receive any alimony during"; attrib sc1418 length=3 label="Has ... ever been widowed or divorced"; attrib sc1420 length=3 label="Check item R18"; attrib sc1422 length=3 label="Did ... receive any child support"; attrib sc1424 length=3 label="Check item R19"; attrib sc1426 length=3 label="During this 4-month period, did ..."; attrib sc1428 length=3 label="U.S. government railroad retirement"; attrib sc1430 length=3 label="Veterans compensation or pension"; attrib sc1434 length=3 label="Pension from company or union"; attrib sc1436 length=3 label="Federal civil service or other"; attrib sc1438 length=3 label="U.S. military retirement pay"; attrib sc1442 length=3 label="State government pension"; attrib sc1444 length=3 label="Local government pension"; attrib sc1446 length=3 label="Income from paid up life insurance"; attrib sc1448 length=3 label="Payments from estate or trust"; attrib sc1450 length=3 label="Other or DK (income received as widow)"; attrib sc1452 length=3 label="Income source code for other pension"; attrib sc1454 length=3 label="Check item R20"; attrib sc1456 length=3 label="Did ...'s late husband die while in"; attrib sc1458 length=3 label="Check item R21"; attrib sc1460 length=3 label="Check item R22"; attrib sc1462 length=3 label="Is ... covered by Medicare"; attrib sc1466 length=$2 label="Last two digits of claim number from"; attrib sc1468 length=3 label=""; attrib sc1470 length=3 label="If I were to call later would you be"; attrib sc1472 length=3 label="Does ...'s medicare help pay for"; attrib sc1474 length=3 label="Check item R23"; attrib sc1476 length=3 label="Check item R24"; attrib sc1478 length=3 label="Check item R25"; attrib sc1480 length=3 label="Was ... authorized to receive food"; attrib sc1482 length=3 label="Check item R26"; attrib sc1484 length=3 label="During the 4-month period, did ..."; attrib sc1486 length=3 label="AFDC"; attrib sc1488 length=3 label="General assistance or general relief"; attrib sc1492 length=3 label="Foster child care"; attrib sc1494 length=3 label="WIC"; attrib sc1496 length=3 label="Other or DK"; attrib sc1498 length=3 label="What kind of welfare did ..."; attrib sc1500 length=3 label="Check item R27"; attrib sc1502 length=3 label="During the 4-month period was ..."; attrib sc1504 length=3 label="Was ... covered by Medicaid during"; attrib sc1506 length=3 label="Check item R28"; attrib sc1508 length=3 label="Were any of ...'s children under 18"; attrib sc1510 length=3 label="How many of ...'s children were covered"; attrib sc1512 length=3 label="Person no. = 101-199"; attrib sc1514 length=3 label="Person no. = 101-199"; attrib sc1516 length=3 label="Person no. = 101-199"; attrib sc1518 length=3 label="Person no. = 101-199"; attrib sc1520 length=3 label="Person no. = 101-199"; attrib sc1524 length=3 label="Check item R29"; attrib sc1526 length=3 label="Was (.../(and)...'s children)"; attrib sc1528 length=3 label="Last month"; attrib sc1530 length=3 label="2 months ago"; attrib sc1532 length=3 label="3 months ago"; attrib sc1534 length=3 label="4 months ago"; attrib sc1536 length=3 label="During the 4-month period, did ..."; attrib sc1537 length=3 label="Was ... covered by a health insurance"; attrib sc1538 length=3 label="Did ... have this health insurance"; attrib sc1540 length=3 label="Last month"; attrib sc1542 length=3 label="2 months ago"; attrib sc1544 length=3 label="3 months ago"; attrib sc1546 length=3 label="4 months ago"; attrib sc1548 length=3 label="Did ...have a health plan provided"; attrib sc1550 length=3 label="Did the employer or union (former"; attrib sc1552 length=3 label="Was this an individual plan or a"; attrib sc1554 length=3 label="Did ...'s health plan cover all the"; attrib sc1556 length=3 label="Person no. = 101-999"; attrib sc1558 length=3 label="Person no. = 101-999"; attrib sc1560 length=3 label="Person no. = 101-999"; attrib sc1562 length=3 label="Person no. = 101-999"; attrib sc1564 length=3 label="Person no. = 101-999"; attrib sc1566 length=3 label="Other than ..., which persons in this"; attrib sc1568 length=3 label="Check item R30"; attrib sc1570 length=3 label="Check item R31"; attrib sc1572 length=3 label="I have recorded that all of ...'s"; attrib sc1574 length=3 label="How many of ...'s children were"; attrib sc1576 length=3 label="Person no. = 101-999"; attrib sc1578 length=3 label="Person no. = 101-999"; attrib sc1580 length=3 label="Person no. = 101-999"; attrib sc1582 length=3 label="Person no. = 101-999"; attrib sc1584 length=3 label="Person no. = 101-999"; attrib sc1586 length=3 label="If this person was covered by a"; attrib sc1588 length=3 label="Check item R32"; attrib sc1589 length=3 label="The last time we obtained information,"; attrib sc1590 length=3 label="Asset code"; attrib sc1592 length=3 label="In this reference period, did ..."; attrib sc1593 length=3 label="In the previous reference period,"; attrib sc1594 length=3 label="Asset code."; attrib sc1596 length=3 label="In this reference period, did ..."; attrib sc1597 length=3 label="In the previous reference period,"; attrib sc1598 length=3 label="Asset code"; attrib sc1600 length=3 label="In this reference period, did ..."; attrib sc1601 length=3 label="In the previous reference period,"; attrib sc1602 length=3 label="Asset code"; attrib sc1604 length=3 label="In this reference period, did ..."; attrib sc1605 length=3 label="In the previous reference period,"; attrib sc1606 length=3 label="Asset code"; attrib sc1608 length=3 label="In this reference period, did ..."; attrib sc1609 length=3 label="In the previous reference period,"; attrib sc1610 length=3 label="Asset code"; attrib sc1612 length=3 label="In this reference period, did ..."; attrib sc1613 length=3 label="In the previous reference period,"; attrib sc1614 length=3 label="Asset code"; attrib sc1616 length=3 label="In this reference period, did ..."; attrib sc1617 length=3 label="In the previous reference period,"; attrib sc1618 length=3 label="Asset code"; attrib sc1620 length=3 label="In this reference period, did ..."; attrib sc1621 length=3 label="In the previous reference period,"; attrib sc1622 length=3 label="During the 4-month period did ..."; attrib sc1626 length=3 label="Regular or passbook savings accounts"; attrib sc1628 length=3 label="Money market accounts"; attrib sc1630 length=3 label="Certificates of deposit or other"; attrib sc1632 length=3 label="NOW, Super NOW, or other"; attrib sc1636 length=3 label="Money market funds"; attrib sc1638 length=3 label="U.S. government securities"; attrib sc1640 length=3 label="Municipal or corporate bonds"; attrib sc1642 length=3 label="Mortgages"; attrib sc1644 length=3 label="U.S. savings bonds (E,EE)"; attrib sc1646 length=3 label="Other interest earnings"; attrib sc1648 length=3 label="Stocks or mutual fund shares"; attrib sc1650 length=3 label="Rental property"; attrib sc1652 length=3 label="Royalties"; attrib sc1654 length=3 label="Other financial investments"; attrib sc1656 length=3 label="Check item R33"; attrib sc1658 length=3 label="During the past 4 months did ..."; attrib sc1660 length=3 label="Were any of ...'s educational"; attrib sc1662 length=3 label="GI/VEAP benefits"; attrib sc1664 length=3 label="Pell grant(BEOG)"; attrib sc1666 length=3 label="Supplemental educational opportunity"; attrib sc1668 length=3 label="Other VA educational assistance"; attrib sc1670 length=3 label="Other scholarship, fellowship, or"; attrib sc1672 length=3 label="Employer assistance"; attrib sc1674 length=3 label="JTPA/CETA training allowance"; attrib sc1676 length=3 label="Guaranteed student loan (GSL)"; attrib sc1678 length=3 label="National direct student loan (NSL)"; attrib sc1680 length=3 label="What kind of term system does ...'s"; attrib sc1682 length=4 label="How much was ...'s total tuition"; attrib sc1684 length=3 label="Check item R34"; attrib sc1688 length=3 label="Check item R35"; attrib sc1690 length=4 label="What was the total amount of ...'s"; attrib sc1692 length=3 label="Did ... participate in the"; attrib sc1694 length=3 label="Check item R36"; attrib sc1696 length=3 label="Is ...'s spouse in the Armed Forces"; attrib sc1698 length=3 label="Check item R37"; attrib sc1700 length=3 label="During the 4-month period ..."; attrib sc1702 length=3 label="Did ... receive income from any"; attrib sc1704 length=3 label="Did ... receive income from some"; attrib sc1706 length=3 label="Code from Income Source List"; attrib sc1708 length=3 label="Code from Income Source List"; attrib sc1710 length=3 label="Code from Income Source List"; attrib sc1712 length=3 label="Check item E1"; attrib sc1714 length=3 label="During the 4-month period was ..."; attrib sc1716 length=3 label="How many different employers did ..."; attrib pi01 length=3 label="Person imputation flag 01"; attrib pi02 length=3 label="Person imputation flag 02"; attrib pi03 length=3 label="Person imputation flag 03"; attrib pi04 length=3 label="Person imputation flag 04"; attrib pi05 length=3 label="Person imputation flag 05"; attrib pi06 length=3 label="Person imputation flag 06"; attrib pi07 length=3 label="Person imputation flag 07"; attrib pi08 length=3 label="Person imputation flag 08"; attrib pi09 length=3 label="Person imputation flag 09"; attrib pi10 length=3 label="Person imputation flag 10"; attrib pi11 length=3 label="Person imputation flag 11"; attrib pi12 length=3 label="Person imputation flag 12"; attrib pi13 length=3 label="Person imputation flag 13"; attrib pi14 length=3 label="Person imputation flag 14"; attrib pi15 length=3 label="Person imputation flag 15"; attrib pi16 length=3 label="Person imputation flag 16"; attrib pi17 length=3 label="Person imputation flag 17"; attrib pi18 length=3 label="Person imputation flag 18"; attrib pi19 length=3 label="Person imputation flag 19"; attrib pi20 length=3 label="Person imputation flag 20"; attrib pi21 length=3 label="Person imputation flag 21"; attrib pi22 length=3 label="Person imputation flag 22"; attrib pi23 length=3 label="Person imputation flag 23"; attrib pi24 length=3 label="Person imputation flag 24"; attrib pi25 length=3 label="Person imputation flag 25"; attrib pi26 length=3 label="Person imputation flag 26"; attrib pi27 length=3 label="Person imputation flag 27"; attrib pi28 length=3 label="Person imputation flag 28"; attrib pi29 length=3 label="Person imputation flag 29"; attrib pi30 length=3 label="Person imputation flag 30"; attrib pi31 length=3 label="Person imputation flag 31"; attrib pi32 length=3 label="Person imputation flag 32"; attrib pi33 length=3 label="Person imputation flag 33"; attrib pi34 length=3 label="Person imputation flag 34"; attrib pi35 length=3 label="Person imputation flag 35"; attrib pi36 length=3 label="Person imputation flag 36"; attrib pi37 length=3 label="Person imputation flag 37"; attrib pi38 length=3 label="Person imputation flag 38"; attrib pi39 length=3 label="Person imputation flag 39"; attrib pi40 length=3 label="Person imputation flag 40"; attrib pi41 length=3 label="Person imputation flag 41"; attrib pi42 length=3 label="Person imputation flag 42"; attrib pi43 length=3 label="Person imputation flag 43"; attrib pi44 length=3 label="Person imputation flag 44"; attrib pi45 length=3 label="Person imputation flag 45"; attrib pi46 length=3 label="Person imputation flag 46"; attrib pi47 length=3 label="Person imputation flag 47"; attrib pi48 length=3 label="Person imputation flag 48"; attrib pi49 length=3 label="Person imputation flag 49"; attrib pi50 length=3 label="Person imputation flag 50"; attrib pi51 length=3 label="Person imputation flag 51"; attrib pi52 length=3 label="Person imputation flag 52"; attrib pi53 length=3 label="Person imputation flag 53"; attrib pi54 length=3 label="Person imputation flag 54"; attrib pi55 length=3 label="Person imputation flag 55"; attrib pi56 length=3 label="Person imputation flag 56"; attrib pi57 length=3 label="Person imputation flag 57"; attrib pi58 length=3 label="Person imputation flag 58"; attrib pi59 length=3 label="Person imputation flag 59"; attrib pi60 length=3 label="Person imputation flag 60"; attrib pi61 length=3 label="Person imputation flag 61"; attrib pi62 length=3 label="Person imputation flag 62"; attrib pi63 length=3 label="Person imputation flag 63"; attrib pi75 length=3 label="Person imputation flag 75"; attrib pi76 length=3 label="Person imputation flag 76"; attrib pi77 length=3 label="Person imputation flag 77"; attrib pi78 length=3 label="Person imputation flag 78"; attrib pi79 length=3 label="Person imputation flag 79"; attrib pi80 length=3 label="Person imputation flag 80"; attrib pi81 length=3 label="Person imputation flag 81"; attrib pi82 length=3 label="Person imputation flag 82"; attrib pi83 length=3 label="Person imputation flag 83"; attrib pi84 length=3 label="Person imputation flag 84"; attrib pi85 length=3 label="Person imputation flag 85"; attrib pi86 length=3 label="Person imputation flag 86"; attrib pi87 length=3 label="Person imputation flag 87"; attrib pi88 length=3 label="Person imputation flag 88"; attrib pi89 length=3 label="Person imputation flag 89"; attrib pi90 length=3 label="Person imputation flag 90"; attrib pi91 length=3 label="Person imputation flag 91"; attrib pi92 length=3 label="Person imputation flag 92"; attrib pi93 length=3 label="Person imputation flag 93"; attrib pi94 length=3 label="Person imputation flag 94"; attrib pi95 length=3 label="Person imputation flag 95"; attrib pi96 length=3 label="Person imputation flag 96"; attrib pi97 length=3 label="Person imputation flag 97"; attrib pi98 length=3 label="Person imputation flag 98"; attrib pi99 length=3 label="Person imputation flag 99"; attrib pi100 length=3 label="Person imputation flag 100"; attrib pi101 length=3 label="Person imputation flag 101"; attrib pi102 length=3 label="Person imputation flag 102"; attrib pi103 length=3 label="Person imputation flag 103"; attrib pi104 length=3 label="Person imputation flag 104"; attrib pi105 length=3 label="Person imputation flag 105"; attrib pi106 length=3 label="Person imputation flag 106"; attrib pi107 length=3 label="Person imputation flag 107"; attrib ws1_occ length=3 label="Edited and imputed 3-digit occupation"; attrib ws1_ind length=3 label="Edited and imputed 3-digit industry"; attrib ws1_wks1 length=3 label="Number of weeks employed during month 1"; attrib ws1_wks2 length=3 label="Number of weeks employed during month 2"; attrib ws1_wks3 length=3 label="Number of weeks employed during month 3"; attrib ws1_wks4 length=3 label="Number of weeks employed during month 4"; attrib ws1reci1 length=3 label="Were earnings received during month 1"; attrib ws1reci2 length=3 label="Were earnings received during month 2"; attrib ws1reci3 length=3 label="Were earnings received during month 3"; attrib ws1reci4 length=3 label="Were earnings received during month 4"; attrib ws1_amt1 length=4 label="What is the dollar amount of the earnings"; attrib ws1_amt2 length=4 label="What is the dollar amount of the earnings"; attrib ws1_amt3 length=4 label="What is the dollar amount of the earnings"; attrib ws1_amt4 length=4 label="What is the dollar amount of the earnings"; attrib ws1_2002 length=3 label="Check item E3. Enter employer"; attrib ws1_2012 length=3 label="Was ... an employee of ..."; attrib ws1_2014 length=3 label="Was ... employed by ... during the"; attrib ws1_2016 length=3 label="Month in which this person"; attrib ws1_2018 length=3 label="Day of month shown in WS1-2016"; attrib ws1_2020 length=3 label="Month in which this person left"; attrib ws1_2022 length=3 label="Day of month shown in WS1-2020"; attrib ws1_2024 length=3 label="How many hours per week did ..."; attrib ws1_2026 length=3 label="Was ... paid by the hour on this"; attrib ws1_2028 length=8 label="What was ...'s regular hourly pay rate"; attrib ws1_2030 length=3 label="During the 4-month period how often"; attrib ws1_2032 length=4 label="What was the total amount of pay"; attrib ws1_2034 length=4 label="What was the total amount of pay"; attrib ws1_2036 length=4 label="What was the total amount of pay"; attrib ws1_2038 length=4 label="What was the total amount of pay"; attrib ws1_2040 length=3 label="Check item E4"; attrib ws1_2042 length=3 label="If we were to call back later would"; attrib ws1imp01 length=3 label="Wage and salary imputation flag 1"; attrib ws1imp02 length=3 label="Wage and salary imputation flag 2"; attrib ws1imp03 length=3 label="Wage and salary imputation flag 3"; attrib ws1imp04 length=3 label="Wage and salary imputation flag 4"; attrib ws1imp05 length=3 label="Wage and salary imputation flag 5"; attrib ws1imp06 length=3 label="Wage and salary imputation flag 6"; attrib ws1cal01 length=3 label="Field 'WS1-2032' was calculated"; attrib ws1cal02 length=3 label="Field 'WS1-2034' was calculated"; attrib ws1cal03 length=3 label="Field 'WS1-2036' was calculated"; attrib ws1cal04 length=3 label="Field 'WS1-2038' was calculated"; attrib ws2_occ length=3 label="Edited and imputed 3-digit occupation"; attrib ws2_ind length=3 label="Edited and imputed 3-digit industry"; attrib ws2_wks1 length=3 label="Number of weeks employed during month 1"; attrib ws2_wks2 length=3 label="Number of weeks employed during month 2"; attrib ws2_wks3 length=3 label="Number of weeks employed during month 3"; attrib ws2_wks4 length=3 label="Number of weeks employed during month 4"; attrib ws2reci1 length=3 label="Were earnings received during month 1"; attrib ws2reci2 length=3 label="Were earnings received during month 2"; attrib ws2reci3 length=3 label="Were earnings received during month 3"; attrib ws2reci4 length=3 label="Were earnings received during month 4"; attrib ws2_amt1 length=4 label="What is the dollar amount of the earnings"; attrib ws2_amt2 length=4 label="What is the dollar amount of the earnings"; attrib ws2_amt3 length=4 label="What is the dollar amount of the earnings"; attrib ws2_amt4 length=4 label="What is the dollar amount of the earnings"; attrib ws2_2002 length=3 label="Check item E3. Enter employer"; attrib ws2_2012 length=3 label="Was ... an employee of ..."; attrib ws2_2014 length=3 label="Was ... employed by ... during the"; attrib ws2_2016 length=3 label="Month in which this person"; attrib ws2_2018 length=3 label="Day of month shown in WS2-2016"; attrib ws2_2020 length=3 label="Month in which this person left"; attrib ws2_2022 length=3 label="Day of month shown in WS2-2020"; attrib ws2_2024 length=3 label="How many hours per week did ..."; attrib ws2_2026 length=3 label="Was ... paid by the hour on this"; attrib ws2_2028 length=8 label="What was ...'s regular hourly pay rate"; attrib ws2_2030 length=3 label="During the 4-month period how often"; attrib ws2_2032 length=4 label="What was the total amount of pay"; attrib ws2_2034 length=4 label="What was the total amount of pay"; attrib ws2_2036 length=4 label="What was the total amount of pay"; attrib ws2_2038 length=4 label="What was the total amount of pay"; attrib ws2_2040 length=3 label="Check item E4"; attrib ws2_2042 length=3 label="If we were to call back later would"; attrib ws2imp01 length=3 label="Wage and salary imputation flag 1"; attrib ws2imp02 length=3 label="Wage and salary imputation flag 2"; attrib ws2imp03 length=3 label="Wage and salary imputation flag 3"; attrib ws2imp04 length=3 label="Wage and salary imputation flag 4"; attrib ws2imp05 length=3 label="Wage and salary imputation flag 5"; attrib ws2imp06 length=3 label="Wage and salary imputation flag 6"; attrib ws2cal01 length=3 label="Field 'WS2-2032' was calculated"; attrib ws2cal02 length=3 label="Field 'WS2-2034' was calculated"; attrib ws2cal03 length=3 label="Field 'WS2-2036' was calculated"; attrib ws2cal04 length=3 label="Field 'WS2-2038' was calculated"; attrib se1occ length=3 label="Edited and imputed 3-digit occupation"; attrib se1ind length=3 label="Edited and imputed 3-digit industry"; attrib se1wks1 length=3 label="Weeks with business this month (1)."; attrib se1wks2 length=3 label="Weeks with business this month (2)."; attrib se1wks3 length=3 label="Weeks with business this month (3)."; attrib se1wks4 length=3 label="Weeks with business this month (4)."; attrib se1rec1 length=3 label="Did this person receive income from"; attrib se1rec2 length=3 label="Did this person receive income from"; attrib se1rec3 length=3 label="Did this person receive income from"; attrib se1rec4 length=3 label="Did this person receive income from"; attrib se1amt1 length=4 label="Amount of income received this month (1)"; attrib se1amt2 length=4 label="Amount of income received this month (2)"; attrib se1amt3 length=4 label="Amount of income received this month (3)"; attrib se1amt4 length=4 label="Amount of income received this month (4)"; attrib se12202 length=3 label="Check item S1. Enter business"; attrib se12212 length=3 label="How many hours per week did ..."; attrib se12214 length=3 label="Do you think that the gross earnings"; attrib se12216 length=3 label="Check item S2"; attrib se12218 length=3 label="What was the total number of"; attrib se12220 length=3 label="Was ...'s business incorporated"; attrib se12222 length=3 label="Was ...'s business a sole"; attrib se12224 length=3 label="Aside from ... were any other"; attrib se12226 length=3 label="Person No. 101 - 999"; attrib se12228 length=3 label="Person No. 101 - 199"; attrib se12230 length=3 label="Person No. 101 - 999"; attrib se12232 length=3 label="Was ... paid a regular salary from"; attrib se12234 length=3 label="Did ... receive any (other) income from"; attrib se12236 length=3 label="Check item S3"; attrib se12238 length=4 label="What was the total amount of income"; attrib se12240 length=4 label="What was the total amount of income"; attrib se12242 length=4 label="What was the total amount of income"; attrib se12244 length=4 label="What was the total amount of income"; attrib se12246 length=3 label="Check item S4"; attrib se12248 length=3 label="If I were to call back later would"; attrib se12250 length=3 label="Check item S5"; attrib se12252 length=3 label="Check item S6"; attrib se12254 length=3 label="Can...give an estimate of the net"; attrib se12256 length=4 label="What was the net profit (or loss)"; attrib se12260 length=4 label="About how much did ... earn from"; attrib se1imp01 length=3 label="Self-employment imputation flag 1"; attrib se1imp02 length=3 label="Self-employment imputation flag 2"; attrib se1imp03 length=3 label="Self-employment imputation flag 3"; attrib se1imp04 length=3 label="Self-employment imputation flag 4"; attrib se1imp05 length=3 label="Self-employment imputation flag 5"; attrib se1imp06 length=3 label="Self-employment imputation flag 6"; attrib se1imp07 length=3 label="Self-employment imputation flag 7"; attrib se1imp08 length=3 label="Self-employment imputation flag 8"; attrib se1imp09 length=3 label="Self-employment imputation flag 9"; attrib se1imp10 length=3 label="Self-employment imputation flag 10"; attrib se1imp11 length=3 label="Self-employment imputation flag 11"; attrib se1cal01 length=3 label="Field 'SE12238' was calculated"; attrib se1cal02 length=3 label="Field 'SE12240' was calculated"; attrib se1cal03 length=3 label="Field 'SE12242' was calculated"; attrib se1cal04 length=3 label="Field 'SE12244' was calculated"; attrib se2occ length=3 label="Edited and imputed 3-digit occupation"; attrib se2ind length=3 label="Edited and imputed 3-digit industry"; attrib se2wks1 length=3 label="Weeks with business this month (1)."; attrib se2wks2 length=3 label="Weeks with business this month (2)."; attrib se2wks3 length=3 label="Weeks with business this month (3)."; attrib se2wks4 length=3 label="Weeks with business this month (4)."; attrib se2rec1 length=3 label="Did this person receive income from"; attrib se2rec2 length=3 label="Did this person receive income from"; attrib se2rec3 length=3 label="Did this person receive income from"; attrib se2rec4 length=3 label="Did this person receive income from"; attrib se2amt1 length=4 label="Amount of income received this month (1)"; attrib se2amt2 length=4 label="Amount of income received this month (2)"; attrib se2amt3 length=4 label="Amount of income received this month (3)"; attrib se2amt4 length=4 label="Amount of income received this month (4)"; attrib se22202 length=3 label="Check item S2. Enter business"; attrib se22212 length=3 label="How many hours per week did ..."; attrib se22214 length=3 label="Do you think that the gross earnings"; attrib se22216 length=3 label="Check item S2"; attrib se22218 length=3 label="What was the total number of"; attrib se22220 length=3 label="Was ...'s business incorporated"; attrib se22222 length=3 label="Was ...'s business a sole"; attrib se22224 length=3 label="Aside from ... were any other"; attrib se22226 length=3 label="Person No. 101 - 999"; attrib se22228 length=3 label="Person No. 101 - 199"; attrib se22230 length=3 label="Person No. 101 - 999"; attrib se22232 length=3 label="Was ... paid a regular salary from"; attrib se22234 length=3 label="Did ... receive any (other) income from"; attrib se22236 length=3 label="Check item S3"; attrib se22238 length=4 label="What was the total amount of income"; attrib se22240 length=4 label="What was the total amount of income"; attrib se22242 length=4 label="What was the total amount of income"; attrib se22244 length=4 label="What was the total amount of income"; attrib se22246 length=3 label="Check item S4"; attrib se22248 length=3 label="If I were to call back later would"; attrib se22250 length=3 label="Check item S5"; attrib se22252 length=3 label="Check item S6"; attrib se22254 length=3 label="Can...give an estimate of the net"; attrib se22256 length=4 label="What was the net profit (or loss)"; attrib se22260 length=4 label="About how much did ... earn from"; attrib se2imp01 length=3 label="Self-employment imputation flag 1"; attrib se2imp02 length=3 label="Self-employment imputation flag 2"; attrib se2imp03 length=3 label="Self-employment imputation flag 3"; attrib se2imp04 length=3 label="Self-employment imputation flag 4"; attrib se2imp05 length=3 label="Self-employment imputation flag 5"; attrib se2imp06 length=3 label="Self-employment imputation flag 6"; attrib se2imp07 length=3 label="Self-employment imputation flag 7"; attrib se2imp08 length=3 label="Self-employment imputation flag 8"; attrib se2imp09 length=3 label="Self-employment imputation flag 9"; attrib se2imp10 length=3 label="Self-employment imputation flag 10"; attrib se2imp11 length=3 label="Self-employment imputation flag 11"; attrib se2cal01 length=3 label="Field 'SE22238' was calculated"; attrib se2cal02 length=3 label="Field 'SE22240' was calculated"; attrib se2cal03 length=3 label="Field 'SE22242' was calculated"; attrib se2cal04 length=3 label="Field 'SE22244' was calculated"; attrib i01rec1 length=3 label="Recipiency of Social Security income."; attrib i01rec2 length=3 label="Recipiency of Social Security income."; attrib i01rec3 length=3 label="Recipiency of Social Security income."; attrib i01rec4 length=3 label="Recipiency of Social Security income."; attrib i01amt1 length=4 label="Amount of Social Security income"; attrib i01amt2 length=4 label="Amount of Social Security income"; attrib i01amt3 length=4 label="Amount of Social Security income"; attrib i01amt4 length=4 label="Amount of Social Security income"; attrib kidssyn1 length=3 label="Recipiency of Social Security income for"; attrib kidssyn2 length=3 label="Recipiency of Social Security income for"; attrib kidssyn3 length=3 label="Recipiency of Social Security income for"; attrib kidssyn4 length=3 label="Recipiency of Social Security income for"; attrib kdssamt1 length=4 label="Amount of Social Security income"; attrib kdssamt2 length=4 label="Amount of Social Security income"; attrib kdssamt3 length=4 label="Amount of Social Security income"; attrib kdssamt4 length=4 label="Amount of Social Security income"; attrib ssrecind length=3 label="Social Security recipiency indicator"; attrib ss3004 length=3 label="Check item A2"; attrib ss3006 length=3 label="During this 4-month period, were any"; attrib ss3008 length=3 label="Did ... also receive a separate"; attrib ss3012 length=3 label="Did ... receive Social Security"; attrib ss3014 length=3 label="Check item A4"; attrib ss3064 length=3 label="Social Security sends out two types of"; attrib ss3066 length=3 label="Do ...'s payments usually come on"; attrib ss3068 length=3 label="Check item A9"; attrib ss3086 length=3 label="Were all children living here"; attrib ss3088 length=3 label="Person No. 101-999"; attrib ss3090 length=3 label="Person No. 101-999"; attrib ss3092 length=3 label="Person No. 101-999"; attrib ss3094 length=3 label="Person No. 101-999"; attrib ss3096 length=3 label="Person No. 101-999"; attrib ss3098 length=3 label="Person No. 101-999"; attrib i01imp01 length=3 label="Social Security imputation flag 1"; attrib i01imp02 length=3 label="Social Security imputation flag 2"; attrib i01imp03 length=3 label="Social Security imputation flag 3"; attrib i01imp04 length=3 label="Social Security imputation flag 4"; attrib i01imp05 length=3 label="Social Security imputation flag 5"; attrib i01imp06 length=3 label="Social Security imputation flag 6"; attrib i01imp07 length=3 label="Social Security imputation flag 7"; attrib i01imp08 length=3 label="Social Security imputation flag 8"; attrib i01imp09 length=3 label="Social Security imputation flag 9"; attrib i02rec1 length=3 label="Recipiency of railroad retirement"; attrib i02rec2 length=3 label="Recipiency of railroad retirement"; attrib i02rec3 length=3 label="Recipiency of railroad retirement"; attrib i02rec4 length=3 label="Recipiency of railroad retirement"; attrib i02amt1 length=4 label="Amount of railroad retirement"; attrib i02amt2 length=4 label="Amount of railroad retirement"; attrib i02amt3 length=4 label="Amount of railroad retirement"; attrib i02amt4 length=4 label="Amount of railroad retirement"; attrib kidrryn1 length=3 label="Recipiency of railroad retirement"; attrib kidrryn2 length=3 label="Recipiency of railroad retirement"; attrib kidrryn3 length=3 label="Recipiency of railroad retirement"; attrib kidrryn4 length=3 label="Recipiency of railroad retirement"; attrib kdrramt1 length=4 label="Amount of railroad retirement income"; attrib kdrramt2 length=4 label="Amount of railroad retirement income"; attrib kdrramt3 length=4 label="Amount of railroad retirement income"; attrib kdrramt4 length=4 label="Amount of railroad retirement income"; attrib rrrecind length=3 label="Railroad retirement recipiency indicator"; attrib rr3004 length=3 label="Check item A2"; attrib rr3006 length=3 label="During this 4-month period, were any"; attrib rr3008 length=3 label="Did ... also receive a separate"; attrib rr3012 length=3 label="Did ... receive railroad retirement"; attrib rr3014 length=3 label="Check item A4"; attrib rr3064 length=3 label="Railroad retirement sends out two types"; attrib rr3066 length=3 label="Do ...'s payments usually come on"; attrib rr3068 length=3 label="Check item A9"; attrib rr3086 length=3 label="Were all children living here"; attrib rr3088 length=3 label="Person No. 101-999"; attrib rr3090 length=3 label="Person No. 101-999"; attrib rr3092 length=3 label="Person No. 101-999"; attrib rr3094 length=3 label="Person No. 101-999"; attrib rr3096 length=3 label="Person No. 101-999"; attrib rr3098 length=3 label="Person No. 101-999"; attrib i02imp01 length=3 label="Railroad retirement imputation flag 1"; attrib i02imp02 length=3 label="Railroad retirement imputation flag 2"; attrib i02imp03 length=3 label="Railroad retirement imputation flag 3"; attrib i02imp04 length=3 label="Railroad retirement imputation flag 4"; attrib i02imp05 length=3 label="Railroad retirement imputation flag 5"; attrib i02imp06 length=3 label="Railroad retirement imputation flag 6"; attrib i02imp07 length=3 label="Railroad retirement imputation flag 7"; attrib i02imp08 length=3 label="Railroad retirement imputation flag 8"; attrib i02imp09 length=3 label="Railroad retirement imputation flag 9"; attrib i03rec1 length=3 label="Recipiency of Federal SSI income."; attrib i03rec2 length=3 label="Recipiency of Federal SSI income."; attrib i03rec3 length=3 label="Recipiency of Federal SSI income."; attrib i03rec4 length=3 label="Recipiency of Federal SSI income."; attrib i03amt1 length=4 label="Amount of Federal SSI income received."; attrib i03amt2 length=4 label="Amount of Federal SSI income received."; attrib i03amt3 length=4 label="Amount of Federal SSI income received."; attrib i03amt4 length=4 label="Amount of Federal SSI income received."; attrib i03imp01 length=3 label="Federal SSI imputation flag 1"; attrib i03imp02 length=3 label="Federal SSI imputation flag 2"; attrib i03imp03 length=3 label="Federal SSI imputation flag 3"; attrib i03imp04 length=3 label="Federal SSI imputation flag 4"; attrib i05rec1 length=3 label="Recipiency of State unemployment"; attrib i05rec2 length=3 label="Recipiency of State unemployment"; attrib i05rec3 length=3 label="Recipiency of State unemployment"; attrib i05rec4 length=3 label="Recipiency of State unemployment"; attrib i05amt1 length=4 label="Amount of State unemployment"; attrib i05amt2 length=4 label="Amount of State unemployment"; attrib i05amt3 length=4 label="Amount of State unemployment"; attrib i05amt4 length=4 label="Amount of State unemployment"; attrib i05imp01 length=3 label="State unemployment compensation"; attrib i05imp02 length=3 label="State unemployment compensation"; attrib i05imp03 length=3 label="State unemployment compensation"; attrib i05imp04 length=3 label="State unemployment compensation"; attrib i06rec1 length=3 label="Recipiency of supplemental unemployment"; attrib i06rec2 length=3 label="Recipiency of supplemental unemployment"; attrib i06rec3 length=3 label="Recipiency of supplemental unemployment"; attrib i06rec4 length=3 label="Recipiency of supplemental unemployment"; attrib i06amt1 length=4 label="Amount of supplemental unemployment"; attrib i06amt2 length=4 label="Amount of supplemental unemployment"; attrib i06amt3 length=4 label="Amount of supplemental unemployment"; attrib i06amt4 length=4 label="Amount of supplemental unemployment"; attrib i06imp01 length=3 label="Supplemental unemployment benefits"; attrib i06imp02 length=3 label="Supplemental unemployment benefits"; attrib i06imp03 length=3 label="Supplemental unemployment benefits"; attrib i06imp04 length=3 label="Supplemental unemployment benefits"; attrib i07rec1 length=3 label="Recipiency of other unemployment"; attrib i07rec2 length=3 label="Recipiency of other unemployment"; attrib i07rec3 length=3 label="Recipiency of other unemployment"; attrib i07rec4 length=3 label="Recipiency of other unemployment"; attrib i07amt1 length=4 label="Amount of other unemployment"; attrib i07amt2 length=4 label="Amount of other unemployment"; attrib i07amt3 length=4 label="Amount of other unemployment"; attrib i07amt4 length=4 label="Amount of other unemployment"; attrib i07imp01 length=3 label="Other unemployment compensation"; attrib i07imp02 length=3 label="Other unemployment compensation"; attrib i07imp03 length=3 label="Other unemployment compensation"; attrib i07imp04 length=3 label="Other unemployment compensation"; attrib i08rec1 length=3 label="Recipiency of Veterans compensation"; attrib i08rec2 length=3 label="Recipiency of Veterans compensation"; attrib i08rec3 length=3 label="Recipiency of Veterans compensation"; attrib i08rec4 length=3 label="Recipiency of Veterans compensation"; attrib i08amt1 length=4 label="Amount of Veterans compensation or"; attrib i08amt2 length=4 label="Amount of Veterans compensation or"; attrib i08amt3 length=4 label="Amount of Veterans compensation or"; attrib i08amt4 length=4 label="Amount of Veterans compensation or"; attrib vet3034 length=3 label="Were all the people living here"; attrib vet3036 length=3 label="Person No. 101-999"; attrib vet3038 length=3 label="Person No. 101-999"; attrib vet3040 length=3 label="Person No. 101-999"; attrib vet3042 length=3 label="Person No. 101-999"; attrib vet3044 length=3 label="Person No. 101-999"; attrib vet3046 length=3 label="Person No. 101-999"; attrib vet3048 length=3 label="Person No. 101-999"; attrib vet3050 length=3 label="Person No. 101-999"; attrib vet3052 length=3 label="Person No. 101-999"; attrib vet3054 length=3 label="Person No. 101-999"; attrib vet3060 length=3 label="Is ... required to fill out an"; attrib i08imp01 length=3 label="Veterans compensation or pension"; attrib i08imp02 length=3 label="Veterans compensation or pension"; attrib i08imp03 length=3 label="Veterans compensation or pension"; attrib i08imp04 length=3 label="Veterans compensation or pension"; attrib i10rec1 length=3 label="Recipiency of workers compensation."; attrib i10rec2 length=3 label="Recipiency of workers compensation."; attrib i10rec3 length=3 label="Recipiency of workers compensation."; attrib i10rec4 length=3 label="Recipiency of workers compensation."; attrib i10amt1 length=4 label="Amount of workers compensation received."; attrib i10amt2 length=4 label="Amount of workers compensation received."; attrib i10amt3 length=4 label="Amount of workers compensation received."; attrib i10amt4 length=4 label="Amount of workers compensation received."; attrib i10imp01 length=3 label="Workers compensation imputation flag 1"; attrib i10imp02 length=3 label="Workers compensation imputation flag 2"; attrib i10imp03 length=3 label="Workers compensation imputation flag 3"; attrib i10imp04 length=3 label="Workers compensation imputation flag 4"; attrib i12rec1 length=3 label="Recipiency of employer or union sickness"; attrib i12rec2 length=3 label="Recipiency of employer or union sickness"; attrib i12rec3 length=3 label="Recipiency of employer or union sickness"; attrib i12rec4 length=3 label="Recipiency of employer or union sickness"; attrib i12amt1 length=4 label="Amount of employer or union sickness"; attrib i12amt2 length=4 label="Amount of employer or union sickness"; attrib i12amt3 length=4 label="Amount of employer or union sickness"; attrib i12amt4 length=4 label="Amount of employer or union sickness"; attrib i12imp01 length=3 label="Employer or union sickness plan"; attrib i12imp02 length=3 label="Employer or union sickness plan"; attrib i12imp03 length=3 label="Employer or union sickness plan"; attrib i12imp04 length=3 label="Employer or union sickness plan"; attrib i13rec1 length=3 label="Recipiency of private disability"; attrib i13rec2 length=3 label="Recipiency of private disability"; attrib i13rec3 length=3 label="Recipiency of private disability"; attrib i13rec4 length=3 label="Recipiency of private disability"; attrib i13amt1 length=4 label="Amount of private disability insurance"; attrib i13amt2 length=4 label="Amount of private disability insurance"; attrib i13amt3 length=4 label="Amount of private disability insurance"; attrib i13amt4 length=4 label="Amount of private disability insurance"; attrib i13imp01 length=3 label="Private disability insurance"; attrib i13imp02 length=3 label="Private disability insurance"; attrib i13imp03 length=3 label="Private disability insurance"; attrib i13imp04 length=3 label="Private disability insurance"; attrib i20rec1 length=3 label="Recipiency of AFDC income."; attrib i20rec2 length=3 label="Recipiency of AFDC income."; attrib i20rec3 length=3 label="Recipiency of AFDC income."; attrib i20rec4 length=3 label="Recipiency of AFDC income."; attrib i20amt1 length=4 label="Amount of AFDC income received."; attrib i20amt2 length=4 label="Amount of AFDC income received."; attrib i20amt3 length=4 label="Amount of AFDC income received."; attrib i20amt4 length=4 label="Amount of AFDC income received."; attrib afdc3034 length=3 label="Were all the people living here"; attrib afdc3036 length=3 label="Person No. 101-999"; attrib afdc3038 length=3 label="Person No. 101-999"; attrib afdc3040 length=3 label="Person No. 101-999"; attrib afdc3042 length=3 label="Person No. 101-999"; attrib afdc3044 length=3 label="Person No. 101-999"; attrib afdc3046 length=3 label="Person No. 101-999"; attrib afdc3048 length=3 label="Person No. 101-999"; attrib afdc3050 length=3 label="Person No. 101-999"; attrib afdc3052 length=3 label="Person No. 101-999"; attrib afdc3054 length=3 label="Person No. 101-999"; attrib i20imp01 length=3 label="AFDC imputation flag 1"; attrib i20imp02 length=3 label="AFDC imputation flag 2"; attrib i20imp03 length=3 label="AFDC imputation flag 3"; attrib i20imp04 length=3 label="AFDC imputation flag 4"; attrib i21rec1 length=3 label="Recipiency of general assistance income."; attrib i21rec2 length=3 label="Recipiency of general assistance income."; attrib i21rec3 length=3 label="Recipiency of general assistance income."; attrib i21rec4 length=3 label="Recipiency of general assistance income."; attrib i21amt1 length=4 label="Amount of general assistance income"; attrib i21amt2 length=4 label="Amount of general assistance income"; attrib i21amt3 length=4 label="Amount of general assistance income"; attrib i21amt4 length=4 label="Amount of general assistance income"; attrib ga3034 length=3 label="Were all the people living here"; attrib ga3036 length=3 label="Person No. 101-999"; attrib ga3038 length=3 label=""; attrib ga3040 length=3 label="Person No. 101-999"; attrib ga3042 length=3 label="Person No. 101-999"; attrib ga3044 length=3 label="Person No. 101-999"; attrib ga3046 length=3 label="Person No. 101-999"; attrib ga3048 length=3 label="Person No. 101-999"; attrib ga3050 length=3 label="Person No. 101-999"; attrib ga3052 length=3 label="Person No. 101-999"; attrib ga3054 length=3 label="Person No. 101-999"; attrib i21imp01 length=3 label="General assistance imputation flag 1"; attrib i21imp02 length=3 label="General assistance imputation flag 2"; attrib i21imp03 length=3 label="General assistance imputation flag 3"; attrib i21imp04 length=3 label="General assistance imputation flag 4"; attrib i23rec1 length=3 label="Recipiency of foster child care"; attrib i23rec2 length=3 label="Recipiency of foster child care"; attrib i23rec3 length=3 label="Recipiency of foster child care"; attrib i23rec4 length=3 label="Recipiency of foster child care"; attrib i23amt1 length=4 label="Amount of foster child care payments"; attrib i23amt2 length=4 label="Amount of foster child care payments"; attrib i23amt3 length=4 label="Amount of foster child care payments"; attrib i23amt4 length=4 label="Amount of foster child care payments"; attrib fcc3034 length=3 label="Were all the people living here"; attrib fcc3036 length=3 label="Person No. 101-999"; attrib fcc3038 length=3 label="Person No. 101-999"; attrib fcc3040 length=3 label="Person No. 101-999"; attrib fcc3042 length=3 label="Person No. 101-999"; attrib fcc3044 length=3 label="Person No. 101-999"; attrib fcc3046 length=3 label="Person No. 101-999"; attrib fcc3048 length=3 label=""; attrib fcc3050 length=3 label="Person No. 101-999"; attrib fcc3052 length=3 label="Person No. 101-999"; attrib fcc3054 length=3 label="Person No. 101-999"; attrib i23imp01 length=3 label="Foster child care imputation flag 1"; attrib i23imp02 length=3 label="Foster child care imputation flag 2"; attrib i23imp03 length=3 label="Foster child care imputation flag 3"; attrib i23imp04 length=3 label="Foster child care imputation flag 4"; attrib i24rec1 length=3 label="Recipiency of other welfare."; attrib i24rec2 length=3 label="Recipiency of other welfare."; attrib i24rec3 length=3 label="Recipiency of other welfare."; attrib i24rec4 length=3 label="Recipiency of other welfare."; attrib i24amt1 length=4 label="Amount of other welfare received."; attrib i24amt2 length=4 label="Amount of other welfare received."; attrib i24amt3 length=4 label="Amount of other welfare received."; attrib i24amt4 length=4 label="Amount of other welfare received."; attrib ow3034 length=3 label="Were all the people living here"; attrib ow3036 length=3 label="Person No. 101-999"; attrib ow3038 length=3 label="Person No. 101-999"; attrib ow3040 length=3 label="Person No. 101-999"; attrib ow3042 length=3 label="Person No. 101-999"; attrib ow3044 length=3 label="Person No. 101-999"; attrib ow3046 length=3 label="Person No. 101-999"; attrib ow3048 length=3 label="Person No. 101-999"; attrib ow3050 length=3 label="Person No. 101-999"; attrib ow3052 length=3 label="Person No. 101-999"; attrib ow3054 length=3 label="Person No. 101-999"; attrib i24imp01 length=3 label="Other welfare imputation flag 1"; attrib i24imp02 length=3 label="Other welfare imputation flag 2"; attrib i24imp03 length=3 label="Other welfare imputation flag 3"; attrib i24imp04 length=3 label="Other welfare imputation flag 4"; attrib wic3138 length=3 label="Did ... receive any WIC vouchers last"; attrib wic3140 length=3 label="Did ... receive any WIC vouchers"; attrib wic3142 length=3 label="Did ... receive any WIC vouchers"; attrib wic3144 length=3 label="Did ... receive any WIC vouchers"; attrib i25imp01 length=3 label="WIC imputation flag 1"; attrib i25imp02 length=3 label="WIC imputation flag 2"; attrib i25imp03 length=3 label="WIC imputation flag 3"; attrib i25imp04 length=3 label="WIC imputation flag 4"; attrib i27rec1 length=3 label="Recipiency of food stamps."; attrib i27rec2 length=3 label="Recipiency of food stamps."; attrib i27rec3 length=3 label="Recipiency of food stamps."; attrib i27rec4 length=3 label="Recipiency of food stamps."; attrib i27amt1 length=4 label="Amount of food stamps received."; attrib i27amt2 length=4 label="Amount of food stamps received."; attrib i27amt3 length=4 label="Amount of food stamps received."; attrib i27amt4 length=4 label="Amount of food stamps received."; attrib fs3100 length=3 label="Were all the people living here"; attrib fs3102 length=3 label="Person No. 101-999"; attrib fs3104 length=3 label="Person No. 101-999"; attrib fs3106 length=3 label="Person No. 101-999"; attrib fs3108 length=3 label="Person No. 101-999"; attrib fs3110 length=3 label="Person No. 101-999"; attrib fs3112 length=3 label="Person No. 101-999"; attrib fs3114 length=3 label="Person No. 101-999"; attrib fs3116 length=3 label="Person No. 101-999"; attrib fs3118 length=3 label="Person No. 101-999"; attrib fs3120 length=3 label="Person No. 101-999"; attrib i27imp01 length=3 label="Food stamp imputation flag 1"; attrib i27imp02 length=3 label="Food stamp imputation flag 2"; attrib i27imp03 length=3 label="Food stamp imputation flag 3"; attrib i27imp04 length=3 label="Food stamp imputation flag 4"; attrib i28rec1 length=3 label="Recipiency of child support payments."; attrib i28rec2 length=3 label="Recipiency of child support payments."; attrib i28rec3 length=3 label="Recipiency of child support payments."; attrib i28rec4 length=3 label="Recipiency of child support payments."; attrib i28amt1 length=4 label="Amount of child support payments"; attrib i28amt2 length=4 label="Amount of child support payments"; attrib i28amt3 length=4 label="Amount of child support payments"; attrib i28amt4 length=4 label="Amount of child support payments"; attrib i28imp01 length=3 label="Child support imputation flag 1"; attrib i28imp02 length=3 label="Child support imputation flag 2"; attrib i28imp03 length=3 label="Child support imputation flag 3"; attrib i28imp04 length=3 label="Child support imputation flag 4"; attrib i29rec1 length=3 label="Recipiency of alimony payments."; attrib i29rec2 length=3 label="Recipiency of alimony payments."; attrib i29rec3 length=3 label="Recipiency of alimony payments."; attrib i29rec4 length=3 label="Recipiency of alimony payments."; attrib i29amt1 length=4 label="Amount of alimony payments received."; attrib i29amt2 length=4 label="Amount of alimony payments received."; attrib i29amt3 length=4 label="Amount of alimony payments received."; attrib i29amt4 length=4 label="Amount of alimony payments received."; attrib i29imp01 length=3 label="Alimony payments imputation flag 1"; attrib i29imp02 length=3 label="Alimony payments imputation flag 2"; attrib i29imp03 length=3 label="Alimony payments imputation flag 3"; attrib i29imp04 length=3 label="Alimony payments imputation flag 4"; attrib i30rec1 length=3 label="Recipiency of company or union pension"; attrib i30rec2 length=3 label="Recipiency of company or union pension"; attrib i30rec3 length=3 label="Recipiency of company or union pension"; attrib i30rec4 length=3 label="Recipiency of company or union pension"; attrib i30amt1 length=4 label="Amount of company or union pension"; attrib i30amt2 length=4 label="Amount of company or union pension"; attrib i30amt3 length=4 label="Amount of company or union pension"; attrib i30amt4 length=4 label="Amount of company or union pension"; attrib i30imp01 length=3 label="Company or union pension imputation"; attrib i30imp02 length=3 label="Company or union pension imputation"; attrib i30imp03 length=3 label="Company or union pension imputation"; attrib i30imp04 length=3 label="Company or union pension imputation"; attrib i31rec1 length=3 label="Recipiency of Federal civil service"; attrib i31rec2 length=3 label="Recipiency of Federal civil service"; attrib i31rec3 length=3 label="Recipiency of Federal civil service"; attrib i31rec4 length=3 label="Recipiency of Federal civil service"; attrib i31amt1 length=4 label="Amount of Federal civil service pension"; attrib i31amt2 length=4 label="Amount of Federal civil service pension"; attrib i31amt3 length=4 label="Amount of Federal civil service pension"; attrib i31amt4 length=4 label="Amount of Federal civil service pension"; attrib i31imp01 length=3 label="Federal civilian pension imputation"; attrib i31imp02 length=3 label="Federal civilian pension imputation"; attrib i31imp03 length=3 label="Federal civilian pension imputation"; attrib i31imp04 length=3 label="Federal civilian pension imputation"; attrib i32rec1 length=3 label="Recipiency of U.S. military retirement"; attrib i32rec2 length=3 label="Recipiency of U.S. military retirement"; attrib i32rec3 length=3 label="Recipiency of U.S. military retirement"; attrib i32rec4 length=3 label="Recipiency of U.S. military retirement"; attrib i32amt1 length=4 label="Amount of U.S. military retirement income"; attrib i32amt2 length=4 label="Amount of U.S. military retirement income"; attrib i32amt3 length=4 label="Amount of U.S. military retirement"; attrib i32amt4 length=4 label="Amount of U.S. military retirement"; attrib i32imp01 length=3 label="Military retirement imputation flag 1"; attrib i32imp02 length=3 label="Military retirement imputation flag 2"; attrib i32imp03 length=3 label="Military retirement imputation flag 3"; attrib i32imp04 length=3 label="Military retirement imputation flag 4"; attrib i34rec1 length=3 label="Recipiency of State government pension"; attrib i34rec2 length=3 label="Recipiency of State government pension"; attrib i34rec3 length=3 label="Recipiency of State government pension"; attrib i34rec4 length=3 label="Recipiency of State government pension"; attrib i34amt1 length=4 label="Amount of State government pension"; attrib i34amt2 length=4 label="Amount of State government pension"; attrib i34amt3 length=4 label="Amount of State government pension"; attrib i34amt4 length=4 label="Amount of State government pension"; attrib i34imp01 length=3 label="State government pension imputation"; attrib i34imp02 length=3 label="State government pension imputation"; attrib i34imp03 length=3 label="State government pension imputation"; attrib i34imp04 length=3 label="State government pension imputation"; attrib i35rec1 length=3 label="Recipiency of local government pension"; attrib i35rec2 length=3 label="Recipiency of local government pension"; attrib i35rec3 length=3 label="Recipiency of local government pension"; attrib i35rec4 length=3 label="Recipiency of local government pension"; attrib i35amt1 length=4 label="Amount of local government pension income"; attrib i35amt2 length=4 label="Amount of local government pension income"; attrib i35amt3 length=4 label="Amount of local government pension income"; attrib i35amt4 length=4 label="Amount of local government pension income"; attrib i35imp01 length=3 label="Local government pension imputation"; attrib i35imp02 length=3 label="Local government pension imputation"; attrib i35imp03 length=3 label="Local government pension imputation"; attrib i35imp04 length=3 label="Local government pension imputation"; attrib i36rec1 length=3 label="Recipiency of life insurance income"; attrib i36rec2 length=3 label="Recipiency of life insurance income"; attrib i36rec3 length=3 label="Recipiency of life insurance income"; attrib i36rec4 length=3 label="Recipiency of life insurance income"; attrib i36amt1 length=4 label="Amount of life insurance income"; attrib i36amt2 length=4 label="Amount of life insurance income"; attrib i36amt3 length=4 label="Amount of life insurance income"; attrib i36amt4 length=4 label="Amount of life insurance income"; attrib i36imp01 length=3 label="Life insurance income imputation flag 1"; attrib i36imp02 length=3 label="Life insurance income imputation flag 2"; attrib i36imp03 length=3 label="Life insurance income imputation flag 3"; attrib i36imp04 length=3 label="Life insurance income imputation flag 4"; attrib i37rec1 length=3 label="Recipiency of estates and trusts income."; attrib i37rec2 length=3 label="Recipiency of estates and trusts income."; attrib i37rec3 length=3 label="Recipiency of estates and trusts income."; attrib i37rec4 length=3 label="Recipiency of estates and trusts income."; attrib i37amt1 length=4 label="Amount of estates and trusts income"; attrib i37amt2 length=4 label="Amount of estates and trusts income"; attrib i37amt3 length=4 label="Amount of estates and trusts income"; attrib i37amt4 length=4 label="Amount of estates and trusts income"; attrib i37imp01 length=3 label="Estates and trusts imputation flag 1"; attrib i37imp02 length=3 label="Estates and trusts imputation flag 2"; attrib i37imp03 length=3 label="Estates and trusts imputation flag 3"; attrib i37imp04 length=3 label="Estates and trusts imputation flag 4"; attrib i38rec1 length=3 label="Recipiency of other retirement,"; attrib i38rec2 length=3 label="Recipiency of other retirement,"; attrib i38rec3 length=3 label="Recipiency of other retirement,"; attrib i38rec4 length=3 label="Recipiency of other retirement,"; attrib i38amt1 length=4 label="Amount of other retirement, disability"; attrib i38amt2 length=4 label="Amount of other retirement, disability"; attrib i38amt3 length=4 label="Amount of other retirement, disability"; attrib i38amt4 length=4 label="Amount of other retirement, disability"; attrib i38imp01 length=3 label="Other retirement, disability or"; attrib i38imp02 length=3 label="Other retirement, disability or"; attrib i38imp03 length=3 label="Other retirement, disability or"; attrib i38imp04 length=3 label="Other retirement, disability or"; attrib i40rec1 length=3 label="Recipiency of G.I. Bill education"; attrib i40rec2 length=3 label="Recipiency of G.I. Bill education"; attrib i40rec3 length=3 label="Recipiency of G.I. Bill education"; attrib i40rec4 length=3 label="Recipiency of G.I. Bill education"; attrib i40amt1 length=4 label="Amount of G.I. Bill education benefits"; attrib i40amt2 length=4 label="Amount of G.I. Bill education benefits"; attrib i40amt3 length=4 label="Amount of G.I. Bill education benefits"; attrib i40amt4 length=4 label="Amount of G.I. Bill education benefits"; attrib i40imp01 length=3 label="G.I. Bill education benefits imputation"; attrib i40imp02 length=3 label="G.I. Bill education benefits imputation"; attrib i40imp03 length=3 label="G.I. Bill education benefits imputation"; attrib i40imp04 length=3 label="G.I. Bill education benefits imputation"; attrib i50rec1 length=3 label="Recipiency of income from charitable"; attrib i50rec2 length=3 label="Recipiency of income from charitable"; attrib i50rec3 length=3 label="Recipiency of income from charitable"; attrib i50rec4 length=3 label="Recipiency of income from charitable"; attrib i50amt1 length=4 label="Amount of income received from"; attrib i50amt2 length=4 label="Amount of income received from"; attrib i50amt3 length=4 label="Amount of income received from"; attrib i50amt4 length=4 label="Amount of income received from"; attrib i50imp01 length=3 label="Charitable group imputation flag 1"; attrib i50imp02 length=3 label="Charitable group imputation flag 2"; attrib i50imp03 length=3 label="Charitable group imputation flag 3"; attrib i50imp04 length=3 label="Charitable group imputation flag 4"; attrib i51rec1 length=3 label="Recipiency of money from relatives or"; attrib i51rec2 length=3 label="Recipiency of money from relatives or"; attrib i51rec3 length=3 label="Recipiency of money from relatives or"; attrib i51rec4 length=3 label="Recipiency of money from relatives or"; attrib i51amt1 length=4 label="Amount of money received from relatives"; attrib i51amt2 length=4 label="Amount of money received from relatives"; attrib i51amt3 length=4 label="Amount of money received from relatives"; attrib i51amt4 length=4 label="Amount of money received from relatives"; attrib i51imp01 length=3 label="Money from relatives or friends"; attrib i51imp02 length=3 label="Money from relatives or friends"; attrib i51imp03 length=3 label="Money from relatives or friends"; attrib i51imp04 length=3 label="Money from relatives or friends"; attrib i52rec1 length=3 label="Recipiency of lump sum payments."; attrib i52rec2 length=3 label="Recipiency of lump sum payments."; attrib i52rec3 length=3 label="Recipiency of lump sum payments."; attrib i52rec4 length=3 label="Recipiency of lump sum payments."; attrib i52amt1 length=4 label="Amount of lump sum payments received."; attrib i52amt2 length=4 label="Amount of lump sum payments received."; attrib i52amt3 length=4 label="Amount of lump sum payments received."; attrib i52amt4 length=4 label="Amount of lump sum payments received."; attrib i52imp01 length=3 label="Lump sum payment imputation flag 1"; attrib i52imp02 length=3 label="Lump sum payment imputation flag 2"; attrib i52imp03 length=3 label="Lump sum payment imputation flag 3"; attrib i52imp04 length=3 label="Lump sum payment imputation flag 4"; attrib i53rec1 length=3 label="Recipiency of income from roomers or"; attrib i53rec2 length=3 label="Recipiency of income from roomers or"; attrib i53rec3 length=3 label="Recipiency of income from roomers or"; attrib i53rec4 length=3 label="Recipiency of income from roomers or"; attrib i53amt1 length=4 label="Amount of income from roomers or"; attrib i53amt2 length=4 label="Amount of income from roomers or"; attrib i53amt3 length=4 label="Amount of income from roomers or"; attrib i53amt4 length=4 label="Amount of income from roomers or"; attrib i53imp01 length=3 label="Income from roomers or boarders"; attrib i53imp02 length=3 label="Income from roomers or boarders"; attrib i53imp03 length=3 label="Income from roomers or boarders"; attrib i53imp04 length=3 label="Income from roomers or boarders"; attrib i54rec1 length=3 label="Recipiency of income from National Guard"; attrib i54rec2 length=3 label="Recipiency of income from National"; attrib i54rec3 length=3 label="Recipiency of income from National"; attrib i54rec4 length=3 label="Recipiency of income from National"; attrib i54amt1 length=4 label="Amount of National Guard or reserve pay"; attrib i54amt2 length=4 label="Amount of National Guard or reserve pay"; attrib i54amt3 length=4 label="Amount of National Guard or reserve pay"; attrib i54amt4 length=4 label="Amount of National Guard or reserve pay"; attrib i54imp01 length=3 label="National Guard or reserve pay imputation"; attrib i54imp02 length=3 label="National Guard or reserve pay imputation"; attrib i54imp03 length=3 label="National Guard or reserve pay imputation"; attrib i54imp04 length=3 label="National Guard or reserve pay imputation"; attrib i55rec1 length=3 label="Recipiency of incidental or casual"; attrib i55rec2 length=3 label="Recipiency of incidental or casual"; attrib i55rec3 length=3 label="Recipiency of incidental or casual"; attrib i55rec4 length=3 label="Recipiency of incidental or casual"; attrib i55amt1 length=4 label="Amount of incidental or casual earnings"; attrib i55amt2 length=4 label="Amount of incidental or casual earnings"; attrib i55amt3 length=4 label="Amount of incidental or casual earnings"; attrib i55amt4 length=4 label="Amount of incidental or casual earnings"; attrib i55imp01 length=3 label="Casual earnings imputation flag 1"; attrib i55imp02 length=3 label="Casual earnings imputation flag 2"; attrib i55imp03 length=3 label="Casual earnings imputation flag 3"; attrib i55imp04 length=3 label="Casual earnings imputation flag 4"; attrib i56rec1 length=3 label="Recipiency of other cash income."; attrib i56rec2 length=3 label="Recipiency of other cash income."; attrib i56rec3 length=3 label="Recipiency of other cash income."; attrib i56rec4 length=3 label="Recipiency of other cash income."; attrib i56amt1 length=4 label="Amount of other cash income received."; attrib i56amt2 length=4 label="Amount of other cash income received."; attrib i56amt3 length=4 label="Amount of other cash income received."; attrib i56amt4 length=4 label="Amount of other cash income received."; attrib i56imp01 length=3 label="Other cash income imputation flag 1"; attrib i56imp02 length=3 label="Other cash income imputation flag 2"; attrib i56imp03 length=3 label="Other cash income imputation flag 3"; attrib i56imp04 length=3 label="Other cash income imputation flag 4"; attrib i75rec1 length=3 label="Recipiency of undisclosable income."; attrib i75rec2 length=3 label="Recipiency of undisclosable income."; attrib i75rec3 length=3 label="Recipiency of undisclosable income."; attrib i75rec4 length=3 label="Recipiency of undisclosable income."; attrib i75amt1 length=4 label="Amount of undisclosable income received."; attrib i75amt2 length=4 label="Amount of undisclosable income received."; attrib i75amt3 length=4 label="Amount of undisclosable income received."; attrib i75amt4 length=4 label="Amount of undisclosable income received."; attrib i75imp01 length=3 label="Undisclosable income imputation flag 1"; attrib i75imp02 length=3 label="Undisclosable income imputation flag 2"; attrib i75imp03 length=3 label="Undisclosable income imputation flag 3"; attrib i75imp04 length=3 label="Undisclosable income imputation flag 4"; attrib j100yn_1 length=3 label="Were assets 100 through 103 owned"; attrib j100yn_2 length=3 label="Were assets 100 through 103 owned"; attrib j100yn_3 length=3 label="Were assets 100 through 103 owned"; attrib j100yn_4 length=3 label="Were assets 100 through 103 owned"; attrib jint1001 length=4 label="Amount of interest income received"; attrib jint1002 length=4 label="Amount of interest income received"; attrib jint1003 length=4 label="Amount of interest income received"; attrib jint1004 length=4 label="Amount of interest income received"; attrib o100yn_1 length=3 label="Were assets 100 through 103 owned in own"; attrib o100yn_2 length=3 label="Were assets 100 through 103 owned in own"; attrib o100yn_3 length=3 label="Were assets 100 through 103 owned in own"; attrib o100yn_4 length=3 label="Were assets 100 through 103 owned in own"; attrib oint1001 length=4 label="Amount of interest income received in"; attrib oint1002 length=4 label="Amount of interest income received in"; attrib oint1003 length=4 label="Amount of interest income received in"; attrib oint1004 length=4 label="Amount of interest income received in"; attrib jcalc100 length=3 label="Were the fields 'JINT1001....4'"; attrib ocalc100 length=3 label="Were the fields 'OINT1001....4'"; attrib j104yn_1 length=3 label="Were assets 104 through 107 owned"; attrib j104yn_2 length=3 label="Were assets 104 through 107 owned"; attrib j104yn_3 length=3 label="Were assets 104 through 107 owned"; attrib j104yn_4 length=3 label="Were assets 104 through 107 owned"; attrib jint1041 length=4 label="Amount of income received jointly with"; attrib jint1042 length=4 label="Amount of income received jointly with"; attrib jint1043 length=4 label="Amount of income received jointly with"; attrib jint1044 length=4 label="Amount of income received jointly with"; attrib o104yn_1 length=3 label="Were assets 104 through 107 owned in own"; attrib o104yn_2 length=3 label="Were assets 104 through 107 owned in own"; attrib o104yn_3 length=3 label="Were assets 104 through 107 owned in own"; attrib o104yn_4 length=3 label="Were assets 104 through 107 owned in own"; attrib oint1041 length=4 label="Amount of income received in own name"; attrib oint1042 length=4 label="Amount of income received in own name"; attrib oint1043 length=4 label="Amount of income received in own name"; attrib oint1044 length=4 label="Amount of income received in own name"; attrib jcalc104 length=3 label="Were the fields 'JINT1041....4'"; attrib ocalc104 length=3 label="Were the fields 'OINT1041....4'"; attrib j110ryn1 length=3 label="Were dividend checks received jointly"; attrib j110ryn2 length=3 label="Were dividend checks received jointly"; attrib j110ryn3 length=3 label="Were dividend checks received jointly"; attrib j110ryn4 length=3 label="Were dividend checks received jointly"; attrib jdir1101 length=4 label="Amount of income received jointly with"; attrib jdir1102 length=4 label="Amount of income received jointly with"; attrib jdir1103 length=4 label="Amount of income received jointly with"; attrib jdir1104 length=4 label="Amount of income received jointly with"; attrib o110ryn1 length=3 label="Were dividend checks received in own"; attrib o110ryn2 length=3 label="Were dividend checks received in own"; attrib o110ryn3 length=3 label="Were dividend checks received in own"; attrib o110ryn4 length=3 label="Were dividend checks received in own"; attrib odir1101 length=4 label="Amount of income received in own name"; attrib odir1102 length=4 label="Amount of income received in own name"; attrib odir1103 length=4 label="Amount of income received in own name"; attrib odir1104 length=4 label="Amount of income received in own name"; attrib j110cyn1 length=3 label="Were credited dividends from source"; attrib j110cyn2 length=3 label="Were credited dividends from source 110"; attrib j110cyn3 length=3 label="Were credited dividends from source 110"; attrib j110cyn4 length=3 label="Were credited dividends from source 110"; attrib jdic1101 length=4 label="Amount of income received jointly with"; attrib jdic1102 length=4 label="Amount of income received jointly with"; attrib jdic1103 length=4 label="Amount of income received jointly with"; attrib jdic1104 length=4 label="Amount of income received jointly with"; attrib o110cyn1 length=3 label="Were credited dividends from source 110"; attrib o110cyn2 length=3 label="Were credited dividends from source 110"; attrib o110cyn3 length=3 label="Were credited dividends from source 110"; attrib o110cyn4 length=3 label="Were credited dividends from source 110"; attrib odic1101 length=4 label="Amount of income received in own name"; attrib odic1102 length=4 label="Amount of income received in own name"; attrib odic1103 length=4 label="Amount of income received in own name"; attrib odic1104 length=4 label="Amount of income received in own name"; attrib j120yn_1 length=3 label="Was rental income received from property"; attrib j120yn_2 length=3 label="Was rental income received from property"; attrib j120yn_3 length=3 label="Was rental income received from property"; attrib j120yn_4 length=3 label="Was rental income received from property"; attrib jrnt1201 length=4 label="Amount of rental income cleared jointly"; attrib jrnt1202 length=4 label="Amount of rental income cleared jointly"; attrib jrnt1203 length=4 label="Amount of rental income cleared jointly"; attrib jrnt1204 length=4 label="Amount of rental income cleared jointly"; attrib o120yn_1 length=3 label="Was rental income received from property"; attrib o120yn_2 length=3 label="Was rental income received from property"; attrib o120yn_3 length=3 label="Was rental income received from property"; attrib o120yn_4 length=3 label="Was rental income received from property"; attrib ornt1201 length=4 label="Amount of rental income cleared in own"; attrib ornt1202 length=4 label="Amount of rental income cleared in own"; attrib ornt1203 length=4 label="Amount of rental income cleared in own"; attrib ornt1204 length=4 label="Amount of rental income cleared in own"; attrib oj120yn1 length=3 label="Was rental income received from property"; attrib oj120yn2 length=3 label="Was rental income received from property"; attrib oj120yn3 length=3 label="Was rental income received from property"; attrib oj120yn4 length=3 label="Was rental income received from property"; attrib ojrt1201 length=4 label="Amount of rental income cleared jointly"; attrib ojrt1202 length=4 label="Amount of rental income cleared jointly"; attrib ojrt1203 length=4 label="Amount of rental income cleared jointly"; attrib ojrt1204 length=4 label="Amount of rental income cleared jointly"; attrib jmtgnyn1 length=3 label="Was mortgage held jointly with spouse"; attrib jmtgnyn2 length=3 label="Was mortgage held jointly with spouse"; attrib jmtgnyn3 length=3 label="Was mortgage held jointly with spouse"; attrib jmtgnyn4 length=3 label="Was mortgage held jointly with spouse"; attrib jmortyn1 length=3 label="Was interest received from jointly owned"; attrib jmortyn2 length=3 label="Was interest received from jointly owned"; attrib jmortyn3 length=3 label="Was interest received from jointly owned"; attrib jmortyn4 length=3 label="Was interest received from jointly owned"; attrib jmam1301 length=4 label="Amount of mortgage interest earned"; attrib jmam1302 length=4 label="Amount of mortgage interest earned"; attrib jmam1303 length=4 label="Amount of mortgage interest earned"; attrib jmam1304 length=4 label="Amount of mortgage interest earned"; attrib omtgnyn1 length=3 label="Was mortgage held in own name in month"; attrib omtgnyn2 length=3 label="Was mortgage held in own name in month 2"; attrib omtgnyn3 length=3 label="Was mortgage held in own name in month 3"; attrib omtgnyn4 length=3 label="Was mortgage held in own name in month"; attrib omortyn1 length=3 label="Was interest received from mortgage held"; attrib omortyn2 length=3 label="Was interest received from mortgage held"; attrib omortyn3 length=3 label="Was interest received from mortgage held"; attrib omortyn4 length=3 label="Was interest received from mortgage held"; attrib omam1301 length=4 label="Amount of mortgage interest earned in"; attrib omam1302 length=4 label="Amount of mortgage interest earned in"; attrib omam1303 length=4 label="Amount of mortgage interest earned in"; attrib omam1304 length=4 label="Amount of mortgage interest earned in"; attrib o4050yn1 length=3 label="Were royalties or other financial"; attrib o4040yn2 length=3 label="Were royalties or other financial"; attrib o4050yn3 length=3 label="Were royalties or other financial"; attrib o4050yn4 length=3 label="Were royalties or other financial"; attrib ram40501 length=4 label="Amount earned from royalties and other"; attrib ram40502 length=4 label="Amount earned from royalties and other"; attrib ram40503 length=4 label="Amount earned from royalties and other"; attrib ram40504 length=4 label="Amount earned from royalties and other"; attrib sc4300 length=3 label="ISS code 100 - regular/passbook"; attrib sc4302 length=3 label="ISS code 101 - money market deposit"; attrib sc4304 length=3 label="ISS code 102 - certificates of"; attrib sc4306 length=3 label="ISS code 103 - NOW, Super NOW or"; attrib sc4308 length=3 label="Check item A11"; attrib sc4310 length=3 label="Did ... own any of these assets"; attrib sc4312 length=4 label="What is your best estimate of the"; attrib sc4318 length=3 label="Besides the assets owned jointly"; attrib sc4320 length=4 label="What is your best estimate of the"; attrib sc4400 length=3 label="ISS code 104 - money market funds"; attrib sc4402 length=3 label="ISS code 105 - U.S. government"; attrib sc4404 length=3 label="ISS code 106 - municipal or corporate"; attrib sc4406 length=3 label="ISS code 107 - other interest-earning"; attrib sc4408 length=3 label="Check item A13"; attrib sc4410 length=3 label="Did ... own any of these assets"; attrib sc4412 length=4 label="What is your best estimate of the"; attrib sc4418 length=3 label="Besides the assets owned jointly"; attrib sc4420 length=4 label="What is your best estimate of the"; attrib sc4500 length=3 label="Did ... receive any dividend checks"; attrib sc4502 length=3 label="Check item A14"; attrib sc4504 length=4 label="During the past 4 months how much"; attrib sc4508 length=4 label="During this 4-month period, how"; attrib sc4512 length=3 label="Did ... earn any (other) dividends"; attrib sc4514 length=3 label="Check item A15"; attrib sc4516 length=4 label="During the 4-month period how much"; attrib sc4518 length=4 label="During the 4-month period, how much"; attrib sc4600 length=3 label="Check item A17"; attrib sc4602 length=3 label="Did ... receive any rental income"; attrib sc4604 length=4 label="About how much was received in"; attrib sc4606 length=4 label="What is your best estimate of the"; attrib sc4610 length=3 label="Did ... receive rental income from"; attrib sc4612 length=4 label="About how much was received in"; attrib sc4614 length=4 label="What is your best estimate of the"; attrib sc4618 length=3 label="Did ... receive any rental income"; attrib sc4620 length=4 label="What is your best estimate of ...'s"; attrib sc4700 length=3 label="ISS code 130 - mortgages"; attrib sc4702 length=3 label="ISS code 140 - royalties"; attrib sc4704 length=3 label="ISS code 150 - other financial"; attrib sc4706 length=3 label="Check item A19"; attrib sc4708 length=3 label="Check item A20"; attrib sc4710 length=3 label="Did ... own this mortgage jointly"; attrib sc4712 length=4 label="During the past 4 months how much"; attrib sc4714 length=3 label="Did ... hold any mortgages in ...'s"; attrib sc4716 length=4 label="During the past 4 months how much"; attrib sc4718 length=3 label="Check item A21"; attrib sc4720 length=4 label="During the past 4 months, how much"; attrib g2_imp01 length=3 label="General amounts 2 imputation flag 1"; attrib g2_imp02 length=3 label="General amounts 2 imputation flag 2"; attrib g2_imp03 length=3 label="General amounts 2 imputation flag 3"; attrib g2_imp04 length=3 label="General amounts 2 imputation flag 4"; attrib g2_imp05 length=3 label="General amounts 2 imputation flag 5"; attrib g2_imp06 length=3 label="General amounts 2 imputation flag 6"; attrib g2_imp07 length=3 label="General amounts 2 imputation flag 7"; attrib g2_imp08 length=3 label="General amounts 2 imputation flag 8"; attrib g2_imp09 length=3 label="General amounts 2 imputation flag 9"; attrib g2_imp10 length=3 label="General amounts 2 imputation flag 10"; attrib g2_imp11 length=3 label="General amounts 2 imputation flag 11"; attrib g2_imp12 length=3 label="General amounts 2 imputation flag 12"; attrib g2_imp13 length=3 label="General amounts 2 imputation flag 13"; attrib g2_imp14 length=3 label="General amounts 2 imputation flag 14"; attrib g2_imp15 length=3 label="General amounts 2 imputation flag 15"; attrib g2_imp16 length=3 label="General amounts 2 imputation flag 16"; attrib g2_imp17 length=3 label="General amounts 2 imputation flag 17"; attrib g2_imp18 length=3 label="General amounts 2 imputation flag 18"; attrib g2_imp19 length=3 label="General amounts 2 imputation flag 19"; attrib g2_imp20 length=3 label="General amounts 2 imputation flag 20"; attrib g2_imp21 length=3 label="General amounts 2 imputation flag 21"; attrib g2_imp22 length=3 label="General amounts 2 imputation flag 22"; attrib g2_imp23 length=3 label="General amounts 2 imputation flag 23"; attrib g2_imp24 length=3 label="General amounts 2 imputation flag 24"; attrib g2_imp25 length=3 label="General amounts 2 imputation flag 25"; attrib g2_imp26 length=3 label="General amounts 2 imputation flag 26"; attrib g2_imp27 length=3 label="General amounts 2 imputation flag 27"; attrib version length=3 label="Release number of file"; INPUT @1 suseqnum $5. @6 su_id $9. @15 su_rot 1. @16 suhhcnt1 2. @18 suhhcnt2 2. @20 suhhcnt3 2. @22 suhhcnt4 2. @24 suhhcnt5 2. @26 su_tothh 2. @28 su_totff 2. @30 su_totpp 2. @32 su_totws 2. @34 su_totse 2. @36 su_totg2 2. @38 su_state 2. @40 su_rgc 3. @43 h1_addid $2. @45 h1_month 2. @47 h1_year 2. @49 h1_nf 2. @51 h1_ffcnt 2. @53 h1_sscnt 2. @55 h1refper 5. @60 h1_np 2. @62 h1_mis 1. @63 h1_int1 2. @77 h1_wgt 10.4 @89 h1_hsc 1. @90 h1_strat 2. @92 h1_state 2. @94 h1_metro 1. @95 h1_msa 4. @99 h1_acces 1. @100 h1_ktchn 1. @101 h1_lvqtr 2. @103 h1_units 2. @105 h1_tenur 1. @106 h1_pubhs 1. @107 h1_lornt 1. @108 h1_race 1. @109 h1_sex 1. @110 h1_size 2. @112 h1_sampl 2. @114 h1_seg 1. @115 h1_intcd $3. @118 u1ccwave 1. @119 u1frmsle 1. @120 u1_acces 1. @121 u1_ktchn 1. @122 u1_lvqtr 2. @124 u1_units 2. @126 u1_tenur 1. @127 u1_pubhs 2. @129 u1_lornt 2. @131 h1itm36a 1. @132 h1itm36b 2. @134 u1_race 1. @135 u1_sex 1. @136 u1_size 2. @138 u1itm38a 1. @139 u1itm38b 2. @141 u1totvst 2. @143 u1totphn 2. @145 u1ccrspp 3. @148 h1_0010 1. @149 h1_0012 1. @150 h1_0014 1. @151 h1_0016 1. @152 h1_0018 1. @153 h1_0020 1. @154 h1_00221 1. @155 h1_00222 1. @156 h1_00223 1. @157 h1_00224 1. @158 h1_00225 1. @159 h1_00226 1. @160 h1_00227 1. @162 h1_00241 1. @163 h1_00242 1. @164 h1_00243 1. @165 h1_00244 1. @166 h1_00245 1. @167 h1_00246 1. @168 h1_00247 1. @170 h1_means 1. @171 h1_cash 1. @172 h1ncashb 1. @173 h1_povd 5. @178 h1totinc 8. @186 h1_earn 7. @193 h1_prop 8. @201 h1_tran 7. @208 h1_other 7. @215 h1noncsh 6. @221 h1socsec 6. @227 h1_ssi 6. @233 h1_unemp 6. @239 h1_vets 6. @245 h1_afdc 6. @251 h1_fdstp 6. @257 h1_enrgy 1. @258 h1_lunch 1. @259 h1_break 1. @260 h1_4816 1. @261 h1_4818 1. @262 h1_4820 1. @263 h1_4822 1. @264 h1_4824 6. @270 h1_4826 1. @271 h1_4828 1. @272 h1_4830 2. @274 h1_4832 1. @275 h1_4834 2. @277 h1_4836 1. @278 h1_4838 1. @279 h1_4840 1. @280 h1_4842 2. @282 h1_4844 1. @283 h1_4846 1. @284 h1_imp06 1. @285 h1_imp07 1. @286 h1_imp08 1. @287 h1_imp09 1. @288 h1_imp10 1. @289 h1_imp11 1. @290 h1_imp12 1. @291 h1_imp13 1. @292 h1_imp14 1. @293 h1_imp15 1. @294 h1_imp16 1. @295 h1_imp17 1. @296 h1_imp18 1. @297 h1_imp19 1. @298 h1_imp20 1. @299 h2_addid $2. @301 h2_month 2. @303 h2_year 2. @305 h2_nf 2. @307 h2_ffcnt 2. @309 h2_sscnt 2. @311 h2refper 5. @316 h2_np 2. @318 h2_mis 1. @319 h2_int1 2. @333 h2_wgt 10.4 @345 h2_hsc 1. @346 h2_strat 2. @348 h2_state 2. @350 h2_metro 1. @351 h2_msa 4. @355 h2_acces 1. @356 h2_ktchn 1. @357 h2_lvqtr 2. @359 h2_units 2. @361 h2_tenur 1. @362 h2_pubhs 1. @363 h2_lornt 1. @364 h2_race 1. @365 h2_sex 1. @366 h2_size 2. @368 h2_sampl 2. @370 h2_seg 1. @371 h2_intcd $3. @374 u2ccwave 1. @375 u2frmsle 1. @376 u2_acces 1. @377 u2_ktchn 1. @378 u2_lvqtr 2. @380 u2_units 2. @382 u2_tenur 1. @383 u2_pubhs 2. @385 u2_lornt 2. @387 h2itm36a 1. @388 h2itm36b 2. @390 u2_race 1. @391 u2_sex 1. @392 u2_size 2. @394 u2itm38a 1. @395 u2itm38b 2. @397 u2totvst 2. @399 u2totphn 2. @401 u2ccrspp 3. @404 h2_0010 1. @405 h2_0012 1. @406 h2_0014 1. @407 h2_0016 1. @408 h2_0018 1. @409 h2_0020 1. @410 h2_00221 1. @411 h2_00222 1. @412 h2_00223 1. @413 h2_00224 1. @414 h2_00225 1. @415 h2_00226 1. @416 h2_00227 1. @418 h2_00241 1. @419 h2_00242 1. @420 h2_00243 1. @421 h2_00244 1. @422 h2_00245 1. @423 h2_00246 1. @424 h2_00247 1. @426 h2_means 1. @427 h2_cash 1. @428 h2ncashb 1. @429 h2_povd 5. @434 h2totinc 8. @442 h2_earn 7. @449 h2_prop 8. @457 h2_tran 7. @464 h2_other 7. @471 h2noncsh 6. @477 h2socsec 6. @483 h2_ssi 6. @489 h2_unemp 6. @495 h2_vets 6. @501 h2_afdc 6. @507 h2_fdstp 6. @513 h2_enrgy 1. @514 h2_lunch 1. @515 h2_break 1. @516 h2_4816 1. @517 h2_4818 1. @518 h2_4820 1. @519 h2_4822 1. @520 h2_4824 6. @526 h2_4826 1. @527 h2_4828 1. @528 h2_4830 2. @530 h2_4832 1. @531 h2_4834 2. @533 h2_4836 1. @534 h2_4838 1. @535 h2_4840 1. @536 h2_4842 2. @538 h2_4844 1. @539 h2_4846 1. @540 h2_imp06 1. @541 h2_imp07 1. @542 h2_imp08 1. @543 h2_imp09 1. @544 h2_imp10 1. @545 h2_imp11 1. @546 h2_imp12 1. @547 h2_imp13 1. @548 h2_imp14 1. @549 h2_imp15 1. @550 h2_imp16 1. @551 h2_imp17 1. @552 h2_imp18 1. @553 h2_imp19 1. @554 h2_imp20 1. @555 h3_addid $2. @557 h3_month 2. @559 h3_year 2. @561 h3_nf 2. @563 h3_ffcnt 2. @565 h3_sscnt 2. @567 h3refper 5. @572 h3_np 2. @574 h3_mis 1. @575 h3_int1 2. @589 h3_wgt 10.4 @601 h3_hsc 1. @602 h3_strat 2. @604 h3_state 2. @606 h3_metro 1. @607 h3_msa 4. @611 h3_acces 1. @612 h3_ktchn 1. @613 h3_lvqtr 2. @615 h3_units 2. @617 h3_tenur 1. @618 h3_pubhs 1. @619 h3_lornt 1. @620 h3_race 1. @621 h3_sex 1. @622 h3_size 2. @624 h3_sampl 2. @626 h3_seg 1. @627 h3_intcd $3. @630 u3ccwave 1. @631 u3frmsle 1. @632 u3_acces 1. @633 u3_ktchn 1. @634 u3_lvqtr 2. @636 u3_units 2. @638 u3_tenur 1. @639 u3_pubhs 2. @641 u3_lornt 2. @643 h3itm36a 1. @644 h3itm36b 2. @646 u3_race 1. @647 u3_sex 1. @648 u3_size 2. @650 u3itm38a 1. @651 u3itm38b 2. @653 u3totvst 2. @655 u3totphn 2. @657 u3ccrspp 3. @660 h3_0010 1. @661 h3_0012 1. @662 h3_0014 1. @663 h3_0016 1. @664 h3_0018 1. @665 h3_0020 1. @666 h3_00221 1. @667 h3_00222 1. @668 h3_00223 1. @669 h3_00224 1. @670 h3_00225 1. @671 h3_00226 1. @672 h3_00227 1. @674 h3_00241 1. @675 h3_00242 1. @676 h3_00243 1. @677 h3_00244 1. @678 h3_00245 1. @679 h3_00246 1. @680 h3_00247 1. @682 h3_means 1. @683 h3_cash 1. @684 h3ncashb 1. @685 h3_povd 5. @690 h3totinc 8. @698 h3_earn 7. @705 h3_prop 8. @713 h3_tran 7. @720 h3_other 7. @727 h3noncsh 6. @733 h3socsec 6. @739 h3_ssi 6. @745 h3_unemp 6. @751 h3_vets 6. @757 h3_afdc 6. @763 h3_fdstp 6. @769 h3_enrgy 1. @770 h3_lunch 1. @771 h3_break 1. @772 h3_4816 1. @773 h3_4818 1. @774 h3_4820 1. @775 h3_4822 1. @776 h3_4824 6. @782 h3_4826 1. @783 h3_4828 1. @784 h3_4830 2. @786 h3_4832 1. @787 h3_4834 2. @789 h3_4836 1. @790 h3_4838 1. @791 h3_4840 1. @792 h3_4842 2. @794 h3_4844 1. @795 h3_4846 1. @796 h3_imp06 1. @797 h3_imp07 1. @798 h3_imp08 1. @799 h3_imp09 1. @800 h3_imp10 1. @801 h3_imp11 1. @802 h3_imp12 1. @803 h3_imp13 1. @804 h3_imp14 1. @805 h3_imp15 1. @806 h3_imp16 1. @807 h3_imp17 1. @808 h3_imp18 1. @809 h3_imp19 1. @810 h3_imp20 1. @811 h4_addid $2. @813 h4_month 2. @815 h4_year 2. @817 h4_nf 2. @819 h4_ffcnt 2. @821 h4_sscnt 2. @823 h4refper 5. @828 h4_np 2. @830 h4_mis 1. @831 h4_int1 2. @845 h4_wgt 10.4 @857 h4_hsc 1. @858 h4_strat 2. @860 h4_state 2. @862 h4_metro 1. @863 h4_msa 4. @867 h4_acces 1. @868 h4_ktchn 1. @869 h4_lvqtr 2. @871 h4_units 2. @873 h4_tenur 1. @874 h4_pubhs 1. @875 h4_lornt 1. @876 h4_race 1. @877 h4_sex 1. @878 h4_size 2. @880 h4_sampl 2. @882 h4_seg 1. @883 h4_intcd $3. @886 u4ccwave 1. @887 u4frmsle 1. @888 u4_acces 1. @889 u4_ktchn 1. @890 u4_lvqtr 2. @892 u4_units 2. @894 u4_tenur 1. @895 u4_pubhs 2. @897 u4_lornt 2. @899 h4itm36a 1. @900 h4itm36b 2. @902 u4_race 1. @903 u4_sex 1. @904 u4_size 2. @906 u4itm38a 1. @907 u4itm38b 2. @909 u4totvst 2. @911 u4totphn 2. @913 u4ccrspp 3. @916 h4_0010 1. @917 h4_0012 1. @918 h4_0014 1. @919 h4_0016 1. @920 h4_0018 1. @921 h4_0020 1. @922 h4_00221 1. @923 h4_00222 1. @924 h4_00223 1. @925 h4_00224 1. @926 h4_00225 1. @927 h4_00226 1. @928 h4_00227 1. @930 h4_00241 1. @931 h4_00242 1. @932 h4_00243 1. @933 h4_00244 1. @934 h4_00245 1. @935 h4_00246 1. @936 h4_00247 1. @938 h4_means 1. @939 h4_cash 1. @940 h4ncashb 1. @941 h4_povd 5. @946 h4totinc 8. @954 h4_earn 7. @961 h4_prop 8. @969 h4_tran 7. @976 h4_other 7. @983 h4noncsh 6. @989 h4socsec 6. @995 h4_ssi 6. @1001 h4_unemp 6. @1007 h4_vets 6. @1013 h4_afdc 6. @1019 h4_fdstp 6. @1025 h4_enrgy 1. @1026 h4_lunch 1. @1027 h4_break 1. @1028 h4_4816 1. @1029 h4_4818 1. @1030 h4_4820 1. @1031 h4_4822 1. @1032 h4_4824 6. @1038 h4_4826 1. @1039 h4_4828 1. @1040 h4_4830 2. @1042 h4_4832 1. @1043 h4_4834 2. @1045 h4_4836 1. @1046 h4_4838 1. @1047 h4_4840 1. @1048 h4_4842 2. @1050 h4_4844 1. @1051 h4_4846 1. @1052 h4_imp06 1. @1053 h4_imp07 1. @1054 h4_imp08 1. @1055 h4_imp09 1. @1056 h4_imp10 1. @1057 h4_imp11 1. @1058 h4_imp12 1. @1059 h4_imp13 1. @1060 h4_imp14 1. @1061 h4_imp15 1. @1062 h4_imp16 1. @1063 h4_imp17 1. @1064 h4_imp18 1. @1065 h4_imp19 1. @1066 h4_imp20 1. @1067 h5refper 5. @1072 h5_np 2. @1074 h5_mis 1. @1075 h5_lvqtr 2. @1077 h5_addid $2. @1079 h5_wgt 10.4 @1091 f1_numbr 2. @1093 f1_month 2. @1095 f1_year 2. @1097 f1numper 2. @1099 f1refper 5. @1104 f1spouse 5. @1109 f1_type 1. @1110 f1_kind 1. @1111 f1ownkid 2. @1113 f1oklt18 2. @1115 f1_wgt 10.4 @1127 f1_povd 5. @1132 f1totinc 8. @1140 f1_earn 7. @1147 f1_prop 8. @1155 f1_tran 7. @1162 f1_other 7. @1169 f1socsec 6. @1175 f1_ssi 6. @1181 f1_unemp 6. @1187 f1_vets 6. @1193 f1_afdc 6. @1199 f1_fdstp 6. @1205 f2_numbr 2. @1207 f2_month 2. @1209 f2_year 2. @1211 f2numper 2. @1213 f2refper 5. @1218 f2spouse 5. @1223 f2_type 1. @1224 f2_kind 1. @1225 f2ownkid 2. @1227 f2oklt18 2. @1229 f2_wgt 10.4 @1241 f2_povd 5. @1246 f2totinc 8. @1254 f2_earn 7. @1261 f2_prop 8. @1269 f2_tran 7. @1276 f2_other 7. @1283 f2socsec 6. @1289 f2_ssi 6. @1295 f2_unemp 6. @1301 f2_vets 6. @1307 f2_afdc 6. @1313 f2_fdstp 6. @1319 f3_numbr 2. @1321 f3_month 2. @1323 f3_year 2. @1325 f3numper 2. @1327 f3refper 5. @1332 f3spouse 5. @1337 f3_type 1. @1338 f3_kind 1. @1339 f3ownkid 2. @1341 f3oklt18 2. @1343 f3_wgt 10.4 @1355 f3_povd 5. @1360 f3totinc 8. @1368 f3_earn 7. @1375 f3_prop 8. @1383 f3_tran 7. @1390 f3_other 7. @1397 f3socsec 6. @1403 f3_ssi 6. @1409 f3_unemp 6. @1415 f3_vets 6. @1421 f3_afdc 6. @1427 f3_fdstp 6. @1433 f4_numbr 2. @1435 f4_month 2. @1437 f4_year 2. @1439 f4numper 2. @1441 f4refper 5. @1446 f4spouse 5. @1451 f4_type 1. @1452 f4_kind 1. @1453 f4ownkid 2. @1455 f4oklt18 2. @1457 f4_wgt 10.4 @1469 f4_povd 5. @1474 f4totinc 8. @1482 f4_earn 7. @1489 f4_prop 8. @1497 f4_tran 7. @1504 f4_other 7. @1511 f4socsec 6. @1517 f4_ssi 6. @1523 f4_unemp 6. @1529 f4_vets 6. @1535 f4_afdc 6. @1541 f4_fdstp 6. @1547 s1_numbr 2. @1549 s1_month 2. @1551 s1_year 2. @1553 s1numper 2. @1555 s1refper 5. @1560 s1spouse 5. @1565 s1_type 1. @1566 s1_kind 1. @1567 s1ownkid 2. @1569 s1oklt18 2. @1571 s1_wgt 10.4 @1583 s1_povd 5. @1588 s1totinc 8. @1596 s1_earn 7. @1603 s1_prop 8. @1611 s1_tran 7. @1618 s1_other 7. @1625 s1socsec 6. @1631 s1_ssi 6. @1637 s1_unemp 6. @1643 s1_vets 6. @1649 s1_afdc 6. @1655 s1_fdstp 6. @1661 s2_numbr 2. @1663 s2_month 2. @1665 s2_year 2. @1667 s2numper 2. @1669 s2refper 5. @1674 s2spouse 5. @1679 s2_type 1. @1680 s2_kind 1. @1681 s2ownkid 2. @1683 s2oklt18 2. @1685 s2_wgt 10.4 @1697 s2_povd 5. @1702 s2totinc 8. @1710 s2_earn 7. @1717 s2_prop 8. @1725 s2_tran 7. @1732 s2_other 7. @1739 s2socsec 6. @1745 s2_ssi 6. @1751 s2_unemp 6. @1757 s2_vets 6. @1763 s2_afdc 6. @1769 s2_fdstp 6. @1775 s3_numbr 2. @1777 s3_month 2. @1779 s3_year 2. @1781 s3numper 2. @1783 s3refper 5. @1788 s3spouse 5. @1793 s3_type 1. @1794 s3_kind 1. @1795 s3ownkid 2. @1797 s3oklt18 2. @1799 s3_wgt 10.4 @1811 s3_povd 5. @1816 s3totinc 8. @1824 s3_earn 7. @1831 s3_prop 8. @1839 s3_tran 7. @1846 s3_other 7. @1853 s3socsec 6. @1859 s3_ssi 6. @1865 s3_unemp 6. @1871 s3_vets 6. @1877 s3_afdc 6. @1883 s3_fdstp 6. @1889 s4_numbr 2. @1891 s4_month 2. @1893 s4_year 2. @1895 s4numper 2. @1897 s4refper 5. @1902 s4spouse 5. @1907 s4_type 1. @1908 s4_kind 1. @1909 s4ownkid 2. @1911 s4oklt18 2. @1913 s4_wgt 10.4 @1925 s4_povd 5. @1930 s4totinc 8. @1938 s4_earn 7. @1945 s4_prop 8. @1953 s4_tran 7. @1960 s4_other 7. @1967 s4socsec 6. @1973 s4_ssi 6. @1979 s4_unemp 6. @1985 s4_vets 6. @1991 s4_afdc 6. @1997 s4_fdstp 6. @2003 pp_rcseq 2. @2005 pp_wave 1. @2006 pp_intvw 1. @2007 pp_mis_1 1. @2008 pp_mis_2 1. @2009 pp_mis_3 1. @2010 pp_mis_4 1. @2011 pp_mis_5 1. @2012 pp_entry $2. @2014 pp_pnum $3. @2017 fnlwgt_1 10.4 @2027 fnlwgt_2 10.4 @2037 fnlwgt_3 10.4 @2047 fnlwgt_4 10.4 @2057 fnlwgt_5 10.4 @2067 pw_addid $2. @2069 pw_rrp 1. @2070 pw_ms 1. @2071 pw_pnsp 3. @2074 pw_pnpt 3. @2077 pw_popst 1. @2078 pw_addit 1. @2079 pw_intvw 1. @2080 rrp_1 1. @2081 rrp_2 1. @2082 rrp_3 1. @2083 rrp_4 1. @2084 rrp_5 1. @2085 age_1 2. @2087 age_2 2. @2089 age_3 2. @2091 age_4 2. @2093 age_5 2. @2095 sex 1. @2096 race 1. @2097 ms_1 1. @2098 ms_2 1. @2099 ms_3 1. @2100 ms_4 1. @2101 ms_5 1. @2102 famtyp_1 1. @2103 famtyp_2 1. @2104 famtyp_3 1. @2105 famtyp_4 1. @2106 famtyp_5 1. @2107 famrel_1 1. @2108 famrel_2 1. @2109 famrel_3 1. @2110 famrel_4 1. @2111 famrel_5 1. @2112 famnum_1 1. @2113 famnum_2 1. @2114 famnum_3 1. @2115 famnum_4 1. @2116 famnum_5 1. @2117 pop_stat 1. @2118 pnsp_1 3. @2121 pnsp_2 3. @2124 pnsp_3 3. @2127 pnsp_4 3. @2130 pnsp_5 3. @2133 pnpt_1 3. @2136 pnpt_2 3. @2139 pnpt_3 3. @2142 pnpt_4 3. @2145 pnpt_5 3. @2148 vetstat 1. @2149 higrade 2. @2151 grd_cmpl 1. @2152 ethnicty 2. @2154 in_af 1. @2155 u_entry $2. @2157 u_pnum $3. @2160 u_rrp 1. @2161 u_hhmem 1. @2162 u_realft 2. @2164 u_reaent 2. @2166 u_monlft 2. @2168 u_monent 2. @2170 u_daylft 2. @2172 u_dayent 2. @2174 cc_adlft 2. @2176 cc_adent 2. @2178 u_brthmn 2. @2180 u_brthyr 4. @2184 u_pnpt 3. @2187 u_ms 1. @2188 u_pnsp 3. @2191 u_pngd 3. @2194 u_sex 1. @2195 u_race 1. @2196 u_origin 2. @2198 u_higrde 2. @2200 u_compl 1. @2201 u_vet 1. @2202 u_srvdte 1. @2203 u_af 1. @2204 u_ssndk 1. @2205 prev_id 9. @2214 prev_rot 1. @2215 sc0064 2. @2217 sc0066 3. @2220 hchange1 1. @2221 hchange2 1. @2222 hchange3 1. @2223 hchange4 1. @2224 hchange5 1. @2225 fchange1 1. @2226 fchange2 1. @2227 fchange3 1. @2228 fchange4 1. @2229 schange1 1. @2230 schange2 1. @2231 schange3 1. @2232 schange4 1. @2233 pptotin1 8. @2241 pptotin2 8. @2249 pptotin3 8. @2257 pptotin4 8. @2265 pp_earn1 7. @2272 pp_earn2 7. @2279 pp_earn3 7. @2286 pp_earn4 7. @2293 pp_prop1 8. @2301 pp_prop2 8. @2309 pp_prop3 8. @2317 pp_prop4 8. @2325 pp_tran1 7. @2332 pp_tran2 7. @2339 pp_tran3 7. @2346 pp_tran4 7. @2353 ppother1 7. @2360 ppother2 7. @2367 ppother3 7. @2374 ppother4 7. @2381 recips01 1. @2382 recips02 1. @2383 recips03 1. @2384 recips04 1. @2385 recips05 1. @2386 recips06 1. @2387 recips07 1. @2388 recips08 1. @2389 recips09 1. @2390 recips10 1. @2391 recips11 1. @2392 recips12 1. @2393 recips13 1. @2394 recips14 1. @2395 recips15 1. @2396 recips16 1. @2397 recips17 1. @2398 recips18 1. @2399 recips19 1. @2400 recips20 1. @2401 recips21 1. @2402 recips22 1. @2403 recips23 1. @2404 recips24 1. @2405 recips25 1. @2406 recips26 1. @2407 recips27 1. @2408 recips28 1. @2409 recips29 1. @2410 recips30 1. @2411 recips31 1. @2412 recips32 1. @2413 recips33 1. @2414 recips34 1. @2415 recips35 1. @2416 recips36 1. @2417 recips37 1. @2418 recips38 1. @2419 recips39 1. @2420 recips40 1. @2421 recips41 1. @2422 recips42 1. @2423 recips43 1. @2424 recips44 1. @2425 recips45 1. @2426 recips46 1. @2427 recips47 1. @2428 recips48 1. @2429 recips49 1. @2430 recips50 1. @2431 recips51 1. @2432 recips52 1. @2433 recips53 1. @2434 recips54 1. @2435 recips55 1. @2436 recips56 1. @2437 recips57 1. @2438 recips58 1. @2439 recips59 1. @2440 recips60 1. @2441 recips61 1. @2442 recips62 1. @2443 recips63 1. @2444 recips64 1. @2445 recips65 1. @2446 recips66 1. @2447 recips67 1. @2448 recips68 1. @2449 recips69 1. @2450 recips70 1. @2451 recips71 1. @2452 recips72 1. @2453 recips73 1. @2454 recips74 1. @2455 recips75 1. @2456 assets01 1. @2457 assets02 1. @2458 assets03 1. @2459 assets04 1. @2460 assets05 1. @2461 assets06 1. @2462 assets07 1. @2463 assets08 1. @2464 assets09 1. @2465 assets10 1. @2466 assets11 1. @2467 assets12 1. @2468 assets13 1. @2469 esr_1 1. @2470 esr_2 1. @2471 esr_3 1. @2472 esr_4 1. @2473 wksper1 1. @2474 wksper2 1. @2475 wksper3 1. @2476 wksper4 1. @2477 wksjb1 1. @2478 wksjb2 1. @2479 wksjb3 1. @2480 wksjb4 1. @2481 wkwjob01 1. @2482 wkwjob02 1. @2483 wkwjob03 1. @2484 wkwjob04 1. @2485 wkwjob05 1. @2486 wkwjob06 1. @2487 wkwjob07 1. @2488 wkwjob08 1. @2489 wkwjob09 1. @2490 wkwjob10 1. @2491 wkwjob11 1. @2492 wkwjob12 1. @2493 wkwjob13 1. @2494 wkwjob14 1. @2495 wkwjob15 1. @2496 wkwjob16 1. @2497 wkwjob17 1. @2498 wkwjob18 1. @2499 wkswop1 1. @2500 wkswop2 1. @2501 wkswop3 1. @2502 wkswop4 1. @2503 weeksa01 1. @2504 weeksa02 1. @2505 weeksa03 1. @2506 weeksa04 1. @2507 weeksa05 1. @2508 weeksa06 1. @2509 weeksa07 1. @2510 weeksa08 1. @2511 weeksa09 1. @2512 weeksa10 1. @2513 weeksa11 1. @2514 weeksa12 1. @2515 weeksa13 1. @2516 weeksa14 1. @2517 weeksa15 1. @2518 weeksa16 1. @2519 weeksa17 1. @2520 weeksa18 1. @2521 wkslok1 1. @2522 wkslok2 1. @2523 wkslok3 1. @2524 wkslok4 1. @2525 weeksl01 1. @2526 weeksl02 1. @2527 weeksl03 1. @2528 weeksl04 1. @2529 weeksl05 1. @2530 weeksl06 1. @2531 weeksl07 1. @2532 weeksl08 1. @2533 weeksl09 1. @2534 weeksl10 1. @2535 weeksl11 1. @2536 weeksl12 1. @2537 weeksl13 1. @2538 weeksl14 1. @2539 weeksl15 1. @2540 weeksl16 1. @2541 weeksl17 1. @2542 weeksl18 1. @2543 carecov1 1. @2544 carecov2 1. @2545 carecov3 1. @2546 carecov4 1. @2547 medicaid 1. @2548 caidcov1 1. @2549 caidcov2 1. @2550 caidcov3 1. @2551 caidcov4 1. @2552 wiccov1 1. @2553 wiccov2 1. @2554 wiccov3 1. @2555 wiccov4 1. @2556 wicval1 4.2 @2560 wicval2 4.2 @2564 wicval3 4.2 @2568 wicval4 4.2 @2572 hiind 1. @2573 himnth1 1. @2574 himnth2 1. @2575 himnth3 1. @2576 himnth4 1. @2577 incsou01 2. @2579 incsou02 2. @2581 incsou03 2. @2583 incsou04 2. @2585 incsou05 2. @2587 incsou06 2. @2589 incsou07 2. @2591 incsou08 2. @2593 incsou09 2. @2595 incsou10 2. @2597 astsou01 3. @2600 astsou02 3. @2603 astsou03 3. @2606 astsou04 3. @2609 astsou05 3. @2612 astsou06 3. @2615 astsou07 3. @2618 astsou08 3. @2621 astsou09 3. @2624 astsou10 3. @2627 astsou11 3. @2630 astsou12 3. @2633 astsou13 3. @2636 vets1 1. @2637 vets2 1. @2638 vets3 1. @2639 vets4 1. @2640 afdc1 1. @2641 afdc2 1. @2642 afdc3 1. @2643 afdc4 1. @2644 foodstp1 1. @2645 foodstp2 1. @2646 foodstp3 1. @2647 foodstp4 1. @2648 genasst1 1. @2649 genasst2 1. @2650 genasst3 1. @2651 genasst4 1. @2652 fostkid1 1. @2653 fostkid2 1. @2654 fostkid3 1. @2655 fostkid4 1. @2656 othwelf1 1. @2657 othwelf2 1. @2658 othwelf3 1. @2659 othwelf4 1. @2660 socsec1 1. @2661 socsec2 1. @2662 socsec3 1. @2663 socsec4 1. @2664 railrd1 1. @2665 railrd2 1. @2666 railrd3 1. @2667 railrd4 1. @2668 it7a 1. @2669 it7b 3. @2672 it7c 1. @2673 it8mth 2. @2675 it8day 2. @2677 it9b 3. @2680 it10b 3. @2683 it11b 3. @2686 it12 1. @2687 sc0900 1. @2688 sc0901 1. @2689 sc0902 1. @2690 sc0904 1. @2691 sc0906 1. @2692 sc0908 1. @2693 sc0910 1. @2694 sc0912 1. @2695 sc1000 1. @2696 sc1002 1. @2697 sc1004 1. @2698 sc1006 1. @2699 sc1008 1. @2700 sc1010 1. @2701 sc1012 1. @2702 sc1014 1. @2703 sc1016 1. @2704 sc1018 1. @2705 sc1020 1. @2706 sc1022 1. @2707 sc1024 1. @2708 sc1026 1. @2709 sc1028 1. @2710 sc1030 1. @2711 sc1032 1. @2712 sc1034 1. @2713 sc1036 1. @2714 sc1038 1. @2715 sc1040 1. @2716 sc1042 1. @2717 sc1044 1. @2718 sc1046 1. @2719 sc1048 1. @2720 sc1050 1. @2721 sc1052 1. @2722 sc1054 2. @2724 sc1056 1. @2725 sc1058 1. @2726 sc1060 1. @2727 sc1062 1. @2728 sc1064 1. @2729 sc1066 1. @2730 sc1068 1. @2731 sc1070 1. @2732 sc1072 1. @2733 sc1074 1. @2734 sc1076 1. @2735 sc1078 1. @2736 sc1080 1. @2737 sc1082 1. @2738 sc1084 1. @2739 sc1086 1. @2740 sc1088 1. @2741 sc1090 1. @2742 sc1092 1. @2743 sc1094 1. @2744 sc1096 1. @2745 sc1098 1. @2746 sc1100 1. @2747 sc1102 1. @2748 sc1104 1. @2749 sc1106 1. @2750 sc1108 1. @2751 sc1110 1. @2752 sc1112 1. @2753 sc1114 1. @2754 sc1116 1. @2755 sc1118 1. @2756 sc1120 1. @2757 sc1122 1. @2758 sc1124 1. @2759 sc1126 1. @2760 sc1128 1. @2761 sc1130 1. @2762 sc1132 1. @2763 sc1134 1. @2764 sc1136 1. @2765 sc1138 1. @2766 sc1140 1. @2767 sc1142 1. @2768 sc1144 1. @2769 sc1146 1. @2770 sc1148 1. @2771 sc1150 1. @2772 sc1152 1. @2773 sc1154 1. @2774 sc1156 1. @2775 sc1158 1. @2776 sc1160 1. @2777 sc1162 1. @2778 sc1164 1. @2779 sc1166 1. @2780 sc1168 1. @2781 sc1170 1. @2782 sc1172 1. @2783 sc1174 1. @2784 sc1176 1. @2785 sc1178 1. @2786 sc1180 1. @2787 sc1182 1. @2788 sc1184 1. @2789 sc1186 1. @2790 sc1188 1. @2791 sc1190 1. @2792 sc1192 1. @2793 sc1194 1. @2794 sc1196 1. @2795 sc1198 1. @2796 sc1200 1. @2797 sc1202 1. @2798 sc1204 1. @2799 sc1206 1. @2800 sc1208 1. @2801 sc1210 1. @2802 sc1212 1. @2803 sc1214 1. @2804 sc1216 1. @2805 sc1218 1. @2806 sc1220 1. @2807 sc1222 1. @2808 sc1224 1. @2809 sc1226 1. @2810 sc1228 2. @2812 sc1230 2. @2814 sc1232 1. @2815 sc1234 1. @2816 sc1236 2. @2818 sc1238 1. @2819 sc1239 1. @2820 sc1240 1. @2821 sc1242 1. @2822 sc1244 1. @2823 sc1246 1. @2824 sc1248 1. @2825 sc1250 1. @2826 sc1251 1. @2827 sc1252 2. @2829 sc1254 1. @2830 sc1255 1. @2831 sc1256 2. @2833 sc1258 1. @2834 sc1259 1. @2835 sc1260 2. @2837 sc1262 1. @2838 sc1263 1. @2839 sc1264 2. @2841 sc1266 1. @2842 sc1267 1. @2843 sc1268 2. @2845 sc1270 1. @2846 sc1271 1. @2847 sc1272 2. @2849 sc1274 1. @2850 sc1275 1. @2851 sc1276 2. @2853 sc1278 1. @2854 sc1279 1. @2855 sc1280 2. @2857 sc1282 1. @2858 sc1283 1. @2859 sc1284 1. @2860 sc1286 1. @2861 sc1288 1. @2862 sc1290 1. @2863 sc1292 1. @2864 sc1294 2. @2866 sc1296 1. @2867 sc1298 1. @2868 sc1302 1. @2869 sc1304 1. @2870 sc1306 1. @2871 sc1308 1. @2872 sc1310 1. @2873 sc1314 1. @2874 sc1316 1. @2875 sc1318 1. @2876 sc1320 1. @2877 sc1322 2. @2879 sc1324 1. @2880 sc1326 1. @2881 sc1328 1. @2882 sc1330 1. @2883 sc1332 2. @2885 sc1334 2. @2887 sc1336 1. @2888 sc1338 1. @2889 sc1340 1. @2890 sc1342 1. @2891 sc1344 1. @2892 sc1346 2. @2894 sc1348 2. @2896 sc1350 1. @2897 sc1352 1. @2898 sc1354 1. @2899 sc1358 1. @2900 sc1360 1. @2901 sc1362 1. @2902 sc1364 1. @2903 sc1366 1. @2904 sc1368 1. @2905 sc1370 1. @2906 sc1374 1. @2907 sc1376 1. @2908 sc1378 1. @2909 sc1380 2. @2911 sc1382 1. @2912 sc1384 1. @2913 sc1386 1. @2914 sc1388 1. @2915 sc1390 1. @2916 sc1394 1. @2917 sc1396 1. @2918 sc1398 1. @2919 sc1400 1. @2920 sc1402 1. @2921 sc1406 1. @2922 sc1408 1. @2923 sc1410 1. @2924 sc1412 2. @2926 sc1414 1. @2927 sc1416 1. @2928 sc1418 1. @2929 sc1420 1. @2930 sc1422 1. @2931 sc1424 1. @2932 sc1426 1. @2933 sc1428 1. @2934 sc1430 1. @2935 sc1434 1. @2936 sc1436 1. @2937 sc1438 1. @2938 sc1442 1. @2939 sc1444 1. @2940 sc1446 1. @2941 sc1448 1. @2942 sc1450 1. @2943 sc1452 2. @2945 sc1454 1. @2946 sc1456 1. @2947 sc1458 1. @2948 sc1460 1. @2949 sc1462 1. @2950 sc1466 $2. @2952 sc1468 1. @2953 sc1470 1. @2954 sc1472 1. @2955 sc1474 1. @2956 sc1476 1. @2957 sc1478 1. @2958 sc1480 1. @2959 sc1482 1. @2960 sc1484 1. @2961 sc1486 1. @2962 sc1488 1. @2963 sc1492 1. @2964 sc1494 1. @2965 sc1496 1. @2966 sc1498 2. @2968 sc1500 1. @2969 sc1502 1. @2970 sc1504 1. @2971 sc1506 1. @2972 sc1508 1. @2973 sc1510 2. @2975 sc1512 3. @2978 sc1514 3. @2981 sc1516 3. @2984 sc1518 3. @2987 sc1520 3. @2990 sc1524 1. @2991 sc1526 1. @2992 sc1528 1. @2993 sc1530 1. @2994 sc1532 1. @2995 sc1534 1. @2996 sc1536 1. @2997 sc1537 1. @2998 sc1538 1. @2999 sc1540 1. @3000 sc1542 1. @3001 sc1544 1. @3002 sc1546 1. @3003 sc1548 1. @3004 sc1550 1. @3005 sc1552 1. @3006 sc1554 1. @3007 sc1556 3. @3010 sc1558 3. @3013 sc1560 3. @3016 sc1562 3. @3019 sc1564 3. @3022 sc1566 1. @3023 sc1568 1. @3024 sc1570 2. @3026 sc1572 1. @3027 sc1574 2. @3029 sc1576 3. @3032 sc1578 3. @3035 sc1580 3. @3038 sc1582 3. @3041 sc1584 3. @3044 sc1586 1. @3045 sc1588 1. @3046 sc1589 1. @3047 sc1590 3. @3050 sc1592 1. @3051 sc1593 1. @3052 sc1594 3. @3055 sc1596 1. @3056 sc1597 1. @3057 sc1598 3. @3060 sc1600 1. @3061 sc1601 1. @3062 sc1602 3. @3065 sc1604 1. @3066 sc1605 1. @3067 sc1606 3. @3070 sc1608 1. @3071 sc1609 1. @3072 sc1610 3. @3075 sc1612 1. @3076 sc1613 1. @3077 sc1614 3. @3080 sc1616 1. @3081 sc1617 1. @3082 sc1618 3. @3085 sc1620 1. @3086 sc1621 1. @3087 sc1622 2. @3089 sc1626 1. @3090 sc1628 1. @3091 sc1630 1. @3092 sc1632 1. @3093 sc1636 1. @3094 sc1638 1. @3095 sc1640 1. @3096 sc1642 1. @3097 sc1644 1. @3098 sc1646 1. @3099 sc1648 1. @3100 sc1650 1. @3101 sc1652 1. @3102 sc1654 1. @3103 sc1656 1. @3104 sc1658 1. @3105 sc1660 1. @3106 sc1662 1. @3107 sc1664 1. @3108 sc1666 1. @3109 sc1668 1. @3110 sc1670 1. @3111 sc1672 1. @3112 sc1674 1. @3113 sc1676 1. @3114 sc1678 1. @3115 sc1680 1. @3116 sc1682 4. @3122 sc1684 1. @3123 sc1688 1. @3124 sc1690 4. @3130 sc1692 1. @3131 sc1694 1. @3132 sc1696 1. @3133 sc1698 1. @3134 sc1700 1. @3135 sc1702 1. @3136 sc1704 1. @3137 sc1706 3. @3140 sc1708 3. @3143 sc1710 3. @3146 sc1712 1. @3147 sc1714 1. @3148 sc1716 1. @3149 pi01 1. @3150 pi02 1. @3151 pi03 1. @3152 pi04 1. @3153 pi05 1. @3154 pi06 1. @3155 pi07 1. @3156 pi08 1. @3157 pi09 1. @3158 pi10 1. @3159 pi11 1. @3160 pi12 1. @3161 pi13 1. @3162 pi14 1. @3163 pi15 1. @3164 pi16 1. @3165 pi17 1. @3166 pi18 1. @3167 pi19 1. @3168 pi20 1. @3169 pi21 1. @3170 pi22 1. @3171 pi23 1. @3172 pi24 1. @3173 pi25 1. @3174 pi26 1. @3175 pi27 1. @3176 pi28 1. @3177 pi29 1. @3178 pi30 1. @3179 pi31 1. @3180 pi32 1. @3181 pi33 1. @3182 pi34 1. @3183 pi35 1. @3184 pi36 1. @3185 pi37 1. @3186 pi38 1. @3187 pi39 1. @3188 pi40 1. @3189 pi41 1. @3190 pi42 1. @3191 pi43 1. @3192 pi44 1. @3193 pi45 1. @3194 pi46 1. @3195 pi47 1. @3196 pi48 1. @3197 pi49 1. @3198 pi50 1. @3199 pi51 1. @3200 pi52 1. @3201 pi53 1. @3202 pi54 1. @3203 pi55 1. @3204 pi56 1. @3205 pi57 1. @3206 pi58 1. @3207 pi59 1. @3208 pi60 1. @3209 pi61 1. @3210 pi62 1. @3211 pi63 1. @3212 pi75 1. @3213 pi76 1. @3214 pi77 1. @3215 pi78 1. @3216 pi79 1. @3217 pi80 1. @3218 pi81 1. @3219 pi82 1. @3220 pi83 1. @3221 pi84 1. @3222 pi85 1. @3223 pi86 1. @3224 pi87 1. @3225 pi88 1. @3226 pi89 1. @3227 pi90 1. @3228 pi91 1. @3229 pi92 1. @3230 pi93 1. @3231 pi94 1. @3232 pi95 1. @3233 pi96 1. @3234 pi97 1. @3235 pi98 1. @3236 pi99 1. @3237 pi100 1. @3238 pi101 1. @3239 pi102 1. @3240 pi103 1. @3241 pi104 1. @3242 pi105 1. @3243 pi106 1. @3244 pi107 1. @3245 ws1_occ 3. @3248 ws1_ind 3. @3251 ws1_wks1 1. @3252 ws1_wks2 1. @3253 ws1_wks3 1. @3254 ws1_wks4 1. @3255 ws1reci1 1. @3256 ws1reci2 1. @3257 ws1reci3 1. @3258 ws1reci4 1. @3259 ws1_amt1 5. @3264 ws1_amt2 5. @3269 ws1_amt3 5. @3274 ws1_amt4 5. @3279 ws1_2002 1. @3280 ws1_2012 1. @3281 ws1_2014 1. @3282 ws1_2016 2. @3284 ws1_2018 2. @3286 ws1_2020 2. @3288 ws1_2022 2. @3290 ws1_2024 2. @3292 ws1_2026 1. @3293 ws1_2028 4.2 @3297 ws1_2030 1. @3298 ws1_2032 5. @3303 ws1_2034 5. @3308 ws1_2036 5. @3313 ws1_2038 5. @3318 ws1_2040 1. @3319 ws1_2042 1. @3320 ws1imp01 1. @3321 ws1imp02 1. @3322 ws1imp03 1. @3323 ws1imp04 1. @3324 ws1imp05 1. @3325 ws1imp06 1. @3326 ws1cal01 1. @3327 ws1cal02 1. @3328 ws1cal03 1. @3329 ws1cal04 1. @3330 ws2_occ 3. @3333 ws2_ind 3. @3336 ws2_wks1 1. @3337 ws2_wks2 1. @3338 ws2_wks3 1. @3339 ws2_wks4 1. @3340 ws2reci1 1. @3341 ws2reci2 1. @3342 ws2reci3 1. @3343 ws2reci4 1. @3344 ws2_amt1 5. @3349 ws2_amt2 5. @3354 ws2_amt3 5. @3359 ws2_amt4 5. @3364 ws2_2002 1. @3365 ws2_2012 1. @3366 ws2_2014 1. @3367 ws2_2016 2. @3369 ws2_2018 2. @3371 ws2_2020 2. @3373 ws2_2022 2. @3375 ws2_2024 2. @3377 ws2_2026 1. @3378 ws2_2028 4.2 @3382 ws2_2030 1. @3383 ws2_2032 5. @3388 ws2_2034 5. @3393 ws2_2036 5. @3398 ws2_2038 5. @3403 ws2_2040 1. @3404 ws2_2042 1. @3405 ws2imp01 1. @3406 ws2imp02 1. @3407 ws2imp03 1. @3408 ws2imp04 1. @3409 ws2imp05 1. @3410 ws2imp06 1. @3411 ws2cal01 1. @3412 ws2cal02 1. @3413 ws2cal03 1. @3414 ws2cal04 1. @3415 se1occ 3. @3418 se1ind 3. @3421 se1wks1 1. @3422 se1wks2 1. @3423 se1wks3 1. @3424 se1wks4 1. @3425 se1rec1 1. @3426 se1rec2 1. @3427 se1rec3 1. @3428 se1rec4 1. @3429 se1amt1 5. @3434 se1amt2 5. @3439 se1amt3 5. @3444 se1amt4 5. @3449 se12202 1. @3450 se12212 2. @3452 se12214 1. @3453 se12216 1. @3454 se12218 1. @3455 se12220 1. @3456 se12222 1. @3457 se12224 1. @3458 se12226 3. @3461 se12228 3. @3464 se12230 3. @3467 se12232 1. @3468 se12234 1. @3469 se12236 1. @3470 se12238 5. @3475 se12240 5. @3480 se12242 5. @3485 se12244 5. @3490 se12246 1. @3491 se12248 1. @3492 se12250 1. @3493 se12252 1. @3494 se12254 1. @3495 se12256 6. @3501 se12260 5. @3506 se1imp01 1. @3507 se1imp02 1. @3508 se1imp03 1. @3509 se1imp04 1. @3510 se1imp05 1. @3511 se1imp06 1. @3512 se1imp07 1. @3513 se1imp08 1. @3514 se1imp09 1. @3515 se1imp10 1. @3516 se1imp11 1. @3517 se1cal01 1. @3518 se1cal02 1. @3519 se1cal03 1. @3520 se1cal04 1. @3521 se2occ 3. @3524 se2ind 3. @3527 se2wks1 1. @3528 se2wks2 1. @3529 se2wks3 1. @3530 se2wks4 1. @3531 se2rec1 1. @3532 se2rec2 1. @3533 se2rec3 1. @3534 se2rec4 1. @3535 se2amt1 5. @3540 se2amt2 5. @3545 se2amt3 5. @3550 se2amt4 5. @3555 se22202 1. @3556 se22212 2. @3558 se22214 1. @3559 se22216 1. @3560 se22218 1. @3561 se22220 1. @3562 se22222 1. @3563 se22224 1. @3564 se22226 3. @3567 se22228 3. @3570 se22230 3. @3573 se22232 1. @3574 se22234 1. @3575 se22236 1. @3576 se22238 5. @3581 se22240 5. @3586 se22242 5. @3591 se22244 5. @3596 se22246 1. @3597 se22248 1. @3598 se22250 1. @3599 se22252 1. @3600 se22254 1. @3601 se22256 6. @3607 se22260 5. @3612 se2imp01 1. @3613 se2imp02 1. @3614 se2imp03 1. @3615 se2imp04 1. @3616 se2imp05 1. @3617 se2imp06 1. @3618 se2imp07 1. @3619 se2imp08 1. @3620 se2imp09 1. @3621 se2imp10 1. @3622 se2imp11 1. @3623 se2cal01 1. @3624 se2cal02 1. @3625 se2cal03 1. @3626 se2cal04 1. @3627 i01rec1 1. @3628 i01rec2 1. @3629 i01rec3 1. @3630 i01rec4 1. @3631 i01amt1 5. @3636 i01amt2 5. @3641 i01amt3 5. @3646 i01amt4 5. @3651 kidssyn1 1. @3652 kidssyn2 1. @3653 kidssyn3 1. @3654 kidssyn4 1. @3655 kdssamt1 4. @3659 kdssamt2 4. @3663 kdssamt3 4. @3667 kdssamt4 4. @3671 ssrecind 1. @3672 ss3004 1. @3673 ss3006 1. @3674 ss3008 1. @3675 ss3012 1. @3676 ss3014 1. @3677 ss3064 2. @3679 ss3066 2. @3681 ss3068 1. @3682 ss3086 1. @3683 ss3088 3. @3686 ss3090 3. @3689 ss3092 3. @3692 ss3094 3. @3695 ss3096 3. @3698 ss3098 3. @3701 i01imp01 1. @3702 i01imp02 1. @3703 i01imp03 1. @3704 i01imp04 1. @3705 i01imp05 1. @3706 i01imp06 1. @3707 i01imp07 1. @3708 i01imp08 1. @3709 i01imp09 1. @3710 i02rec1 1. @3711 i02rec2 1. @3712 i02rec3 1. @3713 i02rec4 1. @3714 i02amt1 5. @3719 i02amt2 5. @3724 i02amt3 5. @3729 i02amt4 5. @3734 kidrryn1 1. @3735 kidrryn2 1. @3736 kidrryn3 1. @3737 kidrryn4 1. @3738 kdrramt1 4. @3742 kdrramt2 4. @3746 kdrramt3 4. @3750 kdrramt4 4. @3754 rrrecind 1. @3755 rr3004 1. @3756 rr3006 1. @3757 rr3008 1. @3758 rr3012 1. @3759 rr3014 1. @3760 rr3064 2. @3762 rr3066 2. @3764 rr3068 1. @3765 rr3086 1. @3766 rr3088 3. @3769 rr3090 3. @3772 rr3092 3. @3775 rr3094 3. @3778 rr3096 3. @3781 rr3098 3. @3784 i02imp01 1. @3785 i02imp02 1. @3786 i02imp03 1. @3787 i02imp04 1. @3788 i02imp05 1. @3789 i02imp06 1. @3790 i02imp07 1. @3791 i02imp08 1. @3792 i02imp09 1. @3793 i03rec1 1. @3794 i03rec2 1. @3795 i03rec3 1. @3796 i03rec4 1. @3797 i03amt1 5. @3802 i03amt2 5. @3807 i03amt3 5. @3812 i03amt4 5. @3817 i03imp01 1. @3818 i03imp02 1. @3819 i03imp03 1. @3820 i03imp04 1. @3821 i05rec1 1. @3822 i05rec2 1. @3823 i05rec3 1. @3824 i05rec4 1. @3825 i05amt1 5. @3830 i05amt2 5. @3835 i05amt3 5. @3840 i05amt4 5. @3845 i05imp01 1. @3846 i05imp02 1. @3847 i05imp03 1. @3848 i05imp04 1. @3849 i06rec1 1. @3850 i06rec2 1. @3851 i06rec3 1. @3852 i06rec4 1. @3853 i06amt1 5. @3858 i06amt2 5. @3863 i06amt3 5. @3868 i06amt4 5. @3873 i06imp01 1. @3874 i06imp02 1. @3875 i06imp03 1. @3876 i06imp04 1. @3877 i07rec1 1. @3878 i07rec2 1. @3879 i07rec3 1. @3880 i07rec4 1. @3881 i07amt1 5. @3886 i07amt2 5. @3891 i07amt3 5. @3896 i07amt4 5. @3901 i07imp01 1. @3902 i07imp02 1. @3903 i07imp03 1. @3904 i07imp04 1. @3905 i08rec1 1. @3906 i08rec2 1. @3907 i08rec3 1. @3908 i08rec4 1. @3909 i08amt1 5. @3914 i08amt2 5. @3919 i08amt3 5. @3924 i08amt4 5. @3929 vet3034 1. @3930 vet3036 3. @3933 vet3038 3. @3936 vet3040 3. @3939 vet3042 3. @3942 vet3044 3. @3945 vet3046 3. @3948 vet3048 3. @3951 vet3050 3. @3954 vet3052 3. @3957 vet3054 3. @3960 vet3060 2. @3962 i08imp01 1. @3963 i08imp02 1. @3964 i08imp03 1. @3965 i08imp04 1. @3966 i10rec1 1. @3967 i10rec2 1. @3968 i10rec3 1. @3969 i10rec4 1. @3970 i10amt1 5. @3975 i10amt2 5. @3980 i10amt3 5. @3985 i10amt4 5. @3990 i10imp01 1. @3991 i10imp02 1. @3992 i10imp03 1. @3993 i10imp04 1. @3994 i12rec1 1. @3995 i12rec2 1. @3996 i12rec3 1. @3997 i12rec4 1. @3998 i12amt1 5. @4003 i12amt2 5. @4008 i12amt3 5. @4013 i12amt4 5. @4018 i12imp01 1. @4019 i12imp02 1. @4020 i12imp03 1. @4021 i12imp04 1. @4022 i13rec1 1. @4023 i13rec2 1. @4024 i13rec3 1. @4025 i13rec4 1. @4026 i13amt1 5. @4031 i13amt2 5. @4036 i13amt3 5. @4041 i13amt4 5. @4046 i13imp01 1. @4047 i13imp02 1. @4048 i13imp03 1. @4049 i13imp04 1. @4050 i20rec1 1. @4051 i20rec2 1. @4052 i20rec3 1. @4053 i20rec4 1. @4054 i20amt1 6. @4060 i20amt2 6. @4066 i20amt3 6. @4072 i20amt4 6. @4078 afdc3034 1. @4079 afdc3036 3. @4082 afdc3038 3. @4085 afdc3040 3. @4088 afdc3042 3. @4091 afdc3044 3. @4094 afdc3046 3. @4097 afdc3048 3. @4100 afdc3050 3. @4103 afdc3052 3. @4106 afdc3054 3. @4109 i20imp01 1. @4110 i20imp02 1. @4111 i20imp03 1. @4112 i20imp04 1. @4113 i21rec1 1. @4114 i21rec2 1. @4115 i21rec3 1. @4116 i21rec4 1. @4117 i21amt1 5. @4122 i21amt2 5. @4127 i21amt3 5. @4132 i21amt4 5. @4137 ga3034 1. @4138 ga3036 3. @4141 ga3038 3. @4144 ga3040 3. @4147 ga3042 3. @4150 ga3044 3. @4153 ga3046 3. @4156 ga3048 3. @4159 ga3050 3. @4162 ga3052 3. @4165 ga3054 3. @4168 i21imp01 1. @4169 i21imp02 1. @4170 i21imp03 1. @4171 i21imp04 1. @4172 i23rec1 1. @4173 i23rec2 1. @4174 i23rec3 1. @4175 i23rec4 1. @4176 i23amt1 5. @4181 i23amt2 5. @4186 i23amt3 5. @4191 i23amt4 5. @4196 fcc3034 1. @4197 fcc3036 3. @4200 fcc3038 3. @4203 fcc3040 3. @4206 fcc3042 3. @4209 fcc3044 3. @4212 fcc3046 3. @4215 fcc3048 3. @4218 fcc3050 3. @4221 fcc3052 3. @4224 fcc3054 3. @4227 i23imp01 1. @4228 i23imp02 1. @4229 i23imp03 1. @4230 i23imp04 1. @4231 i24rec1 1. @4232 i24rec2 1. @4233 i24rec3 1. @4234 i24rec4 1. @4235 i24amt1 5. @4240 i24amt2 5. @4245 i24amt3 5. @4250 i24amt4 5. @4255 ow3034 1. @4256 ow3036 3. @4259 ow3038 3. @4262 ow3040 3. @4265 ow3042 3. @4268 ow3044 3. @4271 ow3046 3. @4274 ow3048 3. @4277 ow3050 3. @4280 ow3052 3. @4283 ow3054 3. @4286 i24imp01 1. @4287 i24imp02 1. @4288 i24imp03 1. @4289 i24imp04 1. @4290 wic3138 1. @4291 wic3140 1. @4292 wic3142 1. @4293 wic3144 1. @4294 i25imp01 1. @4295 i25imp02 1. @4296 i25imp03 1. @4297 i25imp04 1. @4298 i27rec1 1. @4299 i27rec2 1. @4300 i27rec3 1. @4301 i27rec4 1. @4302 i27amt1 5. @4307 i27amt2 5. @4312 i27amt3 5. @4317 i27amt4 5. @4322 fs3100 1. @4323 fs3102 3. @4326 fs3104 3. @4329 fs3106 3. @4332 fs3108 3. @4335 fs3110 3. @4338 fs3112 3. @4341 fs3114 3. @4344 fs3116 3. @4347 fs3118 3. @4350 fs3120 3. @4353 i27imp01 1. @4354 i27imp02 1. @4355 i27imp03 1. @4356 i27imp04 1. @4357 i28rec1 1. @4358 i28rec2 1. @4359 i28rec3 1. @4360 i28rec4 1. @4361 i28amt1 5. @4366 i28amt2 5. @4371 i28amt3 5. @4376 i28amt4 5. @4381 i28imp01 1. @4382 i28imp02 1. @4383 i28imp03 1. @4384 i28imp04 1. @4385 i29rec1 1. @4386 i29rec2 1. @4387 i29rec3 1. @4388 i29rec4 1. @4389 i29amt1 5. @4394 i29amt2 5. @4399 i29amt3 5. @4404 i29amt4 5. @4409 i29imp01 1. @4410 i29imp02 1. @4411 i29imp03 1. @4412 i29imp04 1. @4413 i30rec1 1. @4414 i30rec2 1. @4415 i30rec3 1. @4416 i30rec4 1. @4417 i30amt1 5. @4422 i30amt2 5. @4427 i30amt3 5. @4432 i30amt4 5. @4437 i30imp01 1. @4438 i30imp02 1. @4439 i30imp03 1. @4440 i30imp04 1. @4441 i31rec1 1. @4442 i31rec2 1. @4443 i31rec3 1. @4444 i31rec4 1. @4445 i31amt1 5. @4450 i31amt2 5. @4455 i31amt3 5. @4460 i31amt4 5. @4465 i31imp01 1. @4466 i31imp02 1. @4467 i31imp03 1. @4468 i31imp04 1. @4469 i32rec1 1. @4470 i32rec2 1. @4471 i32rec3 1. @4472 i32rec4 1. @4473 i32amt1 5. @4478 i32amt2 5. @4483 i32amt3 5. @4488 i32amt4 5. @4493 i32imp01 1. @4494 i32imp02 1. @4495 i32imp03 1. @4496 i32imp04 1. @4497 i34rec1 1. @4498 i34rec2 1. @4499 i34rec3 1. @4500 i34rec4 1. @4501 i34amt1 5. @4506 i34amt2 5. @4511 i34amt3 5. @4516 i34amt4 5. @4521 i34imp01 1. @4522 i34imp02 1. @4523 i34imp03 1. @4524 i34imp04 1. @4525 i35rec1 1. @4526 i35rec2 1. @4527 i35rec3 1. @4528 i35rec4 1. @4529 i35amt1 5. @4534 i35amt2 5. @4539 i35amt3 5. @4544 i35amt4 5. @4549 i35imp01 1. @4550 i35imp02 1. @4551 i35imp03 1. @4552 i35imp04 1. @4553 i36rec1 1. @4554 i36rec2 1. @4555 i36rec3 1. @4556 i36rec4 1. @4557 i36amt1 5. @4562 i36amt2 5. @4567 i36amt3 5. @4572 i36amt4 5. @4577 i36imp01 1. @4578 i36imp02 1. @4579 i36imp03 1. @4580 i36imp04 1. @4581 i37rec1 1. @4582 i37rec2 1. @4583 i37rec3 1. @4584 i37rec4 1. @4585 i37amt1 5. @4590 i37amt2 5. @4595 i37amt3 5. @4600 i37amt4 5. @4605 i37imp01 1. @4606 i37imp02 1. @4607 i37imp03 1. @4608 i37imp04 1. @4609 i38rec1 1. @4610 i38rec2 1. @4611 i38rec3 1. @4612 i38rec4 1. @4613 i38amt1 5. @4618 i38amt2 5. @4623 i38amt3 5. @4628 i38amt4 5. @4633 i38imp01 1. @4634 i38imp02 1. @4635 i38imp03 1. @4636 i38imp04 1. @4637 i40rec1 1. @4638 i40rec2 1. @4639 i40rec3 1. @4640 i40rec4 1. @4641 i40amt1 5. @4646 i40amt2 5. @4651 i40amt3 5. @4656 i40amt4 5. @4661 i40imp01 1. @4662 i40imp02 1. @4663 i40imp03 1. @4664 i40imp04 1. @4665 i50rec1 1. @4666 i50rec2 1. @4667 i50rec3 1. @4668 i50rec4 1. @4669 i50amt1 5. @4674 i50amt2 5. @4679 i50amt3 5. @4684 i50amt4 5. @4689 i50imp01 1. @4690 i50imp02 1. @4691 i50imp03 1. @4692 i50imp04 1. @4693 i51rec1 1. @4694 i51rec2 1. @4695 i51rec3 1. @4696 i51rec4 1. @4697 i51amt1 5. @4702 i51amt2 5. @4707 i51amt3 5. @4712 i51amt4 5. @4717 i51imp01 1. @4718 i51imp02 1. @4719 i51imp03 1. @4720 i51imp04 1. @4721 i52rec1 1. @4722 i52rec2 1. @4723 i52rec3 1. @4724 i52rec4 1. @4725 i52amt1 5. @4730 i52amt2 5. @4735 i52amt3 5. @4740 i52amt4 5. @4745 i52imp01 1. @4746 i52imp02 1. @4747 i52imp03 1. @4748 i52imp04 1. @4749 i53rec1 1. @4750 i53rec2 1. @4751 i53rec3 1. @4752 i53rec4 1. @4753 i53amt1 5. @4758 i53amt2 5. @4763 i53amt3 5. @4768 i53amt4 5. @4773 i53imp01 1. @4774 i53imp02 1. @4775 i53imp03 1. @4776 i53imp04 1. @4777 i54rec1 1. @4778 i54rec2 1. @4779 i54rec3 1. @4780 i54rec4 1. @4781 i54amt1 5. @4786 i54amt2 5. @4791 i54amt3 5. @4796 i54amt4 5. @4801 i54imp01 1. @4802 i54imp02 1. @4803 i54imp03 1. @4804 i54imp04 1. @4805 i55rec1 1. @4806 i55rec2 1. @4807 i55rec3 1. @4808 i55rec4 1. @4809 i55amt1 5. @4814 i55amt2 5. @4819 i55amt3 5. @4824 i55amt4 5. @4829 i55imp01 1. @4830 i55imp02 1. @4831 i55imp03 1. @4832 i55imp04 1. @4833 i56rec1 1. @4834 i56rec2 1. @4835 i56rec3 1. @4836 i56rec4 1. @4837 i56amt1 5. @4842 i56amt2 5. @4847 i56amt3 5. @4852 i56amt4 5. @4857 i56imp01 1. @4858 i56imp02 1. @4859 i56imp03 1. @4860 i56imp04 1. @4861 i75rec1 1. @4862 i75rec2 1. @4863 i75rec3 1. @4864 i75rec4 1. @4865 i75amt1 6. @4871 i75amt2 6. @4877 i75amt3 6. @4883 i75amt4 6. @4889 i75imp01 1. @4890 i75imp02 1. @4891 i75imp03 1. @4892 i75imp04 1. @4893 j100yn_1 1. @4894 j100yn_2 1. @4895 j100yn_3 1. @4896 j100yn_4 1. @4897 jint1001 4. @4901 jint1002 4. @4905 jint1003 4. @4909 jint1004 4. @4913 o100yn_1 1. @4914 o100yn_2 1. @4915 o100yn_3 1. @4916 o100yn_4 1. @4917 oint1001 4. @4921 oint1002 4. @4925 oint1003 4. @4929 oint1004 4. @4933 jcalc100 1. @4934 ocalc100 1. @4935 j104yn_1 1. @4936 j104yn_2 1. @4937 j104yn_3 1. @4938 j104yn_4 1. @4939 jint1041 4. @4943 jint1042 4. @4947 jint1043 4. @4951 jint1044 4. @4955 o104yn_1 1. @4956 o104yn_2 1. @4957 o104yn_3 1. @4958 o104yn_4 1. @4959 oint1041 4. @4963 oint1042 4. @4967 oint1043 4. @4971 oint1044 4. @4975 jcalc104 1. @4976 ocalc104 1. @4977 j110ryn1 1. @4978 j110ryn2 1. @4979 j110ryn3 1. @4980 j110ryn4 1. @4981 jdir1101 4. @4985 jdir1102 4. @4989 jdir1103 4. @4993 jdir1104 4. @4997 o110ryn1 1. @4998 o110ryn2 1. @4999 o110ryn3 1. @5000 o110ryn4 1. @5001 odir1101 4. @5005 odir1102 4. @5009 odir1103 4. @5013 odir1104 4. @5017 j110cyn1 1. @5018 j110cyn2 1. @5019 j110cyn3 1. @5020 j110cyn4 1. @5021 jdic1101 4. @5025 jdic1102 4. @5029 jdic1103 4. @5033 jdic1104 4. @5037 o110cyn1 1. @5038 o110cyn2 1. @5039 o110cyn3 1. @5040 o110cyn4 1. @5041 odic1101 4. @5045 odic1102 4. @5049 odic1103 4. @5053 odic1104 4. @5057 j120yn_1 1. @5058 j120yn_2 1. @5059 j120yn_3 1. @5060 j120yn_4 1. @5061 jrnt1201 5. @5066 jrnt1202 5. @5071 jrnt1203 5. @5076 jrnt1204 5. @5081 o120yn_1 1. @5082 o120yn_2 1. @5083 o120yn_3 1. @5084 o120yn_4 1. @5085 ornt1201 5. @5090 ornt1202 5. @5095 ornt1203 5. @5100 ornt1204 5. @5105 oj120yn1 1. @5106 oj120yn2 1. @5107 oj120yn3 1. @5108 oj120yn4 1. @5109 ojrt1201 5. @5114 ojrt1202 5. @5119 ojrt1203 5. @5124 ojrt1204 5. @5129 jmtgnyn1 1. @5130 jmtgnyn2 1. @5131 jmtgnyn3 1. @5132 jmtgnyn4 1. @5133 jmortyn1 1. @5134 jmortyn2 1. @5135 jmortyn3 1. @5136 jmortyn4 1. @5137 jmam1301 4. @5141 jmam1302 4. @5145 jmam1303 4. @5149 jmam1304 4. @5153 omtgnyn1 1. @5154 omtgnyn2 1. @5155 omtgnyn3 1. @5156 omtgnyn4 1. @5157 omortyn1 1. @5158 omortyn2 1. @5159 omortyn3 1. @5160 omortyn4 1. @5161 omam1301 4. @5165 omam1302 4. @5169 omam1303 4. @5173 omam1304 4. @5177 o4050yn1 1. @5178 o4040yn2 1. @5179 o4050yn3 1. @5180 o4050yn4 1. @5181 ram40501 5. @5186 ram40502 5. @5191 ram40503 5. @5196 ram40504 5. @5201 sc4300 1. @5202 sc4302 1. @5203 sc4304 1. @5204 sc4306 1. @5205 sc4308 1. @5206 sc4310 1. @5207 sc4312 5. @5213 sc4318 1. @5214 sc4320 5. @5220 sc4400 1. @5221 sc4402 1. @5222 sc4404 1. @5223 sc4406 1. @5224 sc4408 1. @5225 sc4410 1. @5226 sc4412 5. @5232 sc4418 1. @5233 sc4420 5. @5239 sc4500 1. @5240 sc4502 1. @5241 sc4504 5. @5247 sc4508 5. @5253 sc4512 1. @5254 sc4514 1. @5255 sc4516 5. @5260 sc4518 5. @5265 sc4600 1. @5266 sc4602 1. @5267 sc4604 5. @5272 sc4606 6. @5278 sc4610 1. @5279 sc4612 5. @5284 sc4614 6. @5290 sc4618 1. @5291 sc4620 6. @5297 sc4700 1. @5298 sc4702 1. @5299 sc4704 1. @5300 sc4706 1. @5301 sc4708 1. @5302 sc4710 1. @5303 sc4712 5. @5308 sc4714 1. @5309 sc4716 5. @5314 sc4718 1. @5315 sc4720 6. @5321 g2_imp01 1. @5322 g2_imp02 1. @5323 g2_imp03 1. @5324 g2_imp04 1. @5325 g2_imp05 1. @5326 g2_imp06 1. @5327 g2_imp07 1. @5328 g2_imp08 1. @5329 g2_imp09 1. @5330 g2_imp10 1. @5331 g2_imp11 1. @5332 g2_imp12 1. @5333 g2_imp13 1. @5334 g2_imp14 1. @5335 g2_imp15 1. @5336 g2_imp16 1. @5337 g2_imp17 1. @5338 g2_imp18 1. @5339 g2_imp19 1. @5340 g2_imp20 1. @5341 g2_imp21 1. @5342 g2_imp22 1. @5343 g2_imp23 1. @5344 g2_imp24 1. @5345 g2_imp25 1. @5346 g2_imp26 1. @5347 g2_imp27 1. @5348 version 1. ; /*------------------------------------------------ The PROC FORMAT statement will store the formats in a sas data set called fsip84w6 To use the stored formats in a subsequent program, use code like the following: proc format cntlin=library.fsp84w6; PROC freq; tables pesex ; format pesex P135L.; For more information, consult PROC FORMAT in the SAS Procedures Guide ----------------------------------------------- */ PROC FORMAT cntlout=library.fsp84w6; ; VALUE su_state (default=32) 1 = "Alabama" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "District of Columbia" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 17 = "Illinois" 18 = "Indiana" 19 = "Iowa" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 23 = "Maine" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 29 = "Missouri" 31 = "Nebraska" 34 = "New Jersey" 36 = "New York" 37 = "North Carolina" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 51 = "Virginia" 53 = "Washington" 55 = "Wisconsin" 90 = "Idaho, New Mexico, South Dakota, Wyomi" /* ng */ 91 = "Mississippi, West Virginia" ; VALUE su_rgc (default=32) 0 = "Not applicable for coverage improvemen" /* t */ ; VALUE h1_mis (default=32) 1 = "Interview" 2 = "Noninterview" 3 = "Not in sample" ; VALUE h1_int1l (default=32) 0 = "Not a wave 1 household" 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 9 = "Vacant" 10 = "Occupied by persons with URE" 11 = "Unfit or to be demolished" 12 = "Under construction, not ready" 13 = "Converted to temporary business" 14 = "Unoccupied tent or trailer site" 15 = "Permit granted, construction not" 16 = "Other type B" 17 = "Demolished" 18 = "House or trailer moved" 19 = "Converted to permanent business" 20 = "Merged" 21 = "Condemned" 22 = "Other" ; VALUE h1_state (default=32) 1 = "Alabama" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "District of Columbia" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 17 = "Illinois" 18 = "Indiana" 19 = "Iowa" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 23 = "Maine" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 29 = "Missouri" 30 = "Montana" 31 = "Nebraska" 32 = "Nevada" 33 = "New Hampshire" 34 = "New Jersey" 36 = "New York" 37 = "North Carolina" 38 = "North Dakota" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 50 = "Vermont" 51 = "Virginia" 53 = "Washington" 55 = "Wisconsin" 90 = "Idaho, New Mexico, South Dakota, Wyomi" /* ng */ 91 = "Mississippi, West Virginia" ; VALUE h1_metro (default=32) 1 = "In metropolitan subsample" 2 = "Not in metropolitan subsample (may be" ; VALUE h1_msa (default=32) 0 = "Not in metropolitan subsample or not" 160 = "Albany-Schenectady-Troy, NY" 640 = "Austin, TX" 840 = "Beaumont-Port Arthur, TX" 1000 = "Birmingham, AL" 1122 = "Boston-Lawrence-Salem, MA-NH CMSA" 1282 = "Buffalo-Niagara Falls, NY CMSA" 1602 = "Chicago-Gary-Lake County (IL)," 1642 = "Cincinnati-Hamilton, OH-KY-IN CMSA" 1692 = "Cleveland-Akron-Lorain, OH CMSA" 1840 = "Columbus, OH" 1922 = "Dallas-Fort Worth, TX CMSA" 2000 = "Dayton-Springfield, OH" 2082 = "Denver-Boulder, CO CMSA" 2162 = "Detroit-Ann Arbor, MI CMSA" 2400 = "Eugene-Springfield, OR" 2840 = "Fresno, CA" 3120 = "Greensboro--Winston-Salem--High" 3240 = "Harrisburg-Lebanon-Carlisle, PA" 3282 = "Hartford-New Britain-Middletown," 3320 = "Honolulu, HI" 3362 = "Houston-Galveston-Brazoria, TX CMSA" 3480 = "Indianapolis, IN" 3762 = "Kansas City, MO-Kansas City, KS CMSA" 4000 = "Lancaster, PA" 4472 = "Los Angeles-Anaheim-Riverside, CA" 4720 = "Madison, WI" 4920 = "Memphis, TN-AR-MS (part in TN only)" 4992 = "Miami-Fort Lauderdale, FL CMSA" 5082 = "Milwaukee-Racine, WI CMSA" 5160 = "Mobile, AL" 5360 = "Nashville, TN" 5480 = "New Haven-Meriden, CT" 5560 = "New Orleans, LA" 5602 = "New York-Northern NJ-Long Island," 5880 = "Oklahoma City, OK" 5920 = "Omaha, NE-IA (part in NE only)" 5960 = "Orlando, FL" 6162 = "Philadelphia-Wilmington-Trenton," 6200 = "Phoenix, AZ" 6282 = "Pittsburgh-Beaver Valley, PA CMSA" 6442 = "Portland-Vancouver, OR-WA CMSA" 6840 = "Rochester, NY" 6920 = "Sacramento, CA" 7042 = "St. Louis-E. St Louis-Alton, MO-IL" 7080 = "Salem, OR" 7240 = "San Antonio, TX" 7320 = "San Diego, CA" 7362 = "San Francisco-Oakland-San Jose, CA" 7560 = "Scranton-Wilkes-Barre, PA" 8000 = "Springfield, MA" 8280 = "Tampa-St. Petersburg-Clearwater, FL" 8400 = "Toledo, OH" 8520 = "Tucson, AZ" 8560 = "Tulsa, OK" 8840 = "Washington, DC-MD-VA" 8960 = "West Palm Beach-Boca Raton-Delray" 9240 = "Worcester, MA" 9280 = "York, PA" 9320 = "Youngstown-Warren, OH" ; VALUE h1_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE h1_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE h1_lvqtr (default=32) 0 = "Not applicable" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE h1_units (default=32) 0 = "Not applicable" 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE h1_tenur (default=32) 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" ; VALUE h1_pubhs (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h1_lornt (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h1_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" ; VALUE h1_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" ; VALUE h1_size (default=32) 0 = "Not applicable" ; VALUE h1_seg (default=32) 1 = "Address" 2 = "Unit" 3 = "Permit" 4 = "Area" 5 = "Special place" ; VALUE u1frmsle (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" 3 = "Not applicable" ; VALUE u1_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE u1_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE u1_lvqtr (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE u1_units (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE u1_tenur (default=32) 0 = "Not answered (types B and C)" 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" 9 = "Not answered" ; VALUE u1_pubhs (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE u1_lornt (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h1itm36b (default=32) 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 23 = "Entire household out-of-scope" 24 = "Moved, address unknown" 25 = "Moved within country beyond limit" 26 = "All sample persons relisted on new" ; VALUE u1_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" 9 = "Not answered" ; VALUE u1_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" 9 = "Not answered" ; VALUE u1_size (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u1totvst (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u1totphn (default=32) 0 = "Not applicable" ; VALUE u1ccrspp (default=32) 0 = "Not applicable" ; VALUE h1_0010l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h1_0012l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h1_0014l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h1_0016l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h1_0018l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h1_0020l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h1_0022l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h1_0024l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h1_means (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received benefi" /* ts */ ; VALUE h1_cash (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received cash" ; VALUE h1ncashb (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "One or more persons in household" 3 = "No person in household received noncas" /* h */ ; VALUE h1_enrgy (default=32) 0 = "Not applicable" 1 = "Checks sent to household" 2 = "Coupons or vouchers sent to household" 3 = "Payments sent elsewhere" 4 = "Checks and coupons or vouchers sent to" 5 = "Checks sent to household and payments" 6 = "Coupons or voucher sent to household" 7 = "All three types of assistance" ; VALUE h1_lunch (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h1_break (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h1_4816l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to H1-4826" ; VALUE h1_4818l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h1_4820l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h1_4822l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h1_4824l (default=32) 0 = "Not in universe" ; VALUE h1_4826l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h1_4828l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h1_4830l (default=32) 0 = "Not in universe" ; VALUE h1_4832l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No- skip to H1-4840" ; VALUE h1_4834l (default=32) 0 = "Not in universe" ; VALUE h1_4836l (default=32) 0 = "Not marked as a free lunch or not" 1 = "Marked as a free lunch" ; VALUE h1_4838l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h1_4840l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h1_4842l (default=32) 0 = "Not in universe" ; VALUE h1_4844l (default=32) 0 = "Not marked as a free breakfast or" 1 = "Marked as a free breakfast" ; VALUE h1_4846l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h1_imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1s (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp1t (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h1_imp2k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_mis (default=32) 1 = "Interview" 2 = "Noninterview" 3 = "Not in sample" ; VALUE h2_int1l (default=32) 0 = "Not a wave 1 household" 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 9 = "Vacant" 10 = "Occupied by persons with URE" 11 = "Unfit or to be demolished" 12 = "Under construction, not ready" 13 = "Converted to temporary business" 14 = "Unoccupied tent or trailer site" 15 = "Permit granted, construction not" 16 = "Other type B" 17 = "Demolished" 18 = "House or trailer moved" 19 = "Converted to permanent business" 20 = "Merged" 21 = "Condemned" 22 = "Other" ; VALUE h2_state (default=32) 1 = "Alabama" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "District of Columbia" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 17 = "Illinois" 18 = "Indiana" 19 = "Iowa" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 23 = "Maine" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 29 = "Missouri" 30 = "Montana" 31 = "Nebraska" 32 = "Nevada" 33 = "New Hampshire" 34 = "New Jersey" 36 = "New York" 37 = "North Carolina" 38 = "North Dakota" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 50 = "Vermont" 51 = "Virginia" 53 = "Washington" 55 = "Wisconsin" 90 = "Idaho, New Mexico, South Dakota, Wyomi" /* ng */ 91 = "Mississippi, West Virginia" ; VALUE h2_metro (default=32) 1 = "In metropolitan subsample" 2 = "Not in metropolitan subfamily (may be" ; VALUE h2_msa (default=32) 0 = "Not in metropolitan subsample or not" 160 = "Albany-Schenectady-Troy, NY" 640 = "Austin, TX" 840 = "Beaumont-Port Arthur, TX" 1000 = "Birmingham, AL" 1122 = "Boston-Lawrence-Salem, MA-NH CMSA" 1282 = "Buffalo-Niagara Falls, NY CMSA" 1602 = "Chicago-Gary-Lake County (IL)," 1642 = "Cincinnati-Hamilton, OH-KY-IN CMSA" 1692 = "Cleveland-Akron-Lorain, OH CMSA" 1840 = "Columbus, OH" 1922 = "Dallas-Fort Worth, TX CMSA" 2000 = "Dayton-Springfield, OH" 2082 = "Denver-Boulder, CO CMSA" 2162 = "Detroit-Ann Arbor, MI CMSA" 2400 = "Eugene-Springfield, OR" 2840 = "Fresno, CA" 3120 = "Greensboro--Winston-Salem--High" 3240 = "Harrisburg-Lebanon-Carlisle, PA" 3282 = "Hartford-New Britain-Middletown, CT" 3320 = "Honolulu, HI" 3362 = "Houston-Galveston-Brazoria, TX CMSA" 3480 = "Indianapolis, IN" 3762 = "Kansas City, MO-Kansas City, KS CMSA" 4000 = "Lancaster, PA" 4472 = "Los Angeles-Anaheim-Riverside, CA" 4720 = "Madison, WI" 4920 = "Memphis, TN-AR-MS (part in TN only)" 4992 = "Miami-Fort Lauderdale, FL CMSA" 5082 = "Milwaukee-Racine, WI CMSA" 5160 = "Mobile, AL" 5360 = "Nashville, TN" 5480 = "New Haven-Meriden, CT" 5560 = "New Orleans, LA" 5602 = "New York-Northern NJ-Long Island," 5880 = "Oklahoma City, OK" 5920 = "Omaha, NE-IA (part in NE only)" 5960 = "Orlando, FL" 6162 = "Philadelphia-Wilmington-Trenton," 6200 = "Phoenix, AZ" 6282 = "Pittsburgh-Beaver Valley, PA CMSA" 6442 = "Portland-Vancouver, OR-WA CMSA" 6840 = "Rochester, NY" 6920 = "Sacramento, CA" 7042 = "St. Louis-E. St Louis-Alton, MO-IL" 7080 = "Salem, OR" 7240 = "San Antonio, TX" 7320 = "San Diego, CA" 7362 = "San Francisco-Oakland-San Jose, CA" 7560 = "Scranton-Wilkes-Barre, PA" 8000 = "Springfield, MA" 8280 = "Tampa-St. Petersburg-Clearwater, FL" 8400 = "Toledo, OH" 8520 = "Tucson, AZ" 8560 = "Tulsa, OK" 8840 = "Washington, DC-MD-VA" 8960 = "West Palm Beach-Boca Raton-Delray" 9240 = "Worcester, MA" 9280 = "York, PA" 9320 = "Youngstown-Warren, OH" ; VALUE h2_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE h2_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE h2_lvqtr (default=32) 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE h2_units (default=32) 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE h2_tenur (default=32) 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" ; VALUE h2_pubhs (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h2_lornt (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h2_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" ; VALUE h2_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" ; VALUE h2_size (default=32) 0 = "Not applicable" ; VALUE h2_seg (default=32) 1 = "Address" 2 = "Unit" 3 = "Permit" 4 = "Area" 5 = "Special place" ; VALUE u2frmsle (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" 3 = "Not applicable" ; VALUE u2_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE u2_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE u2_lvqtr (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE u2_units (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE u2_tenur (default=32) 0 = "Not answered (types B and C)" 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" 9 = "Not answered" ; VALUE u2_pubhs (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE u2_lornt (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h2itm36b (default=32) 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 23 = "Entire household out-of-scope" 24 = "Moved, address unknown" 25 = "Moved within country beyond limit" 26 = "All sample persons relisted on new" ; VALUE u2_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" 9 = "Not answered" ; VALUE u2_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" 9 = "Not answered" ; VALUE u2_size (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u2totvst (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u2totphn (default=32) 0 = "Not applicable" ; VALUE u2ccrspp (default=32) 0 = "Not applicable" ; VALUE h2_0010l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h2_0012l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h2_0014l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h2_0016l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h2_0018l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h2_0020l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h2_0022l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h2_0024l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h2_means (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received benefi" /* ts */ ; VALUE h2_cash (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received cash" ; VALUE h2ncashb (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "One or more persons in household" 3 = "No person in household received noncas" /* h */ ; VALUE h2_enrgy (default=32) 0 = "Not applicable" 1 = "Checks sent to household" 2 = "Coupons or vouchers sent to household" 3 = "Payments sent elsewhere" 4 = "Checks and coupons or vouchers sent to" 5 = "Checks sent to household and payments" 6 = "Coupons or voucher sent to household" 7 = "All three types of assistance" ; VALUE h2_lunch (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h2_break (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h2_4816l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to H2-4826" ; VALUE h2_4818l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h2_4820l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h2_4822l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h2_4824l (default=32) 0 = "Not in universe" ; VALUE h2_4826l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h2_4828l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h2_4830l (default=32) 0 = "Not in universe" ; VALUE h2_4832l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No- skip to H2-4840" ; VALUE h2_4834l (default=32) 0 = "Not in universe" ; VALUE h2_4836l (default=32) 0 = "Not marked as a free lunch or not" 1 = "Marked as a free lunch" ; VALUE h2_4838l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h2_4840l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h2_4842l (default=32) 0 = "Not in universe" ; VALUE h2_4844l (default=32) 0 = "Not marked as a free breakfast or" 1 = "Marked as a free breakfast" ; VALUE h2_4846l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h2_imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1s (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp1t (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h2_imp2k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_mis (default=32) 1 = "Interview" 2 = "Noninterview" 3 = "Not in sample" ; VALUE h3_int1l (default=32) 0 = "Not a wave 1 household" 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 9 = "Vacant" 10 = "Occupied by persons with URE" 11 = "Unfit or to be demolished" 12 = "Under construction, not ready" 13 = "Converted to temporary business" 14 = "Unoccupied tent or trailer site" 15 = "Permit granted, construction not" 16 = "Other type B" 17 = "Demolished" 18 = "House or trailer moved" 19 = "Converted to permanent business" 20 = "Merged" 21 = "Condemned" 22 = "Other" ; VALUE h3_state (default=32) 1 = "Alabama" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "District of Columbia" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 17 = "Illinois" 18 = "Indiana" 19 = "Iowa" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 23 = "Maine" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 29 = "Missouri" 30 = "Montana" 31 = "Nebraska" 32 = "Nevada" 33 = "New Hampshire" 34 = "New Jersey" 36 = "New York" 37 = "North Carolina" 38 = "North Dakota" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 50 = "Vermont" 51 = "Virginia" 53 = "Washington" 55 = "Wisconsin" 90 = "Idaho, New Mexico, South Dakota, Wyomi" /* ng */ 91 = "Mississippi, West Virginia" ; VALUE h3_metro (default=32) 1 = "In metropolitan subsample" 2 = "Not in metropolitan subfamily (may be" ; VALUE h3_msa (default=32) 0 = "Not in metropolitan subsample or not" 160 = "Albany-Schenectady-Troy, NY" 640 = "Austin, TX" 840 = "Beaumont-Port Arthur, TX" 1000 = "Birmingham, AL" 1122 = "Boston-Lawrence-Salem, MA-NH CMSA" 1282 = "Buffalo-Niagara Falls, NY CMSA" 1602 = "Chicago-Gary-Lake County (IL)," 1642 = "Cincinnati-Hamilton, OH-KY-IN CMSA" 1692 = "Cleveland-Akron-Lorain, OH CMSA" 1840 = "Columbus, OH" 1922 = "Dallas-Fort Worth, TX CMSA" 2000 = "Dayton-Springfield, OH" 2082 = "Denver-Boulder, CO CMSA" 2162 = "Detroit-Ann Arbor, MI CMSA" 2400 = "Eugene-Springfield, OR" 2840 = "Fresno, CA" 3120 = "Greensboro--Winston-Salem--High" 3240 = "Harrisburg-Lebanon-Carlisle, PA" 3282 = "Hartford-New Britain-Middletown, CT" 3320 = "Honolulu, HI" 3362 = "Houston-Galveston-Brazoria, TX CMSA" 3480 = "Indianapolis, IN" 3762 = "Kansas City, MO-Kansas City, KS CMSA" 4000 = "Lancaster, PA" 4472 = "Los Angeles-Anaheim-Riverside, CA" 4720 = "Madison, WI" 4920 = "Memphis, TN-AR-MS (part in TN only)" 4992 = "Miami-Fort Lauderdale, FL CMSA" 5082 = "Milwaukee-Racine, WI CMSA" 5160 = "Mobile, AL" 5360 = "Nashville, TN" 5480 = "New Haven-Meriden, CT" 5560 = "New Orleans, LA" 5602 = "New York-Northern NJ-Long Island," 5880 = "Oklahoma City, OK" 5920 = "Omaha, NE-IA (part in NE only)" 5960 = "Orlando, FL" 6162 = "Philadelphia-Wilmington-Trenton," 6200 = "Phoenix, AZ" 6282 = "Pittsburgh-Beaver Valley, PA CMSA" 6442 = "Portland-Vancouver, OR-WA CMSA" 6840 = "Rochester, NY" 6920 = "Sacramento, CA" 7042 = "St. Louis-E. St Louis-Alton, MO-IL" 7080 = "Salem, OR" 7240 = "San Antonio, TX" 7320 = "San Diego, CA" 7362 = "San Francisco-Oakland-San Jose, CA" 7560 = "Scranton-Wilkes-Barre, PA" 8000 = "Springfield, MA" 8280 = "Tampa-St. Petersburg-Clearwater, FL" 8400 = "Toledo, OH" 8520 = "Tucson, AZ" 8560 = "Tulsa, OK" 8840 = "Washington, DC-MD-VA" 8960 = "West Palm Beach-Boca Raton-Delray" 9240 = "Worcester, MA" 9280 = "York, PA" 9320 = "Youngstown-Warren, OH" ; VALUE h3_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE h3_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE h3_lvqtr (default=32) 0 = "Not applicable" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE h3_units (default=32) 0 = "Not applicable" 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE h3_tenur (default=32) 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" ; VALUE h3_pubhs (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h3_lornt (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h3_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" ; VALUE h3_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" ; VALUE h3_size (default=32) 0 = "Not applicable" ; VALUE h3_seg (default=32) 1 = "Address" 2 = "Unit" 3 = "Permit" 4 = "Area" 5 = "Special place" ; VALUE u3frmsle (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" 3 = "Not applicable" ; VALUE u3_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE u3_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE u3_lvqtr (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE u3_units (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE u3_tenur (default=32) 0 = "Not answered (types B and C)" 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" 9 = "Not answered" ; VALUE u3_pubhs (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE u3_lornt (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h3itm36b (default=32) 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 23 = "Entire household out-of-scope" 24 = "Moved, address unknown" 25 = "Moved within country beyond limit" 26 = "All sample persons relisted on new" ; VALUE u3_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" 9 = "Not answered" ; VALUE u3_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" 9 = "Not answered" ; VALUE u3_size (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u3totvst (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u3totphn (default=32) 0 = "Not applicable" ; VALUE u3ccrspp (default=32) 0 = "Not applicable" ; VALUE h3_0010l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h3_0012l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h3_0014l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h3_0016l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h3_0018l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h3_0020l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h3_0022l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h3_0024l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h3_means (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received benefi" /* ts */ ; VALUE h3_cash (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received cash" ; VALUE h3ncashb (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "One or more persons in household" 3 = "No person in household received noncas" /* h */ ; VALUE h3_enrgy (default=32) 0 = "Not applicable" 1 = "Checks sent to household" 2 = "Coupons or vouchers sent to household" 3 = "Payments sent elsewhere" 4 = "Checks and coupons or vouchers sent to" 5 = "Checks sent to household and payments" 6 = "Coupons or voucher sent to household" 7 = "All three types of assistance" ; VALUE h3_lunch (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h3_break (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h3_4816l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to H3-4826" ; VALUE h3_4818l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h3_4820l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h3_4822l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h3_4824l (default=32) 0 = "Not in universe" ; VALUE h3_4826l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h3_4828l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h3_4830l (default=32) 0 = "Not in universe" ; VALUE h3_4832l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No- skip to H3-4840" ; VALUE h3_4834l (default=32) 0 = "Not in universe" ; VALUE h3_4836l (default=32) 0 = "Not marked as a free lunch or not" 1 = "Marked as a free lunch" ; VALUE h3_4838l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h3_4840l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h3_4842l (default=32) 0 = "Not in universe" ; VALUE h3_4844l (default=32) 0 = "Not marked as a free breakfast or" 1 = "Marked as a free breakfast" ; VALUE h3_4846l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h3_imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1s (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp1t (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h3_imp2k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_mis (default=32) 1 = "Interview" 2 = "Noninterview" 3 = "Not in sample" ; VALUE h4_int1l (default=32) 0 = "Not a wave 1 household" 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 9 = "Vacant" 10 = "Occupied by persons with URE" 11 = "Unfit or to be demolished" 12 = "Under construction, not ready" 13 = "Converted to temporary business" 14 = "Unoccupied tent or trailer site" 15 = "Permit granted, construction not" 16 = "Other type B" 17 = "Demolished" 18 = "House or trailer moved" 19 = "Converted to permanent business" 20 = "Merged" 21 = "Condemned" 22 = "Other" ; VALUE h4_state (default=32) 1 = "Alabama" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "District of Columbia" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 17 = "Illinois" 18 = "Indiana" 19 = "Iowa" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 23 = "Maine" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 29 = "Missouri" 30 = "Montana" 31 = "Nebraska" 32 = "Nevada" 33 = "New Hampshire" 34 = "New Jersey" 36 = "New York" 37 = "North Carolina" 38 = "North Dakota" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 50 = "Vermont" 51 = "Virginia" 53 = "Washington" 55 = "Wisconsin" 90 = "Idaho, New Mexico, South Dakota, Wyomi" /* ng */ 91 = "Mississippi, West Virginia" ; VALUE h4_metro (default=32) 1 = "In metropolitan subsample" 2 = "Not in metropolitan subfamily (may be" ; VALUE h4_msa (default=32) 0 = "Not in metropolitan subsample or not" 160 = "Albany-Schenectady-Troy, NY" 640 = "Austin, TX" 840 = "Beaumont-Port Arthur, TX" 1000 = "Birmingham, AL" 1122 = "Boston-Lawrence-Salem, MA-NH CMSA" 1282 = "Buffalo-Niagara Falls, NY CMSA" 1602 = "Chicago-Gary-Lake County (IL)," 1642 = "Cincinnati-Hamilton, OH-KY-IN CMSA" 1692 = "Cleveland-Akron-Lorain, OH CMSA" 1840 = "Columbus, OH" 1922 = "Dallas-Fort Worth, TX CMSA" 2000 = "Dayton-Springfield, OH" 2082 = "Denver-Boulder, CO CMSA" 2162 = "Detroit-Ann Arbor, MI CMSA" 2400 = "Eugene-Springfield, OR" 2840 = "Fresno, CA" 3120 = "Greensboro--Winston-Salem--High" 3240 = "Harrisburg-Lebanon-Carlisle, PA" 3282 = "Hartford-New Britain-Middletown, CT" 3320 = "Honolulu, HI" 3362 = "Houston-Galveston-Brazoria, TX CMSA" 3480 = "Indianapolis, IN" 3762 = "Kansas City, MO-Kansas City, KS CMSA" 4000 = "Lancaster, PA" 4472 = "Los Angeles-Anaheim-Riverside, CA" 4720 = "Madison, WI" 4920 = "Memphis, TN-AR-MS (part in TN only)" 4992 = "Miami-Fort Lauderdale, FL CMSA" 5082 = "Milwaukee-Racine, WI CMSA" 5160 = "Mobile, AL" 5360 = "Nashville, TN" 5480 = "New Haven-Meriden, CT" 5560 = "New Orleans, LA" 5602 = "New York-Northern NJ-Long Island," 5880 = "Oklahoma City, OK" 5920 = "Omaha, NE-IA (part in NE only)" 5960 = "Orlando, FL" 6162 = "Philadelphia-Wilmington-Trenton," 6200 = "Phoenix, AZ" 6282 = "Pittsburgh-Beaver Valley, PA CMSA" 6442 = "Portland-Vancouver, OR-WA CMSA" 6840 = "Rochester, NY" 6920 = "Sacramento, CA" 7042 = "St. Louis-E. St Louis-Alton, MO-IL" 7080 = "Salem, OR" 7240 = "San Antonio, TX" 7320 = "San Diego, CA" 7362 = "San Francisco-Oakland-San Jose, CA" 7560 = "Scranton-Wilkes-Barre, PA" 8000 = "Springfield, MA" 8280 = "Tampa-St. Petersburg-Clearwater, FL" 8400 = "Toledo, OH" 8520 = "Tucson, AZ" 8560 = "Tulsa, OK" 8840 = "Washington, DC-MD-VA" 8960 = "West Palm Beach-Boca Raton-Delray" 9240 = "Worcester, MA" 9280 = "York, PA" 9320 = "Youngstown-Warren, OH" ; VALUE h4_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE h4_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE h4_lvqtr (default=32) 0 = "Not applicable" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE h4_units (default=32) 0 = "Not applicable" 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE h4_tenur (default=32) 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" ; VALUE h4_pubhs (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h4_lornt (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h4_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" ; VALUE h4_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" ; VALUE h4_size (default=32) 0 = "Not applicable" ; VALUE h4_seg (default=32) 1 = "Address" 2 = "Unit" 3 = "Permit" 4 = "Area" 5 = "Special place" ; VALUE u4frmsle (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" 3 = "Not applicable" ; VALUE u4_acces (default=32) 0 = "Not applicable" 1 = "Direct - skip to housunit" 2 = "Through another unit" ; VALUE u4_ktchn (default=32) 0 = "Not applicable" 1 = "For this unit only" 2 = "Also used by another household" 3 = "None" ; VALUE u4_lvqtr (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with no permane" /* nt */ 6 = "Mobile home or trailer with one or mor" /* e */ 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or boarding" 9 = "Unit not permanent in transient hotel," 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE u4_units (default=32) -9 = "Not answered" 0 = "Not answered (types B and C)" 1 = "Only 'other' units" 2 = "Mobile home or trailer" 3 = "One, detached" 4 = "One, attached" 5 = "Two" 6 = "3-4" 7 = "5-9" 8 = "10-19" 9 = "20-49" 10 = "50 or more" ; VALUE u4_tenur (default=32) 0 = "Not answered (types B and C)" 1 = "Owned or being bought by someone" 2 = "Rented for cash" 3 = "Occupied without payment of cash rent" 9 = "Not answered" ; VALUE u4_pubhs (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE u4_lornt (default=32) -1 = "Dk" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h4itm36b (default=32) 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other" 23 = "Entire household out-of-scope" 24 = "Moved, address unknown" 25 = "Moved within country beyond limit" 26 = "All sample persons relisted on new" ; VALUE u4_race (default=32) 0 = "Not applicable" 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" 9 = "Not answered" ; VALUE u4_sex (default=32) 0 = "Not applicable" 1 = "Male" 2 = "Female" 9 = "Not answered" ; VALUE u4_size (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u4totvst (default=32) -9 = "Not answered" 0 = "Not applicable" ; VALUE u4totphn (default=32) 0 = "Not applicable" ; VALUE u4ccrspp (default=32) 0 = "Not applicable" ; VALUE h4_0010l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h4_0012l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h4_0014l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h4_0016l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE h4_0018l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h4_0020l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h4_0022l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h4_0024l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE h4_means (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received benefi" /* ts */ ; VALUE h4_cash (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "No person in household received cash" ; VALUE h4ncashb (default=32) 0 = "Not in universe or no persons" 1 = "One or more persons in household" 2 = "One or more persons in household" 3 = "No person in household received noncas" /* h */ ; VALUE h4_enrgy (default=32) 0 = "Not applicable" 1 = "Checks sent to household" 2 = "Coupons or vouchers sent to household" 3 = "Payments sent elsewhere" 4 = "Checks and coupons or vouchers sent to" 5 = "Checks sent to household and payments" 6 = "Coupons or voucher sent to household" 7 = "All three types of assistance" ; VALUE h4_lunch (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h4_break (default=32) 0 = "Not applicable" 1 = "Free" 2 = "Reduced-price" 3 = "Both" ; VALUE h4_4816l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to H4-4826" ; VALUE h4_4818l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h4_4820l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h4_4822l (default=32) 0 = "Not marked as a place where payments" 1 = "Marked as a place where payments" ; VALUE h4_4824l (default=32) 0 = "Not in universe" ; VALUE h4_4826l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h4_4828l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h4_4830l (default=32) 0 = "Not in universe" ; VALUE h4_4832l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No- skip to H4-4840" ; VALUE h4_4834l (default=32) 0 = "Not in universe" ; VALUE h4_4836l (default=32) 0 = "Not marked as a free lunch or not" 1 = "Marked as a free lunch" ; VALUE h4_4838l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h4_4840l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE h4_4842l (default=32) 0 = "Not in universe" ; VALUE h4_4844l (default=32) 0 = "Not marked as a free breakfast or" 1 = "Marked as a free breakfast" ; VALUE h4_4846l (default=32) 0 = "Not marked as a reduced-price" 1 = "Marked as a reduced-price" ; VALUE h4_imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1s (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp1t (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h4_imp2k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE h5_mis (default=32) 1 = "Interview" 2 = "Noninterview" 3 = "Not in sample" ; VALUE h5_lvqtr (default=32) 0 = "Not applicable" 1 = "House, apartment, flat" 2 = "Hu in nontransient hotel, motel etc." 3 = "Hu, permanent in transient hotel," 4 = "Hu in rooming house" 5 = "Mobile home or trailer with one or" 6 = "Mobile home or trailer with one or" 7 = "Hu not specified above" 8 = "Quarters not hu in rooming or" 9 = "Unit not permanent in transient" 10 = "Unoccupied tent or trailer site" 11 = "Other unit not specified above" ; VALUE f1_type (default=32) 1 = "Primary family" 3 = "Unrelated subfamily" 4 = "Primary individual" 5 = "Secondary individual" ; VALUE f1_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE f1ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE f1oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE f2_type (default=32) 1 = "Primary family" 3 = "Unrelated subfamily" 4 = "Primary individual" 5 = "Secondary individual" ; VALUE f2_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE f2ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE f2oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE f3_type (default=32) 1 = "Primary family" 3 = "Unrelated subfamily" 4 = "Primary individual" 5 = "Secondary individual" ; VALUE f3_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE f3ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE f3oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE f4_type (default=32) 1 = "Primary family" 3 = "Unrelated subfamily" 4 = "Primary individual" 5 = "Secondary individual" ; VALUE f4_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE f4ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE f4oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s1_type (default=32) 2 = "Related subfamily" ; VALUE s1_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE s1ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s1oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s2_type (default=32) 2 = "Related subfamily" ; VALUE s2_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE s2ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s2oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s3_type (default=32) 2 = "Related subfamily" ; VALUE s3_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE s3ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s3oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s4_type (default=32) 2 = "Related subfamily" ; VALUE s4_kind (default=32) 1 = "Headed by husband/ wife" 2 = "Male reference person" 3 = "Female reference person" ; VALUE s4ownkid (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE s4oklt1d (default=32) 0 = "None" 1 = "One" 2 = "Two" ; VALUE pp_intvw (default=32) 0 = "Not applicable (children under 15)" 1 = "Interview (self)" 2 = "Interview (proxy)" 3 = "Noninterview - type Z refusal" 4 = "Noninterview - type Z other" ; VALUE pp_mis_w (default=32) 1 = "Interview" 2 = "Noninterview" ; VALUE pp_mis_k (default=32) 1 = "Interview" 2 = "Noninterview" ; VALUE pp_mis_l (default=32) 1 = "Interview" 2 = "Noninterview" ; VALUE pp_mis_m (default=32) 1 = "Interview" 2 = "Noninterview" ; VALUE pp_mis_n (default=32) 1 = "Interview" 2 = "Noninterview" ; VALUE $pw_addi (default=32) "0" = "Not applicable (Person not in" ; VALUE pw_rrp (default=32) 0 = "Nonrelative of reference person" 1 = "Reference person with relatives" 2 = "Reference person with no relatives" 3 = "Husband of reference person" 4 = "Wife of reference person" 5 = "Own child of reference person" 6 = "Parent of reference person" 7 = "Brother/sister of reference person" 8 = "Other relative of reference" 9 = "Nonrelative of reference person" ; VALUE pw_ms (default=32) 0 = "Not applicable" 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" 9 = "Not answered" ; VALUE pw_pnsp (default=32) -09 = "Not answered" 0 = "Not in universe" 999 = "Not applicable" ; VALUE pw_pnpt (default=32) -09 = "Not answered" 0 = "Not in universe" 999 = "Not applicable" ; VALUE pw_popst (default=32) 0 = "Not applicable" 1 = "Child (under 15 at interview)" 2 = "Adult (15 years of age or older)" ; VALUE pw_addit (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE pw_intvw (default=32) 0 = "Not applicable or not in universe" 1 = "Interview (self)" 2 = "Interview (proxy)" 3 = "Noninterview - type-Z" 4 = "Noninterview - type-Z other" ; VALUE rrp_1l (default=32) 0 = "Not a sample person this month" 1 = "Household reference person, living" 2 = "Household reference person living" 3 = "Spouse of household reference person" 4 = "Child of household reference person" 5 = "Other relative of household reference" 6 = "Nonrelative of household reference" 7 = "Nonrelative of household reference" ; VALUE rrp_2l (default=32) 0 = "Not a sample person this month" 1 = "Household reference person, living" 2 = "Household reference person living" 3 = "Spouse of household reference person" 4 = "Child of household reference person" 5 = "Other relative of household reference" 6 = "Nonrelative of household reference" 7 = "Nonrelative of household reference" ; VALUE rrp_3l (default=32) 0 = "Not a sample person this month" 1 = "Household reference person, living" 2 = "Household reference person living" 3 = "Spouse of household reference person" 4 = "Child of household reference person" 5 = "Other relative of household reference" 6 = "Nonrelative of household reference" 7 = "Nonrelative of household reference" ; VALUE rrp_4l (default=32) 0 = "Not a sample person this month" 1 = "Household reference person, living" 2 = "Household reference person living" 3 = "Spouse of household reference person" 4 = "Child of household reference person" 5 = "Other relative of household reference" 6 = "Nonrelative of household reference" 7 = "Nonrelative of household reference" ; VALUE rrp_5l (default=32) 0 = "Not a sample person this month" 1 = "Household reference person, living" 2 = "Household reference person living" 3 = "Spouse of household reference person" 4 = "Child of household reference person" 5 = "Other relative of household reference" 6 = "Nonrelative of household reference" 7 = "Nonrelative of household reference" ; VALUE age_1l (default=32) 0 = "Less than 1 full year or not a sample" 85 = "85 years old or older" ; VALUE age_2l (default=32) 0 = "Less than 1 full year or not a sample" 85 = "85 years old or older" ; VALUE age_3l (default=32) 0 = "Less than 1 full year or not a sample" 85 = "85 years old or older" ; VALUE age_4l (default=32) 0 = "Less than 1 full year or not a sample" 85 = "85 years old or older" ; VALUE age_5l (default=32) 0 = "Less than 1 full year or not a sample" 85 = "85 years old or older" ; VALUE sex (default=32) 1 = "Male" 2 = "Female" ; VALUE race (default=32) 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" ; VALUE ms_1l (default=32) 0 = "Not a sample person this month" 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" ; VALUE ms_2l (default=32) 0 = "Not a sample person this month" 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" ; VALUE ms_3l (default=32) 0 = "Not a sample person this month" 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" ; VALUE ms_4l (default=32) 0 = "Not a sample person this month" 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" ; VALUE ms_5l (default=32) 0 = "Not a sample person this month" 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" ; VALUE famtyp_e (default=32) 0 = "Primary family or not in sample" 1 = "Secondary individual (not a family" 2 = "Unrelated sub (secondary) family" 3 = "Related subfamily" 4 = "Primary individual" ; VALUE famtyp_k (default=32) 0 = "Primary family or not in sample" 1 = "Secondary individual (not a family" 2 = "Unrelated sub (secondary) family" 3 = "Related subfamily" 4 = "Primary individual" ; VALUE famtyp_l (default=32) 0 = "Primary family or not in sample" 1 = "Secondary individual (not a family" 2 = "Unrelated sub (secondary) family" 3 = "Related subfamily" 4 = "Primary individual" ; VALUE famtyp_m (default=32) 0 = "Primary family or not in sample" 1 = "Secondary individual (not a family" 2 = "Unrelated sub (secondary) family" 3 = "Related subfamily" 4 = "Primary individual" ; VALUE famtyp_n (default=32) 0 = "Primary family or not in sample" 1 = "Secondary individual (not a family" 2 = "Unrelated sub (secondary) family" 3 = "Related subfamily" 4 = "Primary individual" ; VALUE famrel_e (default=32) 0 = "Not applicable (person not in related" 1 = "Reference person of family" 2 = "Spouse of family reference person" 3 = "Child of family reference person" 4 = "Other relative of family reference" ; VALUE famrel_k (default=32) 0 = "Not applicable (person not in related" 1 = "Reference person of family" 2 = "Spouse of family reference person" 3 = "Child of family reference person" 4 = "Other relative of family reference" ; VALUE famrel_l (default=32) 0 = "Not applicable (person not in related" 1 = "Reference person of family" 2 = "Spouse of family reference person" 3 = "Child of family reference person" 4 = "Other relative of family reference" ; VALUE famrel_m (default=32) 0 = "Not applicable (person not in related" 1 = "Reference person of family" 2 = "Spouse of family reference person" 3 = "Child of family reference person" 4 = "Other relative of family reference" ; VALUE famrel_n (default=32) 0 = "Not applicable (person not in related" 1 = "Reference person of family" 2 = "Spouse of family reference person" 3 = "Child of family reference person" 4 = "Other relative of family reference" ; VALUE famnum_e (default=32) 0 = "Not applicable (person not in related" ; VALUE famnum_k (default=32) 0 = "Not applicable (person not in related" ; VALUE famnum_l (default=32) 0 = "Not applicable (person not in related" ; VALUE famnum_m (default=32) 0 = "Not applicable (person not in related" ; VALUE famnum_n (default=32) 0 = "Not applicable (person not in related" ; VALUE pop_stat (default=32) 1 = "Adult (15 years of age or older)" 2 = "Child (under 15 at interview)" ; VALUE pnsp_1l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnsp_2l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnsp_3l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnsp_4l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnsp_5l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnpt_1l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnpt_2l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnpt_3l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnpt_4l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE pnpt_5l (default=32) 0 = "Not in sample this month" 999 = "Not applicable" ; VALUE vetstat (default=32) 0 = "Not applicable (under 15) or" 1 = "Yes" 2 = "No" ; VALUE higrade (default=32) 0 = "Not applicable if under 15;" ; VALUE grd_cmpl (default=32) 0 = "Not applicable if under 15." 1 = "Yes" 2 = "No" ; VALUE ethnicty (default=32) 1 = "German" 2 = "English" 3 = "Irish" 4 = "French" 5 = "Italian" 6 = "Scottish" 7 = "Polish" 8 = "Dutch" 9 = "Swedish" 10 = "Norwegian" 11 = "Russian" 12 = "Ukrainian" 13 = "Welsh" 14 = "Mexican-American" 15 = "Chicano" 16 = "Mexican" 17 = "Puerto Rican" 18 = "Cuban" 19 = "Central or South American (Spanish)" 20 = "Other Spanish" 21 = "Afro-American (Black or Negro)" 30 = "Another group not listed" 39 = "Don't know" ; VALUE in_af (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE u_rrp (default=32) 0 = "Nonrelative of reference person" 1 = "Reference person with relatives in HH" 2 = "Reference person with no rel. In HH" 3 = "Husband of reference person" 4 = "Wife of reference person" 5 = "Own child of reference person" 6 = "Parent of reference person" 7 = "Brother/sister of reference person" 8 = "Other relative of reference person" 9 = "Nonrelative of reference person" ; VALUE u_hhmem (default=32) 1 = "Yes - current HH member" 2 = "No" ; VALUE u_realft (default=32) 0 = "Not applicable (person did not move or" 5 = "Left - deceased" 6 = "Left - institutionalized" 7 = "Left - living in Armed Forces barracks" 8 = "Left - moved outside of country" 9 = "Left - separation or divorce" 10 = "Left - person 201 or greater no longer" 11 = "Left - other" 99 = "Interviewed in previous wave but not" ; VALUE u_reaent (default=32) 0 = "Not applicable (person did not move" 1 = "Entered - birth" 2 = "Entered - marriage" 3 = "Entered - other" 4 = "Entered (before sample people)" 12 = "Entered merged household" 13 = "Reentered household" ; VALUE u_monlft (default=32) 0 = "Not applicable (person did not move or" ; VALUE u_monent (default=32) 0 = "Not applicable (person did not move or" ; VALUE u_daylft (default=32) 0 = "Not applicable (person did not move or" ; VALUE u_dayent (default=32) 0 = "Not applicable (person did not move or" ; VALUE cc_adlft (default=32) 0 = "Not applicable (person did not move or" ; VALUE cc_adent (default=32) 0 = "Not applicable (person did not move or" ; VALUE u_brthmn (default=32) -9 = "Not answered" ; VALUE u_brthyr (default=32) -009 = "Not answered" 1900 = "Born 1900 or earlier" ; VALUE u_pnpt (default=32) -09 = "Not answered" ; VALUE u_ms (default=32) 0 = "Not applicable" 1 = "Married - spouse present" 2 = "Married - spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" 9 = "Not answered" ; VALUE u_pnsp (default=32) -09 = "Not answered" 0 = "Not applicable" ; VALUE u_pngd (default=32) -09 = "Not answered" 0 = "Not applicable" ; VALUE u_sex (default=32) 1 = "Male" 2 = "Female" 9 = "Not answered" ; VALUE u_race (default=32) 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" 5 = "Other" 9 = "Not answered" ; VALUE u_origin (default=32) -9 = "Not answered" 1 = "German" 2 = "English" 3 = "Irish" 4 = "French" 5 = "Italian" 6 = "Scottish" 7 = "Polish" 8 = "Dutch" 9 = "Swedish" 10 = "Norwegian" 11 = "Russian" 12 = "Ukrainian" 13 = "Welsh" 14 = "Mexican-American" 15 = "Chicano" 16 = "Mexican" 17 = "Puerto Rican" 18 = "Cuban" 19 = "Central or South American" 20 = "Other Spanish" 21 = "Afro-American (Black or Negro)" 30 = "Another group not listed" 39 = "Don't know" ; VALUE u_higrde (default=32) -9 = "Not answered" 0 = "Not applicable, did not attend," ; VALUE u_compl (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" 9 = "Not answered" ; VALUE u_vet (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" 9 = "Not answered" ; VALUE u_srvdte (default=32) 0 = "Not applicable" 1 = "Vietnam era (Aug'64-Apr'75)" 2 = "Korean conflict (June'50-Jan'55)" 3 = "World war II (Sept'40-July'47)" 4 = "World warI (Apr'17-Nov'18)" 5 = "May 1975 or later" 6 = "Other service" 9 = "Not answered" ; VALUE u_af (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" 9 = "Not answered" ; VALUE u_ssndk (default=32) 0 = "Not answered, not applicable" 1 = "Don't know" 2 = "Refusal" 3 = "None" ; VALUE sc0064l (default=32) 0 = "Not in universe" ; VALUE sc0066l (default=32) 0 = "Not in universe" ; VALUE recipsum (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE assetsum (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE esr_1l (default=32) 0 = "Not applicable" 1 = "With a job entire month, worked all" 2 = "With a job entire month, missed one or" 3 = "With a job entire month, missed one or" 4 = "With job one or more weeks, no time" 5 = "With job one or more weeks, spent one" 6 = "No job during month, spent entire mont" /* h */ 7 = "No job during month, spent one or more" 8 = "No job during month, no time spent" ; VALUE esr_2l (default=32) 0 = "Not applicable" 1 = "With a job entire month, worked all" 2 = "With a job entire month, missed one or" 3 = "With a job entire month, missed one or" 4 = "With job one or more weeks, no time" 5 = "With job one or more weeks, spent one " /* or */ 6 = "No job during month, spent entire mont" /* h */ 7 = "No job during month, spent one or more" 8 = "No job during month, no time spent" ; VALUE esr_3l (default=32) 0 = "Not applicable" 1 = "With a job entire month, worked all" 2 = "With a job entire month, missed one or" 3 = "With a job entire month, missed one or" 4 = "With job one or more weeks, no time" 5 = "With job one or more weeks, spent" 6 = "No job during month, spent entire mont" /* h */ 7 = "No job during month, spent one or more" 8 = "No job during month, no time spent" ; VALUE esr_4l (default=32) 0 = "Not applicable" 1 = "With a job entire month, worked all" 2 = "With a job entire month, missed one or" 3 = "With a job entire month, missed one or" 4 = "With job one or more weeks, no time" 5 = "With job one or more weeks, spent" 6 = "No job during month, spent entire mont" /* h */ 7 = "No job during month, spent one or more" 8 = "No job during month, no time spent" ; VALUE wksper1l (default=32) 0 = "Not applicable" 4 = "Four weeks" 5 = "Five weeks" ; VALUE wksper2l (default=32) 0 = "Not applicable" 4 = "Four weeks" 5 = "Five weeks" ; VALUE wksper3l (default=32) 0 = "Not applicable" 4 = "Four weeks" 5 = "Five weeks" ; VALUE wksper4l (default=32) 0 = "Not applicable" 4 = "Four weeks" 5 = "Five weeks" ; VALUE wksjb1l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wksjb2l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wksjb3l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wksjb4l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wkwjob (default=32) 0 = "Not applicable ('have-job' = no)" 1 = "Yes" 2 = "No" ; VALUE wkswop1l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wkswop2l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wkswop3l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wkswop4l (default=32) 0 = "0 weeks or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE weeksab (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE wkslok1l (default=32) 0 = "None or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wkslok2l (default=32) 0 = "None or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wkslok3l (default=32) 0 = "None or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE wkslok4l (default=32) 0 = "None or not applicable" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks (only applicable for months" ; VALUE weekslk (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE carecovk (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE carecovl (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE carecovm (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE carecovn (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE medicaid (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE caidcovd (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE caidcovk (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE caidcovl (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE caidcovm (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE wiccov1l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE wiccov2l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE wiccov3l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE wiccov4l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE wicval1l (default=32) 0 = "Not applicable" ; VALUE wicval2l (default=32) 0 = "Not applicable" ; VALUE wicval3l (default=32) 0 = "Not applicable" ; VALUE wicval4l (default=32) 0 = "Not applicable" ; VALUE hiind (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE himnth1l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE himnth2l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE himnth3l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE himnth4l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE incsourc (default=32) 0 = "Not applicable" 1 = "Social security" 2 = "Railroad retirement" 3 = "Federal supplemental security income" 5 = "State unemployment compensation" 6 = "Supplemental unemployment benefits" 7 = "Other unemployment compensation" 8 = "Veterans compensation or pensions" 10 = "Workers compensation" 12 = "Employer or union temporary sickness" 13 = "Payments from a sickness, accident, or" 20 = "Aid to families with dependent" 21 = "General assistance or general relief" 23 = "Foster child care payments" 24 = "Other welfare" 25 = "WIC" 27 = "Food stamps" 28 = "Child support payments" 29 = "Alimony payments" 30 = "Pension from company or union" 31 = "Federal civil service or other Federal" 32 = "U.S. military retirement pay" 34 = "State government pensions" 35 = "Local government pensions" 36 = "Income from paid up life insurance" 37 = "Estates and trusts" 38 = "Other payments for retirement," 40 = "GI bill education benefits" 50 = "Income assistance from a" 51 = "Money from relatives or friends" 52 = "Lump sum payments" 53 = "Income from roomers or boarders" 54 = "National guard or reserve pay" 55 = "Incidental or casual earnings" 56 = "Other cash income not included" 75 = "Recoded for confidentiality (ISS" ; VALUE astsourc (default=32) 0 = "Not applicable" 100 = "Regular/passbook savings accounts" 101 = "Money market deposit accounts" 102 = "Certificates of deposit or other" 103 = "NOW, super NOW, or other interest" 104 = "Money market funds" 105 = "U.S. government securities" 106 = "Municipal or corporate bonds" 107 = "Other interest earning assets" 110 = "Stocks or mutual fund shares" 120 = "Rental property" 130 = "Mortgages" 140 = "Royalties" 150 = "Other financial investments" ; VALUE vets1l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE vets2l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE vets3l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE vets4l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE afdc1l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE afdc2l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE afdc3l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE afdc4l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE foodstpc (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE foodstpk (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE foodstpl (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE foodstpm (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE genasstc (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE genasstk (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE genasstl (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE genasstm (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE fostkidc (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE fostkidk (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE fostkidl (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE fostkidm (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE othwelfc (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE othwelfk (default=32) 0 = " Not applicable" 1 = "Yes" 2 = "No" ; VALUE othwelfl (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE othwelfm (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE socsec1l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE socsec2l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE socsec3l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE socsec4l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE railrd1l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE railrd2l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE railrd3l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE railrd4l (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE it7a (default=32) 0 = "Not answered" 1 = "Self" 2 = "Proxy" ; VALUE it7c (default=32) 0 = "Not answered" 1 = "Type Z refusal" 2 = "Type Z other" ; VALUE sc0900l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1000" ; VALUE sc0901l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1000" 2 = "No" ; VALUE sc0902l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC0906" ; VALUE sc0904l (default=32) 0 = "Not in universe" 1 = "Armed Forces barracks - skip to" 2 = "Outside the United States - skip to" 3 = "Nonhousehold setting - skip to SC1000" ; VALUE sc0906l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1000" 2 = "No" ; VALUE sc0908l (default=32) 0 = "Not in universe" 1 = "1 person" 2 = "2 people" 3 = "3 people" 4 = "4 people" 5 = "5 people" 6 = "6 people" 7 = "7 people" 8 = "8 people" 9 = "9 or more people" ; VALUE sc0910l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1000" 2 = "No" ; VALUE sc0912l (default=32) 0 = "Not in universe" 1 = "Husband" 2 = "Wife" 3 = "Own child (son or daughter)" 4 = "Parent" 5 = "Brother/sister" 6 = "Other relative" 7 = "Nonrelative" ; VALUE sc1000l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1056" 2 = "No" ; VALUE sc1002l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1048" ; VALUE sc1004l (default=32) 0 = "Not marked as looking or on layoff" 1 = "Marked as looking or on layoff all" ; VALUE sc1006l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on" ; VALUE sc1008l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on" ; VALUE sc1010l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1012l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1014l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1016l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1018l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1020l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1022l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1024l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1026l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1028l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1030l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1032l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1034l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1036l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1038l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1040l (default=32) 0 = "Not marked as a week looking or on" 1 = "Marked as a week looking or on layoff" ; VALUE sc1042l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1046" 2 = "No" ; VALUE sc1044l (default=32) 0 = "Not in universe" 1 = "Already had a job" 2 = "Temporary illness" 3 = "School" 4 = "Other" ; VALUE sc1046l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1240" 2 = "No - skip to SC1050" ; VALUE sc1048l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1052" 2 = "No - skip to SC1248" ; VALUE sc1050l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1240" ; VALUE sc1052l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1240" ; VALUE sc1054l (default=32) -1 = "DK - skip to SC1240" 0 = "Not in universe" 1 = "Believes no work available in line" 2 = "Couldn't find any work - skip to" 3 = "Lacks necessary schooling, training," 4 = "Employers think too young or too" 5 = "Other personal handicap in finding" 6 = "Can't arrange child care - skip to SC1" /* 240 */ 7 = "Family responsibilities - skip to SC12" /* 40 */ 8 = "In school or other training - skip to" 9 = "Ill health, physical disability - skip" 10 = "Other - skip to SC1240" ; VALUE sc1056l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1100 through SC1134" ; VALUE sc1058l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1230" ; VALUE sc1060l (default=32) 0 = "Not marked as absent without pay" 1 = "Marked as a week absent without pay" ; VALUE sc1062l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1064l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1066l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1068l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1070l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1072l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1074l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1076l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1078l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1080l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1082l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1084l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1086l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1088l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1090l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1092l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1094l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1096l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1098l (default=32) 0 = "Not in universe" 1 = "On layoff - skip to SC1230" 2 = "Own illness - skip to SC1230" 3 = "On vacation - skip to SC1230" 4 = "Bad weather - skip to SC1230" 5 = "Labor dispute - skip to SC1230" 6 = "New job to begin within 30 days -" 7 = "Other - skip to SC1230" ; VALUE sc1100l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1102l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1104l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1106l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1108l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1110l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1112l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1114l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1116l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1118l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1120l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1122l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1124l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1126l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1128l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1130l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1132l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1134l (default=32) 0 = "Not marked as a week having a job" 1 = "Marked as a week having a job" ; VALUE sc1136l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1176" ; VALUE sc1138l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1140l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1142l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1144l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1146l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1148l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1150l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1152l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1154l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1156l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1158l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1160l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1162l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1164l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1166l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1168l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1170l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1172l (default=32) 0 = "Not marked as a week absent without" 1 = "Marked as a week absent without pay" ; VALUE sc1174l (default=32) 0 = "Not in universe" 1 = "On layoff" 2 = "Own illness" 3 = "On vacation" 4 = "Bad weather" 5 = "Labor dispute" 6 = "New job to begin within 30 days" 7 = "Other" ; VALUE sc1176l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1222" ; VALUE sc1178l (default=32) 0 = "Not marked as looking for work or on" 1 = "Marked as looking for work or on" ; VALUE sc1180l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1182l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1184l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1186l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1188l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1190l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1192l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1194l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1196l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1198l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1200l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1202l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1204l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1206l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1208l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1210l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1212l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1214l (default=32) 0 = "Not marked as a week looking for work" 1 = "Marked as a week looking for work or" ; VALUE sc1216l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1220" 2 = "No" ; VALUE sc1218l (default=32) 0 = "Not in universe" 1 = "Already had a job" 2 = "Temporary illness" 3 = "School" 4 = "Other" ; VALUE sc1220l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1230" 2 = "No - skip to SC1224" ; VALUE sc1222l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1226" 2 = "No - skip to SC1230" ; VALUE sc1224l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1230" ; VALUE sc1226l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1230" ; VALUE sc1228l (default=32) 0 = "Not in universe" 1 = "Believes no work available in" 2 = "Couldn't find any work" 3 = "Lacks necessary schooling," 4 = "Employers think too young or" 5 = "Other personal handicap in" 6 = "Can't arrange child care" 7 = "Family responsibilities" 8 = "In school or other training" 9 = "Ill health, physical disability" 10 = "Other" ; VALUE sc1230l (default=32) -9 = "Not in universe" 0 = "None - skip to SC1239" ; VALUE sc1232l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1236" ; VALUE sc1234l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1239" ; VALUE sc1236l (default=32) -5 = "All weeks in reference period" 0 = "Not in universe" ; VALUE sc1238l (default=32) 0 = "Not in universe" 1 = "Could not find a full-time job" 2 = "Wanted to work part-time" 3 = "Health condition or disability" 4 = "Normal working hours are less" 5 = "Slack work or material shortage" 6 = "Other" ; VALUE sc1239l (default=32) 0 = "Not in universe" 1 = "Yes (or blank)" 2 = "No - skip to SC1244" ; VALUE sc1240l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1244" ; VALUE sc1242l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1244l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No skip to SC1248" ; VALUE sc1246l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1248l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1330" ; VALUE sc1250l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1284" ; VALUE sc1251l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1252l (default=32) 0 = "Not in universe" ; VALUE sc1254l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1255l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1256l (default=32) 0 = "Not in universe" ; VALUE sc1258l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1259l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1260l (default=32) 0 = "Not in universe" ; VALUE sc1262l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1263l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed, should have been" ; VALUE sc1264l (default=32) 0 = "Not in universe" ; VALUE sc1266l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1267l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1268l (default=32) 0 = "Not in universe" ; VALUE sc1270l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1271l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1272l (default=32) 0 = "Not in universe" ; VALUE sc1274l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1275l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1276l (default=32) 0 = "Not in universe" ; VALUE sc1278l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1279l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1280l (default=32) 0 = "Not in universe" ; VALUE sc1282l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1283l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1284l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1296" ; VALUE sc1286l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as kind of income" ; VALUE sc1288l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as kind of income" ; VALUE sc1290l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as kind of income" ; VALUE sc1292l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as kind of income" ; VALUE sc1294l (default=32) 0 = "Not in universe" ; VALUE sc1296l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1324" ; VALUE sc1298l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1302l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1304l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1306l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1308l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1310l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1314l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1316l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1318l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1320l (default=32) 0 = "Not marked as a source of income" 1 = "Marked as a source of income" ; VALUE sc1322l (default=32) 0 = "Not in universe" ; VALUE sc1324l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1474" 2 = "No" ; VALUE sc1326l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1462" 2 = "No" ; VALUE sc1328l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1462" 2 = "No - skip to SC1474" ; VALUE sc1330l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1340" ; VALUE sc1332l (default=32) -1 = "Dk" 0 = "Not in universe" 1 = "Less than 6 months" 2 = "6 to 23 months" 3 = "2 to 19 years" 4 = "20 or more years" ; VALUE sc1334l (default=32) -1 = "Dk" 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1338" ; VALUE sc1336l (default=32) 0 = "Not in universe" 1 = "1-10 percent" 2 = "11-29 percent" 3 = "30-49 percent" 4 = "50 percent" 5 = "51-89 percent" 6 = "90-99 percent" 7 = "100 percent" ; VALUE sc1338l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1340l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1386" ; VALUE sc1342l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1350" ; VALUE sc1344l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1354" 2 = "No" ; VALUE sc1346l (default=32) -1 = "Dk - skip to SC1354" 0 = "Not in universe" 1 = "Retired" 2 = "Disabled" 3 = "Widow(ed) or surviving child" 4 = "Spouse or dependent child" 5 = "Some other reason - skip to SC1354" ; VALUE sc1348l (default=32) -1 = "Dk - skip to SC1354" 0 = "Not in universe" 1 = "Retired - skip to SC1354" 2 = "Disabled - skip to SC1354" 3 = "Widow(ed) or surviving child -" 4 = "Spouse or dependent child -" 5 = "No other reason - skip to SC1354" ; VALUE sc1350l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1354" ; VALUE sc1352l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1354l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1358" ; VALUE sc1358l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1386" ; VALUE sc1360l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1384" ; VALUE sc1362l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1382" ; VALUE sc1364l (default=32) 0 = "Not marked as a kind of retirement" 1 = "Marked as a kind of retirement income" ; VALUE sc1366l (default=32) 0 = "Not marked as a kind of retirement" 1 = "Marked as a kind of retirement income" ; VALUE sc1368l (default=32) 0 = "Not marked as a kind of retirement" 1 = "Marked as a kind of retirement income" ; VALUE sc1370l (default=32) 0 = "Not marked as a kind of retirement" 1 = "Marked as a kind of retirement income" ; VALUE sc1374l (default=32) 0 = "Not marked as a kind of retirement" 1 = "Marked as a kind of retirement income" ; VALUE sc1376l (default=32) 0 = "Not marked as a kind of retirement" 1 = "Marked as a kind of retirement income" ; VALUE sc1378l (default=32) 0 = "Not marked as a kind of retirement" 1 = "Marked as a kind of retirement income" ; VALUE sc1380l (default=32) 0 = "Not in universe based on response to" ; VALUE sc1382l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1384l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1414" 2 = "No" ; VALUE sc1386l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1414" ; VALUE sc1388l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1414" ; VALUE sc1390l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1394l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1396l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1398l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1400l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1402l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1406l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1408l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1410l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1412l (default=32) 0 = "Not in universe based on response to" ; VALUE sc1414l (default=32) 0 = "Not in universe" 1 = "Married - skip to SC1418" 2 = "Widowed - skip to SC1426" 3 = "Divorced" 4 = "Separated" 5 = "Never married - skip to SC1420" ; VALUE sc1416l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1420" 2 = "No - skip to SC1420" ; VALUE sc1418l (default=32) 0 = "Not in universe" 1 = "Widowed - skip to SC1426" 2 = "Divorced" 3 = "Both widowed and divorced" 4 = "No - skip to SC1458" ; VALUE sc1420l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1424" ; VALUE sc1422l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1424l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1458" ; VALUE sc1426l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1458" ; VALUE sc1428l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1430l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1434l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1436l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1438l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1442l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1444l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1446l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1448l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1450l (default=32) 0 = "Not marked as a kind of income or" 1 = "Marked as a kind of income" ; VALUE sc1452l (default=32) 0 = "Not in universe based on response to" ; VALUE sc1454l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1458" ; VALUE sc1456l (default=32) 0 = "Not in universe" 1 = "Yes, in the service" 2 = "Yes, from service-related injury" 3 = "No" ; VALUE sc1458l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1462" 2 = "No" ; VALUE sc1460l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1474" ; VALUE sc1462l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1474" ; VALUE sc1468l (default=32) 0 = "Not in universe" 1 = "Hospital only (type A) - skip" 2 = "Medical only (type B) - skip to SC1474" 3 = "Both hospital and medical (type" 4 = "Card not available" ; VALUE sc1470l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1472l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1474l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1478" 2 = "No" ; VALUE sc1476l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1536" ; VALUE sc1478l (default=32) 0 = "Not in universe" 1 = "Yes - skip to 1482" 2 = "No" ; VALUE sc1480l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1482l (default=32) 0 = "Not in universe" 1 = "No spouse in household" 2 = "Interview for spouse not yet" 3 = "Interview for spouse already" ; VALUE sc1484l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1500" ; VALUE sc1486l (default=32) 0 = "Not marked as a kind of welfare or" 1 = "Marked as a kind of welfare" ; VALUE sc1488l (default=32) 0 = "Not marked as a kind of welfare or" 1 = "Marked as a kind of welfare" ; VALUE sc1492l (default=32) 0 = "Not marked as a kind of welfare or" 1 = "Marked as a kind of welfare" ; VALUE sc1494l (default=32) 0 = "Not marked as a kind of welfare or" 1 = "Marked as a kind of welfare" ; VALUE sc1496l (default=32) 0 = "Not marked as a kind of welfare or" 1 = "Marked as a kind of welfare" ; VALUE sc1498l (default=32) 0 = "Not in universe" ; VALUE sc1500l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1504" 2 = "No" ; VALUE sc1502l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1506" 2 = "No - skip to SC1506" ; VALUE sc1504l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1506l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1524" ; VALUE sc1508l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1524" ; VALUE sc1510l (default=32) -5 = "All children (skip to SC1524)" 0 = "Not applicable (SC1508 = 2)" 1 = "1 child" 2 = "2 children" 3 = "3 children" 4 = "4 children" 5 = "5 or more children but not all" ; VALUE sc1512l (default=32) 0 = "Not in universe" ; VALUE sc1514l (default=32) 0 = "Not in universe" ; VALUE sc1516l (default=32) 0 = "Not in universe" ; VALUE sc1518l (default=32) 0 = "Not in universe" ; VALUE sc1520l (default=32) 0 = "Not in universe" ; VALUE sc1524l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1536" ; VALUE sc1526l (default=32) 0 = "Not in universe" 1 = "Yes - ship to SC1536" 2 = "No" ; VALUE sc1528l (default=32) 0 = "Not marked as a month covered or" 1 = "Marked as a month covered" ; VALUE sc1530l (default=32) 0 = "Not marked as a month covered or" 1 = "Marked as a month covered" ; VALUE sc1532l (default=32) 0 = "Not marked as a month covered or" 1 = "Marked as a month covered" ; VALUE sc1534l (default=32) 0 = "Not marked as a month covered or" 1 = "Marked as a month covered" ; VALUE sc1536l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1538" 2 = "No" ; VALUE sc1537l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1568" 2 = "No - skip to SC1568" ; VALUE sc1538l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1548" 2 = "No" ; VALUE sc1540l (default=32) 0 = "Not marked as a month with the" 1 = "Marked as a month with the plan" ; VALUE sc1542l (default=32) 0 = "Not marked as a month with the" 1 = "Marked as a month with the plan" ; VALUE sc1544l (default=32) 0 = "Not marked as a month with the" 1 = "Marked as a month with the plan" ; VALUE sc1546l (default=32) 0 = "Not marked as a month with the" 1 = "Marked as a month with the plan" ; VALUE sc1548l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1552" ; VALUE sc1550l (default=32) 0 = "Not in universe" 1 = "All" 2 = "Part" 3 = "None" ; VALUE sc1552l (default=32) 0 = "Not in universe" 1 = "Individual - skip to SC1568" 2 = "Family" ; VALUE sc1554l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1588" 2 = "No" ; VALUE sc1556l (default=32) 0 = "Not in universe" ; VALUE sc1558l (default=32) 0 = "Not in universe" ; VALUE sc1560l (default=32) 0 = "Not in universe" ; VALUE sc1562l (default=32) 0 = "Not in universe" ; VALUE sc1564l (default=32) 0 = "Not in universe" ; VALUE sc1566l (default=32) 0 = "Not in universe, some others covered" 1 = "No one else covered" ; VALUE sc1568l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1588" ; VALUE sc1570l (default=32) -1 = "DK - skip to SC1574 through SC1586" 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1574 through SC1586" ; VALUE sc1572l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1588" 2 = "No" ; VALUE sc1574l (default=32) -5 = "All children - skip to SC1588" 0 = "Not applicable" 1 = "1 child" 2 = "2 children" 3 = "3 children" 4 = "4 children" 5 = "5 or more children but not all" ; VALUE sc1576l (default=32) 0 = "Not in universe" ; VALUE sc1578l (default=32) 0 = "Not in universe" ; VALUE sc1580l (default=32) 0 = "Not in universe" ; VALUE sc1582l (default=32) 0 = "Not in universe" ; VALUE sc1584l (default=32) 0 = "Not in universe" ; VALUE sc1586l (default=32) 0 = "Not in universe, some children covered" 1 = "No children covered" ; VALUE sc1588l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1622" ; VALUE sc1589l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1590l (default=32) 0 = "Not in universe" ; VALUE sc1592l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1593l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1594l (default=32) 0 = "Not in universe" ; VALUE sc1596l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1597l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1598l (default=32) 0 = "Not in universe" ; VALUE sc1600l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1601l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1602l (default=32) 0 = "Not in universe" ; VALUE sc1604l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1605l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1606l (default=32) 0 = "Not in universe" ; VALUE sc1608l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1609l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1610l (default=32) 0 = "Not in universe" ; VALUE sc1612l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1613l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1614l (default=32) 0 = "Not in universe" ; VALUE sc1616l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1617l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1618l (default=32) 0 = "Not in universe" ; VALUE sc1620l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1621l (default=32) 0 = "Not in universe" 1 = "Should not have been listed" 2 = "Was not listed; should have been" ; VALUE sc1622l (default=32) -1 = "DK - skip to SC1656" -2 = "REF. - skip to SC1656" 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1656" ; VALUE sc1626l (default=32) 0 = "Not marked as a kind of asset" 1 = "Marked as a kind of asset" ; VALUE sc1628l (default=32) 0 = "Not marked as a kind of asset" 1 = "Marked as a kind of asset" ; VALUE sc1630l (default=32) 0 = "Not marked as a kind of asset" 1 = "Marked as a kind of asset" ; VALUE sc1632l (default=32) 0 = "Not marked as a kind of asset" 1 = "Marked as a kind of asset" ; VALUE sc1636l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1638l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1640l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1642l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1644l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1646l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1648l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1650l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1652l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1654l (default=32) 0 = "Not marked as a kind of asset or" 1 = "Marked as a kind of asset" ; VALUE sc1656l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1694" ; VALUE sc1658l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1694" ; VALUE sc1660l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1692" ; VALUE sc1662l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1664l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1666l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1668l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1670l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1672l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1674l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1676l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1678l (default=32) 0 = "Not marked as a kind of educational" 1 = "Marked as a kind of educational" ; VALUE sc1680l (default=32) 0 = "Not in universe" 1 = "Semester" 2 = "Trimester" 3 = "Quarter" 4 = "Other" ; VALUE sc1682l (default=32) 0 = "Not in universe" 4000 = "4000 or more assistance" ; VALUE sc1684l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1688" ; VALUE sc1688l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1692" ; VALUE sc1690l (default=32) 0 = "Not in universe" 4000 = "4000 or more assistance" ; VALUE sc1692l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1694l (default=32) 0 = "Not in universe" 1 = "Married, spouse absent" 2 = "Other - skip to SC1698" ; VALUE sc1696l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1698l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC1704" ; VALUE sc1700l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1702l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SC1706 through SC1710" 2 = "No - skip to SC1712" ; VALUE sc1704l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE sc1706l (default=32) 0 = "Not in universe" ; VALUE sc1708l (default=32) 0 = "Not in universe" ; VALUE sc1710l (default=32) 0 = "Not in universe" ; VALUE sc1712l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to first ISS code" ; VALUE sc1714l (default=32) 0 = "Not in universe" 1 = "Worked for employer only" 2 = "Self-employed only" 3 = "Both worked for employer and" ; VALUE sc1716l (default=32) 0 = "Not in universe" 1 = "1 employer" 2 = "2 employers" 3 = "3 or more employers" ; VALUE pi01l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi02l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi03l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi04l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi05l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi06l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi07l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi08l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi09l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi10l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi11l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi12l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi13l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi14l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi15l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi16l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi17l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi18l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi19l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi20l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi21l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi22l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi23l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi24l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi25l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi26l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi27l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi28l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi29l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi30l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi31l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi32l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi33l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi34l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi35l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi36l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi37l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi38l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi39l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi40l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi41l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi42l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi43l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi44l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi45l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi46l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi47l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi48l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi49l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi50l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi51l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi52l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi53l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi54l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi55l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi56l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi57l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi58l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi59l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi60l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi61l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi62l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi63l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi75l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi76l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi77l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi78l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi79l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi80l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi81l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi82l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi83l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi84l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi85l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi86l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi87l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi88l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi89l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi90l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi91l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi92l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi93l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi94l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi95l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi96l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi97l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi98l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi99l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi100l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi101l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi102l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi103l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi104l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi105l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi106l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE pi107l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws1_occ (default=32) 0 = "Not in universe" ; VALUE ws1_ind (default=32) 0 = "Not in universe" ; VALUE ws1_wksd (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws1_wksk (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws1_wksl (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws1_wksm (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws1recid (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws1recik (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws1recil (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws1recim (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws1_amtd (default=32) -0009 = "Not in universe" ; VALUE ws1_amtk (default=32) -0009 = "Not in universe" ; VALUE ws1_amtl (default=32) -0009 = "Not in universe" ; VALUE ws1_amtm (default=32) -0009 = "Not in universe" ; VALUE ws1_200d (default=32) 0 = "Not answered" 9 = "Not in universe" ; VALUE ws1_201d (default=32) 0 = "Not answered" 1 = "A private company or individual" 2 = "Federal government" 3 = "State government" 4 = "Local government" 5 = "Armed Forces" 6 = "Unpaid in family business or" 9 = "Not in universe" ; VALUE ws1_201k (default=32) 0 = "Not in universe" 1 = "Yes - skip to WS1-2024" 2 = "No" ; VALUE ws1_201l (default=32) 0 = "Not in universe" ; VALUE ws1_201m (default=32) 0 = "Not in universe" ; VALUE ws1_202d (default=32) 0 = "Not in universe" ; VALUE ws1_202k (default=32) 0 = "Not in universe" ; VALUE ws1_202l (default=32) -9 = "Not in universe" 0 = "None" ; VALUE ws1_202m (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to WS1-2030" ; VALUE ws1_202n (default=32) 0 = "Not in universe" ; VALUE ws1_203d (default=32) 0 = "Not in universe" 1 = "Once a week" 2 = "Once each 2 weeks" 3 = "Once a month" 4 = "Twice a month" 5 = "Some other way" ; VALUE ws1_203k (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws1_203l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws1_203m (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws1_203n (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws1_204d (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to WS1-2044" ; VALUE ws1_204k (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws1imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws1imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws1imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws1imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws1imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws1imp0o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws1cal0d (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE ws1cal0k (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE ws1cal0l (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE ws1cal0m (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE ws2_occ (default=32) 0 = "Not in universe" ; VALUE ws2_ind (default=32) 0 = "Not in universe" ; VALUE ws2_wksd (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws2_wksk (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws2_wksl (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws2_wksm (default=32) 0 = "None or not in universe if classwk = 6" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE ws2recid (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws2recik (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws2recil (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws2recim (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws2_amtd (default=32) -0009 = "Not in universe" ; VALUE ws2_amtk (default=32) -0009 = "Not in universe" ; VALUE ws2_amtl (default=32) -0009 = "Not in universe" ; VALUE ws2_amtm (default=32) -0009 = "Not in universe" ; VALUE ws2_200d (default=32) 0 = "Not answered" 9 = "Not in universe" ; VALUE ws2_201d (default=32) 0 = "Not answered" 1 = "A private company or individual" 2 = "Federal government" 3 = "State government" 4 = "Local government" 5 = "Armed Forces" 6 = "Unpaid in family business or" 9 = "Not in universe" ; VALUE ws2_201k (default=32) 0 = "Not in universe" 1 = "Yes - skip to WS2-2024" 2 = "No" ; VALUE ws2_201l (default=32) 0 = "Not in universe" ; VALUE ws2_201m (default=32) 0 = "Not in universe" ; VALUE ws2_202d (default=32) 0 = "Not in universe" ; VALUE ws2_202k (default=32) 0 = "Not in universe" ; VALUE ws2_202l (default=32) -9 = "Not in universe" 0 = "None" ; VALUE ws2_202m (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to WS2-2030" ; VALUE ws2_202n (default=32) 0 = "Not in universe" ; VALUE ws2_203d (default=32) 0 = "Not in universe" 1 = "Once a week" 2 = "Once each 2 weeks" 3 = "Once a month" 4 = "Twice a month" 5 = "Some other way" ; VALUE ws2_203k (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws2_203l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws2_203m (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws2_203n (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE ws2_204d (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to WS2-2044" ; VALUE ws2_204k (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ws2imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws2imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws2imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws2imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws2imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws2imp0o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE ws2cal0d (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE ws2cal0k (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE ws2cal0l (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE ws2cal0m (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se1occ (default=32) 0 = "Not in universe" ; VALUE se1ind (default=32) 0 = "Not in universe" ; VALUE se1wks1l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se1wks2l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se1wks3l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se1wks4l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se1rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se1rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se1rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se1rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se1amt1l (default=32) -0009 = "Not in universe" ; VALUE se1amt2l (default=32) -0009 = "Not in universe" ; VALUE se1amt3l (default=32) -0009 = "Not in universe" ; VALUE se1amt4l (default=32) -0009 = "Not in universe" ; VALUE se12202l (default=32) 0 = "Not answered" 9 = "Not in universe" ; VALUE se12212l (default=32) -9 = "Not in universe" 0 = "None" ; VALUE se12214l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE1-2260" ; VALUE se12216l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE12232" 2 = "No" ; VALUE se12218l (default=32) 0 = "Not in universe" 1 = "1 employee" 2 = "2 employees" 3 = "3 - 5 employees" 4 = "6 or more employees" ; VALUE se12220l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE12224" 2 = "No" ; VALUE se12222l (default=32) 0 = "Not in universe" 1 = "Sole proprietorship - skip to SE12232" 2 = "Partnership" ; VALUE se12224l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE12232" ; VALUE se12226l (default=32) 0 = "Not in universe" ; VALUE se12228l (default=32) 0 = "Not in universe" ; VALUE se12230l (default=32) 0 = "Not in universe" ; VALUE se12232l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se12234l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se12236l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE12250" ; VALUE se12238l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se12240l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se12242l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se12244l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se12246l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE12250" ; VALUE se12248l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se12250l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE12262" 2 = "No" ; VALUE se12252l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE12262" 2 = "No" ; VALUE se12254l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE12262" ; VALUE se12256l (default=32) 0 = "Not in universe" ; VALUE se12260l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se1imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp0r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp1d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1imp1k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se1cal0d (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se1cal0k (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se1cal0l (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se1cal0m (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se2occ (default=32) 0 = "Not in universe" ; VALUE se2ind (default=32) 0 = "Not in universe" ; VALUE se2wks1l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se2wks2l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se2wks3l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se2wks4l (default=32) 0 = "None" 1 = "1 week" 2 = "2 weeks" 3 = "3 weeks" 4 = "4 weeks" 5 = "5 weeks" 9 = "Not in universe" ; VALUE se2rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se2rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se2rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se2rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se2amt1l (default=32) -0009 = "Not in universe" ; VALUE se2amt2l (default=32) -0009 = "Not in universe" ; VALUE se2amt3l (default=32) -0009 = "Not in universe" ; VALUE se2amt4l (default=32) -0009 = "Not in universe" ; VALUE se22202l (default=32) 0 = "Not answered" 9 = "Not in universe" ; VALUE se22212l (default=32) -9 = "Not in universe" 0 = "None" ; VALUE se22214l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE22260" ; VALUE se22216l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE22232" 2 = "No" ; VALUE se22218l (default=32) 0 = "Not in universe" 1 = "1 employee" 2 = "2 employees" 3 = "3 - 5 employees" 4 = "6 or more employees" ; VALUE se22220l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE22224" 2 = "No" ; VALUE se22222l (default=32) 0 = "Not in universe" 1 = "Sole proprietorship - skip to SE22232" 2 = "Partnership" ; VALUE se22224l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE22232" ; VALUE se22226l (default=32) 0 = "Not in universe" ; VALUE se22228l (default=32) 0 = "Not in universe" ; VALUE se22230l (default=32) 0 = "Not in universe" ; VALUE se22232l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se22234l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se22236l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE22250" ; VALUE se22238l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se22240l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se22242l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se22244l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se22246l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE22250" ; VALUE se22248l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE se22250l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE22262" 2 = "No" ; VALUE se22252l (default=32) 0 = "Not in universe" 1 = "Yes - skip to SE22262" 2 = "No" ; VALUE se22254l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SE22262" ; VALUE se22256l (default=32) 0 = "Not in universe" ; VALUE se22260l (default=32) -0009 = "Not in universe" 0 = "None" ; VALUE se2imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp0r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp1d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2imp1k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE se2cal0d (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se2cal0k (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se2cal0l (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE se2cal0m (default=32) 0 = "Not calculated" 1 = "Imputed input" 2 = "No imputed input" ; VALUE i01rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i01rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i01rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i01rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i01amt1l (default=32) -0009 = "Not in universe" ; VALUE i01amt2l (default=32) -0009 = "Not in universe" ; VALUE i01amt3l (default=32) -0009 = "Not in universe" ; VALUE i01amt4l (default=32) -0009 = "Not in universe" ; VALUE kidssynd (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kidssynk (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kidssynl (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kidssynm (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kdssamtd (default=32) -009 = "Not in universe" ; VALUE kdssamtk (default=32) -009 = "Not in universe" ; VALUE kdssamtl (default=32) -009 = "Not in universe" ; VALUE kdssamtm (default=32) -009 = "Not in universe" ; VALUE ssrecind (default=32) 0 = "Not in universe" 1 = "Adult benefits received in own name on" /* ly */ 2 = "Only adult benefits received jointly w" /* ith */ 3 = "Only child benefits received" 4 = "Adult benefits received in own name an" /* d */ 5 = "Adult benefits received jointly with" ; VALUE ss3004l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ss3006l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE ss3008l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC3070 through SC3084" ; VALUE ss3012l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC3016 through SC3030" ; VALUE ss3014l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next ISS code" 2 = "No" ; VALUE ss3064l (default=32) -1 = "Dk" 0 = "Not in universe" 1 = "Green" 2 = "Gold" 3 = "Other" ; VALUE ss3066l (default=32) -1 = "Dk" 0 = "Not in universe" 1 = "First" 2 = "Third" 3 = "Other" ; VALUE ss3068l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to next ISS code" ; VALUE ss3086l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next ISS code" 2 = "No" ; VALUE ss3088l (default=32) 0 = "Not in universe" ; VALUE ss3090l (default=32) 0 = "Not in universe" ; VALUE ss3092l (default=32) 0 = "Not in universe" ; VALUE ss3094l (default=32) 0 = "Not in universe" ; VALUE ss3096l (default=32) 0 = "Not in universe" ; VALUE ss3098l (default=32) 0 = "Not in universe" ; VALUE i01imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i01imp0r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i02rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i02rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i02rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i02amt1l (default=32) -0009 = "Not in universe" ; VALUE i02amt2l (default=32) -0009 = "Not in universe" ; VALUE i02amt3l (default=32) -0009 = "Not in universe" ; VALUE i02amt4l (default=32) -0009 = "Not in universe" ; VALUE kidrrynd (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kidrrynk (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kidrrynl (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kidrrynm (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE kdrramtd (default=32) -009 = "Not in universe" ; VALUE kdrramtk (default=32) -009 = "Not in universe" ; VALUE kdrramtl (default=32) -009 = "Not in universe" ; VALUE kdrramtm (default=32) -009 = "Not in universe" ; VALUE rrrecind (default=32) 0 = "Not in universe" 1 = "Adult benefits received in own name on" /* ly */ 2 = "Only adult benefits received jointly" 3 = "Only child benefits received" 4 = "Adult benefits received in own name an" /* d */ 5 = "Adult benefits received jointly with" ; VALUE rr3004l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE rr3006l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE rr3008l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC3070 through SC3084" ; VALUE rr3012l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to SC3016 through SC3030" ; VALUE rr3014l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next ISS code" 2 = "No" ; VALUE rr3064l (default=32) -1 = "Dk" 0 = "Not in universe" 1 = "Green" 2 = "Gold" 3 = "Other" ; VALUE rr3066l (default=32) -1 = "Dk" 0 = "Not in universe" 1 = "First" 2 = "Third" 3 = "Other" ; VALUE rr3068l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No - skip to next ISS code" ; VALUE rr3086l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next ISS code" 2 = "No" ; VALUE rr3088l (default=32) 0 = "Not in universe" ; VALUE rr3090l (default=32) 0 = "Not in universe" ; VALUE rr3092l (default=32) 0 = "Not in universe" ; VALUE rr3094l (default=32) 0 = "Not in universe" ; VALUE rr3096l (default=32) 0 = "Not in universe" ; VALUE rr3098l (default=32) 0 = "Not in universe" ; VALUE i02imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0n (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0o (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0p (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0q (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i02imp0r (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i03rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i03rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i03rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i03rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i03amt1l (default=32) -0009 = "Not in universe" ; VALUE i03amt2l (default=32) -0009 = "Not in universe" ; VALUE i03amt3l (default=32) -0009 = "Not in universe" ; VALUE i03amt4l (default=32) -0009 = "Not in universe" ; VALUE i03imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i03imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i03imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i03imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i05rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i05rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i05rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i05rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i05amt1l (default=32) -0009 = "Not in universe" ; VALUE i05amt2l (default=32) -0009 = "Not in universe" ; VALUE i05amt3l (default=32) -0009 = "Not in universe" ; VALUE i05amt4l (default=32) -0009 = "Not in universe" ; VALUE i05imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i05imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i05imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i05imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i06rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i06rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i06rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i06rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i06amt1l (default=32) -0009 = "Not in universe" ; VALUE i06amt2l (default=32) -0009 = "Not in universe" ; VALUE i06amt3l (default=32) -0009 = "Not in universe" ; VALUE i06amt4l (default=32) -0009 = "Not in universe" ; VALUE i06imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i06imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i06imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i06imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i07rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i07rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i07rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i07rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i07amt1l (default=32) -0009 = "Not in universe" ; VALUE i07amt2l (default=32) -0009 = "Not in universe" ; VALUE i07amt3l (default=32) -0009 = "Not in universe" ; VALUE i07amt4l (default=32) -0009 = "Not in universe" ; VALUE i07imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i07imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i07imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i07imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i08rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i08rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i08rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i08rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i08amt1l (default=32) -0009 = "Not in universe" ; VALUE i08amt2l (default=32) -0009 = "Not in universe" ; VALUE i08amt3l (default=32) -0009 = "Not in universe" ; VALUE i08amt4l (default=32) -0009 = "Not in universe" ; VALUE vet3034l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next income source" 2 = "No" ; VALUE vet3036l (default=32) 0 = "Not in universe" ; VALUE vet3038l (default=32) 0 = "Not in universe" ; VALUE vet3040l (default=32) 0 = "Not in universe" ; VALUE vet3042l (default=32) 0 = "Not in universe" ; VALUE vet3044l (default=32) 0 = "Not in universe" ; VALUE vet3046l (default=32) 0 = "Not in universe" ; VALUE vet3048l (default=32) 0 = "Not in universe" ; VALUE vet3050l (default=32) 0 = "Not in universe" ; VALUE vet3052l (default=32) 0 = "Not in universe" ; VALUE vet3054l (default=32) 0 = "Not in universe" ; VALUE vet3060l (default=32) -1 = "DK - skip to next ISS code" 0 = "Not in universe" 1 = "Yes - skip to next ISS code" 2 = "No - skip to next ISS code" ; VALUE i08imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i08imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i08imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i08imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i10rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i10rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i10rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i10rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i10amt1l (default=32) -0009 = "Not in universe" ; VALUE i10amt2l (default=32) -0009 = "Not in universe" ; VALUE i10amt3l (default=32) -0009 = "Not in universe" ; VALUE i10amt4l (default=32) -0009 = "Not in universe" ; VALUE i10imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i10imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i10imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i10imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i12rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i12rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i12rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i12rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i12amt1l (default=32) -0009 = "Not in universe" ; VALUE i12amt2l (default=32) -0009 = "Not in universe" ; VALUE i12amt3l (default=32) -0009 = "Not in universe" ; VALUE i12amt4l (default=32) -0009 = "Not in universe" ; VALUE i12imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i12imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i12imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i12imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i13rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i13rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i13rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i13rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i13amt1l (default=32) -0009 = "Not in universe" ; VALUE i13amt2l (default=32) -0009 = "Not in universe" ; VALUE i13amt3l (default=32) -0009 = "Not in universe" ; VALUE i13amt4l (default=32) -0009 = "Not in universe" ; VALUE i13imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i13imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i13imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i13imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i20rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i20rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i20rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i20rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i20amt1l (default=32) -0009 = "Not in universe" ; VALUE i20amt2l (default=32) -0009 = "Not in universe" ; VALUE i20amt3l (default=32) -0009 = "Not in universe" ; VALUE i20amt4l (default=32) -0009 = "Not in universe" ; VALUE afdc303d (default=32) 0 = "Not in universe" 1 = "Yes - skip to next income source" 2 = "No" ; VALUE afdc303k (default=32) 0 = "Not in universe" ; VALUE afdc303l (default=32) 0 = "Not in universe" ; VALUE afdc304d (default=32) 0 = "Not in universe" ; VALUE afdc304k (default=32) 0 = "Not in universe" ; VALUE afdc304l (default=32) 0 = "Not in universe" ; VALUE afdc304m (default=32) 0 = "Not in universe" ; VALUE afdc304n (default=32) 0 = "Not in universe" ; VALUE afdc305d (default=32) 0 = "Not in universe" ; VALUE afdc305k (default=32) 0 = "Not in universe" ; VALUE afdc305l (default=32) 0 = "Not in universe" ; VALUE i20imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i20imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i20imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i20imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i21rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i21rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i21rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i21rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i21amt1l (default=32) -0009 = "Not in universe" ; VALUE i21amt2l (default=32) -0009 = "Not in universe" ; VALUE i21amt3l (default=32) -0009 = "Not in universe" ; VALUE i21amt4l (default=32) -0009 = "Not in universe" ; VALUE ga3034l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next income source" 2 = "No" ; VALUE ga3036l (default=32) 0 = "Not in universe" ; VALUE ga3038l (default=32) 0 = "Not in universe" ; VALUE ga3040l (default=32) 0 = "Not in universe" ; VALUE ga3042l (default=32) 0 = "Not in universe" ; VALUE ga3044l (default=32) 0 = "Not in universe" ; VALUE ga3046l (default=32) 0 = "Not in universe" ; VALUE ga3048l (default=32) 0 = "Not in universe" ; VALUE ga3050l (default=32) 0 = "Not in universe" ; VALUE ga3052l (default=32) 0 = "Not in universe" ; VALUE ga3054l (default=32) 0 = "Not in universe" ; VALUE i21imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i21imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i21imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i21imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i23rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i23rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i23rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i23rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i23amt1l (default=32) -0009 = "Not in universe" ; VALUE i23amt2l (default=32) -0009 = "Not in universe" ; VALUE i23amt3l (default=32) -0009 = "Not in universe" ; VALUE i23amt4l (default=32) -0009 = "Not in universe" ; VALUE fcc3034l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next income source" 2 = "No" ; VALUE fcc3036l (default=32) 0 = "Not in universe" ; VALUE fcc3038l (default=32) 0 = "Not in universe" ; VALUE fcc3040l (default=32) 0 = "Not in universe" ; VALUE fcc3042l (default=32) 0 = "Not in universe" ; VALUE fcc3044l (default=32) 0 = "Not in universe" ; VALUE fcc3046l (default=32) 0 = "Not in universe" ; VALUE fcc3048l (default=32) 0 = "Not in universe" ; VALUE fcc3050l (default=32) 0 = "Not in universe" ; VALUE fcc3052l (default=32) 0 = "Not in universe" ; VALUE fcc3054l (default=32) 0 = "Not in universe" ; VALUE i23imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i23imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i23imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i23imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i24rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i24rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i24rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i24rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i24amt1l (default=32) -0009 = "Not in universe" ; VALUE i24amt2l (default=32) -0009 = "Not in universe" ; VALUE i24amt3l (default=32) -0009 = "Not in universe" ; VALUE i24amt4l (default=32) -0009 = "Not in universe" ; VALUE ow3034l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next income source" 2 = "No" ; VALUE ow3036l (default=32) 0 = "Not in universe" ; VALUE ow3038l (default=32) 0 = "Not in universe" ; VALUE ow3040l (default=32) 0 = "Not in universe" ; VALUE ow3042l (default=32) 0 = "Not in universe" ; VALUE ow3044l (default=32) 0 = "Not in universe" ; VALUE ow3046l (default=32) 0 = "Not in universe" ; VALUE ow3048l (default=32) 0 = "Not in universe" ; VALUE ow3050l (default=32) 0 = "Not in universe" ; VALUE ow3052l (default=32) 0 = "Not in universe" ; VALUE ow3054l (default=32) 0 = "Not in universe" ; VALUE i24imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i24imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i24imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i24imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE wic3138l (default=32) 0 = "No" 1 = "Yes" 9 = "Not in universe" ; VALUE wic3140l (default=32) 0 = "No" 1 = "Yes" 9 = "Not in universe" ; VALUE wic3142l (default=32) 0 = "No" 1 = "Yes" 9 = "Not in universe" ; VALUE wic3144l (default=32) 0 = "No" 1 = "Yes" 9 = "Not in universe" ; VALUE i25imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i25imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i25imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i25imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i27rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i27rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i27rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i27rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i27amt1l (default=32) -0009 = "Not in universe" ; VALUE i27amt2l (default=32) -0009 = "Not in universe" ; VALUE i27amt3l (default=32) -0009 = "Not in universe" ; VALUE i27amt4l (default=32) -0009 = "Not in universe" ; VALUE fs3100l (default=32) 0 = "Not in universe" 1 = "Yes - skip to next income source" 2 = "No" ; VALUE fs3102l (default=32) 0 = "Not in universe" ; VALUE fs3104l (default=32) 0 = "Not in universe" ; VALUE fs3106l (default=32) 0 = "Not in universe" ; VALUE fs3108l (default=32) 0 = "Not in universe" ; VALUE fs3110l (default=32) 0 = "Not in universe" ; VALUE fs3112l (default=32) 0 = "Not in universe" ; VALUE fs3114l (default=32) 0 = "Not in universe" ; VALUE fs3116l (default=32) 0 = "Not in universe" ; VALUE fs3118l (default=32) 0 = "Not in universe" ; VALUE fs3120l (default=32) 0 = "Not in universe" ; VALUE i27imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i27imp0k (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i27imp0l (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i27imp0m (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i28rec1l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i28rec2l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i28rec3l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i28rec4l (default=32) 0 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE i28amt1l (default=32) -0009 = "Not in universe" ; VALUE i28amt2l (default=32) -0009 = "Not in universe" ; VALUE i28amt3l (default=32) -0009 = "Not in universe" ; VALUE i28amt4l (default=32) -0009 = "Not in universe" ; VALUE i28imp0d (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE i28imp0k (default=32) 0 = "Not imput