infile dictionary { *This program reads the 2006 National Health Interview Survey 2006 samchild Data File *by Jean Roth Mon Jul 2 15:46:02 EDT 2007 *Please report errors to jroth@nber.org *See the .do file for directions and run with do nhis2006_samchild *NOTE: This program is distributed under the GNU GPL. *See end of this file and http://www.gnu.org/licenses/ for details. _column(1 ) byte rectype %2f _column(3 ) int srvy_yr %4f _column(7 ) str6 hhx %6s _column(13 ) byte intv_qrt %1f _column(14 ) byte assignwk %2f _column(16 ) str2 fmx %2s _column(18 ) str2 fpx %2s _column(20 ) long wtia_sc %7f _column(27 ) long wtfa_sc %6f _column(33 ) byte region %1f _column(34 ) int strat_p %3f _column(37 ) byte psu_p %2f _column(39 ) byte sex %1f _column(40 ) byte hispan_i %2f _column(42 ) byte racerpi2 %2f _column(44 ) byte mracrpi2 %2f _column(46 ) byte mracbpi2 %2f _column(48 ) byte age_p %2f _column(50 ) str2 csrespno %2s _column(52 ) byte csreltiv %2f _column(54 ) byte bwgtlb %2f _column(56 ) byte bwgtoz %2f _column(58 ) int bwgtmgr %4f _column(62 ) byte amr1 %1f _column(63 ) byte aodd1 %1f _column(64 ) byte add2 %1f _column(65 ) byte amr2 %1f _column(66 ) byte aodd2 %1f _column(67 ) byte condl1 %1f _column(68 ) byte condl2 %1f _column(69 ) byte condl3 %1f _column(70 ) byte condl4 %1f _column(71 ) byte condl5 %1f _column(72 ) byte condl6 %1f _column(73 ) byte condl7 %1f _column(74 ) byte condl8 %1f _column(75 ) byte condl9 %1f _column(76 ) byte condl10 %1f _column(77 ) byte cpox %1f _column(78 ) byte cpox12mo %1f _column(79 ) byte cashmev %1f _column(80 ) byte casstill %1f _column(81 ) byte cashyr %1f _column(82 ) byte casmeryr %1f _column(83 ) byte hayf1 %1f _column(84 ) byte rallg1 %1f _column(85 ) byte dallg1 %1f _column(86 ) byte sallg1 %1f _column(87 ) byte diarh1 %1f _column(88 ) byte anemia1 %1f _column(89 ) byte earinf1 %1f _column(90 ) byte seize1 %1f _column(91 ) byte hayf2 %1f _column(92 ) byte rallg2 %1f _column(93 ) byte dallg2 %1f _column(94 ) byte sallg2 %1f _column(95 ) byte diarh2 %1f _column(96 ) byte anemia2 %1f _column(97 ) byte fhead %1f _column(98 ) byte earinf2 %1f _column(99 ) byte seize2 %1f _column(100 ) byte stutter %1f _column(101 ) byte chstatyr %1f _column(102 ) int schdayr1 %3f _column(105 ) byte ccold2w %1f _column(106 ) byte cintil2w %1f _column(107 ) byte chearst %1f _column(108 ) byte cvision %1f _column(109 ) byte cblind %1f _column(110 ) byte ihspeq %1f _column(111 ) byte ihmob %1f _column(112 ) byte ihmobyr %1f _column(113 ) byte probrx %1f _column(114 ) byte learnd %1f _column(115 ) byte cmhagm15 %1f _column(116 ) byte mhiboy2 %2f _column(118 ) byte cmhagf15 %1f _column(119 ) byte mhigrl2 %2f _column(121 ) byte cusualpl %1f _column(122 ) byte cplkind %1f _column(123 ) byte chcplrou %1f _column(124 ) byte chcplknd %1f _column(125 ) byte chcchgyr %1f _column(126 ) byte chcchghi %1f _column(127 ) byte chcdlyr1 %1f _column(128 ) byte chcdlyr2 %1f _column(129 ) byte chcdlyr3 %1f _column(130 ) byte chcdlyr4 %1f _column(131 ) byte chcdlyr5 %1f _column(132 ) byte chcafyr %1f _column(133 ) byte chcafyr1 %1f _column(134 ) byte chcafyr2 %1f _column(135 ) byte chcafyr3 %1f _column(136 ) byte chcafyr4 %1f _column(137 ) byte cdnlongr %1f _column(138 ) byte chcsyr11 %1f _column(139 ) byte chcsyr12 %1f _column(140 ) byte chcsyr13 %1f _column(141 ) byte chcsyr14 %1f _column(142 ) byte chcsyr1 %1f _column(143 ) byte chcsyr2 %1f _column(144 ) byte chcsyr3 %1f _column(145 ) byte chcsyr4 %1f _column(146 ) byte chcsyr5 %1f _column(147 ) byte chcsyr6 %1f _column(148 ) byte chcsyr7 %1f _column(149 ) byte chcsyr81 %1f _column(150 ) byte chcsyr82 %1f _column(151 ) byte chcsyr10 %1f _column(152 ) byte chcsyrem %1f _column(153 ) byte chpxyr_c %1f _column(154 ) byte chernoy2 %2f _column(156 ) byte chchyr %1f _column(157 ) byte chchmoyr %2f _column(159 ) byte chchnoy2 %2f _column(161 ) byte chcnoyr2 %2f _column(163 ) byte csrgyr %1f _column(164 ) byte rsrgnoyr %2f _column(166 ) byte cmdlongr %1f _column(167 ) byte cshfluyr %1f _column(168 ) byte cshflu_m %2f _column(170 ) int cshflu_y %4f _column(174 ) byte cspfluyr %1f _column(175 ) byte cspflu_m %2f _column(177 ) int cspflu_y %4f _column(181 ) byte rscl2_c2 %1f _column(182 ) byte rscl2_e2 %1f _column(183 ) byte rscl3_e3 %1f _column(184 ) byte rscl5_p5 %1f _column(185 ) byte rscl5_h5 %1f _column(186 ) byte rscl6 %1f _column(187 ) byte seediff %1f _column(188 ) byte mrvsee %1f _column(189 ) byte meddiff %1f _column(190 ) byte mrvmed %1f _column(191 ) byte medwhy %1f _column(192 ) byte tretdiff %1f _column(193 ) byte mrvtret %1f _column(194 ) byte tretwhr1 %1f _column(195 ) byte tretwhr2 %1f _column(196 ) byte tretwhr3 %1f _column(197 ) byte tretwhr4 %1f _column(198 ) byte tretwhr5 %1f } /* Copyright 2007 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. */