infile dictionary { *This program reads the 1985 *U.S. Numerator Linked Birth Infant Death Birth Cohort Data Data File *by Jean Roth Wed Nov 19 11:15:15 EST 2008 *Please report errors to jroth@nber.org *See the .do file for directions and run with do linkco1985us_num *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 matchs %1f "Match Status" _column(2 ) int datayear %4f "Year of Birth" _column(10 ) byte rectype %1f "Record type" _column(11 ) byte resstatb %1f "Resident Status - Birth" _column(13 ) byte censtatebo %2f "State of Occurrence - Birth (1960 Census State Code)" _column(12 ) byte regnoccb %1f "Region of Occurrence - Birth" _column(15 ) byte estatebo %2f "Expanded State of Occurrence - Birth" _column(13 ) byte divoccb %1f "Division of Occurrence - Birth" _column(17 ) long bostate %5f "State of Occurrence - Birth (NCHS Codes)" _column(17 ) str5 cntyoccb %5s "NCHS County of Occurence - Birth" _column(22 ) byte regnresb %1f "Region of Residence - Birth" _column(23 ) byte divresb %1f "Division of Residence - Birth" _column(23 ) byte censtatebr %2f "State of Residence - Birth (1960 Census State Code)" _column(25 ) byte estatebr %2f "Expanded State of Residence - Birth" _column(27 ) byte brstate %2f "State of Residence - Birth (NCHS Codes)" _column(27 ) str5 cntyresb %5s "NCHS County of Residence - Birth" _column(32 ) str3 cityresb %3s "City of Residence (NCHS Codes) - Birth" _column(36 ) byte crace %1f "Race of Child" _column(37 ) byte crace3 %1f "Race of Child Recode 3" _column(38 ) byte csex %1f "Sex of Child" _column(39 ) byte dgestat %2f "Gestation" _column(41 ) byte gestat10 %2f "Gestation Recode 10" _column(43 ) int dbirwt %4f "Birthweight" _column(47 ) byte birwt14 %2f "Birthweight Recode 14" _column(49 ) byte birwt3 %1f "Birthweight Recode 3" _column(50 ) byte dplural %1f "Plurality" _column(51 ) byte omaps %2f "One Minute Apgar Score" _column(53 ) byte fmaps %2f "Five Minute Apgar Score" _column(55 ) byte origm %2f "Origin or Descent of Mother" _column(57 ) byte mrace %1f "Race of Mother" _column(58 ) byte dmage %2f "Age of Mother" _column(60 ) byte mage12 %2f "Age of Mother recode 12" _column(62 ) byte dmeduc %2f "Education of Mother Detail" _column(64 ) byte meduc6 %2f "Education of Mother Recode 6" _column(65 ) byte dmar %1f "Marital Status" _column(66 ) byte mplbir %2f "Mother's Place of Birth" _column(68 ) byte origf %2f "Origin or Descent of Father" _column(70 ) byte frace %1f "Race of Father" _column(71 ) byte dfage %2f "Age of Father" _column(73 ) byte dfeduc %2f "Education of Father" _column(75 ) int disllb %3f "Interval since last live birth" _column(76 ) byte outcome %1f "Outcome of Last Pregnancy" _column(77 ) int dterm %3f "Detail Interval Since Termination of Last Pregnancy" _column(78 ) str2 mpcb %2s "Detail Month Prenatal Care began" _column(80 ) byte mpcb6 %1f "Month Prenatal Care began Recode 6" _column(81 ) byte nprevis %2f "Total Number of Prenatal Visits" _column(83 ) byte dtotord %2f "Total birth order" _column(85 ) byte totord9 %1f "Total birth order recode 9" _column(86 ) byte dlivord %2f "Detail Live birth order" _column(88 ) byte livord9 %1f "Live birth order Recode 9" _column(89 ) byte pldel %1f "Place of Delivery" _column(90 ) byte birattnd %1f "Attendant at birth" _column(91 ) double recwt %1f "Record Weight" _column(194 ) int dthyr %4f "Year of Death" _column(198 ) byte rectyped %1f "Record type" _column(199 ) byte resstatd %1f "Resident Status - Death" _column(200 ) byte regnoccd %1f "Region of Occurrence - Death" _column(201 ) byte divoccd %1f "Division of Occurrence - Death" _column(201 ) byte censtatedo %2f "State of Occurrence - Death (1960 Census State Code)" _column(203 ) byte estatedo %2f "Expanded State of Occurrence - Death" _column(205 ) byte dostate %2f "State of Occurrence - Death (NCHS Codes)" _column(205 ) str5 cntyoccd %5s "NCHS County of Occurence - Death" _column(210 ) byte regnresd %1f "Region of Residence - Death" _column(211 ) byte divresd %1f "Division of Residence - Death" _column(211 ) byte censtatedr %2f "State of Residence - Death (1960 Census State Code)" _column(213 ) byte estatedr %2f "Expanded State of Residence - Death" _column(215 ) byte drstate %2f "State of Residence - Death (NCHS Codes)" _column(215 ) str5 cntyresd %5s "County of Residence - Death (NCHS Codes)" _column(220 ) str3 cityresd %3s "City of Residence - NCHS Codes - Death " _column(223 ) byte ager5 %1f "Infant Age Recode 5" _column(224 ) byte ager76 %2f "Infant Age Recode 76" _column(226 ) byte ager38 %2f "Infant Age Recode 38" _column(228 ) byte hospd %1f "Hospital and Patient Status" _column(229 ) byte autopsy %1f "Autopsy Performed" _column(230 ) byte accidpl %1f "Place of Accident for Causes E850-E869 and E880-E928" _column(231 ) str4 ucod %4s "ICD Code (9th Revision)" _column(235 ) byte ucodr61 %2f "61 Infant Cause Recode" _column(238 ) byte eanum %2f "Number of Entity-Axis Conditions" _column(240 ) byte econdp_1 %1f "Part/line number on certificate 1" _column(241 ) str1 econds_1 %1s "Sequence of condition within part/line 1" _column(242 ) str4 enicon_1 %4s "Condition code 1 (ICD 9th Revision)" _column(246 ) byte eniflag_1 %1f "Nature of Injury Flag 1" _column(247 ) byte econdp_2 %1f "Part/line number on certificate 2" _column(248 ) str1 econds_2 %1s "Sequence of condition within part/line 2" _column(249 ) str4 enicon_2 %4s "Condition code 2 (ICD 9th Revision)" _column(253 ) byte eniflag_2 %1f "Nature of Injury Flag 2" _column(254 ) byte econdp_3 %1f "Part/line number on certificate 3" _column(255 ) str1 econds_3 %1s "Sequence of condition within part/line 3" _column(256 ) str4 enicon_3 %4s "Condition code 3 (ICD 9th Revision)" _column(260 ) byte eniflag_3 %1f "Nature of Injury Flag 3" _column(261 ) byte econdp_4 %1f "Part/line number on certificate 4" _column(262 ) str1 econds_4 %1s "Sequence of condition within part/line 4" _column(263 ) str4 enicon_4 %4s "Condition code 4 (ICD 9th Revision)" _column(267 ) byte eniflag_4 %1f "Nature of Injury Flag 4" _column(268 ) byte econdp_5 %1f "Part/line number on certificate 5" _column(269 ) str1 econds_5 %1s "Sequence of condition within part/line 5" _column(270 ) str4 enicon_5 %4s "Condition code 5 (ICD 9th Revision)" _column(274 ) byte eniflag_5 %1f "Nature of Injury Flag 5" _column(275 ) byte econdp_6 %1f "Part/line number on certificate 6" _column(276 ) str1 econds_6 %1s "Sequence of condition within part/line 6" _column(277 ) str4 enicon_6 %4s "Condition code 6 (ICD 9th Revision)" _column(281 ) byte eniflag_6 %1f "Nature of Injury Flag 6" _column(282 ) byte econdp_7 %1f "Part/line number on certificate 7" _column(283 ) str1 econds_7 %1s "Sequence of condition within part/line 7" _column(284 ) str4 enicon_7 %4s "Condition code 7 (ICD 9th Revision)" _column(288 ) byte eniflag_7 %1f "Nature of Injury Flag 7" _column(289 ) byte econdp_8 %1f "Part/line number on certificate 8" _column(290 ) str1 econds_8 %1s "Sequence of condition within part/line 8" _column(291 ) str4 enicon_8 %4s "Condition code 8 (ICD 9th Revision)" _column(295 ) byte eniflag_8 %1f "Nature of Injury Flag 8" _column(296 ) byte econdp_9 %1f "Part/line number on certificate 9" _column(297 ) str1 econds_9 %1s "Sequence of condition within part/line 9" _column(298 ) str4 enicon_9 %4s "Condition code 9 (ICD 9th Revision)" _column(302 ) byte eniflag_9 %1f "Nature of Injury Flag 9" _column(303 ) byte econdp_10 %1f "Part/line number on certificate 10" _column(304 ) str1 econds_10 %1s "Sequence of condition within part/line 10" _column(305 ) str4 enicon_10 %4s "Condition code 10 (ICD 9th Revision)" _column(309 ) byte eniflag_10 %1f "Nature of Injury Flag 10" _column(310 ) byte econdp_11 %1f "Part/line number on certificate 11" _column(311 ) str1 econds_11 %1s "Sequence of condition within part/line 11" _column(312 ) str4 enicon_11 %4s "Condition code 11 (ICD 9th Revision)" _column(316 ) byte eniflag_11 %1f "Nature of Injury Flag 11" _column(317 ) byte econdp_12 %1f "Part/line number on certificate 12" _column(318 ) str1 econds_12 %1s "Sequence of condition within part/line 12" _column(319 ) str4 enicon_12 %4s "Condition code 12 (ICD 9th Revision)" _column(323 ) byte eniflag_12 %1f "Nature of Injury Flag 12" _column(324 ) byte econdp_13 %1f "Part/line number on certificate 13" _column(325 ) str1 econds_13 %1s "Sequence of condition within part/line 13" _column(326 ) str4 enicon_13 %4s "Condition code 13 (ICD 9th Revision)" _column(330 ) byte eniflag_13 %1f "Nature of Injury Flag 13" _column(331 ) byte econdp_14 %1f "Part/line number on certificate 14" _column(332 ) str1 econds_14 %1s "Sequence of condition within part/line 14" _column(333 ) str4 enicon_14 %4s "Condition code 14 (ICD 9th Revision)" _column(337 ) byte eniflag_14 %1f "Nature of Injury Flag 14" _column(338 ) byte econdp_15 %1f "Part/line number on certificate 15" _column(339 ) str1 econds_15 %1s "Sequence of condition within part/line 15" _column(340 ) str4 enicon_15 %4s "Condition code 15 (ICD 9th Revision)" _column(344 ) byte eniflag_15 %1f "Nature of Injury Flag 15" _column(345 ) byte econdp_16 %1f "Part/line number on certificate 16" _column(346 ) str1 econds_16 %1s "Sequence of condition within part/line 16" _column(347 ) str4 enicon_16 %4s "Condition code 16 (ICD 9th Revision)" _column(351 ) byte eniflag_16 %1f "Nature of Injury Flag 16" _column(352 ) byte econdp_17 %1f "Part/line number on certificate 17" _column(353 ) str1 econds_17 %1s "Sequence of condition within part/line 17" _column(354 ) str4 enicon_17 %4s "Condition code 17 (ICD 9th Revision)" _column(358 ) byte eniflag_17 %1f "Nature of Injury Flag 17" _column(359 ) byte econdp_18 %1f "Part/line number on certificate 18" _column(360 ) str1 econds_18 %1s "Sequence of condition within part/line 18" _column(361 ) str4 enicon_18 %4s "Condition code 18 (ICD 9th Revision)" _column(365 ) byte eniflag_18 %1f "Nature of Injury Flag 18" _column(366 ) byte econdp_19 %1f "Part/line number on certificate 19" _column(367 ) str1 econds_19 %1s "Sequence of condition within part/line 19" _column(368 ) str4 enicon_19 %4s "Condition code 19 (ICD 9th Revision)" _column(372 ) byte eniflag_19 %1f "Nature of Injury Flag 19" _column(373 ) byte econdp_20 %1f "Part/line number on certificate 20" _column(374 ) str1 econds_20 %1s "Sequence of condition within part/line 20" _column(375 ) str4 enicon_20 %4s "Condition code 20 (ICD 9th Revision)" _column(379 ) byte eniflag_20 %1f "Nature of Injury Flag 20" _column(380 ) byte ranum %2f "Number of Record-Axis Conditions" _column(382 ) str4 record_1 %4s "Record-Axis Condition Code 1 (ICD 9th Revision)" _column(386 ) byte rniflag_1 %1f "Nature of Injury Flag" _column(387 ) str4 record_2 %4s "Record-Axis Condition Code 2 (ICD 9th Revision)" _column(391 ) byte rniflag_2 %1f "Nature of Injury Flag" _column(392 ) str4 record_3 %4s "Record-Axis Condition Code 3 (ICD 9th Revision)" _column(396 ) byte rniflag_3 %1f "Nature of Injury Flag" _column(397 ) str4 record_4 %4s "Record-Axis Condition Code 4 (ICD 9th Revision)" _column(401 ) byte rniflag_4 %1f "Nature of Injury Flag" _column(402 ) str4 record_5 %4s "Record-Axis Condition Code 5 (ICD 9th Revision)" _column(406 ) byte rniflag_5 %1f "Nature of Injury Flag" _column(407 ) str4 record_6 %4s "Record-Axis Condition Code 6 (ICD 9th Revision)" _column(411 ) byte rniflag_6 %1f "Nature of Injury Flag" _column(412 ) str4 record_7 %4s "Record-Axis Condition Code 7 (ICD 9th Revision)" _column(416 ) byte rniflag_7 %1f "Nature of Injury Flag" _column(417 ) str4 record_8 %4s "Record-Axis Condition Code 8 (ICD 9th Revision)" _column(421 ) byte rniflag_8 %1f "Nature of Injury Flag" _column(422 ) str4 record_9 %4s "Record-Axis Condition Code 9 (ICD 9th Revision)" _column(426 ) byte rniflag_9 %1f "Nature of Injury Flag" _column(427 ) str4 record_10 %4s "Record-Axis Condition Code 10 (ICD 9th Revision)" _column(431 ) byte rniflag_10 %1f "Nature of Injury Flag" _column(432 ) str4 record_11 %4s "Record-Axis Condition Code 11 (ICD 9th Revision)" _column(436 ) byte rniflag_11 %1f "Nature of Injury Flag" _column(437 ) str4 record_12 %4s "Record-Axis Condition Code 12 (ICD 9th Revision)" _column(441 ) byte rniflag_12 %1f "Nature of Injury Flag" _column(442 ) str4 record_13 %4s "Record-Axis Condition Code 13 (ICD 9th Revision)" _column(446 ) byte rniflag_13 %1f "Nature of Injury Flag" _column(447 ) str4 record_14 %4s "Record-Axis Condition Code 14 (ICD 9th Revision)" _column(451 ) byte rniflag_14 %1f "Nature of Injury Flag" _column(452 ) str4 record_15 %4s "Record-Axis Condition Code 15 (ICD 9th Revision)" _column(456 ) byte rniflag_15 %1f "Nature of Injury Flag" _column(457 ) str4 record_16 %4s "Record-Axis Condition Code 16 (ICD 9th Revision)" _column(461 ) byte rniflag_16 %1f "Nature of Injury Flag" _column(462 ) str4 record_17 %4s "Record-Axis Condition Code 17 (ICD 9th Revision)" _column(466 ) byte rniflag_17 %1f "Nature of Injury Flag" _column(467 ) str4 record_18 %4s "Record-Axis Condition Code 18 (ICD 9th Revision)" _column(471 ) byte rniflag_18 %1f "Nature of Injury Flag" _column(472 ) str4 record_19 %4s "Record-Axis Condition Code 19 (ICD 9th Revision)" _column(476 ) byte rniflag_19 %1f "Nature of Injury Flag" _column(477 ) str4 record_20 %4s "Record-Axis Condition Code 20 (ICD 9th Revision)" _column(481 ) byte rniflag_20 %1f "Nature of Injury Flag" } /* Copyright 2008 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. */