/*------------------------------------------------------------------------------------*/ /*by Jean Roth Wed Mar 7 10:24:09 EST 2001 Please report errors to jroth@nber.org Make two changes: (1) specify the output file location in the 'libname' statement (2) specify the input file name/location in the 'filename' statement Other changes may be user and platform specific. */ /*------------------------------------------------------------------------------------*/ *options obs=100; *options compress=yes; *change compress=no if using a conversion package such as stat/transfer; options pagesize=59 linesize=72; options formdlim = " "; /*------------------------------------------------------------------------------------*/ /* A -1 means Blank; Not in Universe; or In Universe, Met No Conditions; For edited items -1 is an additional valid entry meaning Blank. /*------------------------------------------------------------------------------------*/ libname library '/tmp/'; /* Note: some value labels are longer than 32 characters */ PROC FORMAT library=library; ; VALUE P1L (default=32) 0 = "Noninterview or indeterminate" 1 = "Personal" 2 = "Telephone" ; VALUE P2L (default=32) 0 = "New Interview - Not Contacted" 1 = "Fully Complete CATI Interview" 2 = "Partially Completed CATI Interview" 5 = "Labor Force Complete, Supplement Incomplete - CATI" 24 = "HH Occupied Entirely By Armed Forces Members" 115 = "Partial Interview With Callback Planned - CATI" 200 = "New Interview - Contacted" 201 = "CAPI Complete" 202 = "Callback Needed" 203 = "Sufficient Partial - Precloseout" 204 = "Sufficient Partial - At Closeout" 205 = "Labor Force Complete, - Suppl. Incomplete - CAPI" 210 = "CAPI Complete Reinterview" 216 = "No One Home" 217 = "Temporarily Absent" 218 = "Refused" 219 = "Other Occupied - Specify" 224 = "Armed Forces Occupied Or Under Age 14" 225 = "Temp. Occupied W/persons With Ure" 226 = "Vacant Regular" 227 = "Vacant - Storage Of Hhld Furniture" 228 = "Unfit, To Be Demolished" 229 = "Under Construction, Not Ready" 230 = "Converted To Temp Business Or Storage" 231 = "Unoccupied Tent Or Trailer Site" 232 = "Permit Granted - Construction Not Started" 233 = "Other - Specify" 240 = "Demolished" 241 = "House Or Trailer Moved" 242 = "Outside Segment" 243 = "Converted To Perm. Business Or Storage" 244 = "Merged" 245 = "Condemned" 246 = "Built After April 1, 1980" 247 = "Unused Serial No./listing Sheet Line" 248 = "Other - Specify" ; VALUE P3L (default=32) 1 = "Spanish Only Language Spoken" ; VALUE P4L (default=32) 1 = "Owned Or Being Bought By A HH Member" 2 = "Rented For Cash" 3 = "Occupied Without Payment Of Cash Rent" ; VALUE P5L (default=32) 0 = "Other Unit" 1 = "House, Apartment, Flat" 2 = "Hu In Nontransient Hotel, Motel, Etc." 3 = "Hu Permanent In Transient Hotel, Motel" 4 = "Hu In Rooming House" 5 = "Mobile Home Or Trailer W/no Perm. Room Added" 6 = "Mobile Home Or Trailer W/1 Or More Perm. Rooms Added" 7 = "Hu Not Specified Above" 8 = "Quarters Not Hu In Rooming Or Brding Hs" 9 = "Unit Not Perm. In Transient Hotl, Motl" 10 = "Unoccupied Tent Site Or Trlr Site" 11 = "Student Quarters In College Dorm" 12 = "Other Unit Not Specified Above" ; VALUE P6L (default=32) 1 = "Yes" 2 = "No" ; VALUE P7L (default=32) 1 = "Yes" 2 = "No" ; VALUE P8L (default=32) 1 = "Yes" 2 = "No" ; VALUE P9L (default=32) 1 = "Less Than $5,000" 2 = "5,000 to 7,499" 3 = "7,500 to 9,999" 4 = "10,000 to 12,499" 5 = "12,500 to 14,999" 6 = "15,000 to 19,999" 7 = "20,000 to 24,999" 8 = "25,000 to 29,999" 9 = "30,000 to 34,999" 10 = "35,000 to 39,999" 11 = "40,000 to 49,999" 12 = "50,000 to 59,999" 13 = "60,000 to 74,999" 14 = "75,000 or More" ; VALUE P10L (default=32) 1 = "No One Home (Noh)" 2 = "Temporarily Absent (Ta)" 3 = "Refused (Ref)" 4 = "Other Occupied - Specify" ; VALUE P11L (default=32) 1 = "Vacant Regular" 2 = "Temporarily Occupied By Persons W/ Ure" 3 = "Vacant-storage Of Hhld Furniture" 4 = "Unfit Or To Be Demolished" 5 = "Under Construction, Not Ready" 6 = "Converted To Temp Business Or Storage" 7 = "Unoccupied Tent Site Or Trailer Site" 8 = "Permit Granted Construction Not Started" 9 = "Other Type B - Specify" ; VALUE P12L (default=32) 1 = "Demolished" 2 = "House Or Trailer Moved" 3 = "Outside Segment" 4 = "Converted To Perm. Business Or Storage" 5 = "Merged" 6 = "Condemned" 8 = "Unused Line Of Listing Sheet" 9 = "Other - Specify" ; VALUE P13L (default=32) 1 = "Interview" 2 = "Type A Non-Interview" 3 = "Type B Non-Interview" 4 = "Type C Non-Interview" ; VALUE P14L (default=32) 0 = "Non-Interview Household" 1 = "Husband/Wife Primary Family (Neither AF)" 2 = "Husb/Wife Prim. Family (Either/Both AF)" 3 = "Unmarried Civilian Male-Prim. Fam Hhlder" 4 = "Unmarried Civ. Female-Prim Fam Hhlder" 5 = "Primary Family Hhlder-Rp In AF, Unmar." 6 = "Civilian Male Primary Individual" 7 = "Civilian Female Primary Individual" 8 = "Primary Individual Hhld-Rp In AF" 9 = "Group Quarters With Family" 10 = "Group Quarters Without Family" ; VALUE P15L (default=32) 0 = "Mis 1 or Replacement HH (No Link)" 2 = "Mis 2-4 or Mis 6-8" 3 = "Mis 5" ; VALUE P16L (default=32) 1 = "Yes" 2 = "No" ; VALUE P17L (default=32) 1 = "Northeast" 2 = "Midwest (Formerly North Central)" 3 = "South" 4 = "West" ; VALUE P18L (default=32) 11 = "ME" 12 = "NH" 13 = "VT" 14 = "MA" 15 = "RI" 16 = "CT" 21 = "NY" 22 = "NJ" 23 = "PA" 31 = "OH" 32 = "IN" 33 = "IL" 34 = "MI" 35 = "WI" 41 = "MN" 42 = "IA" 43 = "MO" 44 = "ND" 45 = "SD" 46 = "NE" 47 = "KS" 51 = "DE" 52 = "MD" 53 = "DC" 54 = "VA" 55 = "WV" 56 = "NC" 57 = "SC" 58 = "GA" 59 = "FL" 61 = "KY" 62 = "TN" 63 = "AL" 64 = "MS" 71 = "AR" 72 = "LA" 73 = "OK" 74 = "TX" 81 = "MT" 82 = "ID" 83 = "WY" 84 = "CO" 85 = "NM" 86 = "AZ" 87 = "UT" 88 = "NV" 91 = "WA" 92 = "OR" 93 = "CA" 94 = "AK" 95 = "HI" ; VALUE P19L (default=32) 1 = "AL" 2 = "AK" 4 = "AZ" 5 = "AR" 6 = "CA" 8 = "CO" 9 = "CT" 10 = "DE" 11 = "DC" 12 = "FL" 13 = "GA" 15 = "HI" 16 = "ID" 17 = "IL" 18 = "IN" 19 = "IA" 20 = "KS" 21 = "KY" 22 = "LA" 23 = "ME" 24 = "MD" 25 = "MA" 26 = "MI" 27 = "MN" 28 = "MS" 29 = "MO" 30 = "MT" 31 = "NE" 32 = "NV" 33 = "NH" 34 = "NJ" 35 = "NM" 36 = "NY" 37 = "NC" 38 = "ND" 39 = "OH" 40 = "OK" 41 = "OR" 42 = "PA" 44 = "RI" 45 = "SC" 46 = "SD" 47 = "TN" 48 = "TX" 49 = "UT" 50 = "VT" 51 = "VA" 53 = "WA" 54 = "WV" 55 = "WI" 56 = "WY" ; VALUE P20L (default=32) 0 = "Not Identified Or Nonmetropolitan" ; VALUE P21L (default=32) 0 = "Identified Or Nonmetropolitan" ; VALUE P22L (default=32) 0 = "Not Identified" ; VALUE P23L (default=32) 1 = "Central City" 2 = "Balance" 3 = "Nonmetropolitan" 4 = "Not Identified" ; VALUE P24L (default=32) 1 = "Metropolitan" 2 = "Nonmetropolitan" 3 = "Not Identified" ; VALUE P25L (default=32) 0 = "Not Identified, Nonmetropolitan," ; VALUE P26L (default=32) 0 = "Not Identified Or Nonmetropolitan" 2 = "100,000 - 249,999" 3 = "250,000 - 499,999" 4 = "500,000 - 999,999" 5 = "1,000,000 - 2,499,999" 6 = "2,500,000 - 4,999,999" 7 = "5,000,000+" ; VALUE P27L (default=32) 0 = "Not Identified Or Nonmetropolitan" 2 = "100,000 - 249,999" 3 = "250,000 - 499,999" 4 = "500,000 - 999,999" 5 = "1,000,000 - 2,499,999" 6 = "2,500,000 - 4,999,999" 7 = "5,000,000+" ; VALUE P28L (default=32) 1 = "Ref Pers With Other Relatives In HH" 2 = "Ref Pers With No Other Relatives In HH" 3 = "Spouse" 4 = "Child" 5 = "Grandchild" 6 = "Parent" 7 = "Brother/Sister" 8 = "Other Relative" 9 = "Foster Child" 10 = "Non-Rel Of Ref Per W/Own Rels In HH" 11 = "Partner/roommate" 12 = "Non-Rel Of Ref Per W/No Own Rels In HH" ; VALUE P29L (default=32) 1 = "Eligible For Interview" 2 = "Labor Force Fully Complete" 3 = "Missing Labor Force Data For Person" 4 = "(Not Used)" 5 = "Assigned If Age Is Blank" 6 = "Armed Forces Member" 7 = "Under 15 Years Old" 8 = "Not a HH Member" 9 = "Deleted" 10 = "Deceased" 11 = "End Of List" 12 = "After End Of List" ; VALUE P30L (default=32) 1 = "Reference Person W/Rels." 2 = "Reference Person W/O Rels." 3 = "Spouse" 4 = "Child" 5 = "Grandchild" 6 = "Parent" 7 = "Brother/Sister" 8 = "Other Rel. Or Ref. Person" 9 = "Foster Child" 10 = "Nonrel. Of Ref. Person W/Rels." 11 = "Not Used" 12 = "Nonrel. Of Ref. Person W/O Rels." 13 = "Unmarried Partner W/Rels." 14 = "Unmarried Partner W/Out Rels." 15 = "Housemate/Roommate W/Rels." 16 = "Housemate/Roommate W/Out Rels." 17 = "Roomer/Boarder W/Rels." 18 = "Roomer/Boarder W/Out Rels." ; VALUE P31L (default=32) -1 = "No Parent" ; VALUE P32L (default=32) 0 = "No Top Code" 1 = "Top Coded Value For Age" ; VALUE P33L (default=32) 1 = "Married - Spouse Present" 2 = "Married - Spouse Absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never Married" ; VALUE P34L (default=32) -1 = "No Spouse" ; VALUE P35L (default=32) 1 = "Male" 2 = "Female" ; VALUE P36L (default=32) 1 = "Yes" 2 = "No" ; VALUE P37L (default=32) 1 = "Vietnam Era (8/64-4/75)" 2 = "Korean War (6/50-1/55)" 3 = "World War II (9/40-7/47)" 4 = "World War I (4/17-11/18)" 5 = "Other Service (All Other Periods)" 6 = "Nonveteran" ; VALUE P38L (default=32) 1 = "Yes" 2 = "No" ; VALUE P39L (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 Equiv (Ged)" 40 = "Some College But No Degree" 41 = "Associate Degree-Occupational/Vocational" 42 = "Associate Degree-Academic Program" 43 = "Bachelor's Degree (Ex: Ba, Ab, Bs)" 44 = "Master's Degree (Ex: Ma, Ms, Meng, Med, Msw)" 45 = "Professional School Deg (Ex: Md, Dds, Dvm)" 46 = "Doctorate Degree (Ex: Phd, Edd)" ; VALUE P40L (default=32) 1 = "White" 2 = "Black" 3 = "American Indian, Aleut, Eskimo" 4 = "Asian Or Pacific Islander" 5 = "Other - Specify (Deleted January 1996)" ; VALUE P41L (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 P42L (default=32) 1 = "Person Added" 2 = "Person Added - Ure" 3 = "Person Undeleted" 4 = "Person Died" 5 = "Deleted For Reason Other Than Death" 6 = "Person Joined Armed Forces" 7 = "Person No Longer In AF" 9 = "Change In Demographic Information" ; VALUE P43L (default=32) 0 = "Not Owner Or Related To Owner" 1 = "Owner Of Bus Or Related To Owner Of Bus" ; VALUE P44L (default=32) 0 = "Not A Family Member" 1 = "Primary Family Member Only" 2 = "Subfamily No. 2 Member" 3 = "Subfamily No. 3 Member" 4 = "Subfamily No. 4 Member" 5 = "Subfamily No. 5 Member" 6 = "Subfamily No. 6 Member" 7 = "Subfamily No. 7 Member" 8 = "Subfamily No. 8 Member" 9 = "Subfamily No. 9 Member" 10 = "Subfamily No. 10 Member" 11 = "Subfamily No. 11 Member" 12 = "Subfamily No. 12 Member" 13 = "Subfamily No. 13 Member" 14 = "Subfamily No. 14 Member" 15 = "Subfamily No. 15 Member" 16 = "Subfamily No. 16 Member" 17 = "Subfamily No. 17 Member" 18 = "Subfamily No. 18 Member" 19 = "Subfamily No. 19 Member" ; VALUE P45L (default=32) 0 = "Not A Family Member" 1 = "Reference Person" 2 = "Spouse" 3 = "Child" 4 = "Other Relative (Primary Family & Unrel)" ; VALUE P46L (default=32) 1 = "Primary Family" 2 = "Primary Individual" 3 = "Related Subfamily" 4 = "Unrelated Subfamily" 5 = "Secondary Individual" ; VALUE P47L (default=32) 1 = "Hispanic" 2 = "Non-Hipsanic" ; VALUE P48L (default=32) 1 = "Married, Civilian Spouse Present" 2 = "Married, Armed Forces Spouse Present" 3 = "Married, Spouse Absent (Exc. Separated)" 4 = "Widowed" 5 = "Divorced" 6 = "Separated" 7 = "Never Married" ; VALUE P49L (default=32) 1 = "Child Household Member" 2 = "Adult Civilian Household Member" 3 = "Adult Armed Forces Household Member" ; VALUE P50L (default=32) 57 = "United States" 72 = "Puerto Rico" 96 = "U.S. Outlying Area" 555 = "Abroad, Country Not Known" ; VALUE P51L (default=32) 57 = "United States" 72 = "Puerto Rico" 96 = "U.S. Outlying Area" 555 = "Abroad, Country Not Known" ; VALUE P52L (default=32) 57 = "United States" 72 = "Puerto Rico" 96 = "U.S. Outlying Area" 555 = "Abroad, Country Not Known" ; VALUE P53L (default=32) 1 = "Native, Born In The United States" 2 = "Native, Born In Puerto Rico or U.S. Outlying Area" 3 = "Native, Born Abroad Of American Parent Or Parents" 4 = "Foreign Born, U.S. Citizen By Naturalization" 5 = "Foreign Born, Not A Citizen Of The United States" ; VALUE P54L (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 P55L (default=32) 1 = "Self" 2 = "Proxy" 3 = "Both Self And Proxy" ; VALUE P56L (default=32) 1 = "Employed-At Work" 2 = "Employed-Absent" 3 = "Unemployed-On Layoff" 4 = "Unemployed-Looking" 5 = "Not In Labor Force-Retired" 6 = "Not In Labor Force-Disabled" 7 = "Not In Labor Force-Other" ; VALUE P57L (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE P58L (default=32) 1 = "Yes" 2 = "No" ; VALUE P59L (default=32) 1 = "Yes" 2 = "No" ; VALUE P60L (default=32) 1 = "Goto PUBUS1" 2 = "Goto PURETCK1" ; VALUE P61L (default=32) 1 = "Goto PUHRUSL1" 2 = "Goto PUBUS2" ; VALUE P62L (default=32) 1 = "Goto PUABSRSN" 2 = "Goto PULAY" ; VALUE P63L (default=32) 1 = "Goto PUHURSL1" 2 = "Goto PUABSPD" ; VALUE P64L (default=32) 1 = "Yes" 2 = "No" 3 = "Was Not Retired Last Month" ; VALUE P65L (default=32) 1 = "Yes" 2 = "No" 3 = "Did Not Have Disability Last Month" ; VALUE P66L (default=32) 1 = "Yes" 2 = "No" 3 = "Has A Job" ; VALUE P67L (default=32) 1 = "Yes" 2 = "No" ; VALUE P68L (default=32) 1 = "Yes" 2 = "No" ; VALUE P69L (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE P70L (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE P71L (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 Problems" 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 P72L (default=32) 1 = "Yes" 2 = "No" ; VALUE P73L (default=32) 1 = "Yes" 2 = "No" ; VALUE P74L (default=32) 2 = "2 Jobs" 3 = "3 Jobs" 4 = "4 Or More Jobs" ; VALUE P75L (default=32) -4 = "Hours Vary" ; VALUE P76L (default=32) -4 = "Hours Vary" ; VALUE P77L (default=32) 1 = "Yes" 2 = "No" 3 = "Hours Vary" ; VALUE P78L (default=32) -4 = "Varies" ; VALUE P79L (default=32) 1 = "Yes" 2 = "No" 3 = "Regular Hours Are Full-time" ; VALUE P80L (default=32) 1 = "Slack Work/Business Conditions" 2 = "Could Only Find Part-Time Work" 3 = "Seasonal Work" 4 = "Child Care Problems" 5 = "Other Family/Personal Obligations" 6 = "Health/Medical Limitations" 7 = "School/Training" 8 = "Retired/Social Security Limit On Earnings" 9 = "Full-Time Workweek Is Less Than 35 Hrs" 10 = "Other - Specify" ; VALUE P81L (default=32) 1 = "Child Care Problems" 2 = "Other Family/Personal Obligations" 3 = "Health/Medical Limitations" 4 = "School/Training" 5 = "Retired/Social Security Limit On Earnings" 6 = "Full-Time Workweek Less Than 35 Hours" 7 = "Other - Specify" ; VALUE P82L (default=32) 1 = "Slack Work/Business Conditions" 2 = "Seasonal Work" 3 = "Job Started Or Ended During Week" 4 = "Vacation/Personal Day" 5 = "Own Illness/Injury/Medical Appointment" 6 = "Holiday (Legal Or Religious)" 7 = "Child Care Problems" 8 = "Other Family/Personal Obligations" 9 = "Labor Dispute" 10 = "Weather Affected Job" 11 = "School/Training" 12 = "Civic/Military Duty" 13 = "Other Reason" ; VALUE P83L (default=32) 1 = "Yes" 2 = "No" ; VALUE P84L (default=32) 1 = "Yes" 2 = "No" ; VALUE P85L (default=32) 1 = "Yes" 2 = "No" ; VALUE P86L (default=32) 1 = "Goto PUHRUSL2" 2 = "Goto PUHRUSLT" ; VALUE P87L (default=32) 1 = "If entry of 1 in MJ and" 2 = "If entry of 1 in MJ and entry" 3 = "If entry of 2, D or R in MJ" 4 = "If entry of 1 in BUS1 and entry" 5 = "All others goto HRCK3-C" ; VALUE P88L (default=32) 1 = "If entry of 1 in Absot or" 2 = "If entry of 3 in RET1 Goto HRCK8" 3 = "If entry in HRUSLT is 0-34 hours goto HRCK4-C" 4 = "If entry in HRUSLT is 35+ goto HROFF1" 5 = "All others goto HRCK4-C" 6 = "Goto PUHRCK4" ; VALUE P89L (default=32) 1 = "If entry of 1, D, R or V" 2 = "If entry of 2, D or R in BUS2 then goto HROFF1" 3 = "If HRUSLT is 0-34 then goto HRWANT" 4 = "If entry of 2 in HRFTPT then goto HRWANT" 5 = "All others goto HRACT1" ; VALUE P90L (default=32) 1 = "If entry of 1 in MJOT goto HRACT2" 2 = "All others goto HRCK6-C" ; VALUE P91L (default=32) 1 = "If HRACT1 and HRACT2 EQ 0 and" 2 = "If HRACT1 and HRACT2 EQ 0 then" 3 = "All others goto HRACTT-C" ; VALUE P92L (default=32) 1 = "(If entry of 2, D or R in BUS2) and" 2 = "(If entry of 2, D or R in BUS2) and" 3 = "(If HRUSLT is 35+ or if entry of 1 in HRFTPT)" 4 = "If entry of 1 in HRWANT and HRACTT < 35" 5 = "All others goto HRCK8" ; VALUE P93L (default=32) 1 = "If entry of 2, D or R in BUS2 and" 2 = "All others goto IOCK1" ; VALUE P94L (default=32) 1 = "Yes" 2 = "No" ; VALUE P95L (default=32) 1 = "Yes" 2 = "No" ; VALUE P96L (default=32) 1 = "Yes" 2 = "No" ; VALUE P97L (default=32) 1 = "Own Temporary Illness" 2 = "Going To School" 3 = "Other" ; VALUE P98L (default=32) 1 = "Yes" 2 = "No" ; VALUE P99L (default=32) 1 = "Yes" 2 = "No" ; VALUE P100L (default=32) 1 = "Goto PULAYCK3" 2 = "Goto PULAYFT" 3 = "Goto PULAYDR" ; VALUE P101L (default=32) 1 = "Goto PULAYDR3" 2 = "Goto PULAYFT" ; VALUE P102L (default=32) 1 = "MISCK = 5 goto IO1INT" 2 = "I-ICR = 1 or I-OCR = 1, goto IO1INT" 3 = "All others goto SCHCK" ; VALUE P103L (default=32) 1 = "Yes" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable To Work" ; VALUE P104L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 12 = "Nothing" 13 = "Other Passive" ; VALUE P105L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P106L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P107L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P108L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/university Empl Center" 6 = "Sent Out Resumes/filled Out Application" 7 = "Checked Union/professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/courses" 13 = "Other Passive" ; VALUE P109L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Pulbic Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P110L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 12 = "Nothing" 13 = "Other Passive" ; VALUE P111L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P112L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P113L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P114L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P115L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P116L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 12 = "Nothing" 13 = "Other Passive" ; VALUE P117L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P118L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P119L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P120L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P121L (default=32) 1 = "Contacted Employer Directly/Interview" 2 = "Contacted Public Employment Agency" 3 = "Contacted Private Employment Agency" 4 = "Contacted Friends Or Relatives" 5 = "Contacted School/University Empl Center" 6 = "Sent Out Resumes/Filled Out Application" 7 = "Checked Union/Professional Registers" 8 = "Placed Or Answered Ads" 9 = "Other Active" 10 = "Looked At Ads" 11 = "Attended Job Training Programs/Courses" 13 = "Other Passive" ; VALUE P122L (default=32) 1 = "Yes" 2 = "No" ; VALUE P123L (default=32) 1 = "Waiting For New Job To Begin" 2 = "Own Temporary Illness" 3 = "Going To School" 4 = "Other - Specify" ; VALUE P124L (default=32) 1 = "Working" 2 = "School" 3 = "Left Military Service" 4 = "Something Else" ; VALUE P125L (default=32) 1 = "Lost Job" 2 = "Quit Job" 3 = "Temporary Job Ended" ; VALUE P126L (default=32) 1 = "Within The Last 12 Months" 2 = "More Than 12 Months Ago" 3 = "Never Worked" ; VALUE P127L (default=32) 1 = "Yes" 2 = "No" 3 = "Doesn't Matter" ; VALUE P128L (default=32) 1 = "Yes, Or Maybe, It Depends" 2 = "No" 3 = "Retired" 4 = "Disabled" 5 = "Unable" ; VALUE P129L (default=32) 1 = "Believes No Work Available In Area Of Expertise" 2 = "Couldn't Find Any Work" 3 = "Lacks Necessary Schooling/Training" 4 = "Employers Think Too Young Or Too Old" 5 = "Other Types Of Discrimination" 6 = "Can't Arrange Child Care" 7 = "Family Responsibilities" 8 = "In School Or Other Training" 9 = "Ill-Health, Physical Disability" 10 = "Transportation Problems" 11 = "Other - Specify" ; VALUE P130L (default=32) 1 = "Yes" 2 = "No" ; VALUE P131L (default=32) 1 = "Yes" 2 = "No" ; VALUE P132L (default=32) 1 = "Yes" 2 = "No" ; VALUE P133L (default=32) 1 = "Yes" 2 = "No" ; VALUE P134L (default=32) 1 = "Yes" 2 = "No" ; VALUE P135L (default=32) 1 = "Own Temporary Illness" 2 = "Going To School" 3 = "Other" ; VALUE P136L (default=32) 1 = "If Entry Of 2 In BUS2 Goto PUSCHCK" 2 = "If Entry Of 3 On ABSRSN Goto PUNLFCK1" 3 = "If Entry Of 1 In RDT1, Store 1 In" 4 = "All Others Goto PUDWWNT" ; VALUE P137L (default=32) 1 = "If Entry In DIS1 Or DIS2 Goto PUJHCK1-c" 2 = "If Entry Of 4 In DWWNT Goto PUDIS1" 3 = "If Entry Of 5 In DWWNT Goto PUDIS2" 4 = "All Others Goto PUDWCK4" ; VALUE P138L (default=32) 1 = "If AGERNG Equals 1-4 Or 9 Goto PUDWCK4" 2 = "All Others Goto PUNLFCK2" ; VALUE P139L (default=32) 1 = "If entry of 10 and/or 11 and/or 13 only" 2 = "If entry of 10 and/or 11 and/or 13 only" 3 = "If entry of 10 and/or 11 and/or 13 only" 4 = "All others goto PUDWRSN" ; VALUE P140L (default=32) 1 = "If entry of 1 in LK then store 1" 2 = "All others goto PUDWLK" ; VALUE P141L (default=32) 1 = "Yes" 2 = "No" ; VALUE P142L (default=32) 1 = "Yes" 2 = "No" ; VALUE P143L (default=32) 1 = "Personal/Family (Including Pregnancy)" 2 = "Return To School" 3 = "Health" 4 = "Retirement Or Old Age" 5 = "Temp, Seasonal Or Intermittent Job Complete" 6 = "Slack Work/Business Conditions" 7 = "Unsatisfactory Work Arrangements (Hrs, Pay, Etc.)" 8 = "Other - Specify" ; VALUE P144L (default=32) 1 = "Yes, Or It Depends" 2 = "No" ; VALUE P145L (default=32) 1 = "IF PURET1 = 1, -2, or -3" 2 = "IF MISCK equals 4 or 8" 3 = "ll others goto PUNLFCK1" ; VALUE P146L (default=32) 1 = "If entry of 1 in DWWK and I-MLR= 3, 4" 2 = "If entry of 2, D or R in DWWK then store DWWK in" 3 = "All others goto PUJHWK" ; VALUE P147L (default=32) 1 = "Ft Paid-Vacation" 2 = "Ft Paid-Own Illness" 3 = "Ft Paid-Child Care Problems" 4 = "Ft Paid-Other Family/Personal Oblig." 5 = "Ft Paid-Maternity/Paternity Leave" 6 = "Ft Paid-Labor Dispute" 7 = "Ft Paid-Weather Affected Job" 8 = "Ft Paid-School/Training" 9 = "Ft Paid-Civic/Military Duty" 10 = "Ft Paid-Other" 11 = "Ft Unpaid-Vacation" 12 = "Ft Unpaid-Own Illness" 13 = "Ft Unpaid-Child Care Problems" 14 = "Ft Unpaid-Other Fam/Personal Obligation" 15 = "Ft Unpaid-Maternity/Paternity Leave" 16 = "Ft Unpaid-Labor Dispute" 17 = "Ft Unpaid-Weather Affected Job" 18 = "Ft Unpaid-School/Training" 19 = "Ft Unpaid-Civic/Military Duty" 20 = "Ft Unpaid-Other" 22 = "Pt Paid-Own Illness" 23 = "Pt Paid-Child Care Problems" 24 = "Pt Paid-Other Family/Personal Oblig." 25 = "Pt Paid-Maternity/Paternity Leave" 26 = "Pt Paid-Labor Dispute" 27 = "Pt Paid-Weather Affected Job" 28 = "Pt Paid-School/Training" 29 = "Pt Paid-Civic/Military Duty" 30 = "Pt Paid-Other" 31 = "Pt Unpaid-Vacation" 32 = "Pt Unpaid-Own Illness" 33 = "Pt Unpaid-Child Care Problems" 34 = "Pt Unpaid-Other Fam/Personal Obligation" 35 = "Pt Unpaid-Maternity/Paternity Leave" 36 = "Pt Unpaid-Labor Dispute" 37 = "Pt Unpaid-Weather Affected Job" 38 = "Pt Unpaid-School/Training" 39 = "Pt Unpaid-Civic/Military Duty" 40 = "Pt Unpaid-Other" ; VALUE P148L (default=32) 1 = "In Civilian Labor Force" 2 = "Not In Civilian Labor Force" ; VALUE P149L (default=32) 1 = "Discouraged Worker" 2 = "Conditionally Interested" 3 = "Not Available" ; VALUE P150L (default=32) 0 = "Unemployed And Nilf" 1 = "W/Job, Not At Work-Illnes" 2 = "W/Job, Not At Work-Vacation" 3 = "W/Job, Not At Work-Weather Affected Job" 4 = "W/Job, Not At Work-Labor Dispute" 5 = "W/Job, Not At Work-Child Care Problems" 6 = "W/Job, Not At Work-Fam/Pers Obligation" 7 = "W/Job, Not At Work-Maternity/Paternity" 8 = "W/Job, Not At Work-School/Training" 9 = "W/Job, Not At Work-Civic/Military Duty" 10 = "W/Job, Not At Work-Does Not Work In Bus" 11 = "W/Job, Not At Work-Other" 12 = "At Work- 1-4 Hrs" 13 = "At Work- 5-14 Hrs" 14 = "At Work- 15-21 Hrs" 15 = "At Work- 22-29 Hrs" 16 = "At Work- 30-34 Hrs" 17 = "At Work- 35-39 Hrs" 18 = "At Work- 40 Hrs" 19 = "At Work- 41-47 Hrs" 20 = "At Work- 48 Hrs" 21 = "At Work- 49-59 Hrs" 22 = "At Work- 60 Hrs Or More" ; VALUE P151L (default=32) 1 = "Employed" 2 = "Unemployed" 3 = "Not In Labor Force (Nilf)-Discouraged" 4 = "Not In Labor Force (Nilf)-Other" ; VALUE P152L (default=32) 1 = "Employed" 2 = "Unemployed" ; VALUE P153L (default=32) 1 = "Full Time Labor Force" 2 = "Part Time Labor Force" ; VALUE P154L (default=32) 1 = "0-20 Hrs" 2 = "21-34 Hrs" 3 = "35-39 Hrs" 4 = "40 Hrs" 5 = "41-49 Hrs" 6 = "50 Or More Hrs" 7 = "Varies-Full Time" 8 = "Varies-Part Time" ; VALUE P155L (default=32) 1 = "Looked Last 4 Weeks - Not Worked" 2 = "Looked Last 4 Weeks - Worked" 3 = "Looked Last 4 Weeks - Layoff" 4 = "Unavailable Job Seekers" 5 = "No Recent Job Search" ; VALUE P156L (default=32) 0 = "Usualy Ft, Pt For Noneconomic Reasons" 1 = "Usu.Ft, Pt Econ Reasons; 1-4 Hrs" 2 = "Usu.Ft, Pt Econ Reasons; 5-14 Hrs" 3 = "Usu.Ft, Pt Econ Reasons; 15-29 Hrs" 4 = "Usu.Ft, Pt Econ Reasons; 30-34 Hrs" 5 = "Usu.Pt, Econ Reasons; 1-4 Hrs" 6 = "Usu.Pt, Econ Reasons; 5-14 Hrs" 7 = "Usu.Pt, Econ Reasons; 15-29 Hrs" 8 = "Usu.Pt, Econ Reasons; 30-34 Hrs" 9 = "Usu.Pt, Non-Econ Reasons; 1-4 Hrs" 10 = "Usu.Pt, Non-Econ Reasons; 5-14 Hrs" 11 = "Usu.Pt, Non-Econ Reasons; 15-29 Hrs" 12 = "Usu.Pt, Non-Econ Reasons; 30-34 Hrs" ; VALUE P157L (default=32) 1 = "Usu. Ft-Slack Work/Business Conditions" 2 = "Usu. Ft-Seasonal Work" 3 = "Usu. Ft-Job Started/Ended During Week" 4 = "Usu. Ft-Vacation/Personal Day" 5 = "Usu. Ft-Own Illness/Injury/Medical Appointment" 6 = "Usu. Ft-Holiday (Religious Or Legal)" 7 = "Usu. Ft-Child Care Problems" 8 = "Usu. Ft-Other Fam/Pers Obligations" 9 = "Usu. Ft-Labor Dispute" 10 = "Usu. Ft-Weather Affected Job" 11 = "Usu. Ft-School/Training" 12 = "Usu. Ft-Civic/Military Duty" 13 = "Usu. Ft-Other Reason" 14 = "Usu. Pt-Slack Work/Business Conditions" 15 = "Usu. Pt-Could Only Find Pt Work" 16 = "Usu. Pt-Seasonal Work" 17 = "Usu. Pt-Child Care Problems" 18 = "Usu. Pt-Other Fam/Pers Obligations" 19 = "Usu. Pt-Health/Medical Limitations" 20 = "Usu. Pt-School/Training" 21 = "Usu. Pt-Retired/S.S. Limit On Earnings" 22 = "Usu. Pt-Workweek <35 Hours" 23 = "Usu. Pt-Other Reason" ; VALUE P158L (default=32) 1 = "Full Time" 2 = "Part Time" 3 = "Status Unknown" ; VALUE P159L (default=32) 1 = "Job Loser/On Layoff" 2 = "Other Job Loser" 3 = "Temporary Job Ended" 4 = "Job Leaver" 5 = "Re-Entrant" 6 = "New-Entrant" ; VALUE P160L (default=32) 0 = "Not In Labor Force" 1 = "At Work" 2 = "With Job, Not At Work" 3 = "Unemployed, Seeks Ft" 4 = "Unemployed, Seeks Pt" ; VALUE P161L (default=32) 1 = "Not In Labor Force" 2 = "Ft Hours (35+), Usually Ft" 3 = "Pt For Economic Reasons, Usually Ft" 4 = "Pt For Non-Economic Reasons, Usually Ft" 5 = "Not At Work, Usually Ft" 6 = "Pt Hrs, Usually Pt For Economic Reasons" 7 = "Pt Hrs, Usually Pt For Non-Economic Reasons" 8 = "Ft Hours, Usually Pt For Economic Reasons" 9 = "Ft Hours, Usually Pt For Non-Economic" 10 = "Not At Work, Usually Part-Time" 11 = "Unemployed Ft" 12 = "Unemployed Pt" ; VALUE P162L (default=32) 1 = "Want A Job" 2 = "Other Not In Labor Force" ; VALUE P163L (default=32) 1 = "If I-MLR EQ 3 or 4 then goto PUJHDP1" 2 = "All others goto PUJHRSN" ; VALUE P164L (default=32) 1 = "If entry of 2, D or R in PUDW4WK or in PUJHDP1O" 2 = "If entry of 1 in PUDW4WK or in PUJHDP10" 3 = "If I-MLR equals 1 or 2 and entry in" 4 = "If entry in PUJHRSN then goto PUIO1INT" 5 = "All others goto PUNLFCK1" ; VALUE P165L (default=32) 1 = "If I-IO1ICR equals 1 or I-IO1OCR" 2 = "All others goto PUIOCK5" ; VALUE P166L (default=32) 1 = "Yes" 2 = "No" ; VALUE P167L (default=32) 1 = "Yes" 2 = "No" ; VALUE P168L (default=32) 1 = "Yes" 2 = "No" ; VALUE P169L (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 P170L (default=32) 1 = "Manufacturing" 2 = "Retail Trade" 3 = "Wholesale Trade" 4 = "Something Else" ; VALUE P171L (default=32) 1 = "Government - Federal" 2 = "Government - State" 3 = "Government - Local" 4 = "Private, For Profit" 5 = "Private, Nonprofit" 6 = "Self-Employed, Incorporated" 7 = "Self-Employed, Unincorporated" 8 = "Without Pay" 9 = "Unknown" 10 = "Government, Level Unknown" 11 = "Self-Employed, Incorp. Status Unknown" ; VALUE P172L (default=32) 1 = "Manufacturing" 2 = "Retail Trade" 3 = "Wholesale Trade" 4 = "Something Else" ; VALUE P173L (default=32) 1 = "If {MISCK EQ 1 or 5)" 2 = "If (MISCK EQ 1 or 5)" 3 = "If I-IO1NAM is D, R or blank then goto PUIO1INT" 4 = "All others goto PUIODP1" ; VALUE P174L (default=32) 1 = "If I-IO1ICR EQ 1 then goto PUIO1IND" 2 = "If I-IO1OCR EQ 1 then goto PUIO1OCC" 3 = "All others goto PUIODP2" ; VALUE P175L (default=32) 1 = "If I-IO1OCC equals D, R or blank then goto PUIO1OCC" 2 = "If I-IO1DT1 is D, R or blank then goto PUIO1OCC" 3 = "All others goto PUIODP3" ; VALUE P176L (default=32) 0 = "Not Eligible For Edit" 1 = "Eligible For Edit" ; VALUE P177L (default=32) 1 = "Agricultural" 2 = "Non-Agricultural" ; VALUE P178L (default=32) 1 = "Federal Govt" 2 = "State Govt" 3 = "Local Govt" 4 = "Private (Incl. Self-Employed Incorp.)" 5 = "Self-Employed, Unincorp." 6 = "Without Pay" ; VALUE P179L (default=32) 1 = "Federal Govt" 2 = "State Govt" 3 = "Local Govt" 4 = "Private (Incl. Self-Employed Incorp.)" 5 = "Self-Employed, Unincorp." 6 = "Without Pay" ; VALUE P180L (default=32) 1 = "Private" 2 = "Government" ; VALUE P181L (default=32) 1 = "Agri., Wage & Salary, Private" 2 = "Agri., Wage & Salary, Government" 3 = "Agri., Self-Employed" 4 = "Agri., Unpaid" 5 = "Nonag, Ws, Private, Private Hhlds" 6 = "Nonag, Ws, Private, Other Private" 7 = "Nonag, Ws, Govt, Federal" 8 = "Nonag, Ws, Govt, State" 9 = "Nonag, Ws, Govt, Local" 10 = "Nonag, Self-Employed" 11 = "Nonag, Unpaid" ; VALUE P182L (default=32) 1 = "Agri., Wage & Salary, Private" 2 = "Agri., Wage & Salary, Government" 3 = "Agri., Self-Employed" 4 = "Agri., Unpaid" 5 = "Nonag, Ws, Private, Private Hhlds" 6 = "Nonag, Ws, Private, Other Private" 7 = "Nonag, Ws, Govt, Federal" 8 = "Nonag, Ws, Govt, State" 9 = "Nonag, Ws, Govt, Local" 10 = "Nonag, Self-Employed" 11 = "Nonag, Unpaid" ; VALUE P183L (default=32) 1 = "Goods Producing-Agricultural Services" 2 = "Goods Producing-Other Agricultural" 3 = "Mining" 4 = "Construction" 5 = "Mfg-Lumber & Wood Prods, Ex Furniture" 6 = "Mfg-Furniture & Fixtures" 7 = "Mfg-Stone, Clay, Concrete, Glass Prods" 8 = "Mfg-Primary Metals" 9 = "Mfg-Fabricated Metals" 10 = "Mfg-Not Specified Metal Industries" 11 = "Mfg-Machinery, Ex Electrical" 12 = "Mfg-Electrical Machinery, Equip Supplies" 13 = "Mfg-Motor Vehicles & Equip" 14 = "Mfg-Aircraft & Parts" 15 = "Mfg-Other Transportation Equipment" 16 = "Mfg-Professional & Photo Equip, Watches" 17 = "Mfg-Toys, Amusement & Sporting Goods" 18 = "Mfg-Misc & Nec Mfg Industries" 19 = "Mfg-Food & Kindred Prods" 20 = "Mfg-Tobacco Prods" 21 = "Mfg-Textile Mill Prods" 22 = "Mfg-Apparel & Other Finished Textile Pr" 23 = "Mfg-Paper & Allied Products" 24 = "Mfg-Printing, Publishing & Allied Inds" 25 = "Mfg-Chemicals & Allied Prods" 26 = "Mfg-Petroleum & Coal Prods" 27 = "Mfg-Rubber & Misc Plastic Prods" 28 = "Mfg-Leather & Leather Prods" 29 = "Transportation" 30 = "Communications" 31 = "Utilities & Sanitary Services" 32 = "Wholesale Trade" 33 = "Eating And Drinking Places" 34 = "Other Retail Trade" 35 = "Banking And Other Finance" 36 = "Insurance And Real Estate" 37 = "Private Household Services" 38 = "Business Services" 39 = "Automobile And Repair Services" 40 = "Personal Serv Exc Private Households" 41 = "Entertainment & Recreation Services" 42 = "Hospitals" 43 = "Health Services, Exc. Hospitals" 44 = "Educational Services" 45 = "Social Services" 46 = "Other Professional Services" 47 = "Forestry & Fisheries" 48 = "Justice, Public Order & Safety" 49 = "Admin Of Human Resource Programs" 50 = "National Security & Internal Affairs" 51 = "Other Public Administration" 52 = "Armed Forces" ; VALUE P184L (default=32) 1 = "Goods Producing-Agricultural Services" 2 = "Goods Producing-Other Agricultural" 3 = "Mining" 4 = "Construction" 5 = "Mfg-Lumber & Wood Prods, Ex Furniture" 6 = "Mfg-Furniture & Fixtures" 7 = "Mfg-Stone, Clay, Concrete, Glass Prods" 8 = "Mfg-Primary Metals" 9 = "Mfg-Fabricated Metals" 10 = "Mfg-Not Specified Metal Industries" 11 = "Mfg-Machinery, Ex Electrical" 12 = "Mfg-Electrical Machinery, Equip Supplies" 13 = "Mfg-Motor Vehicles & Equip" 14 = "Mfg-Aircraft & Parts" 15 = "Mfg-Other Transportation Equipment" 16 = "Mfg-Professional & Photo Equip, Watches" 17 = "Mfg-Toys, Amusement & Sporting Goods" 18 = "Mfg-Misc & Nec Mfg Industries" 19 = "Mfg-Food & Kindred Prods" 20 = "Mfg-Tobacco Prods" 21 = "Mfg-Textile Mill Prods" 22 = "Mfg-Apparel & Other Finished Textile Pr" 23 = "Mfg-Paper & Allied Products" 24 = "Mfg-Printing, Publishing & Allied Inds" 25 = "Mfg-Chemicals & Allied Prods" 26 = "Mfg-Petroleum & Coal Prods" 27 = "Mfg-Rubber & Misc Plastic Prods" 28 = "Mfg-Leather & Leather Prods" 29 = "Transportation" 30 = "Communications" 31 = "Utilities & Sanitary Services" 32 = "Wholesale Trade" 33 = "Eating And Drinking Places" 34 = "Other Retail Trade" 35 = "Banking And Other Finance" 36 = "Insurance And Real Estate" 37 = "Private Household Services" 38 = "Business Services" 39 = "Automobile And Repair Services" 40 = "Personal Serv Exc Private Households" 41 = "Entertainment & Recreation Services" 42 = "Hospitals" 43 = "Health Services, Exc. Hospitals" 44 = "Educational Services" 45 = "Social Services" 46 = "Other Professional Services" 47 = "Forestry & Fisheries" 48 = "Justice, Public Order & Safety" 49 = "Admin Of Human Resource Programs" 50 = "National Security & Internal Affairs" 51 = "Other Public Administration" 52 = "Armed Forces" ; VALUE P185L (default=32) 1 = "Officials & Administrators, Public Admin." 2 = "Other Executive, Admin. & Managerial" 3 = "Management Related Occupations" 4 = "Engineers" 5 = "Mathematical And Computer Scientists" 6 = "Natural Scientists" 7 = "Health Diagnosing Occupations" 8 = "Health Assessment And Treatment Occupations" 9 = "Teachers, College And University" 10 = "Teachers, Except College And University" 11 = "Lawyers And Judges" 12 = "Other Professional Specialty Occupations" 13 = "Health Technologists And Technicians" 14 = "Engineering And Science Technicians" 15 = "Technicians, Except Health, Engineering, And Science" 16 = "Supervisors And Proprietors, Sales Occupations" 17 = "Sales Reps, Finance And Business Services" 18 = "Sales Reps, Commodities, Except Retail" 19 = "Sales Workers, Retail & Personal Services" 20 = "Sales Related Occupations" 21 = "Supervisors, Administrative Support" 22 = "Computer Equiptment Operators" 23 = "Secretaries, Stenographers, And Typists" 24 = "Financial Records Processing" 25 = "Mail And Message Distribution" 26 = "Other Admin. Support, Including Clerical" 27 = "Private Household Service Occupations" 28 = "Protective Service" 29 = "Food Service" 30 = "Health Service" 31 = "Cleaning And Building Service" 32 = "Personal Service" 33 = "Mechanics And Repairers" 34 = "Construction Trades" 35 = "Other Precision Production, Craft, And Repair" 36 = "Machine Operators, And Tenders, Except Precision" 37 = "Fabricators, Assemblers, Inspectors, Samplers" 38 = "Motot Vehicle Operators" 39 = "Other Transportation And Material Moving Occupations" 40 = "Construction Laborers" 41 = "Freight, Stock, & Materials Handlers" 42 = "Other Handlers, Equipt. Cleaners, Helpers, Laborers" 43 = "Farm Operators And Managers" 44 = "Farm Workers And Related Occupations" 45 = "Forestry And Fishing Occupations" 46 = "Armed Forces" ; VALUE P186L (default=32) 1 = "Officials & Administrators, Public Admin." 2 = "Other Executive, Admin. & Managerial" 3 = "Management Related Occupations" 4 = "Engineers" 5 = "Mathematical And Computer Scientists" 6 = "Natural Scientists" 7 = "Health Diagnosing Occupations" 8 = "Health Assessment And Treatment Occupations" 9 = "Teachers, College And University" 10 = "Teachers, Except College And University" 11 = "Lawyers And Judges" 12 = "Other Professional Specialitu Occupations" 13 = "Health Technologists And Technicians" 14 = "Engineering And Science Technicians" 15 = "Technicians, Except Health, Engineering, And Science" 16 = "Supervisors And Proprietors, Sales Occupations" 17 = "Sales Reps, Finance And Business Services" 18 = "Sales Reps, Commodities, Except Retail" 19 = "Sales Workers, Retail & Personal Services" 20 = "Sales Related Occupations" 21 = "Supervisors, Administrative Support" 22 = "Computer Equiptment Operators" 23 = "Secretaries, Stenographers, And Typists" 24 = "Financial Records Processing" 25 = "Mail And Message Distribution" 26 = "Other Admin. Support, Including Clerical" 27 = "Private Household Service Occupations" 28 = "Protective Service" 29 = "Food Service" 30 = "Health Service" 31 = "Cleaning And Building Service" 32 = "Personal Service" 33 = "Mechanics And Repairers" 34 = "Construction Trades" 35 = "Other Precision Production, Craft, And Repair" 36 = "Machine Operators, And Tenders, Except Precision" 37 = "Fabricators, Assemblers, Inspectors, Samplers" 38 = "Motot Vehicle Operators" 39 = "Other Transportation And Material Moving Occupations" 40 = "Construction Laborers" 41 = "Freight, Stock, & Materials Handlers" 42 = "Other Handlers, Equipt. Cleaners, Helpers, Laborers" 43 = "Farm Operators And Managers" 44 = "Farm Workers And Related Occupations" 45 = "Forestry And Fishing Occupations" 46 = "Armed Forces" ; VALUE P187L (default=32) 1 = "Employed Persons (Exc. Farm & Priv HH)" ; VALUE P188L (default=32) 1 = "Agriculture" 2 = "Mining" 3 = "Construction" 4 = "Manufacturing - Durable Goods" 5 = "Manufacturing - Non-Durable Goods" 6 = "Transportation" 7 = "Communications" 8 = "Utilities And Sanitary Services" 9 = "Wholesale Trade" 10 = "Retail Trade" 11 = "Finance, Insurance, And Real Estate" 12 = "Private Households" 13 = "Business, Auto And Repair Services" 14 = "Personal Services, Exc. Private Hhlds" 15 = "Entertainment And Recreation Services" 16 = "Hospitals" 17 = "Medical Services, Exc. Hospitals" 18 = "Educational Services" 19 = "Social Services" 20 = "Other Professional Services" 21 = "Forestry And Fisheries" 22 = "Public Administration" 23 = "Armed Forces" ; VALUE P189L (default=32) 1 = "Agriculture" 2 = "Mining" 3 = "Construction" 4 = "Manufacturing - Durable Goods" 5 = "Manufacturing - Non-Durable Goods" 6 = "Transportation" 7 = "Communications" 8 = "Utilities And Sanitary Services" 9 = "Wholesale Trade" 10 = "Retail Trade" 11 = "Finance, Insurance, And Real Estate" 12 = "Private Households" 13 = "Business, Auto And Repair Services" 14 = "Personal Services, Exc. Private Hhlds" 15 = "Entertainment And Recreation Services" 16 = "Hospitals" 17 = "Medical Services, Exc. Hospitals" 18 = "Educational Services" 19 = "Social Services" 20 = "Other Professional Services" 21 = "Forestry And Fisheries" 22 = "Public Administration" 23 = "Armed Forces" ; VALUE P190L (default=32) 1 = "Executive, Administrative, & Managerial Occupations" 2 = "Professional Specialty Occupations" 3 = "Technicians And Related Support Occupations" 4 = "Sales Occupations" 5 = "Administrative Support Occupations, Including Clerical" 6 = "Private Household Occupations" 7 = "Protective Service Occupations" 8 = "Service Occupations, Except Protective & Hhld" 9 = "Precision Production, Craft & Repair Occupations" 10 = "Machine Operators, Assemblers & Inspectors" 11 = "Transportation And Material Moving Occupations" 12 = "Handlers, Equip Cleaners, Helpers, Laborers" 13 = "Farming, Forestry And Fishing Occupations" 14 = "Armed Forces" ; VALUE P191L (default=32) 1 = "Executive, Administrative, & Managerial Occupations" 2 = "Professional Specialty Occupations" 3 = "Technicians And Related Support Occupations" 4 = "Sales Occupations" 5 = "Administrative Support Occupations, Including Clerical" 6 = "Private Household Occupations" 7 = "Protective Service Occupations" 8 = "Service Occupations, Except Protective & Hhld" 9 = "Precision Production, Craft & Repair Occupations" 10 = "Machine Operators, Assemblers & Inspectors" 11 = "Transportation And Material Moving Occupations" 12 = "Handlers, Equip Cleaners, Helpers, Laborers" 13 = "Farming, Forestry And Fishing Occupations" 14 = "Armed Forces" ; VALUE P192L (default=32) 1 = "Managerail & Professional, Technical," 2 = "Service Occupations" 3 = "Production, Craft, Repair, Operators" 4 = "Farming, Forestry & Fishing Occupations" ; VALUE P193L (default=32) 1 = "Non-ag Priv Wage & Salary (Ex Priv HH)" ; VALUE P194L (default=32) 1 = "Non-ag Wage And Salary Workers" ; VALUE P195L (default=32) 1 = "Single Jobholder" 2 = "Multiple Jobholder" ; VALUE P196L (default=32) 0 = "Not Eligible For Edit" 1 = "Eligible For Edit" ; VALUE P197L (default=32) 1 = "Yes" 2 = "No" ; VALUE P198L (default=32) 1 = "Hourly" 2 = "Weekly" 3 = "Bi-Weekly" 4 = "Twice Monthly" 5 = "Monthly" 6 = "Annually" 7 = "Other - Specify" ; VALUE P199L (default=32) 1 = "Yes" 2 = "No" ; VALUE P200L (default=32) 1 = "Hourly Worker" 2 = "Nonhourly Worker" ; VALUE P201L (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE P202L (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE P203L (default=32) 1 = "Yes" 2 = "No" ; VALUE P204L (default=32) 1 = "Yes" 2 = "No" ; VALUE P205L (default=32) 0 = "Not Topcoded" 1 = "Topcoded" ; VALUE P206L (default=32) 1 = "Yes" 2 = "No" ; VALUE P207L (default=32) 1 = "Yes" 2 = "No" ; VALUE P208L (default=32) 1 = "Yes" 2 = "No" ; VALUE P209L (default=32) 1 = "Within The Last 12 Months" 2 = "More Than 12 Months Ago" 3 = "Never Worked" ; VALUE P210L (default=32) 1 = "Yes" 2 = "No" ; VALUE P211L (default=32) 1 = "Disabled" 2 = "Ill" 3 = "In School" 4 = "Taking Care Of House Or Family" 5 = "In Retirement" 6 = "Something Else/Other" ; VALUE P212L (default=32) 1 = "If AGERNG Equals 1-4 or 9" 2 = "All Others Goto NlFRET" ; VALUE P213L (default=32) 1 = "If MISCL Equals 4 or 8 Then Goto NlFJH" 2 = "All Others Goto LBFR-END" ; VALUE P214L (default=32) 1 = "Yes" 2 = "No" ; VALUE P215L (default=32) 1 = "Full-Time" 2 = "Part-Time" ; VALUE P216L (default=32) 1 = "High School" 2 = "College or University" ; VALUE P217L (default=32) 1 = "In School" 2 = "Not in School" ; VALUE P218L (default=32) 0 = "NO ALLOCATION" 1 = "ONE OR MORE COMPONENTS OF THE RECODE" ; VALUE P219L (default=32) 0 = "NO ALLOCATION" 1 = "ONE OR MORE COMPONENT OF THE RECODE ARE" ; VALUE P220L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P221L (default=32) -9 = "No Response" -5 = "Never Smoked Regularly" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P222L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Every Day" 2 = "Some Days" 3 = "Not at all" ; VALUE P223L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P224L (default=32) -9 = "No Response" -5 = "None" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P225L (default=32) -9 = "No Response" -5 = "None" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P226L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P227L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P228L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Days" 2 = "Weeks" 3 = "Months" 4 = "Years" ; VALUE P229L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P230L (default=32) -9 = "No Response" -5 = "None, less than a year" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P231L (default=32) -9 = "No Response" -5 = "None or less than 1 year" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P232L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P233L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P234L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P235L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P236L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Days" 2 = "Weeks" 3 = "Months" 4 = "Years" ; VALUE P237L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P238L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P239L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P240L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P241L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P242L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P243L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P244L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P245L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P246L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P247L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Number of days" 2 = "Number of weeks" 3 = "Number of months" 4 = "Numbers of years" ; VALUE P248L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P249L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" ; VALUE P250L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "- 99 =Number of ... (see PES59UNT)" ; VALUE P251L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Number of days" 2 = "Number of weeks" 3 = "Number of months" 4 = "Numbers of years" ; VALUE P252L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Every day" 2 = "Some days" 3 = "Not at all" ; VALUE P253L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P254L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P255L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P256L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P257L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P258L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P259L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P260L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P261L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P262L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P263L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Private enclosed office with door" 2 = "Share enclosed office with doors" 3 = "Indoor open area with or without partitions" 4 = "In one building, but no regular work area" 5 = "Store or restaurant" 6 = "Warehouse or factory" 7 = "In someone's home" 8 = "Travel to different buildings or sites" 9 = "Outdoors or in a motor vehicle" 10 = "Other" ; VALUE P264L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P265L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Not allowed in any public areas" 2 = "Allowed in some public areas" 3 = "Allowed in all public areas" 4 = "Not applicable" ; VALUE P266L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Not allowed in any public areas" 2 = "Allowed in some public areas" 3 = "Allowed in all public areas" 4 = "Not applicable" ; VALUE P267L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P268L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Yes" 2 = "No" ; VALUE P269L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Allowed in all areas" 2 = "Allowed in some areas" 3 = "Not allowed at all" ; VALUE P270L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Allowed in all areas" 2 = "Allowed in some areas" 3 = "Not allowed at all" ; VALUE P271L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Allowed in all areas" 2 = "Allowed in some areas" 3 = "Not allowed at all" ; VALUE P272L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Allowed in all areas" 2 = "Allowed in some areas" 3 = "Not allowed at all" ; VALUE P273L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Allowed in all areas" 2 = "Allowed in some areas" 3 = "Not allowed at all" ; VALUE P274L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Allowed in all areas" 2 = "Allowed in some areas" 3 = "Not allowed at all" ; VALUE P275L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "No one is allowed to smoke anywhere" 2 = "Smoking is allowed in some places or at some times" 3 = "Smoking is permitted anywhere" ; VALUE P276L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Very easy" 2 = "Somewhat easy" 3 = "Somewhat difficult" 4 = "Very difficult" ; VALUE P277L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Always allowed" 2 = "Allowed under some conditions" 3 = "Not allowed at all" ; VALUE P278L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Always allowed" 2 = "Allowed under some conditions" 3 = "Not allowed at all" ; VALUE P279L (default=32) -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "Self" 2 = "Husband" 3 = "Wife" 4 = "Child" 5 = "Grandchild" 6 = "Parent" 7 = "Brother/Sister" 8 = "Other Rel. of Eligible Person" 9 = "Partner/Roommate" 10 = "Non-Rel. ofeligible person" 88 = "Proxy but unknown person" ; VALUE P280L (default=32) -9 = "No Response" -3 = "Refused" -2 = "Don't Know" -1 = "Not in Universe" 1 = "English" 2 = "Spanish" 3 = "Other" ; VALUE P281L (default=32) 0 = "Don't Know" 1 = "Telephone" 2 = "Personal Visit" ; VALUE P282L (default=32) -1 = "Not in Universe" 1 = "Interview" 2 = "Non-interview" ; VALUE P283L (default=32) -9 = "Indeterminate" -1 = "Not in Universe" 1 = "Never Smoker" 2 = "Every day smoker" 3 = "Some day smoker" 4 = "Former smoker" ; VALUE P284L (default=32) -9 = "No response" -1 = "Not in Universe" 1 = "self respondent, every day smoker" 2 = "Self respondent, some days smoker" 3 = "Self respondent, former smoker" 4 = "Proxy" ; VALUE P285L (default=32) -1 = "Not in universe" 1 = "CAPI" 2 = "CATI" ; filename raw pipe "unzip -p /home/data/cps/cpssep95.zip "; data temp; missing A; infile raw lrecl = 1137 missover ; /*-------------------------------------------------------------------------------------*/ /* The following changes in variable names have been made: '$' to 'd'; '-' to '_'; '%' to 'p'; ($ = unedited data; - = edited data; % = allocated data) Note: Variable names in SAS are not case-sensitive */ /*-------------------------------------------------------------------------------------*/ INPUT @1 HRHHID $15. @16 HUINTTYP 2. @20 HUPRSCNT 2. @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. @57 HRINTSTA 2. @59 RNUMHOU 2. @61 HRHTYPE 2. @63 HRMIS 2. @65 HRMONTH 2. @67 HRYEAR 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. @512 PEERNH2 4. @516 PEERNH1O 4. @520 PRERNHLY 4. @524 PTHR 1. @525 PEERNHRO 2. @527 PRERNWA 8. @535 PTWK 1. @536 PEERNVR1 2. @538 PEERNVR3 2. @540 PEERN 8. @548 PUERN2 8. @556 PTOT 1. @557 PUERNVR4 2. @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. @593 PWLGWGT 10. @603 PWORWGT 10. @613 PWSSWGT 10. @623 PWVETWGT 10. @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. @787 PXERNVR1 2. @789 PXERNVR3 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 PES32 2. @817 PES33 2. @819 PES34 2. @821 PES36 2. @823 PES37 2. @825 PES38 2. @827 PES39 2. @829 PES40NUM 2. @831 PES40UNT 2. @833 PES41 2. @835 PES42 2. @837 PES43 2. @839 PES44 2. @841 PES45 2. @843 PES46 2. @845 PES46ANM 2. @847 PES46AUN 2. @849 PES47 2. @851 PES48 2. @853 PES49 2. @855 PES50 2. @857 PES51 2. @859 PES52 2. @861 PES53 2. @863 PES54 2. @865 PES55 2. @867 PES56NUM 2. @869 PES56UNT 2. @871 PES57 2. @873 PES58 2. @875 PES59NUM 2. @877 PES59UNT 2. @879 PES61 2. @881 PES62A 2. @883 PES62B1 2. @885 PES62B2 2. @887 PES62B3 2. @889 PES62B4 2. @891 PES63A 2. @893 PES63B1 2. @895 PES63B2 2. @897 PES63B3 2. @899 PES63B4 2. @901 PES67 2. @903 PES67SPC $16. @919 PES68 2. @921 PES69 2. @923 PES70 2. @925 PES70A 2. @927 PES71 2. @929 PES72A 2. @931 PES72B 2. @933 PES72C 2. @935 PES72D 2. @937 PES72E 2. @939 PES72F 2. @941 PES73 2. @943 PES75 2. @945 PES76 2. @947 PES77 2. @949 PES78 2. @951 PESINTTP 2. @953 PES81A 2. @955 INTRVIEW 2. @957 SMOKSTAT 2. @959 PRS35 2. @961 PWNRWGT 10. @971 PWSRWGT 10. @981 HRMODE 2. ; LABEL hrhhid = "HOUSEHOLD IDENTIFIER" huinttyp = "TYPE OF INTERVIEW" huprscnt = "NUMBER OF ACTUAL AND ATTEMPTED" hurespli = "LINE NUMBER OF THE CURRENT RESPONDENT" hufinal = "FINAL OUTCOME CODE" huspnish = "IS SPANISH THE ONLY LANGUAGE SPOKEN" hetenure = "ARE YOUR LIVING QUARTERS..." hehousut = "TYPE OF HOUSING UNIT" hetelhhd = "IS THERE A TELEPHONE IN THIS" hetelavl = "IS THERE A TELEPHONE ELSEWHERE ON" hephoneo = "IS A TELEPHONE INTERVIEW ACCEPTABLE?" hufaminc = "FAMILY INCOME (COMBINED INCOME OF ALL F" hutypea = "TYPE A NONINTERVIEW REASON" hutypb = "TYPE B NON-INTERVIEW REASON" hutypc = "TYPE C NON-INTERVIEW REASON" hwhhwgt = "HOUSEHOLD WEIGHT" hrintsta = "INTERVIEW STATUS" rnumhou = "TOTAL NUMBER OF PERSONS LIVING" hrhtype = "HOUSEHOLD TYPE" hrmis = "MONTH-IN-SAMPLE" hrmonth = "MONTH OF INTERVIEW" hryear = "YEAR OF INTERVIEW" hrlonglk = "LONGITUDINAL LINK INDICATOR" hrsample = "SAMPLE IDENTIFIER" hrsersuf = "SERIAL SUFFIX" huhhnum = "Household Number" hubus = "DOES ANYONE IN THIS HOUSEHOLD" hubusl1 = "ENTER LINE NUMBER" hubusl2 = "See BUSL1" hubusl3 = "See BUSL1" hubusl4 = "See BUSL1" gereg = "REGION" gestcen = "CENSUS STATE CODE" gestfips = "FEDERAL INFORMATION PROCESSING" gecmsa = "CMSA FIPS CODE" gemsa = "MSA/PMSA FIPS CODE" geco = "FIPS COUNTY CODE" gemsast = "CENTRAL CITY/BALANCE STATUS" gemetsta = "METROPOLITAN STATUS" geindvcc = "INDIVIDUAL CENTRAL CITY" gemsasz = "CMSA/PMSA SIZE" gecmsasz = "CMSA/MSA SIZE" hulensec = "CUMULATIVE INTERVIEW TIME IN SECONDS" proldrrp = "RELATIONSHIP TO REFERENCE" pupelig = "INTERVIEW STATUS OF EACH PERSON" perrp = "RELATIONSHIP TO REFERENCE" peparent = "LINE NUMBER OF PARENT" peage = "PERSONS AGE AS OF THE" ptage = "TOP CODE FOR AGE" pemaritl = "MARITAL STATUS" pespouse = "LINE NUMBER OF SPOUSE" pesex = "SEX" puafever = "DID YOU EVER SERVE ON ACTIVE" peafwhen = "WHEN DID YOU SERVE?" peafnow = "ARE YOU NOW IN THE ARMED FORCES" peeduca = "HIGHEST LEVEL OF SCHOOL" perace = "RACE" prorigin = "ORIGIN OR DESCENT" puchinhh = "CHANGE IN HOUSEHOLD COMPOSITION" purelflg = "FLAG FOR RELATIONSHIP TO THE" pulineno = "PERSON'S LINE NUMBER" prfamnum = "FAMILY NUMBER RECODE" prfamrel = "FAMILY RELATIONSHIP RECODE" prfamtyp = "FAMILY TYPE RECODE" prhspnon = "HISPANIC OR NON-HISPANIC" prmarsta = "MARITAL STATUS BASED ON" prpertyp = "TYPE OF PERSON RECORD RECODE" penatvty = "COUNTRY OF BIRTH" pemntvty = "MOTHER'S COUNTRY OF BIRTH" pefntvty = "FATHER'S COUNTRY OF BIRTH" prcitshp = "CITIZENSHIP STATUS" prcitflg = "CITIZENSHIP ALL" prinusyr = "IMMIGRANT'S YEAR OF ENTRY" puslfprx = "LABOR FORCE INFORMATION COLLECTED" pemlr = "MONTHLY LABOR FORCE RECODE" puwk = "LAST WEEK, DID YOU DO ANY WORK" pubus1 = "LAST WEEK, DID YOU DO ANY" pubus2ot = "DO YOU RECEIVE ANY PAYMENTS" pubusck1 = "CHECK ITEM 1" pubusck2 = "CHECK ITEM 2" pubusck3 = "CHECK ITEM 3" pubusck4 = "CHECK ITEM 4" puretot = "RETIREMENT STATUS" pudis = "DISABILITY STATUS" peret1 = "DO YOU CURRENTLY WANT A JOB, EITHER" pudis1 = "DOES YOUR DISABILITY PREVENT YOU FROM" pudis2 = "DO YOU HAVE A DISABILITY THAT PREVENTS" puabsot = "LAST WEEK DID YOU HAVE A JOB" pulay = "LAST WEEK, WERE YOU ON LAYOFF" peabsrsn = "WHAT IS THE MAIN REASON YOU" peabspdo = "ARE YOU BEING PAID BY YOUR" pemjot = "DO YOU HAVE MORE THAN ONE JOB?" pemjnum = "ALTOGETHER, HOW MANY JOBS" pehrusl1 = "HOW MANY HOURS PER WEEK DO YOU" pehrusl2 = "HOW MANY HOURS PER WEEK DO YOU" pehrftpt = "DO YOU USUALLY WORK 35 HOURS OR" pehruslt = "SUM OF HRUSL1 AND HRUSL2." pehrwant = "DO YOU WANT TO WORK A FULL-TIME" pehrrsn1 = "WHAT IS YOUR MAIN REASON FOR" pehrrsn2 = "WHAT IS THE MAIN REASON YOU DO NOT" pehrrsn3 = "WHAT IS THE MAIN REASON YOU WORKED" puhroff1 = "LAST WEEK, DID YOU LOSE OR TAKE" puhroff2 = "HOW MANY HOURS DID YOU TAKE OFF?" puhrot1 = "LAST WEEK, DID YOU WORK ANY" puhrot2 = "HOW MANY ADDITIONAL HOURS" pehract1 = "LAST WEEK, HOW MANY HOURS DID YOU" pehract2 = "LAST WEEK, HOW MANY HOURS DID" pehractt = "SUM OF PEHRACT1 AND PEHRACT2." pehravl = "LAST WEEK, COULD YOU HAVE WORKED" pulbhsec = "TOTAL SECONDS TO COMPLETE LABOR" puhrck1 = "CHECK ITEM 1" puhrck2 = "CHECK ITEM 2" puhrck3 = "CHECK ITEM 3" puhrck4 = "CHECK ITEM 4" puhrck5 = "CHECK ITEM 5" puhrck6 = "CHECK ITEM 6" puhrck7 = "CHECK ITEM 7" puhrck12 = "CHECK ITEM 12" pulaydt = "HAS YOUR EMPLOYER GIVEN YOU A DATE" pulay6m = "HAVE YOU BEEN GIVEN ANY INDICATION" pelayavl = "COULD YOU HAVE RETURNED TO WORK" pulayavr = "WHY IS THAT?" pelaylk = "EVEN THOUGH YOU ARE TO BE CALLED BACK" pelaydur = "DURATION OF LAYOFF" pelayfto = "FT/PT STATUS OF JOB FROM WHICH" pulayck1 = "CHECK ITEM 1" pulayck2 = "CHECK ITEM 2" pulayck3 = "CHECK ITEM 3" pulk = "HAVE YOU BEEN DOING ANYTHING TO FIND" pelkm1 = "WHAT ARE ALL OF THE THINGS YOU HAVE" pulkm2 = "ANYTHING ELSE?(SECOND ANSWER)" pulkm3 = "SAME AS PULKM2( THIRD ANSWER)" pulkm4 = "SAME AS PULKM2(FOURTH ANSWER)" pulkm5 = "SAME AS PULKM2(FIFTH ANSWER)" pulkm6 = "SAME AS PULKM2(SIXTH ANSWER)" pulkdk1 = "YOU SAID YOU HAVE BEEN TRYING TO FIND W" pulkdk2 = "ANYTHING ELSE?(SECOND ANSWER)" pulkdk3 = "SAME AS PULKDK2(THIRD ANSWER)" pulkdk4 = "= SAME AS PULKDK2(FOURTH ANSWER)" pulkdk5 = "SAME AS PULKDK2( FIFTH ANSWER)" pulkdk6 = "SAME AS PULKDK2(SIXTH ANSWER)" pulkps1 = "CAN YOU TELL ME MORE ABOUT WHAT YOU" pulkps2 = "ANYTHING ELSE?(SECOND ANSWER)" pulkps3 = "SAME AS PULKPS2(THIRD ANSWER)" pulkps4 = "SAME AS PULKPS2(FOURTH ANSWER)" pulkps5 = "SAME AS PULKPS2(FIFTH ANSWER)" pulkps6 = "SAME AS PULKPS2(SIXTH ANSWER)" pelkavl = "LAST WEEK, COULD YOU HAVE STARTED" pulkavr = "WHY IS THAT?" pelkll1o = "BEFORE YOU STARTED LOOKING FOR WORK," pelkll2o = "DID YOU LOSE OR QUIT THAT JOB, OR WAS I" pelklwo = "WHEN LAST WORKED" pelkdur = "DURATION OF JOB SEEKING" pelkfto = "FT/PT STATUS OF JOBSEEKER" pedwwnto = "DO YOU CURRENTLY WANT A JOB," pedwrsn = "WHAT IS THE MAIN REASON YOU WERE NOT" pedwlko = "DID YOU LOOK FOR WORK AT ANY TIME" pedwwk = "DID YOU ACTUALLY WORK AT A JOB OR" pedw4wk = "DID YOU DO ANY OF THIS WORK DURING" pedwlkwk = "SINCE YOU LEFT THAT JOB OR" pedwavl = "LAST WEEK, COULD YOU HAVE STARTED" pedwavr = "WHY IS THAT?" pudwck1 = "SCREEN FOR DISCOURAGED WORKERS" pudwck2 = "SCREEN FOR DISABLED" pudwck3 = "FILTER FOR RETIRED" pudwck4 = "FILTER FOR PASSIVE JOB SEEKERS" pudwck5 = "FILTER FOR PASSIVE JOB SEEKERS" pejhwko = "HAVE YOU WORKED AT A JOB OR BUSINESS" pujhdp1o = "DID YOU DO ANY OF THIS WORK IN" pejhrsn = "WHAT IS THE MAIN REASON YOU LEFT" pejhwant = "DO YOU INTEND TO LOOK FOR WORK DURING" pujhck1 = "FILTER FOR OUTGOING ROTATIONS" pujhck2 = "FILTER FOR PERSONS GOING THROUGH THE" prabsrea = "REASON NOT AT WORK AND PAY STATUS" prcivlf = "CIVILIAN LABOR FORCE" prdisc = "DISCOURAGED WORKER RECODE" premphrs = "REASON NOT AT WORK OR HOURS AT WORK" prempnot = "MLR - EMPLOYED, UNEMPLOYED, OR NILF" prexplf = "EXPERIENCED LABOR FORCE EMPLOYMENT" prftlf = "FULL TIME LABOR FORCE" prhrusl = "USUAL HOURS WORKED WEEKLY" prjobsea = "JOB SEARCH RECODE" prpthrs = "AT WORKBY HOURS AT WORK" prptrea = "DETAILED REASON FOR PART-TIME" prunedur = "DURATION OF UNEMPLOYMENT FOR" prusftpt = "USUAL FULLTIME/PARTTIME STATUS" pruntype = "REASON FOR UNEMPLOYMENT" prwksch = "LABOR FORCE BY TIME" prwkstat = "FULL/PART-TIME WORK STATUS" prwntjob = "NILF RECODE - WANT A JOB OR OTHER NILF" pujhck3 = "JOB HISTORY CHECK ITEM" pujhck4 = "SCREEN FOR DEPENDENT NILF" pujhck5 = "SCREEN FOR DEPENDENT NILF" puiodp1 = "LAST MONTH, IT WAS REPORTED THAT YOU" puiodp2 = "HAVE THE USUAL ACTIVITIES AND DUTIES" puiodp3 = "LAST MONTH YOU WERE REPORTED AS (A/AN)" peio1cow = "INDIVIDUAL CLASS OF WORKER CODE" puio1mfg = "IS THIS BUSINESS OR ORGANIZATION MAINLY" peio1icd = "INDUSTRY CODE FOR PRIMARY JOB" peio1ocd = "OCCUPATION CODE FOR PRIMARY JOB." peio2cow = "INDIVIDUAL CLASS OF WORKER ON SECOND JO" puio2mfg = "IS THIS BUSINESS OR ORGANIZATION MAINLY" peio2icd = "INDUSTRY CODE FOR SECOND JOB." peio2ocd = "OCCUPATION CODE FOR SECOND JOB." puiock1 = "I & O CHECK ITEM 1" puiock2 = "I & O CHECK ITEM 2" puiock3 = "I & O CHECK ITEM 3" prioelg = "INDUSTRY AND OCCUPATION" pragna = "AGRICULTURE/" prcow1 = "CLASS OF WORKER" prcow2 = "CLASS OF WORKER" prcowpg = "COW - PRIVATE OR GOVERNMENT" prdtcow1 = "DETAILED CLASS OF WORKER RECODE - JOB 1" prdtcow2 = "DETAILED CLASS OF WORKER RECODE - JOB 2" prdtind1 = "DETAILED INDUSTRY RECODE - JOB 1" prdtind2 = "DETAILED INDUSTRY RECODE - JOB 2" prdtocc1 = "DETAILED OCCUPATION RECODE - JOB 1" prdtocc2 = "DETAILED OCCUPATION RECODE" premp = "EMPLOYED PERSONS (NON-FARM" prmjind1 = "MAJOR INDUSTRY RECODE - JOB 1" prmjind2 = "MAJOR INDUSTRY RECODE - JOB 2" prmjocc1 = "MAJOR OCCUPATION RECODE" prmjocc2 = "MAJOR OCCUPATION RECODE" prmjocgr = "MAJOR OCCUPATION CATEGORIES" prnagpws = "NON-AGRICULTURE, PRIVATE" prnagws = "NON-AGRICULTURE WAGE AND" prsjmj = "SINGLE/MULTIPLE JOBHOLDER" prerelg = "EARNINGS ELIGIBILITY FLAG" peernuot = "DO YOU USUALLY RECEIVE OVERTIME PAY," peernper = "PERIODICITY" peernrt = "(EVEN THOUGH YOU TOLD ME IT IS EASIER" peernhry = "HOURLY/NONHOURLY STATUS" puernh1c = "WHAT IS YOUR HOURLY RATE OF PAY ON" peernh2 = "(EXCLUDING OVERTIME PAY, TIPS AND" peernh1o = "OUT VARIABLE FOR HOURLY" prernhly = "RECODE FOR HOURLY RATE" pthr = "HOURLY PAY - TOP CODE" peernhro = "USUAL HOURS" prernwa = "WEEKLY EARNINGS RECODE" ptwk = "WEEKLY EARNINGS - TOP CODE" peernvr1 = "I HAVE ESTIMATED YOUR USUAL WEEKLY" peernvr3 = "I HAVE ESTIMATED YOUR TOTAL WEEKLY" peern = "CALCULATED WEEKLY OVERTIME AMOUNT" puern2 = "CALCULATED WEEKLY" ptot = "WEEKLY OVERTIME AMOUNT - TOP CODE" puernvr4 = "I HAVE RECORDED YOUR TOTAL EARNINGS" peernwkp = "HOW MANY WEEKS A YEAR DO YOU" peernlab = "ON THIS JOB, ARE YOU A MEMBER OF A" peerncov = "ON THIS JOB ARE YOU COVERED BY A UNION" penlfjh = "WHEN DID YOU LAST WORK AT A JOB" penlfret = "ARE YOU RETIRED FROM A JOB" penlfact = "WHAT BEST DESCRIBES YOUR SITUATION AT" punlfck1 = "NOT IN LABOR FORCE" punlfck2 = "NOT IN LABOR FORCE" peschenr = "LAST WEEK, WERE YOU ENROLLED IN A" peschft = "ARE YOU ENROLLED IN SCHOOL AS A" peschlvl = "WOULD THAT BE HIGH SCHOOL, COLLEGE," prnlfsch = "NLF ACTIVITY - IN SCHOOL OR" pwfmwgt = "FAMILY WEIGHT" pwlgwgt = "LONGITUDINAL WEIGHT" pworwgt = "OUTGOING ROTATION WEIGHT" pwsswgt = "FINAL WEIGHT" pwvetwgt = "VETERANS WEIGHT" prwernal = "Allocation flag" prhernal = "Allocation flag" hxtenure = "Allocation flag" hxhousut = "Allocation flag" hxtelhhd = "Allocation flag" hxtelavl = "Allocation flag" hxphoneo = "Allocation flag" pxinusyr = "Allocation flag" pxrrp = "Allocation flag" pxparent = "Allocation flag" pxage = "Allocation flag" pxmaritl = "Allocation flag" pxspouse = "Allocation flag" pxsex = "Allocation flag" pxafwhen = "Allocation flag" pxafnow = "Allocation flag" pxeduca = "Allocation flag" pxrace = "Allocation flag" pxnatvty = "Allocation flag" pxmntvty = "Allocation flag" pxfntvty = "Allocation flag" pxorigin = "Allocation flag" pxmlr = "Allocation flag" pxret1 = "Allocation flag" pxabsrsn = "Allocation flag" pxabspdo = "Allocation flag" pxmjot = "Allocation flag" pxmjnum = "Allocation flag" pxhrusl1 = "Allocation flag" pxhrusl2 = "Allocation flag" pxhrftpt = "Allocation flag" pxhruslt = "Allocation flag" pxhrwant = "Allocation flag" pxhrrsn1 = "Allocation flag" pxhrrsn2 = "Allocation flag" pxhract1 = "Allocation flag" pxhract2 = "Allocation flag" pxhractt = "Allocation flag" pxhrrsn3 = "Allocation flag" pxhravl = "Allocation flag" pxlayavl = "Allocation flag" pxlaylk = "Allocation flag" pxlaydur = "Allocation flag" pxlayfto = "Allocation flag" pxlkm1 = "Allocation flag" pxlkavl = "Allocation flag" pxlkll1o = "Allocation flag" pxlkll2o = "Allocation flag" pxlklwo = "Allocation flag" pxlkdur = "Allocation flag" pxlkfto = "Allocation flag" pxdwwnto = "Allocation flag" pxdwrsn = "Allocation flag" pxdwlko = "Allocation flag" pxdwwk = "Allocation flag" pxdw4wk = "Allocation flag" pxdwlkwk = "Allocation flag" pxdwavl = "Allocation flag" pxdwavr = "Allocation flag" pxjhwko = "Allocation flag" pxjhrsn = "Allocation flag" pxjhwant = "Allocation flag" pxio1cow = "Allocation flag" pxio1icd = "Allocation flag" pxio1ocd = "Allocation flag" pxio2cow = "Allocation flag" pxio2icd = "Allocation flag" pxio2ocd = "Allocation flag" pxernuot = "Allocation flag" pxernper = "Allocation flag" pxernh1o = "Allocation flag" pxernhro = "Allocation flag" pxern = "Allocation flag" pxernvr1 = "Allocation flag" pxernvr3 = "Allocation flag" pxernwkp = "Allocation flag" pxernrt = "Allocation flag" pxernhry = "Allocation flag" pxernh2 = "Allocation flag" pxernlab = "Allocation flag" pxerncov = "Allocation flag" pxnlfjh = "Allocation flag" pxnlfret = "Allocation flag" pxnlfact = "Allocation flag" pxschenr = "Allocation flag" pxschft = "Allocation flag" pxschlvl = "Allocation flag" pes32 = "Has...smoked at least 100 cigarettesi" pes33 = "How old was...when he/she first started" pes34 = "Does ...now smoke cigarettes every day," pes36 = "On the average, how many cigarettes do" pes37 = "On how may of the past 30 days did you" pes38 = "On the average, when you smoked, about" pes39 = "Have you ever smoked cigarettes every d" pes40num = "About how long has it been since you" pes40unt = "Unit reported in item 40 is:" pes41 = "When you last smoked every day, on" pes42 = "What is the total number of years" pes43 = "What is the total number of years you" pes44 = "Have you ever stopped smoking for one" pes45 = "During the past 12 months have you stop" pes46 = "How many times during the past 12 month" pes46anm = "During the PAST 12 MONTHS, what" pes46aun = "Unit reported in items 46A is:" pes47 = "In the past year have you seen a medica" pes48 = "During the past year,did any" pes49 = "Has a medical doctor ever advised" pes50 = "In the past year have you seen a dentis" pes51 = "During the past year, did any dentist" pes52 = "Has a dentist ever advised you to stop" pes53 = "Are you seriously considering stopping" pes54 = "Are you planning to stop within the" pes55 = "Have you ever smoked cigarettes every d" pes56num = "About how long has it been since you la" pes56unt = "Unit reported in item S56 is:" pes57 = "When you last smoked every day, on aver" pes58 = "What is the total number of years you s" pes59num = "About how long has it been since you" pes59unt = "Unit reported in item 59 is:" pes61 = "Around this time 12 months ago, were yo" pes62a = "Has...ever used pipes, cigars, chewing" pes62b1 = "Has...ever used a pipe on a regular bas" pes62b2 = "Has...ever used cigars on a regular bas" pes62b3 = "Has...ever used chewing tobacco on" pes62b4 = "Has...ever used snuff on a regular basi" pes63a = "Does...now use (pipes/cigars/chewing to" pes63b1 = "Does...now use pipes?" pes63b2 = "Does...now use cigars?" pes63b3 = "Does...now use chewing tobacco?" pes63b4 = "Does...now use snuff?" pes67 = "Which of these best describes the area" pes67spc = "Character field for 'other specify' for" pes68 = "Does your place of work have an officia" pes69 = "Which of these best describes your plac" pes70 = "Which of these best describes your plac" pes70a = "During the PAST TWO WEEKS has anyone" pes71 = "Within the past 12 months, has your emp" pes72a = "In restaurants, do you think that smoki" pes72b = "In hospitals, do you think that smoking" pes72c = "In indoor work areas, do you think that" pes72d = "In bars and cocktail lounges, do you th" pes72e = "In indoor sporting events, do you think" pes72f = "In indoor shopping malls, do you think" pes73 = "Which statement best describes the rule" pes75 = "In your opinion, how easy is it for min" pes76 = "Do you think that giving away free" pes77 = "Do you think advertising of tobacco" pes78 = "Check item - supplement interview with:" pesinttp = "Language of interview" pes81a = "Method of Interview" intrview = "Interview status recode" smokstat = "Smoker recode" prs35 = "Check item recode" pwnrwgt = "Non response weight" pwsrwgt = "Self response weight" hrmode = "Mode of interview" ; FORMAT HUINTTYP P1L. HUFINAL P2L. HUSPNISH P3L. HETENURE P4L. HEHOUSUT P5L. HETELHHD P6L. HETELAVL P7L. HEPHONEO P8L. HUFAMINC P9L. HUTYPEA P10L. HUTYPB P11L. HUTYPC P12L. HRINTSTA P13L. HRHTYPE P14L. HRLONGLK P15L. HUBUS P16L. GEREG P17L. GESTCEN P18L. GESTFIPS P19L. GECMSA P20L. GEMSA P21L. GECO P22L. GEMSAST P23L. GEMETSTA P24L. GEINDVCC P25L. GEMSASZ P26L. GECMSASZ P27L. PROLDRRP P28L. PUPELIG P29L. PERRP P30L. PEPARENT P31L. PTAGE P32L. PEMARITL P33L. PESPOUSE P34L. PESEX P35L. PUAFEVER P36L. PEAFWHEN P37L. PEAFNOW P38L. PEEDUCA P39L. PERACE P40L. PRORIGIN P41L. PUCHINHH P42L. PURELFLG P43L. PRFAMNUM P44L. PRFAMREL P45L. PRFAMTYP P46L. PRHSPNON P47L. PRMARSTA P48L. PRPERTYP P49L. PENATVTY P50L. PEMNTVTY P51L. PEFNTVTY P52L. PRCITSHP P53L. PRINUSYR P54L. PUSLFPRX P55L. PEMLR P56L. PUWK P57L. PUBUS1 P58L. PUBUS2OT P59L. PUBUSCK1 P60L. PUBUSCK2 P61L. PUBUSCK3 P62L. PUBUSCK4 P63L. PURETOT P64L. PUDIS P65L. PERET1 P66L. PUDIS1 P67L. PUDIS2 P68L. PUABSOT P69L. PULAY P70L. PEABSRSN P71L. PEABSPDO P72L. PEMJOT P73L. PEMJNUM P74L. PEHRUSL1 P75L. PEHRUSL2 P76L. PEHRFTPT P77L. PEHRUSLT P78L. PEHRWANT P79L. PEHRRSN1 P80L. PEHRRSN2 P81L. PEHRRSN3 P82L. PUHROFF1 P83L. PUHROT1 P84L. PEHRAVL P85L. PUHRCK1 P86L. PUHRCK2 P87L. PUHRCK3 P88L. PUHRCK4 P89L. PUHRCK5 P90L. PUHRCK6 P91L. PUHRCK7 P92L. PUHRCK12 P93L. PULAYDT P94L. PULAY6M P95L. PELAYAVL P96L. PULAYAVR P97L. PELAYLK P98L. PELAYFTO P99L. PULAYCK1 P100L. PULAYCK2 P101L. PULAYCK3 P102L. PULK P103L. PELKM1 P104L. PULKM2 P105L. PULKM3 P106L. PULKM4 P107L. PULKM5 P108L. PULKM6 P109L. PULKDK1 P110L. PULKDK2 P111L. PULKDK3 P112L. PULKDK4 P113L. PULKDK5 P114L. PULKDK6 P115L. PULKPS1 P116L. PULKPS2 P117L. PULKPS3 P118L. PULKPS4 P119L. PULKPS5 P120L. PULKPS6 P121L. PELKAVL P122L. PULKAVR P123L. PELKLL1O P124L. PELKLL2O P125L. PELKLWO P126L. PELKFTO P127L. PEDWWNTO P128L. PEDWRSN P129L. PEDWLKO P130L. PEDWWK P131L. PEDW4WK P132L. PEDWLKWK P133L. PEDWAVL P134L. PEDWAVR P135L. PUDWCK1 P136L. PUDWCK2 P137L. PUDWCK3 P138L. PUDWCK4 P139L. PUDWCK5 P140L. PEJHWKO P141L. PUJHDP1O P142L. PEJHRSN P143L. PEJHWANT P144L. PUJHCK1 P145L. PUJHCK2 P146L. PRABSREA P147L. PRCIVLF P148L. PRDISC P149L. PREMPHRS P150L. PREMPNOT P151L. PREXPLF P152L. PRFTLF P153L. PRHRUSL P154L. PRJOBSEA P155L. PRPTHRS P156L. PRPTREA P157L. PRUSFTPT P158L. PRUNTYPE P159L. PRWKSCH P160L. PRWKSTAT P161L. PRWNTJOB P162L. PUJHCK3 P163L. PUJHCK4 P164L. PUJHCK5 P165L. PUIODP1 P166L. PUIODP2 P167L. PUIODP3 P168L. PEIO1COW P169L. PUIO1MFG P170L. PEIO2COW P171L. PUIO2MFG P172L. PUIOCK1 P173L. PUIOCK2 P174L. PUIOCK3 P175L. PRIOELG P176L. PRAGNA P177L. PRCOW1 P178L. PRCOW2 P179L. PRCOWPG P180L. PRDTCOW1 P181L. PRDTCOW2 P182L. PRDTIND1 P183L. PRDTIND2 P184L. PRDTOCC1 P185L. PRDTOCC2 P186L. PREMP P187L. PRMJIND1 P188L. PRMJIND2 P189L. PRMJOCC1 P190L. PRMJOCC2 P191L. PRMJOCGR P192L. PRNAGPWS P193L. PRNAGWS P194L. PRSJMJ P195L. PRERELG P196L. PEERNUOT P197L. PEERNPER P198L. PEERNRT P199L. PEERNHRY P200L. PTHR P201L. PTWK P202L. PEERNVR1 P203L. PEERNVR3 P204L. PTOT P205L. PUERNVR4 P206L. PEERNLAB P207L. PEERNCOV P208L. PENLFJH P209L. PENLFRET P210L. PENLFACT P211L. PUNLFCK1 P212L. PUNLFCK2 P213L. PESCHENR P214L. PESCHFT P215L. PESCHLVL P216L. PRNLFSCH P217L. PRWERNAL P218L. PRHERNAL P219L. PES32 P220L. PES33 P221L. PES34 P222L. PES36 P223L. PES37 P224L. PES38 P225L. PES39 P226L. PES40NUM P227L. PES40UNT P228L. PES41 P229L. PES42 P230L. PES43 P231L. PES44 P232L. PES45 P233L. PES46 P234L. PES46ANM P235L. PES46AUN P236L. PES47 P237L. PES48 P238L. PES49 P239L. PES50 P240L. PES51 P241L. PES52 P242L. PES53 P243L. PES54 P244L. PES55 P245L. PES56NUM P246L. PES56UNT P247L. PES57 P248L. PES58 P249L. PES59NUM P250L. PES59UNT P251L. PES61 P252L. PES62A P253L. PES62B1 P254L. PES62B2 P255L. PES62B3 P256L. PES62B4 P257L. PES63A P258L. PES63B1 P259L. PES63B2 P260L. PES63B3 P261L. PES63B4 P262L. PES67 P263L. PES68 P264L. PES69 P265L. PES70 P266L. PES70A P267L. PES71 P268L. PES72A P269L. PES72B P270L. PES72C P271L. PES72D P272L. PES72E P273L. PES72F P274L. PES73 P275L. PES75 P276L. PES76 P277L. PES77 P278L. PES78 P279L. PESINTTP P280L. PES81A P281L. INTRVIEW P282L. SMOKSTAT P283L. PRS35 P284L. HRMODE P285L. ; proc print data=temp (obs=60); proc contents data=temp; run;