infile dictionary { * Good for 1994-1997 CPS Annual Earning File. * Sep 25, 1997 change smsa995 to %1f _lrecl(814) _column( 22) byte hurespli %2f "Line Number of Respondent" _column( 65) byte intmonth %2f "Interview Month" _column( 63) byte minsamp %2f "Month in sample (4 & 8 are departing)" _column( 71) str4 hrsample %4s "Sample indentifier" ** begins 1994 _column( 75) str2 serial %2s "Serial suffix" _column( 77) byte hhnum %2f "Household number" _column( 91) byte state %2f "State" _column(101) int county %3f "FIPS County Code" _column(108) byte centcitx %2f "Central city status" _column(104) byte centcity %1f "Central city status" _column( 97) int msafips %4f "MSA/PMSA FIPS code" _column(106) byte pmsarank %2f "PMSA ranking" _column(101) int cmsarank %3f "CMSA/MSA ranking" _column(104) byte smsasize %2f "MSA/CMSA size" _column( 95) byte cmsacode %2f "CMSA code" _column(112) byte smsastat %2f "Metropolitan status code" _column(105) byte smsa995 %1f "Metropolitan status code" _column(108) byte smsa93 %1f "Metropolitan status code" _column(110) byte icntct94 %2f "Individual central city code 1994:1-1995:8" _column(106) byte icntcity %1f "Individual central city code" _column( 1) str12 hhid94 %12s "Household ID 1994:1-1995:8" _column( 1) str15 hhid %15s "Household ID" _column(129) byte sex %2f "Sex" _column(133) byte veteran %2f "Veteran" _column(137) byte grade92 %2f "(e&r) Highest grade attended" _column(151) byte famnum %2f "Family number" _column(405) byte why3594 %2f "Why not at least 35 hours last week" _column(432) byte class94 %2f "Class of worker" _column(563) byte unioncov %2f "Covered by a union contract" _column(577) byte studftpt %2f "Enrolled as a student full/part time" _column(118) byte relref94 %2f "Relationship to reference person" _column(118) byte relref95 %2f "Relationship to reference person" _column(122) byte age %2f "Age" _column(153) byte pfamrel %2f "Primary family relationship" _column(159) byte marital %2f "Marital status" _column(139) byte race %2f "Race" _column(247) byte hourslw %3f "(e) How many hours last week?" _column(233) byte reason94 %2f "Reason <= 35 hours last week" _column(210) byte absent94 %2f "Why absent from work last week?" _column(436) int ind80 %3f "3-digit industry code (1980)" _column(439) int occ80 %3f "3-digit occupation code (1980)" _column(218) byte uhourse %2f "(e&dp) Usual hours" _column(506) byte paidhre %2f "(e&dp) Paid by the hour" _column(561) byte unionmme %2f "(e) Union member" _column(141) byte ethnic %2f "Ethnicity" _column(180) byte lfsr94 %2f "(r) Labor force status recode" _column(416) byte ftpt94 %2f "Full-time or part-time status" _column(460) byte agri %2f "Agricultural" _column(498) byte eligible %2f "(Earnings) eligibility flag" _column(520) int earnhre %4f "(e&dp) Earnings per hour" _column(527) int earnwke %8.2f "(e&dp) Earnings per week" _column(575) byte schenr %2f "Attending HS, college, or university last week" _column(579) byte schlvl %2f "Attending HS, college, or university" _column(613) float weight %10.4f "Final weight x100" _column(603) float earnwt %10.4f "(dp) Earnings weight for all races x100" _column(697) byte I25a %2f "(dp) Usual hours (I25a) allocation flag" _column(795) byte I25b %2f "(dp) Paid by hour (I25b) allocation flag" _column(641) byte I25c %2f "(dp) Earnings/hr (I25c) allocation flag" _column(639) byte I25d %2f "(dp) Usl Earn/hr (I25d) allocation flag" _column(163) int penatvty %3f "(dp) Country of birth" _column(166) int pemntvty %3f "(dp) Mother's country of birth" _column(169) int pefntvty %3f "(dp) Father's country of birth" _column(172) byte prcitshp %2f "(dp) Citizenship status" _column(174) byte prcitflg %2f "(dp) Citizenship allocation flag" _column(176) byte peinusyr %2f "(dp) Year of entry to US" _column(69 ) byte hrlonglk %2f "Longitudinal Link Indicator" _column(147) byte lineno %2f "Person's line number in HH" }