infile dictionary { _column(2 ) byte minsamp %1f "Month in sample (4 & 8 are departing)" _column(118) byte intmonth %2f "Interview month" _column(4 ) str12 hhid %12s "Household ID (12 digits)" _column(17 ) byte state %2f "State" _column(21 ) byte smsarank %2f "SMSA ranking" _column(31 ) byte hurespli %1f "Line Number of Respondent" _column(48 ) byte hhnum %1f "Household number" _column(49 ) byte activlwr %1f "(r) Major Activity last week" _column(50 ) byte hourslw %2f "How many hours last week?" _column(53 ) byte reasonlw %2f "Reason <= 35 hours last week" _column(55 ) byte absentlw %1f "Why absent from work last week?" _column(87 ) byte classer %1f "(e&r) Class of worker" _column(88 ) int ind70 %3f "3-digit industry code (1970)" _column(91 ) int occ70 %3f "3-digit occupation code (1970)" _column(136) int occ80 %3f "3-digit occupation code (1980)" _column(94 ) byte lineno %2f "Persons line number in HH" _column(96 ) byte relahh %1f "Relationship to household head" _column(97 ) byte age %2f "Age" _column(99 ) byte marital %1f "Marital status" _column(100) byte race %1f "Race" _column(101) byte sex %1f "Sex" _column(102) byte veteran %1f "Veteran status" _column(103) byte gradeat %2f "Highest grade attended" _column(105) byte gradecp %1f "Whether completed highest grade" _column(109) byte esr %1f "Employment status recode" _column(121) float weight %12.2f "Final weight x100" _column(133) int ind80 %3f "3-digit industry code (1980)" _column(140) byte unioncov %1f "Covered by a Union Contract (1983-) _column(151) byte smsastat %1f "SMSA status code" _column(152) byte centcity %1f "Central city status" _column(154) byte smsasize %1f "SMSA size" _column(155) byte ethnic %1f "Ethnicity" _column(163) byte ptstat %1f "Part-time status" _column(167) byte ftpt79 %1f "Full-time or part-time status" _column(188) byte agri %1f "Agriculturural industry" _column(227) byte docc70 %2f "Detailed occupation code" _column(295) byte doinglw %1f "What was doing most of last week" _column(296) byte hourslwa %2f "How many hours last week all jobs" _column(298) byte uhours35 %1f "Usually works >= 35 hrs at this job" _column(299) byte why35lw %2f "Why not at least 35 hours last week" _column(318) byte class %1f "Class of worker" _column(363) byte uhours %2f "(dp) Usual hours" _column(365) byte paidhr %1f "(dp) Paid by the hour" _column(366) int earnhr %4f "(dp) Earnings per hour" _column(370) int uearnwk %3f "(dp) Usual earnings per week" _column(373) float earnwt %12.2f "(dp) Earnings weight for all races x100" _column(409) byte eligible %1f "Eligibility flag" _column(410) byte uhourse %2f "(e&dp) Usual hours" _column(412) byte paidhre %1f "(e&dp) Paid by the hour" _column(413) int earnhre %4f "(e&dp) Earnings per hour" _column(417) int earnwke %3f "(e&dp) Earnings per week" _column(420) byte unionmme %1f "(e) Union member ('83 on)" _column(421) byte I25a %1f "(dp) Usual hours (I25a) allocation flag" _column(422) byte I25b %1f "(dp) Paid by hour (I25b) allocation flag" _column(423) byte I25c %1f "(dp) Earnings/hr (I25c) allocation flag" _column(424) byte I25d %1f "(dp) Usl Earn/hr (I25d) allocation flag" _column(427) int uearnwke %3f "(e&dp) Usual weekly earnings" }