*options obs=100; /*------------------------------------------------ by Jean Roth Tue Oct 13 17:03:30 EDT 2009 Report errors to jroth@nber.org 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/cps/cpsoct98.zip "; * The following line should contain the name of the SAS dataset ; %let dataset = cpsoct98 ; DATA library.&dataset ; INFILE datafile LRECL = 2300 missover ; /*----------------------------------------------*/ options nocenter ; *options compress=yes; *Choose compress=yes to save space ; *Choose compress=no if converting to another package using transfer software ; *options pagesize=59 linesize=72; /*---------------------------------------------- A -1 means Blank; Not in Universe; or In Universe, Met No Conditions; Sometimes, -1 is present but not described in the codebook. If the variable has a decimal, it will be resolved as -1/# of decimals These are usually 'Not in Universe' values also. The following changes in variable names have been made, if necessary: '$' to 'd'; '-' to '_'; '%' to 'p'; ($ = unedited data; - = edited data; % = allocated data) ----------------------------------------------*/ attrib hrhhid length=$15 ; attrib hrmonth length=3 ; attrib hryear4 length=4 ; attrib hurespli length=3 label="RESPONDENT"; attrib hufinal length=3 label="OUTCOME CODES BETWEEN 001 AND 200"; attrib huspnish length=3 label="SPOKEN BY ALL MEMBERS OF THIS"; attrib hetenure length=3 label="(READ ANSWER CATEGORIES)"; attrib hehousut length=3 ; attrib hetelhhd length=3 label="HOUSE/APARTMENT?"; attrib hetelavl length=3 label="WHICH PEOPLE IN THIS HOUSEHOLD CAN"; attrib hephoneo length=3 ; attrib hufaminc length=3 label="(COMBINED INCOME OF ALL FAMILY"; attrib hutypea length=3 ; attrib hutypb length=3 ; attrib hutypc length=3 ; attrib hwhhwgt length=8 label="(4 IMPLIED DECIMAL PLACES)"; attrib hrintsta length=3 ; attrib hrnumhou length=3 label="IN THE HOUSEHOLD (HOUSEHOLD"; attrib hrhtype length=3 ; attrib hrmis length=3 ; attrib huinttyp length=3 ; attrib huprscnt length=3 label="ATTEMPTED PERSONAL CONTACTS"; attrib hrlonglk length=3 ; attrib hrsample length=$4 ; attrib hrsersuf length=$3 label="IDENTIFIES EXTRA UNITS"; attrib huhhnum length=3 label="THE INITIAL HOUSEHOLD RECEIVES A"; attrib hubus length=3 label="HAVE A BUSINESS OR A FARM?"; attrib hubusl1 length=3 label="FOR HUBUS = 1"; attrib hubusl2 length=3 ; attrib hubusl3 length=3 ; attrib hubusl4 length=3 ; attrib gereg length=3 ; attrib gestcen length=3 ; attrib gestfips length=3 label="PROCESSING STANDARDS"; attrib gecmsa length=3 ; attrib gemsa length=4 ; attrib geco length=3 ; attrib gemsast length=3 ; attrib gemetsta length=3 ; attrib geindvcc length=3 ; attrib gemsasz length=3 ; attrib gecmsasz length=3 ; attrib hulensec length=4 ; attrib proldrrp length=3 label="PERSON (RECODE)"; attrib pupelig length=3 label="IN THE HOUSEHOLD"; attrib perrp length=3 label="PERSON"; attrib peparent length=3 ; attrib peage length=3 label="END OF SURVEY WEEK"; attrib ptage length=3 ; attrib pemaritl length=3 ; attrib pespouse length=3 ; attrib pesex length=3 ; attrib puafever length=3 label="DUTY IN THE U.S. ARMED FORCES?"; attrib peafwhen length=3 ; attrib peafnow length=3 ; attrib peeduca length=3 label="COMPLETED OR DEGREE RECEIVED"; attrib perace length=3 ; attrib prorigin length=3 ; attrib puchinhh length=3 ; attrib purelflg length=3 label="OWNER OF A BUSINESS."; attrib pulineno length=3 ; attrib prfamnum length=3 ; attrib prfamrel length=3 ; attrib prfamtyp length=3 ; attrib prhspnon length=3 ; attrib prmarsta length=3 label="ARMED FORCES PARTICIPATION"; attrib prpertyp length=3 ; attrib penatvty length=3 ; attrib pemntvty length=3 ; attrib pefntvty length=3 ; attrib prcitshp length=3 ; attrib prcitflg length=3 ; attrib prinusyr length=3 ; attrib puslfprx length=3 label="BY SELF OR PROXY RESPONSE"; attrib pemlr length=3 ; attrib puwk length=3 label="FOR (EITHER) PAY (OR PROFIT)?"; attrib pubus1 length=3 label="UNPAID WORK IN THE FAMILY"; attrib pubus2ot length=3 label="OR PROFITS FROM THE BUSINESS?"; attrib pubusck1 length=3 label="FILTER FOR QUESTIONS ON UNPAID"; attrib pubusck2 length=3 label="SKIPS OWNERS OF FAMILY BUSINES WHO"; attrib pubusck3 length=3 ; attrib pubusck4 length=3 ; attrib puretot length=3 label="(LAST MONTH YOU WERE REPORTED TO"; attrib pudis length=3 label="(LAST MONTH YOU WERE REPORTED TO"; attrib peret1 length=3 label="EITHER FULL OR PART-TIME?"; attrib pudis1 length=3 label="FROM ACCEPTING ANY KIND OF WORK"; attrib pudis2 length=3 label="PREVENTS YOU FROM ACCEPTING ANY"; attrib puabsot length=3 label="EITHER FULL OR PART-TIME?"; attrib pulay length=3 label="FROM A JOB?"; attrib peabsrsn length=3 label="WERE ABSENT FROM WORK LAST WEEK?"; attrib peabspdo length=3 label="EMPLOYER FOR ANY OF THE"; attrib pemjot length=3 ; attrib pemjnum length=3 label="DID YOU HAVE?"; attrib pehrusl1 length=3 label="USUALLY WORK AT YOUR MAIN JOB?"; attrib pehrusl2 length=3 label="USUALLY WORK AT YOUR OTHER"; attrib pehrftpt length=3 label="MORE PER WEEK?"; attrib pehruslt length=3 ; attrib pehrwant length=3 label="WORKWEEK OF 35 HOURS OR MORE PER"; attrib pehrrsn1 length=3 label="WORKING PART-TIME?"; attrib pehrrsn2 length=3 label="WANT TO WORK FULL-TIME?"; attrib pehrrsn3 length=3 label="LESS THAN 35 HOURS LAST WEEK?"; attrib puhroff1 length=3 label="OFF ANY HOURS FROM YOUR JOB, FOR"; attrib puhroff2 length=3 ; attrib puhrot1 length=3 label="OVERTIME OR EXTRA HOURS (AT YOUR"; attrib puhrot2 length=3 label="DID YOU WORK?"; attrib pehract1 length=3 label="ACTUALLY WORK AT YOUR JOB?"; attrib pehract2 length=3 label="YOU ACTUALLY WORK AT YOUR OTHER"; attrib pehractt length=3 ; attrib pehravl length=3 label="FULL-TIME IF THE HOURS HAD BEEN"; attrib pulbhsec length=4 label="FORCE ITEMS."; attrib puhrck1 length=3 ; attrib puhrck2 length=3 label="SKIPS PERSONS RESPONDING YES TO"; attrib puhrck3 length=3 ; attrib puhrck4 length=3 ; attrib puhrck5 length=3 ; attrib puhrck6 length=3 ; attrib puhrck7 length=3 ; attrib puhrck12 length=3 ; attrib pulaydt length=3 label="TO RETURN TO WORK?"; attrib pulay6m length=3 label="THAT YOU WILL BE RECALLED TO WORK"; attrib pelayavl length=3 label="LAST WEEK IF YOU HAD BEEN"; attrib pulayavr length=3 ; attrib pelaylk length=3 label="TO WORK, HAVE YOU BEEN LOOKING FOR"; attrib pelaydur length=3 ; attrib pelayfto length=3 label="SAMPLE PERSON WAS ON LAYOFF FROM"; attrib pulayck1 length=3 ; attrib pulayck2 length=3 label="SCREEN FOR DEPENDENT LAYOFF"; attrib pulayck3 length=3 label="FILTER FOR DEPENDENT I & O"; attrib pulk length=3 label="WORK DURING THE LAST 4 WEEKS?"; attrib pelkm1 length=3 label="DONE TO FIND WORK DURING THE LAST"; attrib pulkm2 length=3 ; attrib pulkm3 length=3 ; attrib pulkm4 length=3 ; attrib pulkm5 length=3 ; attrib pulkm6 length=3 ; attrib pulkdk1 length=3 label="FIND WORK. HOW DID YOU GO ABOUT LOOKIN"; attrib pulkdk2 length=3 ; attrib pulkdk3 length=3 ; attrib pulkdk4 length=3 ; attrib pulkdk5 length=3 ; attrib pulkdk6 length=3 ; attrib pulkps1 length=3 label="DID TO SEARCH FOR WORK?"; attrib pulkps2 length=3 ; attrib pulkps3 length=3 ; attrib pulkps4 length=3 ; attrib pulkps5 length=3 ; attrib pulkps6 length=3 ; attrib pelkavl length=3 label="A JOB IF ONE HAD BEEN OFFERED?"; attrib pulkavr length=3 ; attrib pelkll1o length=3 label="WHAT WERE YOU DOING: WORKING,"; attrib pelkll2o length=3 label="A TEMPORARY JOB THAT ENDED?"; attrib pelklwo length=3 ; attrib pelkdur length=3 ; attrib pelkfto length=3 ; attrib pedwwnto length=3 label="EITHER FULL OR PART TIME?"; attrib pedwrsn length=3 label="LOOKING FOR WORK DURING THE LAST"; attrib pedwlko length=3 label="IN THE LAST 12 MONTHS"; attrib pedwwk length=3 label="BUSINESS DURING THE LAST 12 MONTHS?"; attrib pedw4wk length=3 label="THE LAST 4 WEEKS?"; attrib pedwlkwk length=3 label="BUSINESS HAVE YOU LOOKED FOR WORK?"; attrib pedwavl length=3 label="A JOB IF ONE HAD BEEN OFFERED?"; attrib pedwavr length=3 ; attrib pudwck1 length=3 ; attrib pudwck2 length=3 ; attrib pudwck3 length=3 ; attrib pudwck4 length=3 ; attrib pudwck5 length=3 ; attrib pejhwko length=3 label="AT ANY TIME DURING THE PAST 12"; attrib pujhdp1o length=3 label="THE LAST 4 WEEKS?"; attrib pejhrsn length=3 label="YOUR LAST JOB?"; attrib pejhwant length=3 label="THE NEXT 12 MONTHS?"; attrib pujhck1 length=3 ; attrib pujhck2 length=3 label="I AND O SERIES"; attrib prabsrea length=3 ; attrib prcivlf length=3 ; attrib prdisc length=3 ; attrib premphrs length=3 ; attrib prempnot length=3 ; attrib prexplf length=3 ; attrib prftlf length=3 ; attrib prhrusl length=3 ; attrib prjobsea length=3 ; attrib prpthrs length=3 ; attrib prptrea length=3 ; attrib prunedur length=3 label="LAYOFF AND LOOKING RECORDS"; attrib prusftpt length=3 ; attrib pruntype length=3 ; attrib prwksch length=3 label="WORKED OR LOST"; attrib prwkstat length=3 ; attrib prwntjob length=3 ; attrib pujhck3 length=3 ; attrib pujhck4 length=3 ; attrib pujhck5 length=3 ; attrib puiodp1 length=3 label="WORKED FOR (EMPLOYER'S NAME). DO"; attrib puiodp2 length=3 label="OF YOUR JOB CHANGED SINCE LAST MONTH?"; attrib puiodp3 length=3 label="OCCUPATION) AND YOUR USUAL ACTIVITIES"; attrib peio1cow length=3 label="ON FIRST JOB"; attrib puio1mfg length=3 label="MANUFACTURING, RETAIL TRADE,"; attrib peio1icd length=3 ; attrib peio1ocd length=3 ; attrib peio2cow length=3 label="SECOND JOB."; attrib puio2mfg length=3 label="MANUFACTURING, RETAIL TRADE, WHOLESALE"; attrib peio2icd length=3 ; attrib peio2ocd length=3 ; attrib puiock1 length=3 label="SCREEN FOR DEPENDENT I AND O"; attrib puiock2 length=3 label="SCREEN FOR PREVIOUS MONTHS I"; attrib puiock3 length=3 ; attrib prioelg length=3 label="ELIGIBILITY FLAG"; attrib prana length=3 ; attrib prcow1 length=3 label="RECODE - JOB 1"; attrib prcow2 length=3 label="RRECODE - JOB 2"; attrib prcowpg length=3 ; attrib prdtcow1 length=3 ; attrib prdtcow2 length=3 ; attrib prdtind1 length=3 ; attrib prdtind2 length=3 ; attrib prdtocc1 length=3 ; attrib prdtocc2 length=3 ; attrib premp length=3 label="& NON-PRIVATE HHLD) RECODE"; attrib prmjind1 length=3 ; attrib prmjind2 length=3 ; attrib prmjocc1 length=3 label="- JOB 1"; attrib prmjocc2 length=3 label="- JOB 2"; attrib prmjocgr length=3 ; attrib prnagpws length=3 label="WAGE AND SALARY WORKERS RECODE"; attrib prnagws length=3 label="SALARY WORKERS RECODE"; attrib prsjmj length=3 ; attrib prerelg length=3 ; attrib peernuot length=3 label="TIPS, OR COMMISSIONS AT YOUR JOB?"; attrib peernper length=3 ; attrib peernrt length=3 label="TO REPORT YOUR EARNINGS"; attrib peernhry length=3 ; attrib puernh1c length=8 label="THIS JOB, EXCLUDING OVERTIME PAY,"; attrib peernh2 length=8 label="COMMISSIONS, WHAT IS YOUR HOURLY"; attrib peernh1o length=8 label="RATE OF PAY (2 IMPLIED DECIMALS)"; attrib prernhly length=8 label="2 IMPLIED DECIMALS"; attrib pthr length=3 ; attrib peernhro length=3 ; attrib prernwa length=8 label="2 IMPLIED DECIMALS"; attrib ptwk length=3 ; attrib peern length=8 label="2 IMPLIED DECIMALS"; attrib puern2 length=8 label="OVERTIME AMOUNT"; attrib ptot length=3 ; attrib peernwkp length=3 label="GET PAID FOR?"; attrib peernlab length=3 label="LABOR UNION OR OF AN EMPLOYEE"; attrib peerncov length=3 label="OR EMPLOYEE ASSOCIATION CONTRACT?"; attrib penlfjh length=3 label="OR BUSINESS?"; attrib penlfret length=3 label="OR BUSINESS?"; attrib penlfact length=3 label="THIS TIME? FOR EXAMPLE, ARE YOU"; attrib punlfck1 length=3 label="CHECK ITEM - 1"; attrib punlfck2 length=3 label="CHECK ITEM - 2"; attrib peschenr length=3 label="HIGH SCHOOL, COLLEGE, OR"; attrib peschft length=3 label="FULL-TIME OR PART-TIME STUDENT?"; attrib peschlvl length=3 label="OR UNIVERSITY?"; attrib prnlfsch length=3 label="NOT IN SCHOOL"; attrib pwfmwgt length=8 label="(4 IMPLIED DECIMALS)"; attrib pwlgwgt length=8 label="(4 IMPLIED DECIMALS)"; attrib pworwgt length=8 label="(4 IMPLIED DECIMALS)"; attrib pwsswgt length=8 label="(4 IMPLIED DECIMAL PLACES)"; attrib pwvetwgt length=8 label="(4 IMPLIED DECIMALS)"; attrib prwernal length=3 label="WEEKLY EARNINGS RECODE (PRERNWA)"; attrib prhernal length=3 ; attrib hxtenure length=3 ; attrib hxhousut length=3 ; attrib hxtelhhd length=3 ; attrib hxtelavl length=3 ; attrib hxphoneo length=3 ; attrib pxinusyr length=3 ; attrib pxrrp length=3 ; attrib pxparent length=3 ; attrib pxage length=3 ; attrib pxmaritl length=3 ; attrib pxspouse length=3 ; attrib pxsex length=3 ; attrib pxafwhen length=3 ; attrib pxafnow length=3 ; attrib pxeduca length=3 ; attrib pxrace length=3 ; attrib pxnatvty length=3 ; attrib pxmntvty length=3 ; attrib pxfntvty length=3 ; attrib pxorigin length=3 ; attrib pxmlr length=3 ; attrib pxret1 length=3 ; attrib pxabsrsn length=3 ; attrib pxabspdo length=3 ; attrib pxmjot length=3 ; attrib pxmjnum length=3 ; attrib pxhrusl1 length=3 ; attrib pxhrusl2 length=3 ; attrib pxhrftpt length=3 ; attrib pxhruslt length=3 ; attrib pxhrwant length=3 ; attrib pxhrrsn1 length=3 ; attrib pxhrrsn2 length=3 ; attrib pxhract1 length=3 ; attrib pxhract2 length=3 ; attrib pxhractt length=3 ; attrib pxhrrsn3 length=3 ; attrib pxhravl length=3 ; attrib pxlayavl length=3 ; attrib pxlaylk length=3 ; attrib pxlaydur length=3 ; attrib pxlayfto length=3 ; attrib pxlkm1 length=3 ; attrib pxlkavl length=3 ; attrib pxlkll1o length=3 ; attrib pxlkll2o length=3 ; attrib pxlklwo length=3 ; attrib pxlkdur length=3 ; attrib pxlkfto length=3 ; attrib pxdwwnto length=3 ; attrib pxdwrsn length=3 ; attrib pxdwlko length=3 ; attrib pxdwwk length=3 ; attrib pxdw4wk length=3 ; attrib pxdwlkwk length=3 ; attrib pxdwavl length=3 ; attrib pxdwavr length=3 ; attrib pxjhwko length=3 ; attrib pxjhrsn length=3 ; attrib pxjhwant length=3 ; attrib pxio1cow length=3 ; attrib pxio1icd length=3 ; attrib pxio1ocd length=3 ; attrib pxio2cow length=3 ; attrib pxio2icd length=3 ; attrib pxio2ocd length=3 ; attrib pxernuot length=3 ; attrib pxernper length=3 ; attrib pxernh1o length=3 ; attrib pxernhro length=3 ; attrib pxern length=3 ; attrib pxernwkp length=3 ; attrib pxernrt length=3 ; attrib pxernhry length=3 ; attrib pxernh2 length=3 ; attrib pxernlab length=3 ; attrib pxerncov length=3 ; attrib pxnlfjh length=3 ; attrib pxnlfret length=3 ; attrib pxnlfact length=3 ; attrib pxschenr length=3 ; attrib pxschft length=3 ; attrib pxschlvl length=3 ; attrib qstnum length=$5 label="Valid only within"; attrib occurnum length=$2 label="Valid only within"; attrib pedipged length=3 ; attrib pehgcomp length=3 label="school...completed before"; attrib pecyc length=3 label="has...completed?"; attrib pegrprof length=3 label="have you taken any graduate or"; attrib pegr6cor length=3 label="professional school courses?"; attrib pems123 length=3 label="a 1 year, 2 year, or 3 year program?"; attrib pxdipged length=3 ; attrib pxhgcomp length=3 ; attrib pxcyc length=3 ; attrib pxgrprof length=3 ; attrib pxgr6cor length=3 ; attrib pxms123 length=3 ; attrib pwcmpwgt length=8 label="Used to create BLS's published"; attrib pesschol length=3 ; attrib pepublic length=3 ; attrib pegrade length=3 ; attrib pefull length=3 ; attrib pestype length=3 ; attrib pevoca length=3 label="on-the-job training, is ... taking any"; attrib pelastyr length=3 label="school or college in October 1997, tha"; attrib pelastgd length=3 label="last year?"; attrib peyratt length=3 ; attrib peyrdeg length=3 label="his/her most recent degree?"; attrib peyrdip length=3 ; attrib peged length=3 label="of an equivalency test, such as the GE"; attrib pesusfpx length=3 ; attrib pesch35 length=3 label="school, kindergarten or elementary sch"; attrib pesch614 length=3 label="(Regular school includes nursery schoo"; attrib pechpub length=3 ; attrib pechgrde length=3 label="(If nursery school or kindergarten,"; attrib pes56 length=3 label="school in October 1997, that is, Octob"; attrib pes57 length=3 ; attrib prenr length=3 ; attrib prenpupr length=3 ; attrib prlevel length=3 ; attrib pxsschol length=3 ; attrib pxpublic length=3 ; attrib pxgrade length=3 ; attrib pxfull length=3 ; attrib pxstype length=3 ; attrib pxvoca length=3 ; attrib pxlastyr length=3 ; attrib pxlastgd length=3 ; attrib pxyrdeg length=3 ; attrib pxyratt length=3 ; attrib pxyrdip length=3 ; attrib pxged length=3 ; attrib pxsch35 length=3 ; attrib pxsch614 length=3 ; attrib pxchpub length=3 ; attrib pxchgrde length=3 ; attrib pxs56 length=3 ; attrib pxs57 length=3 ; INPUT @1 hrhhid $15. @16 hrmonth 2. @18 hryear4 4. @22 hurespli 2. @24 hufinal 3. @27 huspnish 2. @29 hetenure 2. @31 hehousut 2. @33 hetelhhd 2. @35 hetelavl 2. @37 hephoneo 2. @39 hufaminc 2. @41 hutypea 2. @43 hutypb 2. @45 hutypc 2. @47 hwhhwgt 10.4 @57 hrintsta 2. @59 hrnumhou 2. @61 hrhtype 2. @63 hrmis 2. @65 huinttyp 2. @67 huprscnt 2. @69 hrlonglk 2. @71 hrsample $4. @75 hrsersuf $2. @77 huhhnum 2. @79 hubus 2. @81 hubusl1 2. @83 hubusl2 2. @85 hubusl3 2. @87 hubusl4 2. @89 gereg 2. @91 gestcen 2. @93 gestfips 2. @95 gecmsa 2. @97 gemsa 4. @101 geco 3. @104 gemsast 1. @105 gemetsta 1. @106 geindvcc 1. @107 gemsasz 1. @108 gecmsasz 1. @109 hulensec 5. @114 proldrrp 2. @116 pupelig 2. @118 perrp 2. @120 peparent 2. @122 peage 2. @124 ptage 1. @125 pemaritl 2. @127 pespouse 2. @129 pesex 2. @131 puafever 2. @133 peafwhen 2. @135 peafnow 2. @137 peeduca 2. @139 perace 2. @141 prorigin 2. @143 puchinhh 2. @145 purelflg 2. @147 pulineno 2. @151 prfamnum 2. @153 prfamrel 2. @155 prfamtyp 2. @157 prhspnon 2. @159 prmarsta 2. @161 prpertyp 2. @163 penatvty 3. @166 pemntvty 3. @169 pefntvty 3. @172 prcitshp 2. @174 prcitflg 2. @176 prinusyr 2. @178 puslfprx 2. @180 pemlr 2. @182 puwk 2. @184 pubus1 2. @186 pubus2ot 2. @188 pubusck1 2. @190 pubusck2 2. @192 pubusck3 2. @194 pubusck4 2. @196 puretot 2. @198 pudis 2. @200 peret1 2. @202 pudis1 2. @204 pudis2 2. @206 puabsot 2. @208 pulay 2. @210 peabsrsn 2. @212 peabspdo 2. @214 pemjot 2. @216 pemjnum 2. @218 pehrusl1 2. @220 pehrusl2 2. @222 pehrftpt 2. @224 pehruslt 3. @227 pehrwant 2. @229 pehrrsn1 2. @231 pehrrsn2 2. @233 pehrrsn3 2. @235 puhroff1 2. @237 puhroff2 2. @239 puhrot1 2. @241 puhrot2 2. @243 pehract1 2. @245 pehract2 2. @247 pehractt 3. @250 pehravl 2. @252 pulbhsec 5. @257 puhrck1 2. @259 puhrck2 2. @261 puhrck3 2. @263 puhrck4 2. @265 puhrck5 2. @267 puhrck6 2. @269 puhrck7 2. @271 puhrck12 2. @273 pulaydt 2. @275 pulay6m 2. @277 pelayavl 2. @279 pulayavr 2. @281 pelaylk 2. @283 pelaydur 3. @286 pelayfto 2. @288 pulayck1 2. @290 pulayck2 2. @292 pulayck3 2. @294 pulk 2. @296 pelkm1 2. @298 pulkm2 2. @300 pulkm3 2. @302 pulkm4 2. @304 pulkm5 2. @306 pulkm6 2. @308 pulkdk1 2. @310 pulkdk2 2. @312 pulkdk3 2. @314 pulkdk4 2. @316 pulkdk5 2. @318 pulkdk6 2. @320 pulkps1 2. @322 pulkps2 2. @324 pulkps3 2. @326 pulkps4 2. @328 pulkps5 2. @330 pulkps6 2. @332 pelkavl 2. @334 pulkavr 2. @336 pelkll1o 2. @338 pelkll2o 2. @340 pelklwo 2. @342 pelkdur 3. @345 pelkfto 2. @347 pedwwnto 2. @349 pedwrsn 2. @351 pedwlko 2. @353 pedwwk 2. @355 pedw4wk 2. @357 pedwlkwk 2. @359 pedwavl 2. @361 pedwavr 2. @363 pudwck1 2. @365 pudwck2 2. @367 pudwck3 2. @369 pudwck4 2. @371 pudwck5 2. @373 pejhwko 2. @375 pujhdp1o 2. @377 pejhrsn 2. @379 pejhwant 2. @381 pujhck1 2. @383 pujhck2 2. @385 prabsrea 2. @387 prcivlf 2. @389 prdisc 2. @391 premphrs 2. @393 prempnot 2. @395 prexplf 2. @397 prftlf 2. @399 prhrusl 2. @401 prjobsea 2. @403 prpthrs 2. @405 prptrea 2. @407 prunedur 3. @410 prusftpt 2. @412 pruntype 2. @414 prwksch 2. @416 prwkstat 2. @418 prwntjob 2. @420 pujhck3 2. @422 pujhck4 2. @424 pujhck5 2. @426 puiodp1 2. @428 puiodp2 2. @430 puiodp3 2. @432 peio1cow 2. @434 puio1mfg 2. @436 peio1icd 3. @439 peio1ocd 3. @442 peio2cow 2. @444 puio2mfg 2. @446 peio2icd 3. @449 peio2ocd 3. @452 puiock1 2. @454 puiock2 2. @456 puiock3 2. @458 prioelg 2. @460 prana 2. @462 prcow1 2. @464 prcow2 2. @466 prcowpg 2. @468 prdtcow1 2. @470 prdtcow2 2. @472 prdtind1 2. @474 prdtind2 2. @476 prdtocc1 2. @478 prdtocc2 2. @480 premp 2. @482 prmjind1 2. @484 prmjind2 2. @486 prmjocc1 2. @488 prmjocc2 2. @490 prmjocgr 2. @492 prnagpws 2. @494 prnagws 2. @496 prsjmj 2. @498 prerelg 2. @500 peernuot 2. @502 peernper 2. @504 peernrt 2. @506 peernhry 2. @508 puernh1c 4.2 @512 peernh2 4.2 @516 peernh1o 4.2 @520 prernhly 4.2 @524 pthr 1. @525 peernhro 2. @527 prernwa 8.2 @535 ptwk 1. @540 peern 8.2 @548 puern2 8.2 @556 ptot 1. @559 peernwkp 2. @561 peernlab 2. @563 peerncov 2. @565 penlfjh 2. @567 penlfret 2. @569 penlfact 2. @571 punlfck1 2. @573 punlfck2 2. @575 peschenr 2. @577 peschft 2. @579 peschlvl 2. @581 prnlfsch 2. @583 pwfmwgt 10.4 @593 pwlgwgt 10.4 @603 pworwgt 10.4 @613 pwsswgt 10.4 @623 pwvetwgt 10.4 @639 prwernal 2. @641 prhernal 2. @643 hxtenure 2. @645 hxhousut 2. @647 hxtelhhd 2. @649 hxtelavl 2. @651 hxphoneo 2. @653 pxinusyr 2. @655 pxrrp 2. @657 pxparent 2. @659 pxage 2. @661 pxmaritl 2. @663 pxspouse 2. @665 pxsex 2. @667 pxafwhen 2. @669 pxafnow 2. @671 pxeduca 2. @673 pxrace 2. @675 pxnatvty 2. @677 pxmntvty 2. @679 pxfntvty 2. @683 pxorigin 2. @685 pxmlr 2. @687 pxret1 2. @689 pxabsrsn 2. @691 pxabspdo 2. @693 pxmjot 2. @695 pxmjnum 2. @697 pxhrusl1 2. @699 pxhrusl2 2. @701 pxhrftpt 2. @703 pxhruslt 2. @705 pxhrwant 2. @707 pxhrrsn1 2. @709 pxhrrsn2 2. @711 pxhract1 2. @713 pxhract2 2. @715 pxhractt 2. @717 pxhrrsn3 2. @719 pxhravl 2. @721 pxlayavl 2. @723 pxlaylk 2. @725 pxlaydur 2. @727 pxlayfto 2. @729 pxlkm1 2. @731 pxlkavl 2. @733 pxlkll1o 2. @735 pxlkll2o 2. @737 pxlklwo 2. @739 pxlkdur 2. @741 pxlkfto 2. @743 pxdwwnto 2. @745 pxdwrsn 2. @747 pxdwlko 2. @749 pxdwwk 2. @751 pxdw4wk 2. @753 pxdwlkwk 2. @755 pxdwavl 2. @757 pxdwavr 2. @759 pxjhwko 2. @761 pxjhrsn 2. @763 pxjhwant 2. @765 pxio1cow 2. @767 pxio1icd 2. @769 pxio1ocd 2. @771 pxio2cow 2. @773 pxio2icd 2. @775 pxio2ocd 2. @777 pxernuot 2. @779 pxernper 2. @781 pxernh1o 2. @783 pxernhro 2. @785 pxern 2. @791 pxernwkp 2. @793 pxernrt 2. @795 pxernhry 2. @797 pxernh2 2. @799 pxernlab 2. @801 pxerncov 2. @803 pxnlfjh 2. @805 pxnlfret 2. @807 pxnlfact 2. @809 pxschenr 2. @811 pxschft 2. @813 pxschlvl 2. @815 qstnum $5. @820 occurnum $2. @822 pedipged 2. @824 pehgcomp 2. @826 pecyc 2. @828 pegrprof 2. @830 pegr6cor 2. @832 pems123 2. @834 pxdipged 2. @836 pxhgcomp 2. @838 pxcyc 2. @840 pxgrprof 2. @842 pxgr6cor 2. @844 pxms123 2. @846 pwcmpwgt 10.4 @857 pesschol 2. @859 pepublic 2. @861 pegrade 2. @863 pefull 2. @865 pestype 2. @867 pevoca 2. @869 pelastyr 2. @871 pelastgd 2. @873 peyratt 2. @875 peyrdeg 2. @877 peyrdip 2. @879 peged 2. @881 pesusfpx 2. @883 pesch35 2. @885 pesch614 2. @887 pechpub 2. @889 pechgrde 2. @891 pes56 2. @893 pes57 2. @895 prenr 2. @897 prenpupr 2. @899 prlevel 2. @901 pxsschol 2. @903 pxpublic 2. @905 pxgrade 2. @907 pxfull 2. @909 pxstype 2. @911 pxvoca 2. @913 pxlastyr 2. @915 pxlastgd 2. @917 pxyrdeg 2. @919 pxyratt 2. @921 pxyrdip 2. @923 pxged 2. @925 pxsch35 2. @927 pxsch614 2. @929 pxchpub 2. @931 pxchgrde 2. @933 pxs56 2. @935 pxs57 2. ; /*---------------------------------------------- The PROC FORMAT statement will store the formats in a sas data set called fcpoct98 . To use the stored formats in a subsequent program, include something like this: proc format cntlin=library.fcpoct98; PROC freq; tables PULAYCK1 ; format PULAYCK1 PULAYCKa.; For more information, consult the PROC FORMAT section of the SAS Procedures Guide ----------------------------------------------*/ PROC FORMAT cntlout=library.fcpoct98; ; VALUE hufinal (default=32) 0 = "New Interview - Not Contacted" 1 = "Fully Complete CATI Interview" 2 = "Partially Completed CATI Interview" 5 = "Labor Force Complete, Supplement" 24 = "HH Occupied Entirely By Armed Forces" 112 = "Partial Interview With Callback" 200 = "New Interview - Contacted" 201 = "CAPI Complete" 202 = "Callback Needed" 203 = "Sufficient Partial - Precloseout" 204 = "Sufficient Partial - At Closeout" 205 = "Labor Force Complete, - Suppl." 210 = "CAPI Complete Reinterview" 216 = "No One Home" 217 = "Temporarily Absent" 218 = "Refused" 219 = "Other Occupied - Specify" 224 = "Armed Forces Occupied Or Under Age 14" 225 = "Temp. Occupied W/persons With URE" 226 = "Vacant Regular" 227 = "Vacant - Storage Of Hhld Furniture" 228 = "Unfit, To Be Demolished" 229 = "Under Construction, Not Ready" 230 = "Converted To Temp Business Or Storage" 231 = "Unoccupied Tent Or Trailer Site" 232 = "Permit Granted - Construction Not" 233 = "Other - Specify" 240 = "Demolished" 241 = "House Or Trailer Moved" 242 = "Outside Segment" 243 = "Converted To Perm. Business Or Storage" 244 = "Merged" 245 = "Condemned" 246 = "Built After April 1, 1980" 247 = "Unused Serial No./Listing Sheet Line" 248 = "Other - Specify" ; VALUE huspnish (default=32) 1 = "Spanish Only Language Spoken" ; VALUE hetenure (default=32) 1 = "Owned Or Being Bought By A HH Member" 2 = "Rented For Cash" 3 = "Occupied Without Payment Of Cash Rent" ; VALUE hehousut (default=32) 0 = "Other Unit" 1 = "House, Apartment, Flat" 2 = "HU In Nontransient Hotel, Motel, Etc." 3 = "HU Permanent In Transient Hotel, Motel" 4 = "HU In Rooming House" 5 = "Mobile Home Or Trailer W/no Perm." 6 = "Mobile Home Or Trailer W/1 Or More" 7 = "HU Not Specified Above" 8 = "Quarters Not HU In Rooming Or Brding" 9 = "Unit Not Perm. In Transient Hotl, Motl" 10 = "Unoccupied Tent Site Or Trlr Site" 11 = "Student Quarters In College Dorm" 12 = "Other Unit Not Specified Above" ; VALUE hetelhhd (default=32) 1 = "Yes" 2 = "No" ; VALUE hetelavl (default=32) 1 = "Yes" 2 = "No" ; VALUE hephoneo (default=32) 1 = "Yes" 2 = "No" ; VALUE hufaminc (default=32) 1 = "Less Than $5,000" 2 = "5,000 to 7,499" 3 = "7,500 to 9,999" 4 = "10,000 to 12,499" 5 = "12,500 to 14,999" 6 = "15,000 to 19,999" 7 = "20,000 to 24,999" 8 = "25,000 to 29,999" 9 = "30,000 to 34,999" 10 = "35,000 to 39,999" 11 = "40,000 to 49,999" 12 = "50,000 to 59,999" 13 = "60,000 to 74,999" 14 = "75,000 or more" ; VALUE hutypea (default=32) 1 = "No One Home (NOH)" 2 = "Temporarily Absent (TA)" 3 = "Refused (REF)" 4 = "Other Occupied - Specify" ; VALUE hutypb (default=32) 1 = "Vacant Regular" 2 = "Temporarily Occupied By Persons W/Ure" 3 = "Vacant-storage Of Hhld Furniture" 4 = "Unfit Or To Be Demolished" 5 = "Under Construction, Not Ready" 6 = "Converted To Temp Business Or Storage" 7 = "Unoccupied Tent Site Or Trailer Site" 8 = "Permit Granted Construction Not" 9 = "Other Type B - Specify" ; VALUE hutypc (default=32) 1 = "Demolished" 2 = "House Or Trailer Moved" 3 = "Outside Segment" 4 = "Converted To Perm. Business Or Storage" 5 = "Merged" 6 = "Condemned" 8 = "Unused Line Of Listing Sheet" 9 = "Other - Specify" ; VALUE hrintsta (default=32) 1 = "Interview" 2 = "Type A Non-interview" 3 = "Type B Non-interview" 4 = "Type C Non-interview" ; VALUE hrhtype (default=32) 0 = "Non-interview Household" 1 = "Husband/Wife Primary Family" 2 = "Husb/Wife Prim. Family" 3 = "Unmarried Civilian Male-Prim." 4 = "Unmarried Civ. Female-Prim Fam Hhlder" 5 = "Primary Family HHLDER-RP In AF, Unmar." 6 = "Civilian Male Primary Individual" 7 = "Civilian Female Primary Individual" 8 = "Primary Individual HHLD-RP In AF" 9 = "Group Quarters With Family" 10 = "Group Quarters Without Family" ; VALUE huinttyp (default=32) 0 = "Noninterview/indeterminate" 1 = "Personal" 2 = "Telephone" ; VALUE hrlonglk (default=32) 0 = "Mis 1 Or Replacement HH (No Link)" 2 = "Mis 2-4 Or Mis 6-8" 3 = "Mis 5" ; VALUE hubus (default=32) 1 = "Yes" 2 = "No" ; VALUE gereg (default=32) 1 = "Northeast" 2 = "Midwest (Formerly North Central)" 3 = "South" 4 = "West" ; VALUE gestcen (default=32) 11 = "ME" 12 = "NH" 13 = "VT" 14 = "MA" 15 = "RI" 16 = "CT" 21 = "NY" 22 = "NJ" 23 = "PA" 31 = "OH" 32 = "IN" 33 = "IL" 34 = "MI" 35 = "WI" 41 = "MN" 42 = "IA" 43 = "MO" 44 = "ND" 45 = "SD" 46 = "NE" 47 = "KS" 51 = "DE" 52 = "MD" 53 = "DC" 54 = "VA" 55 = "WV" 56 = "NC" 57 = "SC" 58 = "GA" 59 = "FL" 61 = "KY" 62 = "TN" 63 = "AL" 64 = "MS" 71 = "AR" 72 = "LA" 73 = "OK" 74 = "TX" 81 = "MT" 82 = "ID" 83 = "WY" 84 = "CO" 85 = "NM" 86 = "AZ" 87 = "UT" 88 = "NV" 91 = "WA" 92 = "OR" 93 = "CA" 94 = "AK" 95 = "HI" ; VALUE gecmsa (default=32) 0 = "Not Identified Or Nonmetropolitan" ; VALUE gemsa (default=32) 0 = "Not Identified Or Non Metropolitan" ; VALUE geco (default=32) 0 = "Not Identified" ; VALUE gemsast (default=32) 1 = "Central City" 2 = "Balance" 3 = "Nonmetropolitan" 4 = "Not Identified" ; VALUE gemetsta (default=32) 1 = "Metropolitan" 2 = "Nonmetropolitan" 3 = "Not Identified" ; VALUE geindvcc (default=32) 0 = "Not Identified, Nonmetropolitan," ; VALUE gemsasz (default=32) 0 = "Not Identified Or Nonmetropolitan" 2 = "100,000 - 249,999" 3 = "250,000 - 499,999" 4 = "500,000 - 999,999" 5 = "1,000,000 - 2,499,999" 6 = "2,500,000 - 4,999,999" 7 = "5,000,000+" ; VALUE gecmsasz (default=32) 0 = "Not Identified Or Nonmetropolitan" 2 = "100,000 - 249,999" 3 = "250,000 - 499,999" 4 = "500,000 - 999,999" 5 = "1,000,000 - 2,499,999" 6 = "2,500,000 - 4,999,999" 7 = "5,000,000+" ; VALUE proldrrp (default=32) 1 = "Ref Pers With Other Relatives In Hh" 2 = "Ref Pers With No Other Relatives In Hh" 3 = "Spouse" 4 = "Child" 5 = "Grandchild" 6 = "Parent" 7 = "Brother/Sister" 8 = "Other Relative" 9 = "Foster Child" 10 = "Non-rel Of Ref Per W/Own Rels In Hh" 11 = "Partner/Roommate" 12 = "Non-rel Of Ref Per W/No Own Rels In Hh" ; VALUE pupelig (default=32) 1 = "Eligible For Interview" 2 = "Labor Force Fully Complete" 3 = "Missing Labor Force Data For Person" 4 = "(Not Used)" 5 = "Assigned If Age Is Blank" 6 = "Armed Forces Member" 7 = "Under 15 Years Old" 8 = "Not A HH Member" 9 = "Deleted" 10 = "Deceased" 11 = "End Of List" 12 = "After End Of List" ; VALUE perrp (default=32) 1 = "Reference Person W/rels." 2 = "Reference Person W/o Rels." 3 = "Spouse" 4 = "Child" 5 = "Grandchild" 6 = "Parent" 7 = "Brother/sister" 8 = "Other Rel. Or Ref. Person" 9 = "Foster Child" 10 = "Nonrel. Of Ref. Person W/Rels." 11 = "Not Used" 12 = "Nonrel. Of Ref. Person W/O Rels." 13 = "Unmarried Partner W/Rels." 14 = "Unmarried Partner W/Out Rels." 15 = "Housemate/Roommate W/Rels." 16 = "Housemate/Roommate W/Out Rels." 17 = "Roomer/Boarder W/Rels." 18 = "Roomer/Boarder W/Out Rels." ; VALUE ptage (default=32) 0 = "No Top Code" 1 = "Top Coded Value For Age" ; VALUE pemaritl (default=32) 1 = "Married - Spouse Present" 2 = "Married - Spouse Absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never Married" ; VALUE pesex (default=32) 1 = "Male" 2 = "Female" ; VALUE puafever (default=32) 1 = "Yes" 2 = "No" ; VALUE peafwhen (default=32) 1 = "Vietnam Era (8/64-4/75)" 2 = "Korean War (6/50-1/55)" 3 = "World War II (9/40-7/47)" 4 = "World War I (4/17-11/18)" 5 = "Other Service (All Other Periods)" 6 = "Nonveteran" ; VALUE peafnow (default=32) 1 = "Yes" 2 = "No" ; VALUE peeduca (default=32) 31 = "Less Than 1st Grade" 32 = "1st, 2nd, 3rd Or 4th Grade" 33 = "5th Or 6th Grade" 34 = "7th Or 8th Grade" 35 = "9th Grade" 36 = "10th Grade" 37 = "11th Grade" 38 = "12th Grade No Diploma" 39 = "High School Grad-Diploma Or" 40 = "Some College But No Degree" 41 = "Associate Degree-" 42 = "Associate Degree-Academic Program" 43 = "Bachelor's Degree (Ex: BA, AB, BS)" 44 = "Master's Degree (Ex: MA, MS, MENG," 45 = "Professional School Deg (Ex: MD, DDS," 46 = "Doctorate Degree (Ex: PHD, EDD)" ; VALUE perace (default=32) 1 = "White" 2 = "Black" 3 = "American Indian, Aleut, Eskimo" 4 = "Asian Or Pacific Islander" ; VALUE prorigin (default=32) 1 = "Mexican American" 2 = "Chicano" 3 = "Mexican (Mexicano)" 4 = "Puerto Rican" 5 = "Cuban" 6 = "Central Or South American" 7 = "Other Spanish" 8 = "All Other" 9 = "Don't Know" 10 = "NA" ; VALUE puchinhh (default=32) 1 = "Person Added" 2 = "Person Added - URE" 3 = "Person Undeleted" 4 = "Person Died" 5 = "Deleted For Reason Other Than Death" 6 = "Person Joined Armed Forces" 7 = "Person No Longer In Af" 9 = "Change In Demographic Information" ; VALUE purelflg (default=32) 0 = "Not Owner Or Related To Owner" 1 = "Owner Of Bus Or Related To Owner" ; VALUE prfamnum (default=32) 0 = "Not A Family Member" 1 = "Primary Family Member Only" 2 = "Subfamily No. 2 Member" 3 = "Subfamily No. 3 Member" 4 = "Subfamily No. 4 Member" 5 = "Subfamily No. 5 Member" 6 = "Subfamily No. 6 Member" 7 = "Subfamily No. 7 Member" 8 = "Subfamily No. 8 Member" 9 = "Subfamily No. 9 Member" 10 = "Subfamily No. 10 Member" 11 = "Subfamily No. 11 Member" 12 = "Subfamily No. 12 Member" 13 = "Subfamily No. 13 Member" 14 = "Subfamily No. 14 Member" 15 = "Subfamily No. 15 Member" 16 = "Subfamily No. 16 Member" 17 = "Subfamily No. 17 Member" 18 = "Subfamily No. 18 Member" 19 = "Subfamily No. 19 Member" ; VALUE prfamrel (default=32) 0 = "Not A Family Member" 1 = "Reference Person" 2 = "Spouse" 3 = "Child" 4 = "Other Relative (Primary" ; VALUE prfamtyp (default=32) 1 = "Primary Family" 2 = "Primary Individual" 3 = "Related Subfamily" 4 = "Unrelated Subfamily" 5 = "Secondary Individual" ; VALUE prhspnon (default=32) 1 = "Hispanic" 2 = "Non-Hispanic" ; VALUE prmarsta (default=32) 1 = "Married, Civilian Spouse Present" 2 = "Married, Armed Forces Spouse Present" 3 = "Married, Spouse Absent (Exc." 4 = "Widowed" 5 = "Divorced" 6 = "Separated" 7 = "Never Married" ; VALUE prpertyp (default=32) 1 = "Child Household Member" 2 = "Adult Civilian Household Member" 3 = "Adult Armed Forces Household Member" ; VALUE penatvty (default=32) 57 = "United States" 72 = "Puerto Rico" 96 = "U.S. Outlying Area" 555 = "Abroad, Country Not Known" ; VALUE pemntvty (default=32) 57 = "United States" 72 = "Puerto Rico" 96 = "U.S. Outlying Area" 555 = "Abroad, Country Not Known" ; VALUE pefntvty (default=32) 57 = "United States" 72 = "Puerto Rico" 96 = "U.S. Outlying Area" 555 = "Abroad, Country Not Known" ; VALUE prcitshp (default=32) 1 = "Native, Born In The United States" 2 = "Native, Born In Puerto Rico Or U.S." 3 = "Native, Born Abroad Of American" 4 = "Foreign Born, U.S. Citizen By" 5 = "Foreign Born, Not A Citizen Of" ; VALUE prinusyr (default=32) 0 = "Not Foreign Born" 1 = "Before 1950" 2 = "1950-1959" 3 = "1960-1964" 4 = "1965-1969" 5 = "1970-1974" 6 = "1975-1979" 7 = "1980-1981" 8 = "1982-1983" 9 = "1984-1985" 10 = "1986-1987" 11 = "1988-1989" 12 = "1990-1991" ; VALUE puslfprx (default=32) 1 = "Self" 2 = "Proxy" 3 = "Both Self And Proxy" ; VALUE pemlr (default=32) 1 = "Employed-At Work" 2 = "Employed-Absent" 3 = "Unemployed-On Layoff" 4 = "Unemployed-Looking" 5 = "Not In Labor Force-Retired" 6 = "Not In Labor Force-Disabled" 7 = "Not In Labor Force-Other" ; VALUE puwk (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE pubus1l (default=32) 1 = "Yes" 2 = "No" ; VALUE pubus2ot (default=32) 1 = "Yes" 2 = "No" ; VALUE pubuscka (default=32) 1 = "Goto PUBUS1" 2 = "Goto PURETCK1" ; VALUE pubusckb (default=32) 1 = "Goto PUHRUSL1" 2 = "Goto PUBUS2" ; VALUE pubusckc (default=32) 1 = "Goto PUABSRSN" 2 = "Goto PULAY" ; VALUE pubusckd (default=32) 1 = "Goto PUHRUSL1" 2 = "Goto PUABSPD" ; VALUE puretot (default=32) 1 = "Yes" 2 = "No" 3 = "Was Not Retired Last Month" ; VALUE pudis (default=32) 1 = "Yes" 2 = "No" 3 = "Did Not Have Disability Last Month" ; VALUE peret1l (default=32) 1 = "Yes" 2 = "No" 3 = "Has A Job" ; VALUE pudis1l (default=32) 1 = "Yes" 2 = "No" ; VALUE pudis2l (default=32) 1 = "Yes" 2 = "No" ; VALUE puabsot (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE pulay (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE peabsrsn (default=32) 1 = "On Layoff" 2 = "Slack Work/Business Conditions" 3 = "Waiting For A New Job To Begin" 4 = "Vacation/Personal Days" 5 = "Own Illness/Injury/Medical" 6 = "Child Care Problems" 7 = "Other Family/Personal Obligation" 8 = "Maternity/Paternity Leave" 9 = "Labor Dispute" 10 = "Weather Affected Job" 11 = "School/Training" 12 = "Civic/Military Duty" 13 = "Does Not Work In The Business" 14 = "Other (Specify)" ; VALUE peabspdo (default=32) 1 = "Yes" 2 = "No" ; VALUE pemjot (default=32) 1 = "Yes" 2 = "No" ; VALUE pemjnum (default=32) 2 = "Jobs" 3 = "3 Jobs" 4 = "4 Or More Jobs" ; VALUE pehrftpt (default=32) 1 = "Yes" 2 = "No" 3 = "Hours Vary" ; VALUE pehrwant (default=32) 1 = "Yes" 2 = "No" 3 = "Regular Hours Are Full-Time" ; VALUE pehrrsna (default=32) 1 = "Slack Work/Business Conditions" 2 = "Could Only Find Part-time Work" 3 = "Seasonal Work" 4 = "Child Care Problems" 5 = "Other Family/Personal Obligations" 6 = "Health/Medical Limitations" 7 = "School/Training" 8 = "Retired/Social Security Limit On" 9 = "Full-time Workweek Is Less Than 35 Hrs" 10 = "Other - Specify" ; VALUE pehrrsnb (default=32) 1 = "Child Care Problems" 2 = "Other Family/Personal Obligations" 3 = "Health/Medical Limitations" 4 = "School/Training" 5 = "Retired/Social Security Limit On" 6 = "Full-Time Workweek Less Than 35 Hours" 7 = "Other - Specify" ; VALUE pehrrsnc (default=32) 1 = "Slack Work/Business Conditions" 2 = "Seasonal Work" 3 = "Job Started Or Ended During Week" 4 = "Vacation/Personal Day" 5 = "Own Illness/Injury/Medical Appointment" 6 = "Holiday (Legal Or Religious)" 7 = "Child Care Problems" 8 = "Other Family/Personal Obligations" 9 = "Labor Dispute" 10 = "Weather Affected Job" 11 = "School/Training" 12 = "Civic/Military Duty" 13 = "Other Reason" ; VALUE puhroffa (default=32) 1 = "Yes" 2 = "No" ; VALUE puhrot1l (default=32) 1 = "Yes" 2 = "No" ; VALUE pehravl (default=32) 1 = "Yes" 2 = "No" ; VALUE puhrck1l (default=32) 1 = "Goto PUHRUSL2" 2 = "Goto PUHRUSLT" ; VALUE puhrck2l (default=32) 1 = "If Entry Of 1 In MJ And Entry Of D, R" 2 = "If Entry Of 1 In Mj And Entry Of , R" 3 = "If Entry Of 2, D Or R In Mj And Entry" 4 = "If Entry Of 1 In BUS1 And Entry Of D," 5 = "All Others Goto HRCK3-C" ; VALUE puhrck3l (default=32) 1 = "If Entry Of 1 In ABSOT Or (Entry Or 2" 2 = "If Entry Of 3 In Ret1 Goto HRCK8" 3 = "If Entry In HRUSLt Is 0-34 Hours Goto" 4 = "If Entry In HRUSLt Is 35+ Goto HROFF1" 5 = "All Others Goto HRCK4-C" 6 = "Goto PUHRCK4" ; VALUE puhrck4l (default=32) 1 = "If Entry Of 1, D, R OR V In HRFTPT" 2 = "If ENTRY OF 2, D Or R In BUS2 Then" 3 = "If HRUSLT Is 0-34 Then GOTO HRWANT" 4 = "If Entry Of 2 In HRFTPT Then GOTO" 5 = "All Others GOTO HRACT1" ; VALUE puhrck5l (default=32) 1 = "If Entry Of 1 In MJOT Goto HRACT2" 2 = "All Others Goto HRCK6-C" ; VALUE puhrck6l (default=32) 1 = "If HRACT1 And HRACT2 Eq 0 And Entry Of" 2 = "If HRACT1 And HRACT2 Eq 0 Then Store 1" 3 = "All Others Goto HRACTt-C" ; VALUE puhrck7l (default=32) 1 = "(If Entry Of 2, D Or R In Bus2) And" 2 = "(If Entry Of 2, D Or R In Bus2) And" 3 = "(If HRUSLt Is 35+ Or If Entry Of 1 In" 4 = "If Entry Of 1 In Hrwant And HRACTt <" 5 = "All Others Goto HRCK8" ; VALUE puhrck1b (default=32) 1 = "If Entry Of 2, D Or R In BUS2 And" 2 = "All Others Goto Iock1" ; VALUE pulaydt (default=32) 1 = "Yes" 2 = "No" ; VALUE pulay6m (default=32) 1 = "Yes" 2 = "No" ; VALUE pelayavl (default=32) 1 = "Yes" 2 = "No" ; VALUE pulayavr (default=32) 1 = "Own Temporary Illness" 2 = "Going To School" 3 = "Other" ; VALUE pelaylk (default=32) 1 = "Yes" 2 = "No" ; VALUE pelayfto (default=32) 1 = "Yes" 2 = "No" ; VALUE pulaycka (default=32) 1 = "Goto PULAYCK3" 2 = "Goto PULAYFT" 3 = "Goto PULAYDR" ; VALUE pulayckb (default=32) 1 = "Goto PULAYDR3" 2 = "Goto PULAYFT" ; VALUE pulayckc (default=32) 1 = "MISCK = 5 GOTO IO1INT" 2 = "I-ICR = 1 OR I-OCR = 1, GOTO IO1INT" 3 = "ALL OTHERS GOTO SCHCK" ; VALUE pulk (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE pelkm1l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/courses" 12 = "Nothing" 13 = "Other Passive" ; VALUE pulkm2l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Pulbic Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkm3l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/courses" 13 = "Other Passive" ; VALUE pulkm4l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Pulbic Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/courses" 13 = "Other Passive" ; VALUE pulkm5l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkm6l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Pulbic Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkdk1l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 12 = "Nothing" 13 = "Other Passive" ; VALUE pulkdk2l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkdk3l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkdk4l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkdk5l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkdk6l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkps1l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 12 = "Nothing" 13 = "Other Passive" ; VALUE pulkps2l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkps3l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkps4l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkps5l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pulkps6l (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE pelkavl (default=32) 1 = "Yes" 2 = "No" ; VALUE pulkavr (default=32) 1 = "Waiting For New Job To Begin" 2 = "Own Temporary Illness" 3 = "Going To School" 4 = "Other - Specify" ; VALUE pelkll1o (default=32) 1 = "Working" 2 = "School" 3 = "Left Military Service" 4 = "Something Else" ; VALUE pelkll2o (default=32) 1 = "Lost Job" 2 = "Quit Job" 3 = "Temporary Job Ended" ; VALUE pelklwo (default=32) 1 = "Within The Last 12 Months" 2 = "More Than 12 Months Ago" 3 = "Never Worked" ; VALUE pelkfto (default=32) 1 = "Yes" 2 = "No" 3 = "Doesn't Matter" ; VALUE pedwwnto (default=32) 1 = "Yes, Or Maybe, It Depends" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable" ; VALUE pedwrsn (default=32) 1 = "Believes No Work Available In Area Of" 2 = "Couldn't Find Any Work" 3 = "Lacks Necessary Schooling/training" 4 = "Employers Think Too Young Or Too Old" 5 = "Other Types Of Discrimination" 6 = "Can't Arrange Child Care" 7 = "Family Responsibilities" 8 = "In School Or Other Training" 9 = "Ill-health, Physical Disability" 10 = "Transportation Problems" 11 = "Other - Specify" ; VALUE pedwlko (default=32) 1 = "Yes" 2 = "No" ; VALUE pedwwk (default=32) 1 = "Yes" 2 = "No" ; VALUE pedw4wk (default=32) 1 = "Yes" 2 = "No" ; VALUE pedwlkwk (default=32) 1 = "Yes" 2 = "No" ; VALUE pedwavl (default=32) 1 = "Yes" 2 = "No" ; VALUE pedwavr (default=32) 1 = "Own Temporary Illness" 2 = "Going To School" 3 = "Other" ; VALUE pudwck1l (default=32) 1 = "If Entry Of 2 In BUS2 Goto PUSCHCK" 2 = "If Entry Of 3 On Absrsn Goto UNLFCK1" 3 = "If Entry Of 1 In Ret1, Store 1 In" 4 = "All Others Goto PUDWWNT" ; VALUE pudwck2l (default=32) 1 = "If Entry In Dis1 Or Dis2 Goto" 2 = "If Entry Of 4 In Dwwnt Goto PUDIS1" 3 = "If Entry Of 5 In Dwwnt Goto PUDIS2" 4 = "All Others Goto PUDWCK4" ; VALUE pudwck3l (default=32) 1 = "If AGERNG Equals 1-4 Or 9 Goto PUDWCK4" 2 = "All Others Goto PUNLFCK2" ; VALUE pudwck4l (default=32) 1 = "If Entry Of 10 And/or 11 And/or 13" 2 = "If Entry Of 10 And/or 11 And/or 13" 3 = "If Entry Of 10 And/or 11 And/Or 13" 4 = "All Others Goto PUDWRSN" ; VALUE pudwck5l (default=32) 1 = "If Entry Of 1 In LK Then" 2 = "All Others Goto PUDWLK" ; VALUE pejhwko (default=32) 1 = "Yes" 2 = "No" ; VALUE pujhdp1o (default=32) 1 = "Yes" 2 = "No" ; VALUE pejhrsn (default=32) 1 = "Personal/Family (Including" 2 = "Return To School" 3 = "Health" 4 = "Retirement Or Old Age" 5 = "Temp, Seasonal Or Intermittent Job" 6 = "Slack Work/business Conditions" 7 = "Unsatisfactory Work Arrangements" 8 = "Other - Specify" ; VALUE pejhwant (default=32) 1 = "Yes, Or It Depends" 2 = "No" ; VALUE pujhck1l (default=32) 1 = "PURET1 = 1, -2, Or -3 Then" 2 = "If MISCK Equals 4 Or 8 Then" 3 = "All Others Goto PUNLFCK1" ; VALUE pujhck2l (default=32) 1 = "If Entry Of 1 In DWWK And" 2 = "If Entry Of 2, D Or R In DWWK Then" 3 = "All Others Goto PUJHWK" ; VALUE prabsrea (default=32) 1 = "Ft Paid-Vacation" 2 = "Ft Paid-Own Illness" 3 = "Ft Paid-Child Care Problems" 4 = "Ft Paid-Other Family/Personal" 5 = "Ft Paid-Maternity/Paternity Leave" 6 = "Ft Paid-Labor Dispute" 7 = "Ft Paid-Weather Affected Job" 8 = "Ft Paid-School/Training" 9 = "Ft Paid-Civic/Military Duty" 10 = "Ft Paid-Other" 11 = "Ft Unpaid-Vacation" 12 = "Ft Unpaid-Own Illness" 13 = "Ft Unpaid-Child Care Problems" 14 = "Ft Unpaid-Other Fam/Personal" 15 = "Ft Unpaid-Maternity/Paternity Leave" 16 = "Ft Unpaid-Labor Dispute" 17 = "Ft Unpaid-Weather Affected Job" 18 = "Ft Unpaid-School/Training" 19 = "Ft Unpaid-Civic/Military Duty" 20 = "Ft Unpaid-Other" 21 = "Pt Paid-Vacation" 22 = "Pt Paid-Own Illness" 23 = "Pt Paid-Child Care Problems" 24 = "Pt Paid-Other Family/Personal Oblig." 25 = "Pt Paid-Maternity/Paternity Leave" 26 = "Pt Paid-Labor Dispute" 27 = "Pt Paid-Weather Affected Job" 28 = "Pt Paid-School/Training" 29 = "Pt Paid-Civic/Military Duty" 30 = "Pt Paid-Other" 31 = "Pt Unpaid-Vacation" 32 = "Pt Unpaid-Own Illness" 33 = "Pt Unpaid-Child Care Problems" 34 = "Pt Unpaid-Other Fam/Personal" 35 = "Pt Unpaid-Maternity/Paternity Leave" 36 = "Pt Unpaid-Labor Dispute" 37 = "Pt Unpaid-Weather Affected Job" 38 = "Pt Unpaid-School/Training" 39 = "Pt Unpaid-Civic/Military Duty" 40 = "Pt Unpaid-Other" ; VALUE prcivlf (default=32) 1 = "In Civilian Labor Force" 2 = "Not In Civilian Labor Force" ; VALUE prdisc (default=32) 1 = "Discouraged Worker" 2 = "Conditionally Interested" 3 = "Not Available" ; VALUE premphrs (default=32) 0 = "Unemployed And Nilf" 1 = "W/job, Not At Work-Illnes" 2 = "W/job, Not At Work-Vacation" 3 = "W/job, Not At Work-Weather" 4 = "W/job, Not At Work-Labor Dispute" 5 = "W/job, Not At Work-Child Care" 6 = "W/job, Not At Work-Fam/Pers" 7 = "W/job, Not At Work-Maternity/" 8 = "W/job, Not At Work-School/" 9 = "W/job, Not At Work-Civic/" 10 = "W/job, Not At Work-Does Not" 11 = "W/job, Not At Work-Other" 12 = "At Work- 1-4 Hrs" 13 = "At Work- 5-14 Hrs" 14 = "At Work- 15-21 Hrs" 15 = "At Work- 22-29 Hrs" 16 = "At Work- 30-34 Hrs" 17 = "At Work- 35-39 Hrs" 18 = "At Work- 40 Hrs" 19 = "At Work- 41-47 Hrs" 20 = "At Work- 48 Hrs" 21 = "At Work- 49-59 Hrs" 22 = "At Work- 60 Hrs Or More" ; VALUE prempnot (default=32) 1 = "Employed" 2 = "Unemployed" 3 = "Not In Labor Force" 4 = "Not In Labor Force" ; VALUE prexplf (default=32) 1 = "Employed" 2 = "Unemployed" ; VALUE prftlf (default=32) 1 = "Full Time Labor Force" 2 = "Part Time Labor Force" ; VALUE prhrusl (default=32) 1 = "0-20 Hrs" 2 = "21-34 Hrs" 3 = "35-39 Hrs" 4 = "40 Hrs" 5 = "41-49 Hrs" 6 = "50 Or More Hrs" 7 = "Varies-Full Time" 8 = "Varies-Part Time" ; VALUE prjobsea (default=32) 1 = "Looked Last 4 Weeks - Not Worked" 2 = "Looked Last 4 Weeks - Worked" 3 = "Looked Last 4 Weeks - Layoff" 4 = "Unavailable Job Seekers" 5 = "No Recent Job Search" ; VALUE prpthrs (default=32) 0 = "Usually FT, PT For Noneconomic" 1 = "Usu.FT, Pt Econ Reasons; 1-4 Hrs" 2 = "Usu.FT, Pt Econ Reasons; 5-14 Hrs" 3 = "Usu.FT, Pt Econ Reasons; 15-29 Hrs" 4 = "Usu.FT, Pt Econ Reasons; 30-34 Hrs" 5 = "Usu.PT, Econ Reasons; 1-4 Hrs" 6 = "Usu.PT, Econ Reasons; 5-14 Hrs" 7 = "Usu.PT, Econ Reasons; 15-29 Hrs" 8 = "Usu.PT, Econ Reasons; 30-34 Hrs" 9 = "Usu.PT, Non-Econ Reasons; 1-4 Hrs" 10 = "Usu.PT, Non-Econ Reasons; 5-14 Hrs" 11 = "Usu.PT, Non-Econ Reasons; 15-29 Hrs" 12 = "Usu.PT, Non-Econ Reasons; 30-34 Hrs" ; VALUE prptrea (default=32) 1 = "Usu. FT-Slack Work/Business Conditions" 2 = "Usu. FT-Seasonal Work" 3 = "Usu. FT-Job Started/Ended During Week" 4 = "Usu. FT-Vacation/Personal Day" 5 = "Usu. FT-Own Illness/Injury/Medical" 6 = "Usu. FT-Holiday (Religious Or Legal)" 7 = "Usu. FT-Child Care Problems" 8 = "Usu. FT-Other Fam/Pers Obligations" 9 = "Usu. FT-Labor Dispute" 10 = "Usu. FT-Weather Affected Job" 11 = "Usu. FT-School/Training" 12 = "Usu. FT-Civic/Military Duty" 13 = "Usu. FT-Other Reason" 14 = "Usu. PT-Slack Work/Business Conditions" 15 = "Usu. PT-Could Only Find PT Work" 16 = "Usu. PT-Seasonal Work" 17 = "Usu. PT-Child Care Problems" 18 = "Usu. PT-Other Fam/Pers Obligations" 19 = "Usu. PT-Health/Medical Limitations" 20 = "Usu. PT-School/Training" 21 = "Usu. PT-Retired/S.S. Limit On" 22 = "Usu. PT-Workweek <35 Hours" 23 = "Usu. PT-Other Reason" ; VALUE prusftpt (default=32) 1 = "Full Time" 2 = "Part Time" 3 = "Status Unknown" ; VALUE pruntype (default=32) 1 = "Job Loser/On Layoff" 2 = "Other Job Loser" 3 = "Temporary Job Ended" 4 = "Job Leaver" 5 = "Re-Entrant" 6 = "New-Entrant" ; VALUE prwksch (default=32) 0 = "Not In Labor Force" 1 = "At Work" 2 = "With Job, Not At Work" 3 = "Unemployed, Seeks FT" 4 = "Unemployed, Seeks PT" ; VALUE prwkstat (default=32) 1 = "Not In Labor Force" 2 = "FT Hours (35+), Usually FT" 3 = "PT For Economic Reasons, Usually FT" 4 = "PT For Non-Economic Reasons," 5 = "Not At Work, Usually FT" 6 = "PT Hrs, Usually PT For Economic" 7 = "PT Hrs, Usually PT For Non-Economic" 8 = "FT Hours, Usually PT For Economic" 9 = "FT Hours, Usually PT For Non-Economic" 10 = "Not At Work, Usually Part-Time" 11 = "Unemployed FT" 12 = "Unemployed PT" ; VALUE prwntjob (default=32) 1 = "Want A Job" 2 = "Other Not In Labor Force" ; VALUE pujhck3l (default=32) 1 = "If I-MLR Eq 3 Or 4 Then Goto PUJHDP1" 2 = "All Others Goto PUJHRSN" ; VALUE pujhck4l (default=32) 1 = "If Entry Of 2, D Or R In PUDW4WK" 2 = "If Entry Of 1 In PUDW4WK Or In" 3 = "If I-MLR Equals 1 Or 2 And Entry In" 4 = "If Entry In PUJHRSN Then Goto PUIO1INT" 5 = "All Others Goto PUNLFCK1" ; VALUE pujhck5l (default=32) 1 = "If I-IO1ICR Equals 1 Or I-IO1OCR" 2 = "All Others Goto PUIOCK5" ; VALUE puiodp1l (default=32) 1 = "Yes" 2 = "No" ; VALUE puiodp2l (default=32) 1 = "Yes" 2 = "No" ; VALUE puiodp3l (default=32) 1 = "YES" 2 = "NO" ; VALUE peio1cow (default=32) 1 = "Government - Federal" 2 = "Government - State" 3 = "Government - Local" 4 = "Private, For Profit" 5 = "Private, Nonprofit" 6 = "Self-Employed, Incorporated" 7 = "Self-Employed, Unincorporated" 8 = "Without Pay" ; VALUE puio1mfg (default=32) 1 = "Manufacturing" 2 = "Retail Trade" 3 = "Wholesale Trade" 4 = "Something Else" ; VALUE peio2cow (default=32) 1 = "Government - Federal" 2 = "Government - State" 3 = "Government - Local" 4 = "Private, For Profit" 5 = "Private, Nonprofit" 6 = "Self-Employed, Incorporated" 7 = "Self-Employed, Unincorporated" 8 = "Without Pay" 9 = "Unknown" 10 = "Government, Level Unknown" 11 = "Self-Employed, Incorp." ; VALUE puio2mfg (default=32) 1 = "Manufacturing" 2 = "Retail Trade" 3 = "Wholesale Trade" 4 = "Something Else" ; VALUE puiock1l (default=32) 1 = "If {MISCK Eq 1 Or 5) Or MISCK Eq 2-4," 2 = "If (MISCK Eq 1 Or 5) Or {(MISCK" 3 = "If I-IO1NAM Is D, R Or Blank Then" 4 = "All Others Goto PUIODP1" ; VALUE puiock2l (default=32) 1 = "If I-IO1ICR Eq 1 Then" 2 = "If I-IO1OCR Eq 1 Then" 3 = "All Others Goto PUIODP2" ; VALUE puiock3l (default=32) 1 = "If I-IO1OCC Equals D, R Or" 2 = "If I-IO1DT1 Is D, R Or Blank" 3 = "All Others Goto PUIODP3" ; VALUE prioelg (default=32) 0 = "Not Eligible For Edit" 1 = "Eligible For Edit" ; VALUE prana (default=32) 1 = "Agricultural" 2 = "Non-Agricultural" ; VALUE prcow1l (default=32) 1 = "Federal Govt" 2 = "State Govt" 3 = "Local Govt" 4 = "Private (Incl. Self-" 5 = "Self-Employed, Unincorp." 6 = "Without Pay" ; VALUE prcow2l (default=32) 1 = "Federal Govt" 2 = "State Govt" 3 = "Local Govt" 4 = "Private (Incl. Self-employed" 5 = "Self-Employed, Unincorp." 6 = "Without Pay" ; VALUE prcowpg (default=32) 1 = "Private" 2 = "Government" ; VALUE prdtcowa (default=32) 1 = "Agri., Wage & Salary, Private" 2 = "Agri., Wage & Salary, Government" 3 = "Agri., Self-Employed" 4 = "Agri., Unpaid" 5 = "NonAg, WS, Private, Private Hhlds" 6 = "NonAg, WS, Private, Other Private" 7 = "NonAg, WS, Govt, Federal" 8 = "NonAg, WS, Govt, State" 9 = "NonAg, WS, Govt, Local" 10 = "NonAg, Self-Employed" 11 = "NonAg, Unpaid" ; VALUE prdtcowb (default=32) 1 = "Agri., Wage & Salary, Private" 2 = "Agri., Wage & Salary, Government" 3 = "Agri., Self-Employed" 4 = "Agri., Unpaid" 5 = "NonAg, WS, Private, Private Hhlds" 6 = "NonAg, WS, Private, Other Private" 7 = "NonAg, WS, Govt, Federal" 8 = "NonAg, WS, Govt, State" 9 = "NonAg, WS, Govt, Local" 10 = "NonAg, Self-Employed" 11 = "NonAg, Unpaid" ; VALUE prdtinda (default=32) 1 = "Goods Producing-Agricultural" 2 = "Goods Producing-Other Agricultural" 3 = "Mining" 4 = "Construction" 5 = "Mfg-Lumber & Wood Prods, Ex" 6 = "Mfg-Furniture & Fixtures" 7 = "Mfg-Stone, Clay, Concrete," 8 = "Mfg-Primary Metals" 9 = "Mfg-Fabricated Metals" 10 = "Mfg-Not Specified Metal Industries" 11 = "Mfg-Machinery, Ex Electrical" 12 = "Mfg-Electrical Machinery, Equip" 13 = "Mfg-Motor Vehicles & Equip" 14 = "Mfg-Aircraft & Parts" 15 = "Mfg-Other Transportation Equipment" 16 = "Mfg-Professional & Photo Equip," 17 = "Mfg-Toys, Amusement & Sporting Goods" 18 = "Mfg-Misc & Nec Mfg Industries" 19 = "Mfg-Food & Kindred Prods" 20 = "Mfg-Tobacco Prods" 21 = "Mfg-Textile Mill Prods" 22 = "Mfg-Apparel & Other Finished" 23 = "Mfg-Paper & Allied Products" 24 = "Mfg-Printing, Publishing & Allied Inds" 25 = "Mfg-Chemicals & Allied Prods" 26 = "Mfg-Petroleum & Coal Prods" 27 = "Mfg-Rubber & Misc Plastic Prods" 28 = "Mfg-Leather & Leather Prods" 29 = "Transportation" 30 = "Communications" 31 = "Utilities & Sanitary Services" 32 = "Wholesale Trade" 33 = "Eating And Drinking Places" 34 = "Other Retail Trade" 35 = "Banking And Other Finance" 36 = "Insurance And Real Estate" 37 = "Private Household Services" 38 = "Business Services" 39 = "Automobile And Repair Services" 40 = "Personal Serv Exc Private Households" 41 = "Entertainment & Recreation Services" 42 = "Hospitals" 43 = "Health Services, Exc. Hospitals" 44 = "Educational Services" 45 = "Social Services" 46 = "Other Professional Services" 47 = "Forestry & Fisheries" 48 = "Justice, Public Order & Safety" 49 = "Admin Of Human Resource Programs" 50 = "National Security & Internal Affairs" 51 = "Other Public Administration" 52 = "Armed Forces" ; VALUE prdtindb (default=32) 1 = "Goods Producing-Agricultural Services" 2 = "Goods Producing-Other Agricultural" 3 = "Mining" 4 = "Construction" 5 = "Mfg-Lumber & Wood Prods, Ex Furniture" 6 = "Mfg-Furniture & Fixtures" 7 = "Mfg-Stone, Clay, Concrete, Glass Prods" 8 = "Mfg-Primary Metals" 9 = "Mfg-Fabricated Metals" 10 = "Mfg-Not Specified Metal Industries" 11 = "Mfg-Machinery, Ex Electrical" 12 = "Mfg-Electrical Machinery, Equip" 13 = "Mfg-Motor Vehicles & Equip" 14 = "Mfg-Aircraft & Parts" 15 = "Mfg-Other Transportation Equipment" 16 = "Mfg-Professional & Photo Equip," 17 = "Mfg-Toys, Amusement & Sporting Goods" 18 = "Mfg-Misc & Nec Mfg Industries" 19 = "Mfg-Food & Kindred Prods" 20 = "Mfg-Tobacco Prods" 21 = "Mfg-Textile Mill Prods" 22 = "Mfg-Apparel & Other Finished" 23 = "Mfg-Paper & Allied Products" 24 = "Mfg-Printing, Publishing & Allied Inds" 25 = "Mfg-Chemicals & Allied Prods" 26 = "Mfg-Petroleum & Coal Prods" 27 = "Mfg-Rubber & Misc Plastic Prods" 28 = "Mfg-Leather & Leather Prods" 29 = "Transportation" 30 = "Communications" 31 = "Utilities & Sanitary Services" 32 = "Wholesale Trade" 33 = "Eating And Drinking Places" 34 = "Other Retail Trade" 35 = "Banking And Other Finance" 36 = "Insurance And Real Estate" 37 = "Private Household Services" 38 = "Business Services" 39 = "Automobile And Repair Services" 40 = "Personal Serv Exc Private Households" 41 = "Entertainment & Recreation Services" 42 = "Hospitals" 43 = "Health Services, Exc. Hospitals" 44 = "Educational Services" 45 = "Social Services" 46 = "Other Professional Services" 47 = "Forestry & Fisheries" 48 = "Justice, Public Order & Safety" 49 = "Admin Of Human Resource Programs" 50 = "National Security & Internal Affairs" 51 = "Other Public Administration" 52 = "Armed Forces" ; VALUE prdtocca (default=32) 1 = "Officials & Administrators," 2 = "Other Executive, Admin. & Managerial" 3 = "Management Related Occupations" 4 = "Engineers" 5 = "Mathematical And Computer Scientists" 6 = "Natural Scientists" 7 = "Health Diagnosing Occupations" 8 = "Health Assessment And Treatment" 9 = "Teachers, College And University" 10 = "Teachers, Except College And" 11 = "Lawyers And Judges" 12 = "Other Professional Specialty" 13 = "Health Technologists And Technicians" 14 = "Engineering And Science Technicians" 15 = "Technicians, Except Health," 16 = "Supervisors And Proprietors, Sales" 17 = "Sales Reps, Finance And Business" 18 = "Sales Reps, Commodities, Except Retail" 19 = "Sales Workers, Retail & Personal" 20 = "Sales Related Occupations" 21 = "Supervisors, Administrative Support" 22 = "Compute" 23 = "Secretaries, Stenographers, And" 24 = "Financial Records Processing" 25 = "Mail And Message Distribution" 26 = "Other Admin. Support, Including" 27 = "Private Household Service Occupations" 28 = "Protective Service" 29 = "Food Service" 30 = "Health Service" 31 = "Cleaning And Building Service" 32 = "Personal Service" 33 = "Mechanics And Repairers" 34 = "Construction Trades" 35 = "Other Precision Production, Craft, And" 36 = "Machine Operators, And Tenders, Except" 37 = "Fabricators, Assemblers, Inspectors," 38 = "Motot Vehicle Operators" 39 = "Other Transportation And Material" 40 = "Construction Laborers" 41 = "Freight, Stock, & Materials Handlers" 42 = "Other Handlers, Equipt. Cleaners," 43 = "Farm Operators And Managers" 44 = "Farm Workers And Related Occupations" 45 = "Forestry And Fishing Occupations" 46 = "Armed Forces" ; VALUE prdtoccb (default=32) 1 = "Officials & Administrators," 2 = "Other Executive, Admin. & Managerial" 3 = "Management Related Occupations" 4 = "Engineers" 5 = "Mathematical And Computer Scientists" 6 = "Natural Scientists" 7 = "Health Diagnosing Occupations" 8 = "Health Assessment And Treatment" 9 = "Teachers, College And University" 10 = "Teachers, Except College And" 11 = "Lawyers And Judges" 12 = "Other Professional Speciality" 13 = "Health Technologists And Technicians" 14 = "Engineering And Science Technicians" 15 = "Technicians, Except Health," 16 = "Supervisors And Proprietors, Sales" 17 = "Sales Reps, Finance And Business" 18 = "Sales Reps, Commodities, Except Retail" 19 = "Sales Workers, Retail & Personal" 20 = "Sales Related Occupations" 21 = "Supervisors, Administrative Support" 22 = "Computer Equiptment Operators" 23 = "Secretaries, Stenographers, And" 26 = "Other Admin. Support, Including" 27 = "Private Household Service Occupations" 28 = "Protective Service" 29 = "Food Service" 30 = "Health Service" 31 = "Cleaning And Building Service" 32 = "Personal Service" 37 = "Fabricators, Assemblers, Inspectors," 38 = "Motor Vehicle Operators" 39 = "Other Transportation And Material" 40 = "Construction Laborers" 41 = "Freight, Stock, & Materials Handlers" 42 = "Other Handlers, Equipt. Cleaners," 43 = "Farm Operators And Managers" 44 = "Farm Workers And Related Occupations" 45 = "Forestry And Fishing Occupations" 46 = "Armed Forces" ; VALUE premp (default=32) 1 = "Employed Persons (Exc. Farm & Priv Hh)" ; VALUE prmjinda (default=32) 1 = "Agriculture" 2 = "Mining" 3 = "Construction" 4 = "Manufacturing - Durable Goods" 5 = "Manufacturing - Non-Durable Goods" 6 = "Transportation" 7 = "Communications" 8 = "Utilities And Sanitary Services" 9 = "Wholesale Trade" 10 = "Retail Trade" 11 = "Finance, Insurance, And Real Estate" 12 = "Private Households" 13 = "Business, Auto And Repair Services" 14 = "Personal Services, Exc. Private Hhlds" 15 = "Entertainment And Recreation Services" 16 = "Hospitals" 17 = "Medical Services, Exc. Hospitals" 18 = "Educational Services" 19 = "Social Services" 20 = "Other Professional Services" 21 = "Forestry And Fisheries" 22 = "Public Administration" 23 = "Armed Forces" ; VALUE prmjindb (default=32) 1 = "Agriculture" 2 = "Mining" 3 = "Construction" 4 = "Manufacturing - Durable Goods" 5 = "Manufacturing - Non-Durable Goods" 6 = "Transportation" 7 = "Communications" 8 = "Utilities And Sanitary Services" 9 = "Wholesale Trade" 10 = "Retail Trade" 11 = "Finance, Insurance, And Real Estate" 12 = "Private Households" 13 = "Business, Auto And Repair Services" 14 = "Personal Services, Exc. Private Hhlds" 15 = "Entertainment And Recreation Services" 16 = "Hospitals" 17 = "Medical Services, Exc. Hospitals" 18 = "Educational Services" 19 = "Social Services" 20 = "Other Professional Services" 21 = "Forestry And Fisheries" 22 = "Public Administration" 23 = "Armed Forces" ; VALUE prmjocca (default=32) 1 = "Executive, Administrative, &" 2 = "Professional Specialty Occupations" 3 = "Technicians And Related Support" 4 = "Sales Occupations" 5 = "Administrative Support Occupations," 6 = "Private Household Occupations" 7 = "Protective Service Occupations" 8 = "Service Occupations, Except Protective" 9 = "Precision Production, Craft & Repair" 10 = "Machine Operators, Assemblers &" 11 = "Transportation And Material Moving" 12 = "Handlers, Equip Cleaners, Helpers," 13 = "Farming, Forestry And Fishing" 14 = "Armed Forces" ; VALUE prmjoccb (default=32) 1 = "Executive, Administrative, &" 2 = "Professional Specialty Occupations" 3 = "Technicians And Related Support" 4 = "Sales Occupations" 5 = "Administrative Support Occupations," 6 = "Private Household Occupations" 7 = "Protective Service Occupations" 8 = "Service Occupations, Except Protective" 9 = "Precision Production, Craft & Repair" 10 = "Machine Operators, Assemblers &" 11 = "Transportation And Material Moving" 12 = "Handlers, Equip Cleaners, Helpers," 13 = "Farming, Forestry And Fishing" 14 = "Armed Forces" ; VALUE prmjocgr (default=32) 1 = "Managerail & Professional, Technical," 2 = "Service Occupations" 3 = "Production, Craft, Repair, Operators" 4 = "Farming, Forestry & Fishing" ; VALUE prnagpws (default=32) 1 = "Non-Ag Priv Wage & Salary (Ex Priv Hh)" ; VALUE prnagws (default=32) 1 = "Non-Ag Wage And Salary Workers" ; VALUE prsjmj (default=32) 1 = "Single Jobholder" 2 = "Multiple Jobholder" ; VALUE prerelg (default=32) 0 = "Not Eligible For Edit" 1 = "Eligible For Edit" ; VALUE peernuot (default=32) 1 = "Yes" 2 = "No" ; VALUE peernper (default=32) 1 = "Hourly" 2 = "Weekly" 3 = "Bi-Weekly" 4 = "Twice Monthly" 5 = "Monthly" 6 = "Annually" 7 = "Other - Specify" ; VALUE peernrt (default=32) 1 = "Yes" 2 = "No" ; VALUE peernhry (default=32) 1 = "Hourly Worker" 2 = "NonHourly Worker" ; VALUE pthr (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE ptwk (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE ptot (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE peernlab (default=32) 1 = "Yes" 2 = "No" ; VALUE peerncov (default=32) 1 = "Yes" 2 = "No" ; VALUE penlfjh (default=32) 1 = "Within The Last 12 Months" 2 = "More Than 12 Months Ago" 3 = "Never Worked" ; VALUE penlfret (default=32) 1 = "Yes" 2 = "No" ; VALUE penlfact (default=32) 1 = "Disabled" 2 = "Ill" 3 = "In School" 4 = "Taking Care Of House Or" 5 = "In Retirement" 6 = "Something Else/other" ; VALUE punlfcka (default=32) 1 = "If AGERNG Equals 1-4 Or 9" 2 = "All Others Go to NLFRET" ; VALUE punlfckb (default=32) 1 = "If MISCK Equals 4 Or" 2 = "All Others Goto LBFR-end" ; VALUE peschenr (default=32) 1 = "Yes" 2 = "No" ; VALUE peschft (default=32) 1 = "Full-time" 2 = "Part-time" ; VALUE peschlvl (default=32) 1 = "High School" 2 = "College Or University" ; VALUE prnlfsch (default=32) 1 = "In School" 2 = "Not In School" ; VALUE prwernal (default=32) 0 = "No Allocation" 1 = "One Or More Components Of" ; VALUE prhernal (default=32) 0 = "No Allocation" 1 = "One Or More Components Of" ; VALUE pedipged (default=32) 1 = "Graduation From High School" 2 = "Ged Or Other Equivalent" ; VALUE pehgcomp (default=32) 1 = "Less Than 1st Grade" 2 = "1st, 2nd, 3rd, Or 4th Grade" 3 = "5th Or 6th Grade" 4 = "7th Or 8th Grade" 5 = "9th Grade" 6 = "10th Grade" 7 = "11th Grade" 8 = "12th Grade (No Diploma)" ; VALUE pecyc (default=32) 1 = "Less Than 1 Year (Includes 0 Years" 2 = "The First Or Freshman Year" 3 = "The Second Or Sophomore Year" 4 = "The Third Or Junior Year" 5 = "Four Or More Years" ; VALUE pegrprof (default=32) 1 = "Yes" 2 = "No" ; VALUE pegr6cor (default=32) 1 = "Yes" 2 = "No" ; VALUE pems123l (default=32) 1 = "1 Year Program" 2 = "2 Year Program" 3 = "3 Year Program" ; VALUE pesschol (default=32) 1 = "Yes" 2 = "No" ; VALUE pepublic (default=32) 1 = "Public" 2 = "Private" ; VALUE pegrade (default=32) 13 = "1st year of college (freshman)" 14 = "2nd year of college (sophomore)" 15 = "3rd year of college (junior)" 16 = "4th year of college (senior)" 17 = "1st year of graduate school" 18 = "2nd year or higher of graduate school" ; VALUE pefull (default=32) 1 = "Full-time" 2 = "Part-time" ; VALUE pestype (default=32) 1 = "2-year college (community or junior college)" 2 = "4-year college or university" ; VALUE pevoca (default=32) 1 = "Yes" 2 = "No" ; VALUE pelastyr (default=32) 1 = "Yes" 2 = "No" ; VALUE pelastgd (default=32) 13 = "1st year of college (freshman)" 14 = "2nd year of college (sophomore)" 15 = "3rd year of college (junior)" 16 = "4th year of college (senior)" 17 = "1st year of graduate school" 18 = "2nd year or higher of graduate school" ; VALUE peyratt (default=32) 1 = "1998" 2 = "1997 or before" 3 = "Never attended" ; VALUE peyrdeg (default=32) 1 = "1998" 2 = "1997 or before" ; VALUE peyrdip (default=32) 1 = "1998" 2 = "1997 or before" ; VALUE peged (default=32) 1 = "Yes" 2 = "No" ; VALUE pesusfpx (default=32) 1 = "Self" 2 = "Parent" 3 = "Spouse" 4 = "Other relative" 5 = "Nonrelative" ; VALUE pesch35l (default=32) 1 = "Yes" 2 = "No" ; VALUE pesch61d (default=32) 1 = "Yes" 2 = "No" ; VALUE pechpub (default=32) 1 = "Public" 2 = "Private" ; VALUE pechgrde (default=32) 1 = "Nursery (pre-school, prekindergarten) full-day" 2 = "Nursery (pre-school, prekindergarten) part-day" 3 = "Kindergarten full-day" 4 = "Kindergarten part-day" ; VALUE pes56l (default=32) 1 = "Yes" 2 = "No" ; VALUE pes57l (default=32) 1 = "Nursery school (pre-school, prekindergarten)" 2 = "Kindergarten" ; VALUE prenr (default=32) 0 = "Not enrolled" 1 = "Enrolled" ; VALUE prenpupr (default=32) 1 = "Enrolled - private school" 2 = "Enrolled - public school" 3 = "Not enrolled" ; VALUE prlevel (default=32) 20 = "Nursery school" 21 = "Kindergarten" 13 = "1st year of college (freshman)" 14 = "2nd year of college (sophomore)" 15 = "3rd year of college (junior)" 16 = "4th year of college (senior)" 17 = "1st year of graduate school" 18 = "2nd year or higher of graduate school" ; VALUE pxsschol (default=32) 1 = "Allocatede" ; VALUE pxpublic (default=32) 1 = "Allocated" ; VALUE pxgrade (default=32) 1 = "Allocated" ; VALUE pxfull (default=32) 1 = "Allocated" ; VALUE pxstype (default=32) 1 = "Allocated" ; VALUE pxvoca (default=32) 1 = "Allocated" ; VALUE pxlastyr (default=32) 1 = "Allocated" ; VALUE pxlastgd (default=32) 1 = "Allocated" ; VALUE pxyrdeg (default=32) 1 = "Allocated" ; VALUE pxyratt (default=32) 1 = "Allocated" ; VALUE pxyrdip (default=32) 1 = "Allocated" ; VALUE pxged (default=32) 1 = "Allocated" ; VALUE pxsch35l (default=32) 1 = "Allocated" ; VALUE pxsch61d (default=32) 1 = "Allocated" ; VALUE pxchpub (default=32) 1 = "Allocated" ; VALUE pxchgrde (default=32) 1 = "Allocated" ; VALUE pxs56l (default=32) 1 = "Allocated" ; VALUE pxs57l (default=32) 1 = "Allocated" ; proc print data=library.&dataset (obs=6); FORMAT hufinal hufinal. huspnish huspnish. hetenure hetenure. hehousut hehousut. hetelhhd hetelhhd. hetelavl hetelavl. hephoneo hephoneo. hufaminc hufaminc. hutypea hutypea. hutypb hutypb. hutypc hutypc. hrintsta hrintsta. hrhtype hrhtype. huinttyp huinttyp. hrlonglk hrlonglk. hubus hubus. gereg gereg. gestcen gestcen. gecmsa gecmsa. gemsa gemsa. geco geco. gemsast gemsast. gemetsta gemetsta. geindvcc geindvcc. gemsasz gemsasz. gecmsasz gecmsasz. proldrrp proldrrp. pupelig pupelig. perrp perrp. ptage ptage. pemaritl pemaritl. pesex pesex. puafever puafever. peafwhen peafwhen. peafnow peafnow. peeduca peeduca. perace perace. prorigin prorigin. puchinhh puchinhh. purelflg purelflg. prfamnum prfamnum. prfamrel prfamrel. prfamtyp prfamtyp. prhspnon prhspnon. prmarsta prmarsta. prpertyp prpertyp. penatvty penatvty. pemntvty pemntvty. pefntvty pefntvty. prcitshp prcitshp. prinusyr prinusyr. puslfprx puslfprx. pemlr pemlr. puwk puwk. pubus1 pubus1l. pubus2ot pubus2ot. pubusck1 pubuscka. pubusck2 pubusckb. pubusck3 pubusckc. pubusck4 pubusckd. puretot puretot. pudis pudis. peret1 peret1l. pudis1 pudis1l. pudis2 pudis2l. puabsot puabsot. pulay pulay. peabsrsn peabsrsn. peabspdo peabspdo. pemjot pemjot. pemjnum pemjnum. pehrftpt pehrftpt. pehrwant pehrwant. pehrrsn1 pehrrsna. pehrrsn2 pehrrsnb. pehrrsn3 pehrrsnc. puhroff1 puhroffa. puhrot1 puhrot1l. pehravl pehravl. puhrck1 puhrck1l. puhrck2 puhrck2l. puhrck3 puhrck3l. puhrck4 puhrck4l. puhrck5 puhrck5l. puhrck6 puhrck6l. puhrck7 puhrck7l. puhrck12 puhrck1b. pulaydt pulaydt. pulay6m pulay6m. pelayavl pelayavl. pulayavr pulayavr. pelaylk pelaylk. pelayfto pelayfto. pulayck1 pulaycka. pulayck2 pulayckb. pulayck3 pulayckc. pulk pulk. pelkm1 pelkm1l. pulkm2 pulkm2l. pulkm3 pulkm3l. pulkm4 pulkm4l. pulkm5 pulkm5l. pulkm6 pulkm6l. pulkdk1 pulkdk1l. pulkdk2 pulkdk2l. pulkdk3 pulkdk3l. pulkdk4 pulkdk4l. pulkdk5 pulkdk5l. pulkdk6 pulkdk6l. pulkps1 pulkps1l. pulkps2 pulkps2l. pulkps3 pulkps3l. pulkps4 pulkps4l. pulkps5 pulkps5l. pulkps6 pulkps6l. pelkavl pelkavl. pulkavr pulkavr. pelkll1o pelkll1o. pelkll2o pelkll2o. pelklwo pelklwo. pelkfto pelkfto. pedwwnto pedwwnto. pedwrsn pedwrsn. pedwlko pedwlko. pedwwk pedwwk. pedw4wk pedw4wk. pedwlkwk pedwlkwk. pedwavl pedwavl. pedwavr pedwavr. pudwck1 pudwck1l. pudwck2 pudwck2l. pudwck3 pudwck3l. pudwck4 pudwck4l. pudwck5 pudwck5l. pejhwko pejhwko. pujhdp1o pujhdp1o. pejhrsn pejhrsn. pejhwant pejhwant. pujhck1 pujhck1l. pujhck2 pujhck2l. prabsrea prabsrea. prcivlf prcivlf. prdisc prdisc. premphrs premphrs. prempnot prempnot. prexplf prexplf. prftlf prftlf. prhrusl prhrusl. prjobsea prjobsea. prpthrs prpthrs. prptrea prptrea. prusftpt prusftpt. pruntype pruntype. prwksch prwksch. prwkstat prwkstat. prwntjob prwntjob. pujhck3 pujhck3l. pujhck4 pujhck4l. pujhck5 pujhck5l. puiodp1 puiodp1l. puiodp2 puiodp2l. puiodp3 puiodp3l. peio1cow peio1cow. puio1mfg puio1mfg. peio2cow peio2cow. puio2mfg puio2mfg. puiock1 puiock1l. puiock2 puiock2l. puiock3 puiock3l. prioelg prioelg. prana prana. prcow1 prcow1l. prcow2 prcow2l. prcowpg prcowpg. prdtcow1 prdtcowa. prdtcow2 prdtcowb. prdtind1 prdtinda. prdtind2 prdtindb. prdtocc1 prdtocca. prdtocc2 prdtoccb. premp premp. prmjind1 prmjinda. prmjind2 prmjindb. prmjocc1 prmjocca. prmjocc2 prmjoccb. prmjocgr prmjocgr. prnagpws prnagpws. prnagws prnagws. prsjmj prsjmj. prerelg prerelg. peernuot peernuot. peernper peernper. peernrt peernrt. peernhry peernhry. pthr pthr. ptwk ptwk. ptot ptot. peernlab peernlab. peerncov peerncov. penlfjh penlfjh. penlfret penlfret. penlfact penlfact. punlfck1 punlfcka. punlfck2 punlfckb. peschenr peschenr. peschft peschft. peschlvl peschlvl. prnlfsch prnlfsch. prwernal prwernal. prhernal prhernal. pedipged pedipged. pehgcomp pehgcomp. pecyc pecyc. pegrprof pegrprof. pegr6cor pegr6cor. pems123 pems123l. pesschol pesschol. pepublic pepublic. pegrade pegrade. pefull pefull. pestype pestype. pevoca pevoca. pelastyr pelastyr. pelastgd pelastgd. peyratt peyratt. peyrdeg peyrdeg. peyrdip peyrdip. peged peged. pesusfpx pesusfpx. pesch35 pesch35l. pesch614 pesch61d. pechpub pechpub. pechgrde pechgrde. pes56 pes56l. pes57 pes57l. prenr prenr. prenpupr prenpupr. prlevel prlevel. pxsschol pxsschol. pxpublic pxpublic. pxgrade pxgrade. pxfull pxfull. pxstype pxstype. pxvoca pxvoca. pxlastyr pxlastyr. pxlastgd pxlastgd. pxyrdeg pxyrdeg. pxyratt pxyratt. pxyrdip pxyrdip. pxged pxged. pxsch35 pxsch35l. pxsch614 pxsch61d. pxchpub pxchpub. pxchgrde pxchgrde. pxs56 pxs56l. pxs57 pxs57l. ; proc contents data=library.&dataset; run; /* Copyright 2009 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. */