{ * Good for 1979 through 1983 CPS Annual Earnings File. _column(2 ) byte mminsamp %1f "Month in sample (4 & 8 are departing)" _column(4 ) str12 hhid %12s "Household ID (12 digits)" _column(17 ) byte state %2f "State" _column(48 ) byte hhnum %1f "Household number" _column(94 ) byte lineno %2f "Persons line number in HH" _column(97 ) byte mage %2f "Age" _column(100) byte mrace %1f "Race" _column(101) byte msex %1f "Sex" _column(118) byte intmonth %2f "Interview month" }