log using cpsdec98, replace set mem 200m *by Jean Roth Mon Feb 12 16:00:13 EST 2001 *Please report errors to jroth@nber.org *Change output file name/location as desired *If you are using a PC, you may need to change the direction of the slashes, as in C:\ * or "\\Nber\home\data\cps\cpsdec98.raw" *All items, except those with one character, also can have values *of -1, -2, or -3 even if the values are not in the documentation *The meaning is * -1 .Blank or not in universe * -2 .Don't know * -3 .Refused * The following changes in variable names have been made: * '$' to 'd'; '-' to '_'; '%' to 'p'; * ($ = unedited data; - = edited data; % = allocated data) * Note: Variable names in Stata are case-sensitive clear quietly infile using cpsdec98 *All the rest are labels #delimit ; ; label values hufinal P1L; label define P1L 0 "New Interview - Not Contacted" 1 "Fully Complete CATI Interview" 2 "Partially Completed CATI Interview" 5 "Labor Force Complete, Supplement" 24 "HH Occupied Entirely By Armed Forces" 112 "Partial Interview With Callback" 200 "New Interview - Contacted" 201 "CAPI Complete" 202 "Callback Needed" 203 "Sufficient Partial - Precloseout" 204 "Sufficient Partial - At Closeout" 205 "Labor Force Complete, - Suppl." 210 "CAPI Complete Reinterview" 216 "No One Home" 217 "Temporarily Absent" 218 "Refused" 219 "Other Occupied - Specify" 224 "Armed Forces Occupied Or Under Age 14" 225 "Temp. Occupied W/persons With URE" 226 "Vacant Regular" 227 "Vacant - Storage Of Hhld Furniture" 228 "Unfit, To Be Demolished" 229 "Under Construction, Not Ready" 230 "Converted To Temp Business Or Storage" 231 "Unoccupied Tent Or Trailer Site" 232 "Permit Granted - Construction Not" 233 "Other - Specify" 240 "Demolished" 241 "House Or Trailer Moved" 242 "Outside Segment" 243 "Converted To Perm. Business Or Storage" 244 "Merged" 245 "Condemned" 246 "Built After April 1, 1980" 247 "Unused Serial No./Listing Sheet Line" 248 "Other - Specify" ; label values huspnish P2L; label define P2L 1 "Spanish Only Language Spoken" ; label values hetenure P3L; label define P3L 1 "Owned Or Being Bought By A HH Member" 2 "Rented For Cash" 3 "Occupied Without Payment Of Cash Rent" ; label values hehousut P4L; label define P4L 0 "Other Unit" 1 "House, Apartment, Flat" 2 "HU In Nontransient Hotel, Motel, Etc." 3 "HU Permanent In Transient Hotel, Motel" 4 "HU In Rooming House" 5 "Mobile Home Or Trailer W/no Perm." 6 "Mobile Home Or Trailer W/1 Or More" 7 "HU Not Specified Above" 8 "Quarters Not HU In Rooming Or Brding" 9 "Unit Not Perm. In Transient Hotl, Motl" 10 "Unoccupied Tent Site Or Trlr Site" 11 "Student Quarters In College Dorm" 12 "Other Unit Not Specified Above" ; label values hetelhhd P5L; label define P5L 1 "Yes" 2 "No" ; label values hetelavl P6L; label define P6L 1 "Yes" 2 "No" ; label values hephoneo P7L; label define P7L 1 "Yes" 2 "No" ; label values hufaminc P8L; label define P8L 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" ; label values hutypea P9L; label define P9L 1 "No One Home (NOH)" 2 "Temporarily Absent (TA)" 3 "Refused (REF)" 4 "Other Occupied - Specify" ; label values hutypb P10L; label define P10L 1 "Vacant Regular" 2 "Temporarily Occupied By Persons W/Ure" 3 "Vacant-storage Of Hhld Furniture" 4 "Unfit Or To Be Demolished" 5 "Under Construction, Not Ready" 6 "Converted To Temp Business Or Storage" 7 "Unoccupied Tent Site Or Trailer Site" 8 "Permit Granted Construction Not" 9 "Other Type B - Specify" ; label values hutypc P11L; label define P11L 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" ; label values hrintsta P12L; label define P12L 1 "Interview" 2 "Type A Non-interview" 3 "Type B Non-interview" 4 "Type C Non-interview" ; label values hrhtype P13L; label define P13L 0 "Non-interview Household" 1 "Husband/Wife Primary Family" 2 "Husb/Wife Prim. Family" 3 "Unmarried Civilian Male-Prim." 4 "Unmarried Civ. Female-Prim Fam Hhlder" 5 "Primary Family HHLDER-RP In AF, Unmar." 6 "Civilian Male Primary Individual" 7 "Civilian Female Primary Individual" 8 "Primary Individual HHLD-RP In AF" 9 "Group Quarters With Family" 10 "Group Quarters Without Family" ; label values huinttyp P14L; label define P14L 0 "Noninterview/indeterminate" 1 "Personal" 2 "Telephone" ; label values hrlonglk P15L; label define P15L 0 "Mis 1 Or Replacement HH (No Link)" 2 "Mis 2-4 Or Mis 6-8" 3 "Mis 5" ; label values hubus P16L; label define P16L 1 "Yes" 2 "No" ; label values gereg P17L; label define P17L 1 "Northeast" 2 "Midwest (Formerly North Central)" 3 "South" 4 "West" ; label values gestcen P18L; label define P18L 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" ; label values gecmsa P19L; label define P19L 0 "Not Identified Or Nonmetropolitan" ; label values gemsa P20L; label define P20L 0 "Not Identified Or Non Metropolitan" ; label values geco P21L; label define P21L 0 "Not Identified" ; label values gemsast P22L; label define P22L 1 "Central City" 2 "Balance" 3 "Nonmetropolitan" 4 "Not Identified" ; label values gemetsta P23L; label define P23L 1 "Metropolitan" 2 "Nonmetropolitan" 3 "Not Identified" ; label values geindvcc P24L; label define P24L 0 "Not Identified, Nonmetropolitan," ; label values gemsasz P25L; label define P25L 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+" ; label values gecmsasz P26L; label define P26L 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+" ; label values proldrrp P27L; label define P27L 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" ; label values pupelig P28L; label define P28L 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" ; label values perrp P29L; label define P29L 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." ; label values peparent P30L; label define P30L -1 "No Parent" ; label values ptage P31L; label define P31L 0 "No Top Code" 1 "Top Coded Value For Age" ; label values pemaritl P32L; label define P32L 1 "Married - Spouse Present" 2 "Married - Spouse Absent" 3 "Widowed" 4 "Divorced" 5 "Separated" 6 "Never Married" ; label values pespouse P33L; label define P33L -1 "No Spouse" ; label values pesex P34L; label define P34L 1 "Male" 2 "Female" ; label values puafever P35L; label define P35L 1 "Yes" 2 "No" ; label values peafwhen P36L; label define P36L 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" ; label values peafnow P37L; label define P37L 1 "Yes" 2 "No" ; label values peeduca P38L; label define P38L 31 "Less Than 1st Grade" 32 "1st, 2nd, 3rd Or 4th Grade" 33 "5th Or 6th Grade" 34 "7th Or 8th Grade" 35 "9th Grade" 36 "10th Grade" 37 "11th Grade" 38 "12th Grade No Diploma" 39 "High School Grad-Diploma Or" 40 "Some College But No Degree" 41 "Associate Degree-" 42 "Associate Degree-Academic Program" 43 "Bachelor's Degree (Ex: BA, AB, BS)" 44 "Master's Degree (Ex: MA, MS, MENG," 45 "Professional School Deg (Ex: MD, DDS," 46 "Doctorate Degree (Ex: PHD, EDD)" ; label values perace P39L; label define P39L 1 "White" 2 "Black" 3 "American Indian, Aleut, Eskimo" 4 "Asian Or Pacific Islander" ; label values prorigin P40L; label define P40L 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" ; label values puchinhh P41L; label define P41L 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" ; label values purelflg P42L; label define P42L 0 "Not Owner Or Related To Owner" 1 "Owner Of Bus Or Related To Owner" ; label values prfamnum P43L; label define P43L 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" ; label values prfamrel P44L; label define P44L 0 "Not A Family Member" 1 "Reference Person" 2 "Spouse" 3 "Child" 4 "Other Relative (Primary" ; label values prfamtyp P45L; label define P45L 1 "Primary Family" 2 "Primary Individual" 3 "Related Subfamily" 4 "Unrelated Subfamily" 5 "Secondary Individual" ; label values prhspnon P46L; label define P46L 1 "Hispanic" 2 "Non-Hispanic" ; label values prmarsta P47L; label define P47L 1 "Married, Civilian Spouse Present" 2 "Married, Armed Forces Spouse Present" 3 "Married, Spouse Absent (Exc." 4 "Widowed" 5 "Divorced" 6 "Separated" 7 "Never Married" ; label values prpertyp P48L; label define P48L 1 "Child Household Member" 2 "Adult Civilian Household Member" 3 "Adult Armed Forces Household Member" ; label values penatvty P49L; label define P49L 57 "United States" 72 "Puerto Rico" 96 "U.S. Outlying Area" 555 "Abroad, Country Not Known" ; label values pemntvty P50L; label define P50L 57 "United States" 72 "Puerto Rico" 96 "U.S. Outlying Area" 555 "Abroad, Country Not Known" ; label values pefntvty P51L; label define P51L 57 "United States" 72 "Puerto Rico" 96 "U.S. Outlying Area" 555 "Abroad, Country Not Known" ; label values prcitshp P52L; label define P52L 1 "Native, Born In The United States" 2 "Native, Born In Puerto Rico Or U.S." 3 "Native, Born Abroad Of American" 4 "Foreign Born, U.S. Citizen By" 5 "Foreign Born, Not A Citizen Of" ; label values prinusyr P53L; label define P53L -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" 13 "1992-1993" 14 "1994-1995" ; label values puslfprx P54L; label define P54L 1 "Self" 2 "Proxy" 3 "Both Self And Proxy" ; label values pemlr P55L; label define P55L 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" ; label values puwk P56L; label define P56L 1 "Yes" 2 "No" 3 "Retired" 4 "Disabled" 5 "Unable To Work" ; label values pubus1 P57L; label define P57L 1 "Yes" 2 "No" ; label values pubus2ot P58L; label define P58L 1 "Yes" 2 "No" ; label values pubusck1 P59L; label define P59L 1 "Goto PUBUS1" 2 "Goto PURETCK1" ; label values pubusck2 P60L; label define P60L 1 "Goto PUHRUSL1" 2 "Goto PUBUS2" ; label values pubusck3 P61L; label define P61L 1 "Goto PUABSRSN" 2 "Goto PULAY" ; label values pubusck4 P62L; label define P62L 1 "Goto PUHRUSL1" 2 "Goto PUABSPD" ; label values puretot P63L; label define P63L 1 "Yes" 2 "No" 3 "Was Not Retired Last Month" ; label values pudis P64L; label define P64L 1 "Yes" 2 "No" 3 "Did Not Have Disability Last Month" ; label values peret1 P65L; label define P65L 1 "Yes" 2 "No" 3 "Has A Job" ; label values pudis1 P66L; label define P66L 1 "Yes" 2 "No" ; label values pudis2 P67L; label define P67L 1 "Yes" 2 "No" ; label values puabsot P68L; label define P68L 1 "Yes" 2 "No" 3 "Retired" 4 "Disabled" 5 "Unable To Work" ; label values pulay P69L; label define P69L 1 "Yes" 2 "No" 3 "Retired" 4 "Disabled" 5 "Unable To Work" ; label values peabsrsn P70L; label define P70L 1 "On Layoff" 2 "Slack Work/Business Conditions" 3 "Waiting For A New Job To Begin" 4 "Vacation/Personal Days" 5 "Own Illness/Injury/Medical" 6 "Child Care Problems" 7 "Other Family/Personal Obligation" 8 "Maternity/Paternity Leave" 9 "Labor Dispute" 10 "Weather Affected Job" 11 "School/Training" 12 "Civic/Military Duty" 13 "Does Not Work In The Business" 14 "Other (Specify)" ; label values peabspdo P71L; label define P71L 1 "Yes" 2 "No" ; label values pemjot P72L; label define P72L 1 "Yes" 2 "No" ; label values pemjnum P73L; label define P73L 2 "Jobs" 3 "3 Jobs" 4 "4 Or More Jobs" ; label values pehrusl1 P74L; label define P74L -4 "Hours Vary" ; label values pehrusl2 P75L; label define P75L -4 "Hours Vary" ; label values pehrftpt P76L; label define P76L 1 "Yes" 2 "No" 3 "Hours Vary" ; label values pehruslt P77L; label define P77L -4 "Varies" ; label values pehrwant P78L; label define P78L 1 "Yes" 2 "No" 3 "Regular Hours Are Full-Time" ; label values pehrrsn1 P79L; label define P79L 1 "Slack Work/Business Conditions" 2 "Could Only Find Part-time Work" 3 "Seasonal Work" 4 "Child Care Problems" 5 "Other Family/Personal Obligations" 6 "Health/Medical Limitations" 7 "School/Training" 8 "Retired/Social Security Limit On" 9 "Full-time Workweek Is Less Than 35 Hrs" 10 "Other - Specify" ; label values pehrrsn2 P80L; label define P80L 1 "Child Care Problems" 2 "Other Family/Personal Obligations" 3 "Health/Medical Limitations" 4 "School/Training" 5 "Retired/Social Security Limit On" 6 "Full-Time Workweek Less Than 35 Hours" 7 "Other - Specify" ; label values pehrrsn3 P81L; label define P81L 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" ; label values puhroff1 P82L; label define P82L 1 "Yes" 2 "No" ; label values puhrot1 P83L; label define P83L 1 "Yes" 2 "No" ; label values pehravl P84L; label define P84L 1 "Yes" 2 "No" ; label values puhrck1 P85L; label define P85L 1 "Goto PUHRUSL2" 2 "Goto PUHRUSLT" ; label values puhrck2 P86L; label define P86L 1 "If Entry Of 1 In MJ And Entry Of D, R" 2 "If Entry Of 1 In Mj And Entry Of , R" 3 "If Entry Of 2, D Or R In Mj And Entry" 4 "If Entry Of 1 In BUS1 And Entry Of D," 5 "All Others Goto HRCK3-C" ; label values puhrck3 P87L; label define P87L 1 "If Entry Of 1 In ABSOT Or (Entry Or 2" 2 "If Entry Of 3 In Ret1 Goto HRCK8" 3 "If Entry In HRUSLt Is 0-34 Hours Goto" 4 "If Entry In HRUSLt Is 35+ Goto HROFF1" 5 "All Others Goto HRCK4-C" 6 "Goto PUHRCK4" ; label values puhrck4 P88L; label define P88L 1 "If Entry Of 1, D, R OR V In HRFTPT" 2 "If ENTRY OF 2, D Or R In BUS2 Then" 3 "If HRUSLT Is 0-34 Then GOTO HRWANT" 4 "If Entry Of 2 In HRFTPT Then GOTO" 5 "All Others GOTO HRACT1" ; label values puhrck5 P89L; label define P89L 1 "If Entry Of 1 In MJOT Goto HRACT2" 2 "All Others Goto HRCK6-C" ; label values puhrck6 P90L; label define P90L 1 "If HRACT1 And HRACT2 Eq 0 And Entry Of" 2 "If HRACT1 And HRACT2 Eq 0 Then Store 1" 3 "All Others Goto HRACTt-C" ; label values puhrck7 P91L; label define P91L 1 "(If Entry Of 2, D Or R In Bus2) And" 2 "(If Entry Of 2, D Or R In Bus2) And" 3 "(If HRUSLt Is 35+ Or If Entry Of 1 In" 4 "If Entry Of 1 In Hrwant And HRACTt <" 5 "All Others Goto HRCK8" ; label values puhrck12 P92L; label define P92L 1 "If Entry Of 2, D Or R In BUS2 And" 2 "All Others Goto Iock1" ; label values pulaydt P93L; label define P93L 1 "Yes" 2 "No" ; label values pulay6m P94L; label define P94L 1 "Yes" 2 "No" ; label values pelayavl P95L; label define P95L 1 "Yes" 2 "No" ; label values pulayavr P96L; label define P96L 1 "Own Temporary Illness" 2 "Going To School" 3 "Other" ; label values pelaylk P97L; label define P97L 1 "Yes" 2 "No" ; label values pelayfto P98L; label define P98L 1 "Yes" 2 "No" ; label values pulayck1 P99L; label define P99L 1 "Goto PULAYCK3" 2 "Goto PULAYFT" 3 "Goto PULAYDR" ; label values pulayck2 P100L; label define P100L 1 "Goto PULAYDR3" 2 "Goto PULAYFT" ; label values pulayck3 P101L; label define P101L 1 "MISCK = 5 GOTO IO1INT" 2 "I-ICR = 1 OR I-OCR = 1, GOTO IO1INT" 3 "ALL OTHERS GOTO SCHCK" ; label values pulk P102L; label define P102L 1 "Yes" 2 "No" 3 "Retired" 4 "Disabled" 5 "Unable To Work" ; label values pelkm1 P103L; label define P103L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/courses" 12 "Nothing" 13 "Other Passive" ; label values pulkm2 P104L; label define P104L 1 "Contacted Employer Directly/Interview" 2 "Contacted Pulbic Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkm3 P105L; label define P105L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/courses" 13 "Other Passive" ; label values pulkm4 P106L; label define P106L 1 "Contacted Employer Directly/Interview" 2 "Contacted Pulbic Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/courses" 13 "Other Passive" ; label values pulkm5 P107L; label define P107L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkm6 P108L; label define P108L 1 "Contacted Employer Directly/Interview" 2 "Contacted Pulbic Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkdk1 P109L; label define P109L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 12 "Nothing" 13 "Other Passive" ; label values pulkdk2 P110L; label define P110L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkdk3 P111L; label define P111L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkdk4 P112L; label define P112L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkdk5 P113L; label define P113L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkdk6 P114L; label define P114L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkps1 P115L; label define P115L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 12 "Nothing" 13 "Other Passive" ; label values pulkps2 P116L; label define P116L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkps3 P117L; label define P117L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkps4 P118L; label define P118L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkps5 P119L; label define P119L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pulkps6 P120L; label define P120L 1 "Contacted Employer Directly/Interview" 2 "Contacted Public Employment Agency" 3 "Contacted Private Employment Agency" 4 "Contacted Friends Or Relatives" 5 "Contacted School/University Empl" 6 "Sent Out Resumes/Filled Out" 7 "Checked Union/Professional Registers" 8 "Placed Or Answered Ads" 9 "Other Active" 10 "Looked At Ads" 11 "Attended Job Training Programs/Courses" 13 "Other Passive" ; label values pelkavl P121L; label define P121L 1 "Yes" 2 "No" ; label values pulkavr P122L; label define P122L 1 "Waiting For New Job To Begin" 2 "Own Temporary Illness" 3 "Going To School" 4 "Other - Specify" ; label values pelkll1o P123L; label define P123L 1 "Working" 2 "School" 3 "Left Military Service" 4 "Something Else" ; label values pelkll2o P124L; label define P124L 1 "Lost Job" 2 "Quit Job" 3 "Temporary Job Ended" ; label values pelklwo P125L; label define P125L 1 "Within The Last 12 Months" 2 "More Than 12 Months Ago" 3 "Never Worked" ; label values pelkfto P126L; label define P126L 1 "Yes" 2 "No" 3 "Doesn't Matter" ; label values pedwwnto P127L; label define P127L 1 "Yes, Or Maybe, It Depends" 2 "No" 3 "Retired" 4 "Disabled" 5 "Unable" ; label values pedwrsn P128L; label define P128L 1 "Believes No Work Available In Area Of" 2 "Couldn't Find Any Work" 3 "Lacks Necessary Schooling/training" 4 "Employers Think Too Young Or Too Old" 5 "Other Types Of Discrimination" 6 "Can't Arrange Child Care" 7 "Family Responsibilities" 8 "In School Or Other Training" 9 "Ill-health, Physical Disability" 10 "Transportation Problems" 11 "Other - Specify" ; label values pedwlko P129L; label define P129L 1 "Yes" 2 "No" ; label values pedwwk P130L; label define P130L 1 "Yes" 2 "No" ; label values pedw4wk P131L; label define P131L 1 "Yes" 2 "No" ; label values pedwlkwk P132L; label define P132L 1 "Yes" 2 "No" ; label values pedwavl P133L; label define P133L 1 "Yes" 2 "No" ; label values pedwavr P134L; label define P134L 1 "Own Temporary Illness" 2 "Going To School" 3 "Other" ; label values pudwck1 P135L; label define P135L 1 "If Entry Of 2 In BUS2 Goto PUSCHCK" 2 "If Entry Of 3 On Absrsn Goto UNLFCK1" 3 "If Entry Of 1 In Ret1, Store 1 In" 4 "All Others Goto PUDWWNT" ; label values pudwck2 P136L; label define P136L 1 "If Entry In Dis1 Or Dis2 Goto" 2 "If Entry Of 4 In Dwwnt Goto PUDIS1" 3 "If Entry Of 5 In Dwwnt Goto PUDIS2" 4 "All Others Goto PUDWCK4" ; label values pudwck3 P137L; label define P137L 1 "If AGERNG Equals 1-4 Or 9 Goto PUDWCK4" 2 "All Others Goto PUNLFCK2" ; label values pudwck4 P138L; label define P138L 1 "If Entry Of 10 And/or 11 And/or 13" 2 "If Entry Of 10 And/or 11 And/or 13" 3 "If Entry Of 10 And/or 11 And/Or 13" 4 "All Others Goto PUDWRSN" ; label values pudwck5 P139L; label define P139L 1 "If Entry Of 1 In LK Then" 2 "All Others Goto PUDWLK" ; label values pejhwko P140L; label define P140L 1 "Yes" 2 "No" ; label values pujhdp1o P141L; label define P141L 1 "Yes" 2 "No" ; label values pejhrsn P142L; label define P142L 1 "Personal/Family (Including" 2 "Return To School" 3 "Health" 4 "Retirement Or Old Age" 5 "Temp, Seasonal Or Intermittent Job" 6 "Slack Work/business Conditions" 7 "Unsatisfactory Work Arrangements" 8 "Other - Specify" ; label values pejhwant P143L; label define P143L 1 "Yes, Or It Depends" 2 "No" ; label values pujhck1 P144L; label define P144L 1 "PURET1 = 1, -2, Or -3 Then" 2 "If MISCK Equals 4 Or 8 Then" 3 "All Others Goto PUNLFCK1" ; label values pujhck2 P145L; label define P145L 1 "If Entry Of 1 In DWWK And" 2 "If Entry Of 2, D Or R In DWWK Then" 3 "All Others Goto PUJHWK" ; label values prabsrea P146L; label define P146L 1 "Ft Paid-Vacation" 2 "Ft Paid-Own Illness" 3 "Ft Paid-Child Care Problems" 4 "Ft Paid-Other Family/Personal" 5 "Ft Paid-Maternity/Paternity Leave" 6 "Ft Paid-Labor Dispute" 7 "Ft Paid-Weather Affected Job" 8 "Ft Paid-School/Training" 9 "Ft Paid-Civic/Military Duty" 10 "Ft Paid-Other" 11 "Ft Unpaid-Vacation" 12 "Ft Unpaid-Own Illness" 13 "Ft Unpaid-Child Care Problems" 14 "Ft Unpaid-Other Fam/Personal" 15 "Ft Unpaid-Maternity/Paternity Leave" 16 "Ft Unpaid-Labor Dispute" 17 "Ft Unpaid-Weather Affected Job" 18 "Ft Unpaid-School/Training" 19 "Ft Unpaid-Civic/Military Duty" 20 "Ft Unpaid-Other" 21 "Pt Paid-Vacation" 22 "Pt Paid-Own Illness" 23 "Pt Paid-Child Care Problems" 24 "Pt Paid-Other Family/Personal Oblig." 25 "Pt Paid-Maternity/Paternity Leave" 26 "Pt Paid-Labor Dispute" 27 "Pt Paid-Weather Affected Job" 28 "Pt Paid-School/Training" 29 "Pt Paid-Civic/Military Duty" 30 "Pt Paid-Other" 31 "Pt Unpaid-Vacation" 32 "Pt Unpaid-Own Illness" 33 "Pt Unpaid-Child Care Problems" 34 "Pt Unpaid-Other Fam/Personal" 35 "Pt Unpaid-Maternity/Paternity Leave" 36 "Pt Unpaid-Labor Dispute" 37 "Pt Unpaid-Weather Affected Job" 38 "Pt Unpaid-School/Training" 39 "Pt Unpaid-Civic/Military Duty" 40 "Pt Unpaid-Other" ; label values prcivlf P147L; label define P147L 1 "In Civilian Labor Force" 2 "Not In Civilian Labor Force" ; label values prdisc P148L; label define P148L 1 "Discouraged Worker" 2 "Conditionally Interested" 3 "Not Available" ; label values premphrs P149L; label define P149L 0 "Unemployed And Nilf" 1 "W/job, Not At Work-Illnes" 2 "W/job, Not At Work-Vacation" 3 "W/job, Not At Work-Weather" 4 "W/job, Not At Work-Labor Dispute" 5 "W/job, Not At Work-Child Care" 6 "W/job, Not At Work-Fam/Pers" 7 "W/job, Not At Work-Maternity/" 8 "W/job, Not At Work-School/" 9 "W/job, Not At Work-Civic/" 10 "W/job, Not At Work-Does Not" 11 "W/job, Not At Work-Other" 12 "At Work- 1-4 Hrs" 13 "At Work- 5-14 Hrs" 14 "At Work- 15-21 Hrs" 15 "At Work- 22-29 Hrs" 16 "At Work- 30-34 Hrs" 17 "At Work- 35-39 Hrs" 18 "At Work- 40 Hrs" 19 "At Work- 41-47 Hrs" 20 "At Work- 48 Hrs" 21 "At Work- 49-59 Hrs" 22 "At Work- 60 Hrs Or More" ; label values prempnot P150L; label define P150L 1 "Employed" 2 "Unemployed" 3 "Not In Labor Force" 4 "Not In Labor Force" ; label values prexplf P151L; label define P151L 1 "Employed" 2 "Unemployed" ; label values prftlf P152L; label define P152L 1 "Full Time Labor Force" 2 "Part Time Labor Force" ; label values prhrusl P153L; label define P153L 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" ; label values prjobsea P154L; label define P154L 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" ; label values prpthrs P155L; label define P155L 0 "Usually FT, PT For Noneconomic" 1 "Usu.FT, Pt Econ Reasons; 1-4 Hrs" 2 "Usu.FT, Pt Econ Reasons; 5-14 Hrs" 3 "Usu.FT, Pt Econ Reasons; 15-29 Hrs" 4 "Usu.FT, Pt Econ Reasons; 30-34 Hrs" 5 "Usu.PT, Econ Reasons; 1-4 Hrs" 6 "Usu.PT, Econ Reasons; 5-14 Hrs" 7 "Usu.PT, Econ Reasons; 15-29 Hrs" 8 "Usu.PT, Econ Reasons; 30-34 Hrs" 9 "Usu.PT, Non-Econ Reasons; 1-4 Hrs" 10 "Usu.PT, Non-Econ Reasons; 5-14 Hrs" 11 "Usu.PT, Non-Econ Reasons; 15-29 Hrs" 12 "Usu.PT, Non-Econ Reasons; 30-34 Hrs" ; label values prptrea P156L; label define P156L 1 "Usu. FT-Slack Work/Business Conditions" 2 "Usu. FT-Seasonal Work" 3 "Usu. FT-Job Started/Ended During Week" 4 "Usu. FT-Vacation/Personal Day" 5 "Usu. FT-Own Illness/Injury/Medical" 6 "Usu. FT-Holiday (Religious Or Legal)" 7 "Usu. FT-Child Care Problems" 8 "Usu. FT-Other Fam/Pers Obligations" 9 "Usu. FT-Labor Dispute" 10 "Usu. FT-Weather Affected Job" 11 "Usu. FT-School/Training" 12 "Usu. FT-Civic/Military Duty" 13 "Usu. FT-Other Reason" 14 "Usu. PT-Slack Work/Business Conditions" 15 "Usu. PT-Could Only Find PT Work" 16 "Usu. PT-Seasonal Work" 17 "Usu. PT-Child Care Problems" 18 "Usu. PT-Other Fam/Pers Obligations" 19 "Usu. PT-Health/Medical Limitations" 20 "Usu. PT-School/Training" 21 "Usu. PT-Retired/S.S. Limit On" 22 "Usu. PT-Workweek <35 Hours" 23 "Usu. PT-Other Reason" ; label values prusftpt P157L; label define P157L 1 "Full Time" 2 "Part Time" 3 "Status Unknown" ; label values pruntype P158L; label define P158L 1 "Job Loser/On Layoff" 2 "Other Job Loser" 3 "Temporary Job Ended" 4 "Job Leaver" 5 "Re-Entrant" 6 "New-Entrant" ; label values prwksch P159L; label define P159L 0 "Not In Labor Force" 1 "At Work" 2 "With Job, Not At Work" 3 "Unemployed, Seeks FT" 4 "Unemployed, Seeks PT" ; label values prwkstat P160L; label define P160L 1 "Not In Labor Force" 2 "FT Hours (35+), Usually FT" 3 "PT For Economic Reasons, Usually FT" 4 "PT For Non-Economic Reasons," 5 "Not At Work, Usually FT" 6 "PT Hrs, Usually PT For Economic" 7 "PT Hrs, Usually PT For Non-Economic" 8 "FT Hours, Usually PT For Economic" 9 "FT Hours, Usually PT For Non-Economic" 10 "Not At Work, Usually Part-Time" 11 "Unemployed FT" 12 "Unemployed PT" ; label values prwntjob P161L; label define P161L 1 "Want A Job" 2 "Other Not In Labor Force" ; label values pujhck3 P162L; label define P162L 1 "If I-MLR Eq 3 Or 4 Then Goto PUJHDP1" 2 "All Others Goto PUJHRSN" ; label values pujhck4 P163L; label define P163L 1 "If Entry Of 2, D Or R In PUDW4WK" 2 "If Entry Of 1 In PUDW4WK Or In" 3 "If I-MLR Equals 1 Or 2 And Entry In" 4 "If Entry In PUJHRSN Then Goto PUIO1INT" 5 "All Others Goto PUNLFCK1" ; label values pujhck5 P164L; label define P164L 1 "If I-IO1ICR Equals 1 Or I-IO1OCR" 2 "All Others Goto PUIOCK5" ; label values puiodp1 P165L; label define P165L 1 "Yes" 2 "No" ; label values puiodp2 P166L; label define P166L 1 "Yes" 2 "No" ; label values puiodp3 P167L; label define P167L 1 "YES" 2 "NO" ; label values peio1cow P168L; label define P168L 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" ; label values puio1mfg P169L; label define P169L 1 "Manufacturing" 2 "Retail Trade" 3 "Wholesale Trade" 4 "Something Else" ; label values peio2cow P170L; label define P170L 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." ; label values puio2mfg P171L; label define P171L 1 "Manufacturing" 2 "Retail Trade" 3 "Wholesale Trade" 4 "Something Else" ; label values puiock1 P172L; label define P172L 1 "If {MISCK Eq 1 Or 5) Or MISCK Eq 2-4," 2 "If (MISCK Eq 1 Or 5) Or {(MISCK" 3 "If I-IO1NAM Is D, R Or Blank Then" 4 "All Others Goto PUIODP1" ; label values puiock2 P173L; label define P173L 1 "If I-IO1ICR Eq 1 Then" 2 "If I-IO1OCR Eq 1 Then" 3 "All Others Goto PUIODP2" ; label values puiock3 P174L; label define P174L 1 "If I-IO1OCC Equals D, R Or" 2 "If I-IO1DT1 Is D, R Or Blank" 3 "All Others Goto PUIODP3" ; label values prioelg P175L; label define P175L 0 "Not Eligible For Edit" 1 "Eligible For Edit" ; label values prana P176L; label define P176L 1 "Agricultural" 2 "Non-Agricultural" ; label values prcow1 P177L; label define P177L 1 "Federal Govt" 2 "State Govt" 3 "Local Govt" 4 "Private (Incl. Self-" 5 "Self-Employed, Unincorp." 6 "Without Pay" ; label values prcow2 P178L; label define P178L 1 "Federal Govt" 2 "State Govt" 3 "Local Govt" 4 "Private (Incl. Self-employed" 5 "Self-Employed, Unincorp." 6 "Without Pay" ; label values prcowpg P179L; label define P179L 1 "Private" 2 "Government" ; label values prdtcow1 P180L; label define P180L 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" ; label values prdtcow2 P181L; label define P181L 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" ; label values prdtind1 P182L; label define P182L 1 "Goods Producing-Agricultural" 2 "Goods Producing-Other Agricultural" 3 "Mining" 4 "Construction" 5 "Mfg-Lumber & Wood Prods, Ex" 6 "Mfg-Furniture & Fixtures" 7 "Mfg-Stone, Clay, Concrete," 8 "Mfg-Primary Metals" 9 "Mfg-Fabricated Metals" 10 "Mfg-Not Specified Metal Industries" 11 "Mfg-Machinery, Ex Electrical" 12 "Mfg-Electrical Machinery, Equip" 13 "Mfg-Motor Vehicles & Equip" 14 "Mfg-Aircraft & Parts" 15 "Mfg-Other Transportation Equipment" 16 "Mfg-Professional & Photo Equip," 17 "Mfg-Toys, Amusement & Sporting Goods" 18 "Mfg-Misc & Nec Mfg Industries" 19 "Mfg-Food & Kindred Prods" 20 "Mfg-Tobacco Prods" 21 "Mfg-Textile Mill Prods" 22 "Mfg-Apparel & Other Finished" 23 "Mfg-Paper & Allied Products" 24 "Mfg-Printing, Publishing & Allied Inds" 25 "Mfg-Chemicals & Allied Prods" 26 "Mfg-Petroleum & Coal Prods" 27 "Mfg-Rubber & Misc Plastic Prods" 28 "Mfg-Leather & Leather Prods" 29 "Transportation" 30 "Communications" 31 "Utilities & Sanitary Services" 32 "Wholesale Trade" 33 "Eating And Drinking Places" 34 "Other Retail Trade" 35 "Banking And Other Finance" 36 "Insurance And Real Estate" 37 "Private Household Services" 38 "Business Services" 39 "Automobile And Repair Services" 40 "Personal Serv Exc Private Households" 41 "Entertainment & Recreation Services" 42 "Hospitals" 43 "Health Services, Exc. Hospitals" 44 "Educational Services" 45 "Social Services" 46 "Other Professional Services" 47 "Forestry & Fisheries" 48 "Justice, Public Order & Safety" 49 "Admin Of Human Resource Programs" 50 "National Security & Internal Affairs" 51 "Other Public Administration" 52 "Armed Forces" ; label values prdtind2 P183L; label define P183L 1 "Goods Producing-Agricultural Services" 2 "Goods Producing-Other Agricultural" 3 "Mining" 4 "Construction" 5 "Mfg-Lumber & Wood Prods, Ex Furniture" 6 "Mfg-Furniture & Fixtures" 7 "Mfg-Stone, Clay, Concrete, Glass Prods" 8 "Mfg-Primary Metals" 9 "Mfg-Fabricated Metals" 10 "Mfg-Not Specified Metal Industries" 11 "Mfg-Machinery, Ex Electrical" 12 "Mfg-Electrical Machinery, Equip" 13 "Mfg-Motor Vehicles & Equip" 14 "Mfg-Aircraft & Parts" 15 "Mfg-Other Transportation Equipment" 16 "Mfg-Professional & Photo Equip," 17 "Mfg-Toys, Amusement & Sporting Goods" 18 "Mfg-Misc & Nec Mfg Industries" 19 "Mfg-Food & Kindred Prods" 20 "Mfg-Tobacco Prods" 21 "Mfg-Textile Mill Prods" 22 "Mfg-Apparel & Other Finished" 23 "Mfg-Paper & Allied Products" 24 "Mfg-Printing, Publishing & Allied Inds" 25 "Mfg-Chemicals & Allied Prods" 26 "Mfg-Petroleum & Coal Prods" 27 "Mfg-Rubber & Misc Plastic Prods" 28 "Mfg-Leather & Leather Prods" 29 "Transportation" 30 "Communications" 31 "Utilities & Sanitary Services" 32 "Wholesale Trade" 33 "Eating And Drinking Places" 34 "Other Retail Trade" 35 "Banking And Other Finance" 36 "Insurance And Real Estate" 37 "Private Household Services" 38 "Business Services" 39 "Automobile And Repair Services" 40 "Personal Serv Exc Private Households" 41 "Entertainment & Recreation Services" 42 "Hospitals" 43 "Health Services, Exc. Hospitals" 44 "Educational Services" 45 "Social Services" 46 "Other Professional Services" 47 "Forestry & Fisheries" 48 "Justice, Public Order & Safety" 49 "Admin Of Human Resource Programs" 50 "National Security & Internal Affairs" 51 "Other Public Administration" 52 "Armed Forces" ; label values prdtocc1 P184L; label define P184L 1 "Officials & Administrators," 2 "Other Executive, Admin. & Managerial" 3 "Management Related Occupations" 4 "Engineers" 5 "Mathematical And Computer Scientists" 6 "Natural Scientists" 7 "Health Diagnosing Occupations" 8 "Health Assessment And Treatment" 9 "Teachers, College And University" 10 "Teachers, Except College And" 11 "Lawyers And Judges" 12 "Other Professional Specialty" 13 "Health Technologists And Technicians" 14 "Engineering And Science Technicians" 15 "Technicians, Except Health," 16 "Supervisors And Proprietors, Sales" 17 "Sales Reps, Finance And Business" 18 "Sales Reps, Commodities, Except Retail" 19 "Sales Workers, Retail & Personal" 20 "Sales Related Occupations" 21 "Supervisors, Administrative Support" 22 "Compute" 23 "Secretaries, Stenographers, And" 24 "Financial Records Processing" 25 "Mail And Message Distribution" 26 "Other Admin. Support, Including" 27 "Private Household Service Occupations" 28 "Protective Service" 29 "Food Service" 30 "Health Service" 31 "Cleaning And Building Service" 32 "Personal Service" 33 "Mechanics And Repairers" 34 "Construction Trades" 35 "Other Precision Production, Craft, And" 36 "Machine Operators, And Tenders, Except" 37 "Fabricators, Assemblers, Inspectors," 38 "Motot Vehicle Operators" 39 "Other Transportation And Material" 40 "Construction Laborers" 41 "Freight, Stock, & Materials Handlers" 42 "Other Handlers, Equipt. Cleaners," 43 "Farm Operators And Managers" 44 "Farm Workers And Related Occupations" 45 "Forestry And Fishing Occupations" 46 "Armed Forces" ; label values prdtocc2 P185L; label define P185L 1 "Officials & Administrators," 2 "Other Executive, Admin. & Managerial" 3 "Management Related Occupations" 4 "Engineers" 5 "Mathematical And Computer Scientists" 6 "Natural Scientists" 7 "Health Diagnosing Occupations" 8 "Health Assessment And Treatment" 9 "Teachers, College And University" 10 "Teachers, Except College And" 11 "Lawyers And Judges" 12 "Other Professional Speciality" 13 "Health Technologists And Technicians" 14 "Engineering And Science Technicians" 15 "Technicians, Except Health," 16 "Supervisors And Proprietors, Sales" 17 "Sales Reps, Finance And Business" 18 "Sales Reps, Commodities, Except Retail" 19 "Sales Workers, Retail & Personal" 20 "Sales Related Occupations" 21 "Supervisors, Administrative Support" 22 "Computer Equiptment Operators" 23 "Secretaries, Stenographers, And" 26 "Other Admin. Support, Including" 27 "Private Household Service Occupations" 28 "Protective Service" 29 "Food Service" 30 "Health Service" 31 "Cleaning And Building Service" 32 "Personal Service" 37 "Fabricators, Assemblers, Inspectors," 38 "Motor Vehicle Operators" 39 "Other Transportation And Material" 40 "Construction Laborers" 41 "Freight, Stock, & Materials Handlers" 42 "Other Handlers, Equipt. Cleaners," 43 "Farm Operators And Managers" 44 "Farm Workers And Related Occupations" 45 "Forestry And Fishing Occupations" 46 "Armed Forces" ; label values premp P186L; label define P186L 1 "Employed Persons (Exc. Farm & Priv Hh)" ; label values prmjind1 P187L; label define P187L 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" ; label values prmjind2 P188L; label define P188L 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" ; label values prmjocc1 P189L; label define P189L 1 "Executive, Administrative, &" 2 "Professional Specialty Occupations" 3 "Technicians And Related Support" 4 "Sales Occupations" 5 "Administrative Support Occupations," 6 "Private Household Occupations" 7 "Protective Service Occupations" 8 "Service Occupations, Except Protective" 9 "Precision Production, Craft & Repair" 10 "Machine Operators, Assemblers &" 11 "Transportation And Material Moving" 12 "Handlers, Equip Cleaners, Helpers," 13 "Farming, Forestry And Fishing" 14 "Armed Forces" ; label values prmjocc2 P190L; label define P190L 1 "Executive, Administrative, &" 2 "Professional Specialty Occupations" 3 "Technicians And Related Support" 4 "Sales Occupations" 5 "Administrative Support Occupations," 6 "Private Household Occupations" 7 "Protective Service Occupations" 8 "Service Occupations, Except Protective" 9 "Precision Production, Craft & Repair" 10 "Machine Operators, Assemblers &" 11 "Transportation And Material Moving" 12 "Handlers, Equip Cleaners, Helpers," 13 "Farming, Forestry And Fishing" 14 "Armed Forces" ; label values prmjocgr P191L; label define P191L 1 "Managerail & Professional, Technical," 2 "Service Occupations" 3 "Production, Craft, Repair, Operators" 4 "Farming, Forestry & Fishing" ; label values prnagpws P192L; label define P192L 1 "Non-Ag Priv Wage & Salary (Ex Priv Hh)" ; label values prnagws P193L; label define P193L 1 "Non-Ag Wage And Salary Workers" ; label values prsjmj P194L; label define P194L 1 "Single Jobholder" 2 "Multiple Jobholder" ; label values prerelg P195L; label define P195L 0 "Not Eligible For Edit" 1 "Eligible For Edit" ; label values peernuot P196L; label define P196L 1 "Yes" 2 "No" ; label values peernper P197L; label define P197L 1 "Hourly" 2 "Weekly" 3 "Bi-Weekly" 4 "Twice Monthly" 5 "Monthly" 6 "Annually" 7 "Other - Specify" ; label values peernrt P198L; label define P198L 1 "Yes" 2 "No" ; label values peernhry P199L; label define P199L 1 "Hourly Worker" 2 "NonHourly Worker" ; label values pthr P200L; label define P200L 0 "Not Topcoded" 1 "Topcoded" ; label values ptwk P201L; label define P201L 0 "Not Topcoded" 1 "Topcoded" ; label values ptot P202L; label define P202L 0 "Not Topcoded" 1 "Topcoded" ; label values peernlab P203L; label define P203L 1 "Yes" 2 "No" ; label values peerncov P204L; label define P204L 1 "Yes" 2 "No" ; label values penlfjh P205L; label define P205L 1 "Within The Last 12 Months" 2 "More Than 12 Months Ago" 3 "Never Worked" ; label values penlfret P206L; label define P206L 1 "Yes" 2 "No" ; label values penlfact P207L; label define P207L 1 "Disabled" 2 "Ill" 3 "In School" 4 "Taking Care Of House Or" 5 "In Retirement" 6 "Something Else/other" ; label values punlfck1 P208L; label define P208L 1 "If AGERNG Equals 1-4 Or 9" 2 "All Others Go to NLFRET" ; label values punlfck2 P209L; label define P209L 1 "If MISCK Equals 4 Or" 2 "All Others Goto LBFR-end" ; label values peschenr P210L; label define P210L 1 "Yes" 2 "No" ; label values peschft P211L; label define P211L 1 "Full-time" 2 "Part-time" ; label values peschlvl P212L; label define P212L 1 "High School" 2 "College Or University" ; label values prnlfsch P213L; label define P213L 1 "In School" 2 "Not In School" ; label values prwernal P214L; label define P214L 0 "No Allocation" 1 "One Or More Components Of" ; label values prhernal P215L; label define P215L 0 "No Allocation" 1 "One Or More Components Of" ; label values pedipged P216L; label define P216L -1 "Not In Universe" 1 "Graduation From High School" 2 "Ged Or Other Equivalent" ; label values pehgcomp P217L; label define P217L -1 "Not In Universe" 1 "Less Than 1st Grade" 2 "1st, 2nd, 3rd, Or 4th Grade" 3 "5th Or 6th Grade" 4 "7th Or 8th Grade" 5 "9th Grade" 6 "10th Grade" 7 "11th Grade" 8 "12th Grade (No Diploma)" ; label values pecyc P218L; label define P218L -1 "Not In Universe" 1 "Less Than 1 Year (Includes 0 Years" 2 "The First Or Freshman Year" 3 "The Second Or Sophomore Year" 4 "The Third Or Junior Year" 5 "Four Or More Years" ; label values pegrprof P219L; label define P219L -1 "Not In Universe" 1 "Yes" 2 "No" ; label values pegr6cor P220L; label define P220L -1 "Not In Universe" 1 "Yes" 2 "No" ; label values pems123 P221L; label define P221L -1 "Not In Universe" 1 "1 Year Program" 2 "2 Year Program" 3 "3 Year Program" ; label values hescu1a P222L; label define P222L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hescu1b P223L; label define P223L 1 "Yes" 2 "No" ; label values hescu2 P224L; label define P224L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hescu3 P225L; label define P225L -1 "Out of universe" 1 "One" 2 "Two" 3 "Three or more" ; label values hescu4 P226L; label define P226L -1 "Out of universe" 1 "Owned" 2 "Leased" ; label values hescu5 P227L; label define P227L -1 "Out of universe" 1 "Someone in the household" 2 "Home business" 3 "Employer" 4 "Other" ; label values hescu6 P228L; label define P228L -1 "Out of universe" 1 "1998" 2 "1997" 3 "1996" 4 "1995" 5 "1994" 6 "1993" 7 "Before 1993" ; label values hesiu1 P229L; label define P229L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu2 P230L; label define P230L -1 "Out of universe" 3 "Yes/computer" 4 "Yes/WEBTV" 5 "No" ; label values hesiu3 P231L; label define P231L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu4 P232L; label define P232L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu5 P233L; label define P233L -1 "Out of universe" 1 "Can use it somewhere else" 2 "Cost, too expensive" 3 "Not enough time to use it" 4 "Not useful" 5 "Not user friendly, too difficult" 6 "Problems with service provider" 7 "Concern about how children use it" 8 "Don't want it" 9 "Other" ; label values hesiu6a P234L; label define P234L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu6b P235L; label define P235L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu6c P236L; label define P236L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu6d P237L; label define P237L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu7 P238L; label define P238L -1 "Out of universe" 1 "Can use it somewhere else" 2 "Cost, too expensive" 3 "Not enough time to use it" 4 "Not useful" 5 "Not user friendly, too difficult" 6 "Problems with service provider" 7 "Concern about how children use it" 8 "Don't want it" 9 "Other" ; label values hesiu9 P239L; label define P239L -1 "Out of universe" 0 "None" ; label values hesiu9a P240L; label define P240L -1 "Out of universe" 1 "Yes" 2 "No" ; label values hesiu10 P241L; label define P241L -1 "Out of universe" 1 "A local phone company" 2 "A long distance phone company" 3 "A cable TV system" 4 "A wireless company" 5 "Another type of Internet service provider" 6 "Other/Specify" ; label values hesiu20 P242L; label define P242L -9 "N/A" -3 "Ref" -2 "DK" 1 "Very concerned" 2 "Somewhat concerned" 3 "Not concerned" ; label values prs11 P243L; label define P243L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11a P244L; label define P244L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11b P245L; label define P245L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11c P246L; label define P246L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11d P247L; label define P247L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11e P248L; label define P248L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11f P249L; label define P249L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11g P250L; label define P250L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11h P251L; label define P251L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11i P252L; label define P252L -2 "DK" -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes11j P253L; label define P253L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesi11ba P254L; label define P254L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesi11bb P255L; label define P255L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesi11bc P256L; label define P256L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesi11bd P257L; label define P257L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesi11be P258L; label define P258L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesi11bf P259L; label define P259L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu13a P260L; label define P260L -3 "Ref" -2 "DK" -1 "Out of universe" 1 "For Email" 2 "To take educational courses," 3 "To check news, weather, or sports" 4 "For making phone calls" 5 "To search for information such as" 6 "To search for jobs" 7 "To do job-related tasks" 8 "To shop, pay bills, or other" 9 "Other" 10 "Games/Entertainment/Fun" ; label values pesiu13b P261L; label define P261L -3 "Ref" -2 "DK" -1 "Out of universe" 1 "For Email" 2 "To take educational courses," 3 "To check news, weather, or sports" 4 "For making phone calls" 5 "To search for information such as" 6 "To search for jobs" 7 "To do job-related tasks" 8 "To shop, pay bills, or other" 9 "Other" 10 "Games/Entertainment/Fun" ; label values pesiu13c P262L; label define P262L -3 "Ref" -2 "DK" -1 "Out of universe" 1 "For Email" 2 "To take educational courses," 3 "To check news, weather, or sports" 4 "For making phone calls" 5 "To search for information such as" 6 "To search for jobs" 7 "To do job-related tasks" 8 "To shop, pay bills, or other" 9 "Other" 10 "Games/Entertainment/Fun" ; label values pes14 P263L; label define P263L 1 "Yes" 2 "No" ; label values pesiu15a P264L; label define P264L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu15b P265L; label define P265L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu15c P266L; label define P266L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu15d P267L; label define P267L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu15e P268L; label define P268L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu15f P269L; label define P269L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu15g P270L; label define P270L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu16 P271L; label define P271L -1 "Out of universe" 1 "Adult education" 2 "Cultural center" 3 "Religious facility" 4 "Senior center" 5 "Social service agency" 6 "Youth center" 7 "Other" ; label values pes17a P272L; label define P272L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes17b P273L; label define P273L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes17c P274L; label define P274L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes17d P275L; label define P275L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes17e P276L; label define P276L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes17f P277L; label define P277L -1 "Out of universe" 1 "Yes" 2 "No" ; label values es17g P278L; label define P278L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes17h P279L; label define P279L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pes17i P280L; label define P280L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu18a P281L; label define P281L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu18b P282L; label define P282L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu18c P283L; label define P283L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu18d P284L; label define P284L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu18e P285L; label define P285L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu18f P286L; label define P286L -1 "Out of universe" 1 "Yes" 2 "No" ; label values pesiu19a P287L; label define P287L -3 "Ref" -2 "DK" -1 "Out of universe" 1 "For Email" 2 "To take educational courses," 3 "To check news, weather, or sports" 4 "For making phone calls" 5 "To search for information such as" 6 "To search for jobs" 7 "To do job-related tasks" 8 "To shop, pay bills, or other" 9 "Other" ; label values pesiu19b P288L; label define P288L -3 "Ref" -2 "DK" -1 "Out of universe" 1 "For Email" 2 "To take educational courses," 3 "To check news, weather, or sports" 4 "For making phone calls" 5 "To search for information such as" 6 "To search for jobs" 7 "To do job-related tasks" 8 "To shop, pay bills, or other" 9 "Other" ; label values pesiu19c P289L; label define P289L -3 "Ref" -2 "DK" -1 "Out of universe" 1 "For Email" 2 "To take educational courses," 3 "To check news, weather, or sports" 4 "For making phone calls" 5 "To search for information such as" 6 "To search for jobs" 7 "To do job-related tasks" 8 "To shop, pay bills, or other" 9 "Other" ; label values pes7 P290L; label define P290L -1 "Out of Universe" 1 "Yes" 2 "No" ; label values pesprox1 P291L; label define P291L -9 "N/A" -1 "Out of universe" 1 "Self" 2 "Proxy" ; label values pesprox2 P292L; label define P292L -9 "N/A" -1 "Out of universe" 1 "Self" 2 "Proxy" ; label values hxscu1a P293L; label define P293L 0 "Not allocated" 1 "Allocated" ; label values hxscu1b P294L; label define P294L 0 "Not allocated" 1 "Allocated" ; label values hxscu2 P295L; label define P295L 0 "Not allocated" 1 "Allocated" ; label values hxscu3 P296L; label define P296L 0 "Not allocated" 1 "Allocated" ; label values hxscu4 P297L; label define P297L 0 "Not allocated" 1 "Allocated" ; label values hxscu5 P298L; label define P298L 0 "Not allocated" 1 "Allocated" ; label values hxscu6 P299L; label define P299L 0 "Not allocated" 1 "Allocated" ; label values hxsiu1 P300L; label define P300L 0 "Not allocated" 1 "Allocated" ; label values hxsiu2 P301L; label define P301L 0 "Not allocated" 1 "Allocated" ; label values hxsiu3 P302L; label define P302L 0 "Not allocated" 1 "Allocated" ; label values hxsiu4 P303L; label define P303L 0 "Not allocated" 1 "Allocated" ; label values hxsiu5 P304L; label define P304L 0 "Not allocated" 1 "Allocated" ; label values hxsiu6a P305L; label define P305L 0 "Not allocated" 1 "Allocated" ; label values hxsiu6b P306L; label define P306L 0 "Not allocated" 1 "Allocated" ; label values hxsiu6c P307L; label define P307L 0 "Not allocated" 1 "Allocated" ; label values hxsiu6d P308L; label define P308L 0 "Not allocated" 1 "Allocated" ; label values hxsiu7 P309L; label define P309L 0 "Not allocated" 1 "Allocated" ; label values hxsiu9 P310L; label define P310L 0 "Not allocated" 1 "Allocated" ; label values hxsiu9a P311L; label define P311L 0 "Not allocated" 1 "Allocated" ; label values hxsiu10 P312L; label define P312L 0 "Not allocated" 1 "Allocated" ; label values pxs11 P313L; label define P313L 0 "Not allocated" 1 "Allocated" ; label values pxs11b P314L; label define P314L 0 "Not allocated" 1 "Allocated" ; label values pxs14 P315L; label define P315L 0 "Not allocated" 1 "Allocated" ; label values pxsiu15 P316L; label define P316L 0 "Not allocated" 1 "Allocated" ; label values pxsiu16 P317L; label define P317L 0 "Not allocated" 1 "Allocated" ; label values pxs17 P318L; label define P318L 0 "Not allocated" 1 "Allocated" ; label values pxsiu18 P319L; label define P319L 0 "Not allocated" 1 "Allocated" ; label values pxs7 P320L; label define P320L 0 "Not allocated" 1 "Allocated" ; #delimit cr