*options obs=100 ; options nocenter ; /*------------------------------------------------ by Jean Roth Thu Jun 1 14:59:42 EDT 2006 This program reads the 2001 SIPP Wave 8x Topical Module Data File Report errors to jroth@nber.org A value of -1 (or -1/# of implied decimals) indicates 'Not in Universe' This program is distributed under the GNU GPL. See end of this file and http://www.gnu.org/licenses/ for details. ----------------------------------------------- */ * The following line should contain the directory where the SAS file is to be stored ; libname library "./"; * The following line should contain the complete path and name of the raw data file. On a PC, use backslashes in paths as in C:\ ; FILENAME datafile pipe "unzip -p /homes/data/sipp/2001/sipp01t8x.zip "; * The following line should contain the name of the SAS dataset ; %let dataset = sip01t8x ; DATA library.&dataset ; INFILE datafile LRECL = 20000 ; /*------------------------------------------------ The following variable names have been changed, if necessary: '$' to 'd', '-' to '_', '%' to 'p' . ----------------------------------------------- */ attrib ssuseq length=4 label="SU: Sequence Number of Sample Unit - Primary"; attrib ssuid length=$12 label="SU: Sample Unit Identifier"; attrib spanel length=4 label="SU: Sample Code - Indicates Panel Year"; attrib swave length=3 label="SU: Wave of data collection"; attrib srotaton length=3 label="SU: Rotation of data collection"; attrib tfipsst length=3 label="SU: FIPS State Code for fifth month household"; attrib shhadid length=3 label="SU: Hhld Address ID in fourth reference month"; attrib sinthhid length=3 label=""; attrib eoutcome length=3 label="HH: Interview Status code for fifth month"; attrib rfid length=3 label="FA: Family ID Number in month four"; attrib rfid2 length=3 label="FA: Family ID excluding related subfamily"; attrib eppidx length=3 label="PE: Person index"; attrib eentaid length=$3 label="PE: Address ID of hhld where person entered"; attrib epppnum length=$4 label="PE: Person number"; attrib epopstat length=3 label="PE: Population status based on age in fourth"; attrib eppintvw length=3 label="PE: Person's interview status at time of"; attrib eppmis4 length=3 label="PE: Person's 4th month interview status"; attrib esex length=3 label="PE: Sex of this person"; attrib erace length=3 label="PE: Race of this person"; attrib eorigin length=3 label="PE: Origin of this person"; attrib wpfinwgt length=8 label="WW: Person weight"; attrib errp length=3 label="PE: Household relationship"; attrib tage length=3 label="PE: Age as of last birthday"; attrib ems length=3 label="PE: Marital status"; attrib epnspous length=4 label="PE: Person number of spouse"; attrib epnmom length=4 label="PE: Person number of mother"; attrib epndad length=4 label="PE: Person number of father"; attrib epnguard length=4 label="PE: Person number of guardian"; attrib rdesgpnt length=3 label="PE: Designated parent or guardian flag"; attrib eeducate length=3 label="ED: Highest Degree received or grade completed"; attrib lgtkey length=$8 label="PE: Person longitudinal key"; attrib eawrunv length=3 label="WR: Universe indicator."; attrib iinccat length=3 label="WR: Records total HH income in grouped"; attrib ipayn length=3 label="WR: Asks if income assistance was received"; attrib ipayn2 length=3 label="WR: Verification of lack of assistance"; attrib ihlphire length=3 label="WR: Rec. welf/soc. ser assist w/hire,"; attrib ihlptrai length=3 label="WR: Rec. welf/soc. ser assist w/hire,"; attrib ihlpwage length=3 label="WR: Rec. welf/soc. ser assist w/hire,"; attrib itraihyn length=3 label="WR: Rec. welf/soc. ser assist w/hire,"; attrib ihlpdk length=3 label="WR: Item WR06B DK's and Refusals"; attrib ifoodhyn length=3 label="WR: Rec food assist not Food"; attrib iclothyn length=3 label="WR: Records receipt of clothing assistance"; attrib ihoushyn length=3 label="WR: House asst not pub house/gov rent"; attrib icsuphyn length=3 label="WR: Talked with child supp/welf office for"; attrib iothhyn length=3 label="WR: Records recipiency of 'other' low-income"; attrib ijobhelp length=3 label="WR: Did ... receive govt/social service help"; attrib ireqinc length=3 label="WR: Reported income/address changes-welfare"; attrib ireqcs length=3 label="WR: Reported community service/workfare"; attrib ireqpat length=3 label="WR: Reported establishment of paternity for a"; attrib ireqdt length=3 label="WR: Reported drug testing req'd by welf/soc"; attrib ijhrusu length=3 label="WR: Resume writing assistance"; attrib ijhint length=3 label="WR: Interviewing assistance"; attrib ijhdres length=3 label="WR: Dressing assistance"; attrib ijhself length=3 label="WR: Self-esteem building assistance"; attrib ijhcomp length=3 label="WR: Computer training assistance"; attrib ijhcler length=3 label="WR: Other clerical skills assistance"; attrib ijhmach length=3 label="WR: Machinery training assistance"; attrib ijhojs length=3 label="WR: Other specific job training assistance"; attrib ijhged length=3 label="WR: GED assistance"; attrib ijhcol length=3 label="WR: College degree/certificate assistance"; attrib ijhlit length=3 label="WR: Literacy training assistance"; attrib ijhlis length=3 label="WR: Jobs listing assistance"; attrib ijheng length=3 label="WR: English language assistance"; attrib ijhoth length=3 label="WR: Other training/job search assistance"; attrib ijcomptr length=3 label="WR: Was training completed?"; attrib ijhjobyn length=3 label="WR: Did training/assistance lead to job?"; attrib ijhpayyn length=3 label="WR: Did respondent pay for education/training?"; attrib inumpay length=3 label="WR: Number of payments to employer"; attrib igasvyn length=3 label="WR: Type of transportation assistance rec. -"; attrib itokyn length=3 label="WR: Type of transportation assist received-"; attrib icaryn length=3 label="WR: Type of transportation assistance ..."; attrib irideyn length=3 label="WR: Type of transportation assistance...recd"; attrib iothtyn length=3 label="WR: Other type of transportation assistance"; attrib icctype length=3 label="WR: Were child care services free?"; attrib iccpayyn length=3 label="WR: Did government pay any child care cost?"; attrib iccempyn length=3 label="WR: Did charity/relative/friends pay child"; attrib iccwho length=3 label="WR: Who (non-govt.) helped pay the cost of"; attrib icccov01 length=4 label="WR: Children who received gov't. assisted"; attrib icccov02 length=4 label="WR: Children who received government assisted"; attrib icccov03 length=4 label="WR: Children who received gov't. assisted"; attrib icccov04 length=4 label="WR: Children who received gov't. assisted"; attrib icccov05 length=4 label="WR: Children who received gov't. assisted"; attrib icccov06 length=4 label="WR: Children who received gov't. assisted"; attrib icccov07 length=4 label="WR: Children who received gov't. assisted"; attrib iccrel length=3 label="WR: Types of child care paid for by"; attrib iccdayc length=3 label="WR: Types of child care paid for by govt-day"; attrib iccsitt length=3 label="WR: Types of child care paid for by"; attrib iccaft length=3 label="WR: Types of child care paid for by"; attrib ifavou length=3 label="WR: Type of food-related assist."; attrib ifagroc length=3 label="WR: Type of food-related assist. rec'd bags"; attrib ifameal length=3 label="WR: Food-related assistance rec'd-meal from"; attrib ifaoth length=3 label="WR: Type of food-related assistance received"; attrib ivouga length=3 label="WR: Sources of food assistance received -"; attrib ivouhar length=3 label="WR: Sources of food assist. rec'd-charity"; attrib ivoufam length=3 label="WR: Sources of food assistance received -"; attrib ivouoth length=3 label="WR: Sources of food assistance received -"; attrib ivouthh length=3 label="WR: Item WR50 DK's and Refusals"; attrib icaga length=3 label="WR: Sources of clothing assistance received-"; attrib icachar length=3 label="WR: Sources of clothing assistance received -"; attrib icafam length=3 label="WR: Sources of clothing assist received-"; attrib icaemp length=3 label="WR: Sources of clothing assistance received -"; attrib icaoth length=3 label="WR: Sources of clothing assist. rec'd -"; attrib icaothh length=3 label="WR: Item WR54 DK's and Refusals"; attrib ihatype length=3 label="WR: Type of housing assistance program"; attrib ihatype2 length=3 label="WR: Type of housing assistance program"; attrib ihaga length=3 label="WR: Source of Non-Section 8 assistance - gov"; attrib ihahous length=3 label="WR: Source of non-Section 8 assist. - Housing"; attrib ihachar length=3 label="WR: Source of non-Section 8 assist. charity"; attrib ihaoth length=3 label="WR: Source of non-Section 8 assistance - other"; attrib ihaothh length=3 label="WR: Item WR58 DK's and Refusals"; attrib icashsc length=3 label="WR: Source of short-term cash assistance"; attrib icashhm length=3 label="WR: Number of short-term cash payments during"; attrib icashamt length=4 label="WR: Amount of short-term cash assistance"; attrib icashal length=3 label="WR: Short-term cash assistance reported"; attrib icashuse length=3 label="WR: Use specified for short-term cash"; attrib icashren length=3 label="WR: Specified use for short-term cash"; attrib icashfoo length=3 label="WR: Specified use for short-term cash"; attrib icashcs length=3 label="WR: Specified use for short-term cash"; attrib icashck length=3 label="WR: Use for short-term cash"; attrib icashcar length=3 label="WR: Specified use for short-term cash"; attrib icashoth length=3 label="WR: Specified use for short-term cash"; attrib icashohh length=3 label="WR: Item WR65 DKs and Refusals"; attrib icsagen length=3 label="WR: Source of help to obtain child support -"; attrib icswelf length=3 label="WR: Source of help to obtain child supp.-"; attrib icsoth length=3 label="WR: Source of help for obtaining child"; attrib icsothh length=3 label="WR: Item WR66 DKs and Refusals"; attrib icspat length=3 label="WR: Child support assistance - establishing"; attrib icsabs length=3 label="WR: Child support assistance - locating a"; attrib icscourt length=3 label="WR: Child support assistance obtaining court"; attrib icscoll length=3 label="WR: Child support assistance collecting child"; attrib icsoth2 length=3 label="WR: Child support assistance other kind of"; attrib icsgov length=3 label="WR: Source of 'other' benefits- government"; attrib icschar length=3 label="WR: Source of other benefit-"; attrib icsfam length=3 label="WR: Source of other benefits- Family, friends"; attrib icselse length=3 label="WR: Source of 'other' benefits- Someplace else"; attrib icselsee length=3 label="WR: Item WR69 DKs and Refusals"; attrib icsamt length=4 label="WR: Amount of 'other' assistance"; attrib icsncash length=3 label="WR: Amount of 'other' assistance - no cash"; attrib icsearl length=3 label="WR: 'Other' assistance amount reported"; attrib icspart length=3 label="WR: Use specified for 'other' assistance?"; attrib icsrent length=3 label="WR: Particular use of 'other' assistance -"; attrib icsfood length=3 label="WR: Particular use of 'other' assistance -"; attrib icsclos length=3 label="WR: Particular use of 'other' assist- clothes"; attrib icsclok length=3 label="WR: Particular use of 'other' assist- Clothes"; attrib icscar length=3 label="WR: Particular use of 'other' assistance -"; attrib icsouse length=3 label="WR: Particular use of 'other' assistance -"; attrib icsousee length=3 label="WR: Item WR73 DKs and Refusals"; attrib iwftype length=3 label="WR: Venue of community service"; attrib iwforg length=3 label="WR: Function of govt. org. using ...'s"; attrib iwfind length=3 label="WR: Type of private org using ...'s community"; attrib iwfjob length=3 label="WR: Did work for benefits/experience lead to"; attrib iwfcore length=3 label="WR: FR note - work for benefits/experience"; attrib iinqcomp length=3 label="WR: Respondent inquiry about government"; attrib iinqcomo length=3 label="WR: Respondent inquiry about additional gov't"; attrib iincafdc length=3 label="WR: Gov't assistance inquired about - AFDC or"; attrib iincga length=3 label="WR: Gov't asst. inquired about - Gen'l Asst."; attrib iincssi length=3 label="WR: Gov't asst. inquired about - SSI"; attrib iincfs length=3 label="WR: Gov't assistance inquired about - Food"; attrib iincmcd length=3 label="WR: Gov't assistance inquired about - Medicaid"; attrib iincwic length=3 label="WR: Government assistance inquired about - WIC"; attrib iincunem length=3 label="WR: Gov't asst inquired about- Unemployment"; attrib iincph length=3 label="WR: Gov't asst. inquired about- Public"; attrib iincener length=3 label="WR: Gov't asst. inquired about - Energy"; attrib iinceduc length=3 label="WR: Gov't asst. inquired about - Education or"; attrib iincqcc length=3 label="WR: Gov't asst. inquired about - Child care"; attrib iinctran length=3 label="WR: Gov't asst inquired about- Transportation"; attrib iincmeal length=3 label="WR: Gov't asst. inquired about - School meals"; attrib iincoth length=3 label="WR: Government assistance inquired about -"; attrib iincothh length=3 label="WR: Item WR104 DKs and Refusals"; attrib ininlimt length=3 label="WR: Reason didn't apply- Exceeded time limit"; attrib inindn length=3 label="WR: Reason didn't apply- Don't need any"; attrib ininimm length=3 label="WR: Reason didn't apply- Not"; attrib ininelig length=3 label="WR: Reason didn't apply- Not eligible for"; attrib inindk length=3 label="WR: Reason didn't apply - Didn't know I could"; attrib ininhas length=3 label="WR: Reason didn't apply - Too much"; attrib inintran length=3 label="WR: Reason didn't apply - No transportation"; attrib ininchar length=3 label="WR: Reason didn't apply - Don't take"; attrib ininwort length=3 label="WR: Reason didn't apply- The money is not"; attrib ininplan length=3 label="WR: Reason didn't apply- Haven't done it"; attrib ininavai length=3 label="WR: Reason didn't apply- No other assist"; attrib ininoth length=3 label="WR: Reason didn't apply- Some other reason"; attrib ininothh length=3 label="WR: Item WR108 DKs and Refusals"; attrib ipbredyn length=3 label="WR: Respondent has benefit cut"; attrib iredincr length=3 label="WR: Bene cut- inc too high"; attrib iredwkrq length=3 label="WR: Bene cut- non/coop wk req."; attrib iredcsrq length=3 label="WR: Bene cut- non-coop CS req"; attrib iredinfo length=3 label="WR: Bene cut- gave too little req. info"; attrib iredsign length=3 label="WR: Bene cut- rejected signed plan"; attrib iredssi length=3 label="WR: Bene cut- receiving SSI"; attrib iredlimt length=3 label="WR: Bene cut- exceeded time limit"; attrib iredoth length=3 label="WR: Bene cut- other reason"; attrib ireddk length=3 label="WR: Item WR114 DK's and Refusals"; attrib ipastpub length=3 label="WR: Past Public Asst. recipiency"; attrib ipastmon length=3 label="WR: Month of past Public Asst recipiency"; attrib ipastyr length=4 label="WR: Year of past Public Asst recipiency"; attrib inotlimt length=3 label="WR: AFDC cut- exceeded time limit"; attrib inotwkrq length=3 label="WR: AFDC cut- non/coop work reqs."; attrib inotcsrq length=3 label="WR: AFDC cut- non/coop CS reqs."; attrib inotinfo length=3 label="WR: AFDC cut- gave too little req info"; attrib inotbank length=3 label="WR: AFDC cut- bank eligibility"; attrib inothigh length=3 label="WR: AFDC cut- income too high"; attrib inotmax length=3 label="WR: AFDC cut- had max assistance"; attrib inotsign length=3 label="WR: AFDC cut- rejected signed plan"; attrib inotmarr length=3 label="WR: AFDC cut- got married"; attrib inotneed length=3 label="WR: AFDC cut- no longer needed"; attrib inotold length=3 label="WR: AFDC cut- children too old"; attrib inototh length=3 label="WR: AFDC cut- other"; attrib inotdk length=3 label="WR: Item WR116 DK's and Refusals"; attrib ielignum length=3 label="WR: Remaining months AFDC eligibility"; attrib ieligmon length=3 label="WR: Date AFDC ineligible- month"; attrib ieligyr length=4 label="WR: Date AFDC ineligible- year"; attrib ialwaych length=3 label="WR: AFDC always covered kids only ?"; attrib ikidwkrq length=3 label="WR: No AFDC- non/coop work reqs."; attrib ikidcsrq length=3 label="WR: No AFDC- non/coop CS reqs."; attrib ikidimmi length=3 label="WR: No AFDC- immigration status"; attrib ikidinfo length=3 label="WR: No AFDC- gave too little req. info."; attrib ikidsign length=3 label="WR: No AFDC- rejected signed plan."; attrib ikidssi length=3 label="WR: No AFDC- receiving SSI"; attrib ikidlimt length=3 label="WR: No AFDC- exceeded time limit"; attrib ikidoth length=3 label="WR: No AFDC- other"; attrib ikiddk length=3 label="WR: Item WR119 DK's and Refusals"; attrib ikdstrtm length=3 label="WR: Date of kid's own PA coverage- month"; attrib ikdstrty length=4 label="WR: Date of kid's own PA coverage- year"; INPUT @1 ssuseq 5. @6 ssuid $12. @18 spanel 4. @22 swave 2. @24 srotaton 1. @25 tfipsst 2. @27 shhadid 3. @30 sinthhid 3. @33 eoutcome 3. @36 rfid 3. @39 rfid2 3. @42 eppidx 3. @45 eentaid $3. @48 epppnum $4. @52 epopstat 1. @53 eppintvw 2. @55 eppmis4 1. @56 esex 1. @57 erace 1. @58 eorigin 2. @60 wpfinwgt 10.4 @70 errp 2. @72 tage 2. @74 ems 1. @75 epnspous 4. @79 epnmom 4. @83 epndad 4. @87 epnguard 4. @91 rdesgpnt 2. @93 eeducate 2. @95 lgtkey $8. @103 eawrunv 2. @105 iinccat 2. @107 ipayn 2. @109 ipayn2 2. @111 ihlphire 1. @112 ihlptrai 1. @113 ihlpwage 1. @114 itraihyn 2. @116 ihlpdk 2. @118 ifoodhyn 2. @120 iclothyn 2. @122 ihoushyn 2. @124 icsuphyn 2. @126 iothhyn 2. @128 ijobhelp 2. @130 ireqinc 2. @132 ireqcs 2. @134 ireqpat 2. @136 ireqdt 2. @138 ijhrusu 2. @140 ijhint 2. @142 ijhdres 2. @144 ijhself 2. @146 ijhcomp 2. @148 ijhcler 2. @150 ijhmach 2. @152 ijhojs 2. @154 ijhged 2. @156 ijhcol 2. @158 ijhlit 2. @160 ijhlis 2. @162 ijheng 2. @164 ijhoth 2. @166 ijcomptr 2. @168 ijhjobyn 2. @170 ijhpayyn 2. @172 inumpay 2. @174 igasvyn 2. @176 itokyn 2. @178 icaryn 2. @180 irideyn 2. @182 iothtyn 2. @184 icctype 2. @186 iccpayyn 2. @188 iccempyn 2. @190 iccwho 2. @192 icccov01 4. @196 icccov02 4. @200 icccov03 4. @204 icccov04 4. @208 icccov05 4. @212 icccov06 4. @216 icccov07 4. @220 iccrel 2. @222 iccdayc 2. @224 iccsitt 2. @226 iccaft 2. @228 ifavou 2. @230 ifagroc 2. @232 ifameal 2. @234 ifaoth 2. @236 ivouga 1. @237 ivouhar 1. @238 ivoufam 1. @239 ivouoth 1. @240 ivouthh 2. @242 icaga 1. @243 icachar 1. @244 icafam 1. @245 icaemp 1. @246 icaoth 1. @247 icaothh 2. @249 ihatype 2. @251 ihatype2 2. @253 ihaga 1. @254 ihahous 1. @255 ihachar 1. @256 ihaoth 1. @257 ihaothh 2. @259 icashsc 2. @261 icashhm 2. @263 icashamt 4. @267 icashal 2. @269 icashuse 2. @271 icashren 1. @272 icashfoo 1. @273 icashcs 1. @274 icashck 1. @275 icashcar 1. @276 icashoth 2. @278 icashohh 2. @280 icsagen 1. @281 icswelf 1. @282 icsoth 1. @283 icsothh 2. @285 icspat 2. @287 icsabs 2. @289 icscourt 2. @291 icscoll 2. @293 icsoth2 2. @295 icsgov 1. @296 icschar 1. @297 icsfam 1. @298 icselse 1. @299 icselsee 2. @301 icsamt 4. @305 icsncash 2. @307 icsearl 2. @309 icspart 2. @311 icsrent 1. @312 icsfood 1. @313 icsclos 1. @314 icsclok 1. @315 icscar 1. @316 icsouse 1. @317 icsousee 2. @319 iwftype 2. @321 iwforg 2. @323 iwfind 2. @325 iwfjob 2. @327 iwfcore 2. @329 iinqcomp 2. @331 iinqcomo 2. @333 iincafdc 1. @334 iincga 1. @335 iincssi 1. @336 iincfs 1. @337 iincmcd 1. @338 iincwic 1. @339 iincunem 1. @340 iincph 1. @341 iincener 1. @342 iinceduc 1. @343 iincqcc 1. @344 iinctran 1. @345 iincmeal 1. @346 iincoth 1. @347 iincothh 2. @349 ininlimt 1. @350 inindn 1. @351 ininimm 1. @352 ininelig 1. @353 inindk 1. @354 ininhas 1. @355 inintran 1. @356 ininchar 1. @357 ininwort 1. @358 ininplan 1. @359 ininavai 1. @360 ininoth 1. @361 ininothh 2. @363 ipbredyn 2. @365 iredincr 1. @366 iredwkrq 1. @367 iredcsrq 1. @368 iredinfo 1. @369 iredsign 1. @370 iredssi 1. @371 iredlimt 1. @372 iredoth 1. @373 ireddk 2. @375 ipastpub 2. @377 ipastmon 2. @379 ipastyr 4. @383 inotlimt 1. @384 inotwkrq 1. @385 inotcsrq 1. @386 inotinfo 1. @387 inotbank 1. @388 inothigh 1. @389 inotmax 1. @390 inotsign 1. @391 inotmarr 1. @392 inotneed 1. @393 inotold 1. @394 inototh 1. @395 inotdk 2. @397 ielignum 2. @399 ieligmon 2. @401 ieligyr 4. @405 ialwaych 2. @407 ikidwkrq 1. @408 ikidcsrq 1. @409 ikidimmi 1. @410 ikidinfo 1. @411 ikidsign 1. @412 ikidssi 1. @413 ikidlimt 1. @414 ikidoth 1. @415 ikiddk 2. @417 ikdstrtm 2. @419 ikdstrty 4. ; /*------------------------------------------------ The PROC FORMAT statement will store the formats in a sas data set called fsip01t8x To use the stored formats in a subsequent program, use code like the following: proc format cntlin=library.fsp01t8x; PROC freq; tables pesex ; format pesex P135L.; For more information, consult PROC FORMAT in the SAS Procedures Guide ----------------------------------------------- */ PROC FORMAT cntlout=library.fsp01t8x; ; VALUE spanel (default=32) 1996 = "Panel Year" ; VALUE tfipsst (default=32) 1 = "Alabama" 2 = "Alaska" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "DC" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 16 = "Idaho" 17 = "Illinois" 18 = "Indiana" 19 = "Iowa" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 28 = "Mississippi" 29 = "Missouri" 30 = "Montana" 31 = "Nebraska" 32 = "Nevada" 33 = "New Hampshire" 34 = "New Jersey" 35 = "New Mexico" 36 = "New York" 37 = "North Carolina" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 51 = "Virginia" 53 = "Washington" 54 = "West Virginia" 55 = "Wisconsin" 61 = "Maine, Vermont" 62 = "North Dakota, South Dakota," ; VALUE eoutcome (default=32) 201 = "Completed interview" 203 = "Compl. partial- missing data; no" 207 = "Complete partial - TYPE-Z; no" 213 = "TYPE-A, language problem" 215 = "TYPE-A, insufficient partial" 216 = "TYPE-A, no one home (noh)" 217 = "TYPE-A, temporarily absent (ta)" 218 = "TYPE-A, hh refused" 219 = "TYPE-A, other occupied (specify)" 234 = "TYPE-B, entire hh institut. or" 248 = "TYPE-C, other (specify)" 249 = "TYPE-C, sample adjustment" 250 = "TYPE-C, hh deceased" 251 = "TYPE-C, moved out of country" 252 = "TYPE-C, living in armed forces" 253 = "TYPE-C, on active duty in Armed" 254 = "TYPE-C, no one over age 15 years" 255 = "TYPE-C, no Wave 1 persons" 260 = "TYPE-D, moved address unknown" 261 = "TYPE-D, moved w/in U.S. but" 262 = "Merged with another SIPP household" 270 = "Mover, no longer located in same" 271 = "Mover, new address located in" 280 = "Newly spawned case outside fr's" ; VALUE rfid2l (default=32) 0 = "Member of related subfamily" ; VALUE epopstat (default=32) 1 = "Adult (15 years of age or older)" 2 = "Child (Under 15 years of age)" ; VALUE eppintvw (default=32) 1 = "Interview (self)" 2 = "Interview (proxy)" 3 = "Noninterview - Type Z" 4 = "Nonintrvw - pseudo Type Z. Left" 5 = "Children under 15 during" ; VALUE eppmis4l (default=32) 1 = "Interview" 2 = "Non-interview" ; VALUE esex (default=32) 1 = "Male" 2 = "Female" ; VALUE erace (default=32) 1 = "White" 2 = "Black" 3 = "American Indian, Aleut, or Eskimo" 4 = "Asian or Pacific Islander" ; VALUE eorigin (default=32) 1 = "Canadian" 10 = "Polish" 11 = "Russian" 12 = "Scandinavian" 13 = "Scotch-Irish" 14 = "Scottish" 15 = "Slovak" 16 = "Welsh" 17 = "Other European" 2 = "Dutch" 20 = "Mexican" 21 = "Mexican-American" 22 = "Chicano" 23 = "Puerto Rican" 24 = "Cuban" 25 = "Central American" 26 = "South American" 27 = "Dominican Republic" 28 = "Other Hispanic" 3 = "English" 30 = "African-American or Afro-American" 31 = "American Indian, Eskimo, or Aleut" 32 = "Arab" 33 = "Asian" 34 = "Pacific Islander" 35 = "West Indian" 39 = "Another group not listed" 4 = "French" 40 = "American" 5 = "French-Canadian" 6 = "German" 7 = "Hungarian" 8 = "Irish" 9 = "Italian" ; VALUE wpfinwgt (default=32) 0 = "0000:999999.9999 .Final person weight" ; VALUE errp (default=32) 1 = "Reference person w/ rel. persons" 10 = "Unmarried partner of reference" 11 = "Housemate/roommate" 12 = "Roomer/boarder" 13 = "Other non-relative of reference" 2 = "Reference Person w/out rel." 3 = "Spouse of reference person" 4 = "Child of reference person" 5 = "Grandchild of reference person" 6 = "Parent of reference person" 7 = "Brother/sister of reference person" 8 = "Other relative of reference person" 9 = "Foster child of reference person" ; VALUE tage (default=32) 0 = "Less than 1 full year old" ; VALUE ems (default=32) 1 = "Married, spouse present" 2 = "Married, Spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never Married" ; VALUE epnspous (default=32) 9999 = "Spouse not in hhld or person not" ; VALUE epnmom (default=32) 9999 = "No mother in household" ; VALUE epndad (default=32) 9999 = "No father in household" ; VALUE epnguard (default=32) -1 = "Not in universe" 9999 = "Guardian not in household" ; VALUE rdesgpnt (default=32) -1 = "Not in universe" 1 = "Yes" 2 = "No" ; VALUE eeducate (default=32) -1 = "Not in universe" 31 = "Less than 1st grade" 32 = "1st, 2nd, 3rd or 4th grade" 33 = "5th or 6th grade" 34 = "7th or 8th grade" 35 = "9th grade" 36 = "10th grade" 37 = "11th grade" 38 = "12th grade" 39 = "High school graduate - high" 40 = "Some college but no degree" 41 = "Diploma or certificate from a" 42 = "Associate degree in college -" 43 = "Associate Degree in college -" 44 = "Bachelors degree (For example:" 45 = "Master's degree (For example: MA," 46 = "Professional School Degree (For" 47 = "Doctorate degree (For example:" ; VALUE eawrunv (default=32) 1 = "In universe" -1 = "Not in universe" ; VALUE iinccat (default=32) 0 = "Not answered" 1 = "less than $10,000" 2 = "$10,000 to $20,000" 3 = "$20,000 to $30,000" 4 = "$30,000 to $40,000" 5 = "$40,000 to $50,000" 6 = "$50,000 or more" -2 = "Refused" -1 = "Don't know" ; VALUE ipayn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ipayn2l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ihlphire (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ihlptrai (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE ihlpwage (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" ; VALUE itraihyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ihlpdk (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ifoodhyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iclothyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ihoushyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icsuphyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iothhyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijobhelp (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ireqinc (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ireqcs (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ireqpat (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ireqdt (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhrusu (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhint (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhdres (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhself (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhcomp (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhcler (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhmach (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhojs (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhged (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhcol (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhlit (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhlis (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijheng (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhoth (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijcomptr (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhjobyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ijhpayyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE inumpay (default=32) 0 = "Not answered" 1 = "Single payment" 2 = "More than one" -2 = "Refused" -1 = "Don't know" ; VALUE igasvyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE itokyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icaryn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE irideyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iothtyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icctype (default=32) 0 = "Not answered" 1 = "Paid part of the cost" 2 = "Free child care" 3 = "Neither" 4 = "Both" -2 = "Refused" -1 = "Don't know" ; VALUE iccpayyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iccempyn (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iccwho (default=32) 0 = "Not answered" 1 = "An employer" 2 = "A charity" 3 = "A relative" 4 = "A friend" 5 = "Other" -2 = "Refused" -1 = "Don't know" ; VALUE icccov0o (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icccov0k (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icccov0l (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icccov0m (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icccov0n (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icccov0p (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icccov0q (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE iccrel (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iccdayc (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iccsitt (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iccaft (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ifavou (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ifagroc (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ifameal (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ifaoth (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ivouga (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ivouhar (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ivoufam (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ivouoth (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ivouthh (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icaga (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icachar (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icafam (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icaemp (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icaoth (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icaothh (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ihatype (default=32) 0 = "Not answered" 1 = "Section 8" 2 = "Other rental assistance" 3 = "Not sure/Don't know" -2 = "Refused" ; VALUE ihatypee (default=32) 0 = "Not answered" 1 = "Section 8" 2 = "Other rental assistance" 3 = "Other housing program" 4 = "Not sure/Don't know" -2 = "Refused" -1 = "Don't know" ; VALUE ihaga (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ihahous (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ihachar (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ihaoth (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ihaothh (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icashsc (default=32) 0 = "Not answered" 1 = "Government agency" 2 = "Family or friends" 3 = "Someplace else" -2 = "Refused" -1 = "Don't know" ; VALUE icashhm (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icashamt (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icashal (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icashuse (default=32) 0 = "Not answered" 1 = "Particular use" 2 = "Whatever was needed" -2 = "Refused" -1 = "Don't know" ; VALUE icashren (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icashfoo (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icashcs (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icashck (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icashcar (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icashoth (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icashohh (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icsagen (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icswelf (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsoth (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsothh (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icspat (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icsabs (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icscourt (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icscoll (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icsoth2l (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icsgov (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icschar (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsfam (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icselse (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icselsee (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icsamt (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE icsncash (default=32) 0 = "Not answered" 1 = "No cash value" -2 = "Refused" -1 = "Don't know" ; VALUE icsearl (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE icspart (default=32) 0 = "Not answered" 1 = "Particular use" 2 = "Whatever was needed" -2 = "Refused" -1 = "Don't know" ; VALUE icsrent (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsfood (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsclos (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsclok (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icscar (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsouse (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE icsousee (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE iwftype (default=32) 0 = "Not answered" 1 = "A Government organization," 2 = "A private, for profit company" 3 = "Or a non-profit organization," -2 = "Refused" -1 = "Don't know" ; VALUE iwforg (default=32) 0 = "Not answered" 1 = "Education" 2 = "Social Service" 3 = "Public Safety" 4 = "Recreation" 5 = "Health" 6 = "Religion" 7 = "Or something else?" -2 = "Refused" -1 = "Don't know" ; VALUE iwfind (default=32) 0 = "Not answered" 1 = "Manufacturing" 2 = "Wholesale Trade" 3 = "Retail Trade" 4 = "Service" 5 = "or somthing else?" -2 = "Refused" -1 = "Don't know" ; VALUE iwfjob (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iwfcore (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" 3 = "Not Sure" -2 = "Refused" -1 = "Don't know" ; VALUE iinqcomp (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iinqcomo (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE iincafdc (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincga (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincssi (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincfs (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincmcd (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincwic (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincunem (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincph (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincener (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iinceduc (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincqcc (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iinctran (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincmeal (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincoth (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE iincothh (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ininlimt (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE inindn (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininimm (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininelig (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE inindk (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininhas (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE inintran (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininchar (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininwort (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininplan (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininavai (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininoth (default=32) 0 = "Not answered" 1 = "Yes" ; VALUE ininothh (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ipbredyn (default=32) 0 = "Not Answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't Know" ; VALUE iredincr (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE iredwkrq (default=32) 0 = "not Answered" 1 = "Yes" ; VALUE iredcsrq (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE iredinfo (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE iredsign (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE iredssi (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE iredlimt (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE iredoth (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ireddk (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ipastpub (default=32) 0 = "Not answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't know" ; VALUE ipastmon (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ipastyr (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE inotlimt (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotwkrq (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotcsrq (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotinfo (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotbank (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inothigh (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotmax (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotsign (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotmarr (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotneed (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotold (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inototh (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE inotdk (default=32) -3 = "End of respondent's entries" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ielignum (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ieligmon (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ieligyr (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ialwaych (default=32) 0 = "Not Answered" 1 = "Yes" 2 = "No" -2 = "Refused" -1 = "Don't Know" ; VALUE ikidwkrq (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikidcsrq (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikidimmi (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikidinfo (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikidsign (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikidssi (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikidlimt (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikidoth (default=32) 0 = "Not Answered" 1 = "Yes" ; VALUE ikiddk (default=32) -3 = "End of respondent's entries" -2 = "Refused" -1 = "Don't know" 0 = "Not answered" ; VALUE ikdstrtm (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; VALUE ikdstrty (default=32) 0 = "Not answered" -2 = "Refused" -1 = "Don't know" ; proc print data=library.sip01t8x (obs=6); FORMAT spanel spanel. tfipsst tfipsst. eoutcome eoutcome. rfid2 rfid2l. epopstat epopstat. eppintvw eppintvw. eppmis4 eppmis4l. esex esex. erace erace. eorigin eorigin. wpfinwgt wpfinwgt. errp errp. tage tage. ems ems. epnspous epnspous. epnmom epnmom. epndad epndad. epnguard epnguard. rdesgpnt rdesgpnt. eeducate eeducate. eawrunv eawrunv. iinccat iinccat. ipayn ipayn. ipayn2 ipayn2l. ihlphire ihlphire. ihlptrai ihlptrai. ihlpwage ihlpwage. itraihyn itraihyn. ihlpdk ihlpdk. ifoodhyn ifoodhyn. iclothyn iclothyn. ihoushyn ihoushyn. icsuphyn icsuphyn. iothhyn iothhyn. ijobhelp ijobhelp. ireqinc ireqinc. ireqcs ireqcs. ireqpat ireqpat. ireqdt ireqdt. ijhrusu ijhrusu. ijhint ijhint. ijhdres ijhdres. ijhself ijhself. ijhcomp ijhcomp. ijhcler ijhcler. ijhmach ijhmach. ijhojs ijhojs. ijhged ijhged. ijhcol ijhcol. ijhlit ijhlit. ijhlis ijhlis. ijheng ijheng. ijhoth ijhoth. ijcomptr ijcomptr. ijhjobyn ijhjobyn. ijhpayyn ijhpayyn. inumpay inumpay. igasvyn igasvyn. itokyn itokyn. icaryn icaryn. irideyn irideyn. iothtyn iothtyn. icctype icctype. iccpayyn iccpayyn. iccempyn iccempyn. iccwho iccwho. icccov01 icccov0o. icccov02 icccov0k. icccov03 icccov0l. icccov04 icccov0m. icccov05 icccov0n. icccov06 icccov0p. icccov07 icccov0q. iccrel iccrel. iccdayc iccdayc. iccsitt iccsitt. iccaft iccaft. ifavou ifavou. ifagroc ifagroc. ifameal ifameal. ifaoth ifaoth. ivouga ivouga. ivouhar ivouhar. ivoufam ivoufam. ivouoth ivouoth. ivouthh ivouthh. icaga icaga. icachar icachar. icafam icafam. icaemp icaemp. icaoth icaoth. icaothh icaothh. ihatype ihatype. ihatype2 ihatypee. ihaga ihaga. ihahous ihahous. ihachar ihachar. ihaoth ihaoth. ihaothh ihaothh. icashsc icashsc. icashhm icashhm. icashamt icashamt. icashal icashal. icashuse icashuse. icashren icashren. icashfoo icashfoo. icashcs icashcs. icashck icashck. icashcar icashcar. icashoth icashoth. icashohh icashohh. icsagen icsagen. icswelf icswelf. icsoth icsoth. icsothh icsothh. icspat icspat. icsabs icsabs. icscourt icscourt. icscoll icscoll. icsoth2 icsoth2l. icsgov icsgov. icschar icschar. icsfam icsfam. icselse icselse. icselsee icselsee. icsamt icsamt. icsncash icsncash. icsearl icsearl. icspart icspart. icsrent icsrent. icsfood icsfood. icsclos icsclos. icsclok icsclok. icscar icscar. icsouse icsouse. icsousee icsousee. iwftype iwftype. iwforg iwforg. iwfind iwfind. iwfjob iwfjob. iwfcore iwfcore. iinqcomp iinqcomp. iinqcomo iinqcomo. iincafdc iincafdc. iincga iincga. iincssi iincssi. iincfs iincfs. iincmcd iincmcd. iincwic iincwic. iincunem iincunem. iincph iincph. iincener iincener. iinceduc iinceduc. iincqcc iincqcc. iinctran iinctran. iincmeal iincmeal. iincoth iincoth. iincothh iincothh. ininlimt ininlimt. inindn inindn. ininimm ininimm. ininelig ininelig. inindk inindk. ininhas ininhas. inintran inintran. ininchar ininchar. ininwort ininwort. ininplan ininplan. ininavai ininavai. ininoth ininoth. ininothh ininothh. ipbredyn ipbredyn. iredincr iredincr. iredwkrq iredwkrq. iredcsrq iredcsrq. iredinfo iredinfo. iredsign iredsign. iredssi iredssi. iredlimt iredlimt. iredoth iredoth. ireddk ireddk. ipastpub ipastpub. ipastmon ipastmon. ipastyr ipastyr. inotlimt inotlimt. inotwkrq inotwkrq. inotcsrq inotcsrq. inotinfo inotinfo. inotbank inotbank. inothigh inothigh. inotmax inotmax. inotsign inotsign. inotmarr inotmarr. inotneed inotneed. inotold inotold. inototh inototh. inotdk inotdk. ielignum ielignum. ieligmon ieligmon. ieligyr ieligyr. ialwaych ialwaych. ikidwkrq ikidwkrq. ikidcsrq ikidcsrq. ikidimmi ikidimmi. ikidinfo ikidinfo. ikidsign ikidsign. ikidssi ikidssi. ikidlimt ikidlimt. ikidoth ikidoth. ikiddk ikiddk. ikdstrtm ikdstrtm. ikdstrty ikdstrty. ; proc contents data=library.sip01t8x; /* Copyright 2006 shared by the National Bureau of Economic Research and Jean Roth National Bureau of Economic Research. 1050 Massachusetts Avenue Cambridge, MA 02138 jroth@nber.org This program and all programs referenced in it are free software. You can redistribute the program or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */