infile dictionary using "/data/PUMS/1980/RawData/PUMSBX.TXT" { * _lrecl(193) * *Individual data * _column(1) str1 rectype %1s "Record Type" _column(2) byte relat1 %2f "Relationship" _column(4) byte relat2 %1f "Detailed relationship" _column(5) byte subfam1 %1f "Subfamily relationship" _column(6) byte subfam2 %1f "Subfamily number" * Demographics _column(7) byte sex %1f "Sex" _column(8) byte age %2f "Age" _column(10) byte qtrbirth %1f "Quarter of birth" _column(11) byte marital %1f "Marital status" _column(12) byte race %2f "Race" _column(14) byte spanish %1f "Spanish origin" _column(15) byte surname %1f "Spanish surname" _column(16) int ancstry1 %3f "Ancestry, first entry" _column(19) int ancstry2 %3f "Ancestry, second entry" * Immigration, citizenship, language _column(22) int birthpl %3f "Place of birth" _column(25) byte citizen %1f "Citizenship" _column(26) byte immigr %1f "Year of immigration" _column(27) byte lang1 %1f "Language usage" _column(28) int lang2 %3f "Language spoken at home" _column(31) byte english %1f "Ability to speak English" * More demographics _column(32) byte fertilty %2f "No. of children ever born" _column(34) byte timesmar %1f "No. of times married" _column(35) byte agemar %2f "Age at first marriage" _column(37) byte qtrmar %1f "Quarter of first marriage" _column(38) byte widowed %1f "Widowed" _column(39) byte school %1f "School enrollment" _column(40) byte grade %2f "Highest year of school attended" _column(42) byte fingrade %1f "Finished highest grade" * Geographic mobility _column(43) byte af75 %1f "In Armed Forces in 1975" _column(44) byte coll75 %1f "In college in 1975" _column(45) byte work75 %1f "In work in 1975" _column(46) byte migwgt %1f "In migration, place/travel work sample" _column(47) byte state75 %2f "State of residence in 1975" _column(49) int cogrp75 %3f "County group of residence in 1975" _column(52) byte mig75 %1f "Residence in 1975" _column(53) byte metro75 %2f "Metropolitan residence in 1975" * Commuting _column(55) byte powstate %2f "Place of work, state" _column(57) int powcogrp %3f "Place of work, county group" _column(60) byte powmetro %1f "Place of work, city" _column(61) byte powcc %1f "Place of work, central city" _column(62) byte powplsiz %1f "Place of work, population" _column(63) byte time %2f "Travel time to work (minutes)" _column(65) byte means %2f "Means of transportation to work" _column(67) byte carpool %1f "Carpooling" _column(68) byte riders %1f "No. in carpool" * Disability status _column(69) byte disabl1 %1f "Work limitation status" _column(70) byte disabl2 %1f "Work prevented status" _column(71) byte disabl3 %1f "Public transportation disab. status" * Veteran status _column(72) byte veteran1 %1f "Veteran status" _column(73) byte veteran2 %1f "Served May 1975 or later" _column(74) byte veteran3 %1f "Served Vietnam era" _column(75) byte veteran4 %1f "Served February 1955 - July 1964" _column(76) byte veteran5 %1f "Served Korean conflict" _column(77) byte veteran6 %1f "Served World War II" _column(78) byte veteran7 %1f "Served World War I" _column(79) byte veteran8 %1f "Served any other time" * Labor force _column(80) byte yearwork %1f "Year last worked" _column(81) byte labor %1f "Labor force status last week" _column(82) byte hours %2f "Hours worked last week" _column(84) byte absent %1f "Absent from work last week" _column(85) byte looking %1f "Looking for work" _column(86) byte able %1f "Available for work last week" _column(87) int industry %3f "Industry" _column(90) int occup %3f "Occupation" _column(93) byte class %1f "Class of worker" _column(94) byte work79 %1f "Worked last year" _column(95) byte weeksw79 %2f "Weeks worked last year" _column(97) byte hours79 %2f "Usual hours worked per week last year" _column(99) byte weeksu79 %2f "Weeks unemployed last year" _column(101) income1 %5f "Wage or salary income, 1979" _column(106) income2 %5f "Nonfarm self-employment income, 1979" _column(111) income3 %5f "Farm self-employment income, 1979" _column(116) income4 %5f "Int., div., & rental income, 1979" _column(121) income5 %4f "Social security income, 1979" _column(125) income6 %4f "Public assistance income, 1979" _column(129) income7 %5f "All other income, 1979" _column(134) income8 %5f "Income from all sources, 1979" _column(139) poverty %1f "Person poverty status" * * Allocations * _column(140) byte arelat1 %1f "Allocation flag" _column(141) byte arelat2 %1f "Allocation flag" _column(142) byte asex %1f "Allocation flag" _column(143) byte aage %1f "Allocation flag" _column(144) byte aqtrbirth %1f "Allocation flag" _column(145) byte amarital %1f "Allocation flag" _column(146) byte arace1 %1f "Allocation flag" _column(147) byte arace2 %1f "Allocation flag" _column(148) byte aspanish %1f "Allocation flag" _column(149) byte ancstry %1f "Allocation flag" _column(150) byte abirthpl %1f "Allocation flag" _column(151) byte acitizen %1f "Allocation flag" _column(152) byte aimmigr %1f "Allocation flag" _column(153) byte alang1 %1f "Allocation flag" _column(154) byte alang2 %1f "Allocation flag" _column(155) byte alang3 %1f "Allocation flag" _column(156) byte afertil %1f "Allocation flag" _column(157) byte atimesma %1f "Allocation flag" _column(158) byte aagemr %1f "Allocation flag" _column(159) byte awidowed %1f "Allocation flag" _column(160) byte aschool %1f "Allocation flag" _column(161) byte ayearsch %1f "Allocation flag" _column(162) byte afingrad %1f "Allocation flag" _column(163) byte aaf75 %1f "Allocation flag" _column(164) byte acoll75 %1f "Allocation flag" _column(165) byte awork75 %1f "Allocation flag" _column(166) byte amig751 %1f "Allocation flag" _column(167) byte amig752 %1f "Allocation flag" _column(168) byte atime %1f "Allocation flag" _column(169) byte ameans %1f "Allocation flag" _column(170) byte acarpool %1f "Allocation flag" _column(171) byte ariders %1f "Allocation flag" _column(172) byte adisabl1 %1f "Allocation flag" _column(173) byte adisabl2 %1f "Allocation flag" _column(174) byte adisabl3 %1f "Allocation flag" _column(175) byte avet1 %1f "Allocation flag" _column(176) byte avet2 %1f "Allocation flag" _column(177) byte ayearwrk %1f "Allocation flag" _column(178) byte alabor %1f "Allocation flag" _column(179) byte ahours %1f "Allocation flag" _column(180) byte aindustr %1f "Allocation flag" _column(181) byte aoccup %1f "Allocation flag" _column(182) byte aclass %1f "Allocation flag" _column(183) byte awork79 %1f "Allocation flag" _column(184) byte aweekw79 %1f "Allocation flag" _column(185) byte ahour79 %1f "Allocation flag" _column(186) byte aweeku79 %1f "Allocation flag" _column(187) byte aincome1 %1f "Allocation flag" _column(188) byte aincome2 %1f "Allocation flag" _column(189) byte aincome3 %1f "Allocation flag" _column(190) byte aincome4 %1f "Allocation flag" _column(191) byte aincome5 %1f "Allocation flag" _column(192) byte aincome6 %1f "Allocation flag" _column(193) byte aincome7 %1f "Allocation flag" }