infile dictionary { *This program reads the 2001 SIPP Wave 4 Topical Module Data File *by Jean Roth Thu Jun 1 14:58:27 EDT 2006 *Please report errors to jroth.org *See the .do file for directions and run with do sip01t4 *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 Thu Jun 1 14:58:27 EDT 2006 *Please report errors to jroth@nber.org *run with do sip01t4 *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\sipp\2001\sip01t4.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 ) long ssuseq %5f "SU: Sequence Number of Sample Unit - P" _column(6 ) str12 ssuid %12s "SU: Sample Unit Identifier" _column(18 ) int spanel %4f "SU: Sample Code - Indicates Panel Year" _column(22 ) byte swave %2f "SU: Wave of data collection" _column(24 ) byte srotaton %1f "SU: Rotation of data collection" _column(25 ) byte tfipsst %2f "SU: FIPS State Code for fifth month" _column(27 ) int shhadid %3f "SU: Hhld Address ID in fourth referenc" _column(30 ) int sinthhid %3f "SU: Hhld Address ID of person in inter" _column(33 ) int eoutcome %3f "HH: Interview Status code for fifth mo" _column(36 ) int rfid %3f "FA: Family ID Number in month four" _column(39 ) int rfid2 %3f "FA: Family ID excluding related subfam" _column(42 ) int eppidx %3f "PE: Person index" _column(45 ) str3 eentaid %3s "PE: Address ID of hhld where person en" _column(48 ) str4 epppnum %4s "PE: Person number" _column(52 ) byte epopstat %1f "PE: Population status based on age in " _column(53 ) byte eppintvw %2f "PE: Person's interview status at time " _column(55 ) byte eppmis4 %1f "PE: Person's 4th month interview statu" _column(56 ) byte esex %1f "PE: Sex of this person" _column(57 ) byte erace %1f "PE: Race of this person" _column(58 ) byte eorigin %2f "PE: Origin of this person" _column(60 ) double wpfinwgt %10.4f "WW: Person weight" _column(70 ) byte errp %2f "PE: Household relationship" _column(72 ) byte tage %2f "PE: Age as of last birthday" _column(74 ) byte ems %1f "PE: Marital status" _column(75 ) int epnspous %4f "PE: Person number of spouse" _column(79 ) int epnmom %4f "PE: Person number of mother" _column(83 ) int epndad %4f "PE: Person number of father" _column(87 ) int epnguard %4f "PE: Person number of guardian" _column(91 ) byte rdesgpnt %2f "PE: Designated parent or guardian flag" _column(93 ) byte eeducate %2f "ED: Highest Degree received or grade" _column(95 ) str8 lgtkey %8s "PE: Person longitudinal key" _column(103 ) byte eairunv %2f "AIR: Universe indicator." _column(105 ) byte iothrbus %2f "AIR: Own and operate other business in" _column(107 ) byte iownbs01 %2f "AIR: Own and operate business in 2001" _column(109 ) byte ibsform1 %2f "AIR: Form of business/practice" _column(111 ) byte ibsloct1 %2f "AIR: Location of business" _column(113 ) byte iprtown1 %2f "AIR: Part owner lives in this HH" _column(115 ) int iownrs11 %4f "AIR: First other HH member owner" _column(119 ) int iownrs12 %4f "AIR: Second other HH member owner" _column(123 ) byte ihhown1 %2f "AIR: Business owned only by members of" _column(125 ) byte rpcnthh1 %2f "AIR: Percentage of business owned by H" _column(127 ) byte rpctown1 %2f "AIR: Percentage of business owned in o" _column(129 ) long tgrsrcp1 %6f "AIR: Gross receipts of business in 200" _column(135 ) long ttotexp1 %6f "AIR: Total expenses of business in 200" _column(141 ) long tnetinc1 %6f "AIR: Net income from business 2001-pro" _column(147 ) long tnetinc2 %6f "AIR: Net income of business in 2001-lo" _column(153 ) byte iothinc1 %2f "AIR: Whether first owner received net " _column(155 ) int inetin11 %4f "AIR: Net income, first other HH owner" _column(159 ) long tnetin12 %6f "AIR: Net income, first other HH owner-" _column(165 ) long tnetin13 %6f "AIR: Net income, first other HH owner-" _column(171 ) int inetin21 %4f "AIR: Net income, second other HH owner" _column(175 ) long tnetin22 %6f "AIR: Net income, second other HH" _column(181 ) long tnetin23 %6f "AIR: Net income, second other HH owner" _column(187 ) byte ibsform2 %2f "AIR: Form of business/practice" _column(189 ) byte ibsloct2 %2f "AIR: Location of business" _column(191 ) byte iprtown2 %2f "AIR: Whether other HH members were par" _column(193 ) int iownrs21 %4f "AIR: Name of part-owners" _column(197 ) int iownrs22 %4f "AIR: Which other HH members part-owner" _column(201 ) byte ihhown2 %2f "AIR: Business owned by members of HH" _column(203 ) byte rpcnthh2 %2f "AIR: Percentage of business owned by m" _column(205 ) byte rpctown2 %2f "AIR: Percentage of business owned by ." _column(207 ) long tgrsrcp2 %6f "AIR: Gross receipts of second business" _column(213 ) long ttotexp2 %6f "AIR: Total expenses of second business" _column(219 ) long tnetinc3 %6f "AIR: Net income of second business in" _column(225 ) long tnetinc4 %6f "AIR: Net income of second business in" _column(231 ) byte iothinc2 %2f "AIR: Other income in 2001" _column(233 ) int inetin31 %4f "AIR: Net income, first other HH owner" _column(237 ) long tnetin32 %6f "AIR: Net income, first other HH owner-" _column(243 ) long tnetin33 %6f "AIR: Net income, first other HH owner-" _column(249 ) int inetin41 %4f "AIR: Net income, second other HH owner" _column(253 ) long tnetin42 %6f "AIR: Net income, second other HH" _column(259 ) long tnetin43 %6f "AIR: Net income, second other HH owner" _column(265 ) long tothinc3 %6f "AIR: Net income from other business-pr" _column(271 ) long tothinc4 %6f "AIR: Net income from other business-lo" _column(277 ) byte iirayn %2f "AIR: Whether retirement account is in " _column(279 ) byte iiracont %2f "AIR: Whether tax-deduct contributions " _column(281 ) int ttaxcont %4f "AIR: Amount of tax-deduct contribution" _column(285 ) byte iirawdl %2f "AIR: Whether withdrawals were made fro" _column(287 ) long tamtira %5f "AIR: Amount withdrawn from IRAs in 200" _column(292 ) long tiraearn %5f "AIR: Amount IRA account in own name ea" _column(297 ) byte iiratyp1 %2f "AIR: Assets in IRA accounts-CD or Savi" _column(299 ) byte iiratyp2 %2f "AIR: Assets in IRA accounts-Money Mark" _column(301 ) byte iiratyp3 %2f "AIR: Assets in IRA accounts-U.S. Govt." _column(303 ) byte iiratyp4 %2f "AIR: Assets in IRA accounts-Municipal " _column(305 ) byte iiratyp5 %2f "AIR: Assets in IRA accounts-U.S. Savin" _column(307 ) byte iiratyp6 %2f "AIR: Assets in IRA accounts-Stocks or " _column(309 ) byte iiratyp7 %2f "AIR: Assets in IRA accounts-Other asse" _column(311 ) byte ikeoghyn %2f "AIR: Whether ... has a Keogh account" _column(313 ) byte ikeoghcn %2f "AIR: Whether tax-deduct contributions " _column(315 ) long ttxkeogh %5f "AIR: Amount of tax-deduct contribution" _column(320 ) byte ikeoghwd %2f "AIR: Whether withdrawals were made fro" _column(322 ) long tatkeogh %5f "AIR: Amount withdrawn from Keogh accou" _column(327 ) long tkeogher %5f "AIR: Amount Keogh accts. in own name e" _column(332 ) byte ikeohtp1 %2f "AIR: Assets in Keogh-CD or Savings" _column(334 ) byte ikeohtp2 %2f "AIR: Assets in Keogh-Money Market Fund" _column(336 ) byte ikeohtp3 %2f "AIR: Assets in Keogh-Govt. Securities" _column(338 ) byte ikeohtp4 %2f "AIR: Assets in Keogh-Municipal or Corp" _column(340 ) byte ikeohtp5 %2f "AIR: Assets in Keogh-U.S. Savings Bond" _column(342 ) byte ikeohtp6 %2f "AIR: Assets in Keogh-Stocks or Mutual " _column(344 ) byte ikeohtp7 %2f "AIR: Assets in Keogh-Other assets" _column(346 ) byte ithrftyn %2f "AIR: Whether employee involved in" _column(348 ) long tthftcnt %5f "AIR: Amount contributed to thrift/401k" _column(353 ) byte ithftwdl %2f "AIR: Were withdrawals made from thrift" _column(355 ) long tthftamt %5f "AIR: Amount withdrawn from thrift/401k" _column(360 ) long tthftern %5f "AIR: Amount of earnings from thrift/40" _column(365 ) byte ithftyp1 %2f "AIR: Assets in 401k plan-Money Market " _column(367 ) byte ithftyp2 %2f "AIR: Assets in 401k plan-Govt. Securit" _column(369 ) byte ithftyp3 %2f "AIR: Assets in 401k plan-Municipal or " _column(371 ) byte ithftyp4 %2f "AIR: Assets in 401k plan-Stocks or Mut" _column(373 ) byte ithftyp5 %2f "AIR: Assets in 401k plan-Other assets" _column(375 ) byte eccunv %2f "CC: Universe indicator." _column(377 ) byte ehrwksch %2f "CC: Hours per week spent in school" _column(379 ) byte ahrwksch %1f "CC: Allocation flag for EHRWKSCH" _column(380 ) byte rrhrswk %2f "CC: Recoded hours worked or attended s" _column(382 ) int ehrwkjob %3f "CC: Hours spent looking for a job" _column(385 ) byte ahrwkjob %1f "CC: Allocation flag for EHRWKJOB" _column(386 ) str4 eccpnuma %4s "CC: Person number of YOUNGEST child" _column(390 ) str4 eccpnumb %4s "CC: Person number of 2nd YOUNGEST chil" _column(394 ) str4 eccpnumc %4s "CC: Person number of 3rd YOUNGEST chil" _column(398 ) str4 eccpnumd %4s "CC: Person number of 4th YOUNGEST chil" _column(402 ) str4 eccpnume %4s "CC: Person number of 5th YOUNGEST chil" _column(406 ) byte eccagea %2f "CC: Age of the YOUNGEST child" _column(408 ) byte eccageb %2f "CC: Age of the 2nd YOUNGEST child" _column(410 ) byte eccagec %2f "CC: Age of the 3rd YOUNGEST child" _column(412 ) byte eccaged %2f "CC: Age of the 4th YOUNGEST child" _column(414 ) byte eccagee %2f "CC: Age of the 5th YOUNGEST child" _column(416 ) byte eckd01a %2f "CC: Arrangement of other parent or" _column(418 ) byte eckd01b %2f "CC: Arrangement of other parent or" _column(420 ) byte eckd01c %2f "CC: Arrangement of other parent or" _column(422 ) byte eckd01d %2f "CC: Arrangement of other parent or" _column(424 ) byte eckd01e %2f "CC: Arrangement of other parent or" _column(426 ) byte eckd02a %2f "CC: Arrangement of parent or guardian" _column(428 ) byte eckd02b %2f "CC: Arrangement of parent or guardian" _column(430 ) byte eckd02c %2f "CC: Arrangement of parent or guardian" _column(432 ) byte eckd02d %2f "CC: Arrangement of parent or guardian" _column(434 ) byte eckd02e %2f "CC: Arrangement of parent or guardian" _column(436 ) byte eckd03a %2f "CC: Arrangement of sibling age 15 or o" _column(438 ) byte eckd03b %2f "CC: Arrangement of sibling age 15 or o" _column(440 ) byte eckd03c %2f "CC: Arrangement of sibling age 15 or o" _column(442 ) byte eckd03d %2f "CC: Arrangement of sibling age 15 or o" _column(444 ) byte eckd03e %2f "CC: Arrangement of sibling age 15 or o" _column(446 ) byte eckd04a %2f "CC: Arrangement of sibling under age 1" _column(448 ) byte eckd04b %2f "CC: Arrangement of sibling under age 1" _column(450 ) byte eckd04c %2f "CC: Arrangement of sibling under age 1" _column(452 ) byte eckd04d %2f "CC: Arrangement of sibling under age 1" _column(454 ) byte eckd04e %2f "CC: Arrangement of sibling under age 1" _column(456 ) byte eckd05a %2f "CC: Arrangement of grandparent" _column(458 ) byte eckd05b %2f "CC: Arrangement of grandparent" _column(460 ) byte eckd05c %2f "CC: Arrangement of grandparent" _column(462 ) byte eckd05d %2f "CC: Arrangement of grandparent" _column(464 ) byte eckd05e %2f "CC: Arrangement of grandparent" _column(466 ) byte eckd06a %2f "CC: Arrangement of any other relative" _column(468 ) byte eckd06b %2f "CC: Arrangement of any other relative" _column(470 ) byte eckd06c %2f "CC: Arrangement of any other relative" _column(472 ) byte eckd06d %2f "CC: Arrangement of any other relative" _column(474 ) byte eckd06e %2f "CC: Arrangement of any other relative" _column(476 ) byte eckd07a %2f "CC: Arrangement of family daycare prov" _column(478 ) byte eckd07b %2f "CC: Arrangement of family daycare prov" _column(480 ) byte eckd07c %2f "CC: Arrangement of family daycare prov" _column(482 ) byte eckd07d %2f "CC: Arrangement of family daycare prov" _column(484 ) byte eckd07e %2f "CC: Arrangement of family daycare prov" _column(486 ) byte eckd08a %2f "CC: Arrangement of child or day care c" _column(488 ) byte eckd08b %2f "CC: Arrangement of child or day care c" _column(490 ) byte eckd08c %2f "CC: Arrangement of child or day care c" _column(492 ) byte eckd08d %2f "CC: Arrangement of child or day care c" _column(494 ) byte eckd08e %2f "CC: Arrangement of child or day care c" _column(496 ) byte eckd09a %2f "CC: Arrangement of nursery or preschoo" _column(498 ) byte eckd09b %2f "CC: Arrangement of nursery or preschoo" _column(500 ) byte eckd09c %2f "CC: Arrangement of nursery or preschoo" _column(502 ) byte eckd09d %2f "CC: Arrangement of nursery or preschoo" _column(504 ) byte eckd09e %2f "CC: Arrangement of nursery or preschoo" _column(506 ) byte eckd10a %2f "CC: Arrangement of Head Start program" _column(508 ) byte eckd10b %2f "CC: Arrangement of Head Start program" _column(510 ) byte eckd10c %2f "CC: Arrangement of Head Start program" _column(512 ) byte eckd10d %2f "CC: Arrangement of Head Start program" _column(514 ) byte eckd10e %2f "CC: Arrangement of Head Start program" _column(516 ) byte eckd11a %2f "CC: Arrangement of a non-relative" _column(518 ) byte eckd11b %2f "CC: Arrangement of a non-relative" _column(520 ) byte eckd11c %2f "CC: Arrangement of a non-relative" _column(522 ) byte eckd11d %2f "CC: Arrangement of a non-relative" _column(524 ) byte eckd11e %2f "CC: Arrangement of a non-relative" _column(526 ) byte eckd12a %2f "CC: Other arrangement" _column(528 ) byte eckd12b %2f "CC: Other arrangement" _column(530 ) byte eckd12c %2f "CC: Other arrangement" _column(532 ) byte eckd12d %2f "CC: Other arrangement" _column(534 ) byte eckd12e %2f "CC: Other arrangement of a non-relativ" _column(536 ) byte accarea %1f "CC: Allocation flag for the YOUNGEST c" _column(537 ) byte accareb %1f "CC: Allocation flag for the 2nd YOUNGE" _column(538 ) byte accarec %1f "CC: Allocation flag for the 3rd YOUNGE" _column(539 ) byte accared %1f "CC: Allocation flag for the 4th YOUNGE" _column(540 ) byte accaree %1f "CC: Allocation flag for the 5th YOUNGE" _column(541 ) byte ewhepara %2f "CC: Place the parent cared for the YOU" _column(543 ) byte awhepara %1f "CC: Allocation flag for EWHEPARA" _column(544 ) byte ewheparb %2f "CC: Place the parent cared for the 2nd" _column(546 ) byte awheparb %1f "CC: Allocation flag for EWHEPARB" _column(547 ) byte ewheparc %2f "CC: Place the parent cared for the 3rd" _column(549 ) byte awheparc %1f "CC: Allocation flag for EWHEPARC" _column(550 ) byte ewhepard %2f "CC: Place the parent cared for the 4th" _column(552 ) byte awhepard %1f "CC: Allocation flag for EWHEPARD" _column(553 ) byte ewhepare %2f "CC: Place the parent cared for the 5th" _column(555 ) byte awhepare %1f "CC: Allocation flag for EWHEPARE" _column(556 ) int eparhr1a %3f "CC: Hrs other parent cared for the YOU" _column(559 ) byte aparhr1a %1f "CC: Allocation flag for EPARHR1A" _column(560 ) int eparhr1b %3f "CC: Hrs other parent cared for the 2nd" _column(563 ) byte aparhr1b %1f "CC: Allocation flag for EPARHR1B" _column(564 ) int eparhr1c %3f "CC: Hrs other parent cared for the 3rd" _column(567 ) byte aparhr1c %1f "CC: Allocation flag for EPARHR1C" _column(568 ) int eparhr1d %3f "CC: Hrs other parent cared for the 4th" _column(571 ) byte aparhr1d %1f "CC: Allocation flag for EPARHR1D" _column(572 ) int eparhr1e %3f "CC: Hrs other parent cared for the 5th" _column(575 ) byte aparhr1e %1f "CC: Allocation flag for EPARHR1E" _column(576 ) int eparhr2a %3f "CC: Hrs cared for YOUNGEST CHILD by ot" _column(579 ) byte aparhr2a %1f "CC: Allocation flag for EPARHR2A" _column(580 ) int eparhr2b %3f "CC: Hrs cared for 2nd YOUNGEST CHILD b" _column(583 ) byte aparhr2b %1f "CC: Allocation flag for EPARHR2B" _column(584 ) int eparhr2c %3f "CC: Hrs cared for 3rd YOUNGEST CHILD b" _column(587 ) byte aparhr2c %1f "CC: Allocation flag for EPARHR2C" _column(588 ) int eparhr2d %3f "CC: Hrs cared for 4th YOUNGEST CHILD b" _column(591 ) byte aparhr2d %1f "CC: Allocation flag for EPARHR2D" _column(592 ) int eparhr2e %3f "CC: Hrs cared for 5th YOUNGEST CHILD b" _column(595 ) byte aparhr2e %1f "CC: Allocation flag for EPARHR2E" _column(596 ) byte ewhselfa %2f "CC: Place the parent cared for the YOU" _column(598 ) byte awhselfa %1f "CC: Allocation flag for EWHSELFA" _column(599 ) byte ewhselfb %2f "CC: Place the parent cared for the 2nd" _column(601 ) byte awhselfb %1f "CC: Allocation flag for EWHSELFB" _column(602 ) byte ewhselfc %2f "CC: Place the parent cared for the 3rd" _column(604 ) byte awhselfc %1f "CC: Allocation flag for EWHSELFC" _column(605 ) byte ewhselfd %2f "CC: Place the parent cared for the 4th" _column(607 ) byte awhselfd %1f "CC: Allocation flag for EWHSELFD" _column(608 ) byte ewhselfe %2f "CC: Place the parent cared for the 5th" _column(610 ) byte awhselfe %1f "CC: Allocation flag for EWHSELFE" _column(611 ) byte eselfhra %2f "CC: Hrs cared for the YOUNGEST child w" _column(613 ) byte aselfhra %1f "CC: Allocation flag for ESELFHRA" _column(614 ) byte eselfhrb %2f "CC: Hrs cared for the 2nd YOUNGEST chi" _column(616 ) byte aselfhrb %1f "CC: Allocation flag for ESELFHRB" _column(617 ) byte eselfhrc %2f "CC: Hrs cared for the 3rd YOUNGEST chi" _column(619 ) byte aselfhrc %1f "CC: Allocation flag for ESELFHRC" _column(620 ) byte eselfhrd %2f "CC: Hrs cared for the 4th YOUNGEST chi" _column(622 ) byte aselfhrd %1f "CC: Allocation flag for ESELFHRD" _column(623 ) byte eselfhre %2f "CC: Hrs cared for the 5th YOUNGEST chi" _column(625 ) byte aselfhre %1f "CC: Allocation flag for ESELFHRE" _column(626 ) byte ewhsb15a %2f "CC: Place the sibling cared for the YO" _column(628 ) byte awhsb15a %1f "CC: Allocation flag for EWHSB15A" _column(629 ) byte ewhsb15b %2f "CC: Place the sibling cared for the 2n" _column(631 ) byte awhsb15b %1f "CC: Allocation flag for EWHSB15B" _column(632 ) byte ewhsb15c %2f "CC: Place the sibling cared for the 3r" _column(634 ) byte awhsb15c %1f "CC: Allocation flag for EWHSB15C" _column(635 ) byte ewhsb15d %2f "CC: Place the sibling cared for the 4t" _column(637 ) byte awhsb15d %1f "CC: Allocation flag for EWHSB15D" _column(638 ) byte ewhsb15e %2f "CC: Place the sibling cared for the 5t" _column(640 ) byte awhsb15e %1f "CC: Allocation flag for EWHSB15E" _column(641 ) byte ewhsbhra %2f "CC: Hours the sibling cared for the YO" _column(643 ) byte awhsbhra %2f "CC: Allocation flag for EWHSBHRA" _column(645 ) byte ewhsbhrb %2f "CC: Hours the sibling cared for the 2n" _column(647 ) byte awhsbhrb %1f "CC: Allocation flag for EWHSBHRB" _column(648 ) byte ewhsbhrc %2f "CC: Hours the sibling cared for the 3r" _column(650 ) byte awhsbhrc %1f "CC: Allocation flag for EWHSBHRC" _column(651 ) byte ewhsbhrd %2f "CC: Hours the sibling cared for the 4t" _column(653 ) byte awhsbhrd %1f "CC: Allocation flag for EWHSBHRD" _column(654 ) byte ewhsbhre %2f "CC: Hours the sibling cared for the 5t" _column(656 ) byte awhsbhre %1f "CC: Allocation flag for EWHSBHRE" _column(657 ) byte ehrsb15a %2f "CC: Hours sibling cared for the YOUNGE" _column(659 ) byte ahrsb15a %1f "CC: Allocation flag for EHRSB15A" _column(660 ) byte ehrsb15b %2f "CC: Hrs sibling cared for the 2nd YOUN" _column(662 ) byte ahrsb15b %1f "CC: Allocation flag for EHRSB15B" _column(663 ) byte ehrsb15c %2f "CC: Hrs sibling cared for the 3rd YOUN" _column(665 ) byte ahrsb15c %1f "CC: Allocation flag for EHRSB15C" _column(666 ) byte ehrsb15d %2f "CC: Hrs sibling cared for the 4th YOUN" _column(668 ) byte ahrsb15d %1f "CC: Allocation flag for EHRSB15D" _column(669 ) byte ehrsb15e %2f "CC: Hrs sibling cared for the 5th YOUN" _column(671 ) byte ahrsb15e %1f "CC: Allocation flag for EHRSB15E" _column(672 ) byte ewhsb14a %2f "CC: Place the sibling cared for the YO" _column(674 ) byte awhsb14a %1f "CC: Allocation flag for EWHSB14A" _column(675 ) byte ewhsb14b %2f "CC: Place the sibling cared for the 2n" _column(677 ) byte awhsb14b %1f "CC: Allocation flag for EWHSB14B" _column(678 ) byte ewhsb14c %2f "CC: Place the sibling cared for the 3r" _column(680 ) byte awhsb14c %1f "CC: Allocation flag for EWHSB14C" _column(681 ) byte ewhsb14d %2f "CC: Place the sibling cared for the 4t" _column(683 ) byte awhsb14d %1f "CC: Allocation flag for EWHSB14D" _column(684 ) byte ewhsb14e %2f "CC: Place the sibling cared for the 5t" _column(686 ) byte awhsb14e %1f "CC: Allocation flag for EWHSB14E" _column(687 ) byte esb14hra %2f "CC: Hours the sibling cared for the YO" _column(689 ) byte asb14hra %1f "CC: Allocation flag for ESB14HRA" _column(690 ) byte esb14hrb %2f "CC: Hrs the sibling cared for the 2nd" _column(692 ) byte asb14hrb %1f "CC: Allocation flag for ESB14HRB" _column(693 ) byte esb14hrc %2f "CC: Hrs the sibling cared for the 3rd" _column(695 ) byte asb14hrc %1f "CC: Allocation flag for ESB14HRC" _column(696 ) byte esb14hrd %2f "CC: Hrs the sibling cared for the 4th" _column(698 ) byte asb14hrd %1f "CC: Allocation flag for ESB14HRD" _column(699 ) byte esb14hre %2f "CC: Hrs the sibling cared for the 5th" _column(701 ) byte asb14hre %1f "CC: Allocation flag for ESB14HRE" _column(702 ) byte ehrsb14a %2f "CC: Hours sibling cared for the YOUNGE" _column(704 ) byte ahrsb14a %1f "CC: Allocation flag for EHRSB14A" _column(705 ) byte ehrsb14b %2f "CC: Hrs sibling cared for the 2nd YOUN" _column(707 ) byte ahrsb14b %1f "CC: Allocation flag for EHRSB14B" _column(708 ) byte ehrsb14c %2f "CC: Hrs sibling cared for the 3rd YOUN" _column(710 ) byte ahrsb14c %1f "CC: Allocation flag for EHRSB14C" _column(711 ) byte ehrsb14d %2f "CC: Hrs sibling cared for the 4th YOUN" _column(713 ) byte ahrsb14d %1f "CC: Allocation flag for EHRSB14D" _column(714 ) byte ehrsb14e %2f "CC: Hrs sibling cared for the 5th YOUN" _column(716 ) byte ahrsb14e %1f "CC: Allocation flag for EHRSB14E" _column(717 ) byte ewhgrana %2f "CC: Place grandparent cared for YOUNGE" _column(719 ) byte awhgrana %1f "CC: Allocation flag for EWHGRANA" _column(720 ) byte ewhgranb %2f "CC: Place grandparent cared for 2nd YO" _column(722 ) byte awhgranb %1f "CC: Allocation flag for EWHGRANB" _column(723 ) byte ewhgranc %2f "CC: Place grandparent cared for 3rd YO" _column(725 ) byte awhgranc %1f "CC: Allocation flag for EWHGRANC" _column(726 ) byte ewhgrand %2f "CC: Place grandparent cared for 4th YO" _column(728 ) byte awhgrand %1f "CC: Allocation flag for EWHGRAND" _column(729 ) byte ewhgrane %2f "CC: Place grandparent cared for 5th YO" _column(731 ) byte awhgrane %1f "CC: Allocation flag for EWHGRANE" _column(732 ) byte egranhra %2f "CC: Hrs the grandparent cared for YOUN" _column(734 ) byte agranhra %1f "CC: Allocation flag for EGRANHRA" _column(735 ) byte egranhrb %2f "CC: Hrs grandparent cared for 2nd YOUN" _column(737 ) byte agranhrb %1f "CC: Allocation flag for EGRANHRB" _column(738 ) byte egranhrc %2f "CC: Hrs grandparent cared for 3rd YOUN" _column(740 ) byte agranhrc %1f "CC: Allocation flag for EGRANHRC" _column(741 ) byte egranhrd %2f "CC: Hrs grandparent cared for 4th YOUN" _column(743 ) byte agranhrd %1f "CC: Allocation flag for EGRANHRD" _column(744 ) byte egranhre %2f "CC: Hrs grandparent cared for 5th YOUN" _column(746 ) byte agranhre %1f "CC: Allocation flag for EGRANHRE" _column(747 ) byte ehrgrana %2f "CC: Hrs grandparent cared for YOUNGEST" _column(749 ) byte ahrgrana %1f "CC: Allocation flag for EHRGRANA" _column(750 ) byte ehrgranb %2f "CC: Hrs grandparent cared for 2nd YOUN" _column(752 ) byte ahrgranb %1f "CC: Allocation flag for EHRGRANB" _column(753 ) byte ehrgranc %2f "CC: Hrs grandparent cared for 3rd YOUN" _column(755 ) byte ahrgranc %1f "CC: Allocation flag for EHRGRANC" _column(756 ) byte ehrgrand %2f "CC: Hrs grandparent cared for 4th YOUN" _column(758 ) byte ahrgrand %1f "CC: Allocation flag for EHRGRAND" _column(759 ) byte ehrgrane %2f "CC: Hrs grandparent cared for 5th YOUN" _column(761 ) byte ahrgrane %1f "CC: Allocation flag for EHRGRANE" _column(762 ) byte epaygraa %2f "CC: Paid grandparent to care for the" _column(764 ) byte apaygraa %1f "CC: Allocation flag for EPAYGRAA" _column(765 ) byte epaygrab %2f "CC: Paid grandparent to care for the 2" _column(767 ) byte apaygrab %1f "CC: Allocation flag for EPAYGRAB" _column(768 ) byte epaygrac %2f "CC: Paid grandparent to care for the 3" _column(770 ) byte apaygrac %1f "CC: Allocation flag for EPAYGRAC" _column(771 ) byte epaygrad %2f "CC: Paid grandparent to care for the 4" _column(773 ) byte apaygrad %1f "CC: Allocation flag for EPAYGRAD" _column(774 ) byte epaygrae %2f "CC: Paid grandparent to care for the 5" _column(776 ) byte apaygrae %1f "CC: Allocation flag for EPAYGRAE" _column(777 ) int tamtgraa %3f "CC: Amt pd to grandparent for watching" _column(780 ) byte aamtgraa %1f "CC: Allocation flag for TAMTGRAA" _column(781 ) int tamtgrab %3f "CC: Amt pd to grandparent watching 2nd" _column(784 ) byte aamtgrab %1f "CC: Allocation flag for TAMTGRAB" _column(785 ) int tamtgrac %3f "CC: Amt pd to grandparent watching 3rd" _column(788 ) byte aamtgrac %1f "CC: Allocation flag for TAMTGRAC" _column(789 ) int tamtgrad %3f "CC: Amt pd to grandparent watching 4th" _column(792 ) byte aamtgrad %1f "CC: Allocation flag for TAMTGRAD" _column(793 ) int tamtgrae %3f "CC: Amt pd to grandparent watching 5th" _column(796 ) byte aamtgrae %1f "CC: Allocation flag for TAMTGRAE" _column(797 ) byte ewhrelaa %2f "CC: Place the YOUNGEST child was cared" _column(799 ) byte awhrelaa %1f "CC: Allocation flag for EWHRELAA" _column(800 ) byte ewhrelab %2f "CC: Place the 2nd YOUNGEST child was c" _column(802 ) byte awhrelab %1f "CC: Allocation flag for EWHRELAB" _column(803 ) byte ewhrelac %2f "CC: Place the 3rd YOUNGEST child was c" _column(805 ) byte awhrelac %1f "CC: Allocation flag for EWHRELAC" _column(806 ) byte ewhrelad %2f "CC: Place the 4th YOUNGEST child was c" _column(808 ) byte awhrelad %1f "CC: Allocation flag for EWHRELAD" _column(809 ) byte ewhrelae %2f "CC: Place the 5th YOUNGEST child was c" _column(811 ) byte awhrelae %1f "CC: Allocation flag for EWHRELAE" _column(812 ) byte erelhr1a %2f "CC: Hrs relative cared for the YOUNGES" _column(814 ) byte arelhr1a %1f "CC: Allocation flag for ERELHR1A" _column(815 ) byte erelhr1b %2f "CC: Hrs relative cared for the 2nd YOU" _column(817 ) byte arelhr1b %1f "CC: Allocation flag for ERELHR1B" _column(818 ) byte erelhr1c %2f "CC: Hrs relative cared for the 3rd YOU" _column(820 ) byte arelhr1c %1f "CC: Allocation flag for ERELHR1C" _column(821 ) byte erelhr1d %2f "CC: Hrs relative cared for the 4th YOU" _column(823 ) byte arelhr1d %1f "CC: Allocation flag for ERELHR1D" _column(824 ) byte erelhr1e %2f "CC: Hrs relative cared for the 5th YOU" _column(826 ) byte arelhr1e %1f "CC: Allocation flag for ERELHR1E" _column(827 ) byte erelhr2a %2f "CC: Hrs relative cared for the YOUNGES" _column(829 ) byte arelhr2a %1f "CC: Allocation flag for ERELHR2A" _column(830 ) byte erelhr2b %2f "CC: Hrs relative cared for the 2nd YOU" _column(832 ) byte arelhr2b %1f "CC: Allocation flag for ERELHR2B" _column(833 ) byte erelhr2c %2f "CC: Hrs relative cared for 3rd YOUNGES" _column(835 ) byte arelhr2c %1f "CC: Allocation flag for ERELHR2C" _column(836 ) byte erelhr2d %2f "CC: Hrs relative cared for 4th YOUNGES" _column(838 ) byte arelhr2d %1f "CC: Allocation flag for ERELHR2D" _column(839 ) byte erelhr2e %2f "CC: Hrs relative cared for 5th YOUNGES" _column(841 ) byte arelhr2e %1f "CC: Allocation flag for ERELHR2E" _column(842 ) byte epayrela %2f "CC: Pd other relative to care for the" _column(844 ) byte apayrela %1f "CC: Allocation flag for EPAYRELA" _column(845 ) byte epayrelb %2f "CC: Pd other relative to care for 2nd" _column(847 ) byte apayrelb %1f "CC: Allocation flag for EPAYRELB" _column(848 ) byte epayrelc %2f "CC: Pd other relative to care for 3rd" _column(850 ) byte apayrelc %1f "CC: Allocation flag for EPAYRELC" _column(851 ) byte epayreld %2f "CC: Pd other relative to care for 4th" _column(853 ) byte apayreld %1f "CC: Allocation flag for EPAYRELD" _column(854 ) byte epayrele %2f "CC: Pd other relative to care for 5th" _column(856 ) byte apayrele %1f "CC: Allocation flag for EPAYRELE" _column(857 ) int tamtrela %3f "CC: Money parent paid to the relative " _column(860 ) byte aamtrela %1f "CC: Allocation flag for TAMTRELA" _column(861 ) int tamtrelb %3f "CC: Money parent paid to the relative " _column(864 ) byte aamtrelb %1f "CC: Allocation flag for TAMTRELB" _column(865 ) int tamtrelc %3f "CC: Money parent pd to relative for 2n" _column(868 ) byte aamtrelc %1f "CC: Allocation flag for TAMTRELC" _column(869 ) int tamtreld %3f "CC: Money parent pd to relative for 4t" _column(872 ) byte aamtreld %1f "CC: Allocation flag for TAMTRELD" _column(873 ) int tamtrele %3f "CC: Money parent paid to relative for " _column(876 ) byte aamtrele %1f "CC: Allocation flag for TAMTRELE" _column(877 ) byte ehrfam1a %2f "CC: Hrs YOUNGEST child spent in family" _column(879 ) byte ahrfam1a %1f "CC: Allocation flag for EHRFAM1A" _column(880 ) byte ehrfam1b %2f "CC: Hrs 2nd YOUNGEST child spent in fa" _column(882 ) byte ahrfam1b %1f "CC: Allocation flag for EHRFAM1B" _column(883 ) byte ehrfam1c %2f "CC: Hrs 3rd YOUNGEST child spent in fa" _column(885 ) byte ahrfam1c %1f "CC: Allocation flag for EHRFAM1C" _column(886 ) byte ehrfam1d %2f "CC: Hrs 4th YOUNGEST child spent in fa" _column(888 ) byte ahrfam1d %1f "CC: Allocation flag for EHRFAM1D" _column(889 ) byte ehrfam1e %2f "CC: Hrs 5th YOUNGEST child spent in fa" _column(891 ) byte ahrfam1e %1f "CC: Allocation flag for EHRFAM1E" _column(892 ) byte ehrfam2a %2f "CC: Hours YOUNGEST child spent in day " _column(894 ) byte ahrfam2a %1f "CC: Allocation flag for EHRFAM2A" _column(895 ) byte ehrfam2b %2f "CC: Hours 2nd YOUNGEST child spent in " _column(897 ) byte ahrfam2b %1f "CC: Allocation flag for EHRFAM2B" _column(898 ) byte ehrfam2c %2f "CC: Hours 3rd YOUNGEST child spent in " _column(900 ) byte ahrfam2c %1f "CC: Allocation flag for EHRFAM2C" _column(901 ) byte ehrfam2d %2f "CC: Hours 4th YOUNGEST child spent in " _column(903 ) byte ahrfam2d %1f "CC: Allocation flag for EHRFAM2D" _column(904 ) byte ehrfam2e %2f "CC: Hours 5th YOUNGEST child spent in " _column(906 ) byte ahrfam2e %1f "CC: Allocation flag for EHRFAM2E" _column(907 ) byte epayfama %2f "CC: Pd family day care to care for YOU" _column(909 ) byte apayfama %1f "CC: Allocation flag for EPAYFAMA" _column(910 ) byte epayfamb %2f "CC: Paid family day care to care for 2" _column(912 ) byte apayfamb %1f "CC: Allocation flag for EPAYFAMB" _column(913 ) byte epayfamc %2f "CC: Paid family day care to care for 3" _column(915 ) byte apayfamc %1f "CC: Allocation flag for EPAYFAMC" _column(916 ) byte epayfamd %2f "CC: Paid family day care to care for 4" _column(918 ) byte apayfamd %1f "CC: Allocation flag for EPAYFAMD" _column(919 ) byte epayfame %2f "CC: Paid family day care to care for 5" _column(921 ) byte apayfame %1f "CC: Allocation flag for EPAYFAME" _column(922 ) int tamtfama %3f "CC: Amt paid to family day care for yo" _column(925 ) byte aamtfama %1f "CC: Allocation flag for TAMTFAMA" _column(926 ) int tamtfamb %3f "CC: Amt paid to family day care for 2n" _column(929 ) byte aamtfamb %1f "CC: Allocation flag for TAMTFAMB" _column(930 ) int tamtfamc %3f "CC: Amt paid to family day care for 3r" _column(933 ) byte aamtfamc %1f "CC: Allocation flag for TAMTFAMC" _column(934 ) int tamtfamd %3f "CC: Amt paid to family day care for 4t" _column(937 ) byte aamtfamd %1f "CC: Allocation flag for TAMTFAMD" _column(938 ) int tamtfame %3f "CC: Amt paid to family day care for 5t" _column(941 ) byte aamtfame %1f "CC: Allocation flag for TAMTFAME" _column(942 ) byte ewhdayca %2f "CC: Place the YOUNGEST child was cared" _column(944 ) byte awhdayca %1f "CC: Allocation flag for EWHDAYCA" _column(945 ) byte ewhdaycb %2f "CC: Place the 2nd YOUNGEST child was c" _column(947 ) byte awhdaycb %1f "CC: Allocation flag for EWHDAYCB" _column(948 ) byte ewhdaycc %2f "CC: Place the 3rd YOUNGEST child was c" _column(950 ) byte awhdaycc %1f "CC: Allocation flag for EWHDAYCC" _column(951 ) byte ewhdaycd %2f "CC: Place the 4th YOUNGEST child was c" _column(953 ) byte awhdaycd %1f "CC: Allocation flag for EWHDAYCD" _column(954 ) byte ewhdayce %2f "CC: Place the 5th YOUNGEST child was c" _column(956 ) byte awhdayce %1f "CC: Allocation flag for EWHDAYCE" _column(957 ) byte edayhrsa %2f "CC: Weekly hours the YOUNGEST child wa" _column(959 ) byte adayhrsa %2f "CC: Allocation flag for EDAYHRSA" _column(961 ) byte edayhrsb %2f "CC: Weekly hours the 2nd YOUNGEST chil" _column(963 ) byte adayhrsb %1f "CC: Allocation flag for EDAYHRSB" _column(964 ) byte edayhrsc %2f "CC: Weekly hours the 3rd YOUNGEST chil" _column(966 ) byte adayhrsc %1f "CC: Allocation flag for EDAYHRSC" _column(967 ) byte edayhrsd %2f "CC: Weekly hours the 4th YOUNGEST chil" _column(969 ) byte adayhrsd %1f "CC: Allocation flag for EDAYHRSD" _column(970 ) byte edayhrse %2f "CC: Weekly hours the 5th YOUNGEST chil" _column(972 ) byte adayhrse %1f "CC: Allocation flag for EDAYHRSE" _column(973 ) byte ehrdayca %2f "CC: Hours the YOUNGEST child was at da" _column(975 ) byte ahrdayca %1f "CC: Allocation flag for EHRDAYCA" _column(976 ) byte ehrdaycb %2f "CC: Hours the 2nd YOUNGEST child was a" _column(978 ) byte ahrdaycb %1f "CC: Allocation flag for EHRDAYCB" _column(979 ) byte ehrdaycc %2f "CC: Hours the 3rd YOUNGEST child was a" _column(981 ) byte ahrdaycc %1f "CC: Allocation flag for EHRDAYCC" _column(982 ) byte ehrdaycd %2f "CC: Hours the 4th YOUNGEST child was a" _column(984 ) byte ahrdaycd %1f "CC: Allocation flag for EHRDAYCD" _column(985 ) byte ehrdayce %2f "CC: Hours the 5th YOUNGEST child was a" _column(987 ) byte ahrdayce %1f "CC: Allocation flag for EHRDAYCE" _column(988 ) byte epaydaya %2f "CC: Paid day care center to care for" _column(990 ) byte apaydaya %1f "CC: Allocation flag for EPAYDAYA" _column(991 ) byte epaydayb %2f "CC: Paid day care center to care for 2" _column(993 ) byte apaydayb %1f "CC: Allocation flag for EPAYDAYB" _column(994 ) byte epaydayc %2f "CC: Paid day care center to care for 3" _column(996 ) byte apaydayc %1f "CC: Allocation flag for EPAYDAYC" _column(997 ) byte epaydayd %2f "CC: Paid day care center to care for 4" _column(999 ) byte apaydayd %1f "CC: Allocation flag for EPAYDAYD" _column(1000) byte epaydaye %2f "CC: Paid day care center to care for 5" _column(1002) byte apaydaye %1f "CC: Allocation flag for EPAYDAYE" _column(1003) int tamtdaya %3f "CC: Amount paid for child care for YOU" _column(1006) byte aamtdaya %1f "CC: Allocation flag for TAMTDAYA" _column(1007) int tamtdayb %3f "CC: Amount paid for child care for 2nd" _column(1010) byte aamtdayb %1f "CC: Allocation flag for TAMTDAYB" _column(1011) int tamtdayc %3f "CC: Amount paid for child care for 3rd" _column(1014) byte aamtdayc %1f "CC: Allocation flag for TAMTDAYC" _column(1015) int tamtdayd %3f "CC: Amount paid for child care for 4th" _column(1018) byte aamtdayd %1f "CC: Allocation flag for TAMTDAYD" _column(1019) int tamtdaye %3f "CC: Amount paid for child care for 5th" _column(1022) byte aamtdaye %1f "CC: Allocation flag for TAMTDAYE" _column(1023) byte ewhnursa %2f "CC: Location of nursery school for you" _column(1025) byte awhnursa %1f "CC: Allocation flag for EWHNURSA" _column(1026) byte ewhnursb %2f "CC: Location of nursery school for 2nd" _column(1028) byte awhnursb %1f "CC: Allocation flag for EWHNURSB" _column(1029) byte ewhnursc %2f "CC: Location of nursery school for 3rd" _column(1031) byte awhnursc %1f "CC: Allocation flag for EWHNURSC" _column(1032) byte ewhnursd %2f "CC: Location of nursery school for 4th" _column(1034) byte awhnursd %1f "CC: Allocation flag for EWHNURSD" _column(1035) byte ewhnurse %2f "CC: Location of nursery school for 5th" _column(1037) byte awhnurse %1f "CC: Allocation flag for EWHNURSE" _column(1038) byte enurhrsa %2f "CC: Hours the YOUNGEST child attended" _column(1040) byte anurhrsa %1f "CC: Allocation flag for ENURHRSA" _column(1041) byte enurhrsb %2f "CC: Hours 2nd YOUNGEST child attended" _column(1043) byte anurhrsb %1f "CC: Allocation flag for ENURHRSB" _column(1044) byte enurhrsc %2f "CC: Hours 3rd YOUNGEST child attended" _column(1046) byte anurhrsc %1f "CC: Allocation flag for ENURHRSC" _column(1047) byte enurhrsd %2f "CC: Hours 4th YOUNGEST child attended" _column(1049) byte anurhrsd %1f "CC: Allocation flag for ENURHRSD" _column(1050) byte enurhrse %2f "CC: Hours 5th YOUNGEST child attended" _column(1052) byte anurhrse %1f "CC: Allocation flag for ENURHRSE" _column(1053) byte ehrnursa %2f "CC: Hours YOUNGEST CHILD spent at nurs" _column(1055) byte ahrnursa %1f "CC: Allocation flag for EHRNURSA" _column(1056) byte ehrnursb %2f "CC: Hours 2nd YOUNGEST CHILD spent at" _column(1058) byte ahrnursb %1f "CC: Allocation flag for EHRNURSB" _column(1059) byte ehrnursc %2f "CC: Hours 3rd YOUNGEST CHILD spent at" _column(1061) byte ahrnursc %1f "CC: Allocation flag for EHRNURSC" _column(1062) byte ehrnursd %2f "CC: Hours 4th YOUNGEST CHILD spent at" _column(1064) byte ahrnursd %1f "CC: Allocation flag for EHRNURSD" _column(1065) byte ehrnurse %2f "CC: Hours 5th YOUNGEST CHILD spent at" _column(1067) byte ahrnurse %1f "CC: Allocation flag for EHRNURSE" _column(1068) byte epaynura %2f "CC: Paid nursery/preschool to care for" _column(1070) byte apaynura %1f "CC: Allocation flag for EPAYNURA" _column(1071) byte epaynurb %2f "CC: Pd nursery/preschool to care for 2" _column(1073) byte apaynurb %1f "CC: Allocation flag for EPAYNURB" _column(1074) byte epaynurc %2f "CC: Pd nursery/preschool to care for 3" _column(1076) byte apaynurc %1f "CC: Allocation flag for EPAYNURC" _column(1077) byte epaynurd %2f "CC: Pd nursery/preschool to care for 4" _column(1079) byte apaynurd %1f "CC: Allocation flag for EPAYNURD" _column(1080) byte epaynure %2f "CC: Pd nursery/preschool to care for 5" _column(1082) byte apaynure %1f "CC: Allocation flag for EPAYNURE" _column(1083) int tamtnura %3f "CC: Amount paid for YOUNGEST child's" _column(1086) byte aamtnura %1f "CC: Allocation flag for TAMTNURA" _column(1087) int tamtnurb %3f "CC: Amount paid for 2nd YOUNGEST child" _column(1090) byte aamtnurb %1f "CC: Allocation flag for TAMTNURB" _column(1091) int tamtnurc %3f "CC: Amount paid for 3rd YOUNGEST child" _column(1094) byte aamtnurc %1f "CC: Allocation flag for TAMTNURC" _column(1095) int tamtnurd %3f "CC: Amount paid for 4th YOUNGEST child" _column(1098) byte aamtnurd %1f "CC: Allocation flag for TAMTNURD" _column(1099) int tamtnure %3f "CC: Amount paid for 5th YOUNGEST child" _column(1102) byte aamtnure %1f "CC: Allocation flag for TAMTNURE" _column(1103) byte eheadhra %2f "CC: Hours YOUNGEST child attended Head" _column(1105) byte aheadhra %1f "CC: Allocation flag for EHEADHRA" _column(1106) byte eheadhrb %2f "CC: Hours 2nd YOUNGEST child attended " _column(1108) byte aheadhrb %1f "CC: Allocation flag for EHEADHRB" _column(1109) byte eheadhrc %2f "CC: Hours 3rd YOUNGEST child attended " _column(1111) byte aheadhrc %1f "CC: Allocation flag for EHEADHRC" _column(1112) byte eheadhrd %2f "CC: Hours 4th YOUNGEST child attended " _column(1114) byte aheadhrd %1f "CC: Allocation flag for EHEADHRD" _column(1115) byte eheadhre %2f "CC: Hours 5th YOUNGEST child attended " _column(1117) byte aheadhre %1f "CC: Allocation flag for EHEADHRE" _column(1118) byte ehrstara %2f "CC: Hours YOUNGEST child attended Head" _column(1120) byte ahrstara %1f "CC: Allocation flag for EHRSTARA" _column(1121) byte ehrstarb %2f "CC: Hours 2nd YOUNGEST child attended " _column(1123) byte ahrstarb %1f "CC: Allocation flag for EHRSTARB" _column(1124) byte ehrstarc %2f "CC: Hours 3rd YOUNGEST child attended " _column(1126) byte ahrstarc %1f "CC: Allocation flag for EHRSTARC" _column(1127) byte ehrstard %2f "CC: Hours 4th YOUNGEST child attended " _column(1129) byte ahrstard %1f "CC: Allocation flag for EHRSTARD" _column(1130) byte ehrstare %2f "CC: Hours 5th YOUNGEST child attended " _column(1132) byte ahrstare %1f "CC: Allocation flag for EHRSTARE" _column(1133) byte epaystaa %2f "CC: Paid Head Start for YOUNGEST child" _column(1135) byte apaystaa %1f "CC: Allocation flag for EPAYSTAA" _column(1136) byte epaystab %2f "CC: Paid Head Start for 2nd YOUNGEST c" _column(1138) byte apaystab %1f "CC: Allocation flag for EPAYSTAB" _column(1139) byte epaystac %2f "CC: Paid Head Start for 3rd YOUNGEST c" _column(1141) byte apaystac %1f "CC: Allocation flag for EPAYSTAC" _column(1142) byte epaystad %2f "CC: Paid Head Start for 4th YOUNGEST c" _column(1144) byte apaystad %1f "CC: Allocation flag for EPAYSTAD" _column(1145) byte epaystae %2f "CC: Paid Head Start for 5th YOUNGEST c" _column(1147) byte apaystae %1f "CC: Allocation flag for EPAYSTAE" _column(1148) byte tamtstaa %2f "CC: Amt paid to Head Start for YOUNGES" _column(1150) byte aamtstaa %1f "CC: Allocation flag for TAMTSTAA" _column(1151) byte tamtstab %2f "CC: Amt paid to Head Start for 2nd YOU" _column(1153) byte aamtstab %1f "CC: Allocation flag for TAMTSTAB" _column(1154) byte tamtstac %2f "CC: Amt paid to Head Start for 3rd YOU" _column(1156) byte aamtstac %1f "CC: Allocation flag for TAMTSTAC" _column(1157) byte tamtstad %2f "CC: Amt paid to Head Start for 4th YOU" _column(1159) byte aamtstad %1f "CC: Allocation flag for TAMTSTAD" _column(1160) byte tamtstae %2f "CC: Amt paid to Head Start for 5th YOU" _column(1162) byte aamtstae %1f "CC: Allocation flag for TAMTSTAE" _column(1163) byte ewhothea %2f "CC: Place YOUNGEST child was cared for" _column(1165) byte awhothea %1f "CC: Allocation flag for EWHOTHEA" _column(1166) byte ewhotheb %2f "CC: Place 2nd child was cared for by" _column(1168) byte awhotheb %1f "CC: Allocation flag for EWHOTHEB" _column(1169) byte ewhothec %2f "CC: Place 3rd child was cared for by" _column(1171) byte awhothec %1f "CC: Allocation flag for EWHOTHEC" _column(1172) byte ewhothed %2f "CC: Place 4th child was cared for by" _column(1174) byte awhothed %1f "CC: Allocation flag for EWHOTHED" _column(1175) byte ewhothee %2f "CC: Place 5th child was cared for by" _column(1177) byte awhothee %1f "CC: Allocation flag for EWHOTHEE" _column(1178) byte eothehra %2f "CC: Hours the non-relative cared for" _column(1180) byte aothehra %1f "CC: Allocation flag for EOTHEHRA" _column(1181) byte eothehrb %2f "CC: Hours non-relative cared for 2nd" _column(1183) byte aothehrb %1f "CC: Allocation flag for EOTHEHRB" _column(1184) byte eothehrc %2f "CC: Hours non-relative cared for 3rd" _column(1186) byte aothehrc %1f "CC: Allocation flag for EOTHEHRC" _column(1187) byte eothehrd %2f "CC: Hours non-relative cared for 4th" _column(1189) byte aothehrd %1f "CC: Allocation flag for EOTHEHRD" _column(1190) byte eothehre %2f "CC: Hours non-relative cared for 5th" _column(1192) byte aothehre %1f "CC: Allocation flag for EOTHEHRE" _column(1193) byte ehrothea %2f "CC: Hours non-relative care for the yo" _column(1195) byte ahrothea %1f "CC: Allocation flag for EHROTHEA" _column(1196) byte ehrotheb %2f "CC: Hours non-relative care for the 2n" _column(1198) byte ahrotheb %1f "CC: Allocation flag for EHROTHEB" _column(1199) byte ehrothec %2f "CC: Hours non-relative cared for the 3" _column(1201) byte ahrothec %1f "CC: Allocation flag for EHROTHEC" _column(1202) byte ehrothed %2f "CC: Hours non-relative cared for the 4" _column(1204) byte ahrothed %1f "CC: Allocation flag for EHROTHED" _column(1205) byte ehrothee %2f "CC: Hours non-relative cared for the 5" _column(1207) byte ahrothee %1f "CC: Allocation flag for EHROTHEE" _column(1208) byte epayotha %2f "CC: Paid non-relative to care for YOUN" _column(1210) byte apayotha %1f "CC: Allocation flag for EPAYOTHA" _column(1211) byte epayothb %2f "CC: Paid non-relative to care for 2nd" _column(1213) byte apayothb %1f "CC: Allocation flag for EPAYOTHB" _column(1214) byte epayothc %2f "CC: Paid non-relative to care for 3rd" _column(1216) byte apayothc %1f "CC: Allocation flag for EPAYOTHC" _column(1217) byte epayothd %2f "CC: Paid non-relative to care for 4th" _column(1219) byte apayothd %1f "CC: Allocation flag for EPAYOTHD" _column(1220) byte epayothe %2f "CC: Paid non-relative to care for 5th" _column(1222) byte apayothe %1f "CC: Allocation flag for EPAYOTHE" _column(1223) int tamtotha %3f "CC: Amt pd to non-relative caring for" _column(1226) byte aamtotha %1f "CC: Allocation flag for TAMTOTHA" _column(1227) int tamtothb %3f "CC: Amt pd to non-relative caring for " _column(1230) byte aamtothb %1f "CC: Allocation flag for TAMTOTHB" _column(1231) int tamtothc %3f "CC: Amt pd to non-relative caring for " _column(1234) byte aamtothc %1f "CC: Allocation flag for TAMTOTHC" _column(1235) int tamtothd %3f "CC: Amt pd to non-relative caring for " _column(1238) byte aamtothd %1f "CC: Allocation flag for TAMTOTHD" _column(1239) int tamtothe %3f "CC: Amt pd to non-relative caring for " _column(1242) byte aamtothe %1f "CC: Allocation flag for TAMTOTHE" _column(1243) byte eschoowa %2f "CC: Did YOUNGEST child attend school l" _column(1245) byte aschoowa %1f "CC: Allocation flag for ESCHOOWA" _column(1246) byte eschoowb %2f "CC: Did 2nd YOUNGEST child attend scho" _column(1248) byte aschoowb %1f "CC: Allocation flag for ESCHOOWB" _column(1249) byte eschoowc %2f "CC: Did 3rd YOUNGEST child attend scho" _column(1251) byte aschoowc %1f "CC: Allocation flag for ESCHOOWC" _column(1252) byte eschoowd %2f "CC: Did 4th YOUNGEST child attend scho" _column(1254) byte aschoowd %1f "CC: Allocation flag for ESCHOOWD" _column(1255) byte eschoowe %2f "CC: Did 5th YOUNGEST child attend scho" _column(1257) byte aschoowe %1f "CC: Allocation flag for ESCHOOWE" _column(1258) byte ehrschwa %2f "CC: Hrs per week YOUNGEST child was in" _column(1260) byte ahrschwa %1f "CC: Allocation flag for EHRSCHWA" _column(1261) byte ehrschwb %2f "CC: Hrs per week 2nd YOUNGEST child wa" _column(1263) byte ahrschwb %1f "CC: Allocation flag for EHRSCHWB" _column(1264) byte ehrschwc %2f "CC: Hrs per week 3rd YOUNGEST child wa" _column(1266) byte ahrschwc %1f "CC: Allocation flag for EHRSCHWC" _column(1267) byte ehrschwd %2f "CC: Hrs per week 4th YOUNGEST child wa" _column(1269) byte ahrschwd %1f "CC: Allocation flag for EHRSCHWD" _column(1270) byte ehrschwe %2f "CC: Hrs per week 5th YOUNGEST child wa" _column(1272) byte ahrschwe %1f "CC: Allocation flag for EHRSCHWE" _column(1273) byte ehrschoa %2f "CC: Working hrs per week YOUNGEST chil" _column(1275) byte ahrschoa %1f "CC: Allocation flag for EHRSCHOA" _column(1276) byte ehrschob %2f "CC: Working hrs per wk 2nd YOUNGEST ch" _column(1278) byte ahrschob %1f "CC: Allocation flag for EHRSCHOB" _column(1279) byte ehrschoc %2f "CC: Working hrs per wk 3rd YOUNGEST ch" _column(1281) byte ahrschoc %1f "CC: Allocation flag for EHRSCHOC" _column(1282) byte ehrschod %2f "CC: Working hrs per wk 4th YOUNGEST ch" _column(1284) byte ahrschod %1f "CC: Allocation flag for EHRSCHOD" _column(1285) byte ehrschoe %2f "CC: Working hrs per wk 5th YOUNGEST ch" _column(1287) byte ahrschoe %1f "CC: Allocation flag for EHRSCHOE" _column(1288) byte eselfcaa %2f "CC: Did YOUNGEST child care for self" _column(1290) byte aselfcaa %1f "CC: Allocation flag for ESELFCAA" _column(1291) byte eselfcab %2f "CC: Did 2nd YOUNGEST child care for se" _column(1293) byte aselfcab %1f "CC: Allocation flag for ESELFCAB" _column(1294) byte eselfcac %2f "CC: Did 3rd YOUNGEST child care for se" _column(1296) byte aselfcac %1f "CC: Allocation flag for ESELFCAC" _column(1297) byte eselfcad %2f "CC: Did 4th YOUNGEST child care for se" _column(1299) byte aselfcad %1f "CC: Allocation flag for ESELFCAD" _column(1300) byte eselfcae %2f "CC: Did 5th YOUNGEST child care for se" _column(1302) byte aselfcae %1f "CC: Allocation flag for ESELFCAE" _column(1303) byte ekidhr1a %2f "CC: Hrs per week YOUNGEST child cared " _column(1305) byte akidhr1a %1f "CC: Allocation flag for EKIDHR1A" _column(1306) byte ekidhr1b %2f "CC: Hrs per week 2nd YOUNGEST child ca" _column(1308) byte akidhr1b %1f "CC: Allocation flag for EKIDHR1B" _column(1309) byte ekidhr1c %2f "CC: Hrs per week 3rd YOUNGEST child ca" _column(1311) byte akidhr1c %1f "CC: Allocation flag for EKIDHR1C" _column(1312) byte ekidhr1d %2f "CC: Hrs per week 4th YOUNGEST child ca" _column(1314) byte akidhr1d %1f "CC: Allocation flag for EKIDHR1D" _column(1315) byte ekidhr1e %2f "CC: Hrs per week 5th YOUNGEST child ca" _column(1317) byte akidhr1e %1f "CC: Allocation flag for EKIDHR1E" _column(1318) byte ekidhr2a %2f "CC: Working hrs per wk YOUNGEST child " _column(1320) byte akidhr2a %1f "CC: Allocation flag for EKIDHR2A" _column(1321) byte ekidhr2b %2f "CC: Working hrs per wk 2nd YOUNGEST ch" _column(1323) byte akidhr2b %1f "CC: Allocation flag for EKIDHR2B" _column(1324) byte ekidhr2c %2f "CC: Working hrs per wk 3rd YOUNGEST ch" _column(1326) byte akidhr2c %1f "CC: Allocation flag for EKIDHR2C" _column(1327) byte ekidhr2d %2f "CC: Working hrs per wk 4th YOUNGEST ch" _column(1329) byte akidhr2d %1f "CC: Allocation flag for EKIDHR2D" _column(1330) byte ekidhr2e %2f "CC: Working hrs per wk 5th YOUNGEST ch" _column(1332) byte akidhr2e %1f "CC: Allocation flag for EKIDHR2E" _column(1333) byte edaychaa %2f "CC: Change in care arrangement(s) for" _column(1335) byte adaychaa %1f "CC: Allocation flag for EDAYCHAA" _column(1336) byte edaychab %2f "CC: Change in care arrangement(s) for " _column(1338) byte adaychab %1f "CC: Allocation flag for EDAYCHAB" _column(1339) byte edaychac %2f "CC: Change in care arrangement(s) for " _column(1341) byte adaychac %1f "CC: Allocation flag for EDAYCHAC" _column(1342) byte edaychad %2f "CC: Change in care arrangement(s) for " _column(1344) byte adaychad %1f "CC: Allocation flag for EDAYCHAD" _column(1345) byte edaychae %2f "CC: Change in care arrangement(s) for " _column(1347) byte adaychae %1f "CC: Allocation flag for EDAYCHAE" _column(1348) byte epayhela %2f "CC: Did anyone help pay for youngest c" _column(1350) byte apayhela %1f "CC: Allocation flag for EPAYHELA" _column(1351) byte epayhelb %2f "CC: Did anyone help pay for 2nd younge" _column(1353) byte apayhelb %1f "CC: Allocation flag for EPAYHELB" _column(1354) byte epayhelc %2f "CC: Did anyone help pay for 3rd younge" _column(1356) byte apayhelc %1f "CC: Allocation flag for EPAYHELC" _column(1357) byte epayheld %2f "CC: Did anyone help pay for 4th younge" _column(1359) byte apayheld %1f "CC: Allocation flag for EPAYHELD" _column(1360) byte epayhele %2f "CC: Did anyone help pay for 5th younge" _column(1362) byte apayhele %1f "CC: Allocation flag for EPAYHELE" _column(1363) byte ewhopa1a %2f "CC: Did a governmnt agency help pay fo" _column(1365) byte ewhopa2a %2f "CC: Did other parent help pay for youn" _column(1367) int ewhopa3a %3f "CC: Did an employer help pay for young" _column(1370) byte ewhopa4a %2f "CC: Did some one else help pay for you" _column(1372) byte awhopaa %1f "CC: Allocation flag for EWHOPA1A-EWHOP" _column(1373) byte ewhopa1b %2f "CC: Did a governmnt agency help pay fo" _column(1375) byte ewhopa2b %2f "CC: Did other parent help pay for 2nd" _column(1377) byte ewhopa3b %2f "CC: Did an employer help pay for 2nd c" _column(1379) byte ewhopa4b %2f "CC: Did another person help pay for 2n" _column(1381) byte awhopab %1f "CC: Allocation flag for EWHOPA1B-EWHOP" _column(1382) byte ewhopa1c %2f "CC: Did a governmnt agency help pay fo" _column(1384) byte ewhopa2c %2f "CC: Did other parent help pay for 3rd" _column(1386) byte ewhopa3c %2f "CC: Did an employer help pay 3rd young" _column(1388) byte ewhopa4c %2f "CC: Did other person help pay 3rd youn" _column(1390) byte awhopac %1f "CC: Allocation flag for EWHOPA1C-EWHOP" _column(1391) byte ewhopa1d %2f "CC: Did a Governmnt agency help pay fo" _column(1393) byte ewhopa2d %2f "CC: Did other parent help pay 4th youn" _column(1395) byte ewhopa3d %2f "CC: Did employer help pay 4th youngest" _column(1397) byte ewhopa4d %2f "CC: Did someone else help pay 4th youn" _column(1399) byte awhopad %1f "CC: Allocation flag for EWHOPA1D-EWHOP" _column(1400) byte ewhopa1e %2f "CC: Did a government agency help pay 5" _column(1402) byte ewhopa2e %2f "CC: Did other parent help pay 5th youn" _column(1404) byte ewhopa3e %2f "CC: Did employer help pay 5th youngest" _column(1406) byte ewhopa4e %2f "CC: Did someone else help pay 5th youn" _column(1408) byte awhopae %1f "CC: Allocation flag for EWHOPA1E-EWHOP" _column(1409) byte esatisa %2f "CC: Pleased with current arrangement f" _column(1411) byte esatisb %2f "CC: Satisfied with current arrangement" _column(1413) byte esatisc %2f "CC: Satisfied with current arrangement" _column(1415) byte esatisd %2f "CC: Satisfied with current arrangement" _column(1417) byte esatise %2f "CC: Satisfied with current arrangement" _column(1419) byte elista %2f "CC: On a waiting list for child care" _column(1421) byte alista %1f "CC: Allocation flag for ELISTA" _column(1422) byte elistb %2f "CC: On a Waiting list for 2nd child's " _column(1424) byte alistb %1f "CC: Allocation flag for ELISTB" _column(1425) byte elistc %2f "CC: On a waiting list for 3rd child's " _column(1427) byte alistc %1f "CC: Allocation flag for ELISTC" _column(1428) byte elistd %2f "CC: On waiting list for 4th child's ca" _column(1430) byte alistd %1f "CC: Allocation flag for ELISTD" _column(1431) byte eliste %2f "CC: On a waiting list for 5th child's " _column(1433) byte aliste %1f "CC: Allocation flag for ELISTE" _column(1434) byte eccunv2 %2f "CC: Universe indicator." _column(1436) str4 eccpnumf %4s "CC: Person number of the youngest chil" _column(1440) str4 eccpnumg %4s "CC: Person number of the 2nd YOUNGEST " _column(1444) str4 eccpnumh %4s "CC: Person number of the 3rd YOUNGEST " _column(1448) str4 eccpnumi %4s "CC: Person number of the 4th YOUNGEST " _column(1452) str4 eccpnumj %4s "CC: Person number of the 5th YOUNGEST " _column(1456) byte eccagef %2f "CC: Age of the YOUNGEST child 6-14" _column(1458) byte eccageg %2f "CC: Age of the 2nd YOUNGEST child 6-14" _column(1460) byte eccageh %2f "CC: Age of the 3rd YOUNGEST child 6-14" _column(1462) byte eccagei %2f "CC: Age of the 4th YOUNGEST child 6-14" _column(1464) byte eccagej %2f "CC: Age of the 5th YOUNGEST child 6-14" _column(1466) byte eckd01f %2f "CC: Arrangement of the other parent or" _column(1468) byte eckd01g %2f "CC: Arrangement of the other parent or" _column(1470) byte eckd01h %2f "CC: Arrangement of the other parent or" _column(1472) byte eckd01i %2f "CC: Arrangement of the other parent or" _column(1474) byte eckd01j %2f "CC: Arrangement of the other parent or" _column(1476) byte eckd02f %2f "CC: Arrangement of parent or guardian" _column(1478) byte eckd02g %2f "CC: Arrangement of parent or guardian" _column(1480) byte eckd02h %2f "CC: Arrangement of parent or guardian" _column(1482) byte eckd02i %2f "CC: Arrangement of parent or guardian" _column(1484) byte eckd02j %2f "CC: Arrangement of parent or guardian" _column(1486) byte eckd03f %2f "CC: Arrangement of sibling age 15 or o" _column(1488) byte eckd03g %2f "CC: Arrangement of sibling age 15 or o" _column(1490) byte eckd03h %2f "CC: Arrangement of sibling age 15 or o" _column(1492) byte eckd03i %2f "CC: Arrangement of sibling age 15 or o" _column(1494) byte eckd03j %2f "CC: Arrangement of sibling age 15 or o" _column(1496) byte eckd04f %2f "CC: Arrangement of sibling under age 1" _column(1498) byte eckd04g %2f "CC: Arrangement of sibling under age 1" _column(1500) byte eckd04h %2f "CC: Arrangement of sibling under age 1" _column(1502) byte eckd04i %2f "CC: Arrangement of sibling under age 1" _column(1504) byte eckd04j %2f "CC: Arrangement of sibling under age 1" _column(1506) byte eckd05f %2f "CC: Arrangement of grandparent" _column(1508) byte eckd05g %2f "CC: Arrangement of grandparent" _column(1510) byte eckd05h %2f "CC: Arrangement of grandparent" _column(1512) byte eckd05i %2f "CC: Arrangement of grandparent" _column(1514) byte eckd05j %2f "CC: Arrangement of grandparent" _column(1516) byte eckd06f %2f "CC: Arrangement of any other relative" _column(1518) byte eckd06g %2f "CC: Arrangement of any other relative" _column(1520) byte eckd06h %2f "CC: Arrangement of any other relative" _column(1522) byte eckd06i %2f "CC: Arrangement of any other relative" _column(1524) byte eckd06j %2f "CC: Arrangement of any other relative" _column(1526) byte eckd07f %2f "CC: Arrangement of family daycare prov" _column(1528) byte eckd07g %2f "CC: Arrangement of family daycare prov" _column(1530) byte eckd07h %2f "CC: Arrangement of family daycare prov" _column(1532) byte eckd07i %2f "CC: Arrangement of family daycare prov" _column(1534) byte eckd07j %2f "CC: Arrangement of family daycare prov" _column(1536) byte eckd08f %2f "CC: Arrangement of child or day care c" _column(1538) byte eckd08g %2f "CC: Arrangement of child or day care c" _column(1540) byte eckd08h %2f "CC: Arrangement of child or day care c" _column(1542) byte eckd08i %2f "CC: Arrangement of child or day care c" _column(1544) byte eckd08j %2f "CC: Arrangement of child or day care c" _column(1546) byte eckd09f %2f "CC: Arrangement of organized sports" _column(1548) byte eckd09g %2f "CC: Arrangement of organized sports" _column(1550) byte eckd09h %2f "CC: Arrangement of organized sports" _column(1552) byte eckd09i %2f "CC: Arrangement of organized sports" _column(1554) byte eckd09j %2f "CC: Arrangement of organized sports" _column(1556) byte eckd10f %2f "CC: Arrangement of lessons" _column(1558) byte eckd10g %2f "CC: Arrangement of lessons" _column(1560) byte eckd10h %2f "CC: Arrangement of lessons" _column(1562) byte eckd10i %2f "CC: Arrangement of lessons" _column(1564) byte eckd10j %2f "CC: Arrangement of lessons" _column(1566) byte eckd11f %2f "CC: Arrangement of clubs" _column(1568) byte eckd11g %2f "CC: Arrangement of clubs" _column(1570) byte eckd11h %2f "CC: Arrangement of clubs" _column(1572) byte eckd11i %2f "CC: Arrangement of clubs" _column(1574) byte eckd11j %2f "CC: Arrangement of clubs" _column(1576) byte eckd12f %2f "CC: Arrangement of before or after sch" _column(1578) byte eckd12g %2f "CC: Arrangement of before or after sch" _column(1580) byte eckd12h %2f "CC: Arrangement of before or after sch" _column(1582) byte eckd12i %2f "CC: Arrangement of before or after sch" _column(1584) byte eckd12j %2f "CC: Arrangement of before or after sch" _column(1586) byte eckd13f %2f "CC: Arrangement of a non-relative" _column(1588) byte eckd13g %2f "CC: Arrangement of a non-relative" _column(1590) byte eckd13h %2f "CC: Arrangement of a non-relative" _column(1592) byte eckd13i %2f "CC: Arrangement of a non-relative" _column(1594) byte eckd13j %2f "CC: Arrangement of a non-relative" _column(1596) byte eckd14f %2f "CC: Other arrangement" _column(1598) byte eckd14g %2f "CC: Other arrangement" _column(1600) byte eckd14h %2f "CC: Other arrangement" _column(1602) byte eckd14i %2f "CC: Other arrangement" _column(1604) byte eckd14j %2f "CC: Other arrangement" _column(1606) byte accaref %1f "CC: Allocation flag for the YOUNGEST c" _column(1607) byte accareg %1f "CC: Allocation flag for the 2nd YOUNGE" _column(1608) byte accareh %1f "CC: Allocation flag for the 3rd YOUNGE" _column(1609) byte accarei %1f "CC: Allocation flag for the 4th YOUNGE" _column(1610) byte accarej %1f "CC: Allocation flag for the 5th YOUNGE" _column(1611) byte ewheparf %2f "CC: Place other parent cared for YOUNG" _column(1613) byte awheparf %1f "CC: Allocation flag for EWHEPARF" _column(1614) byte ewheparg %2f "CC: Place other parent cared for 2nd" _column(1616) byte awheparg %1f "CC: Allocation flag for EWHEPARG" _column(1617) byte ewheparh %2f "CC: Place other parent cared for 3rd" _column(1619) byte awheparh %1f "CC: Allocation flag for EWHEPARH" _column(1620) byte ewhepari %2f "CC: Place other parent cared for 4th" _column(1622) byte awhepari %1f "CC: Allocation flag for EWHEPARI" _column(1623) byte ewheparj %2f "CC: Place other parent cared for 5th" _column(1625) byte awheparj %1f "CC: Allocation flag for EWHEPARJ" _column(1626) int eparhr1f %3f "CC: Hours other parent cared for YOUNG" _column(1629) byte aparhr1f %1f "CC: Allocation flag for EPARHR1F" _column(1630) int eparhr1g %3f "CC: Hours other parent cared for 2nd" _column(1633) byte aparhr1g %1f "CC: Allocation flag for EPARHR1G" _column(1634) int eparhr1h %3f "CC: Hours other parent cared for 3rd" _column(1637) byte aparhr1h %1f "CC: Allocation flag for EPARHR1H" _column(1638) int eparhr1i %3f "CC: Hours other parent cared for 4th" _column(1641) byte aparhr1i %1f "CC: Allocation flag for EPARHR1I" _column(1642) int eparhr1j %3f "CC: Hours other parent cared for 5th" _column(1645) byte aparhr1j %1f "CC: Allocation flag for EPARHR1J" _column(1646) int eparhr2f %3f "CC: Working hrs other parent cared for" _column(1649) byte aparhr2f %1f "CC: Allocation flag for EPARHR2F" _column(1650) int eparhr2g %3f "CC: Wrking hrs other parent cared for " _column(1653) byte aparhr2g %1f "CC: Allocation flag for EPARHR2G" _column(1654) int eparhr2h %3f "CC: Wrking hrs other parent cared for " _column(1657) byte aparhr2h %1f "CC: Allocation flag for EPARHR2H" _column(1658) int eparhr2i %3f "CC: Wrking hrs other parent cared for " _column(1661) byte aparhr2i %1f "CC: Allocation flag for EPARHR2I" _column(1662) int eparhr2j %3f "CC: Wrking hrs other parent cared for " _column(1665) byte aparhr2j %1f "CC: Allocation flag for EPARHR2J" _column(1666) byte ewhselff %2f "CC: Place parent cared for the YOUNGES" _column(1668) byte awhselff %1f "CC: Allocation flag for EWHSELFF" _column(1669) byte ewhselfg %2f "CC: Place parent cared for the 2nd YOU" _column(1671) byte awhselfg %1f "CC: Allocation flag for EWHSELFG" _column(1672) byte ewhselfh %2f "CC: Place parent cared for the 3rd YOU" _column(1674) byte awhselfh %1f "CC: Allocation flag for EWHSELFH" _column(1675) byte ewhselfi %2f "CC: Place parent cared for the 4th YOU" _column(1677) byte awhselfi %1f "CC: Allocation flag for EWHSELFI" _column(1678) byte ewhselfj %2f "CC: Place parent cared for the 5th YOU" _column(1680) byte awhselfj %1f "CC: Allocation flag for EWHSELFJ" _column(1681) byte eselfhrf %2f "CC: Hours parent cared for YOUNGEST ch" _column(1683) byte aselfhrf %1f "CC: Allocation flag for ESELFHRF" _column(1684) byte eselfhrg %2f "CC: Hrs parent cared for 2nd YOUNGEST " _column(1686) byte aselfhrg %1f "CC: Allocation flag for ESELFHRG" _column(1687) byte eselfhrh %2f "CC: Hrs parent cared for 3rd YOUNGEST " _column(1689) byte aselfhrh %1f "CC: Allocation flag for ESELFHRH" _column(1690) byte eselfhri %2f "CC: Hrs parent cared for 4th YOUNGEST " _column(1692) byte aselfhri %1f "CC: Allocation flag for ESELFHRI" _column(1693) byte eselfhrj %2f "CC: Hrs parent cared for 5th YOUNGEST " _column(1695) byte aselfhrj %1f "CC: Allocation flag for ESELFHRJ" _column(1696) byte ewhsb15f %2f "CC: Place the sibling cared for the YO" _column(1698) byte awhsb15f %1f "CC: Allocation flag for EWHSB15F" _column(1699) byte ewhsb15g %2f "CC: Place the sibling cared for the 2n" _column(1701) byte awhsb15g %1f "CC: Allocation flag for EWHSB15G" _column(1702) byte ewhsb15h %2f "CC: Place the sibling cared for the 3r" _column(1704) byte awhsb15h %1f "CC: Allocation flag for EWHSB15H" _column(1705) byte ewhsb15i %2f "CC: Place the sibling cared for the 4t" _column(1707) byte awhsb15i %1f "CC: Allocation flag for EWHSB15I" _column(1708) byte ewhsb15j %2f "CC: Place the sibling cared for the 5t" _column(1710) byte awhsb15j %1f "CC: Allocation flag for EWHSB15J" _column(1711) byte ewhsbhrf %2f "CC: Hours the sibling cared for the YO" _column(1713) byte awhsbhrf %1f "CC: Allocation flag for EWHSBHRF" _column(1714) byte ewhsbhrg %2f "CC: Hours the sibling cared for 2nd YO" _column(1716) byte awhsbhrg %1f "CC: Allocation flag for EWHSBHRG" _column(1717) byte ewhsbhrh %2f "CC: Hours the sibling cared for 3rd YO" _column(1719) byte awhsbhrh %1f "CC: Allocation flag for EWHSBHRH" _column(1720) byte ewhsbhri %2f "CC: Hours the sibling cared for 4th YO" _column(1722) byte awhsbhri %1f "CC: Allocation flag for EWHSBHRI" _column(1723) byte ewhsbhrj %2f "CC: Hours the sibling cared for 5th YO" _column(1725) byte awhsbhrj %1f "CC: Allocation flag for EWHSBHRJ" _column(1726) byte ehrsb15f %2f "CC: Working hrs YOUNGEST child cared f" _column(1728) byte ahrsb15f %1f "CC: Allocation flag for EHRSB15F" _column(1729) byte ehrsb15g %2f "CC: Wrking hrs 2nd YOUNGEST child care" _column(1731) byte ahrsb15g %1f "CC: Allocation flag for EHRSB15G" _column(1732) byte ehrsb15h %2f "CC: Wrking hrs 3rd YOUNGEST child care" _column(1734) byte ahrsb15h %1f "CC: Allocation flag for EHRSB15H" _column(1735) byte ehrsb15i %2f "CC: Wrking hrs 4th YOUNGEST child care" _column(1737) byte ahrsb15i %1f "CC: Allocation flag for EHRSB15I" _column(1738) byte ehrsb15j %2f "CC: Wrking hrs 5th YOUNGEST child care" _column(1740) byte ahrsb15j %1f "CC: Allocation flag for EHRSB15J" _column(1741) byte ewhsb14f %2f "CC: Place sibling cared for YOUNGEST c" _column(1743) byte awhsb14f %1f "CC: Allocation flag for EWHSB14F" _column(1744) byte ewhsb14g %2f "CC: Place sibling cared for 2nd YOUNGE" _column(1746) byte awhsb14g %1f "CC: Allocation flag for EWHSB14G" _column(1747) byte ewhsb14h %2f "CC: Place sibling cared for 3rd YOUNGE" _column(1749) byte awhsb14h %1f "CC: Allocation flag for EWHSB14H" _column(1750) byte ewhsb14i %2f "CC: Place sibling cared for 4th YOUNGE" _column(1752) byte awhsb14i %1f "CC: Allocation flag for EWHSB14I" _column(1753) byte ewhsb14j %2f "CC: Place sibling cared for 5th YOUNGE" _column(1755) byte awhsb14j %1f "CC: Allocation flag for EWHSB14J" _column(1756) byte esb14hrf %2f "CC: Hrs sibling cared for YOUNGEST chi" _column(1758) byte asb14hrf %1f "CC: Allocation flag for ESB14HRF" _column(1759) byte esb14hrg %2f "CC: Hrs sibling cared for 2nd YOUNGEST" _column(1761) byte asb14hrg %1f "CC: Allocation flag for ESB14HRG" _column(1762) byte esb14hrh %2f "CC: Hrs sibling cared for 3rd YOUNGEST" _column(1764) byte asb14hrh %1f "CC: Allocation flag for ESB14HRH" _column(1765) byte esb14hri %2f "CC: Hrs sibling cared for 4th YOUNGEST" _column(1767) byte asb14hri %1f "CC: Allocation flag for ESB14HRI" _column(1768) byte esb14hrj %2f "CC: Hrs sibling cared for 5th YOUNGEST" _column(1770) byte asb14hrj %1f "CC: Allocation flag for ESB14HRJ" _column(1771) byte ehrsb14f %2f "CC: Wrking hrs sibling cared for YOUNG" _column(1773) byte ahrsb14f %1f "CC: Allocation flag for EHRSB14F" _column(1774) byte ehrsb14g %2f "CC: Wrking hrs sibling cared for 2nd" _column(1776) byte ahrsb14g %1f "CC: Allocation flag for EHRSB14G" _column(1777) byte ehrsb14h %2f "CC: Wrking hrs sibling cared for 3rd" _column(1779) byte ahrsb14h %1f "CC: Allocation flag for EHRSB14H" _column(1780) byte ehrsb14i %2f "CC: Wrking hrs sibling cared for 4th" _column(1782) byte ahrsb14i %1f "CC: Allocation flag for EHRSB14I" _column(1783) byte ehrsb14j %2f "CC: Wrking hrs sibling cared for 5th" _column(1785) byte ahrsb14j %1f "CC: Allocation flag for EHRSB14J" _column(1786) byte ewhgranf %2f "CC: Place the grandparent cared for th" _column(1788) byte awhgranf %1f "CC: Allocation flag for EWHGRANF" _column(1789) byte ewhgrang %2f "CC: Place the grandparent cared for 2n" _column(1791) byte awhgrang %1f "CC: Allocation flag for EWHGRANG" _column(1792) byte ewhgranh %2f "CC: Place the grandparent cared for 3r" _column(1794) byte awhgranh %1f "CC: Allocation flag for EWHGRANH" _column(1795) byte ewhgrani %2f "CC: Place the grandparent cared for 4t" _column(1797) byte awhgrani %1f "CC: Allocation flag for EWHGRANI" _column(1798) byte ewhgranj %2f "CC: Place the grandparent cared for 5t" _column(1800) byte awhgranj %1f "CC: Allocation flag for EWHGRANE" _column(1801) byte egranhrf %2f "CC: Hrs the grandparent cared for the" _column(1803) byte agranhrf %1f "CC: Allocation flag for EGRANHRF" _column(1804) byte egranhrg %2f "CC: Hrs the grandparent cared for 2nd" _column(1806) byte agranhrg %1f "CC: Allocation flag for EGRANHRG" _column(1807) byte egranhrh %2f "CC: Hrs the grandparent cared for 3rd" _column(1809) byte agranhrh %1f "CC: Allocation flag for EGRANHRH" _column(1810) byte egranhri %2f "CC: Hrs the grandparent cared for 4th" _column(1812) byte agranhri %1f "CC: Allocation flag for EGRANHRI" _column(1813) byte egranhrj %2f "CC: Hrs the grandparent cared for 5th" _column(1815) byte agranhrj %1f "CC: Allocation flag for EGRANHRJ" _column(1816) byte ehrgranf %2f "CC: Wrking hrs grandparent cared for" _column(1818) byte ahrgranf %1f "CC: Allocation flag for EHRGRANF" _column(1819) byte ehrgrang %2f "CC: Wrking hrs grandparent cared for 2" _column(1821) byte ahrgrang %1f "CC: Allocation flag for EHRGRANG" _column(1822) byte ehrgranh %2f "CC: Wrking hrs grandparent cared for 3" _column(1824) byte ahrgranh %1f "CC: Allocation flag for EHRGRANH" _column(1825) byte ehrgrani %2f "CC: Wrking hrs grandparent cared for 4" _column(1827) byte ahrgrani %1f "CC: Allocation flag for EHRGRANI" _column(1828) byte ehrgranj %2f "CC: Wrking hrs grandparent cared for 5" _column(1830) byte ahrgranj %1f "CC: Allocation flag for EHRGRANJ" _column(1831) byte epaygraf %2f "CC: Paid grandparent to care for the" _column(1833) byte apaygraf %1f "CC: Allocation flag for EPAYGRAF" _column(1834) byte epaygrag %2f "CC: Paid grandparent to care for the 2" _column(1836) byte apaygrag %1f "CC: Allocation flag for EPAYGRAG" _column(1837) byte epaygrah %2f "CC: Paid grandparent to care for the 3" _column(1839) byte apaygrah %1f "CC: Allocation flag for EPAYGRAH" _column(1840) byte epaygrai %2f "CC: Paid grandparent to care for 4th" _column(1842) byte apaygrai %1f "CC: Allocation flag for EPAYGRAI" _column(1843) byte epaygraj %2f "CC: Paid grandparent to care for 5th" _column(1845) byte apaygraj %1f "CC: Allocation flag for EPAYGRAJ" _column(1846) int tamtgraf %3f "CC: Amt pd to grandparent(s) to care f" _column(1849) byte aamtgraf %1f "CC: Allocation flag for TAMTGRAF" _column(1850) int tamtgrag %3f "CC: Amt pd grandparents to care for 2n" _column(1853) byte aamtgrag %1f "CC: Allocation flag for TAMTGRAG" _column(1854) int tamtgrah %3f "CC: Amt pd grandparent(s) to care for " _column(1857) byte aamtgrah %1f "CC: Allocation flag for TAMTGRAH" _column(1858) int tamtgrai %3f "CC: Amt pd grandparent(s) to care for " _column(1861) byte aamtgrai %1f "CC: Allocation flag for TAMTGRAI" _column(1862) int tamtgraj %3f "CC: Amt pd grandparent(s) to care for " _column(1865) byte aamtgraj %1f "CC: Allocation flag for TAMTGRAJ" _column(1866) byte ewhrelaf %2f "CC: Place other relative cared for YOU" _column(1868) byte awhrelaf %1f "CC: Allocation flag for EWHRELAF" _column(1869) byte ewhrelag %2f "CC: Place other relative cared for 2nd" _column(1871) byte awhrelag %1f "CC: Allocation flag for EWHRELAG" _column(1872) byte ewhrelah %2f "CC: Place other relative cared for 3rd" _column(1874) byte awhrelah %1f "CC: Allocation flag for EWHRELAH" _column(1875) byte ewhrelai %2f "CC: Place other relative cared for 4th" _column(1877) byte awhrelai %1f "CC: Allocation flag for EWHRELAI" _column(1878) byte ewhrelaj %2f "CC: Place other relative cared for 5th" _column(1880) byte awhrelaj %1f "CC: Allocation flag for EWHRELAJ" _column(1881) byte erelhr1f %2f "CC: Hrs/wk other relative cared for th" _column(1883) byte arelhr1f %1f "CC: Allocation flag for ERELHR1F" _column(1884) byte erelhr1g %2f "CC: Hrs/wk other relative cared for 2n" _column(1886) byte arelhr1g %1f "CC: Allocation flag for ERELHR1G" _column(1887) byte erelhr1h %2f "CC: Hrs/wk other relative cared for 3r" _column(1889) byte arelhr1h %1f "CC: Allocation flag for ERELHR1H" _column(1890) byte erelhr1i %2f "CC: Hrs/wk other relative cared for 4t" _column(1892) byte arelhr1i %1f "CC: Allocation flag for ERELHR1I" _column(1893) byte erelhr1j %2f "CC: Hrs/wk other relative cared for 5t" _column(1895) byte arelhr1j %1f "CC: Allocation flag for ERELHR1J" _column(1896) byte erelhr2f %2f "CC: Hrs while wrking relative cared fo" _column(1898) byte arelhr2f %1f "CC: Allocation flag for ERELHR2F" _column(1899) byte erelhr2g %2f "CC: Wrking hrs othr relative cared for" _column(1901) byte arelhr2g %1f "CC: Allocation flag for ERELHR2G" _column(1902) byte erelhr2h %2f "CC: Wrking hrs othr relative cared for" _column(1904) byte arelhr2h %1f "CC: Allocation flag for ERELHR2H" _column(1905) byte erelhr2i %2f "CC: Wrking hrs othr relative cared for" _column(1907) byte arelhr2i %1f "CC: Allocation flag for ERELHR2I" _column(1908) byte erelhr2j %2f "CC: Wrking hrs othr relative cared for" _column(1910) byte arelhr2j %1f "CC: Allocation flag for ERELHR2J" _column(1911) byte epayrelf %2f "CC: Was othr relative pd to care for" _column(1913) byte apayrelf %1f "CC: Allocation flag for EPAYRELF" _column(1914) byte epayrelg %2f "CC: Was othr relative pd to care for 2" _column(1916) byte apayrelg %1f "CC: Allocation flag for EPAYRELG" _column(1917) byte epayrelh %2f "CC: Was othr relative pd to care for 3" _column(1919) byte apayrelh %1f "CC: Allocation flag for EPAYRELH" _column(1920) byte epayreli %2f "CC: Was othr relative pd to care for 4" _column(1922) byte apayreli %1f "CC: Allocation flag for EPAYRELI" _column(1923) byte epayrelj %2f "CC: Was othr relative pd to care for 5" _column(1925) byte apayrelj %1f "CC: Allocation flag for EPAYRELJ" _column(1926) int tamtrelf %3f "CC: Amt pd to othr relative caring for" _column(1929) byte aamtrelf %1f "CC: Allocation flag for TAMTRELF" _column(1930) int tamtrelg %3f "CC: Amt pd othr relative caring for 2n" _column(1933) byte aamtrelg %1f "CC: Allocation flag for TAMTRELG" _column(1934) int tamtrelh %3f "CC: Amt pd othr relative caring for 3r" _column(1937) byte aamtrelh %1f "CC: Allocation flag for TAMTRELH" _column(1938) int tamtreli %3f "CC: Amt pd othr relative caring for 4t" _column(1941) byte aamtreli %1f "CC: Allocation flag for TAMTRELI" _column(1942) int tamtrelj %3f "CC: Amt pd othr relative caring for 5t" _column(1945) byte aamtrelj %1f "CC: Allocation flag for TAMTRELJ" _column(1946) byte ehrfam1f %2f "CC: Hrs YOUNGEST child spent in family" _column(1948) byte ahrfam1f %1f "CC: Allocation flag for EHRFAM1F" _column(1949) byte ehrfam1g %2f "CC: Hrs 2nd YOUNGEST child spent in fa" _column(1951) byte ahrfam1g %1f "CC: Allocation flag for EHRFAM1G" _column(1952) byte ehrfam1h %2f "CC: Hrs 3rd YOUNGEST child spent in fa" _column(1954) byte ahrfam1h %1f "CC: Allocation flag for EHRFAM1H" _column(1955) byte ehrfam1i %2f "CC: Hrs 4th YOUNGEST child spent in fa" _column(1957) byte ahrfam1i %1f "CC: Allocation flag for EHRFAM1I" _column(1958) byte ehrfam1j %2f "CC: Hrs 5th YOUNGEST child spent in fa" _column(1960) byte ahrfam1j %1f "CC: Allocation flag for EHRFAM1J" _column(1961) byte ehrfam2f %2f "CC: Hrs YOUNGEST child spent in day ca" _column(1963) byte ahrfam2f %1f "CC: Allocation flag for EHRFAM2F" _column(1964) byte ehrfam2g %2f "CC: Hrs 2nd YOUNGEST chld spent in day" _column(1966) byte ahrfam2g %1f "CC: Allocation flag for EHRFAM2G" _column(1967) byte ehrfam2h %2f "CC: Hrs 3rd YOUNGEST chld spent in day" _column(1969) byte ahrfam2h %1f "CC: Allocation flag for EHRFAM2H" _column(1970) byte ehrfam2i %2f "CC: Hrs 4th YOUNGEST chld spent in day" _column(1972) byte ahrfam2i %1f "CC: Allocation flag for EHRFAM2I" _column(1973) byte ehrfam2j %2f "CC: Hrs 5th YOUNGEST chld spent in day" _column(1975) byte ahrfam2j %1f "CC: Allocation flag for EHRFAM2J" _column(1976) byte epayfamf %2f "CC: Was family day care pd to care for" _column(1978) byte apayfamf %1f "CC: Allocation flag for EPAYFAMF" _column(1979) byte epayfamg %2f "CC: Was family daycare pd to care for " _column(1981) byte apayfamg %1f "CC: Allocation flag for EPAYFAMG" _column(1982) byte epayfamh %2f "CC: Was family daycare pd to care for " _column(1984) byte apayfamh %1f "CC: Allocation flag for EPAYFAMH" _column(1985) byte epayfami %2f "CC: Was family daycare pd to care for " _column(1987) byte apayfami %1f "CC: Allocation flag for EPAYFAMI" _column(1988) byte epayfamj %2f "CC: Was family daycare pd to care for " _column(1990) byte apayfamj %1f "CC: Allocation flag for EPAYFAMJ" _column(1991) int tamtfamf %3f "CC: Amount paid to family day care for" _column(1994) byte aamtfamf %1f "CC: Allocation flag for TAMTFAMF" _column(1995) int tamtfamg %3f "CC: Amt paid to family day care for 2n" _column(1998) byte aamtfamg %1f "CC: Allocation flag for TAMTFAMG" _column(1999) int tamtfamh %3f "CC: Amt paid to family day care for 3r" _column(2002) byte aamtfamh %1f "CC: Allocation flag for TAMTFAMH" _column(2003) int tamtfami %3f "CC: Amt paid to family day care for 4t" _column(2006) byte aamtfami %1f "CC: Allocation flag for TAMTFAMI" _column(2007) int tamtfamj %3f "CC: Amt paid to family day care for 5t" _column(2010) byte aamtfamj %1f "CC: Allocation flag for TAMTFAMJ" _column(2011) byte ewhdaycf %2f "CC: Place where the YOUNGEST child was" _column(2013) byte awhdaycf %1f "CC: Allocation flag for EWHDAYCF" _column(2014) byte ewhdaycg %2f "CC: Place where the 2nd YOUNGEST child" _column(2016) byte awhdaycg %1f "CC: Allocation flag for EWHDAYCG" _column(2017) byte ewhdaych %2f "CC: Place where the 3rd YOUNGEST child" _column(2019) byte awhdaych %1f "CC: Allocation flag for EWHDAYCH" _column(2020) byte ewhdayci %2f "CC: Place where the 4th YOUNGEST child" _column(2022) byte awhdayci %1f "CC: Allocation flag for EWHDAYCI" _column(2023) byte ewhdaycj %2f "CC: Place where the 5th YOUNGEST child" _column(2025) byte awhdaycj %1f "CC: Allocation flag for EWHDAYCJ" _column(2026) byte edayhrsf %2f "CC: Hrs/week YOUNGEST child was in thi" _column(2028) byte adayhrsf %1f "CC: Allocation flag for EDAYHRSF" _column(2029) byte edayhrsg %2f "CC: Hrs/week 2nd YOUNGEST child was in" _column(2031) byte adayhrsg %1f "CC: Allocation flag for EDAYHRSG" _column(2032) byte edayhrsh %2f "CC: Hrs/week 3rd YOUNGEST child was in" _column(2034) byte adayhrsh %1f "CC: Allocation flag for EDAYHRSH" _column(2035) byte edayhrsi %2f "CC: Hrs/week 4th YOUNGEST child was in" _column(2037) byte adayhrsi %1f "CC: Allocation flag for EDAYHRSI" _column(2038) byte edayhrsj %2f "CC: Hrs/week 5th YOUNGEST child was in" _column(2040) byte adayhrsj %1f "CC: Allocation flag for EDAYHRSJ" _column(2041) byte ehrdaycf %2f "CC: Hrs while wrking YOUNGEST child wa" _column(2043) byte ahrdaycf %1f "CC: Allocation flag for EHRDAYCF" _column(2044) byte ehrdaycg %2f "CC: Hrs while wrking 2nd YOUNGEST chil" _column(2046) byte ahrdaycg %1f "CC: Allocation flag for EHRDAYCG" _column(2047) byte ehrdaych %2f "CC: Hrs while wrking 3rd YOUNGEST chil" _column(2049) byte ahrdaych %1f "CC: Allocation flag for EHRDAYCH" _column(2050) byte ehrdayci %2f "CC: Hrs while wrking 4th YOUNGEST chil" _column(2052) byte ahrdayci %1f "CC: Allocation flag for EHRDAYCI" _column(2053) byte ehrdaycj %2f "CC: Hrs while wrking 5th YOUNGEST chil" _column(2055) byte ahrdaycj %1f "CC: Allocation flag for EHRDAYCJ" _column(2056) byte epaydayf %2f "CC: Paid day care center to care for" _column(2058) byte apaydayf %1f "CC: Allocation flag for EPAYDAYF" _column(2059) byte epaydayg %2f "CC: Paid day care center to care for 2" _column(2061) byte apaydayg %1f "CC: Allocation flag for EPAYDAYG" _column(2062) byte epaydayh %2f "CC: Paid day care center to care for 3" _column(2064) byte apaydayh %1f "CC: Allocation flag for EPAYDAYH" _column(2065) byte epaydayi %2f "CC: Paid day care center to care for 4" _column(2067) byte apaydayi %1f "CC: Allocation flag for EPAYDAYI" _column(2068) byte epaydayj %2f "CC: Paid day care center to care for 5" _column(2070) byte apaydayj %1f "CC: Allocation flag for EPAYDAYJ" _column(2071) int tamtdayf %3f "CC: Amt pd to day center for YOUNGEST" _column(2074) byte aamtdayf %1f "CC: Allocation flag for TAMTDAYF" _column(2075) int tamtdayg %3f "CC: Amt pd to day cntr for 2nd YOUNGES" _column(2078) byte aamtdayg %1f "CC: Allocation flag for TAMTDAYG" _column(2079) int tamtdayh %3f "CC: Amt pd to day cntr for 3rd YOUNGES" _column(2082) byte aamtdayh %1f "CC: Allocation flag for TAMTDAYH" _column(2083) int tamtdayi %3f "CC: Amt pd to day cntr for 4th YOUNGES" _column(2086) byte aamtdayi %1f "CC: Allocation flag for TAMTDAYI" _column(2087) int tamtdayj %3f "CC: Amt pd to day cntr for 5th YOUNGES" _column(2090) byte aamtdayj %1f "CC: Allocation flag for TAMTDAYJ" _column(2091) byte ewhsporf %2f "CC: Place the YOUNGEST child participa" _column(2093) byte awhsporf %1f "CC: Allocation flag for EWHSPORF" _column(2094) byte ewhsporg %2f "CC: Place the 2nd YOUNGEST child" _column(2096) byte awhsporg %1f "CC: Allocation flag for EWHSPORG" _column(2097) byte ewhsporh %2f "CC: Place the 3rd YOUNGEST child" _column(2099) byte awhsporh %1f "CC: Allocation flag for EWHSPORH" _column(2100) byte ewhspori %2f "CC: Place the 4th YOUNGEST child" _column(2102) byte awhspori %1f "CC: Allocation flag for EWHSPORI" _column(2103) byte ewhsporj %2f "CC: Place the 5th YOUNGEST child" _column(2105) byte awhsporj %1f "CC: Allocation flag for EWHSPORJ" _column(2106) byte ehsportf %2f "CC: Hours the YOUNGEST child participa" _column(2108) byte ahsportf %1f "CC: Allocation flag for EHSPORTF" _column(2109) byte ehsportg %2f "CC: Hours the 2nd YOUNGEST child" _column(2111) byte ahsportg %1f "CC: Allocation flag for EHSPORTG" _column(2112) byte ehsporth %2f "CC: Hours the 3rd YOUNGEST child" _column(2114) byte ahsporth %1f "CC: Allocation flag for EHSPORTH" _column(2115) byte ehsporti %2f "CC: Hours the 4th YOUNGEST child" _column(2117) byte ahsporti %1f "CC: Allocation flag for EHSPORTI" _column(2118) byte ehsportj %2f "CC: Hours the 5th YOUNGEST child" _column(2120) byte ahsportj %1f "CC: Allocation flag for EHSPORTJ" _column(2121) byte ehrsporf %2f "CC: Hrs/wk YOUNGEST child played sport" _column(2123) byte ahrsporf %1f "CC: Allocation flag for EHRSPORF" _column(2124) byte ehrsporg %2f "CC: Hrs/wk 2nd YOUNGEST child played s" _column(2126) byte ahrsporg %1f "CC: Allocation flag for EHRSPORG" _column(2127) byte ehrsporh %2f "CC: Hrs/wk 3rd YOUNGEST child played s" _column(2129) byte ahrsporh %1f "CC: Allocation flag for EHRSPORH" _column(2130) byte ehrspori %2f "CC: Hrs/wk 4th YOUNGEST child played s" _column(2132) byte ahrspori %1f "CC: Allocation flag for EHRSPORI" _column(2133) byte ehrsporj %2f "CC: Hrs/wk 5th YOUNGEST child played s" _column(2135) byte ahrsporj %1f "CC: Allocation flag for EHRSPORJ" _column(2136) byte epayspof %2f "CC: Did ... pay for YOUNGEST child to " _column(2138) byte apayspof %1f "CC: Allocation flag for EPAYSPOF" _column(2139) byte epayspog %2f "CC: Did ... pay for 2nd YOUNGEST child" _column(2141) byte apayspog %1f "CC: Allocation flag for EPAYSPOG" _column(2142) byte epayspoh %2f "CC: Did ... pay for 3rd YOUNGEST child" _column(2144) byte apayspoh %1f "CC: Allocation flag for EPAYSPOH" _column(2145) byte epayspoi %2f "CC: Did ... pay for 4th YOUNGEST child" _column(2147) byte apayspoi %1f "CC: Allocation flag for EPAYSPOI" _column(2148) byte epayspoj %2f "CC: Did ... pay for 5th YOUNGEST child" _column(2150) byte apayspoj %1f "CC: Allocation flag for EPAYSPOJ" _column(2151) int tamtspof %3f "CC: Amt ... pd for the YOUNGEST child " _column(2154) byte aamtspof %1f "CC: Allocation flag for TAMTSPOF" _column(2155) int tamtspog %3f "CC: Amt ... pd for the 2nd YOUNGEST ch" _column(2158) byte aamtspog %1f "CC: Allocation flag for TAMTSPOG" _column(2159) int tamtspoh %3f "CC: Amt ... pd for the 3rd YOUNGEST ch" _column(2162) byte aamtspoh %1f "CC: Allocation flag for TAMTSPOH" _column(2163) int tamtspoi %3f "CC: Amt ... pd for the 4th YOUNGEST ch" _column(2166) byte aamtspoi %1f "CC: Allocation flag for TAMTSPOI" _column(2167) int tamtspoj %3f "CC: Amt ... pd for the 5th YOUNGEST ch" _column(2170) byte aamtspoj %1f "CC: Allocation flag for TAMTSPOJ" _column(2171) byte ewhlessf %2f "CC: Place where the YOUNGEST child too" _column(2173) byte awhlessf %1f "CC: Allocation flag for EWHLESSF" _column(2174) byte ewhlessg %2f "CC: Place where the 2nd YOUNGEST child" _column(2176) byte awhlessg %1f "CC: Allocation flag for EWHLESSG" _column(2177) byte ewhlessh %2f "CC: Place where the 3rd YOUNGEST child" _column(2179) byte awhlessh %1f "CC: Allocation flag for EWHLESSH" _column(2180) byte ewhlessi %2f "CC: Place where the 4th YOUNGEST child" _column(2182) byte awhlessi %1f "CC: Allocation flag for EWHLESSI" _column(2183) byte ewhlessj %2f "CC: Place where the 5th YOUNGEST child" _column(2185) byte awhlessj %1f "CC: Allocation flag for EWHLESSJ" _column(2186) byte ehrles1f %2f "CC: Hrs/wk the YOUNGEST child took les" _column(2188) byte ahrles1f %1f "CC: Allocation flag for EHRLES1F" _column(2189) byte ehrles1g %2f "CC: Hrs/wk the 2nd YOUNGEST child took" _column(2191) byte ahrles1g %1f "CC: Allocation flag for EHRLES1G" _column(2192) byte ehrles1h %2f "CC: Hrs/wk the 3rd YOUNGEST child took" _column(2194) byte ahrles1h %1f "CC: Allocation flag for EHRLES1H" _column(2195) byte ehrles1i %2f "CC: Hrs/wk the 4th YOUNGEST child took" _column(2197) byte ahrles1i %1f "CC: Allocation flag for EHRLES1I" _column(2198) byte ehrles1j %2f "CC: Hrs/wk the 5th YOUNGEST child took" _column(2200) byte ahrles1j %1f "CC: Allocation flag for EHRLES1J" _column(2201) byte ehrles2f %2f "CC: Hrs/wk 2nd YOUNGEST child took les" _column(2203) byte ahrles2f %1f "CC: Allocation flag for EHRLES2F" _column(2204) byte ehrles2g %2f "CC: Hrs/wk 2nd YOUNGEST child took les" _column(2206) byte ahrles2g %1f "CC: Allocation flag for EHRLES2G" _column(2207) byte ehrles2h %2f "CC: Hrs/wk 3rd YOUNGEST child took les" _column(2209) byte ahrles2h %1f "CC: Allocation flag for EHRLES2H" _column(2210) byte ehrles2i %2f "CC: Hrs/wk 4th YOUNGEST child took les" _column(2212) byte ahrles2i %1f "CC: Allocation flag for EHRLES2I" _column(2213) byte ehrles2j %2f "CC: Hrs/wk 5th YOUNGEST child took les" _column(2215) byte ahrles2j %1f "CC: Allocation flag for EHRLES2J" _column(2216) byte epaylesf %2f "CC: Did ... pay for YOUNGEST child to " _column(2218) byte apaylesf %1f "CC: Allocation flag for EPAYLESF" _column(2219) byte epaylesg %2f "CC: Did ... pay for 2nd YOUNGEST child" _column(2221) byte apaylesg %1f "CC: Allocation flag for EPAYLESG" _column(2222) byte epaylesh %2f "CC: Did ... pay for 3rd YOUNGEST child" _column(2224) byte apaylesh %1f "CC: Allocation flag for EPAYLESH" _column(2225) byte epaylesi %2f "CC: Did...pay for the 4th YOUNGEST chi" _column(2227) byte apaylesi %1f "CC: Allocation flag for EPAYLESI" _column(2228) byte epaylesj %2f "CC: Did ... pay for 5th YOUNGEST child" _column(2230) byte apaylesj %1f "CC: Allocation flag for EPAYLESJ" _column(2231) int tamtlesf %3f "CC: Weekly amt ... pd for the YOUNGEST" _column(2234) byte aamtlesf %1f "CC: Allocation flag for TAMTLESF" _column(2235) int tamtlesg %3f "CC: Weekly amt ... pd for 2nd YOUNGEST" _column(2238) byte aamtlesg %1f "CC: Allocation flag for TAMTLESG" _column(2239) int tamtlesh %3f "CC: Weekly amt ... pd for 3rd YOUNGEST" _column(2242) byte aamtlesh %1f "CC: Allocation flag for TAMTLESH" _column(2243) int tamtlesi %3f "CC: Weekly amt ... pd for 4th YOUNGEST" _column(2246) byte aamtlesi %1f "CC: Allocation flag for TAMTLESI" _column(2247) int tamtlesj %3f "CC: Weekly amt ... pd for 5th YOUNGEST" _column(2250) byte aamtlesj %1f "CC: Allocation flag for TAMTLESJ" _column(2251) byte ewhclubf %2f "CC: Place where YOUNGEST child's club" _column(2253) byte awhclubf %1f "CC: Allocation flag for EWHCLUBF" _column(2254) byte ewhclubg %2f "CC: Location of 2nd YOUNGEST child's c" _column(2256) byte awhclubg %1f "CC: Allocation flag for EWHCLUBG" _column(2257) byte ewhclubh %2f "CC: Location of 3rd YOUNGEST child's c" _column(2259) byte awhclubh %1f "CC: Allocation flag for EWHCLUBH" _column(2260) byte ewhclubi %2f "CC: Location of 4th YOUNGEST child's c" _column(2262) byte awhclubi %1f "CC: Allocation flag for EWHCLUBI" _column(2263) byte ewhclubj %2f "CC: Location of 5th YOUNGEST child's c" _column(2265) byte awhclubj %1f "CC: Allocation flag for EWHCLUBJ" _column(2266) byte eclubhrf %2f "CC: Hrs/wk YOUNGEST child spent at clu" _column(2268) byte aclubhrf %1f "CC: Allocation flag for ECLUBHRF" _column(2269) byte eclubhrg %2f "CC: Hrs/wk 2nd YOUNGEST child spent at" _column(2271) byte aclubhrg %1f "CC: Allocation flag for ECLUBHRG" _column(2272) byte eclubhrh %2f "CC: Hrs/wk 3rd YOUNGEST child spent at" _column(2274) byte aclubhrh %1f "CC: Allocation flag for ECLUBHRH" _column(2275) byte eclubhri %2f "CC: Hrs/wk 4th YOUNGEST child spent at" _column(2277) byte aclubhri %1f "CC: Allocation flag for ECLUBHRI" _column(2278) byte eclubhrj %2f "CC: Hrs/wk 5th YOUNGEST child spent at" _column(2280) byte aclubhrj %1f "CC: Allocation flag for ECLUBHRJ" _column(2281) byte ehrclubf %2f "CC: Hrs/wk YOUNGEST child was at clubh" _column(2283) byte ahrclubf %1f "CC: Allocation flag for EHRCLUBF" _column(2284) byte ehrclubg %2f "CC: Hrs/wk 2nd YOUNGEST child was at c" _column(2286) byte ahrclubg %1f "CC: Allocation flag for EHRCLUBG" _column(2287) byte ehrclubh %2f "CC: Hrs/wk 3rd YOUNGEST child was at c" _column(2289) byte ahrclubh %1f "CC: Allocation flag for EHRCLUBH" _column(2290) byte ehrclubi %2f "CC: Hrs/wk 4th YOUNGEST child was at c" _column(2292) byte ahrclubi %1f "CC: Allocation flag for EHRCLUBI" _column(2293) byte ehrclubj %2f "CC: Hrs/wk 5th YOUNGEST child was at c" _column(2295) byte ahrclubj %1f "CC: Allocation flag for EHRCLUBJ" _column(2296) byte epaycluf %2f "CC: Did...pay for YOUNGEST child to be" _column(2298) byte apaycluf %1f "CC: Allocation flag for EPAYCLUF" _column(2299) byte epayclug %2f "CC: Did...pay for 2nd YOUNGEST child t" _column(2301) byte apayclug %1f "CC: Allocation flag for EPAYCLUG" _column(2302) byte epaycluh %2f "CC: Did...pay for 3rd YOUNGEST child t" _column(2304) byte apaycluh %1f "CC: Allocation flag for EPAYCLUH" _column(2305) byte epayclui %2f "CC: Did...pay for 4th YOUNGEST child t" _column(2307) byte apayclui %1f "CC: Allocation flag for EPAYCLUI" _column(2308) byte epaycluj %2f "CC: Did...pay for 5th YOUNGEST child t" _column(2310) byte apaycluj %1f "CC: Allocation flag for EPAYCLUJ" _column(2311) byte tamtcluf %2f "CC: Amt pd for YOUNGEST child to be in" _column(2313) byte aamtcluf %1f "CC: Allocation flag for TAMTCLUF" _column(2314) byte tamtclug %2f "CC: Amt pd for 2nd YOUNGEST child to b" _column(2316) byte aamtclug %1f "CC: Allocation flag for TAMTCLUG" _column(2317) byte tamtcluh %2f "CC: Amt pd for 3rd YOUNGEST child to b" _column(2319) byte aamtcluh %1f "CC: Allocation flag for TAMTCLUH" _column(2320) byte tamtclui %2f "CC: Amt pd for 4th YOUNGEST child to b" _column(2322) byte aamtclui %1f "CC: Allocation flag for TAMTCLUI" _column(2323) byte tamtcluj %2f "CC: Amt pd for 5th YOUNGEST child to b" _column(2325) byte aamtcluj %1f "CC: Allocation flag for TAMTCLUJ" _column(2326) byte ewhschof %2f "CC: Location of YOUNGEST child's after" _column(2328) byte awhschof %1f "CC: Allocation flag for EWHSCHOF" _column(2329) byte ewhschog %2f "CC: Location of 2nd YOUNGEST child's a" _column(2331) byte awhschog %1f "CC: Allocation flag for EWHSCHOG" _column(2332) byte ewhschoh %2f "CC: Location of 3rd YOUNGEST child's a" _column(2334) byte awhschoh %1f "CC: Allocation flag for EWHSCHOH" _column(2335) byte ewhschoi %2f "CC: Location of 4th YOUNGEST child's a" _column(2337) byte awhschoi %1f "CC: Allocation flag for EWHSCHOI" _column(2338) byte ewhschoj %2f "CC: Location of 5th YOUNGEST child's a" _column(2340) byte awhschoj %1f "CC: Allocation flag for EWHSCHOJ" _column(2341) byte ehscho1f %2f "CC: Hrs/wk YOUNGEST child spent in aft" _column(2343) byte ahscho1f %1f "CC: Allocation flag for EHSCHO1F" _column(2344) byte ehscho1g %2f "CC: Hrs/wk 2nd YOUNGEST child spent in" _column(2346) byte ahscho1g %1f "CC: Allocation flag for EHSCHO1G" _column(2347) byte ehscho1h %2f "CC: Hrs/wk 3rd YOUNGEST child spent in" _column(2349) byte ahscho1h %1f "CC: Allocation flag for EHSCHO1H" _column(2350) byte ehscho1i %2f "CC: Hrs/wk 4th YOUNGEST child spent in" _column(2352) byte ahscho1i %1f "CC: Allocation flag for EHSCHO1I" _column(2353) byte ehscho1j %2f "CC: Hrs/wk 5th YOUNGEST child spent in" _column(2355) byte ahscho1j %1f "CC: Allocation flag for EHSCHO1J" _column(2356) byte ehrsch2f %2f "CC: Hrs/wk YOUNGEST child in after sch" _column(2358) byte ahrsch2f %1f "CC: Allocation flag for EHRSCH2F" _column(2359) byte ehrsch2g %2f "CC: Hrs/wk 2nd YOUNGEST chld in aftr s" _column(2361) byte ahrsch2g %1f "CC: Allocation flag for EHRSCH2G" _column(2362) byte ehrsch2h %2f "CC: Hrs/wk 3rd YOUNGEST chld in aftr s" _column(2364) byte ahrsch2h %1f "CC: Allocation flag for EHRSCH2H" _column(2365) byte ehrsch2i %2f "CC: Hrs/wk 4th YOUNGEST chld in aftr s" _column(2367) byte ahrsch2i %1f "CC: Allocation flag for EHRSCH2I" _column(2368) byte ehrsch2j %2f "CC: Hrs/wk 5th YOUNGEST chld in aftr s" _column(2370) byte ahrsch2j %1f "CC: Allocation flag for EHRSCH2J" _column(2371) byte epayschf %2f "CC: Did...pay for YOUNGEST child's aft" _column(2373) byte apayschf %1f "CC: Allocation flag for EPAYSCHF" _column(2374) byte epayschg %2f "CC: Did...pay for 2nd YOUNGEST child's" _column(2376) byte apayschg %1f "CC: Allocation flag for EPAYSCHG" _column(2377) byte epayschh %2f "CC: Did...pay for 3rd YOUNGEST child's" _column(2379) byte apayschh %1f "CC: Allocation flag for EPAYSCHH" _column(2380) byte epayschi %2f "CC: Did...pay for 4th YOUNGEST child's" _column(2382) byte apayschi %1f "CC: Allocation flag for EPAYSCHI" _column(2383) byte epayschj %2f "CC: Did...pay for 5th YOUNGEST child's" _column(2385) byte apayschj %1f "CC: Allocation flag for EPAYSCHJ" _column(2386) int tamtschf %3f "CC: Amt...pd for YOUNGEST child in aft" _column(2389) byte aamtschf %1f "CC: Allocation flag for TAMTSCHF" _column(2390) int tamtschg %3f "CC: Amt...pd for 2nd YOUNGEST child in" _column(2393) byte aamtschg %1f "CC: Allocation flag for TAMTSCHG" _column(2394) int tamtschh %3f "CC: Amt...pd for 3rd YOUNGEST child in" _column(2397) byte aamtschh %1f "CC: Allocation flag for TAMTSCHH" _column(2398) int tamtschi %3f "CC: Amt...pd for 4th YOUNGEST child in" _column(2401) byte aamtschi %1f "CC: Allocation flag for TAMTSCHI" _column(2402) int tamtschj %3f "CC: Amt...pd for 5th YOUNGEST child in" _column(2405) byte aamtschj %1f "CC: Allocation flag for TAMTSCHJ" _column(2406) byte ewhothef %2f "CC: Place non-relative cared for the" _column(2408) byte awhothef %1f "CC: Allocation flag for EWHOTHEF" _column(2409) byte ewhotheg %2f "CC: Place non-relative cared for the 2" _column(2411) byte awhotheg %1f "CC: Allocation flag for EWHOTHEG" _column(2412) byte ewhotheh %2f "CC: Place non-relative cared for the 3" _column(2414) byte awhotheh %1f "CC: Allocation flag for EWHOTHEH" _column(2415) byte ewhothei %2f "CC: Place non-relative cared for the 4" _column(2417) byte awhothei %1f "CC: Allocation flag for EWHOTHEI" _column(2418) byte ewhothej %2f "CC: Place non-relative cared for the 5" _column(2420) byte awhothej %1f "CC: Allocation flag for EWHOTHEJ" _column(2421) byte eothehrf %2f "CC: Hrs/wk non-relative cared for YOUN" _column(2423) byte aothehrf %1f "CC: Allocation flag for EOTHEHRF" _column(2424) byte eothehrg %2f "CC: Hrs/wk non-relative cared for 2nd" _column(2426) byte aothehrg %1f "CC: Allocation flag for EOTHEHRG" _column(2427) byte eothehrh %2f "CC: Hrs/wk non-relative cared for 3rd" _column(2429) byte aothehrh %1f "CC: Allocation flag for EOTHEHRH" _column(2430) byte eothehri %2f "CC: Hrs/wk non-relative cared for 4th" _column(2432) byte aothehri %1f "CC: Allocation flag for EOTHEHRI" _column(2433) byte eothehrj %2f "CC: Hrs/wk non-relative cared for 5th" _column(2435) byte aothehrj %1f "CC: Allocation flag for EOTHEHRJ" _column(2436) byte ehrothef %2f "CC: Hrs/wk non-relative cared for chil" _column(2438) byte ahrothef %1f "CC: Allocation flag for EHROTHEF" _column(2439) byte ehrotheg %2f "CC: Hrs/wk non-relative cared for 2nd " _column(2441) byte ahrotheg %1f "CC: Allocation flag for EHROTHEG" _column(2442) byte ehrotheh %2f "CC: Hrs/wk non-relative cared for 3rd " _column(2444) byte ahrotheh %1f "CC: Allocation flag for EHROTHEH" _column(2445) byte ehrothei %2f "CC: Hrs/wk non-relative cared for 4th " _column(2447) byte ahrothei %1f "CC: Allocation flag for EHROTHEI" _column(2448) byte ehrothej %2f "CC: Hrs/wk non-relative cared for 5th " _column(2450) byte ahrothej %1f "CC: Allocation flag for EHROTHEJ" _column(2451) byte epayothf %2f "CC: Did...pay non-relative to care for" _column(2453) byte apayothf %1f "CC: Allocation flag for EPAYOTHF" _column(2454) byte epayothg %2f "CC: Did...pay non-relative to care for" _column(2456) byte apayothg %1f "CC: Allocation flag for EPAYOTHG" _column(2457) byte epayothh %2f "CC: Did...pay non-relative to care for" _column(2459) byte apayothh %1f "CC: Allocation flag for EPAYOTHH" _column(2460) byte epayothi %2f "CC: Did...pay non-relative to care for" _column(2462) byte apayothi %1f "CC: Allocation flag for EPAYOTHI" _column(2463) byte epayothj %2f "CC: Did...pay non-relative to care for" _column(2465) byte apayothj %1f "CC: Allocation flag for EPAYOTHJ" _column(2466) int tamtothf %3f "CC: Amt/wk...pd non-relative to care f" _column(2469) byte aamtothf %1f "CC: Allocation flag for TAMTOTHF" _column(2470) int tamtothg %3f "CC: Amt/wk...pd nonrelative caring for" _column(2473) byte aamtothg %1f "CC: Allocation flag for TAMTOTHG" _column(2474) int tamtothh %3f "CC: Amt/wk...pd nonrelative caring for" _column(2477) byte aamtothh %1f "CC: Allocation flag for TAMTOTHH" _column(2478) int tamtothi %3f "CC: Amt/wk...pd nonrelative caring for" _column(2481) byte aamtothi %1f "CC: Allocation flag for TAMTOTHI" _column(2482) int tamtothj %3f "CC: Amt/wk...pd nonrelative caring for" _column(2485) byte aamtothj %1f "CC: Allocation flag for TAMTOTHJ" _column(2486) byte eschoowf %2f "CC: Did YOUNGEST child usually attend " _column(2488) byte aschoowf %1f "CC: Allocation flag for ESCHOOWF" _column(2489) byte eschoowg %2f "CC: Did 2nd YOUNGEST child usually att" _column(2491) byte aschoowg %1f "CC: Allocation flag for ESCHOOWG" _column(2492) byte eschoowh %2f "CC: Did 3rd YOUNGEST child usually att" _column(2494) byte aschoowh %1f "CC: Allocation flag for ESCHOOWH" _column(2495) byte eschoowi %2f "CC: Did 4th YOUNGEST child usually att" _column(2497) byte aschoowi %1f "CC: Allocation flag for ESCHOOWI" _column(2498) byte eschoowj %2f "CC: Did 5th YOUNGEST child usually att" _column(2500) byte aschoowj %1f "CC: Allocation flag for ESCHOOWJ" _column(2501) byte ehrschwf %2f "CC: Hrs/wk the YOUNGEST child was in s" _column(2503) byte ahrschwf %1f "CC: Allocation flag for EHRSCHWF" _column(2504) byte ehrschwg %2f "CC: Hrs/wk the 2nd YOUNGEST child was " _column(2506) byte ahrschwg %1f "CC: Allocation flag for EHRSCHWG" _column(2507) byte ehrschwh %2f "CC: Hrs/wk the 3rd YOUNGEST child was " _column(2509) byte ahrschwh %1f "CC: Allocation flag for EHRSCHWH" _column(2510) byte ehrschwi %2f "CC: Hrs/wk the 4th YOUNGEST child was " _column(2512) byte ahrschwi %1f "CC: Allocation flag for EHRSCHWI" _column(2513) byte ehrschwj %2f "CC: Hrs/wk the 5th YOUNGEST child was " _column(2515) byte ahrschwj %1f "CC: Allocation flag for EHRSCHWJ" _column(2516) byte ehrschof %2f "CC: Hrs/wk YOUNGEST child was in schoo" _column(2518) byte ahrschof %1f "CC: Allocation flag for EHRSCHOF" _column(2519) byte ehrschog %2f "CC: Hrs/wk 2nd YOUNGEST child was in s" _column(2521) byte ahrschog %1f "CC: Allocation flag for EHRSCHOG" _column(2522) byte ehrschoh %2f "CC: Hrs/wk 3rd YOUNGEST child was in s" _column(2524) byte ahrschoh %1f "CC: Allocation flag for EHRSCHOH" _column(2525) byte ehrschoi %2f "CC: Hrs/wk 4th YOUNGEST child was in s" _column(2527) byte ahrschoi %1f "CC: Allocation flag for EHRSCHOI" _column(2528) byte ehrschoj %2f "CC: Hrs/wk 5th YOUNGEST child was in s" _column(2530) byte ahrschoj %1f "CC: Allocation flag for EHRSCHOJ" _column(2531) byte eselfcaf %2f "CC: Did the YOUNGEST child cared for s" _column(2533) byte aselfcaf %1f "CC: Allocation flag for ESELFCAF" _column(2534) byte eselfcag %2f "CC: Did the 2nd YOUNGEST child cared f" _column(2536) byte aselfcag %1f "CC: Allocation flag for ESELFCAG" _column(2537) byte eselfcah %2f "CC: Did the 3rd YOUNGEST child cared f" _column(2539) byte aselfcah %1f "CC: Allocation flag for ESELFCAH" _column(2540) byte eselfcai %2f "CC: Did the 4th YOUNGEST child cared f" _column(2542) byte aselfcai %1f "CC: Allocation flag for ESELFCAI" _column(2543) byte eselfcaj %2f "CC: Did the 5th YOUNGEST child cared f" _column(2545) byte aselfcaj %1f "CC: Allocation flag for ESELFCAJ" _column(2546) byte ekidhr1f %2f "CC: Hrs/wk the YOUNGEST child cared fo" _column(2548) byte akidhr1f %1f "CC: Allocation flag for EKIDHR1F" _column(2549) byte ekidhr1g %2f "CC: Hrs/wk the 2nd YOUNGEST child care" _column(2551) byte akidhr1g %1f "CC: Allocation flag for EKIDHR1G" _column(2552) byte ekidhr1h %2f "CC: Hrs/wk the 3rd YOUNGEST child care" _column(2554) byte akidhr1h %1f "CC: Allocation flag for EKIDHR1H" _column(2555) byte ekidhr1i %2f "CC: Hrs/wk the 4th YOUNGEST child care" _column(2557) byte akidhr1i %1f "CC: Allocation flag for EKIDHR1I" _column(2558) byte ekidhr1j %2f "CC: Hrs/wk the 5th YOUNGEST child care" _column(2560) byte akidhr1j %1f "CC: Allocation flag for EKIDHR1J" _column(2561) byte ekidhr2f %2f "CC: Hrs/wk YOUNGEST child cared for se" _column(2563) byte akidhr2f %1f "CC: Allocation flag for EKIDHR2F" _column(2564) byte ekidhr2g %2f "CC: Hrs/wk 2nd YOUNGEST child cared fo" _column(2566) byte akidhr2g %1f "CC: Allocation flag for EKIDHR2G" _column(2567) byte ekidhr2h %2f "CC: Hrs/wk 3rd YOUNGEST child cared fo" _column(2569) byte akidhr2h %1f "CC: Allocation flag for EKIDHR2H" _column(2570) byte ekidhr2i %2f "CC: Hrs/wk 4th YOUNGEST child cared fo" _column(2572) byte akidhr2i %1f "CC: Allocation flag for EKIDHR2I" _column(2573) byte ekidhr2j %2f "CC: Hrs/wk 5th YOUNGEST child cared fo" _column(2575) byte akidhr2j %1f "CC: Allocation flag for EKIDHR2J" _column(2576) byte edaychaf %2f "CC: Any change in child care for YOUNG" _column(2578) byte adaychaf %1f "CC: Allocation flag for EDAYCHAF" _column(2579) byte edaychag %2f "CC: Any change in child care for 2nd" _column(2581) byte adaychag %1f "CC: Allocation flag for EDAYCHAG" _column(2582) byte edaychah %2f "CC: Any change in child care for 3rd" _column(2584) byte adaychah %1f "CC: Allocation flag for EDAYCHAH" _column(2585) byte edaychai %2f "CC: Any change in child care for 4th" _column(2587) byte adaychai %1f "CC: Allocation flag for EDAYCHAI" _column(2588) byte edaychaj %2f "CC: Any change in child care for 5th" _column(2590) byte adaychaj %1f "CC: Allocation flag for EDAYCHAJ" _column(2591) byte epayhelf %2f "CC: Did anyone help pay for YOUNGEST c" _column(2593) byte apayhelf %1f "CC: Allocation flag for EPAYHELF" _column(2594) byte epayhelg %2f "CC: Did anyone help pay for 2nd YOUNGE" _column(2596) byte apayhelg %1f "CC: Allocation flag for EPAYHELG" _column(2597) byte epayhelh %2f "CC: Did anyone help pay for 3rd YOUNGE" _column(2599) byte apayhelh %1f "CC: Allocation flag for EPAYHELH" _column(2600) byte epayheli %2f "CC: Did anyone help pay for 4th YOUNGE" _column(2602) byte apayheli %1f "CC: Allocation flag for EPAYHELI" _column(2603) byte epayhelj %2f "CC: Did anyone help pay for 5th YOUNGE" _column(2605) byte apayhelj %1f "CC: Allocation flag for EPAYHELJ" _column(2606) byte ewhopa1f %2f "CC: Did governmnt help pay for YOUNGES" _column(2608) byte ewhopa2f %2f "CC: Did other parent help pay for YOUN" _column(2610) byte ewhopa3f %2f "CC: Did employer help pay for YOUNGEST" _column(2612) byte ewhopa4f %2f "CC: Did someone else help pay for YOUN" _column(2614) byte awhopaf %1f "CC: Allocation flag for EWHOPA1F-EWHOP" _column(2615) byte ewhopa1g %2f "CC: Did a gov agency help pay 2nd YOUN" _column(2617) byte ewhopa2g %2f "CC: Did other parent help pay 2nd YOUN" _column(2619) byte ewhopa3g %2f "CC: Did employer help pay 2nd YOUNGEST" _column(2621) byte ewhopa4g %2f "CC: Did someone else help pay 2nd YOUN" _column(2623) byte awhopag %2f "CC: Allocation flag for EWHOPA1G-EWHOP" _column(2625) byte ewhopa1h %2f "CC: Did a gov agency help pay 3rd YOUN" _column(2627) byte ewhopa2h %2f "CC: Did other parent help pay 3rd YOUN" _column(2629) byte ewhopa3h %2f "CC: Did employer help pay 3rd YOUNGEST" _column(2631) byte ewhopa4h %2f "CC: Did someone else help pay 3rd YOUN" _column(2633) byte awhopah %1f "CC: Allocation flag for EWHOPA1H-EWHOP" _column(2634) byte ewhopa1i %2f "CC: Did a gov agency help pay 4th YOUN" _column(2636) byte ewhopa2i %2f "CC: Did other parent help pay 4th YOUN" _column(2638) byte ewhopa3i %2f "CC: Did employer help pay 4th YOUNGEST" _column(2640) byte ewhopa4i %2f "CC: Did someone else help pay 4th YOUN" _column(2642) byte awhopai %1f "CC: Allocation flag for EWHOPA1I-EWHOP" _column(2643) byte ewhopa1j %2f "CC: Did a gov agency help pay 5th YOUN" _column(2645) byte ewhopa2j %2f "CC: Did other parent help pay 5th YOUN" _column(2647) byte ewhopa3j %2f "CC: Did employer help pay 5th YOUNGEST" _column(2649) byte ewhopa4j %2f "CC: Did someone else help pay 5th YOUN" _column(2651) byte awhopaj %1f "CC: Allocation flag for EWHOPA1J-EWHOP" _column(2652) byte esatisf %2f "CC: Are you satisfied with care of you" _column(2654) byte esatisg %2f "CC: Are you satisfied with care of 2nd" _column(2656) byte esatish %2f "CC: Are you satisfied with care of 3rd" _column(2658) byte esatisi %2f "CC: Are you satisfied with care of 4th" _column(2660) byte esatisj %2f "CC: Are you satisfied with care of 5th" _column(2662) byte elistf %2f "CC: Are you waiting on child care for" _column(2664) byte alistf %1f "CC: Allocation flag for ELISTF" _column(2665) byte elistg %2f "CC: Are you waiting on child care for " _column(2667) byte alistg %1f "CC: Allocation flag for ELISTG" _column(2668) byte elisth %2f "CC: Are you waiting on child care for " _column(2670) byte alisth %1f "CC: Allocation flag for ELISTH" _column(2671) byte elisti %2f "CC: Are you waiting on child care for " _column(2673) byte alisti %1f "CC: Allocation flag for ELISTI" _column(2674) byte elistj %2f "CC: Are you waiting on child care for " _column(2676) byte alistj %1f "CC: Allocation flag for ELISTJ" _column(2677) byte eworkmor %2f "CC: Not able to wrk more because of ch" _column(2679) byte aworkmor %1f "CC: Allocation flag for EWORKMOR" _column(2680) byte etiamt01 %2f "CC: Time lost because of no arrangemen" _column(2682) byte atiamt01 %1f "CC: Allocation flag for ETIAMT01" _column(2683) byte etiamt02 %2f "CC: Unit of time lost because of no" _column(2685) byte atiamt02 %1f "CC: Allocation flag for ETIAMT02" _column(2686) byte epwsunv %2f "WS: Universe indicator." _column(2688) byte ewsempct %2f "WS: Number of employers" _column(2690) byte awsempct %1f "WS: Allocation flag for EWSEMPCT" _column(2691) byte ewseno1 %2f "WS: Employer Number" _column(2693) byte ewsbno1 %2f "WS: Business Number" _column(2695) byte ewseno2 %2f "WS: Employer Number" _column(2697) byte ewsbno2 %2f "WS: Business Number" _column(2699) byte ewshrs1 %2f "WS: Number of hours worked per day in " _column(2701) byte awshrs1 %1f "WS: Allocation flag for EWSHRS1" _column(2702) byte ewsdys1 %2f "WS: Days a week worked in job1" _column(2704) byte awsdys1 %1f "WS: Allocation flag for EWSDY1" _column(2705) byte ewsday11 %2f "WS: Worked Sundays in job 1" _column(2707) byte awsday11 %1f "WS: Allocation flag for EWSDAY11" _column(2708) byte ewsday12 %2f "WS: Worked Mondays in job 1" _column(2710) byte awsday12 %1f "WS: Allocation flag for EWSDAY12" _column(2711) byte ewsday13 %2f "WS: Worked Tuesdays in job 1" _column(2713) byte awsday13 %1f "WS: Allocation flag for EWSDAY13" _column(2714) byte ewsday14 %2f "WS: Worked Wednesdays in job 1" _column(2716) byte awsday14 %1f "WS: Allocation flag for EWSDAY14" _column(2717) byte ewsday15 %2f "WS: Worked Thursdays in job 1" _column(2719) byte awsday15 %1f "WS: Allocation flag for EWSDAY15" _column(2720) byte ewsday16 %2f "WS: Worked Fridays in job 1" _column(2722) byte awsday16 %1f "WS: Allocation flag for EWSDAY16" _column(2723) byte ewsday17 %2f "WS: Worked Saturdays in job 1" _column(2725) byte awsday17 %1f "WS: Allocation flag for EWSDAY17" _column(2726) int ewsbeg1 %4f "WS: Time of day work began in job 1" _column(2730) byte awsbeg1 %1f "WS: Allocation flag for EWSBEG1" _column(2731) byte ewsbegm1 %2f "WS: Marker for time of day work began" _column(2733) byte awsbegm1 %1f "WS: Allocation flag for EWSBEGM1" _column(2734) int ewsend1 %4f "WS: Time of day work ended in job 1" _column(2738) byte awsend1 %1f "WS: Allocation flag for EWSEND1" _column(2739) byte ewsendm1 %2f "WS: Marker for time work ended in job " _column(2741) byte awsendm1 %1f "WS: Allocation flag for EWSENDM1" _column(2742) byte ewshmwk1 %2f "WS: Worked only at home in job 1" _column(2744) byte awshmwk1 %1f "WS: Allocation flag for EWSHMWK1" _column(2745) byte ewsdy11 %2f "WS: Worked at home on Sundays in job1" _column(2747) byte awsdy11 %1f "WS: Allocation flag for EWSDY11" _column(2748) byte ewsdy12 %2f "WS: Worked at home on Mondays in job1" _column(2750) byte awsdy12 %1f "WS: Allocation flag for EWSDY12" _column(2751) byte ewsdy13 %2f "WS: Worked at home on Tuesdays in job1" _column(2753) byte awsdy13 %1f "WS: Allocation flag for EWSDY13" _column(2754) byte ewsdy14 %2f "WS: Worked at home on Wednesdays in jo" _column(2756) byte awsdy14 %1f "WS: Allocation flag for EWSDY14" _column(2757) byte ewsdy15 %2f "WS: Worked at home on Thursdays in job" _column(2759) byte awsdy15 %1f "WS: Allocation flag for EWSDY15" _column(2760) byte ewsdy16 %2f "WS: Worked at home on Fridays in job1" _column(2762) byte awsdy16 %1f "WS: Allocation flag for EWSDY16" _column(2763) byte ewsdy17 %2f "WS: Worked at home on Saturdays in job" _column(2765) byte awsdy17 %1f "WS: Allocation flag for EWSDY17" _column(2766) byte ewsjob1 %2f "WS: Type of schedule work for job 1" _column(2768) byte awsjob1 %1f "WS: Allocation flag for EWSJOB1" _column(2769) byte ewsmnr1 %2f "WS: Reason for type of work schedule- " _column(2771) byte awsmnr1 %1f "WS: Allocation flag for EWSMNR1" _column(2772) byte ewshrs2 %2f "WS: Number of hours per day in job2" _column(2774) byte awshrs2 %1f "WS: Allocation flag for EWSHRS2" _column(2775) byte ewsdys2 %2f "WS: Days a week worked in job2" _column(2777) byte awsdys2 %1f "WS: Allocation flag for EWSDY2" _column(2778) byte ewsday21 %2f "WS: Worked Sundays in job 2" _column(2780) byte awsday21 %1f "WS: Allocation flag for EWSDAY21" _column(2781) byte ewsday22 %2f "WS: Worked Mondays in job 2" _column(2783) byte awsday22 %1f "WS: Allocation flag for EWSDAY22" _column(2784) byte ewsday23 %2f "WS: Worked Tuesdays in job 2" _column(2786) byte awsday23 %1f "WS: Allocation flag for EWSDAY23" _column(2787) byte ewsday24 %2f "WS: Worked Wednesdays in job 2" _column(2789) byte awsday24 %1f "WS: Allocation flag for EWSDAY24" _column(2790) byte ewsday25 %2f "WS: Worked Thursdays in job 2" _column(2792) byte awsday25 %1f "WS: Allocation flag for EWSDAY25" _column(2793) byte ewsday26 %2f "WS: Worked Fridays in job 2" _column(2795) byte awsday26 %1f "WS: Allocation flag for EWSDAY26" _column(2796) byte ewsday27 %2f "WS: Worked Saturdays in job 2" _column(2798) byte awsday27 %1f "WS: Allocation flag for EWSDAY27" _column(2799) int ewsbeg2 %4f "WS: Time began work in job 2" _column(2803) byte awsbeg2 %1f "WS: Allocation flag for EWSBEG2" _column(2804) byte ewsbegm2 %2f "WS: Marker for time work began in job " _column(2806) byte awsbegm2 %1f "WS: Allocation flag for EWSBEGM2" _column(2807) int ewsend2 %4f "WS: Time of day work ended in job 2" _column(2811) byte awsend2 %1f "WS: Allocation flag for EWSEND2" _column(2812) byte ewsendm2 %2f "WS: Marker for time work ended in job " _column(2814) byte awsendm2 %1f "WS: Allocation flag for EWSENDM2" _column(2815) byte ewshmwk2 %2f "WS: Worked only at home in job 2" _column(2817) byte awshmwk2 %1f "WS: Allocation flag for EWSHMWK2" _column(2818) byte ewsdy21 %2f "WS: Worked at home on Sundays in job2" _column(2820) byte awsdy21 %1f "WS: Allocation flag for EWSDY21" _column(2821) byte ewsdy22 %2f "WS: Worked at home on Mondays in job2" _column(2823) byte awsdy22 %1f "WS: Allocation flag for EWSDY22" _column(2824) byte ewsdy23 %2f "WS: Worked at home on Tuesdays in job2" _column(2826) byte awsdy23 %1f "WS: Allocation flag for EWSDY23" _column(2827) byte ewsdy24 %2f "WS: Worked at home on Wednesdays in jo" _column(2829) byte awsdy24 %1f "WS: Allocation flag for EWSDY24" _column(2830) byte ewsdy25 %2f "WS: Worked at home on Thursdays in job" _column(2832) byte awsdy25 %1f "WS: Allocation flag for EWSDY25" _column(2833) byte ewsdy26 %2f "WS: Worked at home on Fridays in job2" _column(2835) byte awsdy26 %1f "WS: Allocation flag for EWSDY26" _column(2836) byte ewsdy27 %2f "WS: Worked at home on Saturdays in job" _column(2838) byte awsdy27 %1f "WS: Allocation flag for EWSDY27" _column(2839) byte ewsjob2 %2f "WS: Type of schedule work for job 2" _column(2841) byte awsjob2 %1f "WS: Allocation flag for EWSJOB2" _column(2842) byte ewsmnr2 %2f "WS: Reason for type of work schedule- " _column(2844) byte awsmnr2 %1f "WS: Allocation flag for EWSMNR2" _column(2845) byte eatxunv %2f "TAX: Universe indicator." _column(2847) byte itaxflyn %2f "TAX: Whether ... filed Federal income " _column(2849) byte itaxcopy %2f "TAX: Whether ... has a copy of tax for" _column(2851) byte tfilstat %2f "TAX: Filing status on 2001 Federal tax" _column(2853) byte ttotexmp %2f "TAX: Number of exemptions claimed on r" _column(2855) int iexemp01 %4f "TAX: First person claimed as an exempt" _column(2859) int iexemp02 %4f "TAX: Second person claimed as an exemp" _column(2863) int iexemp03 %4f "TAX: Third person claimed as an exempt" _column(2867) int iexemp04 %4f "TAX: Fourth person claimed as an exemp" _column(2871) int iexemp05 %4f "TAX: Fifth person claimed as an exempt" _column(2875) byte iexmpout %2f "TAX: Number of persons claimed as an" _column(2877) byte iexnmout %2f "TAX: Number of persons claimed as an" _column(2879) byte ioutrl01 %2f "TAX: First person's relationship" _column(2881) byte ioutrl02 %2f "TAX: Second person's relationship" _column(2883) byte ioutrl03 %2f "TAX: Third person's relationship" _column(2885) byte ioutrl04 %2f "TAX: Fourth person's relationship" _column(2887) byte ioutrl05 %2f "TAX: Fifth person's relationship" _column(2889) byte ioutrl06 %2f "TAX: Sixth person's relationship" _column(2891) byte ioutrl07 %2f "TAX: Seventh person's relationship" _column(2893) byte ioutrl08 %2f "TAX: Eighth person's relationship" _column(2895) byte ioutrl09 %2f "TAX: Ninth person's relationship" _column(2897) byte ioutrl10 %2f "TAX: Tenth person's relationship" _column(2899) byte ifilform %2f "TAX: Form 1040 filed" _column(2901) byte ischeda %2f "TAX: Schedule A filed with 2001 tax re" _column(2903) byte ischedd %2f "TAX: Schedule D filed with 2001 tax re" _column(2905) byte tamtdedt %2f "TAX: Amount of itemized deductions" _column(2907) byte iccexpen %2f "TAX: Child and dependent care expense " _column(2909) byte tccamt %2f "TAX: Amount of child and dependent car" _column(2911) int icarex01 %4f "TAX: First child and dependent care ex" _column(2915) int icarex02 %4f "TAX: Second child and dependent care e" _column(2919) int icarex03 %4f "TAX: Third child and dependent care ex" _column(2923) int icarex04 %4f "TAX: Fourth child and dependent care e" _column(2927) int icarex05 %4f "TAX: Fifth child and dependent care ex" _column(2931) int icarex06 %4f "TAX: Sixth child and dependent care ex" _column(2935) int icarex07 %4f "TAX: Seventh child and dependent care" _column(2939) int icarex08 %4f "TAX: Eighth child and dependent care e" _column(2943) int icarex09 %4f "TAX: Ninth child and dependent care ex" _column(2947) int icarex10 %4f "TAX: Tenth child and dependent care ex" _column(2951) int icarex11 %4f "TAX: Eleventh child and dependent care" _column(2955) int icarex12 %4f "TAX: Twelfth child and dependent care" _column(2959) int icarex13 %4f "TAX: Thirteenth child and dependent ca" _column(2963) int icarex14 %4f "TAX: Fourteenth child and dependent ca" _column(2967) int icarex15 %4f "TAX: Fifteenth child and dependent car" _column(2971) int icarex16 %4f "TAX: Sixteenth child and dependent car" _column(2975) int icarex17 %4f "TAX: Seventeeth child and dependent ca" _column(2979) int icarex18 %4f "TAX: Eighteenth child and dependent ca" _column(2983) int icarex19 %4f "TAX: Nineteenth child and dependent ca" _column(2987) int icarex20 %4f "TAX: Twentieth child and dependent car" _column(2991) int icarex21 %4f "TAX: 21st child and dependent care exp" _column(2995) int icarex22 %4f "TAX: 22nd child and dependent care exp" _column(2999) int icarex23 %4f "TAX: 23rd child and dependent care exp" _column(3003) int icarex24 %4f "TAX: 24th child and dependent care exp" _column(3007) int icarex25 %4f "TAX: 25th child and dependent care exp" _column(3011) int icarex26 %4f "TAX: 26th child and dependent care exp" _column(3015) int icarex27 %4f "TAX: 27th child and dependent care exp" _column(3019) int icarex28 %4f "TAX: 28th child and dependent care exp" _column(3023) int icarex29 %4f "TAX: 29th child and dependent care exp" _column(3027) int icarex30 %4f "TAX: Thirtieth child and dependent car" _column(3031) byte idsabcrd %2f "TAX: Credit claimed for elderly or dis" _column(3033) byte tdsabamt %2f "TAX: Amount of elderly or disabled cre" _column(3035) byte tsapgain %2f "TAX: Amount of gains or losses from" _column(3037) byte tadjincm %2f "TAX: Adjusted gross income in 2001" _column(3039) byte tnettax %2f "TAX: Net tax liability in 2001" _column(3041) byte ierndcrd %2f "TAX: Whether earned income credit was" _column(3043) byte terndamt %2f "TAX: Amount of earned income credit cl" _column(3045) int ieicex01 %4f "TAX: First person where an earned inco" _column(3049) int ieicex02 %4f "TAX: Second person where an earned inc" _column(3053) int ieicex03 %4f "TAX: Third person where an earned inco" _column(3057) int ieicex04 %4f "TAX: 4th person where an earned income" _column(3061) int ieicex05 %4f "TAX: Fifth person where an earned inco" _column(3065) int ieicex06 %4f "TAX: Sixth person where an earned inco" _column(3069) int ieicex07 %4f "TAX: 7th person where an earned income" _column(3073) int ieicex08 %4f "TAX: Eighth person where an earned inc" _column(3077) int ieicex09 %4f "TAX: Ninth person where an earned inco" _column(3081) int ieicex10 %4f "TAX: Tenth person where an earned inco" _column(3085) int ieicex11 %4f "TAX: 11th person where an earned incom" _column(3089) int ieicex12 %4f "TAX: 12th person where an earned incom" _column(3093) int ieicex13 %4f "TAX: 13th person where earned income c" _column(3097) int ieicex14 %4f "TAX: 14th person where earned income c" _column(3101) int ieicex15 %4f "TAX: Fifteenth person where earned inc" _column(3105) int ieicex16 %4f "TAX: Sixteenth person where earned inc" _column(3109) int ieicex17 %4f "TAX: 17th person where earned income c" _column(3113) int ieicex18 %4f "TAX: 18th person where earned income c" _column(3117) int ieicex19 %4f "TAX: 19th person where earned income c" _column(3121) int ieicex20 %4f "TAX: Twentieth person where earned inc" _column(3125) int ieicex21 %4f "TAX: Twenty-first person where earned " _column(3129) int ieicex22 %4f "TAX: 22nd person where earned inc cr w" _column(3133) int ieicex23 %4f "TAX: 23rd person where earned inc cr w" _column(3137) int ieicex24 %4f "TAX: 24th person where earned inc cr w" _column(3141) int ieicex25 %4f "TAX: 25th person where earned inc cr w" _column(3145) int ieicex26 %4f "TAX: 26th person where earned inc cr w" _column(3149) int ieicex27 %4f "TAX: 27th person where earned inc cr w" _column(3153) int ieicex28 %4f "TAX: 28th person where earned inc cr w" _column(3157) int ieicex29 %4f "TAX: 29th person where an earned inc c" _column(3161) int ieicex30 %4f "TAX: Thirtieth person where an earned " _column(3165) byte iproptax %2f "TAX: Property taxes paid on residence " _column(3167) byte ipropjnt %2f "TAX: Property tax pd jointly with some" _column(3169) int ipropn01 %4f "TAX: First person who made joint payme" _column(3173) int ipropn02 %4f "TAX: Second person who made joint paym" _column(3177) int ipropn03 %4f "TAX: Third person who made joint payme" _column(3181) int ipropn04 %4f "TAX: Fourth person who made joint paym" _column(3185) int ipropn05 %4f "TAX: Fifth person who made joint payme" _column(3189) int ipropn06 %4f "TAX: Sixth person who made joint payme" _column(3193) int ipropn07 %4f "TAX: Seventh person who made joint pay" _column(3197) int ipropn08 %4f "TAX: Eighth person who made joint paym" _column(3201) int ipropn09 %4f "TAX: Ninth person who made joint payme" _column(3205) int ipropn10 %4f "TAX: Tenth person who made joint payme" _column(3209) int ipropn11 %4f "TAX: Eleventh person who made joint pa" _column(3213) int ipropn12 %4f "TAX: Twelfth person who made joint pay" _column(3217) int ipropn13 %4f "TAX: Thirteenth person who made joint" _column(3221) int ipropn14 %4f "TAX: Fourteenth person who made joint" _column(3225) int ipropn15 %4f "TAX: Fifteenth person who made joint" _column(3229) int ipropn16 %4f "TAX: Sixteenth person who made joint" _column(3233) int ipropn17 %4f "TAX: Seventeenth person who made joint" _column(3237) int ipropn18 %4f "TAX: Eighteenth person who made joint" _column(3241) int ipropn19 %4f "TAX: Nineteenth person who made joint" _column(3245) int ipropn20 %4f "TAX: Twentieth person who made joint" _column(3249) int ipropn21 %4f "TAX: Twenty-first person who made join" _column(3253) int ipropn22 %4f "TAX: Twenty-second person who made joi" _column(3257) int ipropn23 %4f "TAX: Twenty-third person who made join" _column(3261) int ipropn24 %4f "TAX: Twenty-fourth person who made joi" _column(3265) int ipropn25 %4f "TAX: Twenty-fifth person who made join" _column(3269) int ipropn26 %4f "TAX: Twenty-sixth person who made join" _column(3273) int ipropn27 %4f "TAX: Twenty-seventh person who made jo" _column(3277) int ipropn28 %4f "TAX: Twenty-eighth person who made joi" _column(3281) int ipropn29 %4f "TAX: Twenty-ninth person who made join" _column(3285) int ipropn30 %4f "TAX: Thirtieth person who made joint" _column(3289) byte ttaxbill %2f "TAX: Property tax bill for your reside" } /* Copyright 2006 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. */