dictionary using /homes/data/spd/spdc02.dat { **************************************************************** * * NOTE: This complete dataset has over more than 2,047 variables, * the maximum number of variables for Intercooled Stata 8.0. * So, variables at the end are commented out. The commenting * can be removed in an editor by replacing '*#' with ''. * Stata/SE can handle up to 32,766 variables, default=5000. * **************************************************************** *This program reads the 2002 Survey of Program Dynamics Cross-Sectional Data File *Note: This program is distributed under the GNU GPL. See end of *this file and http://www.gnu.org/licenses/ for details. *by Jean Roth Wed Dec 10 10:51:57 EST 2003 *Please report errors to jroth@nber.org *run with do spdc02 *Change output file name/location as desired in the first line of the .dct file *If you are using a PC, you may need to change the direction of the slashes, as in C:\ * or "\\Nber\home\data\spd\spdc02.dat" * The following changes in variable names have been made, if necessary: * '$' to 'd'; '-' to '_'; '%' to 'p'; * Note: Variable names in Stata are case-sensitive _column(1 ) byte rsnniex %2f "HSC: Reason:Interview/Noninterview 02" _column(3 ) str9 pp_id %9s "SC: Household Identification No." _column(12 ) int addidex %3f "SC: Household Address ID" _column(15 ) str15 ihhkey0x %15s "SC: Unique household identifier 02" _column(30 ) byte halfsamp %1f "SC: Half sample code-variance estimate" _column(31 ) byte varstrat %2f "SC: Stratum for Variance Estimation" _column(33 ) str4 pp_pnum %4s "SC: Person Number" _column(37 ) str3 pp_entry %3s "SC: Entry Address ID" _column(40 ) double spdcsw0x %10.2f "SC: SPD Cross-sectional Weight" _column(50 ) int sipp_pnl %4f "SC: SIPP Panel: 1992 or 1993" _column(54 ) int outcomrx %3f "HSC: Interview status code" _column(57 ) byte pge15ux %2f "HDE: Total # of persons 15+ for sample" _column(59 ) int respnmrx %4f "HDE: Household respondent person No." _column(63 ) byte numperrx %2f "HDE: Number of persons in household" _column(65 ) byte monthux %2f "HDE: Month of survey" _column(67 ) byte undr15rx %2f "HDE: Persons under age 15 in hhold" _column(69 ) byte undr18rx %2f "HDE: Persons under age 18 in hhold" _column(71 ) byte h5to18rx %2f "HDE: Persons age 5 to 18 in hhold" _column(73 ) byte g_regrx %1f "HDE: Region code" _column(74 ) byte stfipsrx %2f "HDE: FIPS state code" _column(76 ) byte tenureux %1f "HCV: Tenure" _column(77 ) byte publicux %1f "HCV: Public housing project" _column(78 ) byte lorentux %1f "HCV: Reduced rent-Fed/State/loc gov pd" _column(79 ) byte phsec8ux %1f "HCV: Reduced rent-Title 8 or gov't pro" _column(80 ) byte rntm1ux %1f "HCV: Month rec'd Rent assist - Jan 200" _column(81 ) byte rntm2ux %1f "HCV: Month rec'd Rent assist - Feb 200" _column(82 ) byte rntm3ux %1f "HCV: Month rec'd Rent assist - Mar 200" _column(83 ) byte rntm4ux %1f "HCV: Month rec'd Rent assist - Apr 200" _column(84 ) byte rntm5ux %1f "HCV: Month rec'd Rent assist - May 200" _column(85 ) byte rntm6ux %1f "HCV: Month rec'd Rent assist - Jun 200" _column(86 ) byte rntm7ux %1f "HCV: Month rec'd Rent assist - Jul 200" _column(87 ) byte rntm8ux %1f "HCV: Month rec'd Rent assist - Aug 200" _column(88 ) byte rntm9ux %1f "HCV: Month rec'd Rent assist - Sep 200" _column(89 ) byte rntm10ux %1f "HCV: Month rec'd Rent assist - Oct 200" _column(90 ) byte rntm11ux %1f "HCV: Month rec'd Rent assist - Nov 200" _column(91 ) byte rntm12ux %1f "HCV: Month rec'd Rent assist - Dec 200" _column(92 ) byte rntmntux %2f "HCV: Total months rent assist in 2001" _column(94 ) byte w5ux %1f "HWQ: Anyone lived in HH Temporarily" _column(95 ) byte t1m05ux %1f "HWQ: Temp 1 Lived in HH - May 2001" _column(96 ) byte t1m06ux %1f "HWQ: Temp 1 Lived in HH - June 2001" _column(97 ) byte t1m07ux %1f "HWQ: Temp 1 Lived in HH - July 2001" _column(98 ) byte t1m08ux %1f "HWQ: Temp 1 Lived in HH - Aug 2001" _column(99 ) byte t1m09ux %1f "HWQ: Temp 1 Lived in HH - Sept 2001" _column(100 ) byte t1m10ux %1f "HWQ: Temp 1 Lived in HH - Oct 2001" _column(101 ) byte t1m11ux %1f "HWQ: Temp 1 Lived in HH - Nov 2001" _column(102 ) byte t1m12ux %1f "HWQ: Temp 1 Lived in HH - Dec 2001" _column(103 ) byte t1m13ux %1f "HWQ: Temp 1 Lived in HH - Jan 2002" _column(104 ) byte t1m14ux %1f "HWQ: Temp 1 Lived in HH - Feb 2002" _column(105 ) byte t1m15ux %1f "HWQ: Temp 1 Lived in HH - Mar 2002" _column(106 ) byte t1m16ux %1f "HWQ: Temp 1 Lived in HH - April 2002" _column(107 ) byte t1m17ux %1f "HWQ: Temp 1 Lived in HH - May 2002" _column(108 ) byte t1m18ux %1f "HWQ: Temp 1 Lived in HH - June 2002" _column(109 ) byte t1m19ux %1f "HWQ: Temp 1 Lived in HH - July 2002" _column(110 ) byte t1sexux %1f "HWQ: Sex of 1st added person" _column(111 ) byte t1rrpux %2f "HWQ: 1st Added Person RRP" _column(113 ) int t1agetx %3f "HWQ: Age of 1st added person" _column(116 ) byte t1mux %1f "HWQ: 1st Per Contrib money for HH exp" _column(117 ) byte t2m05ux %1f "HWQ: Temp 2 Lived in HH - May 2001" _column(118 ) byte t2m06ux %1f "HWQ: Temp 2 Lived in HH - June 2001" _column(119 ) byte t2m07ux %1f "HWQ: Temp 2 Lived in HH - July 2001" _column(120 ) byte t2m08ux %1f "HWQ: Temp 2 Lived in HH - Aug 2001" _column(121 ) byte t2m09ux %1f "HWQ: Temp 2 Lived in HH - Sept 2001" _column(122 ) byte t2m10ux %1f "HWQ: Temp 2 Lived in HH - Oct 2001" _column(123 ) byte t2m11ux %1f "HWQ: Temp 2 Lived in HH - Nov 2001" _column(124 ) byte t2m12ux %1f "HWQ: Temp 2 Lived in HH - Dec 2001" _column(125 ) byte t2m13ux %1f "HWQ: Temp 2 Lived in HH - Jan 2002" _column(126 ) byte t2m14ux %1f "HWQ: Temp 2 Lived in HH - Feb 2002" _column(127 ) byte t2m15ux %1f "HWQ: Temp 2 Lived in HH - Mar 2002" _column(128 ) byte t2m16ux %1f "HWQ: Temp 2 Lived in HH - April 2002" _column(129 ) byte t2m17ux %1f "HWQ: Temp 2 Lived in HH - May 2002" _column(130 ) byte t2m18ux %1f "HWQ: Temp 2 Lived in HH - June 2002" _column(131 ) byte t2m19ux %1f "HWQ: Temp 2 Lived in HH - July 2002" _column(132 ) byte t2sexux %1f "HWQ: Sex of 2nd added person" _column(133 ) byte t2rrpux %2f "HWQ: 2nd Added Person RRP" _column(135 ) int t2agetx %3f "HWQ: Age of 2nd added person" _column(138 ) byte t2mux %1f "HWQ: 2nd Per Contrib money for HH exp" _column(139 ) byte t3m05ux %1f "HWQ: Temp 3 Lived in HH - May 2001" _column(140 ) byte t3m06ux %1f "HWQ: Temp 3 Lived in HH - June 2001" _column(141 ) byte t3m07ux %1f "HWQ: Temp 3 Lived in HH - July 2001" _column(142 ) byte t3m08ux %1f "HWQ: Temp 3 Lived in HH - Aug 2001" _column(143 ) byte t3m09ux %1f "HWQ: Temp 3 Lived in HH - Sept 2001" _column(144 ) byte t3m10ux %1f "HWQ: Temp 3 Lived in HH - Oct 2001" _column(145 ) byte t3m11ux %1f "HWQ: Temp 3 Lived in HH - Nov 2001" _column(146 ) byte t3m12ux %1f "HWQ: Temp 3 Lived in HH - Dec 2001" _column(147 ) byte t3m13ux %1f "HWQ: Temp 3 Lived in HH - Jan 2002" _column(148 ) byte t3m14ux %1f "HWQ: Temp 3 Lived in HH - Feb 2002" _column(149 ) byte t3m15ux %1f "HWQ: Temp 3 Lived in HH - Mar 2002" _column(150 ) byte t3m16ux %1f "HWQ: Temp 3 Lived in HH - April 2002" _column(151 ) byte t3m17ux %1f "HWQ: Temp 3 Lived in HH - May 2002" _column(152 ) byte t3m18ux %1f "HWQ: Temp 3 Lived in HH - June 2002" _column(153 ) byte t3m19ux %1f "HWQ: Temp 3 Lived in HH - July 2002" _column(154 ) byte t3sexux %1f "HWQ: Sex of 3rd added person" _column(155 ) byte t3rrpux %2f "HWQ: 3rd Added Person RRP" _column(157 ) int t3agetx %3f "HWQ: Age of 3rd added person" _column(160 ) byte t3mux %1f "HWQ: 3rd Per contrib money for HH exp" _column(161 ) byte hfodspux %1f "HIS: Food stamps recipient" _column(162 ) byte hincucux %1f "HIS: Unemployment compensation" _column(163 ) byte hincwcux %1f "HIS: Workers' compensation" _column(164 ) byte hssynux %1f "HIS: Social Security payments" _column(165 ) byte hsscynux %1f "HIS: Social Security pmt for children" _column(166 ) byte hssiynux %1f "HIS: Supplemental Security benefits" _column(167 ) byte hssichux %1f "HIS: Supplemental Security for childre" _column(168 ) byte hcaynux %1f "HIS: Anyone in HH rec Cash Assistance" _column(169 ) byte hcacynux %1f "HIS: Rec'd cash assist. for child in H" _column(170 ) byte hcabthux %1f "HIS: Cash assistance-adult/child" _column(171 ) byte htransux %1f "HIS: Welfare agency assist-transport" _column(172 ) byte hccareux %1f "HIS: Welfare agency assist-child care" _column(173 ) byte hwicux %1f "HIS: Welfare agency assist - WIC" _column(174 ) byte slnchux %1f "HIS: Usually eat lunch at school" _column(175 ) byte flunchux %1f "HIS: Recd free/reduced meals at school" _column(176 ) byte hengasux %1f "HIS: Energy assist: last twelve months" _column(177 ) byte hfostrux %1f "HIS: Recd Foster Child Care payments" _column(178 ) byte hvetynux %1f "HIS: Recd Veterans payments" _column(179 ) byte hsurynux %1f "HIS: Recd Survivor benefits" _column(180 ) byte q236aux %1f "HIS: Phys/mental cond prevnts work" _column(181 ) byte q236cux %1f "HIS: Phys/mental cond limits work" _column(182 ) byte q238ux %1f "HIS: Retire or perm leave job for hlth" _column(183 ) byte hretynux %1f "HIS: Recd Retirement payments" _column(184 ) byte q246ux %1f "HIS: Owned interest bearing account" _column(185 ) byte q247ux %1f "HIS: Owned interest acct-investments" _column(186 ) byte q249aux %1f "HIS: Owned mutual fund shares" _column(187 ) byte q249bux %1f "HIS: Owned shares of stock in Corps" _column(188 ) byte q251aux %1f "HIS: Owned rental property" _column(189 ) byte q251bux %1f "HIS: Recd income from roomers/boarders" _column(190 ) byte hroyalux %1f "HIS: Recd income from royalties" _column(191 ) byte htrustux %1f "HIS: Recd income from estates/trusts" _column(192 ) byte halmynux %1f "HIS: Recd alimony payments" _column(193 ) byte hcspynux %1f "HIS: Recd child support payments" _column(194 ) byte hfinynux %1f "HIS: Recd financial assist benefits" _column(195 ) byte hngux %1f "HIS: Recd income from National Guard" _column(196 ) byte hcernux %1f "HIS: Recd income: side business/hobby" _column(197 ) byte hfarmux %1f "HIS: Recd income from a farm" _column(198 ) byte hlumpux %1f "HIS: Recd a lump sum payment" _column(199 ) byte hchrux %1f "HIS: Recd income from charitable group" _column(200 ) byte hoiux %1f "HIS: Received any other income" _column(201 ) int hownr1ux %4f "HEL: First owner/buyer of the house" _column(205 ) int hownr2ux %4f "HEL: Second owner/buyer of the house" _column(209 ) int hownr3ux %4f "HEL: Third owner/buyer of the house" _column(213 ) long revalutx %7f "HEL: Estimated house value" _column(220 ) byte mortgaux %1f "HEL: Any mortgages on this property" _column(221 ) byte heqyloux %1f "HEL: Any home equity loans on home" _column(222 ) long moramttx %7f "HEL: Amt of monthly mortgage payment" _column(229 ) byte mortaxux %1f "HEL: Property taxes in mortgage pmt" _column(230 ) long ptxamttx %7f "HEL: Total amount of property taxes" _column(237 ) byte morinsux %1f "HEL: Insurance premiums in mortgage" _column(238 ) long insamttx %7f "HEL: Annual insurance premium" _column(245 ) long heqamttx %7f "HEL: Monthly pmt home equity loan" _column(252 ) long renamttx %7f "HEL: Amount of HH monthly rent" _column(259 ) long helectx %7f "HEL: Amt of monthly electricity bill" _column(266 ) long hheattx %7f "HEL: Amt of monthly gas/heating bill" _column(273 ) long hphonetx %7f "HEL: Amt of monthly basic phone bill" _column(280 ) long hwatertx %7f "HEL: Amt of monthly water/sewer bill" _column(287 ) byte hhrentux %1f "HEL: More than one paid rent/util" _column(288 ) int hspyrux %4f "HEL: Sole person pd mort/rent util" _column(292 ) int hj1pyrux %4f "HEL: First joint person pd mort/util" _column(296 ) int hj2pyrux %4f "HEL: Second joint person pd mort/util" _column(300 ) int hj3pyrux %4f "HEL: Third joint person pd mort/util" _column(304 ) long ha1pyrtx %7f "HEL: Amt paid by first joint payer" _column(311 ) long ha2pyrtx %7f "HEL: Amt paid by second joint payer" _column(318 ) long ha3pyrtx %7f "HEL: Amt paid by third joint payer" _column(325 ) byte reothrux %1f "HEL: Owns other real estate" _column(326 ) int reown1ux %4f "HEL: First owner - other real estate" _column(330 ) int reown2ux %4f "HEL: Second owner-other real estate" _column(334 ) long reval2tx %7f "HEL: Market value other real estate" _column(341 ) byte othmorux %1f "HEL: Presence of other mortgages" _column(342 ) long prmor2tx %7f "HEL: Principle on other mortgages" _column(349 ) byte vehownux %1f "HEL: Anyone owns a car, van, truck" _column(350 ) byte vehnumux %1f "HEL: How many cars, trucks owned" _column(351 ) int v1own1ux %4f "HEL: First owner of 1st vehicle" _column(355 ) int v1own2ux %4f "HEL: Second owner of 1st vehicle" _column(359 ) int v1yearex %4f "HEL: Year of 1st Vehicle" _column(363 ) long vhval1tx %7f "HEL: Value of 1st Vehicle" _column(370 ) byte v1frowux %1f "HEL: Vehicle #1 owned or buying" _column(371 ) long amowd1tx %7f "HEL: Amount owed for 1st Vehicle" _column(378 ) byte v1purpux %1f "HEL: Primary use of 1st vehicle" _column(379 ) int v2own1ux %4f "HEL: First owner of 2nd vehicle" _column(383 ) int v2own2ux %4f "HEL: Second owner of 2nd vehicle" _column(387 ) int v2yearex %4f "HEL: Year of 2nd Vehicle" _column(391 ) long vhval2tx %7f "HEL: Value of 2nd Vehicle" _column(398 ) byte v2frowux %1f "HEL: Vehicle #2 owned or buying" _column(399 ) long amowd2tx %7f "HEL: Amount owed for 2nd vehicle" _column(406 ) byte v2purpux %1f "HEL: Primary use of 2nd vehicle" _column(407 ) int v3own1ux %4f "HEL: First owner of 3rd vehicle" _column(411 ) int v3own2ux %4f "HEL: Second owner of 3rd vehicle" _column(415 ) int v3yearex %4f "HEL: Year of 3rd Vehicle" _column(419 ) long vhval3tx %7f "HEL: Value of 3rd Vehicle" _column(426 ) byte v3frowux %1f "HEL: Vehicle #3 owned or buying" _column(427 ) long amowd3tx %7f "HEL: Amount owed for 3rd vehicle" _column(434 ) byte v3purpux %1f "HEL: Primary use of 3rd vehicle" _column(435 ) byte otrdbtux %1f "HEL: Presence of other debts" _column(436 ) int debow1ux %4f "HEL: First person with other debt" _column(440 ) int debow2ux %4f "HEL: Second person with other debt" _column(444 ) int debow3ux %4f "HEL: Third person with other debt" _column(448 ) long debamtux %7f "HEL: Total other debt amount" _column(455 ) byte chdsptux %1f "HEL: Anyone paid child support" _column(456 ) byte chwhoux %1f "HEL: Who paid child support" _column(457 ) long chamttx %7f "HEL: Total child support paid" _column(464 ) byte almsptux %1f "HEL: Alimony payments made" _column(465 ) byte alwhoux %1f "HEL: Who paid alimony" _column(466 ) long alamttx %7f "HEL: Total alimony payments" _column(473 ) byte othsptux %1f "HEL: Other payments - nonHH members" _column(474 ) byte otwhoux %1f "HEL: Pay other support nonHH members" _column(475 ) byte otnumux %2f "HEL: Number of others supported" _column(477 ) long ostamttx %7f "HEL: Amount paid for other's support" _column(484 ) int fdexrx %4f "FE: Amount spent on food at stores" _column(488 ) int q990a1rx %4f "First dollar amount of the range spent" _column(492 ) int q990a2rx %4f "Second dollar amount of the range spen" _column(496 ) byte q990abux %1f "FE: Period of spending" _column(497 ) int nfdrx %4f "FE: Amt for non-food items" _column(501 ) int q991r1rx %4f "First dollar amount of the range spent" _column(505 ) int q991r2rx %4f "Second dollar amount of the range spen" _column(509 ) int rfdrx %4f "FE: Amt spent for food at restaurants" _column(513 ) int q992a1rx %4f "First dollar amount of the range spent" _column(517 ) int q992a2rx %4f "Second dollar amount of the range spen" _column(521 ) byte q992abux %1f "FE: Periodicity-Restaurant expenditure" _column(522 ) byte fdsuffux %1f "HFS: Sufficiency of food, quant/qualit" _column(523 ) byte fdmonyux %1f "HFS: Lack of money reason not enough" _column(524 ) byte fdstorux %1f "HFS: Too hard to get to store reason" _column(525 ) byte fdhlthux %1f "HFS: Poor health reason not enough" _column(526 ) byte fdstovux %1f "HFS: No working stove reason not enoug" _column(527 ) byte food01ux %1f "HFS: Worried food would run out" _column(528 ) byte food02ux %1f "HFS: Food bought didn't last" _column(529 ) byte food03ux %1f "HFS: Couldn't afford balanced meals" _column(530 ) byte food04ux %1f "HFS: Child fed low-cost food" _column(531 ) byte food05ux %1f "HFS: Can't feed child balanced meals" _column(532 ) byte food06ux %1f "HFS: Children not eating enough" _column(533 ) byte food07ux %1f "HFS: Adult cut size or skipped meals" _column(534 ) byte food08ux %1f "HFS: How often adults skipped meals" _column(535 ) byte food09ux %1f "HFS: Ever ate less than should" _column(536 ) byte food10ux %1f "HFS: Ever hungry but didn't eat" _column(537 ) byte food11ux %1f "HFS: Lose weight past 12 months" _column(538 ) byte food12ux %1f "HFS: Adult(s) did not eat whole day" _column(539 ) byte food13ux %1f "HFS: Freq adults didn't eat all day" _column(540 ) byte food14ux %1f "HFS: Ever cut size of child's meals" _column(541 ) byte food15ux %1f "HFS: Child ever skipped a meal" _column(542 ) byte food16ux %1f "HFS: How often child skipped meals" _column(543 ) byte food17ux %1f "HFS: Child ever hungry past 12 months" _column(544 ) byte food18ux %1f "HFS: Child ever not eat for whole day" _column(545 ) byte fdbankux %1f "HFS: Used food pantry or food bank" _column(546 ) byte fdbfrqux %1f "HFS: How often used food panty/bank" _column(547 ) byte fdsoupux %1f "HFS: Ever ate in soup kitchen" _column(548 ) byte stllivux %1f "DE: All persons living in HH" _column(549 ) byte newresux %1f "DE: New person lives here" _column(550 ) byte newureux %1f "DE: Has some other residence" _column(551 ) byte sex %1f "DE: Sex" _column(552 ) byte race %1f "DE: Race" _column(553 ) byte hhstatex %1f "DE: Status in the Household" _column(554 ) byte lftmnux %2f "DE: Main reason left Household" _column(556 ) byte rsnlf1ux %1f "DE: Reason Left HH-Deceased" _column(557 ) byte rsnlf2ux %1f "DE: Reason Left HH- Institutionalized" _column(558 ) byte rsnlf3ux %1f "DE: Reason Left HH- Active duty/AF" _column(559 ) byte rsnlf4ux %1f "DE: Reason Left HH- outside U.S." _column(560 ) byte rsnlf5ux %1f "DE: Reason Left HH- Separation/divorce" _column(561 ) byte rsnlf6ux %1f "DE: Reason Left HH-Marriage" _column(562 ) byte rsnlf7ux %1f "DE: Reason Left HH- Employ/unemploy" _column(563 ) byte rsnlf8ux %1f "DE: Reason Left HH- Job change - other" _column(564 ) byte rsnlf9ux %1f "DE: Reason Left HH- Listed in error" _column(565 ) byte rsnl10ux %1f "DE: Reason Left HH- Other" _column(566 ) byte entmnux %2f "DE: Main Reason Ent HH" _column(568 ) byte rsnen1ux %1f "DE: Reason Ent HH-Birth" _column(569 ) byte rsnen2ux %1f "DE: Reason Ent HH- Marriage" _column(570 ) byte rsnen3ux %1f "DE: Reason Ent HH-Return to HH" _column(571 ) byte rsnen4ux %1f "DE: Reason Ent HH-Separation/divorce" _column(572 ) byte rsnen5ux %1f "DE: Reason Ent HH-From an institution" _column(573 ) byte rsnen6ux %1f "DE: Reason Ent HH-From AF barracks" _column(574 ) byte rsnen7ux %1f "DE: Reason Ent HH-From outside the U.S" _column(575 ) byte rsnen8ux %1f "DE: Reason Ent HH-Not listed last int" _column(576 ) byte rsnen9ux %1f "DE: Reason Ent HH-Employ/unemploy" _column(577 ) byte rsne10ux %1f "DE: Reason Ent HH-Job change" _column(578 ) byte rsne11ux %1f "DE: Reason Ent HH-Here before OSP" _column(579 ) byte rsne12ux %1f "DE: Reason Ent HH-Other" _column(580 ) byte rrpex %2f "DE: Relationship to Reference Person" _column(582 ) int dobyrt %4f "DE: Year of birth for this person" _column(586 ) int agetx %3f "DE: Age of person" _column(589 ) byte maritlex %1f "DE: Marital status for this person" _column(590 ) int spouseex %4f "DE: Person number of spouse" _column(594 ) byte evrwidux %1f "DE: Ever widowed" _column(595 ) byte evrdivux %1f "DE: Ever divorced" _column(596 ) byte vetex %1f "DE: Ever in armed forces" _column(597 ) byte afwhn1ux %1f "DE: Active duty - Aug 90 to present" _column(598 ) byte afwhn2ux %1f "DE: Active duty - Sept 80 to July 90" _column(599 ) byte afwhn3ux %1f "DE: Active duty - May 75 to Aug 80" _column(600 ) byte afwhn4ux %1f "DE: Active duty-Vietnam Era 8/64 - 4/7" _column(601 ) byte afwhn5ux %1f "DE: Active duty - All other periods" _column(602 ) byte afnowux %1f "DE: Currently in the armed forces" _column(603 ) byte educaux %2f "DE: Educational attainment" _column(605 ) byte educbux %1f "DE: Completed HS by GED/equiv test" _column(606 ) byte typmomux %1f "DE: Type mom:bio/step/adopt/fstr child" _column(607 ) byte typdadux %1f "DE: Type dad:bio/step/adopt/fstr child" _column(608 ) int lnmomux %4f "DE: Person number of Mom" _column(612 ) int lndadux %4f "DE: Person number of Dad" _column(616 ) byte stpdadux %1f "DE: Is child also dad's step child" _column(617 ) byte stpmomux %1f "DE: Is child also mom's step child" _column(618 ) byte adpdadux %1f "DE: Is child also dad's adopted child" _column(619 ) byte adpmomux %1f "DE: Is child also mom's adopted child" _column(620 ) int lngdux %4f "DE: Person # with knowledge of child" _column(624 ) byte origin %2f "DE: Origin or descent" _column(626 ) int natvty %3f "DE: Country of birth" _column(629 ) byte citshpex %1f "DE: Citizen of US" _column(630 ) byte natcitux %1f "DE: Citizen:natural /born to US citzen" _column(631 ) int natyrux %4f "DE: Yr became a naturalized US citizen" _column(635 ) byte otrlngux %1f "DE: Speak lang. other than English" _column(636 ) byte whtlngux %1f "DE: What other language spoken" _column(637 ) byte englisux %1f "DE: How well do you speak English" _column(638 ) int chdln1ux %4f "DE: Person # of child in HH-1st child" _column(642 ) int chdln2ux %4f "DE: Person # of child in HH-2nd child" _column(646 ) int chdln3ux %4f "DE: Person # of child in HH-3rd Child" _column(650 ) int chdln4ux %4f "DE: Person # of child in HH-4th Child" _column(654 ) int chdln5ux %4f "DE: Person # of child in HH-5th Child" _column(658 ) int desparex %4f "DE: Person #-desgnted parent of child" _column(662 ) byte famkndex %1f "FDE: Kind of Family/subfam/HH in 02" _column(663 ) byte famnumex %2f "FDE: Family number 02" _column(665 ) byte famtypex %1f "FDE: Family type 02" _column(666 ) byte famrelex %1f "FDE: Family relationship 02" _column(667 ) byte sexi %1f "DE: Imputation flag for SEX" _column(668 ) byte racei %1f "DE: Imputation flag for RACE" _column(669 ) byte rrpix %1f "DE: Imputation flag for RRPEX" _column(670 ) byte dobyri %1f "DE: Imputation flag for DOBYRT" _column(671 ) byte ageix %1f "DE: Imputation flag for AGETX" _column(672 ) byte maritlix %1f "DE: Imputation flag for MARITLEX 02" _column(673 ) byte spouseix %1f "DE: Imputation flag for SPOUSEEX 02" _column(674 ) byte vetix %1f "DE: Imputation flag for VETEX 02" _column(675 ) byte natvtyi %1f "DE: Imputation flag for Nativity" _column(676 ) byte citshpix %1f "DE: Imputation flag for CITSHPEX 02" _column(677 ) byte desparix %1f "DE: Imputation flag for DESPAREX" _column(678 ) byte w3m05ux %1f "PW: Away from HH - May 2001" _column(679 ) byte w3m06ux %1f "PW: Away from HH - Jun 2001" _column(680 ) byte w3m07ux %1f "PW: Away from HH - Jul 2001" _column(681 ) byte w3m08ux %1f "PW: Away from HH - Aug 2001" _column(682 ) byte w3m09ux %1f "PW: Away from HH - Sep 2001" _column(683 ) byte w3m10ux %1f "PW: Away from HH - Oct 2001" _column(684 ) byte w3m11ux %1f "PW: Away from HH - Nov 2001" _column(685 ) byte w3m12ux %1f "PW: Away from HH - Dec 2001" _column(686 ) byte w3m13ux %1f "PW: Away from HH - Jan 2002" _column(687 ) byte w3m14ux %1f "PW: Away from HH - Feb 2002" _column(688 ) byte w3m15ux %1f "PW: Away from HH - Mar 2002" _column(689 ) byte w3m16ux %1f "PW: Away from HH - Apr 2002" _column(690 ) byte w3m17ux %1f "PW: Away from HH - May 2002" _column(691 ) byte w3m18ux %1f "PW: Away from HH - Jun 2002" _column(692 ) byte w3m19ux %1f "PW: Away from HH - Jul 2002" _column(693 ) byte w4aux %1f "PW: Living alone/with others" _column(694 ) byte w4bux %1f "PW: Living in house/aprt/grp setting" _column(695 ) byte w4cux %1f "PW: Relationship to owner/renter" _column(696 ) byte workynux %1f "EE: Job or business in 2001" _column(697 ) byte wrktemux %1f "EE: Temp/part-time/season work in 2001" _column(698 ) byte nlayofux %1f "EE: Spent time on layoff from a job-no" _column(699 ) byte nlaydtux %1f "EE: Layoff return date" _column(700 ) byte nlay6mux %1f "EE: Layoff return date within 6 months" _column(701 ) byte molayux %2f "EE: Month laid off" _column(703 ) int yrlayux %4f "EE: Year laid off" _column(707 ) byte q1501ux %1f "EE: Week on layoff-week 1" _column(708 ) byte q1502ux %1f "EE: Week on layoff-week 2" _column(709 ) byte q1503ux %1f "EE: Week on layoff-week 3" _column(710 ) byte q1504ux %1f "EE: Week on layoff-week 4" _column(711 ) byte q1505ux %1f "EE: Week on layoff-week 5" _column(712 ) byte q1506ux %1f "EE: Week on layoff-week 6" _column(713 ) byte q1507ux %1f "EE: Week on layoff-week 7" _column(714 ) byte q1508ux %1f "EE: Week on layoff-week 8" _column(715 ) byte q1509ux %1f "EE: Week on layoff-week 9" _column(716 ) byte q1510ux %1f "EE: Week on layoff-week 10" _column(717 ) byte q1511ux %1f "EE: Week on layoff-week 11" _column(718 ) byte q1512ux %1f "EE: Week on layoff-week 12" _column(719 ) byte q1513ux %1f "EE: Week on layoff-week 13" _column(720 ) byte q1514ux %1f "EE: Week on layoff-week 14" _column(721 ) byte q1515ux %1f "EE: Week on layoff-week 15" _column(722 ) byte q1516ux %1f "EE: Week on layoff-week 16" _column(723 ) byte q1517ux %1f "EE: Week on layoff-week 17" _column(724 ) byte q1518ux %1f "EE: Week on layoff-week 18" _column(725 ) byte q1519ux %1f "EE: Week on layoff-week 19" _column(726 ) byte q1520ux %1f "EE: Week on layoff-week 20" _column(727 ) byte q1521ux %1f "EE: Week on layoff-week 21" _column(728 ) byte q1522ux %1f "EE: Week on layoff-week 22" _column(729 ) byte q1523ux %1f "EE: Week on layoff-week 23" _column(730 ) byte q1524ux %1f "EE: Week on layoff-week 24" _column(731 ) byte q1525ux %1f "EE: Week on layoff-week 25" _column(732 ) byte q1526ux %1f "EE: Week on layoff-week 26" _column(733 ) byte q1527ux %1f "EE: Week on layoff-week 27" _column(734 ) byte q1528ux %1f "EE: Week on layoff-week 28" _column(735 ) byte q1529ux %1f "EE: Week on layoff-week 29" _column(736 ) byte q1530ux %1f "EE: Week on layoff-week 30" _column(737 ) byte q1531ux %1f "EE: Week on layoff-week 31" _column(738 ) byte q1532ux %1f "EE: Week on layoff-week 32" _column(739 ) byte q1533ux %1f "EE: Week on layoff-week 33" _column(740 ) byte q1534ux %1f "EE: Week on layoff-week 34" _column(741 ) byte q1535ux %1f "EE: Week on layoff-week 35" _column(742 ) byte q1536ux %1f "EE: Week on layoff-week 36" _column(743 ) byte q1537ux %1f "EE: Week on layoff-week 37" _column(744 ) byte q1538ux %1f "EE: Week on layoff-week 38" _column(745 ) byte q1539ux %1f "EE: Week on layoff-week 39" _column(746 ) byte q1540ux %1f "EE: Week on layoff-week 40" _column(747 ) byte q1541ux %1f "EE: Week on layoff-week 41" _column(748 ) byte q1542ux %1f "EE: Week on layoff-week 42" _column(749 ) byte q1543ux %1f "EE: Week on layoff-week 43" _column(750 ) byte q1544ux %1f "EE: Week on layoff-week 44" _column(751 ) byte q1545ux %1f "EE: Week on layoff-week 45" _column(752 ) byte q1546ux %1f "EE: Week on layoff-week 46" _column(753 ) byte q1547ux %1f "EE: Week on layoff-week 47" _column(754 ) byte q1548ux %1f "EE: Week on layoff-week 48" _column(755 ) byte q1549ux %1f "EE: Week on layoff-week 49" _column(756 ) byte q1550ux %1f "EE: Week on layoff-week 50" _column(757 ) byte q1551ux %1f "EE: Week on layoff-week 51" _column(758 ) byte q1552ux %1f "EE: Week on layoff-week 52" _column(759 ) byte q15sumux %2f "EE: Total weeks on layoff" _column(761 ) byte nlkwrkux %1f "EE: Looking for work in 2001" _column(762 ) byte q1701ux %1f "EE: Looking for work-week 1" _column(763 ) byte q1702ux %1f "EE: Looking for work-week 2" _column(764 ) byte q1703ux %1f "EE: Looking for work-week 3" _column(765 ) byte q1704ux %1f "EE: Looking for work-week 4" _column(766 ) byte q1705ux %1f "EE: Looking for work-week 5" _column(767 ) byte q1706ux %1f "EE: Looking for work-week 6" _column(768 ) byte q1707ux %1f "EE: Looking for work-week 7" _column(769 ) byte q1708ux %1f "EE: Looking for work-week 8" _column(770 ) byte q1709ux %1f "EE: Looking for work-week 9" _column(771 ) byte q1710ux %1f "EE: Looking for work-week 10" _column(772 ) byte q1711ux %1f "EE: Looking for work-week 11" _column(773 ) byte q1712ux %1f "EE: Looking for work-week 12" _column(774 ) byte q1713ux %1f "EE: Looking for work-week 13" _column(775 ) byte q1714ux %1f "EE: Looking for work-week 14" _column(776 ) byte q1715ux %1f "EE: Looking for work-week 15" _column(777 ) byte q1716ux %1f "EE: Looking for work-week 16" _column(778 ) byte q1717ux %1f "EE: Looking for work-week 17" _column(779 ) byte q1718ux %1f "EE: Looking for work-week 18" _column(780 ) byte q1719ux %1f "EE: Looking for work-week 19" _column(781 ) byte q1720ux %1f "EE: Looking for work-week 20" _column(782 ) byte q1721ux %1f "EE: Looking for work-week 21" _column(783 ) byte q1722ux %1f "EE: Looking for work-week 22" _column(784 ) byte q1723ux %1f "EE: Looking for work-week 23" _column(785 ) byte q1724ux %1f "EE: Looking for work-week 24" _column(786 ) byte q1725ux %1f "EE: Looking for work-week 25" _column(787 ) byte q1726ux %1f "EE: Looking for work-week 26" _column(788 ) byte q1727ux %1f "EE: Looking for work-week 27" _column(789 ) byte q1728ux %1f "EE: Looking for work-week 28" _column(790 ) byte q1729ux %1f "EE: Looking for work-week 29" _column(791 ) byte q1730ux %1f "EE: Looking for work-week 30" _column(792 ) byte q1731ux %1f "EE: Looking for work-week 31" _column(793 ) byte q1732ux %1f "EE: Looking for work-week 32" _column(794 ) byte q1733ux %1f "EE: Looking for work-week 33" _column(795 ) byte q1734ux %1f "EE: Looking for work-week 34" _column(796 ) byte q1735ux %1f "EE: Looking for work-week 35" _column(797 ) byte q1736ux %1f "EE: Looking for work-week 36" _column(798 ) byte q1737ux %1f "EE: Looking for work-week 37" _column(799 ) byte q1738ux %1f "EE: Looking for work-week 38" _column(800 ) byte q1739ux %1f "EE: Looking for work-week 39" _column(801 ) byte q1740ux %1f "EE: Looking for work-week 40" _column(802 ) byte q1741ux %1f "EE: Looking for work-week 41" _column(803 ) byte q1742ux %1f "EE: Looking for work-week 42" _column(804 ) byte q1743ux %1f "EE: Looking for work-week 43" _column(805 ) byte q1744ux %1f "EE: Looking for work-week 44" _column(806 ) byte q1745ux %1f "EE: Looking for work-week 45" _column(807 ) byte q1746ux %1f "EE: Looking for work-week 46" _column(808 ) byte q1747ux %1f "EE: Looking for work-week 47" _column(809 ) byte q1748ux %1f "EE: Looking for work-week 48" _column(810 ) byte q1749ux %1f "EE: Looking for work-week 49" _column(811 ) byte q1750ux %1f "EE: Looking for work-week 50" _column(812 ) byte q1751ux %1f "EE: Looking for work-week 51" _column(813 ) byte q1752ux %1f "EE: Looking for work-week 52" _column(814 ) byte q17sumux %2f "EE: Total weeks looking for work" _column(816 ) byte rsnowkux %2f "EE: Reason for not working in 2001" _column(818 ) byte q1901ux %1f "EE: Working-week 1" _column(819 ) byte q1902ux %1f "EE: Working-week 2" _column(820 ) byte q1903ux %1f "EE: Working-week 3" _column(821 ) byte q1904ux %1f "EE: Working-week 4" _column(822 ) byte q1905ux %1f "EE: Working-week 5" _column(823 ) byte q1906ux %1f "EE: Working-week 6" _column(824 ) byte q1907ux %1f "EE: Working-week 7" _column(825 ) byte q1908ux %1f "EE: Working-week 8" _column(826 ) byte q1909ux %1f "EE: Working-week 9" _column(827 ) byte q1910ux %1f "EE: Working-week 10" _column(828 ) byte q1911ux %1f "EE: Working-week 11" _column(829 ) byte q1912ux %1f "EE: Working-week 12" _column(830 ) byte q1913ux %1f "EE: Working-week 13" _column(831 ) byte q1914ux %1f "EE: Working-week 14" _column(832 ) byte q1915ux %1f "EE: Working-week 15" _column(833 ) byte q1916ux %1f "EE: Working-week 16" _column(834 ) byte q1917ux %1f "EE: Working-week 17" _column(835 ) byte q1918ux %1f "EE: Working-week 18" _column(836 ) byte q1919ux %1f "EE: Working-week 19" _column(837 ) byte q1920ux %1f "EE: Working-week 20" _column(838 ) byte q1921ux %1f "EE: Working-week 21" _column(839 ) byte q1922ux %1f "EE: Working-week 22" _column(840 ) byte q1923ux %1f "EE: Working-week 23" _column(841 ) byte q1924ux %1f "EE: Working-week 24" _column(842 ) byte q1925ux %1f "EE: Working-week 25" _column(843 ) byte q1926ux %1f "EE: Working-week 26" _column(844 ) byte q1927ux %1f "EE: Working-week 27" _column(845 ) byte q1928ux %1f "EE: Working-week 28" _column(846 ) byte q1929ux %1f "EE: Working-week 29" _column(847 ) byte q1930ux %1f "EE: Working-week 30" _column(848 ) byte q1931ux %1f "EE: Working-week 31" _column(849 ) byte q1932ux %1f "EE: Working-week 32" _column(850 ) byte q1933ux %1f "EE: Working-week 33" _column(851 ) byte q1934ux %1f "EE: Working-week 34" _column(852 ) byte q1935ux %1f "EE: Working-week 35" _column(853 ) byte q1936ux %1f "EE: Working-week 36" _column(854 ) byte q1937ux %1f "EE: Working-week 37" _column(855 ) byte q1938ux %1f "EE: Working-week 38" _column(856 ) byte q1939ux %1f "EE: Working-week 39" _column(857 ) byte q1940ux %1f "EE: Working-week 40" _column(858 ) byte q1941ux %1f "EE: Working-week 41" _column(859 ) byte q1942ux %1f "EE: Working-week 42" _column(860 ) byte q1943ux %1f "EE: Working-week 43" _column(861 ) byte q1944ux %1f "EE: Working-week 44" _column(862 ) byte q1945ux %1f "EE: Working-week 45" _column(863 ) byte q1946ux %1f "EE: Working-week 46" _column(864 ) byte q1947ux %1f "EE: Working-week 47" _column(865 ) byte q1948ux %1f "EE: Working-week 48" _column(866 ) byte q1949ux %1f "EE: Working-week 49" _column(867 ) byte q1950ux %1f "EE: Working-week 50" _column(868 ) byte q1951ux %1f "EE: Working-week 51" _column(869 ) byte q1952ux %1f "EE: Working-week 52" _column(870 ) byte q19sumux %2f "EE: Total weeks working" _column(872 ) byte pdlveux %1f "EE: Weeks with paid vaca or sick leave" _column(873 ) byte q2101ux %1f "EE: Vacation/paid sick leave-week 1" _column(874 ) byte q2102ux %1f "EE: Vacation/paid sick leave-week 2" _column(875 ) byte q2103ux %1f "EE: Vacation/paid sick leave-week 3" _column(876 ) byte q2104ux %1f "EE: Vacation/paid sick leave-week 4" _column(877 ) byte q2105ux %1f "EE: Vacation/paid sick leave-week 5" _column(878 ) byte q2106ux %1f "EE: Vacation/paid sick leave-week 6" _column(879 ) byte q2107ux %1f "EE: Vacation/paid sick leave-week 7" _column(880 ) byte q2108ux %1f "EE: Vacation/paid sick leave-week 8" _column(881 ) byte q2109ux %1f "EE: Vacation/paid sick leave-week 9" _column(882 ) byte q2110ux %1f "EE: Vacation/paid sick leave-week 10" _column(883 ) byte q2111ux %1f "EE: Vacation/paid sick leave-week 11" _column(884 ) byte q2112ux %1f "EE: Vacation/paid sick leave-week 12" _column(885 ) byte q2113ux %1f "EE: Vacation/paid sick leave-week 13" _column(886 ) byte q2114ux %1f "EE: Vacation/paid sick leave-week 14" _column(887 ) byte q2115ux %1f "EE: Vacation/paid sick leave-week 15" _column(888 ) byte q2116ux %1f "EE: Vacation/paid sick leave-week 16" _column(889 ) byte q2117ux %1f "EE: Vacation/paid sick leave-week 17" _column(890 ) byte q2118ux %1f "EE: Vacation/paid sick leave-week 18" _column(891 ) byte q2119ux %1f "EE: Vacation/paid sick leave-week 19" _column(892 ) byte q2120ux %1f "EE: Vacation/paid sick leave-week 20" _column(893 ) byte q2121ux %1f "EE: Vacation/paid sick leave-week 21" _column(894 ) byte q2122ux %1f "EE: Vacation/paid sick leave-week 22" _column(895 ) byte q2123ux %1f "EE: Vacation/paid sick leave-week 23" _column(896 ) byte q2124ux %1f "EE: Vacation/paid sick leave-week 24" _column(897 ) byte q2125ux %1f "EE: Vacation/paid sick leave-week 25" _column(898 ) byte q2126ux %1f "EE: Vacation/paid sick leave-week 26" _column(899 ) byte q2127ux %1f "EE: Vacation/paid sick leave-week 27" _column(900 ) byte q2128ux %1f "EE: Vacation/paid sick leave-week 28" _column(901 ) byte q2129ux %1f "EE: Vacation/paid sick leave-week 29" _column(902 ) byte q2130ux %1f "EE: Vacation/paid sick leave-week 30" _column(903 ) byte q2131ux %1f "EE: Vacation/paid sick leave-week 31" _column(904 ) byte q2132ux %1f "EE: Vacation/paid sick leave-week 32" _column(905 ) byte q2133ux %1f "EE: Vacation/paid sick leave-week 33" _column(906 ) byte q2134ux %1f "EE: Vacation/paid sick leave-week 34" _column(907 ) byte q2135ux %1f "EE: Vacation/paid sick leave-week 35" _column(908 ) byte q2136ux %1f "EE: Vacation/paid sick leave-week 36" _column(909 ) byte q2137ux %1f "EE: Vacation/paid sick leave-week 37" _column(910 ) byte q2138ux %1f "EE: Vacation/paid sick leave-week 38" _column(911 ) byte q2139ux %1f "EE: Vacation/paid sick leave-week 39" _column(912 ) byte q2140ux %1f "EE: Vacation/paid sick leave-week 40" _column(913 ) byte q2141ux %1f "EE: Vacation/paid sick leave-week 41" _column(914 ) byte q2142ux %1f "EE: Vacation/paid sick leave-week 42" _column(915 ) byte q2143ux %1f "EE: Vacation/paid sick leave-week 43" _column(916 ) byte q2144ux %1f "EE: Vacation/paid sick leave-week 44" _column(917 ) byte q2145ux %1f "EE: Vacation/paid sick leave-week 45" _column(918 ) byte q2146ux %1f "EE: Vacation/paid sick leave-week 46" _column(919 ) byte q2147ux %1f "EE: Vacation/paid sick leave-week 47" _column(920 ) byte q2148ux %1f "EE: Vacation/paid sick leave-week 48" _column(921 ) byte q2149ux %1f "EE: Vacation/paid sick leave-week 49" _column(922 ) byte q2150ux %1f "EE: Vacation/paid sick leave-week 50" _column(923 ) byte q2151ux %1f "EE: Vacation/paid sick leave-week 51" _column(924 ) byte q2152ux %1f "EE: Vacation/paid sick leave-week 52" _column(925 ) byte q21sumux %2f "EE: Total weeks vaca/paid sick leave" _column(927 ) byte ylayofux %1f "EE: Spent time on layoff from a job-wo" _column(928 ) byte ylaydtux %1f "EE: Layoff return date" _column(929 ) byte ylay6mux %1f "EE: Layoff return date within 6 months" _column(930 ) byte q2501ux %1f "EE: Week on layoff-week 1" _column(931 ) byte q2502ux %1f "EE: Week on layoff-week 2" _column(932 ) byte q2503ux %1f "EE: Week on layoff-week 3" _column(933 ) byte q2504ux %1f "EE: Week on layoff-week 4" _column(934 ) byte q2505ux %1f "EE: Week on layoff-week 5" _column(935 ) byte q2506ux %1f "EE: Week on layoff-week 6" _column(936 ) byte q2507ux %1f "EE: Week on layoff-week 7" _column(937 ) byte q2508ux %1f "EE: Week on layoff-week 8" _column(938 ) byte q2509ux %1f "EE: Week on layoff-week 9" _column(939 ) byte q2510ux %1f "EE: Week on layoff-week 10" _column(940 ) byte q2511ux %1f "EE: Week on layoff-week 11" _column(941 ) byte q2512ux %1f "EE: Week on layoff-week 12" _column(942 ) byte q2513ux %1f "EE: Week on layoff-week 13" _column(943 ) byte q2514ux %1f "EE: Week on layoff-week 14" _column(944 ) byte q2515ux %1f "EE: Week on layoff-week 15" _column(945 ) byte q2516ux %1f "EE: Week on layoff-week 16" _column(946 ) byte q2517ux %1f "EE: Week on layoff-week 17" _column(947 ) byte q2518ux %1f "EE: Week on layoff-week 18" _column(948 ) byte q2519ux %1f "EE: Week on layoff-week 19" _column(949 ) byte q2520ux %1f "EE: Week on layoff-week 20" _column(950 ) byte q2521ux %1f "EE: Week on layoff-week 21" _column(951 ) byte q2522ux %1f "EE: Week on layoff-week 22" _column(952 ) byte q2523ux %1f "EE: Week on layoff-week 23" _column(953 ) byte q2524ux %1f "EE: Week on layoff-week 24" _column(954 ) byte q2525ux %1f "EE: Week on layoff-week 25" _column(955 ) byte q2526ux %1f "EE: Week on layoff-week 26" _column(956 ) byte q2527ux %1f "EE: Week on layoff-week 27" _column(957 ) byte q2528ux %1f "EE: Week on layoff-week 28" _column(958 ) byte q2529ux %1f "EE: Week on layoff-week 29" _column(959 ) byte q2530ux %1f "EE: Week on layoff-week 30" _column(960 ) byte q2531ux %1f "EE: Week on layoff-week 31" _column(961 ) byte q2532ux %1f "EE: Week on layoff-week 32" _column(962 ) byte q2533ux %1f "EE: Week on layoff-week 33" _column(963 ) byte q2534ux %1f "EE: Week on layoff-week 34" _column(964 ) byte q2535ux %1f "EE: Week on layoff-week 35" _column(965 ) byte q2536ux %1f "EE: Week on layoff-week 36" _column(966 ) byte q2537ux %1f "EE: Week on layoff-week 37" _column(967 ) byte q2538ux %1f "EE: Week on layoff-week 38" _column(968 ) byte q2539ux %1f "EE: Week on layoff-week 39" _column(969 ) byte q2540ux %1f "EE: Week on layoff-week 40" _column(970 ) byte q2541ux %1f "EE: Week on layoff-week 41" _column(971 ) byte q2542ux %1f "EE: Week on layoff-week 42" _column(972 ) byte q2543ux %1f "EE: Week on layoff-week 43" _column(973 ) byte q2544ux %1f "EE: Week on layoff-week 44" _column(974 ) byte q2545ux %1f "EE: Week on layoff-week 45" _column(975 ) byte q2546ux %1f "EE: Week on layoff-week 46" _column(976 ) byte q2547ux %1f "EE: Week on layoff-week 47" _column(977 ) byte q2548ux %1f "EE: Week on layoff-week 48" _column(978 ) byte q2549ux %1f "EE: Week on layoff-week 49" _column(979 ) byte q2550ux %1f "EE: Week on layoff-week 50" _column(980 ) byte q2551ux %1f "EE: Week on layoff-week 51" _column(981 ) byte q2552ux %1f "EE: Week on layoff-week 52" _column(982 ) byte q25sumux %2f "EE: Total weeks on layoff" _column(984 ) byte ylkwrkux %1f "EE: Time spent looking for work" _column(985 ) byte q2701ux %1f "EE: Looking for work-week 1" _column(986 ) byte q2702ux %1f "EE: Looking for work-week 2" _column(987 ) byte q2703ux %1f "EE: Looking for work-week 3" _column(988 ) byte q2704ux %1f "EE: Looking for work-week 4" _column(989 ) byte q2705ux %1f "EE: Looking for work-week 5" _column(990 ) byte q2706ux %1f "EE: Looking for work-week 6" _column(991 ) byte q2707ux %1f "EE: Looking for work-week 7" _column(992 ) byte q2708ux %1f "EE: Looking for work-week 8" _column(993 ) byte q2709ux %1f "EE: Looking for work-week 9" _column(994 ) byte q2710ux %1f "EE: Looking for work-week 10" _column(995 ) byte q2711ux %1f "EE: Looking for work-week 11" _column(996 ) byte q2712ux %1f "EE: Looking for work-week 12" _column(997 ) byte q2713ux %1f "EE: Looking for work-week 13" _column(998 ) byte q2714ux %1f "EE: Looking for work-week 14" _column(999 ) byte q2715ux %1f "EE: Looking for work-week 15" _column(1000) byte q2716ux %1f "EE: Looking for work-week 16" _column(1001) byte q2717ux %1f "EE: Looking for work-week 17" _column(1002) byte q2718ux %1f "EE: Looking for work-week 18" _column(1003) byte q2719ux %1f "EE: Looking for work-week 19" _column(1004) byte q2720ux %1f "EE: Looking for work-week 20" _column(1005) byte q2721ux %1f "EE: Looking for work-week 21" _column(1006) byte q2722ux %1f "EE: Looking for work-week 22" _column(1007) byte q2723ux %1f "EE: Looking for work-week 23" _column(1008) byte q2724ux %1f "EE: Looking for work-week 24" _column(1009) byte q2725ux %1f "EE: Looking for work-week 25" _column(1010) byte q2726ux %1f "EE: Looking for work-week 26" _column(1011) byte q2727ux %1f "EE: Looking for work-week 27" _column(1012) byte q2728ux %1f "EE: Looking for work-week 28" _column(1013) byte q2729ux %1f "EE: Looking for work-week 29" _column(1014) byte q2730ux %1f "EE: Looking for work-week 30" _column(1015) byte q2731ux %1f "EE: Looking for work-week 31" _column(1016) byte q2732ux %1f "EE: Looking for work-week 32" _column(1017) byte q2733ux %1f "EE: Looking for work-week 33" _column(1018) byte q2734ux %1f "EE: Looking for work-week 34" _column(1019) byte q2735ux %1f "EE: Looking for work-week 35" _column(1020) byte q2736ux %1f "EE: Looking for work-week 36" _column(1021) byte q2737ux %1f "EE: Looking for work-week 37" _column(1022) byte q2738ux %1f "EE: Looking for work-week 38" _column(1023) byte q2739ux %1f "EE: Looking for work-week 39" _column(1024) byte q2740ux %1f "EE: Looking for work-week 40" _column(1025) byte q2741ux %1f "EE: Looking for work-week 41" _column(1026) byte q2742ux %1f "EE: Looking for work-week 42" _column(1027) byte q2743ux %1f "EE: Looking for work-week 43" _column(1028) byte q2744ux %1f "EE: Looking for work-week 44" _column(1029) byte q2745ux %1f "EE: Looking for work-week 45" _column(1030) byte q2746ux %1f "EE: Looking for work-week 46" _column(1031) byte q2747ux %1f "EE: Looking for work-week 47" _column(1032) byte q2748ux %1f "EE: Looking for work-week 48" _column(1033) byte q2749ux %1f "EE: Looking for work-week 49" _column(1034) byte q2750ux %1f "EE: Looking for work-week 50" _column(1035) byte q2751ux %1f "EE: Looking for work-week 51" _column(1036) byte q2752ux %1f "EE: Looking for work-week 52" _column(1037) byte rsn52ux %2f "EE: Reason for wrk LT 52 wks" _column(1039) byte numempux %1f "EE: Number of employers in 2001" _column(1040) byte whrswkux %2f "EE: Usual hours worked per week" _column(1042) byte whr35ux %1f "EE: Worked 35 hours or more per week" _column(1043) byte j1wk1ux %1f "EE: Job 1-week 1" _column(1044) byte j1wk2ux %1f "EE: Job 1-week 2" _column(1045) byte j1wk3ux %1f "EE: Job 1-week 3" _column(1046) byte j1wk4ux %1f "EE: Job 1-week 4" _column(1047) byte j1wk5ux %1f "EE: Job 1-week 5" _column(1048) byte j1wk6ux %1f "EE: Job 1-week 6" _column(1049) byte j1wk7ux %1f "EE: Job 1-week 7" _column(1050) byte j1wk8ux %1f "EE: Job 1-week 8" _column(1051) byte j1wk9ux %1f "EE: Job 1-week 9" _column(1052) byte j1wk10ux %1f "EE: Job 1-week 10" _column(1053) byte j1wk11ux %1f "EE: Job 1-week 11" _column(1054) byte j1wk12ux %1f "EE: Job 1-week 12" _column(1055) byte j1wk13ux %1f "EE: Job 1-week 13" _column(1056) byte j1wk14ux %1f "EE: Job 1-week 14" _column(1057) byte j1wk15ux %1f "EE: Job 1-week 15" _column(1058) byte j1wk16ux %1f "EE: Job 1-week 16" _column(1059) byte j1wk17ux %1f "EE: Job 1-week 17" _column(1060) byte j1wk18ux %1f "EE: Job 1-week 18" _column(1061) byte j1wk19ux %1f "EE: Job 1-week 19" _column(1062) byte j1wk20ux %1f "EE: Job 1-week 20" _column(1063) byte j1wk21ux %1f "EE: Job 1-week 21" _column(1064) byte j1wk22ux %1f "EE: Job 1-week 22" _column(1065) byte j1wk23ux %1f "EE: Job 1-week 23" _column(1066) byte j1wk24ux %1f "EE: Job 1-week 24" _column(1067) byte j1wk25ux %1f "EE: Job 1-week 25" _column(1068) byte j1wk26ux %1f "EE: Job 1-week 26" _column(1069) byte j1wk27ux %1f "EE: Job 1-week 27" _column(1070) byte j1wk28ux %1f "EE: Job 1-week 28" _column(1071) byte j1wk29ux %1f "EE: Job 1-week 29" _column(1072) byte j1wk30ux %1f "EE: Job 1-week 30" _column(1073) byte j1wk31ux %1f "EE: Job 1-week 31" _column(1074) byte j1wk32ux %1f "EE: Job 1-week 32" _column(1075) byte j1wk33ux %1f "EE: Job 1-week 33" _column(1076) byte j1wk34ux %1f "EE: Job 1-week 34" _column(1077) byte j1wk35ux %1f "EE: Job 1-week 35" _column(1078) byte j1wk36ux %1f "EE: Job 1-week 36" _column(1079) byte j1wk37ux %1f "EE: Job 1-week 37" _column(1080) byte j1wk38ux %1f "EE: Job 1-week 38" _column(1081) byte j1wk39ux %1f "EE: Job 1-week 39" _column(1082) byte j1wk40ux %1f "EE: Job 1-week 40" _column(1083) byte j1wk41ux %1f "EE: Job 1-week 41" _column(1084) byte j1wk42ux %1f "EE: Job 1-week 42" _column(1085) byte j1wk43ux %1f "EE: Job 1-week 43" _column(1086) byte j1wk44ux %1f "EE: Job 1-week 44" _column(1087) byte j1wk45ux %1f "EE: Job 1-week 45" _column(1088) byte j1wk46ux %1f "EE: Job 1-week 46" _column(1089) byte j1wk47ux %1f "EE: Job 1-week 47" _column(1090) byte j1wk48ux %1f "EE: Job 1-week 48" _column(1091) byte j1wk49ux %1f "EE: Job 1-week 49" _column(1092) byte j1wk50ux %1f "EE: Job 1-week 50" _column(1093) byte j1wk51ux %1f "EE: Job 1-week 51" _column(1094) byte j1wk52ux %1f "EE: Job 1-week 52" _column(1095) byte j132suux %2f "EE: # of weeks worked job 1" _column(1097) byte hrswk1ux %2f "EE: Usual hours worked per week-job 1" _column(1099) byte hr35e1ux %1f "EE: Work 35+ hours per week-job 1" _column(1100) byte clwrk1ux %1f "EE: Class of worker-job 1" _column(1101) byte kindg1ux %1f "EE: Kind of govt - job 1" _column(1102) byte srce1rx %1f "EE: Source of wages-job 1" _column(1103) byte fmwrk1ux %1f "EE: Paid family bus/farm-job 1" _column(1104) byte fminc1ux %1f "EE: Family busi/farm incorp-job 1" _column(1105) byte mbjob1ux %2f "EE: Month started-job 1" _column(1107) int ybjob1ux %4f "EE: Year started-job 1" _column(1111) byte rslft1ux %2f "EE: Main reason left job - job 1" _column(1113) byte lftub1ux %1f "EE: Apply for unemploy benefits-job 1" _column(1114) int j1indrx %3f "EE: Industry code - job 1" _column(1117) byte se1indrx %2f "EE: Self employed industry code - job " _column(1119) int j1occrx %3f "EE: Occupation class. code-job 1" _column(1122) byte empsz1rx %1f "EE: # Employees all locations - job 1" _column(1123) byte j1q49ux %1f "EE: Records used by respondent" _column(1124) long ern1tx %7f "EE: Earnings from employment - job 1" _column(1131) byte repln1ux %1f "EE: Emplyer pen./retirement plan - job" _column(1132) byte reprt1ux %1f "EE: Participate pen/retire plan - job " _column(1133) byte hipln1ux %1f "EE: Eligible hlth cov via emp - job 1" _column(1134) byte hiprt1ux %1f "EE: Participation in hlth insur - job " _column(1135) byte pvdy1ux %1f "EE: Paid Vacation Days- job 1" _column(1136) byte pvdys1ux %2f "EE: Number paid vacation days - job 1" _column(1138) byte pdsl1ux %1f "EE: Paid sick leave for job 1" _column(1139) byte pdysl1ux %2f "EE: Paid sick leave days- job 1" _column(1141) byte tuitn1ux %1f "EE: Paid tuition - job 1" _column(1142) byte j2wk1ux %1f "EE: Job 2-week 1" _column(1143) byte j2wk2ux %1f "EE: Job 2-week 2" _column(1144) byte j2wk3ux %1f "EE: Job 2-week 3" _column(1145) byte j2wk4ux %1f "EE: Job 2-week 4" _column(1146) byte j2wk5ux %1f "EE: Job 2-week 5" _column(1147) byte j2wk6ux %1f "EE: Job 2-week 6" _column(1148) byte j2wk7ux %1f "EE: Job 2-week 7" _column(1149) byte j2wk8ux %1f "EE: Job 2-week 8" _column(1150) byte j2wk9ux %1f "EE: Job 2-week 9" _column(1151) byte j2wk10ux %1f "EE: Job 2-week 10" _column(1152) byte j2wk11ux %1f "EE: Job 2-week 11" _column(1153) byte j2wk12ux %1f "EE: Job 2-week 12" _column(1154) byte j2wk13ux %1f "EE: Job 2-week 13" _column(1155) byte j2wk14ux %1f "EE: Job 2-week 14" _column(1156) byte j2wk15ux %1f "EE: Job 2-week 15" _column(1157) byte j2wk16ux %1f "EE: Job 2-week 16" _column(1158) byte j2wk17ux %1f "EE: Job 2-week 17" _column(1159) byte j2wk18ux %1f "EE: Job 2-week 18" _column(1160) byte j2wk19ux %1f "EE: Job 2-week 19" _column(1161) byte j2wk20ux %1f "EE: Job 2-week 20" _column(1162) byte j2wk21ux %1f "EE: Job 2-week 21" _column(1163) byte j2wk22ux %1f "EE: Job 2-week 22" _column(1164) byte j2wk23ux %1f "EE: Job 2-week 23" _column(1165) byte j2wk24ux %1f "EE: Job 2-week 24" _column(1166) byte j2wk25ux %1f "EE: Job 2-week 25" _column(1167) byte j2wk26ux %1f "EE: Job 2-week 26" _column(1168) byte j2wk27ux %1f "EE: Job 2-week 27" _column(1169) byte j2wk28ux %1f "EE: Job 2-week 28" _column(1170) byte j2wk29ux %1f "EE: Job 2-week 29" _column(1171) byte j2wk30ux %1f "EE: Job 2-week 30" _column(1172) byte j2wk31ux %1f "EE: Job 2-week 31" _column(1173) byte j2wk32ux %1f "EE: Job 2-week 32" _column(1174) byte j2wk33ux %1f "EE: Job 2-week 33" _column(1175) byte j2wk34ux %1f "EE: Job 2-week 34" _column(1176) byte j2wk35ux %1f "EE: Job 2-week 35" _column(1177) byte j2wk36ux %1f "EE: Job 2-week 36" _column(1178) byte j2wk37ux %1f "EE: Job 2-week 37" _column(1179) byte j2wk38ux %1f "EE: Job 2-week 38" _column(1180) byte j2wk39ux %1f "EE: Job 2-week 39" _column(1181) byte j2wk40ux %1f "EE: Job 2-week 40" _column(1182) byte j2wk41ux %1f "EE: Job 2-week 41" _column(1183) byte j2wk42ux %1f "EE: Job 2-week 42" _column(1184) byte j2wk43ux %1f "EE: Job 2-week 43" _column(1185) byte j2wk44ux %1f "EE: Job 2-week 44" _column(1186) byte j2wk45ux %1f "EE: Job 2-week 45" _column(1187) byte j2wk46ux %1f "EE: Job 2-week 46" _column(1188) byte j2wk47ux %1f "EE: Job 2-week 47" _column(1189) byte j2wk48ux %1f "EE: Job 2-week 48" _column(1190) byte j2wk49ux %1f "EE: Job 2-week 49" _column(1191) byte j2wk50ux %1f "EE: Job 2-week 50" _column(1192) byte j2wk51ux %1f "EE: Job 2-week 51" _column(1193) byte j2wk52ux %1f "EE: Job 2-week 52" _column(1194) byte j232suux %2f "EE: # of weeks worked job 2" _column(1196) byte hrswk2ux %2f "EE: Usual hours worked per week-job 2" _column(1198) byte hr35e2ux %1f "EE: Work 35+ hours per week-job 2" _column(1199) byte clwrk2ux %1f "EE: Class of worker-job 2" _column(1200) byte kindg2ux %1f "EE: Kind of govt - job 2" _column(1201) byte srce2rx %1f "EE: Source of wages-job 2" _column(1202) byte fmwrk2ux %1f "EE: Paid family bus/farm-job 2" _column(1203) byte fminc2ux %1f "EE: Family busi/farm incorp-job 2" _column(1204) byte mbjob2ux %2f "EE: Month started-job 2" _column(1206) int ybjob2ux %4f "EE: Year started-job 2" _column(1210) byte rslft2ux %2f "EE: Main reason left job - job 2" _column(1212) byte lftub2ux %1f "EE: Apply for unemploy benefits-job 2" _column(1213) int j2indrx %3f "EE: Industry code - job 2" _column(1216) byte se2indrx %2f "EE: Self employed industry code - job " _column(1218) int j2occrx %3f "EE: Occupation class. code-job 2" _column(1221) byte empsz2rx %1f "EE: # Employees all locations - job 2" _column(1222) long ern2tx %7f "EE: Earnings from employment - job 2" _column(1229) byte repln2ux %1f "EE: Emplyer pen./retirement plan- job " _column(1230) byte reprt2ux %1f "EE: Participate pen/retire plan - job " _column(1231) byte hipln2ux %1f "EE: Eligible hlth cov via emp - job 2" _column(1232) byte hiprt2ux %1f "EE: Participation in hlth insur - job " _column(1233) byte pvdy2ux %1f "EE: Paid Vacation Days- job 2" _column(1234) byte pvdys2ux %2f "EE: Number paid vacation days - job 2" _column(1236) byte pdsl2ux %1f "EE: Paid sick leave for job 2" _column(1237) byte pdysl2ux %2f "EE: Paid sick leave days- job 2" _column(1239) byte tuitn2ux %1f "EE: Paid tuition - job 2" _column(1240) byte j3wk1ux %1f "EE: Job 3-week 1" _column(1241) byte j3wk2ux %1f "EE: Job 3-week 2" _column(1242) byte j3wk3ux %1f "EE: Job 3-week 3" _column(1243) byte j3wk4ux %1f "EE: Job 3-week 4" _column(1244) byte j3wk5ux %1f "EE: Job 3-week 5" _column(1245) byte j3wk6ux %1f "EE: Job 3-week 6" _column(1246) byte j3wk7ux %1f "EE: Job 3-week 7" _column(1247) byte j3wk8ux %1f "EE: Job 3-week 8" _column(1248) byte j3wk9ux %1f "EE: Job 3-week 9" _column(1249) byte j3wk10ux %1f "EE: Job 3-week 10" _column(1250) byte j3wk11ux %1f "EE: Job 3-week 11" _column(1251) byte j3wk12ux %1f "EE: Job 3-week 12" _column(1252) byte j3wk13ux %1f "EE: Job 3-week 13" _column(1253) byte j3wk14ux %1f "EE: Job 3-week 14" _column(1254) byte j3wk15ux %1f "EE: Job 3-week 15" _column(1255) byte j3wk16ux %1f "EE: Job 3-week 16" _column(1256) byte j3wk17ux %1f "EE: Job 3-week 17" _column(1257) byte j3wk18ux %1f "EE: Job 3-week 18" _column(1258) byte j3wk19ux %1f "EE: Job 3-week 19" _column(1259) byte j3wk20ux %1f "EE: Job 3-week 20" _column(1260) byte j3wk21ux %1f "EE: Job 3-week 21" _column(1261) byte j3wk22ux %1f "EE: Job 3-week 22" _column(1262) byte j3wk23ux %1f "EE: Job 3-week 23" _column(1263) byte j3wk24ux %1f "EE: Job 3-week 24" _column(1264) byte j3wk25ux %1f "EE: Job 3-week 25" _column(1265) byte j3wk26ux %1f "EE: Job 3-week 26" _column(1266) byte j3wk27ux %1f "EE: Job 3-week 27" _column(1267) byte j3wk28ux %1f "EE: Job 3-week 28" _column(1268) byte j3wk29ux %1f "EE: Job 3-week 29" _column(1269) byte j3wk30ux %1f "EE: Job 3-week 30" _column(1270) byte j3wk31ux %1f "EE: Job 3-week 31" _column(1271) byte j3wk32ux %1f "EE: Job 3-week 32" _column(1272) byte j3wk33ux %1f "EE: Job 3-week 33" _column(1273) byte j3wk34ux %1f "EE: Job 3-week 34" _column(1274) byte j3wk35ux %1f "EE: Job 3-week 35" _column(1275) byte j3wk36ux %1f "EE: Job 3-week 36" _column(1276) byte j3wk37ux %1f "EE: Job 3-week 37" _column(1277) byte j3wk38ux %1f "EE: Job 3-week 38" _column(1278) byte j3wk39ux %1f "EE: Job 3-week 39" _column(1279) byte j3wk40ux %1f "EE: Job 3-week 40" _column(1280) byte j3wk41ux %1f "EE: Job 3-week 41" _column(1281) byte j3wk42ux %1f "EE: Job 3-week 42" _column(1282) byte j3wk43ux %1f "EE: Job 3-week 43" _column(1283) byte j3wk44ux %1f "EE: Job 3-week 44" _column(1284) byte j3wk45ux %1f "EE: Job 3-week 45" _column(1285) byte j3wk46ux %1f "EE: Job 3-week 46" _column(1286) byte j3wk47ux %1f "EE: Job 3-week 47" _column(1287) byte j3wk48ux %1f "EE: Job 3-week 48" _column(1288) byte j3wk49ux %1f "EE: Job 3-week 49" _column(1289) byte j3wk50ux %1f "EE: Job 3-week 50" _column(1290) byte j3wk51ux %1f "EE: Job 3-week 51" _column(1291) byte j3wk52ux %1f "EE: Job 3-week 52" _column(1292) byte j332suux %2f "EE: # of weeks worked job 3" _column(1294) byte hrswk3ux %2f "EE: Usual hours worked per week-job 3" _column(1296) byte hr35e3ux %1f "EE: Work 35+ hours per week-job 3" _column(1297) byte clwrk3ux %1f "EE: Class of worker-job 3" _column(1298) byte kindg3ux %1f "EE: Kind of govt - job 3" _column(1299) byte srce3rx %1f "EE: Source of wages-job 3" _column(1300) byte fmwrk3ux %1f "EE: Paid family bus/farm-job 3" _column(1301) byte fminc3ux %1f "EE: Family busi/farm incorp-job 3" _column(1302) byte mbjob3ux %2f "EE: Month started-job 3" _column(1304) int ybjob3ux %4f "EE: Year started-job 3" _column(1308) byte rslft3ux %2f "EE: Main reason left job - job 3" _column(1310) byte lftub3ux %1f "EE: Apply for unemploy benefits-job 3" _column(1311) int j3indrx %3f "EE: Industry code - job 3" _column(1314) byte se3indrx %2f "EE: Self employed industry code - job " _column(1316) int j3occrx %3f "EE: Occupation class. code-job 3" _column(1319) byte empsz3rx %1f "EE: # Employees all locations - job 3" _column(1320) long ern3tx %7f "EE: Earnings from employment - job 3" _column(1327) byte repln3ux %1f "EE: Emplyer pen./retirement plan- job " _column(1328) byte reprt3ux %1f "EE: Participate pen/retire plan - job " _column(1329) byte hipln3ux %1f "EE: Eligible hlth cov via emp - job 3" _column(1330) byte hiprt3ux %1f "EE: Participation in hlth insur - job " _column(1331) byte pvdy3ux %1f "EE: Paid Vacation Days- job 3" _column(1332) byte pvdys3ux %2f "EE: Number paid vacation days - job 3" _column(1334) byte pdsl3ux %1f "EE: Paid sick leave for job 3" _column(1335) byte pdysl3ux %2f "EE: Paid sick leave days- job 3" _column(1337) byte tuitn3ux %1f "EE: Paid tuition - job 3" _column(1338) byte j4wk1ux %1f "EE: Job 4-week 1" _column(1339) byte j4wk2ux %1f "EE: Job 4-week 2" _column(1340) byte j4wk3ux %1f "EE: Job 4-week 3" _column(1341) byte j4wk4ux %1f "EE: Job 4-week 4" _column(1342) byte j4wk5ux %1f "EE: Job 4-week 5" _column(1343) byte j4wk6ux %1f "EE: Job 4-week 6" _column(1344) byte j4wk7ux %1f "EE: Job 4-week 7" _column(1345) byte j4wk8ux %1f "EE: Job 4-week 8" _column(1346) byte j4wk9ux %1f "EE: Job 4-week 9" _column(1347) byte j4wk10ux %1f "EE: Job 4-week 10" _column(1348) byte j4wk11ux %1f "EE: Job 4-week 11" _column(1349) byte j4wk12ux %1f "EE: Job 4-week 12" _column(1350) byte j4wk13ux %1f "EE: Job 4-week 13" _column(1351) byte j4wk14ux %1f "EE: Job 4-week 14" _column(1352) byte j4wk15ux %1f "EE: Job 4-week 15" _column(1353) byte j4wk16ux %1f "EE: Job 4-week 16" _column(1354) byte j4wk17ux %1f "EE: Job 4-week 17" _column(1355) byte j4wk18ux %1f "EE: Job 4-week 18" _column(1356) byte j4wk19ux %1f "EE: Job 4-week 19" _column(1357) byte j4wk20ux %1f "EE: Job 4-week 20" _column(1358) byte j4wk21ux %1f "EE: Job 4-week 21" _column(1359) byte j4wk22ux %1f "EE: Job 4-week 22" _column(1360) byte j4wk23ux %1f "EE: Job 4-week 23" _column(1361) byte j4wk24ux %1f "EE: Job 4-week 24" _column(1362) byte j4wk25ux %1f "EE: Job 4-week 25" _column(1363) byte j4wk26ux %1f "EE: Job 4-week 26" _column(1364) byte j4wk27ux %1f "EE: Job 4-week 27" _column(1365) byte j4wk28ux %1f "EE: Job 4-week 28" _column(1366) byte j4wk29ux %1f "EE: Job 4-week 29" _column(1367) byte j4wk30ux %1f "EE: Job 4-week 30" _column(1368) byte j4wk31ux %1f "EE: Job 4-week 31" _column(1369) byte j4wk32ux %1f "EE: Job 4-week 32" _column(1370) byte j4wk33ux %1f "EE: Job 4-week 33" _column(1371) byte j4wk34ux %1f "EE: Job 4-week 34" _column(1372) byte j4wk35ux %1f "EE: Job 4-week 35" _column(1373) byte j4wk36ux %1f "EE: Job 4-week 36" _column(1374) byte j4wk37ux %1f "EE: Job 4-week 37" _column(1375) byte j4wk38ux %1f "EE: Job 4-week 38" _column(1376) byte j4wk39ux %1f "EE: Job 4-week 39" _column(1377) byte j4wk40ux %1f "EE: Job 4-week 40" _column(1378) byte j4wk41ux %1f "EE: Job 4-week 41" _column(1379) byte j4wk42ux %1f "EE: Job 4-week 42" _column(1380) byte j4wk43ux %1f "EE: Job 4-week 43" _column(1381) byte j4wk44ux %1f "EE: Job 4-week 44" _column(1382) byte j4wk45ux %1f "EE: Job 4-week 45" _column(1383) byte j4wk46ux %1f "EE: Job 4-week 46" _column(1384) byte j4wk47ux %1f "EE: Job 4-week 47" _column(1385) byte j4wk48ux %1f "EE: Job 4-week 48" _column(1386) byte j4wk49ux %1f "EE: Job 4-week 49" _column(1387) byte j4wk50ux %1f "EE: Job 4-week 50" _column(1388) byte j4wk51ux %1f "EE: Job 4-week 51" _column(1389) byte j4wk52ux %1f "EE: Job 4-week 52" _column(1390) byte j432suux %2f "EE: # of weeks worked job 4" _column(1392) byte hrswk4ux %2f "EE: Usual hours worked per week-job 4" _column(1394) byte hr35e4ux %1f "EE: Work 35+ hours per week-job 4" _column(1395) byte clwrk4ux %1f "EE: Class of worker-job 4" _column(1396) byte kindg4ux %1f "EE: Kind of govt - job 4" _column(1397) byte srce4rx %1f "EE: Source of wages-job 4" _column(1398) byte fmwrk4ux %1f "EE: Paid family bus/farm-job 4" _column(1399) byte fminc4ux %1f "EE: Family busi/farm incorp-job 4" _column(1400) byte mbjob4ux %2f "EE: Month started-job 4" _column(1402) int ybjob4ux %4f "EE: Year started-job 4" _column(1406) byte rslft4ux %2f "EE: Main reason left job - job 4" _column(1408) byte lftub4ux %1f "EE: Apply for unemploy benefits-job 4" _column(1409) int j4indrx %3f "EE: Industry code - job 4" _column(1412) byte se4indrx %2f "EE: Self employed industry code - job " _column(1414) int j4occrx %3f "EE: Occupation class. code-job 4" _column(1417) byte empsz4rx %1f "EE: # Employees all locations - job 4" _column(1418) long ern4tx %7f "EE: Earnings from employment - job 4" _column(1425) byte repln4ux %1f "EE: Emplyer pen./retirement plan- job " _column(1426) byte reprt4ux %1f "EE: Participate pen/retire plan - job " _column(1427) byte hipln4ux %1f "EE: Eligible hlth cov via emp - job 4" _column(1428) byte hiprt4ux %1f "EE: Participation in hlth insur - job " _column(1429) byte pvdy4ux %1f "EE: Paid Vacation Days- job 4" _column(1430) byte pvdys4ux %2f "EE: Number paid vacation days - job 4" _column(1432) byte pdsl4ux %1f "EE: Paid sick leave for job 4" _column(1433) byte pdysl4ux %2f "EE: Paid sick leave days- job 4" _column(1435) byte tuitn4ux %1f "EE: Paid tuition - job 4" _column(1436) byte wrkjobux %1f "EE: Work last week" _column(1437) byte wkftptux %1f "EE: Job last week" _column(1438) byte layjobux %1f "EE: Layoff last week" _column(1439) byte laydatux %1f "EE: Employer recall date" _column(1440) byte lay6moux %1f "EE: Recall in six months" _column(1441) byte ucynux %1f "IS: Unemployment Compensation" _column(1442) byte uctyp1ux %1f "IS: Rec'd State unemploy compensation" _column(1443) byte uctyp2ux %1f "IS: Supplemental unemployment benefits" _column(1444) byte uctyp3ux %1f "IS: Other unemployment compensation" _column(1445) byte wcynux %1f "IS: Worker's Compensation" _column(1446) byte wctypux %1f "IS: Source of Workers Comp payments" _column(1447) byte ssynux %1f "IS: Rec'd Social Security" _column(1448) byte sschynux %1f "IS: Rec'd SS on behalf of children" _column(1449) byte v210ux %1f "IS: Which children are covered by SS" _column(1450) byte q211ux %1f "IS: Rec'd SS for self in addit to chil" _column(1451) byte ssiynux %1f "IS: Rec'd Supplemental Security Income" _column(1452) byte ssicynux %1f "IS: Rec'd SSI on behalf of children" _column(1453) byte v216ux %1f "IS: Which children are covered by SSI" _column(1454) byte q217ux %1f "IS: Rec separate SSI payments for self" _column(1455) byte foodspux %1f "IS: Did you receive food stamps" _column(1456) byte foodcoux %1f "IS: Covered by food stamps" _column(1457) byte rcachux %1f "IS: Received Cash Assistance" _column(1458) byte cawelfux %1f "IS: Type program: Welfare/State progra" _column(1459) byte cagenux %1f "IS: Type program: General Assistance" _column(1460) byte caemux %1f "IS: Type program: Emergency Assistance" _column(1461) byte caothrux %1f "IS: Type program: Other Program" _column(1462) byte tanfcoux %1f "IS: Covered by Cash Assistance" _column(1463) byte transux %1f "IS: Rec'd Transportation Assistance" _column(1464) byte ccareux %1f "IS: Rec'd Child care Assistance" _column(1465) byte wicux %1f "IS: Did you receive WIC?" _column(1466) byte wiccovux %1f "IS: Which children are covered by WIC" _column(1467) byte uslnchux %1f "IS: Which children ate lunch at school" _column(1468) byte fosterux %1f "IS: Who recd foster child care payment" _column(1469) byte vetynux %1f "IS: Who rec'd Veterans payments" _column(1470) byte vettp1ux %1f "IS: Rec'd Service-connected disability" _column(1471) byte vettp2ux %1f "IS: Rec'd Survivor benefits" _column(1472) byte vettp3ux %1f "IS: Rec'd Veterans' pension" _column(1473) byte vettp4ux %1f "IS: Rec'd Educational Assistance" _column(1474) byte vettp5ux %1f "IS: Rec'd Other Veterans' payments" _column(1475) byte vetqvaux %1f "IS: Fill out annual income quest for V" _column(1476) byte surynux %1f "IS: Who rec'd survivor's benefits" _column(1477) byte sursc1ux %2f "IS: Survivor Benefits, Source 1" _column(1479) byte sursc2ux %2f "IS: Survivor Benefits, Source 2" _column(1481) byte v236bux %1f "IS: Has hlth condition prevents work" _column(1482) byte q236b2ux %1f "IS: Work in next 12 months - prevented" _column(1483) byte v237ux %1f "IS: Condition that limits amt of work" _column(1484) byte q237bux %1f "IS: Work in next 12 months - limited" _column(1485) byte v239ux %1f "IS: Left job/retired for hlth reason" _column(1486) byte disynux %1f "IS: Did you rec income for disability" _column(1487) byte dissc1rx %1f "IS: Disability payments-Source 1" _column(1488) byte dissc2rx %1f "IS: Disability payments-Source 2" _column(1489) byte retynux %1f "IS: Rec'd retirement income" _column(1490) byte retsc1ux %1f "IS: Source of First retirement income" _column(1491) byte retsc2ux %1f "IS: Source of Second retirement income" _column(1492) byte intynux %1f "IS: Rec'd Interest Income" _column(1493) byte divynux %1f "IS: Rec'd Dividend Income" _column(1494) byte rntynux %1f "IS: Rec'd Rental Income" _column(1495) byte royalux %1f "IS: Rec'd Income from royalties" _column(1496) byte trustux %1f "IS: Rec'd Income from estates or trust" _column(1497) byte almynux %1f "IS: Rec'd Alimony payments" _column(1498) byte cspynux %1f "IS: Rec'd Child support payments" _column(1499) byte finynux %1f "IS: Rec'd Financial Assistance" _column(1500) byte ngux %1f "IS: Rec'd National Guard/Reserve pay" _column(1501) byte cernux %1f "IS: Rec'd Income from side business" _column(1502) byte farmux %1f "IS: Received Income from farm" _column(1503) byte lumpux %1f "IS: Rec'd Income from lump sum payment" _column(1504) byte chrux %1f "IS: Rec'd Income from charitable group" _column(1505) byte oiux %1f "IS: Received Other income" _column(1506) byte ucperux %1f "IA: Periodicity of Unemployment comp" _column(1507) long ucvaltx %7f "IA: Unemployment compensation: Amount" _column(1514) byte ucw01ux %1f "IA: Week received UC in 2001-Week 01" _column(1515) byte ucw02ux %1f "IA: Week received UC in 2001-Week 02" _column(1516) byte ucw03ux %1f "IA: Week received UC in 2001-Week 03" _column(1517) byte ucw04ux %1f "IA: Week received UC in 2001-Week 04" _column(1518) byte ucw05ux %1f "IA: Week received UC in 2001-Week 05" _column(1519) byte ucw06ux %1f "IA: Week received UC in 2001-Week 06" _column(1520) byte ucw07ux %1f "IA: Week received UC in 2001-Week 07" _column(1521) byte ucw08ux %1f "IA: Week received UC in 2001-Week 08" _column(1522) byte ucw09ux %1f "IA: Week received UC in 2001-Week 09" _column(1523) byte ucw10ux %1f "IA: Week received UC in 2001-Week 10" _column(1524) byte ucw11ux %1f "IA: Week received UC in 2001-Week 11" _column(1525) byte ucw12ux %1f "IA: Week received UC in 2001-Week 12" _column(1526) byte ucw13ux %1f "IA: Week received UC in 2001-Week 13" _column(1527) byte ucw14ux %1f "IA: Week received UC in 2001-Week 14" _column(1528) byte ucw15ux %1f "IA: Week received UC in 2001-Week 15" _column(1529) byte ucw16ux %1f "IA: Week received UC in 2001-Week 16" _column(1530) byte ucw17ux %1f "IA: Week received UC in 2001-Week 17" _column(1531) byte ucw18ux %1f "IA: Week received UC in 2001-Week 18" _column(1532) byte ucw19ux %1f "IA: Week received UC in 2001-Week 19" _column(1533) byte ucw20ux %1f "IA: Week received UC in 2001-Week 20" _column(1534) byte ucw21ux %1f "IA: Week received UC in 2001-Week 21" _column(1535) byte ucw22ux %1f "IA: Week received UC in 2001-Week 22" _column(1536) byte ucw23ux %1f "IA: Week received UC in 2001-Week 23" _column(1537) byte ucw24ux %1f "IA: Week received UC in 2001-Week 24" _column(1538) byte ucw25ux %1f "IA: Week received UC in 2001-Week 25" _column(1539) byte ucw26ux %1f "IA: Week received UC in 2001-Week 26" _column(1540) byte ucw27ux %1f "IA: Week received UC in 2001-Week 27" _column(1541) byte ucw28ux %1f "IA: Week received UC in 2001-Week 28" _column(1542) byte ucw29ux %1f "IA: Week received UC in 2001-Week 29" _column(1543) byte ucw30ux %1f "IA: Week received UC in 2001-Week 30" _column(1544) byte ucw31ux %1f "IA: Week received UC in 2001-Week 31" _column(1545) byte ucw32ux %1f "IA: Week received UC in 2001-Week 32" _column(1546) byte ucw33ux %1f "IA: Week received UC in 2001-Week 33" _column(1547) byte ucw34ux %1f "IA: Week received UC in 2001-Week 34" _column(1548) byte ucw35ux %1f "IA: Week received UC in 2001-Week 35" _column(1549) byte ucw36ux %1f "IA: Week received UC in 2001-Week 36" _column(1550) byte ucw37ux %1f "IA: Week received UC in 2001-Week 37" _column(1551) byte ucw38ux %1f "IA: Week received UC in 2001-Week 38" _column(1552) byte ucw39ux %1f "IA: Week received UC in 2001-Week 39" _column(1553) byte ucw40ux %1f "IA: Week received UC in 2001-Week 40" _column(1554) byte ucw41ux %1f "IA: Week received UC in 2001-Week 41" _column(1555) byte ucw42ux %1f "IA: Week received UC in 2001-Week 42" _column(1556) byte ucw43ux %1f "IA: Week received UC in 2001-Week 43" _column(1557) byte ucw44ux %1f "IA: Week received UC in 2001-Week 44" _column(1558) byte ucw45ux %1f "IA: Week received UC in 2001-Week 45" _column(1559) byte ucw46ux %1f "IA: Week received UC in 2001-Week 46" _column(1560) byte ucw47ux %1f "IA: Week received UC in 2001-Week 47" _column(1561) byte ucw48ux %1f "IA: Week received UC in 2001-Week 48" _column(1562) byte ucw49ux %1f "IA: Week received UC in 2001-Week 49" _column(1563) byte ucw50ux %1f "IA: Week received UC in 2001-Week 50" _column(1564) byte ucw51ux %1f "IA: Week received UC in 2001-Week 51" _column(1565) byte ucw52ux %1f "IA: Week received UC in 2001-Week 52" _column(1566) byte q305asux %2f "IA: Total weeks received UC in 2001" _column(1568) byte ucm01ux %1f "IA: Month received UC in 2001:Jan" _column(1569) byte ucm02ux %1f "IA: Month received UC in 2001:Feb" _column(1570) byte ucm03ux %1f "IA: Month received UC in 2001:Mar" _column(1571) byte ucm04ux %1f "IA: Month received UC in 2001:Apr" _column(1572) byte ucm05ux %1f "IA: Month received UC in 2001:May" _column(1573) byte ucm06ux %1f "IA: Month received UC in 2001:Jun" _column(1574) byte ucm07ux %1f "IA: Month received UC in 2001:Jul" _column(1575) byte ucm08ux %1f "IA: Month received UC in 2001:Aug" _column(1576) byte ucm09ux %1f "IA: Month received UC in 2001:Sep" _column(1577) byte ucm10ux %1f "IA: Month received UC in 2001:Oct" _column(1578) byte ucm11ux %1f "IA: Month received UC in 2001:Nov" _column(1579) byte ucm12ux %1f "IA: Month received UC in 2001:Dec" _column(1580) byte ucmtux %2f "IA: Total months received UC in 2001" _column(1582) byte wcperux %1f "IA: Periodicity of Worker's Comp" _column(1583) long wcvaltx %7f "IA: Worker's compensation: amount" _column(1590) byte wcw01ux %1f "IA: Week received WC in 2001-Week 01" _column(1591) byte wcw02ux %1f "IA: Week received WC in 2001-Week 02" _column(1592) byte wcw03ux %1f "IA: Week received WC in 2001-Week 03" _column(1593) byte wcw04ux %1f "IA: Week received WC in 2001-Week 04" _column(1594) byte wcw05ux %1f "IA: Week received WC in 2001-Week 05" _column(1595) byte wcw06ux %1f "IA: Week received WC in 2001-Week 06" _column(1596) byte wcw07ux %1f "IA: Week received WC in 2001-Week 07" _column(1597) byte wcw08ux %1f "IA: Week received WC in 2001-Week 08" _column(1598) byte wcw09ux %1f "IA: Week received WC in 2001-Week 09" _column(1599) byte wcw10ux %1f "IA: Week received WC in 2001-Week 10" _column(1600) byte wcw11ux %1f "IA: Week received WC in 2001-Week 11" _column(1601) byte wcw12ux %1f "IA: Week received WC in 2001-Week 12" _column(1602) byte wcw13ux %1f "IA: Week received WC in 2001-Week 13" _column(1603) byte wcw14ux %1f "IA: Week received WC in 2001-Week 14" _column(1604) byte wcw15ux %1f "IA: Week received WC in 2001-Week 15" _column(1605) byte wcw16ux %1f "IA: Week received WC in 2001-Week 16" _column(1606) byte wcw17ux %1f "IA: Week received WC in 2001-Week 17" _column(1607) byte wcw18ux %1f "IA: Week received WC in 2001-Week 18" _column(1608) byte wcw19ux %1f "IA: Week received WC in 2001-Week 19" _column(1609) byte wcw20ux %1f "IA: Week received WC in 2001-Week 20" _column(1610) byte wcw21ux %1f "IA: Week received WC in 2001-Week 21" _column(1611) byte wcw22ux %1f "IA: Week received WC in 2001-Week 22" _column(1612) byte wcw23ux %1f "IA: Week received WC in 2001-Week 23" _column(1613) byte wcw24ux %1f "IA: Week received WC in 2001-Week 24" _column(1614) byte wcw25ux %1f "IA: Week received WC in 2001-Week 25" _column(1615) byte wcw26ux %1f "IA: Week received WC in 2001-Week 26" _column(1616) byte wcw27ux %1f "IA: Week received WC in 2001-Week 27" _column(1617) byte wcw28ux %1f "IA: Week received WC in 2001-Week 28" _column(1618) byte wcw29ux %1f "IA: Week received WC in 2001-Week 29" _column(1619) byte wcw30ux %1f "IA: Week received WC in 2001-Week 30" _column(1620) byte wcw31ux %1f "IA: Week received WC in 2001-Week 31" _column(1621) byte wcw32ux %1f "IA: Week received WC in 2001-Week 32" _column(1622) byte wcw33ux %1f "IA: Week received WC in 2001-Week 33" _column(1623) byte wcw34ux %1f "IA: Week received WC in 2001-Week 34" _column(1624) byte wcw35ux %1f "IA: Week received WC in 2001-Week 35" _column(1625) byte wcw36ux %1f "IA: Week received WC in 2001-Week 36" _column(1626) byte wcw37ux %1f "IA: Week received WC in 2001-Week 37" _column(1627) byte wcw38ux %1f "IA: Week received WC in 2001-Week 38" _column(1628) byte wcw39ux %1f "IA: Week received WC in 2001-Week 39" _column(1629) byte wcw40ux %1f "IA: Week received WC in 2001-Week 40" _column(1630) byte wcw41ux %1f "IA: Week received WC in 2001-Week 41" _column(1631) byte wcw42ux %1f "IA: Week received WC in 2001-Week 42" _column(1632) byte wcw43ux %1f "IA: Week received WC in 2001-Week 43" _column(1633) byte wcw44ux %1f "IA: Week received WC in 2001-Week 44" _column(1634) byte wcw45ux %1f "IA: Week received WC in 2001-Week 45" _column(1635) byte wcw46ux %1f "IA: Week received WC in 2001-Week 46" _column(1636) byte wcw47ux %1f "IA: Week received WC in 2001-Week 47" _column(1637) byte wcw48ux %1f "IA: Week received WC in 2001-Week 48" _column(1638) byte wcw49ux %1f "IA: Week received WC in 2001-Week 49" _column(1639) byte wcw50ux %1f "IA: Week received WC in 2001-Week 50" _column(1640) byte wcw51ux %1f "IA: Week received WC in 2001-Week 51" _column(1641) byte wcw52ux %1f "IA: Week received WC in 2001-Week 52" _column(1642) byte q310asux %2f "IA: Total weeks received WC in 2001" _column(1644) byte wcm01ux %1f "IA: Month received WC - Jan 2001" _column(1645) byte wcm02ux %1f "IA: Month received WC - Feb 2001" _column(1646) byte wcm03ux %1f "IA: Month received WC - Mar 2001" _column(1647) byte wcm04ux %1f "IA: Month received WC - Apr 2001" _column(1648) byte wcm05ux %1f "IA: Month received WC - May 2001" _column(1649) byte wcm06ux %1f "IA: Month received WC - Jun 2001" _column(1650) byte wcm07ux %1f "IA: Month received WC - Jul 2001" _column(1651) byte wcm08ux %1f "IA: Month received WC - Aug 2001" _column(1652) byte wcm09ux %1f "IA: Month received WC - Sep 2001" _column(1653) byte wcm10ux %1f "IA: Month received WC - Oct 2001" _column(1654) byte wcm11ux %1f "IA: Month received WC - Nov 2001" _column(1655) byte wcm12ux %1f "IA: Month received WC - Dec 2001" _column(1656) byte wcmtux %2f "IA: Total months received WC in 2001" _column(1658) byte ssjvtux %1f "IA: Soc Sec received joint payments" _column(1659) byte q317ux %1f "IA: SS payment before/after Medcare de" _column(1660) long ssvaltx %7f "IA: Social Security: amount" _column(1667) long sschvtx %7f "IA: Social Security: amount for child" _column(1674) byte ssm01ux %1f "IA: Month received SS - Jan 2001" _column(1675) byte ssm02ux %1f "IA: Month received SS - Feb 2001" _column(1676) byte ssm03ux %1f "IA: Month received SS - Mar 2001" _column(1677) byte ssm04ux %1f "IA: Month received SS - Apr 2001" _column(1678) byte ssm05ux %1f "IA: Month received SS - May 2001" _column(1679) byte ssm06ux %1f "IA: Month received SS - Jun 2001" _column(1680) byte ssm07ux %1f "IA: Month received SS - Jul 2001" _column(1681) byte ssm08ux %1f "IA: Month received SS - Aug 2001" _column(1682) byte ssm09ux %1f "IA: Month received SS - Sep 2001" _column(1683) byte ssm10ux %1f "IA: Month received SS - Oct 2001" _column(1684) byte ssm11ux %1f "IA: Month received SS - Nov 2001" _column(1685) byte ssm12ux %1f "IA: Month received SS - Dec 2001" _column(1686) byte ssmtux %2f "IA: Total months received SS in 2001" _column(1688) byte sscm01ux %1f "IA: Mth rec'd SS in 2001 for child:Jan" _column(1689) byte sscm02ux %1f "IA: Mth rec'd SS in 2001 for child:Feb" _column(1690) byte sscm03ux %1f "IA: Mth rec'd SS in 2001 for child:Mar" _column(1691) byte sscm04ux %1f "IA: Mth rec'd SS in 2001 for child:Apr" _column(1692) byte sscm05ux %1f "IA: Mth rec'd SS in 2001 for child:May" _column(1693) byte sscm06ux %1f "IA: Mth rec'd SS in 2001 for child:Jun" _column(1694) byte sscm07ux %1f "IA: Mth rec'd SS in 2001 for child:Jul" _column(1695) byte sscm08ux %1f "IA: Mth rec'd SS in 2001 for child:Aug" _column(1696) byte sscm09ux %1f "IA: Mth rec'd SS in 2001 for child:Sep" _column(1697) byte sscm10ux %1f "IA: Mth rec'd SS in 2001 for child:Oct" _column(1698) byte sscm11ux %1f "IA: Mth rec'd SS in 2001 for child:Nov" _column(1699) byte sscm12ux %1f "IA: Mth rec'd SS in 2001 for child:Dec" _column(1700) byte sscmtux %2f "IA: Tot mths rec'd SS in 2001 for chil" _column(1702) long ssivaltx %7f "IA: Supplemental Security Income: amt" _column(1709) byte ssim01ux %1f "IA: Month received SSI - Jan 2001" _column(1710) byte ssim02ux %1f "IA: Month received SSI - Feb 2001" _column(1711) byte ssim03ux %1f "IA: Month received SSI - Mar 2001" _column(1712) byte ssim04ux %1f "IA: Month received SSI - Apr 2001" _column(1713) byte ssim05ux %1f "IA: Month received SSI - May 2001" _column(1714) byte ssim06ux %1f "IA: Month received SSI - Jun 2001" _column(1715) byte ssim07ux %1f "IA: Month received SSI - Jul 2001" _column(1716) byte ssim08ux %1f "IA: Month received SSI - Aug 2001" _column(1717) byte ssim09ux %1f "IA: Month received SSI - Sep 2001" _column(1718) byte ssim10ux %1f "IA: Month received SSI - Oct 2001" _column(1719) byte ssim11ux %1f "IA: Month received SSI - Nov 2001" _column(1720) byte ssim12ux %1f "IA: Month received SSI - Dec 2001" _column(1721) byte q329smux %2f "IA: Total months received SSI in 2001" _column(1723) byte ssi1a1ux %1f "IA: Apply for SSI: Need money-SP1" _column(1724) byte ssi1a2ux %1f "IA: Apply for SSI: Disabled-SP1" _column(1725) byte ssi1a3ux %1f "IA: Apply for SSI: Over 65-SP1" _column(1726) byte ssi1a4ux %1f "IA: Apply for SSI: Need med ben-SP1" _column(1727) byte ssi1a5ux %1f "IA: Apply for SSI: Other-SP1" _column(1728) byte ssi1stux %1f "IA: Reason stop rec'g SSI in 2001-SP1" _column(1729) byte ssi1c1ux %1f "IA: Cutoff SSI: Income too high-SP1" _column(1730) byte ssi1c2ux %1f "IA: Cutoff SSI: No longer disabled-SP1" _column(1731) byte ssi1c3ux %1f "IA: Cutoff SSI: Immigration status-SP1" _column(1732) byte ssi1c4ux %1f "IA: Cutoff SSI: No longer eligible-SP1" _column(1733) byte ssi1c5ux %1f "IA: Cutoff SSI: No reason specified-SP" _column(1734) byte ssi1c6ux %1f "IA: Cutoff SSI: Didn't provide info-SP" _column(1735) byte ssi1c7ux %1f "IA: Cutoff SSI:Fail substance abuse-SP" _column(1736) byte ssi1c8ux %1f "IA: Cutoff SSI: Other-SP1" _column(1737) byte si1d01ux %1f "IA: Cut back on exps for neces-SP1" _column(1738) byte si1d02ux %1f "IA: Cut back on discr exps-toys,etc-SP" _column(1739) byte si1d03ux %1f "IA: Moved to cheaper housing-SP1" _column(1740) byte si1d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1741) byte si1d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1742) byte si1d06ux %1f "IA: Got a job-SP1" _column(1743) byte si1d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1744) byte si1d08ux %1f "IA: Borrowed money from friend/fam-SP1" _column(1745) byte si1d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1746) byte si1d10ux %1f "IA: App for benefits in other prog-SP1" _column(1747) byte si1d11ux %1f "IA: Placed child(s) in other care-SP1" _column(1748) byte si1d12ux %1f "IA: Got married-SP1" _column(1749) byte si1d13ux %1f "IA: Other-SP1" _column(1750) byte ssi2a1ux %1f "IA: Apply for SSI: Need money-SP2" _column(1751) byte ssi2a2ux %1f "IA: Apply for SSI: Disabled-SP2" _column(1752) byte ssi2a3ux %1f "IA: Apply for SSI: Over 65-SP2" _column(1753) byte ssi2a4ux %1f "IA: Apply for SSI: Need med ben-SP2" _column(1754) byte ssi2a5ux %1f "IA: Apply for SSI: Other-SP2" _column(1755) byte ssi2stux %1f "IA: Reason stop rec'g SSI in 2001-SP2" _column(1756) byte ssi2c1ux %1f "IA: Cutoff SSI: Income too high-SP2" _column(1757) byte ssi2c2ux %1f "IA: Cutoff SSI: No longer disabled-SP2" _column(1758) byte ssi2c3ux %1f "IA: Cutoff SSI: Immigration status-SP2" _column(1759) byte ssi2c4ux %1f "IA: Cutoff SSI: No longer eligible-SP2" _column(1760) byte ssi2c5ux %1f "IA: Cutoff SSI: No reason specified-SP" _column(1761) byte ssi2c6ux %1f "IA: Cutoff SSI: Didn't provide info-SP" _column(1762) byte ssi2c7ux %1f "IA: Cutoff SSI: Fail substance abuse-S" _column(1763) byte ssi2c8ux %1f "IA: Cutoff SSI: Other-SP2" _column(1764) byte si2d01ux %1f "IA: Cut back on exps for neces-SP2" _column(1765) byte si2d02ux %1f "IA: Cut back on discr exps-toys,etc-SP" _column(1766) byte si2d03ux %1f "IA: Moved to cheaper housing-SP2" _column(1767) byte si2d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1768) byte si2d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1769) byte si2d06ux %1f "IA: Got a job-SP2" _column(1770) byte si2d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1771) byte si2d08ux %1f "IA: Borrowed money from friend/fam-SP2" _column(1772) byte si2d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1773) byte si2d10ux %1f "IA: App for benefits in other prog-SP2" _column(1774) byte si2d11ux %1f "IA: Placed child(s) in other care-SP2" _column(1775) byte si2d12ux %1f "IA: Got married-SP2" _column(1776) byte si2d13ux %1f "IA: Other-SP2" _column(1777) byte ssi3a1ux %1f "IA: Apply for SSI: Need money-SP3" _column(1778) byte ssi3a2ux %1f "IA: Apply for SSI: Disabled-SP3" _column(1779) byte ssi3a3ux %1f "IA: Apply for SSI: Over 65-SP3" _column(1780) byte ssi3a4ux %1f "IA: Apply for SSI: Need med ben-SP3" _column(1781) byte ssi3a5ux %1f "IA: Apply for SSI: Other-SP3" _column(1782) byte ssi3stux %1f "IA: Reason stop rec'g SSI in 2001-SP3" _column(1783) byte ssi3c1ux %1f "IA: Cutoff SSI: Income too high-SP3" _column(1784) byte ssi3c2ux %1f "IA: Cutoff SSI: No longer disabled-SP3" _column(1785) byte ssi3c3ux %1f "IA: Cutoff SSI: Immigration status-SP3" _column(1786) byte ssi3c4ux %1f "IA: Cutoff SSI: No longer eligible-SP3" _column(1787) byte ssi3c5ux %1f "IA: Cutoff SSI: No reason specified-SP" _column(1788) byte ssi3c6ux %1f "IA: Cutoff SSI: Didn't provide info-SP" _column(1789) byte ssi3c7ux %1f "IA: Cutoff SSI: Fail substance abuse-S" _column(1790) byte ssi3c8ux %1f "IA: Cutoff SSI: Other-SP3" _column(1791) byte si3d01ux %1f "IA: Cut back on exps for neces-SP3" _column(1792) byte si3d02ux %1f "IA: Cut back on discr exps-toys,etc-SP" _column(1793) byte si3d03ux %1f "IA: Moved to cheaper housing-SP3" _column(1794) byte si3d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1795) byte si3d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1796) byte si3d06ux %1f "IA: Got a job-SP3" _column(1797) byte si3d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1798) byte si3d08ux %1f "IA: Borrowed money from friend/fam-SP3" _column(1799) byte si3d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1800) byte si3d10ux %1f "IA: App for benefits in other prog-SP3" _column(1801) byte si3d11ux %1f "IA: Placed child(s) in other care-SP3" _column(1802) byte si3d12ux %1f "IA: Got married-SP3" _column(1803) byte si3d13ux %1f "IA: Other-SP3" _column(1804) long ssichvtx %7f "IA: SSI: Amount for child" _column(1811) byte ssic01ux %1f "IA: Month recd SSI for child - Jan 200" _column(1812) byte ssic02ux %1f "IA: Month recd SSI for child - Feb 200" _column(1813) byte ssic03ux %1f "IA: Month recd SSI for child - Mar 200" _column(1814) byte ssic04ux %1f "IA: Month recd SSI for child - Apr 200" _column(1815) byte ssic05ux %1f "IA: Month recd SSI for child - May 200" _column(1816) byte ssic06ux %1f "IA: Month recd SSI for child - Jun 200" _column(1817) byte ssic07ux %1f "IA: Month recd SSI for child - Jul 200" _column(1818) byte ssic08ux %1f "IA: Month recd SSI for child - Aug 200" _column(1819) byte ssic09ux %1f "IA: Month recd SSI for child - Sep 200" _column(1820) byte ssic10ux %1f "IA: Month recd SSI for child - Oct 200" _column(1821) byte ssic11ux %1f "IA: Month recd SSI for child - Nov 200" _column(1822) byte ssic12ux %1f "IA: Month recd SSI for child - Dec 200" _column(1823) byte ssicmtux %2f "IA: Tot mths recd SSI for child in 200" _column(1825) byte sic1a1ux %1f "IA: App Child SSI: Need money-SP1" _column(1826) byte sic1a2ux %1f "IA: App Child SSI: Child Disabled-SP1" _column(1827) byte sic1a3ux %1f "IA: App Child SSI: Need med benefit-SP" _column(1828) byte sic1a4ux %1f "IA: App Child SSI: Sep/divorced-SP1" _column(1829) byte sic1a5ux %1f "IA: App Child SSI: Loss of oth inc-SP1" _column(1830) byte sic1a6ux %1f "IA: App Child SSI: Learn about pgm-SP1" _column(1831) byte sic1a7ux %1f "IA: App Child SSI: Just applied-SP1" _column(1832) byte sic1a8ux %1f "IA: App Child SSI: Other-SP1" _column(1833) byte sic1stux %1f "IA: Reasn not rec SSI for chld 2001-SP" _column(1834) byte sic1c1ux %1f "IA: Cut Child SSI: Income too high-SP1" _column(1835) byte sic1c2ux %1f "IA: Cut Child SSI: Hlth req not met-SP" _column(1836) byte sic1c3ux %1f "IA: Cut Child SSI: Immigrant status-SP" _column(1837) byte sic1c4ux %1f "IA: Cut Child SSI: No longer elig-SP1" _column(1838) byte sic1c5ux %1f "IA: Cut Child SSI: No reason given-SP1" _column(1839) byte sic1c6ux %1f "IA: Cut Child SSI: Didn't prov info-SP" _column(1840) byte sic1c7ux %1f "IA: Cut Child SSI: Subst abuse req-SP1" _column(1841) byte sic1c8ux %1f "IA: Cut Child SSI: Other-SP1" _column(1842) byte sc1d01ux %1f "IA: Cut back on exps for neces-SP1" _column(1843) byte sc1d02ux %1f "IA: Cut back on discr exps-toys,etc-SP" _column(1844) byte sc1d03ux %1f "IA: Moved to cheaper housing-SP1" _column(1845) byte sc1d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1846) byte sc1d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1847) byte sc1d06ux %1f "IA: Got a job-SP1" _column(1848) byte sc1d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1849) byte sc1d08ux %1f "IA: Borrowed money from friend/fam-SP1" _column(1850) byte sc1d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1851) byte sc1d10ux %1f "IA: App for benefits in other prog-SP1" _column(1852) byte sc1d11ux %1f "IA: Placed child(s) in other care-SP1" _column(1853) byte sc1d12ux %1f "IA: Got married-SP1" _column(1854) byte sc1d13ux %1f "IA: Other-SP1" _column(1855) byte sic2a1ux %1f "IA: App Child SSI: Need money-SP2" _column(1856) byte sic2a2ux %1f "IA: App Child SSI: Child Disabled-SP2" _column(1857) byte sic2a3ux %1f "IA: App Child SSI: Need med benefit-SP" _column(1858) byte sic2a4ux %1f "IA: App Child SSI: Sep/divorced-SP2" _column(1859) byte sic2a5ux %1f "IA: App Child SSI: Loss of oth inc-SP2" _column(1860) byte sic2a6ux %1f "IA: App Child SSI: Learn about pgm-SP2" _column(1861) byte sic2a7ux %1f "IA: App Child SSI: Just applied-SP2" _column(1862) byte sic2a8ux %1f "IA: App Child SSI: Other-SP2" _column(1863) byte sic2stux %1f "IA: Reasn not rec SSI for chld 2001-SP" _column(1864) byte sic2c1ux %1f "IA: Cut Child SSI: Income too high-SP2" _column(1865) byte sic2c2ux %1f "IA: Cut Child SSI: Hlth req not met-SP" _column(1866) byte sic2c3ux %1f "IA: Cut Child SSI: Immigrant status-SP" _column(1867) byte sic2c4ux %1f "IA: Cut Child SSI: No longer elig-SP2" _column(1868) byte sic2c5ux %1f "IA: Cut Child SSI: No reason given-SP2" _column(1869) byte sic2c6ux %1f "IA: Cut Child SSI: Didn't prov info-SP" _column(1870) byte sic2c7ux %1f "IA: Cut Child SSI: Subst abuse req-SP2" _column(1871) byte sic2c8ux %1f "IA: Cut Child SSI: Other-SP2" _column(1872) byte sc2d01ux %1f "IA: Cut back on exps for neces-SP2" _column(1873) byte sc2d02ux %1f "IA: Cut back on discr exps-toys,etc-SP" _column(1874) byte sc2d03ux %1f "IA: Moved to cheaper housing-SP2" _column(1875) byte sc2d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1876) byte sc2d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1877) byte sc2d06ux %1f "IA: Got a job-SP2" _column(1878) byte sc2d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1879) byte sc2d08ux %1f "IA: Borrowed money from friend/fam-SP2" _column(1880) byte sc2d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1881) byte sc2d10ux %1f "IA: App for benefits in other prog-SP2" _column(1882) byte sc2d11ux %1f "IA: Placed child(s) in other care-SP2" _column(1883) byte sc2d12ux %1f "IA: Got married-SP2" _column(1884) byte sc2d13ux %1f "IA: Other-SP2" _column(1885) byte sic3a1ux %1f "IA: App Child SSI: Need money-SP3" _column(1886) byte sic3a2ux %1f "IA: App Child SSI: Child Disabled-SP3" _column(1887) byte sic3a3ux %1f "IA: App Child SSI: Need med benefit-SP" _column(1888) byte sic3a4ux %1f "IA: App Child SSI: Sep/divorced-SP3" _column(1889) byte sic3a5ux %1f "IA: App Child SSI: Loss of oth inc-SP3" _column(1890) byte sic3a6ux %1f "IA: App Child SSI: Learn about pgm-SP3" _column(1891) byte sic3a7ux %1f "IA: App Child SSI: Just applied-SP3" _column(1892) byte sic3a8ux %1f "IA: App Child SSI: Other-SP3" _column(1893) byte sic3stux %1f "IA: Reasn not rec SSI for chld 2001-SP" _column(1894) byte sic3c1ux %1f "IA: Cut Child SSI: Income too high-SP3" _column(1895) byte sic3c2ux %1f "IA: Cut Child SSI: Hlth req not met-SP" _column(1896) byte sic3c3ux %1f "IA: Cut Child SSI: Immigrant status-SP" _column(1897) byte sic3c4ux %1f "IA: Cut Child SSI: No longer elig-SP3" _column(1898) byte sic3c5ux %1f "IA: Cut Child SSI: No reason given-SP3" _column(1899) byte sic3c6ux %1f "IA: Cut Child SSI: Didn't prov info-SP" _column(1900) byte sic3c7ux %1f "IA: Cut Child SSI: Subst abuse req-SP3" _column(1901) byte sic3c8ux %1f "IA: Cut Child SSI: Other-SP3" _column(1902) byte sc3d01ux %1f "IA: Cut back on exps for neces-SP3" _column(1903) byte sc3d02ux %1f "IA: Cut back on discr exps-toys,etc-SP" _column(1904) byte sc3d03ux %1f "IA: Moved to cheaper housing-SP3" _column(1905) byte sc3d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1906) byte sc3d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1907) byte sc3d06ux %1f "IA: Got a job-SP3" _column(1908) byte sc3d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1909) byte sc3d08ux %1f "IA: Borrowed money from friend/fam-SP3" _column(1910) byte sc3d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1911) byte sc3d10ux %1f "IA: App for benefits in other prog-SP3" _column(1912) byte sc3d11ux %1f "IA: Placed child(s) in other care-SP3" _column(1913) byte sc3d12ux %1f "IA: Got married-SP3" _column(1914) byte sc3d13ux %1f "IA: Other-SP3" _column(1915) byte fsm01ux %1f "IA: Month rec'd food stamps - Jan 2001" _column(1916) byte fsm02ux %1f "IA: Month rec'd food stamps - Feb 2001" _column(1917) byte fsm03ux %1f "IA: Month rec'd food stamps - Mar 2001" _column(1918) byte fsm04ux %1f "IA: Month rec'd food stamps - Apr 2001" _column(1919) byte fsm05ux %1f "IA: Month rec'd food stamps - May 2001" _column(1920) byte fsm06ux %1f "IA: Month rec'd food stamps - Jun 2001" _column(1921) byte fsm07ux %1f "IA: Month rec'd food stamps - Jul 2001" _column(1922) byte fsm08ux %1f "IA: Month rec'd food stamps - Aug 2001" _column(1923) byte fsm09ux %1f "IA: Month rec'd food stamps - Sep 2001" _column(1924) byte fsm10ux %1f "IA: Month rec'd food stamps - Oct 2001" _column(1925) byte fsm11ux %1f "IA: Month rec'd food stamps - Nov 2001" _column(1926) byte fsm12ux %1f "IA: Month rec'd food stamps - Dec 2001" _column(1927) byte fsmtux %2f "IA: Tot mths rec'd food stamps in 2001" _column(1929) byte fd1a01ux %1f "IA: Apply for FS: Needed money-SP1" _column(1930) byte fd1a02ux %1f "IA: Apply for FS: Pregnancy/Birth-SP1" _column(1931) byte fd1a03ux %1f "IA: Apply for FS: Another dependent-SP" _column(1932) byte fd1a04ux %1f "IA: Apply for FS: Sep/divorced-SP1" _column(1933) byte fd1a05ux %1f "IA: Apply for FS: Loss of job/wages-SP" _column(1934) byte fd1a06ux %1f "IA: Apply for FS: Loss of oth suppt-SP" _column(1935) byte fd1a07ux %1f "IA: Apply for FS: Learned about pgm-SP" _column(1936) byte fd1a08ux %1f "IA: Apply for FS: Just applied-SP1" _column(1937) byte fd1a09ux %1f "IA: Apply for FS: Became disabled-SP1" _column(1938) byte fd1a10ux %1f "IA: Apply for FS: Other-SP1" _column(1939) byte fd1stpux %1f "IA: Reason stopped rec FS in 2001-SP1" _column(1940) byte fd1c01ux %1f "IA: Cutoff FS: Income too high-SP1" _column(1941) byte fd1c02ux %1f "IA: Cutoff FS: Not elig - penalty-SP1" _column(1942) byte fd1c03ux %1f "IA: Cutoff FS: Hlth/dis req not met-SP" _column(1943) byte fd1c04ux %1f "IA: Cutoff FS: Immigration status-SP1" _column(1944) byte fd1c05ux %1f "IA: Cutoff FS: No reason specified-SP1" _column(1945) byte fd1c06ux %1f "IA: Cutoff FS: Didn't provide info-SP1" _column(1946) byte fd1c07ux %1f "IA: Cutoff FS: Non-coop work req-SP1" _column(1947) byte fd1c08ux %1f "IA: Cutoff FS: Non-coop child sup-SP1" _column(1948) byte fd1c09ux %1f "IA: Cutoff FS: Not in adult hhld-SP1" _column(1949) byte fd1c10ux %1f "IA: Cutoff FS: Substance abuse req-SP1" _column(1950) byte fd1c11ux %1f "IA: Cutoff FS: Rec'd max assist-SP1" _column(1951) byte fd1c12ux %1f "IA: Cutoff FS: Lack of pgm funding-SP1" _column(1952) byte fd1c13ux %1f "IA: Cutoff FS: Other-SP1" _column(1953) byte fd1d01ux %1f "IA: Cut back on exps for neces-SP1" _column(1954) byte fd1d02ux %1f "IA: Cut back on discr exp-toys,etc-SP1" _column(1955) byte fd1d03ux %1f "IA: Moved to cheaper housing-SP1" _column(1956) byte fd1d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1957) byte fd1d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1958) byte fd1d06ux %1f "IA: Got a job-SP1" _column(1959) byte fd1d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1960) byte fd1d08ux %1f "IA: Borrowed money from friend/fam-SP1" _column(1961) byte fd1d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1962) byte fd1d10ux %1f "IA: App for benefits in other prog-SP1" _column(1963) byte fd1d11ux %1f "IA: Placed child(s) in other care-SP1" _column(1964) byte fd1d12ux %1f "IA: Got married-SP1" _column(1965) byte fd1d13ux %1f "IA: Other-SP1" _column(1966) byte fd2a01ux %1f "IA: Apply for FS: Needed money-SP2" _column(1967) byte fd2a02ux %1f "IA: Apply for FS: Pregnancy/Birth-SP2" _column(1968) byte fd2a03ux %1f "IA: Apply for FS: Another dependent-SP" _column(1969) byte fd2a04ux %1f "IA: Apply for FS: Sep/divorced-SP2" _column(1970) byte fd2a05ux %1f "IA: Apply for FS: Loss of job/wages-SP" _column(1971) byte fd2a06ux %1f "IA: Apply for FS: Loss of oth suppt-SP" _column(1972) byte fd2a07ux %1f "IA: Apply for FS: Learned about pgm-SP" _column(1973) byte fd2a08ux %1f "IA: Apply for FS: Just applied-SP2" _column(1974) byte fd2a09ux %1f "IA: Apply for FS: Became disabled-SP2" _column(1975) byte fd2a10ux %1f "IA: Apply for FS: Other-SP2" _column(1976) byte fd2stpux %1f "IA: Reason stopped rec FS in 2001-SP2" _column(1977) byte fd2c01ux %1f "IA: Cutoff FS: Income too high-SP2" _column(1978) byte fd2c02ux %1f "IA: Cutoff FS: Not elig - penalty-SP2" _column(1979) byte fd2c03ux %1f "IA: Cutoff FS: Hlth/dis req not met-SP" _column(1980) byte fd2c04ux %1f "IA: Cutoff FS: Immigration status-SP2" _column(1981) byte fd2c05ux %1f "IA: Cutoff FS: No reason specified-SP2" _column(1982) byte fd2c06ux %1f "IA: Cutoff FS: Didn't provide info-SP2" _column(1983) byte fd2c07ux %1f "IA: Cutoff FS: Non-coop work req-SP2" _column(1984) byte fd2c08ux %1f "IA: Cutoff FS: Non-coop child sup-SP2" _column(1985) byte fd2c09ux %1f "IA: Cutoff FS: Not in adult hhld-SP2" _column(1986) byte fd2c10ux %1f "IA: Cutoff FS: Substance abuse req-SP2" _column(1987) byte fd2c11ux %1f "IA: Cutoff FS: Rec'd max assist-SP2" _column(1988) byte fd2c12ux %1f "IA: Cutoff FS: Lack of pgm funding-SP2" _column(1989) byte fd2c13ux %1f "IA: Cutoff FS: Other-SP2" _column(1990) byte fd2d01ux %1f "IA: Cut back on exps for neces-SP2" _column(1991) byte fd2d02ux %1f "IA: Cut back on discr exp-toys,etc-SP2" _column(1992) byte fd2d03ux %1f "IA: Moved to cheaper housing-SP2" _column(1993) byte fd2d04ux %1f "IA: Moved in with others/doubled up-SP" _column(1994) byte fd2d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(1995) byte fd2d06ux %1f "IA: Got a job-SP2" _column(1996) byte fd2d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(1997) byte fd2d08ux %1f "IA: Borrowed money from friend/fam-SP2" _column(1998) byte fd2d09ux %1f "IA: Got child(s) father to give sup-SP" _column(1999) byte fd2d10ux %1f "IA: App for benefits in other prog-SP2" _column(2000) byte fd2d11ux %1f "IA: Placed child(s) in other care-SP2" _column(2001) byte fd2d12ux %1f "IA: Got married-SP2" _column(2002) byte fd2d13ux %1f "IA: Other-SP2" _column(2003) byte fd3a01ux %1f "IA: Apply for FS: Needed money-SP3" _column(2004) byte fd3a02ux %1f "IA: Apply for FS: Pregnancy/Birth-SP3" _column(2005) byte fd3a03ux %1f "IA: Apply for FS: Another dependent-SP" _column(2006) byte fd3a04ux %1f "IA: Apply for FS: Sep/divorced-SP3" _column(2007) byte fd3a05ux %1f "IA: Apply for FS: Loss of job/wages-SP" _column(2008) byte fd3a06ux %1f "IA: Apply for FS: Loss of oth suppt-SP" _column(2009) byte fd3a07ux %1f "IA: Apply for FS: Learned about pgm-SP" _column(2010) byte fd3a08ux %1f "IA: Apply for FS: Just applied-SP3" _column(2011) byte fd3a09ux %1f "IA: Apply for FS: Became disabled-SP3" _column(2012) byte fd3a10ux %1f "IA: Apply for FS: Other-SP3" _column(2013) byte fd3stpux %1f "IA: Reason stopped rec FS in 2001-SP3" _column(2014) byte fd3c01ux %1f "IA: Cutoff FS: Income too high-SP3" _column(2015) byte fd3c02ux %1f "IA: Cutoff FS: Not elig - penalty-SP3" _column(2016) byte fd3c03ux %1f "IA: Cutoff FS: Hlth/dis req not met-SP" _column(2017) byte fd3c04ux %1f "IA: Cutoff FS: Immigration status-SP3" _column(2018) byte fd3c05ux %1f "IA: Cutoff FS: No reason specified-SP3" _column(2019) byte fd3c06ux %1f "IA: Cutoff FS: Didn't provide info-SP3" _column(2020) byte fd3c07ux %1f "IA: Cutoff FS: Non-coop work req-SP3" _column(2021) byte fd3c08ux %1f "IA: Cutoff FS: Non-coop child sup-SP3" _column(2022) byte fd3c09ux %1f "IA: Cutoff FS: Not in adult hhld-SP3" _column(2023) byte fd3c10ux %1f "IA: Cutoff FS: Substance abuse req-SP3" _column(2024) byte fd3c11ux %1f "IA: Cutoff FS: Rec'd max assist-SP3" _column(2025) byte fd3c12ux %1f "IA: Cutoff FS: Lack of pgm funding-SP3" _column(2026) byte fd3c13ux %1f "IA: Cutoff FS: Other-SP3" _column(2027) byte fd3d01ux %1f "IA: Cut back on exps for neces-SP3" _column(2028) byte fd3d02ux %1f "IA: Cut back on discr exp-toys,etc-SP3" _column(2029) byte fd3d03ux %1f "IA: Moved to cheaper housing-SP3" _column(2030) byte fd3d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2031) byte fd3d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2032) byte fd3d06ux %1f "IA: Got a job-SP3" _column(2033) byte fd3d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(2034) byte fd3d08ux %1f "IA: Borrowed money from friend/fam-SP3" _column(2035) byte fd3d09ux %1f "IA: Got child(s) father to give sup-SP" _column(2036) byte fd3d10ux %1f "IA: App for benefits in other prog-SP3" _column(2037) byte fd3d11ux %1f "IA: Placed child(s) in other care-SP3" _column(2038) byte fd3d12ux %1f "IA: Got married-SP3" _column(2039) byte fd3d13ux %1f "IA: Other-SP3" _column(2040) long fsvaltx %7f "IA: Food stamps: amount" _column(2047) byte tam01ux %1f "IA: Month rec Cash Assist - Jan 2001" _column(2048) byte tam02ux %1f "IA: Month rec Cash Assist - Feb 2001" _column(2049) byte tam03ux %1f "IA: Month rec Cash Assist - Mar 2001" _column(2050) byte tam04ux %1f "IA: Month rec Cash Assist - Apr 2001" _column(2051) byte tam05ux %1f "IA: Month rec Cash Assist - May 2001" _column(2052) byte tam06ux %1f "IA: Month rec Cash Assist - Jun 2001" _column(2053) byte tam07ux %1f "IA: Month rec Cash Assist - Jul 2001" _column(2054) byte tam08ux %1f "IA: Month rec Cash Assist - Aug 2001" _column(2055) byte tam09ux %1f "IA: Month rec Cash Assist - Sep 2001" _column(2056) byte tam10ux %1f "IA: Month rec Cash Assist - Oct 2001" _column(2057) byte tam11ux %1f "IA: Month rec Cash Assist - Nov 2001" _column(2058) byte tam12ux %1f "IA: Month rec Cash Assist - Dec 2001" _column(2059) byte tamtux %2f "IA: Tot months rec Cash Assist in 2001" _column(2061) byte ta1a01ux %1f "IA: Apply cash assist: Need Money-SP1" _column(2062) byte ta1a02ux %1f "IA: Apply cash assist:Pregnan/Birth-SP" _column(2063) byte ta1a03ux %1f "IA: Apply cash assist: Another depend-" _column(2064) byte ta1a04ux %1f "IA: Apply cash assist: Sep/divorced-SP" _column(2065) byte ta1a05ux %1f "IA: Apply cash assist: Los job/wage-SP" _column(2066) byte ta1a06ux %1f "IA: Apply cash assist: Loss oth supt-S" _column(2067) byte ta1a07ux %1f "IA: Apply cash assist: Learn abt pgm-S" _column(2068) byte ta1a08ux %1f "IA: Apply cash assist: Just applied-SP" _column(2069) byte ta1a09ux %1f "IA: Apply cash assist:Became disabl-SP" _column(2070) byte ta1a10ux %1f "IA: Apply cash assist: Other-SP1" _column(2071) byte ta1stpux %1f "IA: Reas stop rec cash assist in 2001-" _column(2072) byte ta1c01ux %1f "IA: Cut cash assist: Income too high-S" _column(2073) byte ta1c02ux %1f "IA: Cut cash assist:Not elig-pnlty-SP1" _column(2074) byte ta1c03ux %1f "IA: Cut cash assist: Hlth/disab req-SP" _column(2075) byte ta1c04ux %1f "IA: Cut cash assist: Immigrat status-S" _column(2076) byte ta1c05ux %1f "IA: Cut cash assist: No reason given-S" _column(2077) byte ta1c06ux %1f "IA: Cut cash assist:Didn't prv info-SP" _column(2078) byte ta1c07ux %1f "IA: Cut cash assist:Non-coop wk req-SP" _column(2079) byte ta1c08ux %1f "IA: Cut cash assist:Non-coop ch sup-SP" _column(2080) byte ta1c09ux %1f "IA: Cut cash assist:Not adult hhld-SP1" _column(2081) byte ta1c10ux %1f "IA: Cut cash assist: Subst abuse req-S" _column(2082) byte ta1c11ux %1f "IA: Cut cash assist:Recd max assist-SP" _column(2083) byte ta1c12ux %1f "IA: Cut cash assist:Lack pgm fund-SP1" _column(2084) byte ta1c13ux %1f "IA: Cut cash assist: Other-SP1" _column(2085) byte ta1d01ux %1f "IA: Cut back on exps for neces-SP1" _column(2086) byte ta1d02ux %1f "IA: Cut back on discr exp-toys,etc-SP1" _column(2087) byte ta1d03ux %1f "IA: Moved to cheaper housing-SP1" _column(2088) byte ta1d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2089) byte ta1d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2090) byte ta1d06ux %1f "IA: Got a job-SP1" _column(2091) byte ta1d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(2092) byte ta1d08ux %1f "IA: Borrowed money from friend/fam-SP1" _column(2093) byte ta1d09ux %1f "IA: Got child(s) father to give sup-SP" _column(2094) byte ta1d10ux %1f "IA: App for benefits in other prog-SP1" _column(2095) byte ta1d11ux %1f "IA: Placed child(s) in other care-SP1" _column(2096) byte ta1d12ux %1f "IA: Got married-SP1" _column(2097) byte ta1d13ux %1f "IA: Other-SP1" _column(2098) byte ta2a01ux %1f "IA: Apply cash assist: Need Money-SP2" _column(2099) byte ta2a02ux %1f "IA: Apply cash assist:Pregnan/Birth-SP" _column(2100) byte ta2a03ux %1f "IA: Apply cash assist: Another depend-" _column(2101) byte ta2a04ux %1f "IA: Apply cash assist: Sep/divorced-SP" _column(2102) byte ta2a05ux %1f "IA: Apply cash assist: Los job/wage-SP" _column(2103) byte ta2a06ux %1f "IA: Apply cash assist: Loss oth supt-S" _column(2104) byte ta2a07ux %1f "IA: Apply cash assist: Learn abt pgm-S" _column(2105) byte ta2a08ux %1f "IA: Apply cash assist: Just applied-SP" _column(2106) byte ta2a09ux %1f "IA: Apply cash assist:Became disabl-SP" _column(2107) byte ta2a10ux %1f "IA: Apply cash assist: Other-SP2" _column(2108) byte ta2stpux %1f "IA: Reas stop rec cash assist in 2001-" _column(2109) byte ta2c01ux %1f "IA: Cut cash assist: Income too high-S" _column(2110) byte ta2c02ux %1f "IA: Cut cash assist: Not elig-penalty-" _column(2111) byte ta2c03ux %1f "IA: Cut cash assist: Hlth/disab req-SP" _column(2112) byte ta2c04ux %1f "IA: Cut cash assist: Immigrat status-S" _column(2113) byte ta2c05ux %1f "IA: Cut cash assist: No reason given-S" _column(2114) byte ta2c06ux %1f "IA: Cut cash assist:Didn't prv info-SP" _column(2115) byte ta2c07ux %1f "IA: Cut cash assist:Non-coop wk req-SP" _column(2116) byte ta2c08ux %1f "IA: Cut cash assist:Non-coop ch sup-SP" _column(2117) byte ta2c09ux %1f "IA: Cut cash assist:Not adult hhld-SP2" _column(2118) byte ta2c10ux %1f "IA: Cut cash assist: Subst abuse req-S" _column(2119) byte ta2c11ux %1f "IA: Cut cash assist:Recd max assist-SP" _column(2120) byte ta2c12ux %1f "IA: Cut cash assist:Lack pgm fund-SP2" _column(2121) byte ta2c13ux %1f "IA: Cut cash assist: Other-SP2" _column(2122) byte ta2d01ux %1f "IA: Cut back on exps for neces-SP2" _column(2123) byte ta2d02ux %1f "IA: Cut back on discr exp-toys,etc-SP2" _column(2124) byte ta2d03ux %1f "IA: Moved to cheaper housing-SP2" _column(2125) byte ta2d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2126) byte ta2d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2127) byte ta2d06ux %1f "IA: Got a job-SP2" _column(2128) byte ta2d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(2129) byte ta2d08ux %1f "IA: Borrowed money from friend/fam-SP2" _column(2130) byte ta2d09ux %1f "IA: Got child(s) father to give sup-SP" _column(2131) byte ta2d10ux %1f "IA: App for benefits in other prog-SP2" _column(2132) byte ta2d11ux %1f "IA: Placed child(s) in other care-SP2" _column(2133) byte ta2d12ux %1f "IA: Got married-SP2" _column(2134) byte ta2d13ux %1f "IA: Other-SP2" _column(2135) byte ta3a01ux %1f "IA: Apply cash assist: Need Money-SP3" _column(2136) byte ta3a02ux %1f "IA: Apply cash assist:Pregnan/Birth-SP" _column(2137) byte ta3a03ux %1f "IA: Apply cash assist: Another depend-" _column(2138) byte ta3a04ux %1f "IA: Apply cash assist: Sep/divorced-SP" _column(2139) byte ta3a05ux %1f "IA: Apply cash assist: Los job/wage-SP" _column(2140) byte ta3a06ux %1f "IA: Apply cash assist: Loss oth supt-S" _column(2141) byte ta3a07ux %1f "IA: Apply cash assist: Learn abt pgm-S" _column(2142) byte ta3a08ux %1f "IA: Apply cash assist: Just applied-SP" _column(2143) byte ta3a09ux %1f "IA: Apply cash assist:Became disabl-SP" _column(2144) byte ta3a10ux %1f "IA: Apply cash assist: Other-SP3" _column(2145) byte ta3stpux %1f "IA: Reas stop rec cash assist in 2001-" _column(2146) byte ta3c01ux %1f "IA: Cut cash assist: Income too high-S" _column(2147) byte ta3c02ux %1f "IA: Cut cash assist:Not elig-penalty-S" _column(2148) byte ta3c03ux %1f "IA: Cut cash assist: Hlth/disab req-SP" _column(2149) byte ta3c04ux %1f "IA: Cut cash assist: Immigrat status-S" _column(2150) byte ta3c05ux %1f "IA: Cut cash assist: No reason given-S" _column(2151) byte ta3c06ux %1f "IA: Cut cash assist:Didn't prv info-SP" _column(2152) byte ta3c07ux %1f "IA: Cut cash assist:Non-coop wk req-SP" _column(2153) byte ta3c08ux %1f "IA: Cut cash assist:Non-coop ch sup-SP" _column(2154) byte ta3c09ux %1f "IA: Cut cash assist:Not adult hhld-SP3" _column(2155) byte ta3c10ux %1f "IA: Cut cash assist: Subst abuse req-S" _column(2156) byte ta3c11ux %1f "IA: Cut cash assist:Recd max assist-SP" _column(2157) byte ta3c12ux %1f "IA: Cut cash assist:Lack pgm fund-SP3" _column(2158) byte ta3c13ux %1f "IA: Cut cash assist: Other-SP3" _column(2159) byte ta3d01ux %1f "IA: Cut back on exps for neces-SP3" _column(2160) byte ta3d02ux %1f "IA: Cut back on discr exp-toys,etc-SP3" _column(2161) byte ta3d03ux %1f "IA: Moved to cheaper housing-SP3" _column(2162) byte ta3d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2163) byte ta3d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2164) byte ta3d06ux %1f "IA: Got a job-SP3" _column(2165) byte ta3d07ux %1f "IA: Did some illegal-sold drugs,etc-SP" _column(2166) byte ta3d08ux %1f "IA: Borrowed money from friend/fam-SP3" _column(2167) byte ta3d09ux %1f "IA: Got child(s) father to give sup-SP" _column(2168) byte ta3d10ux %1f "IA: App for benefits in other prog-SP3" _column(2169) byte ta3d11ux %1f "IA: Placed child(s) in other care-SP3" _column(2170) byte ta3d12ux %1f "IA: Got married-SP3" _column(2171) byte ta3d13ux %1f "IA: Other-SP3" _column(2172) long tanfvatx %7f "IA: Cash assistance: amount" _column(2179) byte wicm01ux %1f "IA: Month received WIC - Jan 2001" _column(2180) byte wicm02ux %1f "IA: Month received WIC - Feb 2001" _column(2181) byte wicm03ux %1f "IA: Month received WIC - Mar 2001" _column(2182) byte wicm04ux %1f "IA: Month received WIC - Apr 2001" _column(2183) byte wicm05ux %1f "IA: Month received WIC - May 2001" _column(2184) byte wicm06ux %1f "IA: Month received WIC - Jun 2001" _column(2185) byte wicm07ux %1f "IA: Month received WIC - Jul 2001" _column(2186) byte wicm08ux %1f "IA: Month received WIC - Aug 2001" _column(2187) byte wicm09ux %1f "IA: Month received WIC - Sep 2001" _column(2188) byte wicm10ux %1f "IA: Month received WIC - Oct 2001" _column(2189) byte wicm11ux %1f "IA: Month received WIC - Nov 2001" _column(2190) byte wicm12ux %1f "IA: Month received WIC - Dec 2001" _column(2191) byte wicmtux %2f "IA: Total months received WIC in 2001" _column(2193) byte wi1a01ux %1f "IA: Apply for WIC: Needed money-SP1" _column(2194) byte wi1a02ux %1f "IA: Apply for WIC: Pregnancy/Birth-SP1" _column(2195) byte wi1a03ux %1f "IA: Apply for WIC: Anoth dependent-SP1" _column(2196) byte wi1a04ux %1f "IA: Apply for WIC: Sep/divorced-SP1" _column(2197) byte wi1a05ux %1f "IA: Apply for WIC: Loss job/wages-SP1" _column(2198) byte wi1a06ux %1f "IA: Apply for WIC: Loss of ot supt-SP1" _column(2199) byte wi1a07ux %1f "IA: Apply for WIC: Learn abut prog-SP1" _column(2200) byte wi1a08ux %1f "IA: Apply for WIC: Just applied-SP1" _column(2201) byte wi1a09ux %1f "IA: Apply for WIC:Became disabled-SP1" _column(2202) byte wi1a10ux %1f "IA: Apply for WIC: Other-SP1" _column(2203) byte wi1stpux %1f "IA: Reason stop rec WIC in 2001-SP1" _column(2204) byte wi1c01ux %1f "IA: Cutoff WIC: Income too high-SP1" _column(2205) byte wi1c02ux %1f "IA: Cutoff WIC: Not elig - penalty-SP1" _column(2206) byte wi1c03ux %1f "IA: Cutoff WIC: Hlth/dis not met-SP1" _column(2207) byte wi1c04ux %1f "IA: Cutoff WIC: Immigration status-SP1" _column(2208) byte wi1c05ux %1f "IA: Cutoff WIC: No reason given-SP1" _column(2209) byte wi1c06ux %1f "IA: Cutoff WIC: Didnt provide info-SP1" _column(2210) byte wi1c07ux %1f "IA: Cutoff WIC: Non-coop work req-SP1" _column(2211) byte wi1c08ux %1f "IA: Cutoff WIC: Non-coop child sup-SP1" _column(2212) byte wi1c09ux %1f "IA: Cutoff WIC: Not adult hhld-SP1" _column(2213) byte wi1c10ux %1f "IA: Cutoff WIC: Substance abus req-SP1" _column(2214) byte wi1c11ux %1f "IA: Cutoff WIC: Rec'd max assist-SP1" _column(2215) byte wi1c12ux %1f "IA: Cutoff WIC: Lack pgm funding-SP1" _column(2216) byte wi1c13ux %1f "IA: Cutoff WIC: Other-SP1" _column(2217) byte wc1d01ux %1f "IA: Cut back on exps for neces-SP1" _column(2218) byte wc1d02ux %1f "IA: Cut back on discr exps-toy,etc-SP1" _column(2219) byte wc1d03ux %1f "IA: Moved to cheaper housing-SP1" _column(2220) byte wc1d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2221) byte wc1d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2222) byte wc1d06ux %1f "IA: Got a job-SP1" _column(2223) byte wc1d07ux %1f "IA: Did some illegal-sold drugs,et-SP1" _column(2224) byte wc1d08ux %1f "IA: Borrowed money from friend/fam-SP1" _column(2225) byte wc1d09ux %1f "IA: Got chld(s) father to give sup-SP1" _column(2226) byte wc1d10ux %1f "IA: App for benefits in other prog-SP1" _column(2227) byte wc1d11ux %1f "IA: Placed child(s) in other care-SP1" _column(2228) byte wc1d12ux %1f "IA: Got married-SP1" _column(2229) byte wc1d13ux %1f "IA: Other-SP1" _column(2230) byte wi2a01ux %1f "IA: Apply for WIC: Needed money-SP2" _column(2231) byte wi2a02ux %1f "IA: Apply for WIC: Pregnancy/Birth-SP2" _column(2232) byte wi2a03ux %1f "IA: Apply for WIC: Anoth dependent-SP2" _column(2233) byte wi2a04ux %1f "IA: Apply for WIC: Sep/divorced-SP2" _column(2234) byte wi2a05ux %1f "IA: Apply for WIC: Loss job/wages-SP2" _column(2235) byte wi2a06ux %1f "IA: Apply for WIC: Loss of ot supt-SP2" _column(2236) byte wi2a07ux %1f "IA: Apply for WIC: Learn abut prog-SP2" _column(2237) byte wi2a08ux %1f "IA: Apply for WIC: Just applied-SP2" _column(2238) byte wi2a09ux %1f "IA: Apply for WIC:Became disabled-SP2" _column(2239) byte wi2a10ux %1f "IA: Apply for WIC: Other-SP2" _column(2240) byte wi2stpux %1f "IA: Reason stop rec WIC in 2001-SP2" _column(2241) byte wi2c01ux %1f "IA: Cutoff WIC: Income too high-SP2" _column(2242) byte wi2c02ux %1f "IA: Cutoff WIC: Not elig - penalty-SP2" _column(2243) byte wi2c03ux %1f "IA: Cutoff WIC: Hlth/dis not met-SP2" _column(2244) byte wi2c04ux %1f "IA: Cutoff WIC: Immigration status-SP2" _column(2245) byte wi2c05ux %1f "IA: Cutoff WIC: No reason given-SP2" _column(2246) byte wi2c06ux %1f "IA: Cutoff WIC: Didnt provide info-SP2" _column(2247) byte wi2c07ux %1f "IA: Cutoff WIC: Non-coop work req-SP2" _column(2248) byte wi2c08ux %1f "IA: Cutoff WIC: Non-coop child sup-SP2" _column(2249) byte wi2c09ux %1f "IA: Cutoff WIC: Not adult hhld-SP2" _column(2250) byte wi2c10ux %1f "IA: Cutoff WIC: Substance abus req-SP2" _column(2251) byte wi2c11ux %1f "IA: Cutoff WIC: Rec'd max assist-SP2" _column(2252) byte wi2c12ux %1f "IA: Cutoff WIC: Lack pgm funding-SP2" _column(2253) byte wi2c13ux %1f "IA: Cutoff WIC: Other-SP2" _column(2254) byte wc2d01ux %1f "IA: Cut back on exps for neces-SP2" _column(2255) byte wc2d02ux %1f "IA: Cut back on discr exps-toy,etc-SP2" _column(2256) byte wc2d03ux %1f "IA: Moved to cheaper housing-SP2" _column(2257) byte wc2d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2258) byte wc2d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2259) byte wc2d06ux %1f "IA: Got a job-SP2" _column(2260) byte wc2d07ux %1f "IA: Did some illegal-sold drugs,et-SP2" _column(2261) byte wc2d08ux %1f "IA: Borrowed money from friend/fam-SP2" _column(2262) byte wc2d09ux %1f "IA: Got chld(s) father to give sup-SP2" _column(2263) byte wc2d10ux %1f "IA: App for benefits in other prog-SP2" _column(2264) byte wc2d11ux %1f "IA: Placed child(s) in other care-SP2" _column(2265) byte wc2d12ux %1f "IA: Got married-SP2" _column(2266) byte wc2d13ux %1f "IA: Other-SP2" _column(2267) byte wi3a01ux %1f "IA: Apply for WIC: Needed money-SP3" _column(2268) byte wi3a02ux %1f "IA: Apply for WIC: Pregnancy/Birth-SP3" _column(2269) byte wi3a03ux %1f "IA: Apply for WIC: Anoth dependent-SP3" _column(2270) byte wi3a04ux %1f "IA: Apply for WIC: Sep/divorced-SP3" _column(2271) byte wi3a05ux %1f "IA: Apply for WIC: Loss job/wages-SP3" _column(2272) byte wi3a06ux %1f "IA: Apply for WIC: Loss of ot supt-SP3" _column(2273) byte wi3a07ux %1f "IA: Apply for WIC: Learn abut prog-SP3" _column(2274) byte wi3a08ux %1f "IA: Apply for WIC: Just applied-SP3" _column(2275) byte wi3a09ux %1f "IA: Apply for WIC:Became disabled-SP3" _column(2276) byte wi3a10ux %1f "IA: Apply for WIC: Other-SP3" _column(2277) byte wi3stpux %1f "IA: Reason stop rec WIC in 2001-SP3" _column(2278) byte wi3c01ux %1f "IA: Cutoff WIC: Income too high-SP3" _column(2279) byte wi3c02ux %1f "IA: Cutoff WIC: Not elig - penalty-SP3" _column(2280) byte wi3c03ux %1f "IA: Cutoff WIC: Hlth/dis not met-SP3" _column(2281) byte wi3c04ux %1f "IA: Cutoff WIC: Immigration status-SP3" _column(2282) byte wi3c05ux %1f "IA: Cutoff WIC: No reason given-SP3" _column(2283) byte wi3c06ux %1f "IA: Cutoff WIC: Didnt provide info-SP3" _column(2284) byte wi3c07ux %1f "IA: Cutoff WIC: Non-coop work req-SP3" _column(2285) byte wi3c08ux %1f "IA: Cutoff WIC: Non-coop child sup-SP3" _column(2286) byte wi3c09ux %1f "IA: Cutoff WIC: Not adult hhld-SP3" _column(2287) byte wi3c10ux %1f "IA: Cutoff WIC: Substance abus req-SP3" _column(2288) byte wi3c11ux %1f "IA: Cutoff WIC: Rec'd max assist-SP3" _column(2289) byte wi3c12ux %1f "IA: Cutoff WIC: Lack pgm funding-SP3" _column(2290) byte wi3c13ux %1f "IA: Cutoff WIC: Other-SP3" _column(2291) byte wc3d01ux %1f "IA: Cut back on exps for neces-SP3" _column(2292) byte wc3d02ux %1f "IA: Cut back on discr exps-toy,etc-SP3" _column(2293) byte wc3d03ux %1f "IA: Moved to cheaper housing-SP3" _column(2294) byte wc3d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2295) byte wc3d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2296) byte wc3d06ux %1f "IA: Got a job-SP3" _column(2297) byte wc3d07ux %1f "IA: Did some illegal-sold drugs,et-SP3" _column(2298) byte wc3d08ux %1f "IA: Borrowed money from friend/fam-SP3" _column(2299) byte wc3d09ux %1f "IA: Got chld(s) father to give sup-SP3" _column(2300) byte wc3d10ux %1f "IA: App for benefits in other prog-SP3" _column(2301) byte wc3d11ux %1f "IA: Placed child(s) in other care-SP3" _column(2302) byte wc3d12ux %1f "IA: Got married-SP3" _column(2303) byte wc3d13ux %1f "IA: Other-SP3" _column(2304) byte fccm01ux %1f "IA: Rec'd Foster Child Care - Jan 2001" _column(2305) byte fccm02ux %1f "IA: Rec'd Foster Child Care - Feb 2001" _column(2306) byte fccm03ux %1f "IA: Rec'd Foster Child Care - Mar 2001" _column(2307) byte fccm04ux %1f "IA: Rec'd Foster Child Care - Apr 2001" _column(2308) byte fccm05ux %1f "IA: Rec'd Foster Child Care - May 2001" _column(2309) byte fccm06ux %1f "IA: Rec'd Foster Child Care - Jun 2001" _column(2310) byte fccm07ux %1f "IA: Rec'd Foster Child Care - Jul 2001" _column(2311) byte fccm08ux %1f "IA: Rec'd Foster Child Care - Aug 2001" _column(2312) byte fccm09ux %1f "IA: Rec'd Foster Child Care - Sep 2001" _column(2313) byte fccm10ux %1f "IA: Rec'd Foster Child Care - Oct 2001" _column(2314) byte fccm11ux %1f "IA: Rec'd Foster Child Care - Nov 2001" _column(2315) byte fccm12ux %1f "IA: Rec'd Foster Child Care - Dec 2001" _column(2316) byte fcmtux %2f "IA: Tot mths rec Foster Chld Care-2001" _column(2318) long fosvaltx %7f "IA: Foster child care: amount" _column(2325) byte gam01ux %1f "IA: Recd General Assistance - Jan 2001" _column(2326) byte gam02ux %1f "IA: Recd General Assistance - Feb 2001" _column(2327) byte gam03ux %1f "IA: Recd General Assistance - Mar 2001" _column(2328) byte gam04ux %1f "IA: Recd General Assistance - Apr 2001" _column(2329) byte gam05ux %1f "IA: Recd General Assistance - May 2001" _column(2330) byte gam06ux %1f "IA: Recd General Assistance - Jun 2001" _column(2331) byte gam07ux %1f "IA: Recd General Assistance - Jul 2001" _column(2332) byte gam08ux %1f "IA: Recd General Assistance - Aug 2001" _column(2333) byte gam09ux %1f "IA: Recd General Assistance - Sep 2001" _column(2334) byte gam10ux %1f "IA: Recd General Assistance - Oct 2001" _column(2335) byte gam11ux %1f "IA: Recd General Assistance - Nov 2001" _column(2336) byte gam12ux %1f "IA: Recd General Assistance - Dec 2001" _column(2337) byte gamtux %2f "IA: Tol mths recd General Assist-2001" _column(2339) long gasvaltx %7f "IA: General assistance: amount" _column(2346) long emgvalrx %5f "IA: Emergency Assistance: Amount" _column(2351) byte owem01ux %1f "IA: Rec'd other assistance - Jan 2001" _column(2352) byte owem02ux %1f "IA: Rec'd other assistance - Feb 2001" _column(2353) byte owem03ux %1f "IA: Rec'd other assistance - Mar 2001" _column(2354) byte owem04ux %1f "IA: Rec'd other assistance - Apr 2001" _column(2355) byte owem05ux %1f "IA: Rec'd other assistance - May 2001" _column(2356) byte owem06ux %1f "IA: Rec'd other assistance - Jun 2001" _column(2357) byte owem07ux %1f "IA: Rec'd other assistance - Jul 2001" _column(2358) byte owem08ux %1f "IA: Rec'd other assistance - Aug 2001" _column(2359) byte owem09ux %1f "IA: Rec'd other assistance - Sep 2001" _column(2360) byte owem10ux %1f "IA: Rec'd other assistance - Oct 2001" _column(2361) byte owem11ux %1f "IA: Rec'd other assistance - Nov 2001" _column(2362) byte owem12ux %1f "IA: Rec'd other assistance - Dec 2001" _column(2363) byte owemsux %2f "IA: Tot mths rec'd other assist-2001" _column(2365) byte oa1a01ux %1f "IA: Apply other assist:Need money-SP1" _column(2366) byte oa1a02ux %1f "IA: Apply other assist:Preg/Birth-SP1" _column(2367) byte oa1a03ux %1f "IA: Apply other assist:Another dep-SP1" _column(2368) byte oa1a04ux %1f "IA: Apply other assist:Sep/divorced-SP" _column(2369) byte oa1a05ux %1f "IA: Apply other assist:Los job/wage-SP" _column(2370) byte oa1a06ux %1f "IA: Apply other assist:Loss ot supt-SP" _column(2371) byte oa1a07ux %1f "IA: Apply other assist:Lrn about pg-SP" _column(2372) byte oa1a08ux %1f "IA: Apply other assist:Just applied-SP" _column(2373) byte oa1a09ux %1f "IA: Apply other assist:Became disab-SP" _column(2374) byte oa1a10ux %1f "IA: Apply other assist:Other-SP1" _column(2375) byte oa1stpux %1f "IA: Reas stop rec oth assist-2001-SP1" _column(2376) byte oa1c01ux %1f "IA: Cut oth asst: Income too high-SP1" _column(2377) byte oa1c02ux %1f "IA: Cut oth asst: Not eligible-SP1" _column(2378) byte oa1c03ux %1f "IA: Cut oth asst: Hlth/dis req-SP1" _column(2379) byte oa1c04ux %1f "IA: Cut oth asst: Immigrat status-SP1" _column(2380) byte oa1c05ux %1f "IA: Cut oth asst: No reason spec-SP1" _column(2381) byte oa1c06ux %1f "IA: Cut oth asst: Didnt prov info-SP1" _column(2382) byte oa1c07ux %1f "IA: Cut oth asst: Non-coop work-SP1" _column(2383) byte oa1c08ux %1f "IA: Cut oth asst: Non-coop child-SP1" _column(2384) byte oa1c09ux %1f "IA: Cut oth asst: Not adult hhld-SP1" _column(2385) byte oa1c10ux %1f "IA: Cut oth asst: Fail subs abuse-SP1" _column(2386) byte oa1c11ux %1f "IA: Cut oth asst: Rec'd max asst-SP1" _column(2387) byte oa1c12ux %1f "IA: Cut oth asst: Lack prog fund-SP1" _column(2388) byte oa1c13ux %1f "IA: Cut oth asst: Other-SP1" _column(2389) byte oa1d01ux %1f "IA: Cut back on exps for neces-SP1" _column(2390) byte oa1d02ux %1f "IA: Cut back on discr exp-toys,etc-SP1" _column(2391) byte oa1d03ux %1f "IA: Moved to cheaper housing-SP1" _column(2392) byte oa1d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2393) byte oa1d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2394) byte oa1d06ux %1f "IA: Got a job-SP1" _column(2395) byte oa1d07ux %1f "IA: Did some illegal-sold drugs,et-SP1" _column(2396) byte oa1d08ux %1f "IA: Borrowed money from friend/fam-SP1" _column(2397) byte oa1d09ux %1f "IA: Got child(s) father to giv sup-SP1" _column(2398) byte oa1d10ux %1f "IA: App for benefits in other prog-SP1" _column(2399) byte oa1d11ux %1f "IA: Placed child(s) in other care-SP1" _column(2400) byte oa1d12ux %1f "IA: Got married-SP1" _column(2401) byte oa1d13ux %1f "IA: Other-SP1" _column(2402) byte oa2a01ux %1f "IA: Apply other assist:Need money-SP2" _column(2403) byte oa2a02ux %1f "IA: Apply other assist:Preg/Birth-SP2" _column(2404) byte oa2a03ux %1f "IA: Apply other assist:Another dep-SP2" _column(2405) byte oa2a04ux %1f "IA: Apply other assist:Sep/divorced-SP" _column(2406) byte oa2a05ux %1f "IA: Apply other assist:Los job/wage-SP" _column(2407) byte oa2a06ux %1f "IA: Apply other assist:Loss ot supt-SP" _column(2408) byte oa2a07ux %1f "IA: Apply other assist:Lrn about pg-SP" _column(2409) byte oa2a08ux %1f "IA: Apply other assist:Just applied-SP" _column(2410) byte oa2a09ux %1f "IA: Apply other assist:Became disab-SP" _column(2411) byte oa2a10ux %1f "IA: Apply other assist:Other-SP2" _column(2412) byte oa2stpux %1f "IA: Reas stop rec oth assist-2001-SP2" _column(2413) byte oa2c01ux %1f "IA: Cut oth asst: Income too high-SP2" _column(2414) byte oa2c02ux %1f "IA: Cut oth asst: Not eligible-SP2" _column(2415) byte oa2c03ux %1f "IA: Cut oth asst: Hlth/dis req-SP2" _column(2416) byte oa2c04ux %1f "IA: Cut oth asst: Immigrat status-SP2" _column(2417) byte oa2c05ux %1f "IA: Cut oth asst: No reason spec-SP2" _column(2418) byte oa2c06ux %1f "IA: Cut oth asst: Didnt prov info-SP2" _column(2419) byte oa2c07ux %1f "IA: Cut oth asst: Non-coop work-SP2" _column(2420) byte oa2c08ux %1f "IA: Cut oth asst: Non-coop child-SP2" _column(2421) byte oa2c09ux %1f "IA: Cut oth asst: Not adult hhld-SP2" _column(2422) byte oa2c10ux %1f "IA: Cut oth asst: Fail subs abuse-SP2" _column(2423) byte oa2c11ux %1f "IA: Cut oth asst: Rec'd max asst-SP2" _column(2424) byte oa2c12ux %1f "IA: Cut oth asst: Lack prog fund-SP2" _column(2425) byte oa2c13ux %1f "IA: Cut oth asst: Other-SP2" _column(2426) byte oa2d01ux %1f "IA: Cut back on exps for neces-SP2" _column(2427) byte oa2d02ux %1f "IA: Cut back on discr exp-toys,etc-SP2" _column(2428) byte oa2d03ux %1f "IA: Moved to cheaper housing-SP2" _column(2429) byte oa2d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2430) byte oa2d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2431) byte oa2d06ux %1f "IA: Got a job-SP2" _column(2432) byte oa2d07ux %1f "IA: Did some illegal-sold drugs,et-SP2" _column(2433) byte oa2d08ux %1f "IA: Borrowed money from friend/fam-SP2" _column(2434) byte oa2d09ux %1f "IA: Got child(s) father to giv sup-SP2" _column(2435) byte oa2d10ux %1f "IA: App for benefits in other prog-SP2" _column(2436) byte oa2d11ux %1f "IA: Placed child(s) in other care-SP2" _column(2437) byte oa2d12ux %1f "IA: Got married-SP2" _column(2438) byte oa2d13ux %1f "IA: Other-SP2" _column(2439) byte oa3a01ux %1f "IA: Apply other assist:Need money-SP3" _column(2440) byte oa3a02ux %1f "IA: Apply other assist:Preg/Birth-SP3" _column(2441) byte oa3a03ux %1f "IA: Apply other assist:Another dep-SP3" _column(2442) byte oa3a04ux %1f "IA: Apply other assist:Sep/divorced-SP" _column(2443) byte oa3a05ux %1f "IA: Apply other assist:Los job/wage-SP" _column(2444) byte oa3a06ux %1f "IA: Apply other assist:Loss ot supt-SP" _column(2445) byte oa3a07ux %1f "IA: Apply other assist:Lrn about pg-SP" _column(2446) byte oa3a08ux %1f "IA: Apply other assist:Just applied-SP" _column(2447) byte oa3a09ux %1f "IA: Apply other assist:Became disab-SP" _column(2448) byte oa3a10ux %1f "IA: Apply other assist:Other-SP3" _column(2449) byte oa3stpux %1f "IA: Reas stop rec oth assist-2001-SP3" _column(2450) byte oa3c01ux %1f "IA: Cut oth asst: Income too high-SP3" _column(2451) byte oa3c02ux %1f "IA: Cut oth asst: Not eligible-SP3" _column(2452) byte oa3c03ux %1f "IA: Cut oth asst: Hlth/dis req-SP3" _column(2453) byte oa3c04ux %1f "IA: Cut oth asst: Immigrat status-SP3" _column(2454) byte oa3c05ux %1f "IA: Cut oth asst: No reason spec-SP3" _column(2455) byte oa3c06ux %1f "IA: Cut oth asst: Didnt prov info-SP3" _column(2456) byte oa3c07ux %1f "IA: Cut oth asst: Non-coop work-SP3" _column(2457) byte oa3c08ux %1f "IA: Cut oth asst: Non-coop child-SP3" _column(2458) byte oa3c09ux %1f "IA: Cut oth asst: Not adult hhld-SP3" _column(2459) byte oa3c10ux %1f "IA: Cut oth asst: Fail subs abuse-SP3" _column(2460) byte oa3c11ux %1f "IA: Cut oth asst: Rec'd max asst-SP3" _column(2461) byte oa3c12ux %1f "IA: Cut oth asst: Lack prog fund-SP3" _column(2462) byte oa3c13ux %1f "IA: Cut oth asst: Other-SP3" _column(2463) byte oa3d01ux %1f "IA: Cut back on exps for neces-SP3" _column(2464) byte oa3d02ux %1f "IA: Cut back on discr exp-toys,etc-SP3" _column(2465) byte oa3d03ux %1f "IA: Moved to cheaper housing-SP3" _column(2466) byte oa3d04ux %1f "IA: Moved in with others/doubled up-SP" _column(2467) byte oa3d05ux %1f "IA: Stop paying bills/pd bills late-SP" _column(2468) byte oa3d06ux %1f "IA: Got a job-SP3" _column(2469) byte oa3d07ux %1f "IA: Did some illegal-sold drugs,et-SP3" _column(2470) byte oa3d08ux %1f "IA: Borrowed money from friend/fam-SP3" _column(2471) byte oa3d09ux %1f "IA: Got child(s) father to giv sup-SP3" _column(2472) byte oa3d10ux %1f "IA: App for benefits in other prog-SP3" _column(2473) byte oa3d11ux %1f "IA: Placed child(s) in other care-SP3" _column(2474) byte oa3d12ux %1f "IA: Got married-SP3" _column(2475) byte oa3d13ux %1f "IA: Other-SP3" _column(2476) long oavaltx %7f "IA: Other welfare: Amount" _column(2483) long engvaltx %7f "IA: Energy assistance: Amount" _column(2490) long vetvaltx %7f "IA: Veterans income: Amount" _column(2497) byte vetm01ux %1f "IA: Recd Veterans' payments - Jan 2001" _column(2498) byte vetm02ux %1f "IA: Recd Veterans' payments - Feb 2001" _column(2499) byte vetm03ux %1f "IA: Recd Veterans' payments - Mar 2001" _column(2500) byte vetm04ux %1f "IA: Recd Veterans' payments - Apr 2001" _column(2501) byte vetm05ux %1f "IA: Recd Veterans' payments - May 2001" _column(2502) byte vetm06ux %1f "IA: Recd Veterans' payments - Jun 2001" _column(2503) byte vetm07ux %1f "IA: Recd Veterans' payments - Jul 2001" _column(2504) byte vetm08ux %1f "IA: Recd Veterans' payments - Aug 2001" _column(2505) byte vetm09ux %1f "IA: Recd Veterans' payments - Sep 2001" _column(2506) byte vetm10ux %1f "IA: Recd Veterans' payments - Oct 2001" _column(2507) byte vetm11ux %1f "IA: Recd Veterans' payments - Nov 2001" _column(2508) byte vetm12ux %1f "IA: Recd Veterans' payments - Dec 2001" _column(2509) byte vetmtux %2f "IA: Tot mths rec'd Vet's payments-2001" _column(2511) long surva1tx %7f "IA: Survivors inc (source 1): amount" _column(2518) byte s1m01ux %1f "IA: Rec'd 1st Survivors inc - Jan 2001" _column(2519) byte s1m02ux %1f "IA: Rec'd 1st Survivors inc - Feb 2001" _column(2520) byte s1m03ux %1f "IA: Rec'd 1st Survivors inc - Mar 2001" _column(2521) byte s1m04ux %1f "IA: Rec'd 1st Survivors inc - Apr 2001" _column(2522) byte s1m05ux %1f "IA: Rec'd 1st Survivors inc - May 2001" _column(2523) byte s1m06ux %1f "IA: Rec'd 1st Survivors inc - Jun 2001" _column(2524) byte s1m07ux %1f "IA: Rec'd 1st Survivors inc - Jul 2001" _column(2525) byte s1m08ux %1f "IA: Rec'd 1st Survivors inc - Aug 2001" _column(2526) byte s1m09ux %1f "IA: Rec'd 1st Survivors inc - Sep 2001" _column(2527) byte s1m10ux %1f "IA: Rec'd 1st Survivors inc - Oct 2001" _column(2528) byte s1m11ux %1f "IA: Rec'd 1st Survivors inc - Nov 2001" _column(2529) byte s1m12ux %1f "IA: Rec'd 1st Survivors inc - Dec 2001" _column(2530) byte s1mtux %2f "IA: Tot mths rec'd 1st surviv inc-2001" _column(2532) long surva2tx %7f "IA: Survivors inc (source 2): amount" _column(2539) byte s2m01ux %1f "IA: Rec'd 2nd Survivors inc - Jan 2001" _column(2540) byte s2m02ux %1f "IA: Rec'd 2nd Survivors inc - Feb 2001" _column(2541) byte s2m03ux %1f "IA: Rec'd 2nd Survivors inc - Mar 2001" _column(2542) byte s2m04ux %1f "IA: Rec'd 2nd Survivors inc - Apr 2001" _column(2543) byte s2m05ux %1f "IA: Rec'd 2nd Survivors inc - May 2001" _column(2544) byte s2m06ux %1f "IA: Rec'd 2nd Survivors inc - Jun 2001" _column(2545) byte s2m07ux %1f "IA: Rec'd 2nd Survivors inc - Jul 2001" _column(2546) byte s2m08ux %1f "IA: Rec'd 2nd Survivors inc - Aug 2001" _column(2547) byte s2m09ux %1f "IA: Rec'd 2nd Survivors inc - Sep 2001" _column(2548) byte s2m10ux %1f "IA: Rec'd 2nd Survivors inc - Oct 2001" _column(2549) byte s2m11ux %1f "IA: Rec'd 2nd Survivors inc - Nov 2001" _column(2550) byte s2m12ux %1f "IA: Rec'd 2nd Survivors inc - Dec 2001" _column(2551) byte s2mtux %2f "IA: Tot mths rec'd 2nd surviv inc-2001" _column(2553) long disva1tx %7f "IA: Disability income source: Amount 1" _column(2560) byte ds1m01ux %1f "IA: Recd 1st Disability inc - Jan 2001" _column(2561) byte ds1m02ux %1f "IA: Recd 1st Disability inc - Feb 2001" _column(2562) byte ds1m03ux %1f "IA: Recd 1st Disability inc - Mar 2001" _column(2563) byte ds1m04ux %1f "IA: Recd 1st Disability inc - Apr 2001" _column(2564) byte ds1m05ux %1f "IA: Recd 1st Disability inc - May 2001" _column(2565) byte ds1m06ux %1f "IA: Recd 1st Disability inc - Jun 2001" _column(2566) byte ds1m07ux %1f "IA: Recd 1st Disability inc - Jul 2001" _column(2567) byte ds1m08ux %1f "IA: Recd 1st Disability inc - Aug 2001" _column(2568) byte ds1m09ux %1f "IA: Recd 1st Disability inc - Sep 2001" _column(2569) byte ds1m10ux %1f "IA: Recd 1st Disability inc - Oct 2001" _column(2570) byte ds1m11ux %1f "IA: Recd 1st Disability inc - Nov 2001" _column(2571) byte ds1m12ux %1f "IA: Recd 1st Disability inc - Dec 2001" _column(2572) byte ds1mtux %2f "IA: Tot mths rec'd 1st Disab inc-2001" _column(2574) long disva2tx %7f "IA: Disability income source: Amount 2" _column(2581) byte ds2m01ux %1f "IA: Recd 2nd Disability inc - Jan 2001" _column(2582) byte ds2m02ux %1f "IA: Recd 2nd Disability inc - Feb 2001" _column(2583) byte ds2m03ux %1f "IA: Recd 2nd Disability inc - Mar 2001" _column(2584) byte ds2m04ux %1f "IA: Recd 2nd Disability inc - Apr 2001" _column(2585) byte ds2m05ux %1f "IA: Recd 2nd Disability inc - May 2001" _column(2586) byte ds2m06ux %1f "IA: Recd 2nd Disability inc - Jun 2001" _column(2587) byte ds2m07ux %1f "IA: Recd 2nd Disability inc - Jul 2001" _column(2588) byte ds2m08ux %1f "IA: Recd 2nd Disability inc - Aug 2001" _column(2589) byte ds2m09ux %1f "IA: Recd 2nd Disability inc - Sep 2001" _column(2590) byte ds2m10ux %1f "IA: Recd 2nd Disability inc - Oct 2001" _column(2591) byte ds2m11ux %1f "IA: Recd 2nd Disability inc - Nov 2001" _column(2592) byte ds2m12ux %1f "IA: Recd 2nd Disability inc - Dec 2001" _column(2593) byte ds2mtux %2f "IA: Tot mths rec'd 2nd Disab inc-2001" _column(2595) long retva1tx %7f "IA: Retirement income: Amount 1" _column(2602) byte rt1m01ux %1f "IA: Recd 1st Retirement inc - Jan 2001" _column(2603) byte rt1m02ux %1f "IA: Recd 1st Retirement inc - Feb 2001" _column(2604) byte rt1m03ux %1f "IA: Recd 1st Retirement inc - Mar 2001" _column(2605) byte rt1m04ux %1f "IA: Recd 1st Retirement inc - Apr 2001" _column(2606) byte rt1m05ux %1f "IA: Recd 1st Retirement inc - May 2001" _column(2607) byte rt1m06ux %1f "IA: Recd 1st Retirement inc - Jun 2001" _column(2608) byte rt1m07ux %1f "IA: Recd 1st Retirement inc - Jul 2001" _column(2609) byte rt1m08ux %1f "IA: Recd 1st Retirement inc - Aug 2001" _column(2610) byte rt1m09ux %1f "IA: Recd 1st Retirement inc - Sep 2001" _column(2611) byte rt1m10ux %1f "IA: Recd 1st Retirement inc - Oct 2001" _column(2612) byte rt1m11ux %1f "IA: Recd 1st Retirement inc - Nov 2001" _column(2613) byte rt1m12ux %1f "IA: Recd 1st Retirement inc - Dec 2001" _column(2614) byte rt1mtux %2f "IA: Tot mnths rec'd 1st Retire inc-200" _column(2616) long retva2tx %7f "IA: Retirement income: Amount 2" _column(2623) byte rt2m01ux %1f "IA: Recd 2nd Retirement inc - Jan 2001" _column(2624) byte rt2m02ux %1f "IA: Recd 2nd Retirement inc - Feb 2001" *#_column(2625) byte rt2m03ux %1f "IA: Recd 2nd Retirement inc - Mar 2001" *#_column(2626) byte rt2m04ux %1f "IA: Recd 2nd Retirement inc - Apr 2001" *#_column(2627) byte rt2m05ux %1f "IA: Recd 2nd Retirement inc - May 2001" *#_column(2628) byte rt2m06ux %1f "IA: Recd 2nd Retirement inc - Jun 2001" *#_column(2629) byte rt2m07ux %1f "IA: Recd 2nd Retirement inc - Jul 2001" *#_column(2630) byte rt2m08ux %1f "IA: Recd 2nd Retirement inc - Aug 2001" *#_column(2631) byte rt2m09ux %1f "IA: Recd 2nd Retirement inc - Sep 2001" *#_column(2632) byte rt2m10ux %1f "IA: Recd 2nd Retirement inc - Oct 2001" *#_column(2633) byte rt2m11ux %1f "IA: Recd 2nd Retirement inc - Nov 2001" *#_column(2634) byte rt2m12ux %1f "IA: Recd 2nd Retirement inc - Dec 2001" *#_column(2635) byte rt2mtux %2f "IA: Tot mths rec'd 2nd Retire inc-2001" *#_column(2637) long q446tx %7f "IA: Avg amt in jnt accts held w/spouse" *#_column(2644) long q449tx %7f "IA: Avg amt in interest accts- own nam" *#_column(2651) long q456tx %7f "IA: Avg amt in mut-fund/stock w/spouse" *#_column(2658) long q459tx %7f "IA: Avg amt mut fund/stock- own name" *#_column(2665) long intvaltx %7f "IA: Interest income: Total amount" *#_column(2672) long divvaltx %7f "IA: Dividend income: amount" *#_column(2679) long rntvaltx %7f "IA: Rental income: Total rental amount" *#_column(2686) long royvaltx %7f "IA: Royalties: Total amount rec'd" *#_column(2693) long trstvatx %7f "IA: Trust Income: Total amount rec'd" *#_column(2700) long almvaltx %7f "IA: Alimony: Total amount rec'd" *#_column(2707) byte almm01ux %1f "IA: Rec'd alimony payment - Jan 2001" *#_column(2708) byte almm02ux %1f "IA: Rec'd alimony payment - Feb 2001" *#_column(2709) byte almm03ux %1f "IA: Rec'd alimony payment - Mar 2001" *#_column(2710) byte almm04ux %1f "IA: Rec'd alimony payment - Apr 2001" *#_column(2711) byte almm05ux %1f "IA: Rec'd alimony payment - May 2001" *#_column(2712) byte almm06ux %1f "IA: Rec'd alimony payment - Jun 2001" *#_column(2713) byte almm07ux %1f "IA: Rec'd alimony payment - Jul 2001" *#_column(2714) byte almm08ux %1f "IA: Rec'd alimony payment - Aug 2001" *#_column(2715) byte almm09ux %1f "IA: Rec'd alimony payment - Sep 2001" *#_column(2716) byte almm10ux %1f "IA: Rec'd alimony payment - Oct 2001" *#_column(2717) byte almm11ux %1f "IA: Rec'd alimony payment - Nov 2001" *#_column(2718) byte almm12ux %1f "IA: Rec'd alimony payment - Dec 2001" *#_column(2719) byte almmtux %2f "IA: Tot mths rec'd alimony pay-2001" *#_column(2721) byte cspperux %1f "IA: Child suprt: Rprt wk/mnth/annual" *#_column(2722) long cspvaltx %7f "IA: Child support: Total amount" *#_column(2729) byte csw01ux %1f "IA: Recd child support in 2001-week 01" *#_column(2730) byte csw02ux %1f "IA: Recd child support in 2001-week 02" *#_column(2731) byte csw03ux %1f "IA: Recd child support in 2001-week 03" *#_column(2732) byte csw04ux %1f "IA: Recd child support in 2001-week 04" *#_column(2733) byte csw05ux %1f "IA: Recd child support in 2001-week 05" *#_column(2734) byte csw06ux %1f "IA: Recd child support in 2001-week 06" *#_column(2735) byte csw07ux %1f "IA: Recd child support in 2001-week 07" *#_column(2736) byte csw08ux %1f "IA: Recd child support in 2001-week 08" *#_column(2737) byte csw09ux %1f "IA: Recd child support in 2001-week 09" *#_column(2738) byte csw10ux %1f "IA: Recd child support in 2001-week 10" *#_column(2739) byte csw11ux %1f "IA: Recd child support in 2001-week 11" *#_column(2740) byte csw12ux %1f "IA: Recd child support in 2001-week 12" *#_column(2741) byte csw13ux %1f "IA: Recd child support in 2001-week 13" *#_column(2742) byte csw14ux %1f "IA: Recd child support in 2001-week 14" *#_column(2743) byte csw15ux %1f "IA: Recd child support in 2001-week 15" *#_column(2744) byte csw16ux %1f "IA: Recd child support in 2001-week 16" *#_column(2745) byte csw17ux %1f "IA: Recd child support in 2001-week 17" *#_column(2746) byte csw18ux %1f "IA: Recd child support in 2001-week 18" *#_column(2747) byte csw19ux %1f "IA: Recd child support in 2001-week 19" *#_column(2748) byte csw20ux %1f "IA: Recd child support in 2001-week 20" *#_column(2749) byte csw21ux %1f "IA: Recd child support in 2001-week 21" *#_column(2750) byte csw22ux %1f "IA: Recd child support in 2001-week 22" *#_column(2751) byte csw23ux %1f "IA: Recd child support in 2001-week 23" *#_column(2752) byte csw24ux %1f "IA: Recd child support in 2001-week 24" *#_column(2753) byte csw25ux %1f "IA: Recd child support in 2001-week 25" *#_column(2754) byte csw26ux %1f "IA: Recd child support in 2001-week 26" *#_column(2755) byte csw27ux %1f "IA: Recd child support in 2001-week 27" *#_column(2756) byte csw28ux %1f "IA: Recd child support in 2001-week 28" *#_column(2757) byte csw29ux %1f "IA: Recd child support in 2001-week 29" *#_column(2758) byte csw30ux %1f "IA: Recd child support in 2001-week 30" *#_column(2759) byte csw31ux %1f "IA: Recd child support in 2001-week 31" *#_column(2760) byte csw32ux %1f "IA: Recd child support in 2001-week 32" *#_column(2761) byte csw33ux %1f "IA: Recd child support in 2001-week 33" *#_column(2762) byte csw34ux %1f "IA: Recd child support in 2001-week 34" *#_column(2763) byte csw35ux %1f "IA: Recd child support in 2001-week 35" *#_column(2764) byte csw36ux %1f "IA: Recd child support in 2001-week 36" *#_column(2765) byte csw37ux %1f "IA: Recd child support in 2001-week 37" *#_column(2766) byte csw38ux %1f "IA: Recd child support in 2001-week 38" *#_column(2767) byte csw39ux %1f "IA: Recd child support in 2001-week 39" *#_column(2768) byte csw40ux %1f "IA: Recd child support in 2001-week 40" *#_column(2769) byte csw41ux %1f "IA: Recd child support in 2001-week 41" *#_column(2770) byte csw42ux %1f "IA: Recd child support in 2001-week 42" *#_column(2771) byte csw43ux %1f "IA: Recd child support in 2001-week 43" *#_column(2772) byte csw44ux %1f "IA: Recd child support in 2001-week 44" *#_column(2773) byte csw45ux %1f "IA: Recd child support in 2001-week 45" *#_column(2774) byte csw46ux %1f "IA: Recd child support in 2001-week 46" *#_column(2775) byte csw47ux %1f "IA: Recd child support in 2001-week 47" *#_column(2776) byte csw48ux %1f "IA: Recd child support in 2001-week 48" *#_column(2777) byte csw49ux %1f "IA: Recd child support in 2001-week 49" *#_column(2778) byte csw50ux %1f "IA: Recd child support in 2001-week 50" *#_column(2779) byte csw51ux %1f "IA: Recd child support in 2001-week 51" *#_column(2780) byte csw52ux %1f "IA: Recd child support in 2001-week 52" *#_column(2781) byte cswsux %2f "IA: Tot weeks rec'd child support-2001" *#_column(2783) byte csm01ux %1f "IA: Mth rec'd child support - Jan 2001" *#_column(2784) byte csm02ux %1f "IA: Mth rec'd child support - Feb 2001" *#_column(2785) byte csm03ux %1f "IA: Mth rec'd child support - Mar 2001" *#_column(2786) byte csm04ux %1f "IA: Mth rec'd child support - Apr 2001" *#_column(2787) byte csm05ux %1f "IA: Mth rec'd child support - May 2001" *#_column(2788) byte csm06ux %1f "IA: Mth rec'd child support - Jun 2001" *#_column(2789) byte csm07ux %1f "IA: Mth rec'd child support - Jul 2001" *#_column(2790) byte csm08ux %1f "IA: Mth rec'd child support - Aug 2001" *#_column(2791) byte csm09ux %1f "IA: Mth rec'd child support - Sep 2001" *#_column(2792) byte csm10ux %1f "IA: Mth rec'd child support - Oct 2001" *#_column(2793) byte csm11ux %1f "IA: Mth rec'd child support - Nov 2001" *#_column(2794) byte csm12ux %1f "IA: Mth rec'd child support - Dec 2001" *#_column(2795) byte csmtux %2f "IA: Tot mths rec'd Child Support-2001" *#_column(2797) long finvaltx %7f "IA: Financial assistance: amount" *#_column(2804) byte fam01ux %1f "IA: Rec'd financial assist - Jan 2001" *#_column(2805) byte fam02ux %1f "IA: Rec'd financial assist - Feb 2001" *#_column(2806) byte fam03ux %1f "IA: Rec'd financial assist - Mar 2001" *#_column(2807) byte fam04ux %1f "IA: Rec'd financial assist - Apr 2001" *#_column(2808) byte fam05ux %1f "IA: Rec'd financial assist - May 2001" *#_column(2809) byte fam06ux %1f "IA: Rec'd financial assist - Jun 2001" *#_column(2810) byte fam07ux %1f "IA: Rec'd financial assist - Jul 2001" *#_column(2811) byte fam08ux %1f "IA: Rec'd financial assist - Aug 2001" *#_column(2812) byte fam09ux %1f "IA: Rec'd financial assist - Sep 2001" *#_column(2813) byte fam10ux %1f "IA: Rec'd financial assist - Oct 2001" *#_column(2814) byte fam11ux %1f "IA: Rec'd financial assist - Nov 2001" *#_column(2815) byte fam12ux %1f "IA: Rec'd financial assist - Dec 2001" *#_column(2816) byte famtux %2f "IA: Tot mths rec'd financial assist-20" *#_column(2818) long ngvaltx %7f "IA: Other Income: (Nat'l Guard) amt" *#_column(2825) byte ngm01ux %1f "IA: Rec'd Nat Guard/Res pay - Jan 2001" *#_column(2826) byte ngm02ux %1f "IA: Rec'd Nat Guard/Res pay - Feb 2001" *#_column(2827) byte ngm03ux %1f "IA: Rec'd Nat Guard/Res pay - Mar 2001" *#_column(2828) byte ngm04ux %1f "IA: Rec'd Nat Guard/Res pay - Apr 2001" *#_column(2829) byte ngm05ux %1f "IA: Rec'd Nat Guard/Res pay - May 2001" *#_column(2830) byte ngm06ux %1f "IA: Rec'd Nat Guard/Res pay - Jun 2001" *#_column(2831) byte ngm07ux %1f "IA: Rec'd Nat Guard/Res pay - Jul 2001" *#_column(2832) byte ngm08ux %1f "IA: Rec'd Nat Guard/Res pay - Aug 2001" *#_column(2833) byte ngm09ux %1f "IA: Rec'd Nat Guard/Res pay - Sep 2001" *#_column(2834) byte ngm10ux %1f "IA: Rec'd Nat Guard/Res pay - Oct 2001" *#_column(2835) byte ngm11ux %1f "IA: Rec'd Nat Guard/Res pay - Nov 2001" *#_column(2836) byte ngm12ux %1f "IA: Rec'd Nat Guard/Res pay - Dec 2001" *#_column(2837) byte ngmtux %2f "IA: Tot mths rec'd Nat Guard/Res pay" *#_column(2839) long cervaltx %7f "IA: Other income: (Side bus/hobby) amt" *#_column(2846) byte cerm01ux %1f "IA: Recd inc side bus/hobby - Jan 2001" *#_column(2847) byte cerm02ux %1f "IA: Recd inc side bus/hobby - Feb 2001" *#_column(2848) byte cerm03ux %1f "IA: Recd inc side bus/hobby - Mar 2001" *#_column(2849) byte cerm04ux %1f "IA: Recd inc side bus/hobby - Apr 2001" *#_column(2850) byte cerm05ux %1f "IA: Recd inc side bus/hobby - May 2001" *#_column(2851) byte cerm06ux %1f "IA: Recd inc side bus/hobby - Jun 2001" *#_column(2852) byte cerm07ux %1f "IA: Recd inc side bus/hobby - Jul 2001" *#_column(2853) byte cerm08ux %1f "IA: Recd inc side bus/hobby - Aug 2001" *#_column(2854) byte cerm09ux %1f "IA: Recd inc side bus/hobby - Sep 2001" *#_column(2855) byte cerm10ux %1f "IA: Recd inc side bus/hobby - Oct 2001" *#_column(2856) byte cerm11ux %1f "IA: Recd inc side bus/hobby - Nov 2001" *#_column(2857) byte cerm12ux %1f "IA: Recd inc side bus/hobby - Dec 2001" *#_column(2858) byte cermsux %2f "IA: Tot mths recd side bus/hobby-2001" *#_column(2860) long frmvaltx %7f "IA: Other income: Farm income amount" *#_column(2867) byte fm01ux %1f "IA: Rec'd income from farm - Jan 2001" *#_column(2868) byte fm02ux %1f "IA: Rec'd income from farm - Feb 2001" *#_column(2869) byte fm03ux %1f "IA: Rec'd income from farm - Mar 2001" *#_column(2870) byte fm04ux %1f "IA: Rec'd income from farm - Apr 2001" *#_column(2871) byte fm05ux %1f "IA: Rec'd income from farm - May 2001" *#_column(2872) byte fm06ux %1f "IA: Rec'd income from farm - Jun 2001" *#_column(2873) byte fm07ux %1f "IA: Rec'd income from farm - Jul 2001" *#_column(2874) byte fm08ux %1f "IA: Rec'd income from farm - Aug 2001" *#_column(2875) byte fm09ux %1f "IA: Rec'd income from farm - Sep 2001" *#_column(2876) byte fm10ux %1f "IA: Rec'd income from farm - Oct 2001" *#_column(2877) byte fm11ux %1f "IA: Rec'd income from farm - Nov 2001" *#_column(2878) byte fm12ux %1f "IA: Rec'd income from farm - Dec 2001" *#_column(2879) byte fmtux %2f "IA: Tot mths rec'd inc from farm-2001" *#_column(2881) long lmpvaltx %7f "IA: Other income: Lump sum payment amt" *#_column(2888) long chrvaltx %7f "IA: Other income: Charity income amt" *#_column(2895) byte chr01ux %1f "IA: Rec'd inc from charity - Jan 2001" *#_column(2896) byte chr02ux %1f "IA: Rec'd inc from charity - Feb 2001" *#_column(2897) byte chr03ux %1f "IA: Rec'd inc from charity - Mar 2001" *#_column(2898) byte chr04ux %1f "IA: Rec'd inc from charity - Apr 2001" *#_column(2899) byte chr05ux %1f "IA: Rec'd inc from charity - May 2001" *#_column(2900) byte chr06ux %1f "IA: Rec'd inc from charity - Jun 2001" *#_column(2901) byte chr07ux %1f "IA: Rec'd inc from charity - Jul 2001" *#_column(2902) byte chr08ux %1f "IA: Rec'd inc from charity - Aug 2001" *#_column(2903) byte chr09ux %1f "IA: Rec'd inc from charity - Sep 2001" *#_column(2904) byte chr10ux %1f "IA: Rec'd inc from charity - Oct 2001" *#_column(2905) byte chr11ux %1f "IA: Rec'd inc from charity - Nov 2001" *#_column(2906) byte chr12ux %1f "IA: Rec'd inc from charity - Dec 2001" *#_column(2907) byte chrsux %2f "IA: Tot mths rec inc from charity-2001" *#_column(2909) long otvaltx %7f "IA: Other income: amount" *#_column(2916) byte app1ux %1f "PP: Application to rec oth govt Assist" *#_column(2917) byte app2bux %1f "PP: Apply: Cash assist-children/fam" *#_column(2918) byte app2cux %1f "PP: Apply: Supplemental Security Inc" *#_column(2919) byte app2dux %1f "PP: Apply: Food Stamps" *#_column(2920) byte app2eux %1f "PP: Apply: WIC" *#_column(2921) byte app2fux %1f "PP: Apply: Unemployment Compensation" *#_column(2922) byte app2gux %1f "PP: Apply: Public Housing/rental inc" *#_column(2923) byte app2hux %1f "PP: Apply: Energy assistance" *#_column(2924) byte app2iux %1f "PP: Apply: Education or training" *#_column(2925) byte app2jux %1f "PP: Apply: Child care assist" *#_column(2926) byte app2kux %1f "PP: Apply: Transportation assist" *#_column(2927) byte app2lux %1f "PP: Apply: School meals" *#_column(2928) byte app2mux %1f "PP: Apply: Other" *#_column(2929) byte apsta1ux %1f "PP: App stat-approved/denied/pending-1" *#_column(2930) byte apapr1ux %1f "PP: Why didn't person rec benefits-1" *#_column(2931) byte apdnb1ux %1f "PP: Not elig-inc/oth resources high-1" *#_column(2932) byte apdnc1ux %1f "PP: Not elig-penalty, prev prog part-1" *#_column(2933) byte apdnd1ux %1f "PP: Not elig-didn't meet hlth/dis req-" *#_column(2934) byte apdne1ux %1f "PP: Not elig-immigration status-1" *#_column(2935) byte apdnf1ux %1f "PP: Not elig-no reason specified-1" *#_column(2936) byte apdng1ux %1f "PP: Didn't provide all info requested-" *#_column(2937) byte apdnh1ux %1f "PP: Non-coop with work requirements-1" *#_column(2938) byte apdni1ux %1f "PP: Non-coop with child sup requirmts-" *#_column(2939) byte apdnj1ux %1f "PP: Not residing in adult-superv hhld-" *#_column(2940) byte apdnk1ux %1f "PP: Fail substance abuse requirements-" *#_column(2941) byte apdnl1ux %1f "PP: Had already rec'd maximum assist-1" *#_column(2942) byte apdnm1ux %1f "PP: Lack of program funding-1" *#_column(2943) byte apdnn1ux %1f "PP: Other reason-1" *#_column(2944) byte apsta2ux %1f "PP: App stat-approved/denied/pending-2" *#_column(2945) byte apapr2ux %1f "PP: Why didn't person rec benefits-2" *#_column(2946) byte apdnb2ux %1f "PP: Not elig-inc/oth resources high-2" *#_column(2947) byte apdnc2ux %1f "PP: Not elig-penalty, prev prog part-2" *#_column(2948) byte apdnd2ux %1f "PP: Not elig-didn't meet hlth/dis req-" *#_column(2949) byte apdne2ux %1f "PP: Not elig-immigration status-2" *#_column(2950) byte apdnf2ux %1f "PP: Not elig-no reason specified-2" *#_column(2951) byte apdng2ux %1f "PP: Didn't provide all info requested-" *#_column(2952) byte apdnh2ux %1f "PP: Non-coop with work requirements-2" *#_column(2953) byte apdni2ux %1f "PP: Non-coop with child sup requirmts-" *#_column(2954) byte apdnj2ux %1f "PP: Not residing in adult-superv hhld-" *#_column(2955) byte apdnk2ux %1f "PP: Fail substance abuse requirements-" *#_column(2956) byte apdnl2ux %1f "PP: Had already rec'd maximum assist-2" *#_column(2957) byte apdnm2ux %1f "PP: Lack of program funding-2" *#_column(2958) byte apdnn2ux %1f "PP: Other reason-2" *#_column(2959) byte apsta3ux %1f "PP: App stat-approved/denied/pending-3" *#_column(2960) byte apapr3ux %1f "PP: Why didn't person rec benefits-3" *#_column(2961) byte apdnb3ux %1f "PP: Not elig-inc/oth resources high-3" *#_column(2962) byte apdnc3ux %1f "PP: Not elig-penalty, prev prog part-3" *#_column(2963) byte apdnd3ux %1f "PP: Not elig-didn't meet hlth/dis req-" *#_column(2964) byte apdne3ux %1f "PP: Not elig-immigration status-3" *#_column(2965) byte apdnf3ux %1f "PP: Not elig-no reason specified-3" *#_column(2966) byte apdng3ux %1f "PP: Didn't provide all info requested-" *#_column(2967) byte apdnh3ux %1f "PP: Non-coop with work requirements-3" *#_column(2968) byte apdni3ux %1f "PP: Non-coop with child sup requirmts-" *#_column(2969) byte apdnj3ux %1f "PP: Not residing in adult-superv hhld-" *#_column(2970) byte apdnk3ux %1f "PP: Fail substance abuse requirements-" *#_column(2971) byte apdnl3ux %1f "PP: Had already rec'd maximum assist-3" *#_column(2972) byte apdnm3ux %1f "PP: Lack of program funding-3" *#_column(2973) byte apdnn3ux %1f "PP: Other reason-3" *#_column(2974) byte pubtryux %1f "TR: Public transportation in area" *#_column(2975) byte usepubux %1f "TR: Use pub trans once/week" *#_column(2976) byte modewkux %2f "TR: Mode to work (usually)" *#_column(2978) int tranexrx %4f "TR: Weekly expend. on commuting" *#_column(2982) byte qjobynux %1f "TR: Quit job due to transp problems" *#_column(2983) byte qscholux %1f "TR: Quit trng/school-transp problems" *#_column(2984) byte nostrtux %1f "TR: No start job b/c trans. probs." *#_column(2985) byte noschtux %1f "TR: No start train b/c trans. probs." *#_column(2986) byte enrollux %1f "ED: Enrolled in school since June 2001" *#_column(2987) byte inmn06ux %1f "ED: Enrolled in school - June 2001" *#_column(2988) byte inmn07ux %1f "ED: Enrolled in school - July 2001" *#_column(2989) byte inmn08ux %1f "ED: Enrolled in school - Aug 2001" *#_column(2990) byte inmn09ux %1f "ED: Enrolled in school - Sep 2001" *#_column(2991) byte inmn10ux %1f "ED: Enrolled in school - Oct 2001" *#_column(2992) byte inmn11ux %1f "ED: Enrolled in school - Nov 2001" *#_column(2993) byte inmn12ux %1f "ED: Enrolled in school - Dec 2001" *#_column(2994) byte inmn13ux %1f "ED: Enrolled in school - Jan 2002" *#_column(2995) byte inmn14ux %1f "ED: Enrolled in school - Feb 2002" *#_column(2996) byte inmn15ux %1f "ED: Enrolled in school - Mar 2002" *#_column(2997) byte inmn16ux %1f "ED: Enrolled in school - Apr 2002" *#_column(2998) byte inmn17ux %1f "ED: Enrolled in school - May 2002" *#_column(2999) byte hscollux %1f "ED: Enroll high school/college/voc" *#_column(3000) byte levelaux %1f "ED: Detailed level enrolled- HS" *#_column(3001) byte levelbux %1f "ED: Detailed level enrolled- College" *#_column(3002) byte reasonux %1f "ED: Reason enrolled in school" *#_column(3003) byte edaidux %1f "ED: Whether received aid for school" *#_column(3004) byte edty01ux %1f "ED: School finance: Federal PELL Grant" *#_column(3005) byte edty02ux %1f "ED: School finance: Veteran's Affairs" *#_column(3006) byte edty03ux %1f "ED: School finance: Work Study Program" *#_column(3007) byte edty04ux %1f "ED: School finance: Other Fed grant" *#_column(3008) byte edty05ux %1f "ED: School fin:State grant/schlarship" *#_column(3009) byte edty06ux %1f "ED: School finance: Aid from school" *#_column(3010) byte edty07ux %1f "ED: School finance:Teach/reserch asst" *#_column(3011) byte edty08ux %1f "ED: School finance: Oth grnt/schlrshp" *#_column(3012) byte edty09ux %1f "ED: School finance: Employer assist" *#_column(3013) byte edty10ux %1f "ED: School finance: Loan to be repaid" *#_column(3014) byte edty11ux %1f "ED: School finance:Welfare/soc service" *#_column(3015) byte edty12ux %1f "ED: School finance: Other source" *#_column(3016) long amtexptx %5f "ED: Amt paid for school expenses" *#_column(3021) byte wtgedux %1f "WT: Attend GED classes" *#_column(3022) byte wtreq1ux %1f "WT: Reason attended GED classes" *#_column(3023) byte wtskilux %1f "WT: Attend training for job skill" *#_column(3024) byte wtrainux %1f "WT: Got training to improve job skills" *#_column(3025) byte wtreq4ux %1f "WT: Reason attended job training" *#_column(3026) byte wttyp1ux %1f "WT: Classroom training in job skills" *#_column(3027) byte wttyp2ux %1f "WT: On the job training" *#_column(3028) byte wttyp3ux %1f "WT: Work experience training" *#_column(3029) byte wttyp4ux %1f "WT: Other work training provided" *#_column(3030) byte wtlen1ux %1f "WT: Length of most recent training" *#_column(3031) byte wtlen2ux %1f "WT: Expected length of training" *#_column(3032) byte wtsearux %1f "WT: Help looking for work" *#_column(3033) byte wtredyux %1f "WT: Attended job readiness training" *#_column(3034) byte wtrq13ux %1f "WT: Attend readiness: req/chose/both" *#_column(3035) byte wtunpux %1f "WT: In work experience program" *#_column(3036) byte wtuseux %1f "WT: Did training help find job" *#_column(3037) byte wtwchux %1f "WT: What helped find job" *#_column(3038) byte q850ux %1f "SA: Most drinks in a single day" *#_column(3039) byte q851aux %1f "SA: Did drinking interfere with work" *#_column(3040) byte q851bux %1f "SA: Freq of drinking interf. w/work" *#_column(3041) byte q852aux %1f "SA: Influence of alcohol-bad situation" *#_column(3042) byte q852bux %1f "SA: Social/psych prob from alcohol" *#_column(3043) byte q852cux %1f "SA: Irresistibly strong desire to drin" *#_column(3044) byte q852dux %1f "SA: Excessive time drinking/recover'g" *#_column(3045) byte q852eux %1f "SA: More to drink than intended" *#_column(3046) byte q852fux %1f "SA: Freq-more to drink than intended" *#_column(3047) byte q853ux %1f "SA: Had to drk more to get same effect" *#_column(3048) byte q855aux %1f "SA: Use of sedatives - on your own" *#_column(3049) byte q855bux %1f "SA: Use of tranquilizers or nerve pill" *#_column(3050) byte q855cux %1f "SA: Use of amphetamines or stimulants" *#_column(3051) byte q855dux %1f "SA: Use of analgesics/RX painkillers" *#_column(3052) byte q855eux %1f "SA: Use of inhalants to get high" *#_column(3053) byte q855fux %1f "SA: Use of marijuana or harshish" *#_column(3054) byte q855gux %1f "SA: Use of cocaine, crack or free base" *#_column(3055) byte q855hux %1f "SA: Use of LSD or hallucinogens" *#_column(3056) byte q855iux %1f "SA: Use of heroin" *#_column(3057) byte q856aux %1f "SA: Did drug use interfere w/your work" *#_column(3058) byte q856bux %1f "SA: Freq. drug use interf. with work" *#_column(3059) byte q857aux %1f "SA: Influence of drugs -bad situation" *#_column(3060) byte q857bux %1f "SA: Social/psych problems from drugs" *#_column(3061) byte q857cux %1f "SA: Irresist. strong desire use drugs" *#_column(3062) byte q857dux %1f "SA: Excess. time recover or use drugs" *#_column(3063) byte q857eux %1f "SA: Use drugs more than intended" *#_column(3064) byte q857fux %1f "SA: Freq-more drug use than intended" *#_column(3065) byte q858ux %1f "SA: Used more drugs for same effect" *#_column(3066) byte nhlthux %1f "FL: Adult's general health condition" *#_column(3067) byte lmschlux %1f "FL: Limitation to do reg. school work" *#_column(3068) byte specedux %1f "FL: Rec. special education services" *#_column(3069) byte difseeux %1f "FL: Difficulty seeing in newspaper" *#_column(3070) byte seewdsux %1f "FL: Able to see" *#_column(3071) byte specdsux %1f "FL: Use of special aids?" *#_column(3072) byte typad1ux %1f "FL: Use a cane?" *#_column(3073) byte typad2ux %1f "FL: Use a wheelchair?" *#_column(3074) byte typad3ux %1f "FL: Use a walker?" *#_column(3075) byte typad4ux %1f "FL: Use crutches?" *#_column(3076) byte typad5ux %1f "FL: Use a leg brace?" *#_column(3077) byte typad6ux %1f "FL: Use a hearing aid?" *#_column(3078) byte typad7ux %1f "FL: Use other aid?" *#_column(3079) byte dfhearux %1f "FL: Difficulty hearing a conversation?" *#_column(3080) byte hearnmux %1f "FL: Able to hear a conversation" *#_column(3081) byte diflftux %1f "FL: Diff. lifting/carrying 10 pound" *#_column(3082) byte abllifux %1f "FL: Able to lift/carry 10 pounds" *#_column(3083) byte difwlkux %1f "FL: Difficulty walking a quarter mile" *#_column(3084) byte wlkallux %1f "FL: Able to walk a quarter mile" *#_column(3085) byte nhbedux %1f "FL: Help getting in/out of bed/chair" *#_column(3086) byte nhbed2ux %1f "FL: Degree of help with bed" *#_column(3087) byte nhbathux %1f "FL: Help taking a bath/shower" *#_column(3088) byte nhbth2ux %1f "FL: Degree of help with bath" *#_column(3089) byte nhchoux %1f "FL: Help doing household chores" *#_column(3090) byte nhcho2ux %1f "FL: Degree of help with chores" *#_column(3091) byte nhoutux %1f "FL: Help going outside" *#_column(3092) byte nhout2ux %1f "FL: Degree of help going outside" *#_column(3093) byte hostarx %1f "HC: Hospital stays in 2001" *#_column(3094) byte hopsycux %1f "HC: Psychiatric hosp/unit stays-2001" *#_column(3095) byte hotimrx %2f "HC: # of overnight hosp visits-2001" *#_column(3097) byte horea1rx %1f "HC: Reason Hosp Stay: Child birth" *#_column(3098) byte horea2rx %1f "HC: Reason Hosp Stay:Surg/operation" *#_column(3099) byte horea3rx %1f "HC: Reason Hosp Stay:Diagnostic tests" *#_column(3100) byte horea4rx %1f "HC: Reason Hosp Stay:Mental/emotional" *#_column(3101) byte horea5rx %1f "HC: Rea Hosp Stay:Treatmt/thr(not sug)" *#_column(3102) byte horea6rx %1f "HC: Reason Hosp Stay:Other medical" *#_column(3103) byte hongtrx %2f "HC: Length of Hospital stay in 2001" *#_column(3105) byte drvistux %2f "HC: Times see/talk to med doctor/assis" *#_column(3107) byte drviskux %2f "CH: Times CHILD saw medical doctor" *#_column(3109) byte drtlkux %2f "CH: Times talk to doc/asst about CLD" *#_column(3111) byte dtvistrx %2f "HC: Number of dental visits in 2001" *#_column(3113) byte placerx %1f "HC: Place to go if sick" *#_column(3114) byte platyprx %1f "HC: Kind of place to go if sick" *#_column(3115) byte mexpynrx %1f "HC: Medical expenses last month" *#_column(3116) long mexptx %6f "HC: Med expenses last month-amount" *#_column(3122) byte reddrvrx %1f "HC: Rec'd reduced amt for drs visits" *#_column(3123) byte mexdynrx %1f "HC: Prescription med exp last month" *#_column(3124) long mexdtx %6f "HC: Prescrip med exp last mon-amt" *#_column(3130) byte mexrx %1f "HC: Prescrip med reduced rate/free" *#_column(3131) byte q9500ux %1f "HI: Coverage non-response" *#_column(3132) byte q9501ux %1f "HI: Coverage of emplyr paid plan" *#_column(3133) byte phdpemux %1f "HI: Policyholder/dependent empl. Plan" *#_column(3134) int whsempux %4f "HI: Policyholder of plan during 2001" *#_column(3138) byte emppayux %1f "HI: Employer pay for all/part/none" *#_column(3139) long empamttx %5f "HI: Amt policyholder paid-empl" *#_column(3144) byte empppdux %1f "HI: Periodicity of payment-employer" *#_column(3145) byte moempux %1f "HI: Cov'd all/part year-empl plan" *#_column(3146) byte ccovemux %1f "HI: Currently cov'd by empl. plan" *#_column(3147) byte moem01ux %1f "HI: Employer provided plan-Jan 2001" *#_column(3148) byte moem02ux %1f "HI: Employer provided plan-Feb 2001" *#_column(3149) byte moem03ux %1f "HI: Employer provided plan-Mar 2001" *#_column(3150) byte moem04ux %1f "HI: Employer provided plan-Apr 2001" *#_column(3151) byte moem05ux %1f "HI: Employer provided plan-May 2001" *#_column(3152) byte moem06ux %1f "HI: Employer provided plan-Jun 2001" *#_column(3153) byte moem07ux %1f "HI: Employer provided plan-Jul 2001" *#_column(3154) byte moem08ux %1f "HI: Employer provided plan-Aug 2001" *#_column(3155) byte moem09ux %1f "HI: Employer provided plan-Sep 2001" *#_column(3156) byte moem10ux %1f "HI: Employer provided plan-Oct 2001" *#_column(3157) byte moem11ux %1f "HI: Employer provided plan-Nov 2001" *#_column(3158) byte moem12ux %1f "HI: Employer provided plan-Dec 2001" *#_column(3159) byte q9502ux %1f "HI: Coverage by union-provided plan" *#_column(3160) byte podeunux %1f "HI: Polholder union plan during 2001" *#_column(3161) int whsuniux %4f "HI: Policyholder of plan during 2001" *#_column(3165) byte unipayux %1f "HI: Union pay for all/part/none" *#_column(3166) long uniamttx %5f "HI: Policyholder paid how much in 2001" *#_column(3171) byte unippdux %1f "HI: Periodicity of payment-union" *#_column(3172) byte mouninux %1f "HI: Cov'd all/part of 2001-Union plan" *#_column(3173) byte ccovunux %1f "HI: Currently cov'd by union plan" *#_column(3174) byte moun01ux %1f "HI: Union-provided plan-Jan 2001" *#_column(3175) byte moun02ux %1f "HI: Union-provided plan-Feb 2001" *#_column(3176) byte moun03ux %1f "HI: Union-provided plan-Mar 2001" *#_column(3177) byte moun04ux %1f "HI: Union-provided plan-Apr 2001" *#_column(3178) byte moun05ux %1f "HI: Union-provided plan-May 2001" *#_column(3179) byte moun06ux %1f "HI: Union-provided plan-Jun 2001" *#_column(3180) byte moun07ux %1f "HI: Union-provided plan-Jul 2001" *#_column(3181) byte moun08ux %1f "HI: Union-provided plan-Aug 2001" *#_column(3182) byte moun09ux %1f "HI: Union-provided plan-Sep 2001" *#_column(3183) byte moun10ux %1f "HI: Union-provided plan-Oct 2001" *#_column(3184) byte moun11ux %1f "HI: Union-provided plan-Nov 2001" *#_column(3185) byte moun12ux %1f "HI: Union-provided plan-Dec 2001" *#_column(3186) byte q9503ux %1f "HI: Cov by plan purchased directly" *#_column(3187) byte podedpux %1f "HI: Plcyhlder/depend direct purch plan" *#_column(3188) int whsdirux %4f "HI: Plcyhlder dir pur pln during 2001" *#_column(3192) long dpiamttx %5f "HI: Policyhlder paid how much in 2001" *#_column(3197) byte dpippdux %1f "HI: Periodicity of payment-direct purc" *#_column(3198) byte modirux %1f "HI: Cov'd all/part/none of year-direct" *#_column(3199) byte ccovdpux %1f "HI: Currently cov'd direct purchase" *#_column(3200) byte modr01ux %1f "HI: Cov plan purchs'd direct-Jan 2001" *#_column(3201) byte modr02ux %1f "HI: Cov plan purchs'd direct-Feb 2001" *#_column(3202) byte modr03ux %1f "HI: Cov plan purchs'd direct-Mar 2001" *#_column(3203) byte modr04ux %1f "HI: Cov plan purchs'd direct-Apr 2001" *#_column(3204) byte modr05ux %1f "HI: Cov plan purchs'd direct-May 2001" *#_column(3205) byte modr06ux %1f "HI: Cov plan purchs'd direct-Jun 2001" *#_column(3206) byte modr07ux %1f "HI: Cov plan purchs'd direct-Jul 2001" *#_column(3207) byte modr08ux %1f "HI: Cov plan purchs'd direct-Aug 2001" *#_column(3208) byte modr09ux %1f "HI: Cov plan purchs'd direct-Sep 2001" *#_column(3209) byte modr10ux %1f "HI: Cov plan purchs'd direct-Oct 2001" *#_column(3210) byte modr11ux %1f "HI: Cov plan purchs'd direct-Nov 2001" *#_column(3211) byte modr12ux %1f "HI: Cov plan purchs'd direct-Dec 2001" *#_column(3212) byte q9504ux %1f "HI: Covered by Medicaid/State Plan" *#_column(3213) byte momcedux %1f "HI: Covd all/pt of yr-Medi/State Plan" *#_column(3214) byte ccovmdux %1f "HI: Currently covd by Medi/State Plan" *#_column(3215) byte mmcd01ux %1f "HI: Cov'd by Medi/State Plan-Jan 2001" *#_column(3216) byte mmcd02ux %1f "HI: Cov'd by Medi/State Plan-Feb 2001" *#_column(3217) byte mmcd03ux %1f "HI: Cov'd by Medi/State Plan-Mar 2001" *#_column(3218) byte mmcd04ux %1f "HI: Cov'd by Medi/State Plan-Apr 2001" *#_column(3219) byte mmcd05ux %1f "HI: Cov'd by Medi/State Plan-May 2001" *#_column(3220) byte mmcd06ux %1f "HI: Cov'd by Medi/State Plan-Jun 2001" *#_column(3221) byte mmcd07ux %1f "HI: Cov'd by Medi/State Plan-Jul 2001" *#_column(3222) byte mmcd08ux %1f "HI: Cov'd by Medi/State Plan-Aug 2001" *#_column(3223) byte mmcd09ux %1f "HI: Cov'd by Medi/State Plan-Sep 2001" *#_column(3224) byte mmcd10ux %1f "HI: Cov'd by Medi/State Plan-Oct 2001" *#_column(3225) byte mmcd11ux %1f "HI: Cov'd by Medi/State Plan-Nov 2001" *#_column(3226) byte mmcd12ux %1f "HI: Cov'd by Medi/State Plan-Dec 2001" *#_column(3227) byte q9504cux %1f "HI: Covered by CHIP/State Plan" *#_column(3228) byte momchpux %1f "HI: Covd all/pt of yr CHIP/State Plan" *#_column(3229) byte ccovchux %1f "HI: Currently cov'd by CHIP/State Plan" *#_column(3230) byte mchp01ux %1f "HI: Cov'd CHIP/State Plan-Jan 2001" *#_column(3231) byte mchp02ux %1f "HI: Cov'd CHIP/State Plan-Feb 2001" *#_column(3232) byte mchp03ux %1f "HI: Cov'd CHIP/State Plan-Mar 2001" *#_column(3233) byte mchp04ux %1f "HI: Cov'd CHIP/State Plan-Apr 2001" *#_column(3234) byte mchp05ux %1f "HI: Cov'd CHIP/State Plan-May 2001" *#_column(3235) byte mchp06ux %1f "HI: Cov'd CHIP/State Plan-Jun 2001" *#_column(3236) byte mchp07ux %1f "HI: Cov'd CHIP/State Plan-Jul 2001" *#_column(3237) byte mchp08ux %1f "HI: Cov'd CHIP/State Plan-Aug 2001" *#_column(3238) byte mchp09ux %1f "HI: Cov'd CHIP/State Plan-Sep 2001" *#_column(3239) byte mchp10ux %1f "HI: Cov'd CHIP/State Plan-Oct 2001" *#_column(3240) byte mchp11ux %1f "HI: Cov'd CHIP/State Plan-Nov 2001" *#_column(3241) byte mchp12ux %1f "HI: Cov'd CHIP/State Plan-Dec 2001" *#_column(3242) byte q9505ux %1f "HI: Covered by Medicare/State Plan" *#_column(3243) byte momcrux %1f "HI: Cov'd all/pt of yr-Medicare Plan" *#_column(3244) byte ccovmeux %1f "HI: Currently covd Medicare/State Plan" *#_column(3245) byte mmcr01ux %1f "HI: Covd Medicare/State Pln-Jan 2001" *#_column(3246) byte mmcr02ux %1f "HI: Covd Medicare/State Pln-Feb 2001" *#_column(3247) byte mmcr03ux %1f "HI: Covd Medicare/State Pln-Mar 2001" *#_column(3248) byte mmcr04ux %1f "HI: Covd Medicare/State Pln-Apr 2001" *#_column(3249) byte mmcr05ux %1f "HI: Covd Medicare/State Pln-May 2001" *#_column(3250) byte mmcr06ux %1f "HI: Covd Medicare/State Pln-Jun 2001" *#_column(3251) byte mmcr07ux %1f "HI: Covd Medicare/State Pln-Jul 2001" *#_column(3252) byte mmcr08ux %1f "HI: Covd Medicare/State Pln-Aug 2001" *#_column(3253) byte mmcr09ux %1f "HI: Covd Medicare/State Pln-Sep 2001" *#_column(3254) byte mmcr10ux %1f "HI: Covd Medicare/State Pln-Oct 2001" *#_column(3255) byte mmcr11ux %1f "HI: Covd Medicare/State Pln-Nov 2001" *#_column(3256) byte mmcr12ux %1f "HI: Covd Medicare/State Pln-Dec 2001" *#_column(3257) byte q9506ux %1f "HI: Covd by TRIC/CHMP/CHMPVA/Mil" *#_column(3258) byte mochmpux %1f "HI: Cov all/pt of yr-TRC/CHP/CHPVA/Mil" *#_column(3259) byte ccovtcux %1f "HI: Curr. cov'd:TRI/CHP/CHPVA/Mil" *#_column(3260) byte mocp01ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Jan 2001" *#_column(3261) byte mocp02ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Feb 2001" *#_column(3262) byte mocp03ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Mar 2001" *#_column(3263) byte mocp04ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Apr 2001" *#_column(3264) byte mocp05ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-May 2001" *#_column(3265) byte mocp06ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Jun 2001" *#_column(3266) byte mocp07ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Jul 2001" *#_column(3267) byte mocp08ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Aug 2001" *#_column(3268) byte mocp09ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Sep 2001" *#_column(3269) byte mocp10ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Oct 2001" *#_column(3270) byte mocp11ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Nov 2001" *#_column(3271) byte mocp12ux %1f "HI: Covd by TRI/CHP/CHPVA/Mil-Dec 2001" *#_column(3272) byte q9507ux %1f "HI: Covered by Indian Health Service" *#_column(3273) byte momishux %1f "HI: Covd all/pt of yr-Ind Hlth Serv" *#_column(3274) byte ccovihux %1f "HI: Currently cov'd by Ind Hlth Serv" *#_column(3275) byte mihs01ux %1f "HI: Cov'd by Indian HS-Jan 2001" *#_column(3276) byte mihs02ux %1f "HI: Cov'd by Indian HS-Feb 2001" *#_column(3277) byte mihs03ux %1f "HI: Cov'd by Indian HS-Mar 2001" *#_column(3278) byte mihs04ux %1f "HI: Cov'd by Indian HS-Apr 2001" *#_column(3279) byte mihs05ux %1f "HI: Cov'd by Indian HS-May 2001" *#_column(3280) byte mihs06ux %1f "HI: Cov'd by Indian HS-Jun 2001" *#_column(3281) byte mihs07ux %1f "HI: Cov'd by Indian HS-Jul 2001" *#_column(3282) byte mihs08ux %1f "HI: Cov'd by Indian HS-Aug 2001" *#_column(3283) byte mihs09ux %1f "HI: Cov'd by Indian HS-Sep 2001" *#_column(3284) byte mihs10ux %1f "HI: Cov'd by Indian HS-Oct 2001" *#_column(3285) byte mihs11ux %1f "HI: Cov'd by Indian HS-Nov 2001" *#_column(3286) byte mihs12ux %1f "HI: Cov'd by Indian HS-Dec 2001" *#_column(3287) byte q9508ux %1f "HI: Coverage by State plan" *#_column(3288) byte momstaux %1f "HI: Covered all/part of year-State Pla" *#_column(3289) byte ccovstux %1f "HI: Currently cov'd by State plan" *#_column(3290) byte mst01ux %1f "HI: Cov'd by State plan- Jan 2001" *#_column(3291) byte mst02ux %1f "HI: Cov'd by State Plan-Feb 2001" *#_column(3292) byte mst03ux %1f "HI: Cov'd by State Plan-Mar 2001" *#_column(3293) byte mst04ux %1f "HI: Cov'd by State Plan-Apr 2001" *#_column(3294) byte mst05ux %1f "HI: Cov'd by State Plan-May 2001" *#_column(3295) byte mst06ux %1f "HI: Cov'd by State Plan-Jun 2001" *#_column(3296) byte mst07ux %1f "HI: Cov'd by State Plan-Jul 2001" *#_column(3297) byte mst08ux %1f "HI: Cov'd by State Plan-Aug 2001" *#_column(3298) byte mst09ux %1f "HI: Cov'd by State Plan-Sep 2001" *#_column(3299) byte mst10ux %1f "HI: Cov'd by State Plan-Oct 2001" *#_column(3300) byte mst11ux %1f "HI: Cov'd by State Plan-Nov 2001" *#_column(3301) byte mst12ux %1f "HI: Cov'd by State Plan-Dec 2001" *#_column(3302) byte q9509ux %1f "HI: Cov'd by gov't plan not mentioned" *#_column(3303) byte momogvux %1f "HI: Cov'd all/part year-Other Govt" *#_column(3304) byte ccovogux %1f "HI: Currently cov'd by other gov plan" *#_column(3305) byte mgv01ux %1f "HI: Cov'd Other Gov't plan-Jan 2001" *#_column(3306) byte mgv02ux %1f "HI: Cov'd Other Gov't plan-Feb 2001" *#_column(3307) byte mgv03ux %1f "HI: Cov'd Other Gov't plan-Mar 2001" *#_column(3308) byte mgv04ux %1f "HI: Cov'd Other Gov't plan-Apr 2001" *#_column(3309) byte mgv05ux %1f "HI: Cov'd Other Gov't plan-May 2001" *#_column(3310) byte mgv06ux %1f "HI: Cov'd Other Gov't plan-Jun 2001" *#_column(3311) byte mgv07ux %1f "HI: Cov'd Other Gov't plan-Jul 2001" *#_column(3312) byte mgv08ux %1f "HI: Cov'd Other Gov't plan-Aug 2001" *#_column(3313) byte mgv09ux %1f "HI: Cov'd Other Gov't plan-Sep 2001" *#_column(3314) byte mgv10ux %1f "HI: Cov'd Other Gov't plan-Oct 2001" *#_column(3315) byte mgv11ux %1f "HI: Cov'd Other Gov't plan-Nov 2001" *#_column(3316) byte mgv12ux %1f "HI: Cov'd Other Gov't plan-Dec 2001" *#_column(3317) byte q95010ux %1f "HI: Coverage by someone not in the HH" *#_column(3318) byte moelseux %1f "HI: Cov'd all/part year- s/o not in HH" *#_column(3319) byte ccovnhux %1f "HI: Currently cov'd by s/o not in HH" *#_column(3320) byte mels01ux %1f "HI: Cov'd by s/o not in HH-Jan 2001" *#_column(3321) byte mels02ux %1f "HI: Cov'd by s/o not in HH-Feb 2001" *#_column(3322) byte mels03ux %1f "HI: Cov'd by s/o not in HH-Mar 2001" *#_column(3323) byte mels04ux %1f "HI: Cov'd by s/o not in HH-Apr 2001" *#_column(3324) byte mels05ux %1f "HI: Cov'd by s/o not in HH-May 2001" *#_column(3325) byte mels06ux %1f "HI: Cov'd by s/o not in HH-Jun 2001" *#_column(3326) byte mels07ux %1f "HI: Cov'd by s/o not in HH-Jul 2001" *#_column(3327) byte mels08ux %1f "HI: Cov'd by s/o not in HH-Aug 2001" *#_column(3328) byte mels09ux %1f "HI: Cov'd by s/o not in HH-Sep 2001" *#_column(3329) byte mels10ux %1f "HI: Cov'd by s/o not in HH-Oct 2001" *#_column(3330) byte mels11ux %1f "HI: Cov'd by s/o not in HH-Nov 2001" *#_column(3331) byte mels12ux %1f "HI: Cov'd by s/o not in HH-Dec 2001" *#_column(3332) byte q95011ux %1f "HI: Not cov'd by HI for entire year" *#_column(3333) byte renotaux %2f "HI: Reason not covered by hlth insur" *#_column(3335) byte curcovux %1f "HI: Currently cov'd by any hlth insur." *#_column(3336) byte tyur00ux %2f "HI: Coverage non-response" *#_column(3338) byte tyur01ux %1f "HI: Employer provided policyholder" *#_column(3339) byte tyur02ux %1f "HI: Union-provided plan" *#_column(3340) byte tyur03ux %1f "HI: Purch'd plan direct from ins. comp" *#_column(3341) byte tyur04ux %1f "HI: Medicaid/State Plan" *#_column(3342) byte tyur05ux %1f "HI: CHIP/State Plan" *#_column(3343) byte tyur06ux %1f "HI: Medi/Other plan paid by Medi" *#_column(3344) byte tyur07ux %1f "HI: TRICARE/CHAMPUS/CHAMPVA/MIL" *#_column(3345) byte tyur08ux %1f "HI: Indian Health Service" *#_column(3346) byte tyur09ux %1f "HI: State Plan" *#_column(3347) byte tyur10ux %1f "HI: Another gov't hlth insur plan" *#_column(3348) byte tyur11ux %1f "HI: Cov'd by someone outside household" *#_column(3349) byte uninsux %1f "HU: Uninsured for all/part of 2001" *#_column(3350) byte uivisux %1f "HU: Visited doc/other whle uninsured" *#_column(3351) byte uitrtux %1f "HU: Treated for illness/inj uninsured" *#_column(3352) byte uircarux %1f "HU: Received routine care, uninsured" *#_column(3353) byte uidralux %1f "HU: Rec'd drug/alcoh treatmt unins" *#_column(3354) byte uiwhrux %1f "HU: Where rec'd those health services" *#_column(3355) byte uiwhr1ux %1f "HU: Rec'd Hlth Care: Clinic, Pub Hlth" *#_column(3356) byte uiwhr2ux %1f "HU: Rec'd Hlth Care: Emerg room" *#_column(3357) byte uiwhr3ux %1f "HU: Rec'd Hlth Care: Doc's/hosp off" *#_column(3358) byte uiwhr4ux %1f "HU: Rec'd Hlth Care: Someplace else" *#_column(3359) byte uifrpyux %1f "HU: Services free vs. for pay" *#_column(3360) byte uifprpux %1f "HU: Paid serv full vs. reduced price" *#_column(3361) byte uiaincux %1f "HU: Asked inc. when paid for services" *#_column(3362) byte preschux %1f "SE: Child in preschool since June 2001" *#_column(3363) byte prem06ux %1f "SE: Enrolled in preschool - Jun 2001" *#_column(3364) byte prem07ux %1f "SE: Enrolled in preschool - July 2001" *#_column(3365) byte prem08ux %1f "SE: Enrolled in preschool - Aug 2001" *#_column(3366) byte prem09ux %1f "SE: Enrolled in preschool - Sep 2001" *#_column(3367) byte prem10ux %1f "SE: Enrolled in preschool - Oct 2001" *#_column(3368) byte prem11ux %1f "SE: Enrolled in preschool - Nov 2001" *#_column(3369) byte prem12ux %1f "SE: Enrolled in preschool - Dec 2001" *#_column(3370) byte prem13ux %1f "SE: Enrolled in preschool - Jan 2002" *#_column(3371) byte prem14ux %1f "SE: Enrolled in preschool - Feb 2002" *#_column(3372) byte prem15ux %1f "SE: Enrolled in preschool - Mar 2002" *#_column(3373) byte prem16ux %1f "SE: Enrolled in preschool - Apr 2002" *#_column(3374) byte prem17ux %1f "SE: Enrolled in preschool - May 2002" *#_column(3375) byte prehdux %1f "SE: Whether this a Head Start Program" *#_column(3376) byte prepayux %1f "SE: Whether parent paid for preschool" *#_column(3377) byte prehrsux %2f "SE: Hrs per week child usually attends" *#_column(3379) byte schoolux %1f "SE: Child enrolled sch since Jun 2001" *#_column(3380) byte schm06ux %1f "SE: Enrolled in school - Jun 2001" *#_column(3381) byte schm07ux %1f "SE: Enrolled in school - Jul 2001" *#_column(3382) byte schm08ux %1f "SE: Enrolled in school - Aug 2001" *#_column(3383) byte schm09ux %1f "SE: Enrolled in school - Sep 2001" *#_column(3384) byte schm10ux %1f "SE: Enrolled in school - Oct 2001" *#_column(3385) byte schm11ux %1f "SE: Enrolled in school - Nov 2001" *#_column(3386) byte schm12ux %1f "SE: Enrolled in school - Dec 2001" *#_column(3387) byte schm13ux %1f "SE: Enrolled in school - Jan 2002" *#_column(3388) byte schm14ux %1f "SE: Enrolled in school - Feb 2002" *#_column(3389) byte schm15ux %1f "SE: Enrolled in school - Mar 2002" *#_column(3390) byte schm16ux %1f "SE: Enrolled in school - Apr 2002" *#_column(3391) byte schm17ux %1f "SE: Enrolled in school - May 2002" *#_column(3392) byte schgrdux %2f "SE: Grade child was enrolled" *#_column(3394) byte schlmoux %2f "SE: Month child was last enrolled" *#_column(3396) int schlyrux %4f "SE: Year child last enrolled" *#_column(3400) byte schlgrux %2f "SE: Grade child last enrolled" *#_column(3402) byte schtypux %1f "SE: Enrolled in public/private school" *#_column(3403) byte schgftux %1f "SE: Classes for gifted since Sep 2001" *#_column(3404) byte schrptux %1f "SE: Repeated/Held back for any reason" *#_column(3405) byte schrkgux %1f "SE: Repeated - Kindergarten" *#_column(3406) byte schr01ux %1f "SE: Repeated - First Grade" *#_column(3407) byte schr02ux %1f "SE: Repeated - Second Grade" *#_column(3408) byte schr03ux %1f "SE: Repeated - Third Grade" *#_column(3409) byte schr04ux %1f "SE: Repeated - Fourth Grade" *#_column(3410) byte schr05ux %1f "SE: Repeated - Fifth Grade" *#_column(3411) byte schr06ux %1f "SE: Repeated - Sixth Grade" *#_column(3412) byte schr07ux %1f "SE: Repeated - Seventh Grade" *#_column(3413) byte schr08ux %1f "SE: Repeated - Eighth Grade" *#_column(3414) byte schr09ux %1f "SE: Repeated - Ninth Grade" *#_column(3415) byte schr10ux %1f "SE: Repeated - Tenth Grade" *#_column(3416) byte schr11ux %1f "SE: Repeated - Eleventh Grade" *#_column(3417) byte schr12ux %1f "SE: Repeated - Twelfth Grade" *#_column(3418) byte schexpux %1f "SE: Child ever expelled/suspended" *#_column(3419) byte schextux %1f "SE: # times child expelled/suspended" *#_column(3420) byte schchgux %1f "SE: Changed schools since Jun 2001" *#_column(3421) byte schchtux %1f "SE: Number of times changed schools" *#_column(3422) byte scwhybux %1f "SE: Reasn chngd-child moved" *#_column(3423) byte scwhycux %1f "SE: Reasn chngd-academic reasons" *#_column(3424) byte scwhydux %1f "SE: Reasn chngd-new assigned school" *#_column(3425) byte scwhyeux %1f "SE: Reasn chngd-prefer diffnt school" *#_column(3426) byte scwhyfux %1f "SE: Reasn chngd-kindergt to elem schl" *#_column(3427) byte scwhygux %1f "SE: Reasn chngd-elem to middle school" *#_column(3428) byte scwhyhux %1f "SE: Reasn chngd-middle to high school" *#_column(3429) byte scwhyiux %1f "SE: Reasn chngd-other reason" *#_column(3430) long sccosttx %5f "SE: School related expenses" *#_column(3435) byte sportsux %1f "EA: Child on sports team after school" *#_column(3436) byte spmn09ux %1f "EA: Sports team - Sep 01" *#_column(3437) byte spmn10ux %1f "EA: Sports team - Oct 01" *#_column(3438) byte spmn11ux %1f "EA: Sports team - Nov 01" *#_column(3439) byte spmn12ux %1f "EA: Sports team - Dec 01" *#_column(3440) byte spmn13ux %1f "EA: Sports team - Jan 02" *#_column(3441) byte spmn14ux %1f "EA: Sports team - Feb 02" *#_column(3442) byte spmn15ux %1f "EA: Sports team - Mar 02" *#_column(3443) byte spmn16ux %1f "EA: Sports team - Apr 02" *#_column(3444) byte sptimeux %1f "EA: Sports team - freq attended" *#_column(3445) byte lessonux %1f "EA: Child takes extra-curricular lesns" *#_column(3446) byte lsmn09ux %1f "EA: Extra lessons - Sep 01" *#_column(3447) byte lsmn10ux %1f "EA: Extra lessons - Oct 01" *#_column(3448) byte lsmn11ux %1f "EA: Extra lessons - Nov 01" *#_column(3449) byte lsmn12ux %1f "EA: Extra lessons - Dec 01" *#_column(3450) byte lsmn13ux %1f "EA: Extra lessons - Jan 02" *#_column(3451) byte lsmn14ux %1f "EA: Extra lessons - Feb 02" *#_column(3452) byte lsmn15ux %1f "EA: Extra lessons - Mar 02" *#_column(3453) byte lsmn16ux %1f "EA: Extra lessons - Apr 02" *#_column(3454) byte lestimux %1f "EA: Extra lessons - freq. attended" *#_column(3455) byte othactux %1f "EA: Child in clubs after school" *#_column(3456) byte otmn09ux %1f "EA: Child in clubs - Sept 01" *#_column(3457) byte otmn10ux %1f "EA: Child in clubs - Oct 01" *#_column(3458) byte otmn11ux %1f "EA: Child in clubs - Nov 01" *#_column(3459) byte otmn12ux %1f "EA: Child in clubs - Dec 01" *#_column(3460) byte otmn13ux %1f "EA: Child in clubs - Jan 02" *#_column(3461) byte otmn14ux %1f "EA: Child in clubs - Feb 02" *#_column(3462) byte otmn15ux %1f "EA: Child in clubs - Mar 02" *#_column(3463) byte otmn16ux %1f "EA: Child in clubs - Apr 02" *#_column(3464) byte othtimux %1f "EA: Child in clubs - freq. attended" *#_column(3465) byte tvruleux %1f "EA: Family has TV watching rules" *#_column(3466) byte tvhourux %2f "EA: Child's weekly TV watching hours" *#_column(3468) byte edtvux %2f "EA: Child's wkly education TV hours" *#_column(3470) byte readux %1f "EA: How often read stories to child" *#_column(3471) byte outingux %1f "EA: How often take child on outings" *#_column(3472) byte religux %1f "EA: Freq child attend religious event" *#_column(3473) byte gangux %1f "EA: Child's gang membership" *#_column(3474) byte trgangux %1f "EA: Child in gang-related law trouble" *#_column(3475) byte tmsgngux %2f "EA: Freq gang-related law trouble" *#_column(3477) byte oldgngux %2f "EA: Age first in law trouble" *#_column(3479) byte arrgngux %1f "EA: Child ever arrested" *#_column(3480) byte hapgngux %1f "EA: Freq child arrested" *#_column(3481) byte disgngux %1f "EA: Charges against child dismissed" *#_column(3482) byte crgjobux %1f "EA: Child has regular job" *#_column(3483) byte cdajobux %1f "EA: Days per week child works" *#_column(3484) byte chrjobux %2f "EA: Hours per week child works" *#_column(3486) byte cmnjobux %2f "EA: Days per month child works" *#_column(3488) byte chlthux %1f "CD: Child's general health condition" *#_column(3489) byte hasdabux %1f "CD: Developmental or learning disab" *#_column(3490) byte hlthn6ux %1f "CD: Difficulty with age appro. task" *#_column(3491) byte hlthndux %1f "CD: Condition limits reg. school work" *#_column(3492) byte gespedux %1f "CD: Rec'd spcl ed in prior 12 months" *#_column(3493) byte beprobux %1f "CD: Emotional or behavioral problem" *#_column(3494) byte cdfseeux %1f "CD: Difficulty seeing" *#_column(3495) byte cseedsux %1f "CD: Able to see at all" *#_column(3496) byte cspeidux %1f "CD: Use spl aids/cane/whlchr/hear aid" *#_column(3497) byte ctaid1ux %1f "CD: Use a cane?" *#_column(3498) byte ctaid2ux %1f "CD: Use a wheelchair?" *#_column(3499) byte ctaid3ux %1f "CD: Use a walker?" *#_column(3500) byte ctaid4ux %1f "CD: Use crutches?" *#_column(3501) byte ctaid5ux %1f "CD: Use leg brace?" *#_column(3502) byte ctaid6ux %1f "CD: Use hearing aid?" *#_column(3503) byte ctaid7ux %1f "CD: Use other aid?" *#_column(3504) byte cdifarux %1f "CD: Difficulty hearing" *#_column(3505) byte chearmux %1f "CD: Abil to hear normal conver. at all" *#_column(3506) byte dmworkux %1f "MWS: Parent worked Apr02" *#_column(3507) byte momjbsux %1f "MWS: Parent worked 2+ jobs, Apr02" *#_column(3508) byte moday0ux %1f "MWS: Days parent worked at main job" *#_column(3509) byte moday1ux %1f "MWS: Parent worked Monday" *#_column(3510) byte moday2ux %1f "MWS: Parent worked Tuesday" *#_column(3511) byte moday3ux %1f "MWS: Parent worked Wednesday" *#_column(3512) byte moday4ux %1f "MWS: Parent worked Thursday" *#_column(3513) byte moday5ux %1f "MWS: Parent worked Friday" *#_column(3514) byte moday6ux %1f "MWS: Parent worked Saturday" *#_column(3515) byte moday7ux %1f "MWS: Parent worked Sunday" *#_column(3516) byte mosch1ux %1f "MWS: Parent main job schedule" *#_column(3517) byte dmlookux %1f "MWS: Parent looked for job, Apr 02" *#_column(3518) byte dmscolux %1f "MWS: Parent attended school, Apr 02" *#_column(3519) byte ptrainux %1f "MWS: Parent attended job trng, Apr02" *#_column(3520) byte mwkhwkux %2f "MWS: Parent weekly work hours, Apr02" *#_column(3522) byte mlkhwkux %2f "MWS: Hrs parent looked for job, Apr 02" *#_column(3524) byte mschwkux %2f "MWS: Hrs parent attended school, Apr 0" *#_column(3526) byte mtrhwkux %2f "MWS: Hrs parent attend job train, Apr0" *#_column(3528) byte firsidux %1f "CC: Flag for first child of parent" *#_column(3529) byte care01ux %1f "CC: Oth/stpparnt did care Jan01-May02" *#_column(3530) byte care02ux %1f "CC: Parent did care Jan01-May02" *#_column(3531) byte care03ux %1f "CC: Child sibling did care Jan01-May02" *#_column(3532) byte care04ux %1f "CC: Grandparent did care Jan01-May02" *#_column(3533) byte care05ux %1f "CC: Oth rel did care Jan01-May02" *#_column(3534) byte care06ux %1f "CC: Used fam daycare Jan01-May02" *#_column(3535) byte care07ux %1f "CC: Non rel did care Jan01-May02" *#_column(3536) byte care08ux %1f "CC: Used daycare/preschool Jan01-May02" *#_column(3537) byte care09ux %1f "CC: Used Head Start Jan01-May02" *#_column(3538) byte care10ux %1f "CC: Used bef/aft schl care Jan01-May02" *#_column(3539) byte care11ux %1f "CC: Child cared for self Jan01-May02" *#_column(3540) byte care12ux %1f "CC: Used oth care arrange Jan01-May02" *#_column(3541) byte carenoux %1f "CC: No reg arrangement Jan01-May02" *#_column(3542) byte a01m01ux %1f "CC: Other/Stepparent did care-Jan01" *#_column(3543) byte a01m02ux %1f "CC: Other/Stepparent did care-Feb01" *#_column(3544) byte a01m03ux %1f "CC: Other/Stepparent did care-Mar01" *#_column(3545) byte a01m04ux %1f "CC: Other/Stepparent did care-Apr01" *#_column(3546) byte a01m05ux %1f "CC: Other/Stepparent did care-May01" *#_column(3547) byte a01m06ux %1f "CC: Other/Stepparent did care-Jun01" *#_column(3548) byte a01m07ux %1f "CC: Other/Stepparent did care-Jul01" *#_column(3549) byte a01m08ux %1f "CC: Other/Stepparent did care-Aug01" *#_column(3550) byte a01m09ux %1f "CC: Other/Stepparent did care-Sep01" *#_column(3551) byte a01m10ux %1f "CC: Other/Stepparent did care-Oct01" *#_column(3552) byte a01m11ux %1f "CC: Other/Stepparent did care-Nov01" *#_column(3553) byte a01m12ux %1f "CC: Other/Stepparent did care-Dec01" *#_column(3554) byte a01m13ux %1f "CC: Other/Stepparent did care-Jan02" *#_column(3555) byte a01m14ux %1f "CC: Other/Stepparent did care-Feb02" *#_column(3556) byte a01m15ux %1f "CC: Other/Stepparent did care-Mar02" *#_column(3557) byte a01m16ux %1f "CC: Other/Stepparent did care-Apr02" *#_column(3558) byte a01m17ux %1f "CC: Other/Stepparent did care-May02" *#_column(3559) byte a01wh1ux %2f "CC: Wkly hrs of care-Apr02 other/step" *#_column(3561) byte a01h2aux %1f "CC: Hours whle par work-Apr02 other/st" *#_column(3562) byte a01h2bux %2f "CC: Hours whle par work-Apr02 other/st" *#_column(3564) byte r01wreux %1f "CC: Location of care-Apr02 other/step" *#_column(3565) byte a02m01ux %1f "CC: Parent did care-Jan01" *#_column(3566) byte a02m02ux %1f "CC: Parent did care-Feb01" *#_column(3567) byte a02m03ux %1f "CC: Parent did care-Mar01" *#_column(3568) byte a02m04ux %1f "CC: Parent did care-Apr01" *#_column(3569) byte a02m05ux %1f "CC: Parent did care-May01" *#_column(3570) byte a02m06ux %1f "CC: Parent did care-Jun01" *#_column(3571) byte a02m07ux %1f "CC: Parent did care-Jul01" *#_column(3572) byte a02m08ux %1f "CC: Parent did care-Aug01" *#_column(3573) byte a02m09ux %1f "CC: Parent did care-Sep01" *#_column(3574) byte a02m10ux %1f "CC: Parent did care-Oct01" *#_column(3575) byte a02m11ux %1f "CC: Parent did care-Nov01" *#_column(3576) byte a02m12ux %1f "CC: Parent did care-Dec01" *#_column(3577) byte a02m13ux %1f "CC: Parent did care-Jan02" *#_column(3578) byte a02m14ux %1f "CC: Parent did care-Feb02" *#_column(3579) byte a02m15ux %1f "CC: Parent did care-Mar02" *#_column(3580) byte a02m16ux %1f "CC: Parent did care-Apr02" *#_column(3581) byte a02m17ux %1f "CC: Parent did care-May02" *#_column(3582) byte a02wh1ux %2f "CC: Wkly hrs of care-Apr02 parent" *#_column(3584) byte r02wreux %1f "CC: Location of care-Apr02 parent" *#_column(3585) byte a03m01ux %1f "CC: Sibling did care-Jan01" *#_column(3586) byte a03m02ux %1f "CC: Sibling did care-Feb01" *#_column(3587) byte a03m03ux %1f "CC: Sibling did care-Mar01" *#_column(3588) byte a03m04ux %1f "CC: Sibling did care-Apr01" *#_column(3589) byte a03m05ux %1f "CC: Sibling did care-May01" *#_column(3590) byte a03m06ux %1f "CC: Sibling did care-Jun01" *#_column(3591) byte a03m07ux %1f "CC: Sibling did care-Jul01" *#_column(3592) byte a03m08ux %1f "CC: Sibling did care-Aug01" *#_column(3593) byte a03m09ux %1f "CC: Sibling did care-Sep01" *#_column(3594) byte a03m10ux %1f "CC: Sibling did care-Oct01" *#_column(3595) byte a03m11ux %1f "CC: Sibling did care-Nov01" *#_column(3596) byte a03m12ux %1f "CC: Sibling did care-Dec01" *#_column(3597) byte a03m13ux %1f "CC: Sibling did care-Jan02" *#_column(3598) byte a03m14ux %1f "CC: Sibling did care-Feb02" *#_column(3599) byte a03m15ux %1f "CC: Sibling did care-Mar02" *#_column(3600) byte a03m16ux %1f "CC: Sibling did care-Apr02" *#_column(3601) byte a03m17ux %1f "CC: Sibling did care-May02" *#_column(3602) byte a03wh1ux %2f "CC: Wkly hrs of care-Apr02 sibling" *#_column(3604) byte a03h2aux %1f "CC: Hours whle par work-Apr02 sibling" *#_column(3605) byte a03h2bux %2f "CC: Hours whle par work-Apr02 sibling" *#_column(3607) byte r03wreux %1f "CC: Location of care-Apr02 sibling" *#_column(3608) byte a04m01ux %1f "CC: Grandparent did care-Jan01" *#_column(3609) byte a04m02ux %1f "CC: Grandparent did care-Feb01" *#_column(3610) byte a04m03ux %1f "CC: Grandparent did care-Mar01" *#_column(3611) byte a04m04ux %1f "CC: Grandparent did care-Apr01" *#_column(3612) byte a04m05ux %1f "CC: Grandparent did care-May01" *#_column(3613) byte a04m06ux %1f "CC: Grandparent did care-Jun01" *#_column(3614) byte a04m07ux %1f "CC: Grandparent did care-Jul01" *#_column(3615) byte a04m08ux %1f "CC: Grandparent did care-Aug01" *#_column(3616) byte a04m09ux %1f "CC: Grandparent did care-Sep01" *#_column(3617) byte a04m10ux %1f "CC: Grandparent did care-Oct01" *#_column(3618) byte a04m11ux %1f "CC: Grandparent did care-Nov01" *#_column(3619) byte a04m12ux %1f "CC: Grandparent did care-Dec01" *#_column(3620) byte a04m13ux %1f "CC: Grandparent did care-Jan02" *#_column(3621) byte a04m14ux %1f "CC: Grandparent did care-Feb02" *#_column(3622) byte a04m15ux %1f "CC: Grandparent did care-Mar02" *#_column(3623) byte a04m16ux %1f "CC: Grandparent did care-Apr02" *#_column(3624) byte a04m17ux %1f "CC: Grandparent did care-May02" *#_column(3625) byte a04wh1ux %2f "CC: Wkly hrs of care-Apr02 grandpar" *#_column(3627) byte a04h2aux %1f "CC: Hours whle par work-Apr02 grandpar" *#_column(3628) byte a04h2bux %2f "CC: Hours whle par work-Apr02 grandpar" *#_column(3630) byte r04wreux %1f "CC: Location of care-Apr02 grandpar" *#_column(3631) long resp04tx %5f "CC: Costs-Apr02: Grandparent" *#_column(3636) byte epy04yux %1f "CC: Finan Assist recd-Apr02 grandpar" *#_column(3637) byte epy041ux %1f "CC: Gov't Assist recd-Apr02 grandpar" *#_column(3638) byte epy042ux %1f "CC: Oth par assist recd-Apr02 grandpar" *#_column(3639) byte epy043ux %1f "CC: Emplyr Assist recd-Apr02 grandpar" *#_column(3640) byte epy044ux %1f "CC: Other assist recd-Apr02 grandpar" *#_column(3641) byte a05m01ux %1f "CC: Other relative did care-Jan01" *#_column(3642) byte a05m02ux %1f "CC: Other relative did care-Feb01" *#_column(3643) byte a05m03ux %1f "CC: Other relative did care-Mar01" *#_column(3644) byte a05m04ux %1f "CC: Other relative did care-Apr01" *#_column(3645) byte a05m05ux %1f "CC: Other relative did care-May01" *#_column(3646) byte a05m06ux %1f "CC: Other relative did care-Jun01" *#_column(3647) byte a05m07ux %1f "CC: Other relative did care-Jul01" *#_column(3648) byte a05m08ux %1f "CC: Other relative did care-Aug01" *#_column(3649) byte a05m09ux %1f "CC: Other relative did care-Sep01" *#_column(3650) byte a05m10ux %1f "CC: Other relative did care-Oct01" *#_column(3651) byte a05m11ux %1f "CC: Other relative did care-Nov01" *#_column(3652) byte a05m12ux %1f "CC: Other relative did care-Dec01" *#_column(3653) byte a05m13ux %1f "CC: Other relative did care-Jan02" *#_column(3654) byte a05m14ux %1f "CC: Other relative did care-Feb02" *#_column(3655) byte a05m15ux %1f "CC: Other relative did care-Mar02" *#_column(3656) byte a05m16ux %1f "CC: Other relative did care-Apr02" *#_column(3657) byte a05m17ux %1f "CC: Other relative did care-May02" *#_column(3658) byte a05wh1ux %2f "CC: Wkly hrs of care-Apr02 other rel" *#_column(3660) byte a05h2aux %1f "CC: Hours whle par work-Apr02 other re" *#_column(3661) byte a05h2bux %2f "CC: Hours whle par work-Apr02 other re" *#_column(3663) byte r05wreux %1f "CC: Location of care-Apr02 other rel" *#_column(3664) long resp05tx %5f "CC: Costs-Apr02: Other relative" *#_column(3669) byte epy05yux %1f "CC: Finan Assist recd-Apr02 other rel" *#_column(3670) byte epy051ux %1f "CC: Gov't Assist recd-Apr02 other rel" *#_column(3671) byte epy052ux %1f "CC: Oth par assist recd-Apr02 other re" *#_column(3672) byte epy053ux %1f "CC: Emplyr assist recd-Apr02 other rel" *#_column(3673) byte epy054ux %1f "CC: Other assist recd-Apr02 other rel" *#_column(3674) byte a06m01ux %1f "CC: Family daycare-Jan01" *#_column(3675) byte a06m02ux %1f "CC: Family daycare-Feb01" *#_column(3676) byte a06m03ux %1f "CC: Family daycare-Mar01" *#_column(3677) byte a06m04ux %1f "CC: Family daycare-Apr01" *#_column(3678) byte a06m05ux %1f "CC: Family daycare-May01" *#_column(3679) byte a06m06ux %1f "CC: Family daycare-Jun01" *#_column(3680) byte a06m07ux %1f "CC: Family daycare-Jul01" *#_column(3681) byte a06m08ux %1f "CC: Family daycare-Aug01" *#_column(3682) byte a06m09ux %1f "CC: Family daycare-Sep01" *#_column(3683) byte a06m10ux %1f "CC: Family daycare-Oct01" *#_column(3684) byte a06m11ux %1f "CC: Family daycare-Nov01" *#_column(3685) byte a06m12ux %1f "CC: Family daycare-Dec01" *#_column(3686) byte a06m13ux %1f "CC: Family daycare-Jan02" *#_column(3687) byte a06m14ux %1f "CC: Family daycare-Feb02" *#_column(3688) byte a06m15ux %1f "CC: Family daycare-Mar02" *#_column(3689) byte a06m16ux %1f "CC: Family daycare-Apr02" *#_column(3690) byte a06m17ux %1f "CC: Family daycare-May02" *#_column(3691) byte a06wh1ux %2f "CC: Wkly hrs of care-Apr02 Fam daycare" *#_column(3693) byte a06h2aux %1f "CC: Hours whle par work-Apr02 Fam dayc" *#_column(3694) byte a06h2bux %2f "CC: Hours whle par work-Apr02 Fam dayc" *#_column(3696) long resp06tx %5f "CC: Costs-Apr02: Family daycare" *#_column(3701) byte epy06yux %1f "CC: Finan Assist recd-Apr02 Fam daycar" *#_column(3702) byte epy061ux %1f "CC: Gov't Assist recd-Apr02 Fam daycar" *#_column(3703) byte epy062ux %1f "CC: Oth par assist rec-Apr02 Fam daycr" *#_column(3704) byte epy063ux %1f "CC: Emplyr assist recd-Apr02 Fam dayca" *#_column(3705) byte epy064ux %1f "CC: Other assist recd-Apr02 Fam daycar" *#_column(3706) byte grps06ux %1f "CC: >1 grp/rm chldn in arr-fam dc" *#_column(3707) byte kgrp06ux %2f "CC: #chldn cared for in gp-fam dc" *#_column(3709) byte karr06ux %2f "CC: # chldn cared for in arr-fam dc" *#_column(3711) byte pcar06ux %2f "CC: # peop care for child grp-fam dc" *#_column(3713) byte lic06ux %1f "CC: Child care prov lic by state-fam d" *#_column(3714) byte a07m01ux %1f "CC: Non-relative did care-Jan01" *#_column(3715) byte a07m02ux %1f "CC: Non-relative did care-Feb01" *#_column(3716) byte a07m03ux %1f "CC: Non-relative did care-Mar01" *#_column(3717) byte a07m04ux %1f "CC: Non-relative did care-Apr01" *#_column(3718) byte a07m05ux %1f "CC: Non-relative did care-May01" *#_column(3719) byte a07m06ux %1f "CC: Non-relative did care-Jun01" *#_column(3720) byte a07m07ux %1f "CC: Non-relative did care-Jul01" *#_column(3721) byte a07m08ux %1f "CC: Non-relative did care-Aug01" *#_column(3722) byte a07m09ux %1f "CC: Non-relative did care-Sep01" *#_column(3723) byte a07m10ux %1f "CC: Non-relative did care-Oct01" *#_column(3724) byte a07m11ux %1f "CC: Non-relative did care-Nov01" *#_column(3725) byte a07m12ux %1f "CC: Non-relative did care-Dec01" *#_column(3726) byte a07m13ux %1f "CC: Non-relative did care-Jan02" *#_column(3727) byte a07m14ux %1f "CC: Non-relative did care-Feb02" *#_column(3728) byte a07m15ux %1f "CC: Non-relative did care-Mar02" *#_column(3729) byte a07m16ux %1f "CC: Non-relative did care-Apr02" *#_column(3730) byte a07m17ux %1f "CC: Non-relative did care-May02" *#_column(3731) byte a07wh1ux %2f "CC: Wkly hrs of care-Apr02 non-rel" *#_column(3733) byte a07h2aux %1f "CC: Hours whle par work-Apr02 non-rel" *#_column(3734) byte a07h2bux %2f "CC: Hours whle par work-Apr02 non-rel" *#_column(3736) byte r07wreux %1f "CC: Location of care-Apr02 non-rel" *#_column(3737) long resp07tx %5f "CC: Costs-Apr02: Non-relative" *#_column(3742) byte epy07yux %1f "CC: Finan Assist recd-Apr02 non-rel" *#_column(3743) byte epy071ux %1f "CC: Gov't Assist recd-Apr02 non-rel" *#_column(3744) byte epy072ux %1f "CC: Oth par assist recd-Apr02 non-rel" *#_column(3745) byte epy073ux %1f "CC: Emplyr assist recd-Apr02 non-rel" *#_column(3746) byte epy074ux %1f "CC: Other assist recd-Apr02 non-rel" *#_column(3747) byte a08m01ux %1f "CC: Used daycare/preschool-Jan01" *#_column(3748) byte a08m02ux %1f "CC: Used daycare/preschool-Feb01" *#_column(3749) byte a08m03ux %1f "CC: Used daycare/preschool-Mar01" *#_column(3750) byte a08m04ux %1f "CC: Used daycare/preschool-Apr01" *#_column(3751) byte a08m05ux %1f "CC: Used daycare/preschool-May01" *#_column(3752) byte a08m06ux %1f "CC: Used daycare/preschool-Jun01" *#_column(3753) byte a08m07ux %1f "CC: Used daycare/preschool-Jul01" *#_column(3754) byte a08m08ux %1f "CC: Used daycare/preschool-Aug01" *#_column(3755) byte a08m09ux %1f "CC: Used daycare/preschool-Sep01" *#_column(3756) byte a08m10ux %1f "CC: Used daycare/preschool-Oct01" *#_column(3757) byte a08m11ux %1f "CC: Used daycare/preschool-Nov01" *#_column(3758) byte a08m12ux %1f "CC: Used daycare/preschool-Dec01" *#_column(3759) byte a08m13ux %1f "CC: Used daycare/preschool-Jan02" *#_column(3760) byte a08m14ux %1f "CC: Used daycare/preschool-Feb02" *#_column(3761) byte a08m15ux %1f "CC: Used daycare/preschool-Mar02" *#_column(3762) byte a08m16ux %1f "CC: Used daycare/preschool-Apr02" *#_column(3763) byte a08m17ux %1f "CC: Used daycare/preschool-May02" *#_column(3764) byte a08wh1ux %2f "CC: Wkly hrs of care-Apr02 Day/presch" *#_column(3766) byte a08h2aux %1f "CC: Hours whle par work-Apr02 Day/prsc" *#_column(3767) byte a08h2bux %2f "CC: Hours whle par work-Apr02 Day/prsc" *#_column(3769) long resp08tx %5f "CC: Costs-Apr02: Daycare/preschool" *#_column(3774) byte epy08yux %1f "CC: Finan Assist recd-Apr02 Day/presch" *#_column(3775) byte epy081ux %1f "CC: Gov't Assist recd-Apr02 Day/presch" *#_column(3776) byte epy082ux %1f "CC: Oth par assist rec-Apr02 Day/presc" *#_column(3777) byte epy083ux %1f "CC: Emplyr assist recd-Apr02 Day/presc" *#_column(3778) byte epy084ux %1f "CC: Other assist recd-Apr02 Day/presch" *#_column(3779) byte grps08ux %1f "CC: >1 grp/rm chldn in arr-day/presch" *#_column(3780) byte kgrp08ux %2f "CC: #chldn cared for in gp-day/presch" *#_column(3782) byte karr08ux %2f "CC: #chldn cared for in arr-day/presch" *#_column(3784) byte pcar08ux %2f "CC: # peop care for chld grp-day/presc" *#_column(3786) byte lic08ux %1f "CC: Chld cre prv lic by st-day/presc" *#_column(3787) byte a09m01ux %1f "CC: Used Head Start-Jan01" *#_column(3788) byte a09m02ux %1f "CC: Used Head Start-Feb01" *#_column(3789) byte a09m03ux %1f "CC: Used Head Start-Mar01" *#_column(3790) byte a09m04ux %1f "CC: Used Head Start-Apr01" *#_column(3791) byte a09m05ux %1f "CC: Used Head Start-May01" *#_column(3792) byte a09m06ux %1f "CC: Used Head Start-Jun01" *#_column(3793) byte a09m07ux %1f "CC: Used Head Start-Jul01" *#_column(3794) byte a09m08ux %1f "CC: Used Head Start-Aug01" *#_column(3795) byte a09m09ux %1f "CC: Used Head Start-Sep01" *#_column(3796) byte a09m10ux %1f "CC: Used Head Start-Oct01" *#_column(3797) byte a09m11ux %1f "CC: Used Head Start-Nov01" *#_column(3798) byte a09m12ux %1f "CC: Used Head Start-Dec01" *#_column(3799) byte a09m13ux %1f "CC: Used Head Start-Jan02" *#_column(3800) byte a09m14ux %1f "CC: Used Head Start-Feb02" *#_column(3801) byte a09m15ux %1f "CC: Used Head Start-Mar02" *#_column(3802) byte a09m16ux %1f "CC: Used Head Start-Apr02" *#_column(3803) byte a09m17ux %1f "CC: Used Head Start-May02" *#_column(3804) byte a09wh1ux %2f "CC: Wkly hrs of care-Apr02 Head Start" *#_column(3806) byte a09h2aux %1f "CC: Hours whle par work-Apr02 Head Sta" *#_column(3807) byte a09h2bux %2f "CC: Hours whle par work-Apr02 Head Sta" *#_column(3809) byte grps09ux %1f "CC: >1 grp/rm chldn in arr-H Strt" *#_column(3810) byte kgrp09ux %2f "CC: #chldn cared for in gp-H Strt" *#_column(3812) byte karr09ux %2f "CC: #chldn cared for in arr-H Strt" *#_column(3814) byte pcar09ux %2f "CC: # peop care for child grp-H Strt" *#_column(3816) byte lic09ux %1f "CC: Chld cre prv lic by state-H Strt" *#_column(3817) long resp09tx %5f "CC: Costs-Apr02:Head Start" *#_column(3822) byte epy09yux %1f "CC: Finan Assist recd-Apr02 Head Start" *#_column(3823) byte epy091ux %1f "CC: Gov't Assist recd-Apr02 Head Start" *#_column(3824) byte epy092ux %1f "CC: Oth par assist recd-Apr02 Hd Strt" *#_column(3825) byte epy093ux %1f "CC: Emplyr assist recd-Apr02 Head Star" *#_column(3826) byte epy094ux %1f "CC: Other assist recd-Apr02 Head Start" *#_column(3827) byte a10m01ux %1f "CC: Used before/after school care-Jan0" *#_column(3828) byte a10m02ux %1f "CC: Used before/after school care-Feb0" *#_column(3829) byte a10m03ux %1f "CC: Used before/after school care-Mar0" *#_column(3830) byte a10m04ux %1f "CC: Used before/after school care-Apr0" *#_column(3831) byte a10m05ux %1f "CC: Used before/after school care-May0" *#_column(3832) byte a10m06ux %1f "CC: Used before/after school care-Jun0" *#_column(3833) byte a10m07ux %1f "CC: Used before/after school care-Jul0" *#_column(3834) byte a10m08ux %1f "CC: Used before/after school care-Aug0" *#_column(3835) byte a10m09ux %1f "CC: Used before/after school care-Sep0" *#_column(3836) byte a10m10ux %1f "CC: Used before/after school care-Oct0" *#_column(3837) byte a10m11ux %1f "CC: Used before/after school care-Nov0" *#_column(3838) byte a10m12ux %1f "CC: Used before/after school care-Dec0" *#_column(3839) byte a10m13ux %1f "CC: Used before/after school care-Jan0" *#_column(3840) byte a10m14ux %1f "CC: Used before/after school care-Feb0" *#_column(3841) byte a10m15ux %1f "CC: Used before/after school care-Mar0" *#_column(3842) byte a10m16ux %1f "CC: Used before/after school care-Apr0" *#_column(3843) byte a10m17ux %1f "CC: Used before/after school care-May0" *#_column(3844) byte a10wh1ux %2f "CC: Wkly hrs of care-Apr02 bef/af sch" *#_column(3846) byte a10h2aux %1f "CC: Hours whle par work-Apr02 bef/af s" *#_column(3847) byte a10h2bux %2f "CC: Hours whle par work-Apr02 bef/af s" *#_column(3849) long resp10tx %5f "CC: Costs-Apr02: Bef/after school care" *#_column(3854) byte epy10yux %1f "CC: Finan Assist recd-Apr02 bef/af sch" *#_column(3855) byte epy101ux %1f "CC: Gov't Assist recd-Apr02 bef/af sch" *#_column(3856) byte epy102ux %1f "CC: Oth par assist recd-Apr02 bf/af sc" *#_column(3857) byte epy103ux %1f "CC: Emplyr assist recd-Apr02 bef/af sc" *#_column(3858) byte epy104ux %1f "CC: Other assist recd-Apr02 bef/af sch" *#_column(3859) byte grps10ux %1f "CC: >1 grp/rm chldn in arr-bef/af sch" *#_column(3860) byte kgrp10ux %2f "CC: #chldn cared for in gp-bef/af sch" *#_column(3862) byte karr10ux %2f "CC: #chldn cared for in arr-bef/af sch" *#_column(3864) byte pcar10ux %2f "CC: # peop car for child grp-bef/af sc" *#_column(3866) byte lic10ux %1f "CC: Chld cre prv lic by st-bef/af sch" *#_column(3867) byte a11m01ux %1f "CC: Child cared for self-Jan01" *#_column(3868) byte a11m02ux %1f "CC: Child cared for self-Feb01" *#_column(3869) byte a11m03ux %1f "CC: Child cared for self-Mar01" *#_column(3870) byte a11m04ux %1f "CC: Child cared for self-Apr01" *#_column(3871) byte a11m05ux %1f "CC: Child cared for self-May01" *#_column(3872) byte a11m06ux %1f "CC: Child cared for self-Jun01" *#_column(3873) byte a11m07ux %1f "CC: Child cared for self-Jul01" *#_column(3874) byte a11m08ux %1f "CC: Child cared for self-Aug01" *#_column(3875) byte a11m09ux %1f "CC: Child cared for self-Sep01" *#_column(3876) byte a11m10ux %1f "CC: Child cared for self-Oct01" *#_column(3877) byte a11m11ux %1f "CC: Child cared for self-Nov01" *#_column(3878) byte a11m12ux %1f "CC: Child cared for self-Dec01" *#_column(3879) byte a11m13ux %1f "CC: Child cared for self-Jan02" *#_column(3880) byte a11m14ux %1f "CC: Child cared for self-Feb02" *#_column(3881) byte a11m15ux %1f "CC: Child cared for self-Mar02" *#_column(3882) byte a11m16ux %1f "CC: Child cared for self-Apr02" *#_column(3883) byte a11m17ux %1f "CC: Child cared for self-May02" *#_column(3884) byte a11wh1ux %2f "CC: Wkly hrs of care-Apr02 self care" *#_column(3886) byte a11h2aux %1f "CC: Hours whle par work-Apr02 self car" *#_column(3887) byte a11h2bux %2f "CC: Hours whle par work-Apr02 self car" *#_column(3889) byte r11wreux %1f "CC: Location of care-Apr02 self care" *#_column(3890) byte a12m01ux %1f "CC: Used other arrangements-Jan01" *#_column(3891) byte a12m02ux %1f "CC: Used other arrangements-Feb01" *#_column(3892) byte a12m03ux %1f "CC: Used other arrangements-Mar01" *#_column(3893) byte a12m04ux %1f "CC: Used other arrangements-Apr01" *#_column(3894) byte a12m05ux %1f "CC: Used other arrangements-May01" *#_column(3895) byte a12m06ux %1f "CC: Used other arrangements-Jun01" *#_column(3896) byte a12m07ux %1f "CC: Used other arrangements-Jul01" *#_column(3897) byte a12m08ux %1f "CC: Used other arrangements-Aug01" *#_column(3898) byte a12m09ux %1f "CC: Used other arrangements-Sep01" *#_column(3899) byte a12m10ux %1f "CC: Used other arrangements-Oct01" *#_column(3900) byte a12m11ux %1f "CC: Used other arrangements-Nov01" *#_column(3901) byte a12m12ux %1f "CC: Used other arrangements-Dec01" *#_column(3902) byte a12m13ux %1f "CC: Used other arrangements-Jan02" *#_column(3903) byte a12m14ux %1f "CC: Used other arrangements-Feb02" *#_column(3904) byte a12m15ux %1f "CC: Used other arrangements-Mar02" *#_column(3905) byte a12m16ux %1f "CC: Used other arrangements-Apr02" *#_column(3906) byte a12m17ux %1f "CC: Used other arrangements-May02" *#_column(3907) byte a12wh1ux %2f "CC: Wkly hrs of care-Apr02 other arr" *#_column(3909) byte a12h2aux %1f "CC: Hours whle par work-Apr02 other ar" *#_column(3910) byte a12h2bux %2f "CC: Hours whle par work-Apr02 other ar" *#_column(3912) byte r12wreux %1f "CC: Location of care-Apr02 other arr" *#_column(3913) long resp12tx %5f "CC: Costs-Apr02: Other arrangement" *#_column(3918) byte epy12yux %1f "CC: Finan Assist recd-Apr02 other arr" *#_column(3919) byte epy121ux %1f "CC: Gov't Assist recd-Apr02 other arr" *#_column(3920) byte epy122ux %1f "CC: Oth par assist recd-Apr02 other ar" *#_column(3921) byte epy123ux %1f "CC: Emplyr assist recd-Apr02 other arr" *#_column(3922) byte epy124ux %1f "CC: Other assist recd-Apr02 other arr" *#_column(3923) byte resp0ux %1f "CC: Self care Jan01-May02" *#_column(3924) byte re0m01ux %1f "CC: Self care-Jan01" *#_column(3925) byte re0m02ux %1f "CC: Self care-Feb01" *#_column(3926) byte re0m03ux %1f "CC: Self care-Mar01" *#_column(3927) byte re0m04ux %1f "CC: Self care-Apr01" *#_column(3928) byte re0m05ux %1f "CC: Self care-May01" *#_column(3929) byte re0m06ux %1f "CC: Self care-Jun01" *#_column(3930) byte re0m07ux %1f "CC: Self care-Jul01" *#_column(3931) byte re0m08ux %1f "CC: Self care-Aug01" *#_column(3932) byte re0m09ux %1f "CC: Self care-Sep01" *#_column(3933) byte re0m10ux %1f "CC: Self care-Oct01" *#_column(3934) byte re0m11ux %1f "CC: Self care-Nov01" *#_column(3935) byte re0m12ux %1f "CC: Self care-Dec01" *#_column(3936) byte re0m13ux %1f "CC: Self care-Jan02" *#_column(3937) byte re0m14ux %1f "CC: Self care-Feb02" *#_column(3938) byte re0m15ux %1f "CC: Self care-Mar02" *#_column(3939) byte re0m16ux %1f "CC: Self care-Apr02" *#_column(3940) byte re0m17ux %1f "CC: Self care-May02" *#_column(3941) byte re0h1ux %2f "CC: Wkly hrs of care-Apr02 self care2" *#_column(3943) byte re0h2aux %1f "CC: Hours whle par work-Apr02 self car" *#_column(3944) byte re0h2bux %2f "CC: Hours whle par work-Apr02 self car" *#_column(3946) byte re0wreux %1f "CC: Location of care-Apr02 self care2" *#_column(3947) long allpaytx %5f "CC: Child care costs Jan01-Dec01" *#_column(3952) byte elspayux %1f "CC: Finan Assist recd-Jan01-Dec01" *#_column(3953) byte wupay1ux %1f "CC: Gov't Assist recd-Jan01-Dec01" *#_column(3954) byte wupay2ux %1f "CC: Oth par assist recd Jan01-Dec01" *#_column(3955) byte wupay3ux %1f "CC: Emplyr assist recd-Jan01-Dec01" *#_column(3956) byte wupay4ux %1f "CC: Other assist recd-Jan01-Dec01" *#_column(3957) byte ytimt1ux %1f "CC: Time lost fm work, provdr unavail" *#_column(3958) int ytimt2ux %3f "CC: Amt of time lost Jan01-Dec01" *#_column(3961) byte ytimt3ux %1f "CC: Time ref of lost time Jan01-Dec01" *#_column(3962) byte nocpv1ux %1f "CC: Time lost from work,no provider" *#_column(3963) int nocpv2ux %3f "CC: Amt of time lost Jan01-Dec01" *#_column(3966) byte nocpv3ux %1f "CC: Tm lost ref pd-no prov Jan01-Dec01" *#_column(3967) byte ccchgeux %2f "CC: Times changed provider since Jan01" *#_column(3969) byte q1316aux %1f "CC: Quit/leave a job bec chd care prob" *#_column(3970) byte q1316bux %1f "CC: Quit lkg for work bec chd care pro" *#_column(3971) byte q1316cux %1f "CC: Quit trng/sch bec chd care prob" *#_column(3972) byte q1317aux %1f "CC: Unable take job bec chd care prob" *#_column(3973) byte q1317bux %1f "CC: Unable lk for wk bec chd care prob" *#_column(3974) byte q1317cux %1f "CC: Unable str trn/sch bec chd care pr" *#_column(3975) byte q1318ux %1f "CC: Aware st prog hlp pay chd care cos" *#_column(3976) byte q1319ux %1f "CC: Why not rec gov fin asst-chd care" *#_column(3977) int refchrx %4f "CS: Person number of reference child" *#_column(3981) byte chvparux %1f "CS: Chld's f/moth lives outside of HH" *#_column(3982) int whrespux %4f "CS: Who in HH is legally resp for chil" *#_column(3986) byte wynoprux %1f "CS: Why CHILD has no PAR outside HH" *#_column(3987) byte otparaux %1f "CS: Other reasons NO parent outside HH" *#_column(3988) byte curagrux %1f "CS: Legal arrangement for child suppor" *#_column(3989) byte evagreux %1f "CS: Ever any agreemt for chld support" *#_column(3990) byte smagreux %1f "CS: Was CHILD2 covered by same agree" *#_column(3991) int whchlnux %4f "CS: First child cov'd by this agreemt" *#_column(3995) int whch2ux %4f "CS: Sec. child cov'd by this agreemt" *#_column(3999) int whch3ux %4f "CS: Third child cov'd by this agreemt" *#_column(4003) byte agreupux %1f "CS: Legal agree say make CS payments" *#_column(4004) byte evrlegux %1f "CS: Was agreement about CS made legal" *#_column(4005) byte preagrux %1f "CS: Agree to amt of CS before legal" *#_column(4006) byte shdpayux %1f "CS: PARENT supposed to make CS pay" *#_column(4007) byte whnpyaux %1f "CS: Why no child support payments" *#_column(4008) byte ddctpaux %1f "CS: Deducted from paycheck" *#_column(4009) byte pafrqaux %1f "CS: How often make CS payments" *#_column(4010) byte wkshldux %2f "CS: How many weeks payments made" *#_column(4012) byte mnthpaux %1f "CS: Rec'd payments month/some months" *#_column(4013) byte mpid01ux %1f "CS: Rec. CS payment - January 01" *#_column(4014) byte mpid02ux %1f "CS: Rec. CS payment - February 01" *#_column(4015) byte mpid03ux %1f "CS: Rec. CS payment - March 01" *#_column(4016) byte mpid04ux %1f "CS: Rec. CS payment - April 01" *#_column(4017) byte mpid05ux %1f "CS: Rec. CS payment - May 01" *#_column(4018) byte mpid06ux %1f "CS: Rec. CS payment - June 01" *#_column(4019) byte mpid07ux %1f "CS: Rec. CS payment - July 01" *#_column(4020) byte mpid08ux %1f "CS: Rec. CS payment - August 01" *#_column(4021) byte mpid09ux %1f "CS: Rec. CS payment - September 01" *#_column(4022) byte mpid10ux %1f "CS: Rec. CS payment - October 01" *#_column(4023) byte mpid11ux %1f "CS: Rec. CS payment - November 01" *#_column(4024) byte mpid12ux %1f "CS: Rec. CS payment - December 01" *#_column(4025) byte qcntux %2f "CS: # of quarterly payments made" *#_column(4027) byte qpaid1ux %2f "CS: FIRST qtr pay SUPPOSED to be" *#_column(4029) byte qpaid2ux %2f "CS: Second qtr pay SUPPOSED to be" *#_column(4031) byte qpaid3ux %2f "CS: THIRD qtr pay SUPPOSED to be" *#_column(4033) byte qpaid4ux %2f "CS: FOURTH qtr pay SUPPOSED to be" *#_column(4035) long csprectx %7f "CS: Child support: amount received" *#_column(4042) byte pacorrux %1f "CS: Verify child support amnt Y/N" *#_column(4043) long dolrectx %7f "CS: Support: amnt actually rec'd" *#_column(4050) byte whopd1ux %1f "CS: Pay sent by: Welfare or SC agency" *#_column(4051) byte whopd2ux %1f "CS: Payments sent by: Court" *#_column(4052) byte whopd3ux %1f "CS: Directly from other parent" *#_column(4053) byte whopd4ux %1f "CS: Other parent's place of employment" *#_column(4054) byte whopd5ux %1f "CS: Payments sent by: Other" *#_column(4055) byte ynleg1ux %1f "CS: No legal agreement- Legal pat not " *#_column(4056) byte ynleg2ux %1f "CS: No legal agreement- Unable to loc." *#_column(4057) byte ynleg3ux %1f "CS: No legal agreement- Do not want CS" *#_column(4058) byte ynleg4ux %1f "CS: No legal agreement- Did not pursue" *#_column(4059) byte ynleg5ux %1f "CS: No legal agreement- Other" *#_column(4060) byte askhlpux %1f "CS: Asked pub. agency/help obtaining C" *#_column(4061) int yraskux %4f "CS: What year did YOU last ask for hel" *#_column(4065) byte typep1ux %1f "CS: Type help: Locate other parent" *#_column(4066) byte typep2ux %1f "CS: Type help: Establish paternity" *#_column(4067) byte typep3ux %1f "CS: Type help: Establ CS obligation" *#_column(4068) byte typep4ux %1f "CS: Type help: Establish medical suppr" *#_column(4069) byte typep5ux %1f "CS: Type help: Enforce support order" *#_column(4070) byte typep6ux %1f "CS: Type help: Modify an order" *#_column(4071) byte typep7ux %1f "CS: Type help: Other" *#_column(4072) byte legctaux %1f "CS: Child cust. arrangemts specified" *#_column(4073) byte custagux %1f "CS: Agreement regarding custody" *#_column(4074) byte whcustux %1f "CS: Child cust. arrangemts specified" *#_column(4075) byte q1415aux %1f "CS: Other asst:pay for ins./medicines" *#_column(4076) byte q1415bux %1f "CS: Other asst:pay for housing" *#_column(4077) byte q1415cux %1f "CS: Oth asst:gave birthday/holi. gifts" *#_column(4078) byte q1415dux %1f "CS: Other asst:provide clothes" *#_column(4079) byte q1415eux %1f "CS: Other asst:provide food" *#_column(4080) byte q1415fux %1f "CS: Oth asst:pay chld care/sch/camp" *#_column(4081) byte vwhch1ux %1f "CS: Same CS agreement w/par 1" *#_column(4082) byte sibcntux %1f "CS: Num. of siblings on same agreemt" *#_column(4083) byte vwhch2ux %1f "CS: Same CS agreement w/par 2" *#_column(4084) byte vwhch3ux %1f "CS: Same CS agreement w/par 3" *#_column(4085) byte lstcnmux %2f "AP: Last month child saw other parent" *#_column(4087) int lstcnyux %4f "AP: Last year child saw other parent" *#_column(4091) byte whrlivux %1f "AP: Both parents live in same state" *#_column(4092) byte citlivux %1f "AP: Both parents live in same county" *#_column(4093) int totmtux %4f "AP: Tot # of months since last cont." *#_column(4097) byte talkphux %1f "AP: Freq talks to oth parent on phone" *#_column(4098) byte getltrux %1f "AP: How often gets mail from oth paren" *#_column(4099) byte dayseeux %1f "AP: How often child sees other parent" *#_column(4100) byte nightsux %1f "AP: How often stay overnight w/oth par" *#_column(4101) byte q1450aux %1f "AP: Conflict: Where child lives" *#_column(4102) byte q1450bux %1f "AP: Conflict: How child is raised" *#_column(4103) byte q1450cux %1f "AP: Conflict: How money spent on child" *#_column(4104) byte q1450dux %1f "AP: Conflict: How parent spends on chd" *#_column(4105) byte q1450eux %1f "AP: Conflict: Parents fin. Contributio" *#_column(4106) byte q1450fux %1f "AP: Conflict: Time spent w/child" *#_column(4107) byte pra011ux %1f "EM: Freq praise child -age 0-11" *#_column(4108) byte ply011ux %1f "EM: Freq play w/child -age 0-11" *#_column(4109) byte lgh011ux %1f "EM: Freq laugh w/child -age 0-11" *#_column(4110) byte spc011ux %1f "EM: Freq do spec things w/child -age 0" *#_column(4111) byte pict01ux %1f "EM: Freq show pictures to child -age <" *#_column(4112) byte out01ux %1f "EM: Freq take child on outings -age <1" *#_column(4113) byte gam211ux %1f "EM: Freq do games w/child -age 2-11" *#_column(4114) byte game01ux %1f "EM: Freq do games w/child -age 0-1" *#_column(4115) byte bk611ux %1f "EM: Freq read stories to child -age 6-" *#_column(4116) byte sto111ux %1f "EM: Freq tell stories to child -age 1-" *#_column(4117) byte art311ux %1f "EM: Freq do arts/crafts w/child -age 3" *#_column(4118) byte chr311ux %1f "EM: Freq child does chores-age 3-11" *#_column(4119) byte gam311ux %1f "EM: Freq do games w/child -age 3-11" *#_column(4120) byte sci311ux %1f "EM: Freq do science w/child-age 3-11" *#_column(4121) byte lib311ux %1f "EM: Freq visit library w/child -age 3-" *#_column(4122) byte bk311ux %1f "EM: Number books child has-age 3-11" *#_column(4123) byte out611ux %1f "EM: Freq go places w/child -age 6-11" *#_column(4124) byte mus611ux %1f "EM: Freq child visits museums -age 6-1" *#_column(4125) byte rd611ux %1f "EM: Freq child reads for fun-age 6-11" *#_column(4126) byte lib611ux %1f "EM: Freq child visits library-age 6-11" *#_column(4127) byte trp611ux %1f "EM: Child goes on ovrnite trips -age 6" *#_column(4128) byte out17ux %1f "EM: Freq go places w/child -age 12-17" *#_column(4129) byte musm17ux %1f "EM: Freq child visits museums -age 12-" *#_column(4130) byte read17ux %1f "EM: Freq child reads-age 2-11" *#_column(4131) byte lib17ux %1f "EM: Freq child visits library-age 12-1" *#_column(4132) byte trip17ux %1f "EM: Child goes on ovrnite trip-age 12-" *#_column(4133) byte sch617ux %1f "EM: Overall school progress-age 6-17" *#_column(4134) byte wel617ux %1f "EM: Child cares abt doing well-age 6-1" *#_column(4135) byte hmkfrcux %1f "EM: Child does hmwk when force-age 6-1" *#_column(4136) byte hmkminux %1f "EM: Child does minimal homework -age 6" *#_column(4137) byte hmkyesux %1f "EM: Child always does homework-age 6-1" *#_column(4138) byte hmktimux %1f "EM: Get homework done on time -age 6-1" *#_column(4139) byte schlatux %1f "EM: Freq child late for school-age 6-1" *#_column(4140) byte bdtm25ux %1f "EM: Bedtime routine same-age 2-5" *#_column(4141) byte bfst11ux %1f "EM: Regular breakfast schedule -age 2-" *#_column(4142) byte bdtm11ux %1f "EM: Regular bedtime-age 2-11" *#_column(4143) byte uncoopux %1f "EM: Child uncooperative - age 2-3" *#_column(4144) byte slp23ux %1f "EM: Has trouble sleeping-age 2-3" *#_column(4145) byte spch23ux %1f "EM: Has speech problems-age 2-3" *#_column(4146) byte sad23ux %1f "EM: Is unhappy/sad-age 2-3" *#_column(4147) byte tant23ux %1f "EM: Has tantrums-age 2-3" *#_column(4148) byte nrv23ux %1f "EM: Is nervous-age 2-3" *#_column(4149) byte nrv411ux %1f "EM: Is nervous-age 4-11" *#_column(4150) byte con411ux %1f "EM: Can't concentrate-age 4-11" *#_column(4151) byte alng11ux %1f "EM: Doesn't get along w/kids-age 4-11" *#_column(4152) byte wrth11ux %1f "EM: Feels worthless-age 4-11" *#_column(4153) byte sad411ux %1f "EM: Is unhappy/sad-age 4-11" *#_column(4154) byte yng411ux %1f "EM: Acts too young-age 4-11" *#_column(4155) byte lies17ux %1f "EM: Lies/cheats-age 12-17" *#_column(4156) byte alng17ux %1f "EM: Doesn't get along w/kids-age 12-17" *#_column(4157) byte sad17ux %1f "EM: Is unhappy/sad-age 12-17" *#_column(4158) byte conc17ux %1f "EM: Can't concentrate-age 12-17" *#_column(4159) byte sch17ux %1f "EM: Does poorly at schoolwork-age 12-1" *#_column(4160) byte slp17ux %1f "EM: Has trouble sleeping-age 12-17" *#_column(4161) byte lvg311ux %1f "PB: Is warm and loving-age 3-11" *#_column(4162) byte alg311ux %1f "PB: Gets along w/kids-age 3-11" *#_column(4163) byte admr11ux %1f "PB: Admired by other kids-age 3-11" *#_column(4164) byte conc11ux %1f "PB: Shows concern for others -age 3-11" *#_column(4165) byte hlp311ux %1f "PB: Is helpful/cooperative-age 3-11" *#_column(4166) byte cons11ux %1f "PB: Is considerate of othr kids -age 3" *#_column(4167) byte giv311ux %1f "EE: Gives/lends/shares-age 3-11" *#_column(4168) byte plan17ux %1f "PB: Plans ahead-age 12-17" *#_column(4169) byte admr17ux %1f "PB: Admired by other kids-age 12-17" *#_column(4170) byte cons17ux %1f "PB: Is considerate of others -age 12-1" *#_column(4171) byte prd17ux %1f "PB: Makes family proud-age 12-17" *#_column(4172) byte xprs17ux %1f "PB: Express thoughts to others-age 12-" *#_column(4173) byte afft17ux %1f "PB: Affectionate to family-age 12-17" *#_column(4174) byte hlp17ux %1f "PB: Helps others-age 12-17" *#_column(4175) byte brkfstux %1f "FR: Family eats breakfast together" *#_column(4176) byte dinnerux %1f "FR: Family eats dinner together" *#_column(4177) byte dinregux %1f "FR: Dinner served at regular time" *#_column(4178) byte q1542_ux %1f "FR: Home has computer" } /* Copyright 2003 shared by the National Bureau of Economic Research and Jean Roth National Bureau of Economic Research. 1050 Massachusetts Avenue Cambridge, MA 02138 jroth@nber.org This program and all programs referenced in it are free software. You can redistribute the program or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */