dictionary using /home/data/cps/cpsjan96.raw { *Change the input file location as needed *by Jean Roth Wed Mar 7 14:06:56 EST 2001 *Please report errors to jroth@nber.org *If you are using a PC, you may need to change the direction of the slashes, as in C:\ * or "\\Nber\home\data\cps\cpsjan96.raw" *to read in basic data, at Stata prompt type: * quietly infile using cpsjan96 _column(1 ) str15 hrhhid %15s "HOUSEHOLD IDENTIFIER" _column(16 ) int huinttyp %2f "TYPE OF INTERVIEW" _column(20 ) int huprscnt %2f "NUMBER OF ACTUAL AND ATTEMPTED" _column(22 ) int hurespli %2f "LINE NUMBER OF THE CURRENT RESPONDENT" _column(24 ) int hufinal %3f "FINAL OUTCOME CODE" _column(27 ) int huspnish %2f "IS SPANISH THE ONLY LANGUAGE SPOKEN" _column(29 ) int hetenure %2f "ARE YOUR LIVING QUARTERS..." _column(31 ) int hehousut %2f "TYPE OF HOUSING UNIT" _column(33 ) int hetelhhd %2f "IS THERE A TELEPHONE IN THIS" _column(35 ) int hetelavl %2f "IS THERE A TELEPHONE ELSEWHERE ON" _column(37 ) int hephoneo %2f "IS A TELEPHONE INTERVIEW ACCEPTABLE?" _column(39 ) int hufaminc %2f "FAMILY INCOME (COMBINED INCOME OF ALL F" _column(41 ) int hutypea %2f "TYPE A NONINTERVIEW REASON" _column(43 ) int hutypb %2f "TYPE B NON-INTERVIEW REASON" _column(45 ) int hutypc %2f "TYPE C NON-INTERVIEW REASON" _column(47 ) float hwhhwgt %10f "HOUSEHOLD WEIGHT" _column(57 ) int hrintsta %2f "INTERVIEW STATUS" _column(59 ) int rnumhou %2f "TOTAL NUMBER OF PERSONS LIVING" _column(61 ) int hrhtype %2f "HOUSEHOLD TYPE" _column(63 ) int hrmis %2f "MONTH-IN-SAMPLE" _column(65 ) int hrmonth %2f "MONTH OF INTERVIEW" _column(67 ) int hryear %2f "YEAR OF INTERVIEW" _column(69 ) int hrlonglk %2f "LONGITUDINAL LINK INDICATOR" _column(71 ) str4 hrsample %4s "SAMPLE IDENTIFIER" _column(75 ) str2 hrsersuf %2s "SERIAL SUFFIX" _column(77 ) int huhhnum %2f "Household Number" _column(79 ) int hubus %2f "DOES ANYONE IN THIS HOUSEHOLD" _column(81 ) int hubusl1 %2f "ENTER LINE NUMBER" _column(83 ) int hubusl2 %2f "See BUSL1" _column(85 ) int hubusl3 %2f "See BUSL1" _column(87 ) int hubusl4 %2f "See BUSL1" _column(89 ) int gereg %2f "REGION" _column(91 ) int gestcen %2f "CENSUS STATE CODE" _column(93 ) int gestfips %2f "FEDERAL INFORMATION PROCESSING" _column(95 ) int gecmsa %2f "CMSA FIPS CODE" _column(97 ) float gemsa %4f "MSA/PMSA FIPS CODE" _column(101 ) int geco %3f "FIPS COUNTY CODE" _column(104 ) int gemsast %1f "CENTRAL CITY/BALANCE STATUS" _column(105 ) int gemetsta %1f "METROPOLITAN STATUS" _column(106 ) int geindvcc %1f "INDIVIDUAL CENTRAL CITY" _column(107 ) int gemsasz %1f "CMSA/PMSA SIZE" _column(108 ) int gecmsasz %1f "CMSA/MSA SIZE" _column(109 ) float hulensec %5f "CUMULATIVE INTERVIEW TIME IN SECONDS" _column(114 ) int proldrrp %2f "RELATIONSHIP TO REFERENCE" _column(116 ) int pupelig %2f "INTERVIEW STATUS OF EACH PERSON" _column(118 ) int perrp %2f "RELATIONSHIP TO REFERENCE" _column(120 ) int peparent %2f "LINE NUMBER OF PARENT" _column(122 ) int peage %2f "PERSONS AGE AS OF THE" _column(124 ) int ptage %1f "TOP CODE FOR AGE" _column(125 ) int pemaritl %2f "MARITAL STATUS" _column(127 ) int pespouse %2f "LINE NUMBER OF SPOUSE" _column(129 ) int pesex %2f "SEX" _column(131 ) int puafever %2f "DID YOU EVER SERVE ON ACTIVE" _column(133 ) int peafwhen %2f "WHEN DID YOU SERVE?" _column(135 ) int peafnow %2f "ARE YOU NOW IN THE ARMED FORCES" _column(137 ) int peeduca %2f "HIGHEST LEVEL OF SCHOOL" _column(139 ) int perace %2f "RACE" _column(141 ) int prorigin %2f "ORIGIN OR DESCENT" _column(143 ) int puchinhh %2f "CHANGE IN HOUSEHOLD COMPOSITION" _column(145 ) int purelflg %2f "FLAG FOR RELATIONSHIP TO THE" _column(147 ) int pulineno %2f "PERSON'S LINE NUMBER" _column(151 ) int prfamnum %2f "FAMILY NUMBER RECODE" _column(153 ) int prfamrel %2f "FAMILY RELATIONSHIP RECODE" _column(155 ) int prfamtyp %2f "FAMILY TYPE RECODE" _column(157 ) int prhspnon %2f "HISPANIC OR NON-HISPANIC" _column(159 ) int prmarsta %2f "MARITAL STATUS BASED ON" _column(161 ) int prpertyp %2f "TYPE OF PERSON RECORD RECODE" _column(163 ) int penatvty %3f "COUNTRY OF BIRTH" _column(166 ) int pemntvty %3f "MOTHER'S COUNTRY OF BIRTH" _column(169 ) int pefntvty %3f "FATHER'S COUNTRY OF BIRTH" _column(172 ) int prcitshp %2f "CITIZENSHIP STATUS" _column(174 ) int prcitflg %2f "CITIZENSHIP Allocation flag" _column(176 ) int prinusyr %2f "IMMIGRANT'S YEAR OF ENTRY" _column(178 ) int puslfprx %2f "LABOR FORCE INFORMATION COLLECTED" _column(180 ) int pemlr %2f "MONTHLY LABOR FORCE RECODE" _column(182 ) int puwk %2f "LAST WEEK, DID YOU DO ANY WORK" _column(184 ) int pubus1 %2f "LAST WEEK, DID YOU DO ANY" _column(186 ) int pubus2ot %2f "DO YOU RECEIVE ANY PAYMENTS" _column(188 ) int pubusck1 %2f "CHECK ITEM 1" _column(190 ) int pubusck2 %2f "CHECK ITEM 2" _column(192 ) int pubusck3 %2f "CHECK ITEM 3" _column(194 ) int pubusck4 %2f "CHECK ITEM 4" _column(196 ) int puretot %2f "RETIREMENT STATUS" _column(198 ) int pudis %2f "DISABILITY STATUS" _column(200 ) int peret1 %2f "DO YOU CURRENTLY WANT A JOB, EITHER" _column(202 ) int pudis1 %2f "DOES YOUR DISABILITY PREVENT YOU FROM" _column(204 ) int pudis2 %2f "DO YOU HAVE A DISABILITY THAT PREVENTS" _column(206 ) int puabsot %2f "LAST WEEK DID YOU HAVE A JOB" _column(208 ) int pulay %2f "LAST WEEK, WERE YOU ON LAYOFF" _column(210 ) int peabsrsn %2f "WHAT IS THE MAIN REASON YOU" _column(212 ) int peabspdo %2f "ARE YOU BEING PAID BY YOUR" _column(214 ) int pemjot %2f "DO YOU HAVE MORE THAN ONE JOB?" _column(216 ) int pemjnum %2f "ALTOGETHER, HOW MANY JOBS" _column(218 ) int pehrusl1 %2f "HOW MANY HOURS PER WEEK DO YOU" _column(220 ) int pehrusl2 %2f "HOW MANY HOURS PER WEEK DO YOU" _column(222 ) int pehrftpt %2f "DO YOU USUALLY WORK 35 HOURS OR" _column(224 ) int pehruslt %3f "SUM OF HRUSL1 AND HRUSL2." _column(227 ) int pehrwant %2f "DO YOU WANT TO WORK A FULL-TIME" _column(229 ) int pehrrsn1 %2f "WHAT IS YOUR MAIN REASON FOR" _column(231 ) int pehrrsn2 %2f "WHAT IS THE MAIN REASON YOU DO NOT" _column(233 ) int pehrrsn3 %2f "WHAT IS THE MAIN REASON YOU WORKED" _column(235 ) int puhroff1 %2f "LAST WEEK, DID YOU LOSE OR TAKE" _column(237 ) int puhroff2 %2f "HOW MANY HOURS DID YOU TAKE OFF?" _column(239 ) int puhrot1 %2f "LAST WEEK, DID YOU WORK ANY" _column(241 ) int puhrot2 %2f "HOW MANY ADDITIONAL HOURS" _column(243 ) int pehract1 %2f "LAST WEEK, HOW MANY HOURS DID YOU" _column(245 ) int pehract2 %2f "LAST WEEK, HOW MANY HOURS DID" _column(247 ) int pehractt %3f "SUM OF PEHRACT1 AND PEHRACT2." _column(250 ) int pehravl %2f "LAST WEEK, COULD YOU HAVE WORKED" _column(252 ) float pulbhsec %5f "TOTAL SECONDS TO COMPLETE LABOR" _column(257 ) int puhrck1 %2f "CHECK ITEM 1" _column(259 ) int puhrck2 %2f "CHECK ITEM 2" _column(261 ) int puhrck3 %2f "CHECK ITEM 3" _column(263 ) int puhrck4 %2f "CHECK ITEM 4" _column(265 ) int puhrck5 %2f "CHECK ITEM 5" _column(267 ) int puhrck6 %2f "CHECK ITEM 6" _column(269 ) int puhrck7 %2f "CHECK ITEM 7" _column(271 ) int puhrck12 %2f "CHECK ITEM 12" _column(273 ) int pulaydt %2f "HAS YOUR EMPLOYER GIVEN YOU A DATE" _column(275 ) int pulay6m %2f "HAVE YOU BEEN GIVEN ANY INDICATION" _column(277 ) int pelayavl %2f "COULD YOU HAVE RETURNED TO WORK" _column(279 ) int pulayavr %2f "WHY IS THAT?" _column(281 ) int pelaylk %2f "EVEN THOUGH YOU ARE TO BE CALLED BACK" _column(283 ) int pelaydur %3f "DURATION OF LAYOFF" _column(286 ) int pelayfto %2f "FT/PT STATUS OF JOB FROM WHICH" _column(288 ) int pulayck1 %2f "CHECK ITEM 1" _column(290 ) int pulayck2 %2f "CHECK ITEM 2" _column(292 ) int pulayck3 %2f "CHECK ITEM 3" _column(294 ) int pulk %2f "HAVE YOU BEEN DOING ANYTHING TO FIND" _column(296 ) int pelkm1 %2f "WHAT ARE ALL OF THE THINGS YOU HAVE" _column(298 ) int pulkm2 %2f "ANYTHING ELSE? (SECOND ANSWER)" _column(300 ) int pulkm3 %2f "SAME AS PULKM2 ( THIRD ANSWER)" _column(302 ) int pulkm4 %2f "SAME AS PULKM2 (FOURTH ANSWER)" _column(304 ) int pulkm5 %2f "SAME AS PULKM2 (FIFTH ANSWER)" _column(306 ) int pulkm6 %2f "SAME AS PULKM2 (SIXTH ANSWER)" _column(308 ) int pulkdk1 %2f "YOU SAID YOU HAVE BEEN TRYING TO FIND W" _column(310 ) int pulkdk2 %2f "ANYTHING ELSE? (SECOND ANSWER)" _column(312 ) int pulkdk3 %2f "SAME AS PULKDK2 (THIRD ANSWER)" _column(314 ) int pulkdk4 %2f "= SAME AS PULKDK2 (FOURTH ANSWER)" _column(316 ) int pulkdk5 %2f "SAME AS PULKDK2 ( FIFTH ANSWER)" _column(318 ) int pulkdk6 %2f "SAME AS PULKDK2 (SIXTH ANSWER)" _column(320 ) int pulkps1 %2f "CAN YOU TELL ME MORE ABOUT WHAT YOU" _column(322 ) int pulkps2 %2f "ANYTHING ELSE? (SECOND ANSWER)" _column(324 ) int pulkps3 %2f "SAME AS PULKPS2 (THIRD ANSWER)" _column(326 ) int pulkps4 %2f "SAME AS PULKPS2 (FOURTH ANSWER)" _column(328 ) int pulkps5 %2f "SAME AS PULKPS2 (FIFTH ANSWER)" _column(330 ) int pulkps6 %2f "SAME AS PULKPS2 (SIXTH ANSWER)" _column(332 ) int pelkavl %2f "LAST WEEK, COULD YOU HAVE STARTED" _column(334 ) int pulkavr %2f "WHY IS THAT?" _column(336 ) int pelkll1o %2f "BEFORE YOU STARTED LOOKING FOR WORK," _column(338 ) int pelkll2o %2f "DID YOU LOSE OR QUIT THAT JOB, OR WAS I" _column(340 ) int pelklwo %2f "WHEN LAST WORKED" _column(342 ) int pelkdur %3f "DURATION OF JOB SEEKING" _column(345 ) int pelkfto %2f "FT/PT STATUS OF JOBSEEKER" _column(347 ) int pedwwnto %2f "DO YOU CURRENTLY WANT A JOB," _column(349 ) int pedwrsn %2f "WHAT IS THE MAIN REASON YOU WERE NOT" _column(351 ) int pedwlko %2f "DID YOU LOOK FOR WORK AT ANY TIME" _column(353 ) int pedwwk %2f "DID YOU ACTUALLY WORK AT A JOB OR" _column(355 ) int pedw4wk %2f "DID YOU DO ANY OF THIS WORK DURING" _column(357 ) int pedwlkwk %2f "SINCE YOU LEFT THAT JOB OR" _column(359 ) int pedwavl %2f "LAST WEEK, COULD YOU HAVE STARTED" _column(361 ) int pedwavr %2f "WHY IS THAT?" _column(363 ) int pudwck1 %2f "SCREEN FOR DISCOURAGED WORKERS" _column(365 ) int pudwck2 %2f "SCREEN FOR DISABLED" _column(367 ) int pudwck3 %2f "FILTER FOR RETIRED" _column(369 ) int pudwck4 %2f "FILTER FOR PASSIVE JOB SEEKERS" _column(371 ) int pudwck5 %2f "FILTER FOR PASSIVE JOB SEEKERS" _column(373 ) int pejhwko %2f "HAVE YOU WORKED AT A JOB OR BUSINESS" _column(375 ) int pujhdp1o %2f "DID YOU DO ANY OF THIS WORK IN" _column(377 ) int pejhrsn %2f "WHAT IS THE MAIN REASON YOU LEFT" _column(379 ) int pejhwant %2f "DO YOU INTEND TO LOOK FOR WORK DURING" _column(381 ) int pujhck1 %2f "FILTER FOR OUTGOING ROTATIONS" _column(383 ) int pujhck2 %2f "FILTER FOR PERSONS GOING THROUGH THE" _column(385 ) int prabsrea %2f "REASON NOT AT WORK AND PAY STATUS" _column(387 ) int prcivlf %2f "CIVILIAN LABOR FORCE" _column(389 ) int prdisc %2f "DISCOURAGED WORKER RECODE" _column(391 ) int premphrs %2f "REASON NOT AT WORK OR HOURS AT WORK" _column(393 ) int prempnot %2f "MLR - EMPLOYED, UNEMPLOYED, OR NILF" _column(395 ) int prexplf %2f "EXPERIENCED LABOR FORCE EMPLOYMENT" _column(397 ) int prftlf %2f "FULL TIME LABOR FORCE" _column(399 ) int prhrusl %2f "USUAL HOURS WORKED WEEKLY" _column(401 ) int prjobsea %2f "JOB SEARCH RECODE" _column(403 ) int prpthrs %2f "AT WORK 1-34 BY HOURS AT WORK" _column(405 ) int prptrea %2f "DETAILED REASON FOR PART-TIME" _column(407 ) int prunedur %3f "DURATION OF UNEMPLOYMENT FOR" _column(410 ) int prusftpt %2f "USUAL FULLTIME/PARTTIME STATUS" _column(412 ) int pruntype %2f "REASON FOR UNEMPLOYMENT" _column(414 ) int prwksch %2f "LABOR FORCE BY TIME" _column(416 ) int prwkstat %2f "FULL/PART-TIME WORK STATUS" _column(418 ) int prwntjob %2f "NILF RECODE - WANT A JOB OR OTHER NILF" _column(420 ) int pujhck3 %2f "JOB HISTORY CHECK ITEM" _column(422 ) int pujhck4 %2f "SCREEN FOR DEPENDENT NILF" _column(424 ) int pujhck5 %2f "SCREEN FOR DEPENDENT NILF" _column(426 ) int puiodp1 %2f "LAST MONTH, IT WAS REPORTED THAT YOU" _column(428 ) int puiodp2 %2f "HAVE THE USUAL ACTIVITIES AND DUTIES" _column(430 ) int puiodp3 %2f "LAST MONTH YOU WERE REPORTED AS (A/AN)" _column(432 ) int peio1cow %2f "INDIVIDUAL CLASS OF WORKER CODE" _column(434 ) int puio1mfg %2f "IS THIS BUSINESS OR ORGANIZATION MAINLY" _column(436 ) int peio1icd %3f "INDUSTRY CODE FOR PRIMARY JOB" _column(439 ) int peio1ocd %3f "OCCUPATION CODE FOR PRIMARY JOB." _column(442 ) int peio2cow %2f "INDIVIDUAL CLASS OF WORKER ON SECOND JO" _column(444 ) int puio2mfg %2f "IS THIS BUSINESS OR ORGANIZATION MAINLY" _column(446 ) int peio2icd %3f "INDUSTRY CODE FOR SECOND JOB." _column(449 ) int peio2ocd %3f "OCCUPATION CODE FOR SECOND JOB." _column(452 ) int puiock1 %2f "I & O CHECK ITEM 1" _column(454 ) int puiock2 %2f "I & O CHECK ITEM 2" _column(456 ) int puiock3 %2f "I & O CHECK ITEM 3" _column(458 ) int prioelg %2f "INDUSTRY AND OCCUPATION" _column(460 ) int pragna %2f "AGRICULTURE/" _column(462 ) int prcow1 %2f "CLASS OF WORKER" _column(464 ) int prcow2 %2f "CLASS OF WORKER" _column(466 ) int prcowpg %2f "COW - PRIVATE OR GOVERNMENT" _column(468 ) int prdtcow1 %2f "DETAILED CLASS OF WORKER RECODE - JOB" _column(470 ) int prdtcow2 %2f "DETAILED CLASS OF WORKER RECODE - JOB" _column(472 ) int prdtind1 %2f "DETAILED INDUSTRY RECODE - JOB 1" _column(474 ) int prdtind2 %2f "DETAILED INDUSTRY RECODE - JOB 2" _column(476 ) int prdtocc1 %2f "DETAILED OCCUPATION RECODE - JOB 1" _column(478 ) int prdtocc2 %2f "DETAILED OCCUPATION RECODE" _column(480 ) int premp %2f "EMPLOYED PERSONS (NON-FARM" _column(482 ) int prmjind1 %2f "MAJOR INDUSTRY RECODE - JOB 1" _column(484 ) int prmjind2 %2f "MAJOR INDUSTRY RECODE - JOB 2" _column(486 ) int prmjocc1 %2f "MAJOR OCCUPATION RECODE" _column(488 ) int prmjocc2 %2f "MAJOR OCCUPATION RECODE" _column(490 ) int prmjocgr %2f "MAJOR OCCUPATION CATEGORIES" _column(492 ) int prnagpws %2f "NON-AGRICULTURE, PRIVATE" _column(494 ) int prnagws %2f "NON-AGRICULTURE WAGE AND" _column(496 ) int prsjmj %2f "SINGLE/MULTIPLE JOBHOLDER" _column(498 ) int prerelg %2f "EARNINGS ELIGIBILITY FLAG" _column(500 ) int peernuot %2f "DO YOU USUALLY RECEIVE OVERTIME PAY," _column(502 ) int peernper %2f "PERIODICITY" _column(504 ) int peernrt %2f "(EVEN THOUGH YOU TOLD ME IT IS EASIER" _column(506 ) int peernhry %2f "HOURLY/NONHOURLY STATUS" _column(508 ) float puernh1c %4f "WHAT IS YOUR HOURLY RATE OF PAY ON" _column(512 ) float peernh2 %4f "(EXCLUDING OVERTIME PAY, TIPS AND" _column(516 ) float peernh1o %4f "OUT VARIABLE FOR HOURLY" _column(520 ) float prernhly %4f "RECODE FOR HOURLY RATE" _column(524 ) int pthr %1f "HOURLY PAY - TOP CODE" _column(525 ) int peernhro %2f "USUAL HOURS" _column(527 ) float prernwa %8f "WEEKLY EARNINGS RECODE" _column(535 ) int ptwk %1f "WEEKLY EARNINGS - TOP CODE" _column(536 ) int peernvr1 %2f "I HAVE ESTIMATED YOUR USUAL WEEKLY" _column(538 ) int peernvr3 %2f "I HAVE ESTIMATED YOUR TOTAL WEEKLY" _column(540 ) float peern %8f "CALCULATED WEEKLY OVERTIME AMOUNT" _column(548 ) float puern2 %8f "CALCULATED WEEKLY" _column(556 ) int ptot %1f "WEEKLY OVERTIME AMOUNT - TOP CODE" _column(557 ) int puernvr4 %2f "I HAVE RECORDED YOUR TOTAL EARNINGS" _column(559 ) int peernwkp %2f "HOW MANY WEEKS A YEAR DO YOU" _column(561 ) int peernlab %2f "ON THIS JOB, ARE YOU A MEMBER OF A" _column(563 ) int peerncov %2f "ON THIS JOB ARE YOU COVERED BY A UNION" _column(565 ) int penlfjh %2f "WHEN DID YOU LAST WORK AT A JOB" _column(567 ) int penlfret %2f "ARE YOU RETIRED FROM A JOB" _column(569 ) int penlfact %2f "WHAT BEST DESCRIBES YOUR SITUATION AT" _column(571 ) int punlfck1 %2f "NOT IN LABOR FORCE" _column(573 ) int punlfck2 %2f "NOT IN LABOR FORCE" _column(575 ) int peschenr %2f "LAST WEEK, WERE YOU ENROLLED IN A" _column(577 ) int peschft %2f "ARE YOU ENROLLED IN SCHOOL AS A" _column(579 ) int peschlvl %2f "WOULD THAT BE HIGH SCHOOL, COLLEGE," _column(581 ) int prnlfsch %2f "NLF ACTIVITY - IN SCHOOL OR" _column(583 ) float pwfmwgt %10f "FAMILY WEIGHT" _column(593 ) float pwlgwgt %10f "LONGITUDINAL WEIGHT" _column(603 ) float pworwgt %10f "OUTGOING ROTATION WEIGHT" _column(613 ) float pwsswgt %10f "FINAL WEIGHT" _column(623 ) float pwvetwgt %10f "VETERANS WEIGHT" _column(639 ) int prwernal %2f "Allocation flag" _column(641 ) int prhernal %2f "Allocation flag" _column(643 ) int hxtenure %2f "Allocation flag" _column(645 ) int hxhousut %2f "Allocation flag" _column(647 ) int hxtelhhd %2f "Allocation flag" _column(649 ) int hxtelavl %2f "Allocation flag" _column(651 ) int hxphoneo %2f "Allocation flag" _column(653 ) int pxinusyr %2f "Allocation flag" _column(655 ) int pxrrp %2f "Allocation flag" _column(657 ) int pxparent %2f "Allocation flag" _column(659 ) int pxage %2f "Allocation flag" _column(661 ) int pxmaritl %2f "Allocation flag" _column(663 ) int pxspouse %2f "Allocation flag" _column(665 ) int pxsex %2f "Allocation flag" _column(667 ) int pxafwhen %2f "Allocation flag" _column(669 ) int pxafnow %2f "Allocation flag" _column(671 ) int pxeduca %2f "Allocation flag" _column(673 ) int pxrace %2f "Allocation flag" _column(675 ) int pxnatvty %2f "Allocation flag" _column(677 ) int pxmntvty %2f "Allocation flag" _column(679 ) int pxfntvty %2f "Allocation flag" _column(683 ) int pxorigin %2f "Allocation flag" _column(685 ) int pxmlr %2f "Allocation flag" _column(687 ) int pxret1 %2f "Allocation flag" _column(689 ) int pxabsrsn %2f "Allocation flag" _column(691 ) int pxabspdo %2f "Allocation flag" _column(693 ) int pxmjot %2f "Allocation flag" _column(695 ) int pxmjnum %2f "Allocation flag" _column(697 ) int pxhrusl1 %2f "Allocation flag" _column(699 ) int pxhrusl2 %2f "Allocation flag" _column(701 ) int pxhrftpt %2f "Allocation flag" _column(703 ) int pxhruslt %2f "Allocation flag" _column(705 ) int pxhrwant %2f "Allocation flag" _column(707 ) int pxhrrsn1 %2f "Allocation flag" _column(709 ) int pxhrrsn2 %2f "Allocation flag" _column(711 ) int pxhract1 %2f "Allocation flag" _column(713 ) int pxhract2 %2f "Allocation flag" _column(715 ) int pxhractt %2f "Allocation flag" _column(717 ) int pxhrrsn3 %2f "Allocation flag" _column(719 ) int pxhravl %2f "Allocation flag" _column(721 ) int pxlayavl %2f "Allocation flag" _column(723 ) int pxlaylk %2f "Allocation flag" _column(725 ) int pxlaydur %2f "Allocation flag" _column(727 ) int pxlayfto %2f "Allocation flag" _column(729 ) int pxlkm1 %2f "Allocation flag" _column(731 ) int pxlkavl %2f "Allocation flag" _column(733 ) int pxlkll1o %2f "Allocation flag" _column(735 ) int pxlkll2o %2f "Allocation flag" _column(737 ) int pxlklwo %2f "Allocation flag" _column(739 ) int pxlkdur %2f "Allocation flag" _column(741 ) int pxlkfto %2f "Allocation flag" _column(743 ) int pxdwwnto %2f "Allocation flag" _column(745 ) int pxdwrsn %2f "Allocation flag" _column(747 ) int pxdwlko %2f "Allocation flag" _column(749 ) int pxdwwk %2f "Allocation flag" _column(751 ) int pxdw4wk %2f "Allocation flag" _column(753 ) int pxdwlkwk %2f "Allocation flag" _column(755 ) int pxdwavl %2f "Allocation flag" _column(757 ) int pxdwavr %2f "Allocation flag" _column(759 ) int pxjhwko %2f "Allocation flag" _column(761 ) int pxjhrsn %2f "Allocation flag" _column(763 ) int pxjhwant %2f "Allocation flag" _column(765 ) int pxio1cow %2f "Allocation flag" _column(767 ) int pxio1icd %2f "Allocation flag" _column(769 ) int pxio1ocd %2f "Allocation flag" _column(771 ) int pxio2cow %2f "Allocation flag" _column(773 ) int pxio2icd %2f "Allocation flag" _column(775 ) int pxio2ocd %2f "Allocation flag" _column(777 ) int pxernuot %2f "Allocation flag" _column(779 ) int pxernper %2f "Allocation flag" _column(781 ) int pxernh1o %2f "Allocation flag" _column(783 ) int pxernhro %2f "Allocation flag" _column(785 ) int pxern %2f "Allocation flag" _column(787 ) int pxernvr1 %2f "Allocation flag" _column(789 ) int pxernvr3 %2f "Allocation flag" _column(791 ) int pxernwkp %2f "Allocation flag" _column(793 ) int pxernrt %2f "Allocation flag" _column(795 ) int pxernhry %2f "Allocation flag" _column(797 ) int pxernh2 %2f "Allocation flag" _column(799 ) int pxernlab %2f "Allocation flag" _column(801 ) int pxerncov %2f "Allocation flag" _column(803 ) int pxnlfjh %2f "Allocation flag" _column(805 ) int pxnlfret %2f "Allocation flag" _column(807 ) int pxnlfact %2f "Allocation flag" _column(809 ) int pxschenr %2f "Allocation flag" _column(811 ) int pxschft %2f "Allocation flag" _column(813 ) int pxschlvl %2f "Allocation flag" _column(815 ) int pes32 %2f "Has...smoked at least 100 cigarettes in" _column(817 ) int pes33 %2f "How old was...when he/she first started" _column(819 ) int pes34 %2f "Does ...now smoke cigarettes every day," _column(821 ) int pes36 %2f "On the average, how many cigarettes do" _column(823 ) int pes37 %2f "On how may of the past 30 days did you" _column(825 ) int pes38 %2f "On the average, when you smoked, about" _column(827 ) int pes39 %2f "Have you ever smoked cigarettes every d" _column(829 ) int pes40num %2f "About how long has it been since you" _column(831 ) int pes40unt %2f "Unit reported in item 40 is:" _column(833 ) int pes41 %2f "When you last smoked every day, on" _column(835 ) int pes42 %2f "What is the total number of years" _column(837 ) int pes43 %2f "What is the total number of years you" _column(839 ) int pes44 %2f "Have you ever stopped smoking for one" _column(841 ) int pes45 %2f "During the past 12 months have you stop" _column(843 ) int pes46 %2f "How many times during the past 12 month" _column(845 ) int pes46anm %2f "During the PAST 12 MONTHS, what" _column(847 ) int pes46aun %2f "Unit reported in items 46A is:" _column(849 ) int pes47 %2f "In the past year have you seen a medica" _column(851 ) int pes48 %2f "During the past year, did any" _column(853 ) int pes49 %2f "Has a medical doctor ever advised" _column(855 ) int pes50 %2f "In the past year have you seen a dentis" _column(857 ) int pes51 %2f "During the past year, did any dentist" _column(859 ) int pes52 %2f "Has a dentist ever advised you to stop" _column(861 ) int pes53 %2f "Are you seriously considering stopping" _column(863 ) int pes54 %2f "Are you planning to stop within the" _column(865 ) int pes55 %2f "Have you ever smoked cigarettes every d" _column(867 ) int pes56num %2f "About how long has it been since you la" _column(869 ) int pes56unt %2f "Unit reported in item S56 is:" _column(871 ) int pes57 %2f "When you last smoked every day, on aver" _column(873 ) int pes58 %2f "What is the total number of years you s" _column(875 ) int pes59num %2f "About how long has it been since you" _column(877 ) int pes59unt %2f "Unit reported in item 59 is:" _column(879 ) int pes61 %2f "Around this time 12 months ago, were yo" _column(881 ) int pes62a %2f "Has...ever used pipes, cigars, chewing" _column(883 ) int pes62b1 %2f "Has...ever used a pipe on a regular bas" _column(885 ) int pes62b2 %2f "Has...ever used cigars on a regular bas" _column(887 ) int pes62b3 %2f "Has...ever used chewing tobacco on" _column(889 ) int pes62b4 %2f "Has...ever used snuff on a regular basi" _column(891 ) int pes63a %2f "Does...now use (pipes/cigars/chewing to" _column(893 ) int pes63b1 %2f "Does...now use pipes?" _column(895 ) int pes63b2 %2f "Does...now use cigars?" _column(897 ) int pes63b3 %2f "Does...now use chewing tobacco?" _column(899 ) int pes63b4 %2f "Does...now use snuff?" _column(901 ) int pes67 %2f "Which of these best describes the area" _column(903 ) str16 pes67spc %16s "Character field for "other specify" for" _column(919 ) int pes68 %2f "Does your place of work have an officia" _column(921 ) int pes69 %2f "Which of these best describes your plac" _column(923 ) int pes70 %2f "Which of these best describes your plac" _column(925 ) int pes70a %2f "During the PAST TWO WEEKS has anyone" _column(927 ) int pes71 %2f "Within the past 12 months, has your emp" _column(929 ) int pes72a %2f "In restaurants, do you think that smoki" _column(931 ) int pes72b %2f "In hospitals, do you think that smoking" _column(933 ) int pes72c %2f "In indoor work areas, do you think that" _column(935 ) int pes72d %2f "In bars and cocktail lounges, do you th" _column(937 ) int pes72e %2f "In indoor sporting events, do you think" _column(939 ) int pes72f %2f "In indoor shopping malls, do you think" _column(941 ) int pes73 %2f "Which statement best describes the rule" _column(943 ) int pes75 %2f "In your opinion, how easy is it for min" _column(945 ) int pes76 %2f "Do you think that giving away free" _column(947 ) int pes77 %2f "Do you think advertising of tobacco" _column(949 ) int pes78 %2f "Check item - supplement interview with:" _column(951 ) int pesinttp %2f "Language of interview" _column(953 ) int pes81a %2f "Method of Interview" _column(955 ) int intrview %2f "Interview status recode" _column(957 ) int smokstat %2f "Smoker recode" _column(959 ) int prs35 %2f "Check item recode" _column(961 ) float pwnrwgt %10f "Non response weight" _column(971 ) float pwsrwgt %10f "Self response weight" _column(981 ) int hrmode %2f "Mode of interview" }