*options obs=100; /*------------------------------------------------ by Jean Roth Thu Nov 6 15:08:01 EST 2008 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 "zcat /homes/data/cps-basic/cpsb9801.Z "; * The following line should contain the name of the SAS dataset ; %let dataset = cpsbjan98 ; 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 label="Household-identifier,scrambled"; attrib hrmonth length=3 label="Household-month of interview"; attrib hryear4 length=4 label="Household-4 digit year of interview"; attrib hurespli length=3 label="Household-line number of current respo"; attrib hufinal length=3 label="Household-final code,status of intervi"; attrib huspnish length=3 label="Household-spanish only spoken"; attrib hetenure length=3 label="Household-own/rent living quarters"; attrib hehousut length=3 label="Household-type of living quarters"; attrib hetelhhd length=3 label="Household-phone in living quarters,y/n"; attrib hetelavl length=3 label="Household-no residential phone,availab"; attrib hephoneo length=3 label="Household-phone interview acceptable,y"; attrib hufaminc length=3 label="Household-total family income in past "; attrib hutypea length=3 label="Household-type A non-interview categor"; attrib hutypb length=3 label="Household-type B non-interview categor"; attrib hutypc length=3 label="Household-type C non-interview categor"; attrib hwhhwgt length=8 label="Weight-household"; attrib hrintsta length=3 label="Household-interview/non-interview stat"; attrib hrnumhou length=3 label="Household-total # of members"; attrib hrhtype length=3 label="Household-type of family/single indivi"; attrib hrmis length=3 label="Household-month-in-sample"; attrib huinttyp length=3 label="Household-type of"; attrib huprscnt length=3 label="Household-# of actual & attempted pers"; attrib hrlonglk length=3 label="Household-longitudinal link indicator"; attrib hrsample length=$4 label="Household-sample ID (Created in reform"; attrib hrsersuf length=$3 label="Household-serial suffix"; attrib huhhnum length=3 label="Household-replacement number"; attrib hubus length=3 label="Labor Force-presence of business/farm "; attrib hubusl1 length=3 label="Labor Force-line numbers of business/f"; attrib hubusl2 length=3 label="Labor Force-line numbers of business/f"; attrib hubusl3 length=3 label="Labor Force-line numbers of business/f"; attrib hubusl4 length=3 label="Labor Force-line numbers of business/f"; attrib gereg length=3 label="Geography-region"; attrib gestcen length=3 label="Geography-census state code"; attrib gestfips length=3 label="Geography-FIPS state code"; attrib gecmsa length=3 label="Geography-consolidated MSA code"; attrib gemsa length=4 label="Geography-MSA code"; attrib geco length=3 label="Geography-FIPS county code"; attrib gemsast length=3 label="Geography-MSA/central city status"; attrib gemetsta length=3 label="Geography-metropolitan status"; attrib geindvcc length=3 label="Geography-individual central city code"; attrib gemsasz length=3 label="Geography-MSA/PMSA size"; attrib gecmsasz length=3 label="Geography-CMSA/MSA size"; attrib hulensec length=4 label="Household-total time(seconds) to compl"; attrib proldrrp length=3 label="Demographics-recode to collapse new RR"; attrib pupelig length=3 label="Demographics-interview status of perso"; attrib perrp length=3 label="Demographics-relationship to reference"; attrib peparent length=3 label="Demographics-parent line number"; attrib peage length=3 label="Demographics-age top coded at 90 years"; attrib ptage length=3 label="Demographics-top coded flag for age"; attrib pemaritl length=3 label="Demographics-marital status"; attrib pespouse length=3 label="Demographics-spouse line number"; attrib pesex length=3 label="Demographics-sex"; attrib puafever length=3 label="Demographics-ever did military service"; attrib peafwhen length=3 label="Demographics-past military service,per"; attrib peafnow length=3 label="Demographics-currently in armed forces"; attrib peeduca length=3 label="Demographics-highest level of school"; attrib perace length=3 label="Demographics-race of respondent"; attrib prorigin length=3 label="Demographics-hispanic origin or descen"; attrib puchinhh length=3 label="Demographics-reason for the changes in"; attrib purelflg length=3 label="Demographics-flag for persons related "; attrib pulineno length=3 label="Demographics-line number"; attrib prfamnum length=3 label="Demographics-family number"; attrib prfamrel length=3 label="Demographics-family relationship(recod"; attrib prfamtyp length=3 label="Demographics-family type(recode)"; attrib prhspnon length=3 label="Demographics-hispanic/non-hispanic ori"; attrib prmarsta length=3 label="Demographics-marital status(recode)"; attrib prpertyp length=3 label="Demographics-person type(recode)"; attrib penatvty length=3 label="Demographics-native country of sample "; attrib pemntvty length=3 label="Demographics-native country of mother"; attrib pefntvty length=3 label="Demographics-native country of father"; attrib prcitshp length=3 label="Demographics-United States citizenship"; attrib prcitflg length=3 label="Demographics-citizenship allocation fl"; attrib prinusyr length=3 label="Demographics-immigrant's year of entry"; attrib puslfprx length=3 label="Labor Force-information given by self/"; attrib pemlr length=3 label="Labor Force-employment status"; attrib puwk length=3 label="Labor Force-did work for pay/profit"; attrib pubus1 length=3 label="Labor Force-unpaid work in family"; attrib pubus2ot length=3 label="Labor Force-stores BUS2 entry"; attrib pubusck1 length=3 label="Labor Force-filter for question on unp"; attrib pubusck2 length=3 label="Labor Force-(family business)skips own"; attrib pubusck3 length=3 label="Labor Force-filter for business owners"; attrib pubusck4 length=3 label="Labor Force-filter for business owners"; attrib puretot length=3 label="Labor Force-verify retirement"; attrib pudis length=3 label="Labor Force-verify disability status f"; attrib peret1 length=3 label="Labor Force-(retired)want full/part-ti"; attrib pudis1 length=3 label="Labor Force-probe #1 for disability"; attrib pudis2 length=3 label="Labor Force-probe #2 for disability"; attrib puabsot length=3 label="Labor Force-output var determines abse"; attrib pulay length=3 label="Labor Force-person on layoff from job"; attrib peabsrsn length=3 label="Labor Force-reason for work absence la"; attrib peabspdo length=3 label="Labor Force-paid absence from work,y/n"; attrib pemjot length=3 label="Labor Force-had multiple jobs,y/n"; attrib pemjnum length=3 label="Labor Force-# of jobs had"; attrib pehrusl1 length=3 label="Labor Force-# hours usually worked at "; attrib pehrusl2 length=3 label="Labor Force-# hours usually worked at "; attrib pehrftpt length=3 label="Labor Force-usually work full-time,y/n"; attrib pehruslt length=3 label="Labor Force-# hours usually worked at "; attrib pehrwant length=3 label="Labor Force-full-time work desired,y/n"; attrib pehrrsn1 length=3 label="Labor Force-(part-timer)reason"; attrib pehrrsn2 length=3 label="Labor Force-(part-timer)reason not ful"; attrib pehrrsn3 length=3 label="Labor Force-(full-timer)reason part-ti"; attrib puhroff1 length=3 label="Labor Force-any work hours were lost l"; attrib puhroff2 length=3 label="Labor Force-number of work hours lost "; attrib puhrot1 length=3 label="Labor Force-extra hours worked last we"; attrib puhrot2 length=3 label="Labor Force-number of extra hours work"; attrib pehract1 length=3 label="Labor Force-# hours actually worked at"; attrib pehract2 length=3 label="Labor Force-# hours actually worked at"; attrib pehractt length=3 label="Labor Force-# hours actually worked at"; attrib pehravl length=3 label="Labor Force-(part-timer)available for"; attrib pulbhsec length=4 label="Labor Force-total seconds to complete "; attrib puhrck1 length=3 label="Labor Force-remove groups from actual "; attrib puhrck2 length=3 label="Labor Force-skips persons out of PT se"; attrib puhrck3 length=3 label="Labor Force-skips persons out of PT se"; attrib puhrck4 length=3 label="Labor Force-skips persons"; attrib puhrck5 length=3 label="Labor Force-filter for multiple jobhol"; attrib puhrck6 length=3 label="Labor Force-filter for actual hours jo"; attrib puhrck7 length=3 label="Labor Force-filter for hours worked pa"; attrib puhrck12 length=3 label="Labor Force-filter for <15 hours to go"; attrib pulaydt length=3 label="Labor Force-person on layoff,has retur"; attrib pulay6m length=3 label="Labor Force-person on layoff,recalled "; attrib pelayavl length=3 label="Labor Force-(layoff)available for work"; attrib pulayavr length=3 label="Labor Force-person on layoff,reason"; attrib pelaylk length=3 label="Labor Force-(layoff)called back,still"; attrib pelaydur length=3 label="Labor Force-(layoff)# weeks looking fo"; attrib pelayfto length=3 label="Labor Force-(layoff)from full-time job"; attrib pulayck1 length=3 label="Labor Force-filter for previous month "; attrib pulayck2 length=3 label="Labor Force-filter/plug for dependent "; attrib pulayck3 length=3 label="Labor Force-dependent I & O filter/car"; attrib pulk length=3 label="Labor Force-looked for work in last 4 "; attrib pelkm1 length=3 label="Labor Force-(unemployed)looking-search"; attrib pulkm2 length=3 label="Labor Force-(job search)methods,all in"; attrib pulkm3 length=3 label="Labor Force-(job search)methods-follow"; attrib pulkm4 length=3 label="Labor Force-(job search)methods-follow"; attrib pulkm5 length=3 label="Labor Force-(job search)methods follow"; attrib pulkm6 length=3 label="Labor Force-(job search)methods follow"; attrib pulkdk1 length=3 label="Labor Force-(unemployed) followup to L"; attrib pulkdk2 length=3 label="Labor Force-(looking for work)followup"; attrib pulkdk3 length=3 label="Labor Force-(looking for work)followup"; attrib pulkdk4 length=3 label="Labor Force-(looking for work)followup"; attrib pulkdk5 length=3 label="Labor Force-(looking for work)followup"; attrib pulkdk6 length=3 label="Labor Force-(looking for work)followup"; attrib pulkps1 length=3 label="Labor Force-(job search)passive entry "; attrib pulkps2 length=3 label="Labor Force-(job search)passive entry "; attrib pulkps3 length=3 label="Labor Force-(job search)passive entry "; attrib pulkps4 length=3 label="Labor Force-(job search)passive entry "; attrib pulkps5 length=3 label="Labor Force-(job search)passive entry "; attrib pulkps6 length=3 label="Labor Force-(job search)passive entry "; attrib pelkavl length=3 label="Labor Force-(unemployed)available for "; attrib pulkavr length=3 label="Labor Force-reason jobseeker unavailab"; attrib pelkll1o length=3 label="Labor Force-(unemployed)looking-activi"; attrib pelkll2o length=3 label="Labor Force-(unemployed)looking-lost/q"; attrib pelklwo length=3 label="Labor Force-(unemployed)looking-when l"; attrib pelkdur length=3 label="Labor Force-(unemployed)#weeks on job "; attrib pelkfto length=3 label="Labor Force-(unemployed)looking-full-t"; attrib pedwwnto length=3 label="Labor Force-(not in,discouraged)wanted"; attrib pedwrsn length=3 label="Labor Force-(not in,discouraged)reason"; attrib pedwlko length=3 label="Labor Force-(not in,discouraged)look f"; attrib pedwwk length=3 label="Labor Force-(not in,discouraged)worked"; attrib pedw4wk length=3 label="Labor Force-(not in,discouraged)worked"; attrib pedwlkwk length=3 label="Labor Force-(not in,discouraged)looked"; attrib pedwavl length=3 label="Labor Force-(not in,discouraged)availa"; attrib pedwavr length=3 label="Labor Force-(not in,discouraged)reason"; attrib pudwck1 length=3 label="Labor Force-filter for discouraged wor"; attrib pudwck2 length=3 label="Labor Force-filter for disabled"; attrib pudwck3 length=3 label="Labor Force-filter for retired"; attrib pudwck4 length=3 label="Labor Force-filter/plug for passive"; attrib pudwck5 length=3 label="Labor Force-filter/plug for passive"; attrib pejhwko length=3 label="Labor Force-(not in,job history)worked"; attrib pujhdp1o length=3 label="Labor Force-out variable for JHDP1"; attrib pejhrsn length=3 label="Labor Force-(not in,job history)reason"; attrib pejhwant length=3 label="Labor Force-(not in,job history)look f"; attrib pujhck1 length=3 label="Labor Force-filter for outgoing rotati"; attrib pujhck2 length=3 label="Labor Force-filter for persons going t"; attrib prabsrea length=3 label="Labor Force-work absence,reason & pay "; attrib prcivlf length=3 label="Labor Force-part of/not part of"; attrib prdisc length=3 label="Labor Force-discouraged worker/conditi"; attrib premphrs length=3 label="Labor Force-reason for work absence or"; attrib prempnot length=3 label="Labor Force-employment status,recode"; attrib prexplf length=3 label="Labor Force-employed/unemployed"; attrib prftlf length=3 label="Labor Force-full-time/part-time"; attrib prhrusl length=3 label="Labor Force-hours usually worked weekl"; attrib prjobsea length=3 label="Labor Force-job search,recode"; attrib prpthrs length=3 label="Labor"; attrib prptrea length=3 label="Labor Force-(part-timer)specific reaso"; attrib prunedur length=3 label="Labor Force-unemployment duration"; attrib prusftpt length=3 label="Labor Force-full-time/part-time/status"; attrib pruntype length=3 label="Labor Force-unemployment reason"; attrib prwksch length=3 label="Labor Force-employment status by time"; attrib prwkstat length=3 label="Labor Force-full-time/part-time work s"; attrib prwntjob length=3 label="Labor Force-(not in)or wants job-recod"; attrib pujhck3 length=3 label="Labor Force-filter for unemployed job"; attrib pujhck4 length=3 label="Labor Force-(not in)filter for depende"; attrib pujhck5 length=3 label="Labor Force-(not in)filter/carryover f"; attrib puiodp1 length=3 label="Indus.& Occ.-verification of previous "; attrib puiodp2 length=3 label="Indus.& Occ.-job duties changed since "; attrib puiodp3 length=3 label="Indus.& Occ.-verify previous month's"; attrib peio1cow length=3 label="Indus.& Occ.-(main job)class of worker"; attrib puio1mfg length=3 label="Indus.& Occ.-(main job)in"; attrib peio1icd length=3 label="Indus.& Occ.-(main job)industry code"; attrib peio1ocd length=3 label="Indus.& Occ.-(main job)occupation code"; attrib peio2cow length=3 label="Indus.& Occ.-(second job)class of work"; attrib puio2mfg length=3 label="Indus.& Occ.-(second job)in"; attrib peio2icd length=3 label="Indus.& Occ.-(second job)industry code"; attrib peio2ocd length=3 label="Indus.& Occ.-(second job)occupation co"; attrib puiock1 length=3 label="Indus.& Occ.-filter for dependent indu"; attrib puiock2 length=3 label="Indus.& Occ.-filter for previous month"; attrib puiock3 length=3 label="Indus.& Occ.-filter for previous month"; attrib prioelg length=3 label="Labor Force-industry and occupation ed"; attrib pragna length=3 label="Indus.& Occ.-industry,agriculture/non-"; attrib prcow1 length=3 label="Indus.& Occ.-(main job)class of worker"; attrib prcow2 length=3 label="Indus.& Occ.-(second job)class of"; attrib prcowpg length=3 label="Indus.& Occ.-(main job)class of"; attrib prdtcow1 length=3 label="Indus.& Occ.-(main job)detailed class "; attrib prdtcow2 length=3 label="Indus.& Occ.-(second job)detailed clas"; attrib prdtind1 length=3 label="Indus.& Occ.-(main job)detailed indust"; attrib prdtind2 length=3 label="Indus.& Occ.-(second job)detailed"; attrib prdtocc1 length=3 label="Indus.& Occ.-(main job)detailed occupa"; attrib prdtocc2 length=3 label="Indus.& Occ.-(second job)detailed occu"; attrib premp length=3 label="Labor Force-employed non-farm/non-priv"; attrib prmjind1 length=3 label="Indus.& Occ.-(main job)industry,major "; attrib prmjind2 length=3 label="Indus.& Occ.-(second job)industry,majo"; attrib prmjocc1 length=3 label="Indus.& Occ.-(main job)occupation,majo"; attrib prmjocc2 length=3 label="Indus.& Occ.-(second job)occupation,ma"; attrib prmjocgr length=3 label="Indus.& Occ.-(main job)occupation,4 gr"; attrib prnagpws length=3 label="Indus.& Occ.-non-agriculture/private/s"; attrib prnagws length=3 label="Indus.& Occ.-non-agriculture/salary wo"; attrib prsjmj length=3 label="Indus.& Occ.-single/multiple jobholder"; attrib prerelg length=3 label="Demographics-earnings edit eligibility"; attrib peernuot length=3 label="Earnings-overtime pay/tips/commission,"; attrib peernper length=3 label="Earnings-when received,periodicity"; attrib peernrt length=3 label="Earnings-paid hourly,y/n"; attrib peernhry length=3 label="Earnings-hourly/non-hourly worker"; attrib puernh1c length=8 label="Earnings-hourly pay rate,excluding ove"; attrib peernh2 length=8 label="Earnings-(main job)hourly pay rate,amo"; attrib peernh1o length=8 label="Earnings-hourly pay rate,amount"; attrib prernhly length=8 label="Earnings-hourly pay rate,amount-recode"; attrib pthr length=3 label="Earnings-hourly pay-Top Code"; attrib peernhro length=3 label="Earnings-#hours usually worked"; attrib prernwa length=8 label="Earnings-weekly earnings,amount-recode"; attrib ptwk length=3 label="Earnings-weekly-top code flag"; attrib peern length=8 label="Earnings-(weekly)amount of overtime ea"; attrib puern2 length=8 label="Earnings-(calculated)weekly overtime"; attrib ptot length=3 label="Earnings-weekly overtime,amount-top co"; attrib peernwkp length=3 label="Earnings-#paid weeks per year"; attrib peernlab length=3 label="Earnings-union member,y/n"; attrib peerncov length=3 label="Earnings-covered by labor union/employ"; attrib penlfjh length=3 label="Labor Force-(not in)last worked at"; attrib penlfret length=3 label="Labor Force-(retired) from job/busines"; attrib penlfact length=3 label="Labor Force-(not in)reason"; attrib punlfck1 length=3 label="Labor Force-age filter for retirement"; attrib punlfck2 length=3 label="Labor Force-outgoing rotation filter"; attrib peschenr length=3 label="School Enrollment-in high"; attrib peschft length=3 label="School Enrollment-full-time/part-time"; attrib peschlvl length=3 label="School Enrollment-in high"; attrib prnlfsch length=3 label="School Enrollment-(not in labor"; attrib pwfmwgt length=8 label="Weight-family"; attrib pwlgwgt length=8 label="Weight-longitudinal weight"; attrib pworwgt length=8 label="Weight-outgoing rotation weight"; attrib pwsswgt length=8 label="Weight-second stage weight (rake 6 fin"; attrib pwvetwgt length=8 label="Weight-veterans weight"; attrib prwernal length=3 label="Earnings-(person)weekly earnings alloc"; attrib prhernal length=3 label="Earnings-persons hourly earnings recod"; attrib hxtenure length=3 label="Household-allocation flag for HETENURE"; attrib hxhousut length=3 label="Household-allocation flag for HEHOUSUT"; attrib hxtelhhd length=3 label="Household-allocation flag for HETELHHD"; attrib hxtelavl length=3 label="Household-allocation flag for HETELAVL"; attrib hxphoneo length=3 label="Household-allocation flag for HEPHONEO"; attrib pxinusyr length=3 label="Demographics-allocation flag for PEINU"; attrib pxrrp length=3 label="Demographics-allocation flag for PERRP"; attrib pxparent length=3 label="Demographics-allocation flag for PEPAR"; attrib pxage length=3 label="Demographics-allocation flag for PEAGE"; attrib pxmaritl length=3 label="Demographics-allocation flag for PEMAR"; attrib pxspouse length=3 label="Demographics-allocation flag for PESPO"; attrib pxsex length=3 label="Demographics-allocation flag for PESEX"; attrib pxafwhen length=3 label="Demographics-allocation flag for PEAFW"; attrib pxafnow length=3 label="Demographics-allocation flag for PEAFN"; attrib pxeduca length=3 label="Demographics-allocation flag for PEEDU"; attrib pxrace length=3 label="Demographics-allocation flag for PERAC"; attrib pxnatvty length=3 label="Demographics-allocation flag for PENAT"; attrib pxmntvty length=3 label="Demographics-allocation flag for PEMNT"; attrib pxfntvty length=3 label="Demographics-allocation flag for PEFNT"; attrib pxorigin length=3 label="Demographics-allocation flag for PEORI"; attrib pxmlr length=3 label="Labor Force-allocation flag for PEMLR"; attrib pxret1 length=3 label="Labor Force-allocation flag for PERET1"; attrib pxabsrsn length=3 label="Labor Force-allocation flag for PEABSR"; attrib pxabspdo length=3 label="Labor Force-allocation flag for PEABSP"; attrib pxmjot length=3 label="Labor Force-allocation flag for PEMJOT"; attrib pxmjnum length=3 label="Labor Force-allocation flag for PEMJNU"; attrib pxhrusl1 length=3 label="Labor Force-allocation flag for PEHRUS"; attrib pxhrusl2 length=3 label="Labor Force-allocation flag for PEHRUS"; attrib pxhrftpt length=3 label="Labor Force-allocation flag for PEHRFT"; attrib pxhruslt length=3 label="Labor Force-allocation flag for PEHRUS"; attrib pxhrwant length=3 label="Labor Force-allocation flag for PEHRWA"; attrib pxhrrsn1 length=3 label="Labor Force-allocation flag for PEHRRS"; attrib pxhrrsn2 length=3 label="Labor Force-allocation flag for PEHRRS"; attrib pxhract1 length=3 label="Labor Force-allocation flag for PEHRAC"; attrib pxhract2 length=3 label="Labor Force-allocation flag for PEHRAC"; attrib pxhractt length=3 label="Labor Force-allocation flag for PEHRAC"; attrib pxhrrsn3 length=3 label="Labor Force-allocation flag for PEHRRS"; attrib pxhravl length=3 label="Labor Force-allocation flag for PEHRAV"; attrib pxlayavl length=3 label="Labor Force-allocation flag for PELAYA"; attrib pxlaylk length=3 label="Labor Force-allocation flag for PELAYL"; attrib pxlaydur length=3 label="Labor Force-allocation flag for PELAYD"; attrib pxlayfto length=3 label="Labor Force-allocation flag for PELAYF"; attrib pxlkm1 length=3 label="Labor Force-allocation flag for PELKM1"; attrib pxlkavl length=3 label="Labor Force-allocation flag for PELKAV"; attrib pxlkll1o length=3 label="Labor Force-allocation flag for PELKLL"; attrib pxlkll2o length=3 label="Labor Force-allocation flag for PELKLL"; attrib pxlklwo length=3 label="Labor Force-allocation flag for PELKLW"; attrib pxlkdur length=3 label="Labor Force-allocation flag for PELKDU"; attrib pxlkfto length=3 label="Labor Force-allocation flag for PELKFT"; attrib pxdwwnto length=3 label="Labor Force-allocation flag for PEDWWN"; attrib pxdwrsn length=3 label="Labor Force-allocation flag for PEDWRS"; attrib pxdwlko length=3 label="Labor Force-allocation flag for PEDWLK"; attrib pxdwwk length=3 label="Labor Force-allocation flag for PEDWWK"; attrib pxdw4wk length=3 label="Labor Force-allocation flag for PEDW4W"; attrib pxdwlkwk length=3 label="Labor Force-allocation flag for PEDWLK"; attrib pxdwavl length=3 label="Labor Force-allocation flag for D23c"; attrib pxdwavr length=3 label="Labor Force-allocation flag for PEDWAV"; attrib pxjhwko length=3 label="Labor Force-allocation flag for PEJHWK"; attrib pxjhrsn length=3 label="Labor Force-allocation flag for PEJHRS"; attrib pxjhwant length=3 label="Labor Force-allocation flag for PEJHWA"; attrib pxio1cow length=3 label="Indus.& Occ.-allocation flag for PEIO1"; attrib pxio1icd length=3 label="Indus.& Occ.-allocation flag for PEIO1"; attrib pxio1ocd length=3 label="Indus.& Occ.-allocation flag for PEIO1"; attrib pxio2cow length=3 label="Indus.& Occ.-allocation flag for PEI02"; attrib pxio2icd length=3 label="Indus.& Occ.-allocation flag for PEIO2"; attrib pxio2ocd length=3 label="Indus.& Occ.-allocation flag for PEIO2"; attrib pxernuot length=3 label="Earnings-allocation flag for PEERNUOT"; attrib pxernper length=3 label="Earnings-allocation flag for PEERNPER"; attrib pxernh1o length=3 label="Earnings-allocation flag for PEERNH1O"; attrib pxernhro length=3 label="Earnings-allocation flag for PEERNHRO"; attrib pxern length=3 label="Earnings-allocation flag for PEERN"; attrib pxernwkp length=3 label="Earnings-allocation flag for weeks pai"; attrib pxernrt length=3 label="Earnings-allocation flag for PEERNRT"; attrib pxernhry length=3 label="Earnings-allocation flag for PEERNHRY"; attrib pxernh2 length=3 label="Earnings-allocation flag for PEERNH1O"; attrib pxernlab length=3 label="Earnings-allocation flag for PEERNLAB"; attrib pxerncov length=3 label="Earnings-allocation flag for PEERNCOV"; attrib pxnlfjh length=3 label="Labor Force-allocation flag for PENLFJ"; attrib pxnlfret length=3 label="Labor Force-allocation flag for PENLFR"; attrib pxnlfact length=3 label="Labor Force-allocation flag for PENLFA"; attrib pxschenr length=3 label="School Enrollment-allocation flag for"; attrib pxschft length=3 label="School Enrollment-allocation flag for"; attrib pxschlvl length=3 label="School Enrollment-labor force allocati"; attrib qstnum length=$5 label="Unique household identifier"; attrib occurnum length=$2 label="Unique person identifier within a hous"; attrib pedipged length=3 label="Demographics-high school,graduation/GE"; attrib pehgcomp length=3 label="Demographics-highest grade completed b"; attrib pecyc length=3 label="Demographics-years of college credit"; attrib pegrprof length=3 label="Demographics-(have B.S./B.A.)taken"; attrib pegr6cor length=3 label="Demographics-completed 6 or more gradu"; attrib pems123 length=3 label="Demographics-Master's program 1, 2, or"; attrib pxdipged length=3 label="Demographics-allocation flag for PEDIP"; attrib pxhgcomp length=3 label="Demographics-allocation flag for PEHGC"; attrib pxcyc length=3 label="Demographics-allocation flag for PECYC"; attrib pxgrprof length=3 label="Demographics-allocation flag for PEGRP"; attrib pxgr6cor length=3 label="Demographics-allocation flag for PEGR6"; attrib pxms123 length=3 label="Demographics-allocation flag for PEMS1"; attrib pwcmpwgt length=8 label="Weight-composited final weight"; 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 pragna 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 ; /*---------------------------------------------- The PROC FORMAT statement will store the formats in a sas data set called fcpjan98 . To use the stored formats in a subsequent program, include something like this: proc format cntlin=library.fcpjan98; PROC freq; tables PULAYCK1 ; format PULAYCK1 PULAYCKa.; For more information, consult the PROC FORMAT section of the SAS Procedures Guide ----------------------------------------------*/ PROC FORMAT cntlout=library.fcpjan98; ; VALUE hrmonth (default=32) 1 = "January" 2 = "February" 3 = "March" 4 = "April" 5 = "May" 6 = "June" 7 = "July" 8 = "August" 9 = "September" 10 = "October" 11 = "November" 12 = "December" ; VALUE hurespli (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE huspnish (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Spanish Only Language Spoken" ; VALUE hetenure (default=32) 1 = "Owned or being bought by a HH" 2 = "Rented for cash" 3 = "Occupied without payment of cash" ; VALUE hehousut (default=32) 0 = "Other Unit" 1 = "House, Apartment, Flat" 2 = "HU In Nontransient Hotel, Motel," 3 = "HU Permanent In Transient Hotel," 4 = "HU In Rooming House" 5 = "Mobile Home Or Trlr W/No Perm Rm" 6 = "Mh Or Trlr W/1 Or More Perm Rms" 7 = "HU Not Specified Above" 8 = "Quarters Not HU In Rooming Or" 9 = "Unit Not Perm. In Transient" 10 = "Unoccupied Tent Site Or Trlr" 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) 0 = "Unknown" 1 = "Yes" 2 = "No" ; VALUE hufaminc (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "No One Home (NOH)" 2 = "Temporarily Absent (TA)" 3 = "Refused (REF)" 4 = "Other Occupied - Specify" ; VALUE hutypb (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Vacant Regular" 2 = "Temporarily Occupied By Persons" 3 = "Vacant-Storage Of Hhld Furniture" 4 = "Unfit Or To Be Demolished" 5 = "Under Construction, Not Ready" 6 = "Converted To Temp Business Or" 7 = "Unoccupied Tent Site Or Trailer" 8 = "Permit Granted Construction Not" 9 = "Other Type B - Specify" ; VALUE hutypc (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Demolished" 2 = "House Or Trailer Moved" 3 = "Outside Segment" 4 = "Coverted To Perm. Business Or" 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) -1 = "In Universe, Met No Conditions" 0 = "Non-Interview Household" 1 = "Husband/Wife Primary" 2 = "Husb/Wife Prim." 3 = "Unmarried Civilian Male-Prim Fam" 4 = "Unmarried Civ. Female-Prim Fam" 5 = "Primary Family Hhlder-Rp In" 6 = "Civilian Male Primary Individual" 7 = "Civilian Female Primary" 8 = "Primary Individual Hhld-Rp In AF" 9 = "Group Quarters With Family" 10 = "Grp Quarters Without Family" ; VALUE hrmis (default=32) 1 = "MIS 1" 2 = "MIS 2" 3 = "MIS 3" 4 = "MIS 4" 5 = "MIS 5" 6 = "MIS 6" 7 = "MIS 7" 8 = "MIS 8" ; VALUE huinttyp (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Personal" 2 = "Telephone" ; VALUE huprscnt (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE hrlonglk (default=32) -1 = "In Universe, Met No Conditions" 0 = "MIS 1 Or Replacement HH (no" 2 = "MIS 2-4 Or MIS 6-8 (link To" 3 = "MIS 5 (link To Db03)" ; VALUE huhhnum (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE hubus (default=32) 1 = "Yes" 2 = "No" ; VALUE hubusl2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE hubusl3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE hubusl4l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE gereg (default=32) 1 = "Northeast" 2 = "Midwest (formerly North Central)" 3 = "South" 4 = "West" ; VALUE gecmsa (default=32) 0 = "Not Identified or" 7 = "Boston-Worcester-Lawrence," 14 = "Chicago-Gary-Kenosha, IL-IN-WI" 21 = "Cincinnati-Hamilton, OH-KY-IN" 28 = "Cleveland-Akron, OH" 31 = "Dallas-Fort Worth, TX" 34 = "Denver-Boulder-Greeley, CO" 35 = "Detroit-Ann Arbor-Flint, MI" 42 = "Houston-Galveston-Brazoria, TX" 49 = "Los Angeles-Riverside-Orange" 56 = "Miami-Fort Lauderdale, FL" 63 = "Milwaukee-Racine, WI" 70 = "New York-Northern New" 77 = "Philadelphia-Wilmington-Atlantic" 79 = "Portland-Salem, OR-WA" 82 = "Sacramento-Yolo, CA" 84 = "San Francisco-Oakland-San Jose," 91 = "Seattle-Tacoma-Bremerton, WA" 97 = "Washington-Baltimore," ; VALUE gemsast (default=32) 1 = "Central City" 2 = "Balance On MSA" 3 = "Non-Metropolitan" 4 = "Not Identified" ; VALUE gemetsta (default=32) 1 = "Metropolitan" 2 = "Nonmetropolitan" 3 = "Not Identified" ; VALUE geindvcc (default=32) 0 = "Not Identified or" ; VALUE gemsasz (default=32) 0 = "Not Identified or" 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" 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 hulensec (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE proldrrp (default=32) 1 = "Ref Pers W/ Rels" 2 = "Ref Pers W/O Rels" 3 = "Spouse" 4 = "Child" 5 = "Grandchild" 6 = "Parent" 7 = "Brother/Sister" 8 = "Other Rel Of Ref Per" 9 = "Foster Child" 10 = "Nonrel Of Ref Per W/ Own Rels In" 11 = "Partner/Roommate" 12 = "Nonrel. of ref per W/O Own Rels" ; VALUE pupelig (default=32) 1 = "Eligible For Interview" 2 = "Labor Force Fully Complete" 3 = "Missing Labor Force Data For" 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 = "Ref Pers with other relativew in" 2 = "Ref pers with no other relatives" 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" 11 = "Not used" 12 = "Non-rel of ref per w/no own rels" 13 = "Unmarried partner w/ own rels in" 14 = "Unmar. partner w/ no own rels in" 15 = "Housemate/roommate w/ own rels" 16 = "Hsemate/roommate w/ no own rels" 17 = "Roomer/boarder w/ own rels in HH" 18 = "Roomer/brder w/ no own rels in" ; 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) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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" 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" 42 = "Associate Deg.-Academic Program" 43 = "Bachelor's Degree(ex:ba,ab,bs)" 44 = "Master's" 45 = "Professional School" 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) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Person Added" 2 = "Person Added - URE" 3 = "Person Undeleted" 4 = "Person Died" 5 = "Deleted For Reason Other Than" 6 = "Person Joined Armed Forces" 7 = "Person No Longer In AF" 9 = "Change In Demographic" ; VALUE purelflg (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 0 = "Not owner or related to owner" 1 = "Owner of bus or related to owner" ; VALUE pulineno (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE prfamrel (default=32) 0 = "Not A Family Member" 1 = "Reference Person" 2 = "Spouse" 3 = "Child" 4 = "Other Relative (primary Family" ; 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-Hipsanic" ; VALUE prmarsta (default=32) -1 = "In Universe, Met No Conditions" 1 = "Married, Civilian Spouse Present" 2 = "Married, Armed Forces Spouse" 3 = "Married, Spouse Absent (exc." 4 = "Widowed" 5 = "Divorced" 6 = "Separated" 7 = "Never Married" ; VALUE prpertyp (default=32) -1 = "In Universe, Met No Conditions" 1 = "Child Household Member" 2 = "Adult Civilian Household Member" 3 = "Adult Armed Forces Household" 4 = "Non-Household Member" ; VALUE prcitshp (default=32) 1 = "Native, Born In US" 2 = "Native, Born in PR or US" 3 = "Native, Born Abroad Of US" 4 = "Foreign Born, US Cit By" 5 = "Foreign Born, Not a US Citizen" ; VALUE prinusyr (default=32) -1 = "Not In Universe (Born In U.S.)" 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) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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 = "Retired-Not In Labor Force" 6 = "Disabled-Not In Labor Force" 7 = "Other-Not In Labor Force" ; VALUE puwk (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE pubus1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE pubus2ot (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE pubuscka (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUBUS1" 2 = "Goto PURETCK1" ; VALUE pubusckb (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRUSL1" 2 = "Goto PUBUS2" ; VALUE pubusckc (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUABSRSN" 2 = "Goto PULAY" ; VALUE pubusckd (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRUSL1" 2 = "Goto PUABAPD" ; VALUE puretot (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" 3 = "Was not retired last month" ; VALUE pudis (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" 3 = "Did Not Have Disability Last" ; VALUE peret1l (default=32) 1 = "Yes" 2 = "No" 3 = "Has a job" ; VALUE pudis1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE pudis2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE puabsot (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE pulay (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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) -1 = "Not in Universe" 2 = "2 Jobs" 3 = "3 Jobs" 4 = "4 Or More Jobs" ; VALUE pehrusla (default=32) -4 = "Hours vary" ; VALUE pehruslb (default=32) -4 = "Hours vary" ; VALUE pehrftpt (default=32) -1 = "Not in Universe" 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" 6 = "Health/Medical Limitations" 7 = "School/Training" 8 = "Retired/Social Security Limit On" 9 = "Full-Time Workweek Is Less Than" 10 = "Other - Specify" ; VALUE pehrrsnb (default=32) 1 = "Child Care Problems" 2 = "Other Family/Personal" 3 = "Health/Medical Limitiations" 4 = "School/Training" 5 = "Retired/Social Security Limit On" 6 = "Full-Time Workweek Less Than 35" 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" 6 = "Holiday (legal Or Religious)" 7 = "Child Care Problems" 8 = "Other Family/Personal" 9 = "Labor Dispute" 10 = "Weather Affected Job" 11 = "School/Training" 12 = "Civic/Military Duty" 13 = "Other Reason" ; VALUE puhroffa (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE puhroffb (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE puhrot1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE puhrot2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE pehravl (default=32) 1 = "Yes" 2 = "No" ; VALUE pulbhsec (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE puhrck1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRUSL2" 2 = "Goto PUHRUSLT" ; VALUE puhrck2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRFTPT" 2 = "Go To PUHRFTPT" 3 = "Go to PUHRFTPT" 4 = "go to PUHRFTPT" 5 = "Goto PUHRCK3" ; VALUE puhrck3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRCK8" 2 = "Go To PUHRCK8" 3 = "Goto PUHRACT1" 4 = "Goto PUHRCK4" 5 = "Goto PUHROFF1" 6 = "Go To PUHRCK4" ; VALUE puhrck4l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRACT1" 2 = "Goto PUHROFF1" 3 = "Goto PUHRWANT" 4 = "Go to PUHRWANT" 5 = "Go to PUHRACT1" ; VALUE puhrck5l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRACT2" 2 = "Goto PUHRCK6" ; VALUE puhrck6l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PULK" 2 = "Goto PUABSRSN" 3 = "Goto PUHRACTT" ; VALUE puhrck7l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUHRCK8" 2 = "Go to PUHRCK8" 3 = "Goto PUHRRSN3" 4 = "Goto PUHRAVL" 5 = "Go To PUHRCK8" ; VALUE puhrck1b (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PULK" 2 = "Goto PUIOCK1" ; VALUE pulaydt (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE pulay6m (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE pelayavl (default=32) 1 = "Yes" 2 = "No" ; VALUE pulayavr (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PULAYCK3" 2 = "Goto PULAYFT" 3 = "Goto PULAYDR" ; VALUE pulayckb (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PULAYDR3" 2 = "Goto PULAYFT" ; VALUE pulayckc (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "MISCK=5 Goto IO1INT" 2 = "I-ICR=1 Or I-OCR=1, Goto IO1INT" 3 = "All Others Goto SCHCK" ; VALUE pulk (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE pelkm1l (default=32) 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 12 = "Nothing" 13 = "Other Passive" ; VALUE pulkm2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkm3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkm4l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkm5l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkm6l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkdk1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank or No" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 12 = "Nothing" 13 = "Other Passive" ; VALUE pulkdk2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkdk3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkdk4l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkdk5l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkdk6l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkps1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "BLANK or NO" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 12 = "Nothing" 13 = "Other Passive" ; VALUE pulkps2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkps3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkps4l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkps5l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pulkps6l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Contacted Employer" 2 = "Contacted Pulbic Employment" 3 = "Contacted Private Employment" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl" 6 = "Sent Out Resumes/Filled Out" 7 = "Checked Union/Professional" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training" 13 = "Other Passive" ; VALUE pelkavl (default=32) 1 = "Yes" 2 = "No" ; VALUE pulkavr (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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 Wrk Avl In Line Lk" 2 = "Couldn't Find Any Work" 3 = "Lacks Necessary" 4 = "Employers Think Too Young Or Too" 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) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUSCHCK" 2 = "Goto PUNLFCK1" 3 = "Goto PUDWCK4" 4 = "Goto PUDWWANT" ; VALUE pudwck2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUJHCK1" 2 = "Goto PUDIS1" 3 = "Goto PUDIS2" 4 = "Goto PUDWCK4" ; VALUE pudwck3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUDWCK4" 2 = "Goto PUNLFCK2" ; VALUE pudwck4l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUDWCK5" 2 = "Go To PUDWCK5" 3 = "Go to PUDWCK5" 4 = "Goto PUDWRSN" ; VALUE pudwck5l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUDWWK" 2 = "Goto PUDWLK" ; VALUE pejhwko (default=32) 1 = "Yes" 2 = "No" ; VALUE pujhdp1o (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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 Intermitt. Job" 6 = "Slack Work/Business Conditions" 7 = "Unsatis. Wrk." 8 = "Other - Specify" ; VALUE pejhwant (default=32) 1 = "Yes, Or It Depends" 2 = "No" ; VALUE pujhck1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUJHCK2" 2 = "Goto PUNLFCK1" 3 = "Goto" ; VALUE pujhck2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUJHRSN" 2 = "Goto PUJHWANT" 3 = "Goto PUJHWK" ; VALUE prcivlf (default=32) -1 = "In Universe, Met No Conditions" 1 = "In Civilian Labor Force" 2 = "Not In Civilian Labor Force" ; VALUE prdisc (default=32) -1 = "In Universe, Met No Conditions" 1 = "Discouraged Worker" 2 = "Conditionally Interested" 3 = "Not Available" ; VALUE prempnot (default=32) -1 = "In Universe, Met No Conditions" 1 = "Employed" 2 = "Unemployed" 3 = "Discouraged-Not in labor force" 4 = "Other Not in labor force (NILF)" ; VALUE prexplf (default=32) -1 = "In Universe, Met No Conditions" 1 = "Employed" 2 = "Unemployed" ; VALUE prftlf (default=32) -1 = "In Universe, Met No Conditions" 1 = "Full Time Labor Force" 2 = "Part Time Labor Force" ; VALUE prhrusl (default=32) -1 = "In Universe, Met No Conditions" 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 = "In Universe, Met No Conditions" 1 = "Not worked - Looked Last 4 Weeks" 2 = "Worked-Looked Last 4 Weeks" 3 = "Layoff-Looked Last 4 Weeks" 4 = "Unavailable Job Seekers" 5 = "No Recent Job Search" ; VALUE prpthrs (default=32) -1 = "In Universe, Met No Conditions" 0 = "Usualy FT, PT For Noneconomic" 1 = "1-4 Hrs;Usu.FT, PT Econ Reasons" 2 = "5-14 Hrs;Usu.FT, PT Econ Reasons" 3 = "15-29 Hrs;Usu.FT, PT Econ" 4 = "30-34 Hrs;Usu.FT, PT Econ" 5 = "1-4 Hrs; Usu.PT, Econ Reasons" 6 = "5-14 Hrs; Usu.PT, Econ Reasons" 7 = "15-29 Hrs; Usu.PT, Econ Reasons" 8 = "30-34 Hrs; Usu.PT, Econ Reasons" 9 = "1-4 Hrs;Usu.PT, Non-Econ Reasons" 10 = "5-14 Hrs;Usu.PT, Non-Econ" 11 = "15-29 Hrs;Usu.PT, Non-Econ" 12 = "30-34 HrsUsu.PT, Non-Econ" ; VALUE prunedur (default=32) -1 = "In Universe, Met No Conditions" ; VALUE prusftpt (default=32) -1 = "In Universe, Met No Conditions" 1 = "Full Time" 2 = "Part Time" 3 = "Status Unknown" ; VALUE pruntype (default=32) -1 = "In Universe, Met No Conditions" 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) -1 = "In Universe, Met No Conditions" 0 = "Not In Labor Force" 1 = "At Work" 2 = "With Job, Not At Work" 3 = "Unemployed, Seeks FT" 4 = "Unemp., Seeks PT" ; VALUE prwkstat (default=32) -1 = "In Universe, Met No Conditions" 1 = "Not In Labor Force" 2 = "FT Hours (35+), Usually FT" 3 = "PT For Economic Reasons, Usually" 4 = "PT For Non-Economic Reasons," 5 = "Not At Work, Usually FT" 6 = "PT Hours, Usually PT For" 7 = "PT hrs, Usually PT For" 8 = "FT Hours, Usually PT For" 9 = "FT hrs, Usually PT For" 10 = "Not at work, Usually Part-Time" 11 = "Unemployed FT" 12 = "Unemployed PT" ; VALUE prwntjob (default=32) -1 = "In Universe, Met No Conditions" 1 = "Want A Job" 2 = "Other Not In Labor Force" ; VALUE pujhck3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUJHDP1" 2 = "Goto PUJHRSN" ; VALUE pujhck4l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUJHCK5" 2 = "Goto PUIO1INT" 3 = "Go to PUJHCK5" 4 = "Go to PUIO1INT" 5 = "Goto PUNLFCK1" ; VALUE pujhck5l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUIO1INT" 2 = "Goto PUIOCK5" ; VALUE puiodp1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE puiodp2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Yes" 2 = "No" ; VALUE puiodp3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 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" ; VALUE puio2mfg (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Manufacturing" 2 = "Retail Trade" 3 = "Wholesale Trade" 4 = "Something Else" ; VALUE puiock1l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUIO1INT" 2 = "Go to PUIO1INT" 3 = "Go To PUIO1INT" 4 = "Goto PUIODP1" 5 = "GoTo PUIO1INT" ; VALUE puiock2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUIO1IND" 2 = "Goto PUIO1OCC" 3 = "Goto PUIODP2" ; VALUE puiock3l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "Goto PUIO1OCC" 2 = "Goto PUIO10CC" 3 = "Goto PUIODP3" ; VALUE prioelg (default=32) -1 = "In Universe, Met No Conditions" 0 = "Not Eligible For Edit" 1 = "Eligible For Edit" ; VALUE pragna (default=32) -1 = "In Universe, Met No Conditions" 1 = "Agricultural" 2 = "Non-Agricultural" ; VALUE prcow1l (default=32) -1 = "In Universe, Met No Conditions" 1 = "Federal Govt" 2 = "State Govt" 3 = "Local Govt" 4 = "Private (incl. Self-Employed" 5 = "Self-Employed, Unincorp." 6 = "Without Pay" ; VALUE prcow2l (default=32) -1 = "In Universe, Met No Conditions" 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 = "In Universe, Met No Conditions" 1 = "Private" 2 = "Government" ; VALUE prdtcowa (default=32) -1 = "In Universe, Met No Conditions" 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,priv.,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 = "In Universe, Met No Conditions" 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,priv.,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 premp (default=32) -1 = "In Universe, Met No Conditions" 1 = "Employed Persons (exc. Farm &" ; VALUE prmjocca (default=32) -1 = "In Universe, Met No Conditions" 1 = "Executive, Admin, & Managerial" 2 = "Professional Specialty Occs" 3 = "Technicians And Related Support" 4 = "Sales Occs" 5 = "Admin. Support Occs, Incl." 6 = "Private Household Occs" 7 = "Protective Service Occs" 8 = "Service Occs, Exc. Protective &" 9 = "Precision Prod., Craft & Repair" 10 = "Machine Opers, Assemblers &" 11 = "Transportation And Material" 12 = "Handlers,equip" 13 = "Farming, Forestry And Fishing" 14 = "Armed Forces" ; VALUE prmjoccb (default=32) -1 = "In Universe, Met No Conditions" 1 = "Executive, Admin, & Managerial" 2 = "Professional Specialty Occs" 3 = "Technicians And Related Support" 4 = "Sales Occs" 5 = "Admin. Support Occs, Incl." 6 = "Private Household Occs" 7 = "Protective Service Occs" 8 = "Service Occs, Exc. Protective &" 9 = "Precision Prod., Craft & Repair" 10 = "Machine Opers, Assemblers &" 11 = "Transportation And Material" 12 = "Handlers,equip" 13 = "Farming, Forestry And Fishing" 14 = "Armed Forces" ; VALUE prmjocgr (default=32) -1 = "In Universe, Met No Conditions" 1 = "Mgr. & Prof, Tech, Sales &" 2 = "Service Occupations" 3 = "Production, Craft, Repair," 4 = "Farming, Forestry & Fishing" ; VALUE prnagpws (default=32) -1 = "In Universe, Met No Conditions" 1 = "Non-Ag Priv Wage & Salary (ex" ; VALUE prnagws (default=32) -1 = "In Universe, Met No Conditions" 1 = "Non-Ag Wage And Salary Workers" ; VALUE prsjmj (default=32) -1 = "In Universe, Met No Conditions" 1 = "Single jobholder" 2 = "Multiple jobholder" ; VALUE prerelg (default=32) -1 = "In Universe, Met No Conditions" 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 puernh1c (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; VALUE prernhly (default=32) -1 = "In Universe, Met No Conditions" ; VALUE pthr (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE prernwa (default=32) -1 = "In Universe, Met No Conditions" ; VALUE ptwk (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE puern2l (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" ; 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 Family" 5 = "In Retirement" 6 = "Something Else/Other" ; VALUE punlfcka (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "AGERNG-I=1-4,9, Goto NLFACT" 2 = "All Others Goto NLFRET" ; VALUE punlfckb (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Blank" 1 = "MIS-CK=4, Goto NLFJH" 2 = "All Other Rotations, 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 Universe, Met No Conditions" 1 = "In School" 2 = "Not In School" ; VALUE prwernal (default=32) -1 = "In Universe, Met No Conditions" 0 = "No Component Allocated" 1 = "1 Or More Components Allocated" ; VALUE prhernal (default=32) -1 = "In Universe, Met No Conditions" 0 = "No Components Allocated" 1 = "1 or more components Allocated" ; VALUE pedipged (default=32) -1 = "Not in Universe" 1 = "Graduation from High School" 2 = "GED or other Equivalent" ; VALUE pehgcomp (default=32) -1 = "Not in Universe" 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 = "Not in Universe" 1 = "Less than 1 year (includes 0" 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 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE pegr6cor (default=32) -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE pems123l (default=32) -1 = "Not in Universe" 1 = "1 year program" 2 = "2 year program" 3 = "3 year program (or longer)" ; proc print data=library.&dataset (obs=6); FORMAT hrmonth hrmonth. hurespli hurespli. huspnish huspnish. hetenure hetenure. hehousut hehousut. hetelhhd hetelhhd. hetelavl hetelavl. hephoneo hephoneo. hufaminc hufaminc. hutypea hutypea. hutypb hutypb. hutypc hutypc. hrintsta hrintsta. hrhtype hrhtype. hrmis hrmis. huinttyp huinttyp. huprscnt huprscnt. hrlonglk hrlonglk. huhhnum huhhnum. hubus hubus. hubusl2 hubusl2l. hubusl3 hubusl3l. hubusl4 hubusl4l. gereg gereg. gecmsa gecmsa. gemsast gemsast. gemetsta gemetsta. geindvcc geindvcc. gemsasz gemsasz. gecmsasz gecmsasz. hulensec hulensec. 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. pulineno pulineno. prfamrel prfamrel. prfamtyp prfamtyp. prhspnon prhspnon. prmarsta prmarsta. prpertyp prpertyp. 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. pehrusl1 pehrusla. pehrusl2 pehruslb. pehrftpt pehrftpt. pehrwant pehrwant. pehrrsn1 pehrrsna. pehrrsn2 pehrrsnb. pehrrsn3 pehrrsnc. puhroff1 puhroffa. puhroff2 puhroffb. puhrot1 puhrot1l. puhrot2 puhrot2l. pehravl pehravl. pulbhsec pulbhsec. 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. prcivlf prcivlf. prdisc prdisc. prempnot prempnot. prexplf prexplf. prftlf prftlf. prhrusl prhrusl. prjobsea prjobsea. prpthrs prpthrs. prunedur prunedur. 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. pragna pragna. prcow1 prcow1l. prcow2 prcow2l. prcowpg prcowpg. prdtcow1 prdtcowa. prdtcow2 prdtcowb. premp premp. prmjocc1 prmjocca. prmjocc2 prmjoccb. prmjocgr prmjocgr. prnagpws prnagpws. prnagws prnagws. prsjmj prsjmj. prerelg prerelg. peernuot peernuot. peernper peernper. peernrt peernrt. peernhry peernhry. puernh1c puernh1c. prernhly prernhly. pthr pthr. prernwa prernwa. ptwk ptwk. puern2 puern2l. 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. ; proc contents data=library.&dataset; /* Copyright 2008 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. */