1 The SAS System 12:49 Wednesday, April 1, 2009 NOTE: Copyright (c) 2002-2003 by SAS Institute Inc., Cary, NC, USA. NOTE: SAS (r) 9.1 (TS1M3) Licensed to HARVARD UNIV - SCHOOL OF PUBLIC HEALTH - T&R, Site 0001177014. NOTE: This session is executing on the SunOS 5.10 platform. NOTE: SAS 9.1.3 Service Pack 3 ----------------------------------------------------------------------- NBER NOTE: sas now defaults to sas9. sas8 or sas6 will invoke sas version 8 or 6 respectively. - 2005/10/21 ----------------------------------------------------------------------- You are running SAS 9. Some SAS 8 files will be automatically converted by the V9 engine; others are incompatible. Please see http://support.sas.com/rnd/migration/planning/platform/64bit.html PROC MIGRATE will preserve current SAS file attributes and is recommended for converting all your SAS libraries from any SAS 8 release to SAS 9. For details and examples, please see http://support.sas.com/rnd/migration/index.html This message is contained in the SAS news file, and is presented upon initialization. Edit the file "news" in the "misc/base" directory to display site-specific news and information in the program log. The command line option "-nonews" will prevent this display. NOTE: SAS initialization used: real time 0.41 seconds cpu time 0.13 seconds 1 *options obs=100 ; 2 options nocenter ; 3 4 /*------------------------------------------------ 5 by Jean Roth Wed Apr 1 12:45:05 EDT 2009 6 This program reads the 2006 NCHS Natality Detail U.S. Territories Data File 7 Report errors to jroth@nber.org 8 This program is distributed under the GNU GPL. 9 See end of this file and 10 http://www.gnu.org/licenses/ for details. 11 ----------------------------------------------- */ 12 13 * The following line should contain the directory 14 where the SAS file is to be stored ; 15 16 libname library "."; NOTE: Libref LIBRARY was successfully assigned as follows: Engine: V9 Physical Name: /disk/nber10/SCCS/natality/2006 17 18 * The following line should contain 19 the complete path and name of the raw data file. 20 On a PC, use backslashes in paths as in C:\ ; 2 The SAS System 12:49 Wednesday, April 1, 2009 21 22 FILENAME datafile pipe "unzip -p 22 ! /homes/data/natality/ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/DVS/natality/Nat2006ps.zip "; 23 24 * The following line should contain the name of the SAS dataset ; 25 26 %let dataset = library.natlterr2006; 27 28 DATA &dataset ; 29 30 INFILE datafile LRECL = 20000 ; 31 attrib revision length=$1 label="Revision U,R"; 32 attrib dob_yy length=4 label="Birth Year U,R"; 33 attrib dob_mm length=3 label="Birth Month U,R"; 34 attrib dob_wk length=3 label="Weekday U,R"; 35 attrib oterr length=$2 label="Occurrence Territory/Possession U,R"; 36 attrib ocntyfips length=3 label="Occurrence FIPS County U,R"; 37 attrib ocntypop length=3 label="Occurence County Population U,R"; 38 attrib bfacil length=3 label="Birth Place R"; 39 attrib ubfacil length=3 label="Birth Place U,R"; 40 attrib bfacil3 length=3 label="Birth Place Recode U,R"; 41 attrib mage_impflg length=3 label="Mother's Age Imputated Flag U,R"; 42 attrib mage_repflg length=3 label="Reported Age of Mother Flag U,R"; 43 attrib mager length=3 label="Mother's Single Year of Age U,R"; 44 attrib mager14 length=3 label="Mother's Age Recode 14 U,R"; 45 attrib mager9 length=3 label="Mother's Age Recode 9 U,R"; 46 attrib mbcntry length=$2 label="Mother's Birth Country R"; 47 attrib mrterr length=$2 label="Mother's Residence Territory/Posession U,R"; 48 attrib rcnty_pop length=$1 label="Population of Residence County U,R"; 49 attrib rectype length=3 label="Record Type U,R"; 50 attrib restatus length=3 label="Residence Status U,R"; 51 attrib mbrace length=3 label="Mother's Bridged Race R"; 52 attrib mrace length=3 label="Mother's Race U"; 53 attrib mracerec length=3 label="Mother's Race Recode U,R"; 54 attrib mraceimp length=$1 label="Mother's Race Imputed Flag U,R"; 55 attrib umhisp length=3 label="Mother's Hispanic Origin RFP 569=f_morigin U,R"; 56 attrib mracehisp length=3 label="Mother's Race/Hispanic Origin RFP 569=f_morigin U,R"; 57 attrib mar length=3 label="Mother's Marital Status U,R"; 58 attrib mar_imp length=3 label="Mother's Marital Status Imputed Flag U,R"; 59 attrib meduc length=3 label="Mother's Education RFP 571=f_meduc R"; 60 attrib dmeduc length=3 label="Mother's Education RFP 647=f_med U"; 61 attrib meduc_rec length=3 label="Mother's Education Recode RFP 647=f_med U"; 62 attrib fagerpt_flg length=3 label="Father's Reported Age Used U,R"; 63 attrib fagecomb length=3 label="Father's Combined Age (Revised) R"; 64 attrib ufagecomb length=3 label="Father's Combined Age U"; 65 attrib fbrace length=3 label="Father's Bridged Race R"; 66 attrib fracerec length=3 label="Father's Race Recode U,R"; 67 attrib ufhisp length=3 label="Father's Hispanic Origin RFP 570=f_forigin U,R"; 68 attrib fagerec11 length=3 label="Father's Age Recode 11 U,R"; 69 attrib fracehisp length=3 label="Father's Race/Hispanic Origin RFP 570=f_forigin U,R"; 70 attrib frace length=3 label="Father's Race U"; 71 attrib lbo_rec length=3 label="Live Birth Order Recode U,R"; 72 attrib tbo_rec length=3 label="Total Birth Order Recode U,R"; 73 attrib dllb_mm length=3 label="Date of Last Live Birth - Month R"; 74 attrib dllb_yy length=4 label="Date of Last Live Birth - Year R"; 75 attrib precare length=3 label="Month Prenatal Care Began RFP 668=f_mpcb R"; 76 attrib precare_rec length=3 label="Month Prenatal Care Began Recode RFP 668=f_mpcb R"; 77 attrib mpcb length=3 label="Month Prenatal Care Began RFP 669=f_mpcb_u U"; 3 The SAS System 12:49 Wednesday, April 1, 2009 78 attrib mpcb_rec6 length=3 label="Month Prenatal Care Began Recode 6 RFP 669=f_mpcb_u U"; 79 attrib mpcb_rec5 length=3 label="Month Prenatal Care Began Recode 5 RFP 669=f_mpcb_u U"; 80 attrib uprevis length=3 label="Number of Prenatal Visits U,R"; 81 attrib previs_rec length=3 label="Number of Prenatal Visits Recode U,R"; 82 attrib apncu length=3 label="Adequacy of Prenatal Care Utilization Index RFP 668=f_mpcb R"; 83 attrib wtgain length=3 label="Weight Gain RFP 648=f_wtgain U,R"; 84 attrib wtgain_rec length=3 label="Weight Gain Recode RFP 648=f_wtgain U,R"; 85 attrib u_apncu length=3 label="Adequacy of Prenatal Care Utilization Index RFP 669=f_mpcb_u U"; 86 attrib dfpc_imp length=3 label="Day of Date First Prenatal Care Imputed R"; 87 attrib cig_1 length=3 label="Cigarettes 1st Trimester RFP 575=f_tobaco R"; 88 attrib cig_2 length=3 label="Cigarettes 2nd Trimester RFP 575=f_tobaco R"; 89 attrib cig_3 length=3 label="Cigarettes 3rd Trimester RFP 575=f_tobaco R"; 90 attrib tobuse length=3 label="Tobacco Use RFP 667=f_tobac U"; 91 attrib cigs length=3 label="Cigarettes Per Day U"; 92 attrib cig_rec6 length=3 label="Cigarettes Recode U"; 93 attrib cig_rec length=$1 label="Cigarettes Recode RFP 575=f_tobaco R"; 94 attrib alcohol length=3 label="Alcohol Use RFP 649=f_alcol U"; 95 attrib drinks length=3 label="Drinks Per Week RFP 649=f_alcol U"; 96 attrib drinks_rec length=3 label="Drinks Recode RFP 649=f_alcol U"; 97 attrib rf_diab length=$1 label="Prepregnancy Diabetes RFP 582=f_rf_diab R"; 98 attrib rf_gest length=$1 label="Gestational Diabetes RFP 583i=f_rf_gdiab R"; 99 attrib rf_phyp length=$1 label="Prepregnancy Hypertension RFP 584=f_rf_phyper R"; 100 attrib rf_ghyp length=$1 label="Gestational Hypertension RFP 585=f_rf_ghyper R"; 101 attrib rf_eclam length=$1 label="Eclampsia RFP 586=rf_eclamp R"; 102 attrib rf_ppterm length=$1 label="Previous Preterm Birth RFP 587=f_rf_ppb R"; 103 attrib rf_ppoutc length=$1 label="Poor Pregnancy Outcome RFP 588=f_rf_ppo R"; 104 attrib rf_cesar length=$1 label="Previous Cesarean Deliveries RFP 593=f_rf_cesar R"; 105 attrib rf_cesarn length=3 label="Number of Previous Cesarean Deliveries RFP 594=f_rf_ncesar R"; 106 attrib urf_anemia length=3 label="Anemia RFP 681=f_urf_anemia U"; 107 attrib urf_card length=3 label="Cardiac RFP 682=f_urf_cardiac U"; 108 attrib urf_lung length=3 label="Acute or Chronic Lung Disease RFP 683=f_urf_lung U"; 109 attrib urf_diab length=3 label="Diabetes RFP 684=f_urf_diabetes U,R"; 110 attrib urf_gen length=3 label="Genital Herpes RFP 685=f_urf_herpes U"; 111 attrib urf_hydra length=3 label="Hydramnios/Oligohydramnios RFP 686=f_urf_hydra U"; 112 attrib urf_hemo length=3 label="Hemoglobinopathy RFP 687=f_urf_hemo U"; 113 attrib urf_chyper length=3 label="Chronic Hypertension RFP 688=f_urf_chyper U,R"; 114 attrib urf_phyper length=3 label="Pregnancy Associated Hypertension RFP 689=f_urf_phyper U,R"; 115 attrib urf_eclam length=3 label="Eclampsia RFP 690=f_urf_eclamp U,R"; 116 attrib urf_incerv length=3 label="Incompetent cervix RFP 691=f_urf_incervix U"; 117 attrib urf_pre4000 length=3 label="Previous infant 4000+ Grams RFP 692=f_urf_pre4000 U"; 118 attrib urf_preterm length=3 label="Previous Preterm or Small for Gestation RFP 693=f_urf_preterm U"; 119 attrib urf_renal length=3 label="Renal disease RFP 694=f_urf_renal U"; 120 attrib urf_rh length=3 label="Rh sensitization RFP 695=f_urf_rh U"; 121 attrib urf_uterine length=3 label="Uterine bleeding RFP 696=f_urf_uterine U"; 122 attrib urf_other length=3 label="Other Medical Risk Factors RFP 697=f_urf_othermr U"; 123 attrib op_cerv length=$1 label="Cervical Cerclage RFP 601=f_ob_cervic R"; 124 attrib op_tocol length=$1 label="Tocolysis RFP 602=f_ob_toco R"; 125 attrib op_ecvs length=$1 label="Successful External Cephalic Version RFP 603=f_ob_succ R"; 126 attrib op_ecvf length=$1 label="Failed External Cephalic Version RFP 604=f_ob_fail R"; 127 attrib uop_amnio length=3 label="Amniocentesis U"; 128 attrib uop_monit length=3 label="Electronic Fetal Monitoring U"; 129 attrib uop_induc length=3 label="Induction of labor U,R"; 130 attrib uop_stiml length=3 label="Stimulation of labor U"; 131 attrib uop_tocol length=3 label="Tocolysis U,R"; 132 attrib uop_ultra length=3 label="Ultrasound U"; 133 attrib uop_other length=3 label="Other Obstetric Procedures U"; 134 attrib op_ruptr length=$1 label="Premature Rupture of Membrane RFP 605=f_ol_rupture R"; 135 attrib op_precip length=$1 label="Precipitous Labor RFP 606=f_ol_precip R"; 4 The SAS System 12:49 Wednesday, April 1, 2009 136 attrib op_prol length=$1 label="Prolonged Labor RFP 607=f_ol_prolong R"; 137 attrib ld_indl length=$1 label="Induction of Labor RFP 608=f_ld_induct R"; 138 attrib ld_augm length=$1 label="Augmentation of Labor RFP 609=f_ld_augment R"; 139 attrib ld_nvpr length=$1 label="Non-Vertex Presentation RFP 610=f_ld_nvrtx R"; 140 attrib ld_ster length=$1 label="Steroids RFP 611=f_ld_steroids R"; 141 attrib ld_anti length=$1 label="Antibiotics RFP 612=f_ld_antibio R"; 142 attrib ld_chor length=$1 label="Chorioamnionitis RFP 613=f_ld_chorio R"; 143 attrib ld_mecs length=$1 label="Meconium Staining RFP 614=f_ld_mecon R"; 144 attrib ld_fint length=$1 label="Fetal Intolerance RFP 615=f_ld_fintol R"; 145 attrib ld_anes length=$1 label="Anesthesia RFP 616=f_ld_anesth R"; 146 attrib uld_febr length=$1 label="Febrile RFP 711=f_uld_febrile U"; 147 attrib uld_meco length=3 label="Meconium RFP 712=f_uld_meconium U,R"; 148 attrib uld_ruptr length=3 label="Premature Rupture of Membrane RFP 713=f_uld_rupture U"; 149 attrib uld_abrup length=3 label="Abruptio placenta RFP 714=f_uld_abruptio U"; 150 attrib uld_prepla length=3 label="Placenta previa RFP 715=f_uld_preplace U"; 151 attrib uld_excbl length=3 label="Other Excessive Bleeding RFP 716=f_uld_excebld U"; 152 attrib uld_seiz length=3 label="Seizures During Labor RFP 717=f_uld_seizure U"; 153 attrib uld_precip length=3 label="Precipitous labor RFP 718=f_uld_precip U,R"; 154 attrib uld_prolg length=3 label="Prolonged Labor RFP 719=f_uld_prolg U"; 155 attrib uld_dysfn length=3 label="Dysfunctional Labor RFP 720=f_uld_dysfunc U"; 156 attrib uld_breech length=3 label="Breech RFP 721=f_uld_breech U,R"; 157 attrib uld_cephal length=3 label="Cephalopelvic Disproportion RFP 722=f_uld_cephalo U"; 158 attrib uld_cord length=3 label="Cord Prolapse RFP 723=f_uld_cord U"; 159 attrib uld_anest length=3 label="Anesthetic Complications RFP 724=f_uld_anest U"; 160 attrib uld_distr length=3 label="Fetal Distress RFP 725=f_uld_distr U"; 161 attrib uld_other length=3 label="Other Complications RFP 726=f_uld_other U"; 162 attrib me_attf length=$1 label="Attempted Forceps RFP 617=f_md_attfor R"; 163 attrib me_attv length=$1 label="Attempted Vacuum RFP 618=f_md_attvac R"; 164 attrib me_pres length=$1 label="Fetal Presentation RFP 619=f_md_present R"; 165 attrib me_rout length=$1 label="Route and Method of Delivery RFP 620=f_md_route R"; 166 attrib me_trial length=$1 label="Trial of Labor Attempted RFP 621=f_md_trial R"; 167 attrib ume_vag length=3 label="Vaginal RFP 730=f_u_vag U"; 168 attrib ume_vbac length=3 label="Vaginal after C-Section RFP 731=f_u_vbac U"; 169 attrib ume_primc length=3 label="Primary C-Section RFP 732=f_u_primc U"; 170 attrib ume_repec length=3 label="Repeat C-Section RFP 733=f_u_repec U"; 171 attrib ume_forcp length=3 label="Forceps RFP 734=f_u_forcp U,R"; 172 attrib ume_vac length=3 label="Vacuum RFP 735=f_u_vac U,R"; 173 attrib rdmeth_rec length=3 label="Delivery Method Recode (Revised) R"; 174 attrib udmeth_rec length=3 label="Delivery Method Recode (Unrevised) U"; 175 attrib dmeth_rec length=3 label="Delivery Method Recode U,R"; 176 attrib attend length=3 label="Attendant U,R"; 177 attrib apgar5 length=3 label="Five Minute Apgar Score RFP 574=f_apgar5 U,R"; 178 attrib apgar5r length=3 label="Five Minute Apgar Recode RFP 574=f_apgar5 U,R"; 179 attrib dplural length=3 label="Plurality U,R"; 180 attrib imp_plur length=3 label="Plurality Imputed U,R"; 181 attrib sex length=$1 label="Sex of Infant U,R"; 182 attrib imp_sex length=3 label="Imputed Sex"; 183 attrib dlmp_mm length=3 label="Last Normal Menses - Month U,R"; 184 attrib dlmp_dd length=3 label="Last Normal Menses - Day U,R"; 185 attrib dlmp_yy length=4 label="Last Normal Menses - Year U,R"; 186 attrib estgest length=3 label="Obstetric/Clinical Gestation Est. RFP 573=f_clinest U,R"; 187 attrib combgest length=3 label="Gestation - Detail in Weeks U,R"; 188 attrib gestrec10 length=3 label="Gestation Recode 10 U,R"; 189 attrib gestrec3 length=3 label="Gestation Recode 3 U,R"; 190 attrib obgest_flg length=3 label="Clinical Estimate of Gestation Used Flag U,R"; 191 attrib gest_imp length=3 label="Gestation Imputed Flag U,R"; 192 attrib dbwt length=4 label="Birth Weight - Detail in Grams U,R"; 193 attrib bwtr12 length=3 label="Birth Weight Recode 12 U,R"; 5 The SAS System 12:49 Wednesday, April 1, 2009 194 attrib bwtr4 length=3 label="Birth Weight Recode 4 U,R"; 195 attrib ab_aven1 length=$1 label="Assisted Ventilation RFP 628=f_ab_vent R"; 196 attrib ab_aven6 length=$1 label="Assisted Ventilation >6 hrs RFP 629=f_ab_vent6 R"; 197 attrib ab_nicu length=$1 label="Admission to NICU RFP 630=f_ab_nicu R"; 198 attrib ab_surf length=$1 label="Surfactant RFP 631=f_ab_surfac R"; 199 attrib ab_anti length=$1 label="Antibiotics RFP 632=f_ab_antibio R"; 200 attrib ab_seiz length=$1 label="Seizures RFP 633=f_ab_seiz R"; 201 attrib ab_binj length=$1 label="Birth Injury RFP 634=f_ab_inj R"; 202 attrib uab_anem length=3 label="Anemia RFP 740=f_uab_anemia U"; 203 attrib uab_injury length=3 label="Birth Injury RFP 741=f_uab_injury U"; 204 attrib uab_alcoh length=3 label="Fetal Alcohol Syndrome RFP 742=f_uab_alcosyn U"; 205 attrib uab_hyal length=3 label="Hyaline Membrane Disease RFP 743=f_uab_hyaline U"; 206 attrib uab_mecon length=3 label="Meconium Aspiration Syndrome RFP 744=f_uab_meconsyn U"; 207 attrib uab_venl30 length=3 label="Assisted Ventilation < 30 min RFP 745=f_uab_venl30 U"; 208 attrib uab_ven30m length=3 label="Assisted Ventilation >= 30 min RFP 746=f_uab_ven30m U"; 209 attrib uab_nseiz length=3 label="Seizures RFP 747=f_uab_seiz U"; 210 attrib uab_other length=3 label="Other Abnormal Conditions RFP 748=f_uab_otherab U"; 211 attrib ca_anen length=$1 label="Anencephaly RFP 635=f_ca_anen R"; 212 attrib ca_mnsb length=$1 label="Meningomyelocele/Spina Bifida RFP 636=f_ca_menin R"; 213 attrib ca_cchd length=$1 label="Cyanotic Congenital Heart Disease RFP 637=f_ca_heart R"; 214 attrib ca_cdh length=$1 label="Congenital Diaphragmatic Hernia RFP 638=f_ca_hernia R"; 215 attrib ca_omph length=$1 label="Omphalocele RFP 639=f_ca_ompha R"; 216 attrib ca_gast length=$1 label="Gastroschisis RFP 640=f_ca_gastro R"; 217 attrib ca_limb length=$1 label="Limb Reduction Defect RFP 641=f_ca_limb R"; 218 attrib ca_cleft length=$1 label="Cleft Lip w/ or w/o Cleft Palate RFP 642=f_ca_cleflp R"; 219 attrib ca_clpal length=$1 label="Cleft Palate alone RFP 643=f_ca_cleft R"; 220 attrib ca_down length=$1 label="Downs Syndrome RFP 644=f_ca_downs R"; 221 attrib ca_disor length=$1 label="Suspected Chromosonal Disorder RFP 645=f_ca_chrom R"; 222 attrib ca_hypo length=$1 label="Hypospadias RFP 646=f_ca_hypos R"; 223 attrib uca_anen length=3 label="Anencephalus RFP 752=f_uca_anen U,R"; 224 attrib uca_spina length=3 label="Spina bifida/Meningocele RFP 753=f_uca_spina U,R"; 225 attrib uca_hydro length=3 label="Hydrocephalus RFP 754=f_uca_hydro U"; 226 attrib uca_micro length=3 label="Microcephalus RFP 755=f_uca_microce U"; 227 attrib uca_nerv length=3 label="Other Central Nervous System Anomalies RFP 756=f_uca_nervous U"; 228 attrib uca_heart length=3 label="Heart malformations RFP 757=f_uca_heart U"; 229 attrib uca_circ length=3 label="Other Circulatory/Respiratory Anomalies RFP 758=f_uca_circul U"; 230 attrib uca_rectal length=3 label="Rectal Atresia/Stenosis RFP 759=f_uca_rectal U"; 231 attrib uca_trach length=3 label="Tracheo-Esophageal Fistula RFP 760=f_uca_tracheo U"; 232 attrib uca_ompha length=3 label="Omphalocele/Gastroschisis RFP 761=f_uca_omphalo U,R"; 233 attrib uca_gastro length=3 label="Other Gastrointestinal Anomalies RFP 762=f_uca_gastro U"; 234 attrib uca_genital length=3 label="Malformed Genitalia RFP 763=f_uca_genital U"; 235 attrib uca_renal length=3 label="Renal Agenesis RFP 764=f_uca_renalag U"; 236 attrib uca_urogen length=3 label="Other Urogenital Anomalies RFP 765=f_uca_urogen U"; 237 attrib uca_cleftlp length=3 label="Cleft Lip/Palate RFP 766=f_uca_cleftlp U,R"; 238 attrib uca_adactyly length=3 label="Polydactyly/Syndactyly/Adactyly RFP 767=f_uca_adactyl U"; 239 attrib uca_clubft length=3 label="Club Foot RFP 768=f_uca_club U"; 240 attrib uca_hernia length=3 label="Diaphragmatic Hernia RFP 769=f_uca_hernia U"; 241 attrib uca_muscu length=3 label="Other Musculoskeletal Anomalies RFP 770=f_uca_musculo U"; 242 attrib uca_downs length=3 label="Down Syndrome RFP 771=f_uca_downs U,R"; 243 attrib uca_chromo length=3 label="Other Chromosomal Anomalies RFP 772=f_uca_chromo U"; 244 attrib uca_other length=3 label="Other Congenital Anomalies RFP 773=f_uca_othrcon U"; 245 attrib f_morigin length=3 label="Origin of Mother (umhisp"; 246 attrib f_forigin length=3 label="Origin of Father (ufhisp"; 247 attrib f_meduc length=3 label="Education of Mother (meduc) R"; 248 attrib f_clinest length=3 label="Clinical Estimate of Gestation (estgest) U,R"; 249 attrib f_apgar5 length=3 label="5 - minute Apgar (apgar5"; 250 attrib f_tobaco length=3 label="Tobacco use (cig_1"; 251 attrib f_rf_pdiab length=3 label="Prepregnancy Diabetes (rf_diab) R"; 6 The SAS System 12:49 Wednesday, April 1, 2009 252 attrib f_rf_gdiab length=3 label="Gestational Diabetes (rf_gest) R"; 253 attrib f_rf_phyper length=3 label="Prepregnancy Hypertension (rf_phyp) R"; 254 attrib f_rf_ghyper length=3 label="Gestational Hypertension (rf_ghyp) R"; 255 attrib f_rf_eclamp length=3 label="Eclampsia (rf_eclam) R"; 256 attrib f_rf_ppb length=3 label="Previous Preterm Birth (rf_ppterm) R"; 257 attrib f_rf_ppo length=3 label="Poor Pregnancy Outcomes (rf_ppoutc) R"; 258 attrib f_rf_cesar length=3 label="Previous Cesarean (rf_cesar) R"; 259 attrib f_rf_ncesar length=3 label="Number of Previous Cesareans (rf_cesarn) R"; 260 attrib f_ob_cervic length=3 label="Cervical Cerelage (op_cerv) R"; 261 attrib f_ob_toco length=3 label="Tocolysis (op_tocol) R"; 262 attrib f_ob_succ length=3 label="Successful External Cephalic Version (op_ecvs) R"; 263 attrib f_ob_fail length=3 label="Failed External Cephalic Version (op_ecvf) R"; 264 attrib f_ol_rupture length=3 label="Premature Rupture of the Membranes (op_ruptr) R"; 265 attrib f_ol_precip length=3 label="Precipitous Labor (op_precip) R"; 266 attrib f_ol_prolong length=3 label="Prolonged Labor (op_prol) R"; 267 attrib f_ld_induct length=3 label="Induction of Labor (ld_indl) R"; 268 attrib f_ld_augment length=3 label="Augmentation of Labor (ld_augm) R"; 269 attrib f_ld_nvrtx length=3 label="Non-Vertex Presentation (ld_nvpr) R"; 270 attrib f_ld_steroids length=3 label="Steroids (ld_ster) R"; 271 attrib f_ld_antibio length=3 label="Antibiotics (ld_anti) R"; 272 attrib f_ld_chorio length=3 label="Chorioamnionitis (ld_chor) R"; 273 attrib f_ld_mecon length=3 label="Meconium Staining (ld_mecs) R"; 274 attrib f_ld_fintol length=3 label="Fetal Intolerance (ld_fint) R"; 275 attrib f_ld_anesth length=3 label="Anesthesia (ld_anes) R"; 276 attrib f_md_attfor length=3 label="Attempted Forceps (me_attf) R"; 277 attrib f_md_attvac length=3 label="Attempted Vacuum (me_attv) R"; 278 attrib f_md_present length=3 label="Fetal Presentation (me_pres) R"; 279 attrib f_md_route length=3 label="Fetal Route and Method of Delivery (me_rout) R"; 280 attrib f_md_trial length=3 label="Trial of Labor Attempted (me_trial) R"; 281 attrib f_ab_vent length=3 label="Assisted Ventilation (ab_aven1) R"; 282 attrib f_ab_vent6 length=3 label="Assisted Ventilation >6hrs (ab_aven6) R"; 283 attrib f_ab_nicu length=3 label="Admission to NICU (ab_nicu) R"; 284 attrib f_ab_surfac length=3 label="Surfactant (ab_surf) R"; 285 attrib f_ab_antibio length=3 label="Antibiotics (ab_anti) R"; 286 attrib f_ab_seiz length=3 label="Seizures (ab_seiz) R"; 287 attrib f_ab_inj length=3 label="Birth Injury (ab_binj) R"; 288 attrib f_ca_anen length=3 label="Anencephaly (ca_anen) R"; 289 attrib f_ca_menin length=3 label="Meningomyelocele/Spina Bifida (ca_mnsb) R"; 290 attrib f_ca_heart length=3 label="Cyanotic Congenital Heart Disease (ca_cchd) R"; 291 attrib f_ca_hernia length=3 label="Congenital Diaphragmatic Hernia (ca_cdh) R"; 292 attrib f_ca_ompha length=3 label="Omphalocele (ca_omph) R"; 293 attrib f_ca_gastro length=3 label="Gastroschisis (ca_gast) R"; 294 attrib f_ca_limb length=3 label="Limb Reduction Defect (ca_limb) R"; 295 attrib f_ca_cleftlp length=3 label="Cleft Lip w/ or w/o Cleft Palate (ca_cleft) R"; 296 attrib f_ca_cleft length=3 label="Cleft Palate alone (ca_clpal) R"; 297 attrib f_ca_downs length=3 label="Downs Syndrome (ca_down) R"; 298 attrib f_ca_chrom length=3 label="Suspected Chromosonal Disorder (ca_disor) R"; 299 attrib f_ca_hypos length=3 label="Hypospadias (ca_hypo) R"; 300 attrib f_med length=3 label="Mother's Education (dmeduc"; 301 attrib f_wtgain length=3 label="Weight gain (wtgain"; 302 attrib f_alcol length=3 label="Alcohol use (drinks"; 303 attrib f_api length=3 label="API codes U"; 304 attrib f_tobac length=3 label="Tobacco use (tobuse) U"; 305 attrib f_mpcb length=3 label="Month Prenatal Care Began (precare"; 306 attrib f_mpcb_u length=3 label="Month Prenatal Care Began (mpcb"; 307 attrib f_urf_anemia length=3 label="Anemia (urf_anemia) U"; 308 attrib f_urf_cardiac length=3 label="Cardiac (urf_card) U"; 309 attrib f_urf_lung length=3 label="Acute or Chronic Lung Disease (urf_lung) U"; 7 The SAS System 12:49 Wednesday, April 1, 2009 310 attrib f_urf_diabetes length=3 label="Diabetes (urf_diab) U"; 311 attrib f_urf_herpes length=3 label="Genital Herpes (urf_gen) U"; 312 attrib f_urf_hydra length=3 label="Hydramnios/Oligohydramnios (urf_hydra) U"; 313 attrib f_urf_hemo length=3 label="Hemoglobinopathy (urf_hemo) U"; 314 attrib f_urf_chyper length=3 label="Chronic Hypertension (urf_chyper) U"; 315 attrib f_urf_phyper length=3 label="Pregnancy Associated Hypertension (urf_phyper) U"; 316 attrib f_urf_eclamp length=3 label="Eclampsia (urf_eclam) U"; 317 attrib f_urf_incervix length=3 label="Incompetent Cervix (urf_incerv) U"; 318 attrib f_urf_pre4000 length=3 label="Previous Infant 4000+ Grams (urf_pre4000) U"; 319 attrib f_urf_preterm length=3 label="Previous Preterm Small for Gestation (urf_preterm) U"; 320 attrib f_urf_renal length=3 label="Renal Disease (urf_renal) U"; 321 attrib f_urf_rh length=3 label="Rh Sensitization (urf_rh) U"; 322 attrib f_urf_uterine length=3 label="Uterine Bleeding (urf_uterine) U"; 323 attrib f_urf_othermr length=3 label="Other Medical Risk Factors (urf_other) U"; 324 attrib f_uob_amnio length=3 label="Amniocentesis U"; 325 attrib f_uob_monitor length=3 label="Electronic Fetal Monitoring U"; 326 attrib f_uob_induct length=3 label="Induction of labor U"; 327 attrib f_uob_stimul length=3 label="Stimulation of labor U"; 328 attrib f_uob_tocol length=3 label="Tocolysis U"; 329 attrib f_uob_ultras length=3 label="Ultrasound U"; 330 attrib f_uob_otherob length=3 label="Other Obstetric Procedures U"; 331 attrib f_uld_febrile length=3 label="Febrile (uld_febr) U"; 332 attrib f_uld_meconium length=3 label="Meconium (uld_mecs) U"; 333 attrib f_uld_rupture length=3 label="Premature Rupture of Membrane (uld_ruptr) U"; 334 attrib f_uld_abruptio length=3 label="Abruptio placenta (uld_abrup) U"; 335 attrib f_uld_preplace length=3 label="Placenta previa (uld_prepla) U"; 336 attrib f_uld_excebld length=3 label="Other Excessive Bleeding (uld_excbl) U"; 337 attrib f_uld_seizure length=3 label="Seizures During Labor (uld_seiz) U"; 338 attrib f_uld_precip length=3 label="Precipitous labor (uld_precip) U"; 339 attrib f_uld_prolg length=3 label="Prolonged Labor (uld_prolg) U"; 340 attrib f_uld_dysfunc length=3 label="Dysfunctional Labor (uld_dysfn) U"; 341 attrib f_uld_breech length=3 label="Breech (uld_breech) U"; 342 attrib f_uld_cephalo length=3 label="Cephalopelvic Disproportion (uld_cephal) U"; 343 attrib f_uld_cord length=3 label="Cord Prolapse (uld_cord) U"; 344 attrib f_uld_anest length=3 label="Anesthetic Complications (uld_anest) U"; 345 attrib f_uld_distr length=3 label="Fetal Distress (uld_distr) U"; 346 attrib f_uld_other length=3 label="Other Complications (uld_other) U"; 347 attrib f_u_vag length=3 label="Vaginal (ume_vag) U"; 348 attrib f_u_vbac length=3 label="Vaginal after C-Section (ume_vbac) U"; 349 attrib f_u_primc length=3 label="Primary C-Section (ume_primc) U"; 350 attrib f_u_repec length=3 label="Repeat C-Section (ume_repec) U"; 351 attrib f_u_forcp length=3 label="Forceps (ume_forcp) U"; 352 attrib f_u_vac length=3 label="Vacuum (ume_vac) U"; 353 attrib f_uab_anemia length=3 label="Anemia (uab_anem) U"; 354 attrib f_uab_injury length=3 label="Birth Injury (uab_injury) U"; 355 attrib f_uab_alcosyn length=3 label="Fetal Alcohol Syndrome (uab_alcoh) U"; 356 attrib f_uab_hyaline length=3 label="Hyaline Membrane Disease (uab_hyal) U"; 357 attrib f_uab_meconsyn length=3 label="Meconium Aspiration Syndrome (uab_mecon) U"; 358 attrib f_uab_venl30 length=3 label="Assisted Ventilation <30 min (uab_venl30) U"; 359 attrib f_uab_ven30m length=3 label="Assisted Ventilation >=30 min (uab_ven30m) U"; 360 attrib f_uab_seiz length=3 label="Seizures (uab_nseiz) U"; 361 attrib f_uab_otherab length=3 label="Other Abnormal Conditions (uab_other) U"; 362 attrib f_uca_anen length=3 label="Anencephalus (uca_anen) U"; 363 attrib f_uca_spina length=3 label="Spina bifida/Meningocele (uca_spina) U"; 364 attrib f_uca_hydro length=3 label="Hydrocephalus (uca_hydro) U"; 365 attrib f_uca_microce length=3 label="Microcephalus (uca_micro) U"; 366 attrib f_uca_nervous length=3 label="Other Central Nervous System Anomalies (uca_nerv) U"; 367 attrib f_uca_heart length=3 label="Heart malformations (uca_heart) U"; 8 The SAS System 12:49 Wednesday, April 1, 2009 368 attrib f_uca_circul length=3 label="Other Circulatory/Respiratory Anomalies (uca_circ) U"; 369 attrib f_uca_rectal length=3 label="Rectal Atresia/Stenosis (uca_rectal) U"; 370 attrib f_uca_tracheo length=3 label="Tracheo-Esophageal Fistula (uca_trach) U"; 371 attrib f_uca_omphalo length=3 label="Omphalocele/Gastroschisis (uca_ompha) U"; 372 attrib f_uca_gastro length=3 label="Other Gastrointestinal Anomalies (uca_gastro) U"; 373 attrib f_uca_genital length=3 label="Malformed Genitalia (uca_genital) U"; 374 attrib f_uca_renalag length=3 label="Renal Agenesis (uca_renal) U"; 375 attrib f_uca_urogen length=3 label="Other Urogenital Anomalies (uca_urogen) U"; 376 attrib f_uca_cleftlp length=3 label="Cleft Lip/Palate (uca_cleftlp) U"; 377 attrib f_uca_adactyl length=3 label="Polydactyly/Syndactyly/Adactyly (uca_adactyly) U"; 378 attrib f_uca_club length=3 label="Club Foot (uca_clubft) U"; 379 attrib f_uca_hernia length=3 label="Diaphragmatic Hernia (uca_hernia) U"; 380 attrib f_uca_musculo length=3 label="Other Musculoskeletal Anomalies (uca_muscu) U"; 381 attrib f_uca_downs length=3 label="Down Syndrome (ucs_downs) U"; 382 attrib f_uca_chromo length=3 label="Other Chromosomal Anomalies (uca_chromo) U"; 383 attrib f_uca_othrcon length=3 label="Other Congenital Anomalies (uca_other) U"; 384 385 386 INPUT 387 388 @7 revision $1. 389 @15 dob_yy 4. 390 @19 dob_mm 2. 391 @29 dob_wk 1. 392 @30 oterr $2. 393 @37 ocntyfips 3. 394 @40 ocntypop 1. 395 @41 bfacil 1. 396 @42 ubfacil 1. 397 @59 bfacil3 1. 398 @87 mage_impflg 1. 399 @88 mage_repflg 1. 400 @89 mager 2. 401 @91 mager14 2. 402 @93 mager9 1. 403 @94 mbcntry $2. 404 @109 mrterr $2. 405 @132 rcnty_pop $1. 406 @137 rectype 1. 407 @138 restatus 1. 408 @139 mbrace 2. 409 @141 mrace 2. 410 @143 mracerec 1. 411 @144 mraceimp $1. 412 @148 umhisp 1. 413 @149 mracehisp 1. 414 @153 mar 1. 415 @154 mar_imp 1. 416 @155 meduc 1. 417 @156 dmeduc 2. 418 @158 meduc_rec 1. 419 @175 fagerpt_flg 1. 420 @182 fagecomb 2. 421 @184 ufagecomb 2. 422 @188 fbrace 2. 423 @191 fracerec 1. 424 @195 ufhisp 1. 425 @186 fagerec11 2. 9 The SAS System 12:49 Wednesday, April 1, 2009 426 @196 fracehisp 1. 427 @199 frace 2. 428 @212 lbo_rec 1. 429 @217 tbo_rec 1. 430 @220 dllb_mm 2. 431 @222 dllb_yy 4. 432 @245 precare 2. 433 @247 precare_rec 1. 434 @256 mpcb 2. 435 @258 mpcb_rec6 1. 436 @259 mpcb_rec5 1. 437 @270 uprevis 2. 438 @272 previs_rec 2. 439 @275 apncu 1. 440 @276 wtgain 2. 441 @278 wtgain_rec 1. 442 @279 u_apncu 1. 443 @280 dfpc_imp 1. 444 @284 cig_1 2. 445 @286 cig_2 2. 446 @288 cig_3 2. 447 @290 tobuse 1. 448 @291 cigs 2. 449 @293 cig_rec6 1. 450 @294 cig_rec $1. 451 @295 alcohol 1. 452 @296 drinks 2. 453 @298 drinks_rec 1. 454 @313 rf_diab $1. 455 @314 rf_gest $1. 456 @315 rf_phyp $1. 457 @316 rf_ghyp $1. 458 @317 rf_eclam $1. 459 @318 rf_ppterm $1. 460 @319 rf_ppoutc $1. 461 @324 rf_cesar $1. 462 @325 rf_cesarn 2. 463 @328 urf_anemia 1. 464 @329 urf_card 1. 465 @330 urf_lung 1. 466 @331 urf_diab 1. 467 @332 urf_gen 1. 468 @333 urf_hydra 1. 469 @334 urf_hemo 1. 470 @335 urf_chyper 1. 471 @336 urf_phyper 1. 472 @337 urf_eclam 1. 473 @338 urf_incerv 1. 474 @339 urf_pre4000 1. 475 @340 urf_preterm 1. 476 @341 urf_renal 1. 477 @342 urf_rh 1. 478 @343 urf_uterine 1. 479 @344 urf_other 1. 480 @351 op_cerv $1. 481 @352 op_tocol $1. 482 @353 op_ecvs $1. 483 @354 op_ecvf $1. 10 The SAS System 12:49 Wednesday, April 1, 2009 484 @355 uop_amnio 1. 485 @356 uop_monit 1. 486 @357 uop_induc 1. 487 @358 uop_stiml 1. 488 @359 uop_tocol 1. 489 @360 uop_ultra 1. 490 @361 uop_other 1. 491 @362 op_ruptr $1. 492 @363 op_precip $1. 493 @364 op_prol $1. 494 @365 ld_indl $1. 495 @366 ld_augm $1. 496 @367 ld_nvpr $1. 497 @368 ld_ster $1. 498 @369 ld_anti $1. 499 @370 ld_chor $1. 500 @371 ld_mecs $1. 501 @372 ld_fint $1. 502 @373 ld_anes $1. 503 @374 uld_febr $1. 504 @375 uld_meco 1. 505 @376 uld_ruptr 1. 506 @377 uld_abrup 1. 507 @378 uld_prepla 1. 508 @379 uld_excbl 1. 509 @380 uld_seiz 1. 510 @381 uld_precip 1. 511 @382 uld_prolg 1. 512 @383 uld_dysfn 1. 513 @384 uld_breech 1. 514 @385 uld_cephal 1. 515 @386 uld_cord 1. 516 @387 uld_anest 1. 517 @388 uld_distr 1. 518 @389 uld_other 1. 519 @390 me_attf $1. 520 @391 me_attv $1. 521 @392 me_pres $1. 522 @393 me_rout $1. 523 @394 me_trial $1. 524 @395 ume_vag 1. 525 @396 ume_vbac 1. 526 @397 ume_primc 1. 527 @398 ume_repec 1. 528 @399 ume_forcp 1. 529 @400 ume_vac 1. 530 @401 rdmeth_rec 1. 531 @402 udmeth_rec 1. 532 @403 dmeth_rec 1. 533 @410 attend 1. 534 @415 apgar5 2. 535 @417 apgar5r 1. 536 @423 dplural 1. 537 @425 imp_plur 1. 538 @436 sex $1. 539 @437 imp_sex 1. 540 @438 dlmp_mm 2. 541 @440 dlmp_dd 2. 11 The SAS System 12:49 Wednesday, April 1, 2009 542 @442 dlmp_yy 4. 543 @446 estgest 2. 544 @451 combgest 2. 545 @453 gestrec10 2. 546 @455 gestrec3 1. 547 @456 obgest_flg 1. 548 @457 gest_imp 1. 549 @463 dbwt 4. 550 @471 bwtr12 2. 551 @473 bwtr4 1. 552 @476 ab_aven1 $1. 553 @477 ab_aven6 $1. 554 @478 ab_nicu $1. 555 @479 ab_surf $1. 556 @480 ab_anti $1. 557 @481 ab_seiz $1. 558 @482 ab_binj $1. 559 @483 uab_anem 1. 560 @484 uab_injury 1. 561 @485 uab_alcoh 1. 562 @486 uab_hyal 1. 563 @487 uab_mecon 1. 564 @488 uab_venl30 1. 565 @489 uab_ven30m 1. 566 @490 uab_nseiz 1. 567 @491 uab_other 1. 568 @492 ca_anen $1. 569 @493 ca_mnsb $1. 570 @494 ca_cchd $1. 571 @495 ca_cdh $1. 572 @496 ca_omph $1. 573 @497 ca_gast $1. 574 @498 ca_limb $1. 575 @499 ca_cleft $1. 576 @500 ca_clpal $1. 577 @501 ca_down $1. 578 @502 ca_disor $1. 579 @503 ca_hypo $1. 580 @504 uca_anen 1. 581 @505 uca_spina 1. 582 @506 uca_hydro 1. 583 @507 uca_micro 1. 584 @508 uca_nerv 1. 585 @509 uca_heart 1. 586 @510 uca_circ 1. 587 @511 uca_rectal 1. 588 @512 uca_trach 1. 589 @513 uca_ompha 1. 590 @514 uca_gastro 1. 591 @515 uca_genital 1. 592 @516 uca_renal 1. 593 @517 uca_urogen 1. 594 @518 uca_cleftlp 1. 595 @519 uca_adactyly 1. 596 @520 uca_clubft 1. 597 @521 uca_hernia 1. 598 @522 uca_muscu 1. 599 @523 uca_downs 1. 12 The SAS System 12:49 Wednesday, April 1, 2009 600 @524 uca_chromo 1. 601 @525 uca_other 1. 602 @569 f_morigin 1. 603 @570 f_forigin 1. 604 @571 f_meduc 1. 605 @573 f_clinest 1. 606 @574 f_apgar5 1. 607 @575 f_tobaco 1. 608 @582 f_rf_pdiab 1. 609 @583 f_rf_gdiab 1. 610 @584 f_rf_phyper 1. 611 @585 f_rf_ghyper 1. 612 @586 f_rf_eclamp 1. 613 @587 f_rf_ppb 1. 614 @588 f_rf_ppo 1. 615 @593 f_rf_cesar 1. 616 @594 f_rf_ncesar 1. 617 @601 f_ob_cervic 1. 618 @602 f_ob_toco 1. 619 @603 f_ob_succ 1. 620 @604 f_ob_fail 1. 621 @605 f_ol_rupture 1. 622 @606 f_ol_precip 1. 623 @607 f_ol_prolong 1. 624 @608 f_ld_induct 1. 625 @609 f_ld_augment 1. 626 @610 f_ld_nvrtx 1. 627 @611 f_ld_steroids 1. 628 @612 f_ld_antibio 1. 629 @613 f_ld_chorio 1. 630 @614 f_ld_mecon 1. 631 @615 f_ld_fintol 1. 632 @616 f_ld_anesth 1. 633 @617 f_md_attfor 1. 634 @618 f_md_attvac 1. 635 @619 f_md_present 1. 636 @620 f_md_route 1. 637 @621 f_md_trial 1. 638 @628 f_ab_vent 1. 639 @629 f_ab_vent6 1. 640 @630 f_ab_nicu 1. 641 @631 f_ab_surfac 1. 642 @632 f_ab_antibio 1. 643 @633 f_ab_seiz 1. 644 @634 f_ab_inj 1. 645 @635 f_ca_anen 1. 646 @636 f_ca_menin 1. 647 @637 f_ca_heart 1. 648 @638 f_ca_hernia 1. 649 @639 f_ca_ompha 1. 650 @640 f_ca_gastro 1. 651 @641 f_ca_limb 1. 652 @642 f_ca_cleftlp 1. 653 @643 f_ca_cleft 1. 654 @644 f_ca_downs 1. 655 @645 f_ca_chrom 1. 656 @646 f_ca_hypos 1. 657 @647 f_med 1. 13 The SAS System 12:49 Wednesday, April 1, 2009 658 @648 f_wtgain 1. 659 @649 f_alcol 1. 660 @650 f_api 1. 661 @667 f_tobac 1. 662 @668 f_mpcb 1. 663 @669 f_mpcb_u 1. 664 @681 f_urf_anemia 1. 665 @682 f_urf_cardiac 1. 666 @683 f_urf_lung 1. 667 @684 f_urf_diabetes 1. 668 @685 f_urf_herpes 1. 669 @686 f_urf_hydra 1. 670 @687 f_urf_hemo 1. 671 @688 f_urf_chyper 1. 672 @689 f_urf_phyper 1. 673 @690 f_urf_eclamp 1. 674 @691 f_urf_incervix 1. 675 @692 f_urf_pre4000 1. 676 @693 f_urf_preterm 1. 677 @694 f_urf_renal 1. 678 @695 f_urf_rh 1. 679 @696 f_urf_uterine 1. 680 @697 f_urf_othermr 1. 681 @701 f_uob_amnio 1. 682 @702 f_uob_monitor 1. 683 @703 f_uob_induct 1. 684 @704 f_uob_stimul 1. 685 @705 f_uob_tocol 1. 686 @706 f_uob_ultras 1. 687 @707 f_uob_otherob 1. 688 @711 f_uld_febrile 1. 689 @712 f_uld_meconium 1. 690 @713 f_uld_rupture 1. 691 @714 f_uld_abruptio 1. 692 @715 f_uld_preplace 1. 693 @716 f_uld_excebld 1. 694 @717 f_uld_seizure 1. 695 @718 f_uld_precip 1. 696 @719 f_uld_prolg 1. 697 @720 f_uld_dysfunc 1. 698 @721 f_uld_breech 1. 699 @722 f_uld_cephalo 1. 700 @723 f_uld_cord 1. 701 @724 f_uld_anest 1. 702 @725 f_uld_distr 1. 703 @726 f_uld_other 1. 704 @730 f_u_vag 1. 705 @731 f_u_vbac 1. 706 @732 f_u_primc 1. 707 @733 f_u_repec 1. 708 @734 f_u_forcp 1. 709 @735 f_u_vac 1. 710 @740 f_uab_anemia 1. 711 @741 f_uab_injury 1. 712 @742 f_uab_alcosyn 1. 713 @743 f_uab_hyaline 1. 714 @744 f_uab_meconsyn 1. 715 @745 f_uab_venl30 1. 14 The SAS System 12:49 Wednesday, April 1, 2009 716 @746 f_uab_ven30m 1. 717 @747 f_uab_seiz 1. 718 @748 f_uab_otherab 1. 719 @752 f_uca_anen 1. 720 @753 f_uca_spina 1. 721 @754 f_uca_hydro 1. 722 @755 f_uca_microce 1. 723 @756 f_uca_nervous 1. 724 @757 f_uca_heart 1. 725 @758 f_uca_circul 1. 726 @759 f_uca_rectal 1. 727 @760 f_uca_tracheo 1. 728 @761 f_uca_omphalo 1. 729 @762 f_uca_gastro 1. 730 @763 f_uca_genital 1. 731 @764 f_uca_renalag 1. 732 @765 f_uca_urogen 1. 733 @766 f_uca_cleftlp 1. 734 @767 f_uca_adactyl 1. 735 @768 f_uca_club 1. 736 @769 f_uca_hernia 1. 737 @770 f_uca_musculo 1. 738 @771 f_uca_downs 1. 739 @772 f_uca_chromo 1. 740 @773 f_uca_othrcon 1. 741 ; 742 NOTE: The infile DATAFILE is: Pipe command="unzip -p /homes/data/natality/ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/DVS/natality/Nat2006ps.zip " NOTE: 56784 records were read from the infile DATAFILE. The minimum record length was 776. The maximum record length was 776. NOTE: The data set LIBRARY.NATLTERR2006 has 56784 observations and 353 variables. NOTE: DATA statement used (Total process time): real time 7.07 seconds cpu time 5.66 seconds 743 proc print data=&dataset. (obs=6); 744 NOTE: There were 6 observations read from the data set LIBRARY.NATLTERR2006. NOTE: The PROCEDURE PRINT printed pages 1-5. NOTE: PROCEDURE PRINT used (Total process time): real time 0.21 seconds cpu time 0.07 seconds 745 proc contents data=&dataset.; 746 747 /* 748 Copyright 2009 shared by the National Bureau of Economic Research and Jean Roth 749 750 National Bureau of Economic Research. 751 1050 Massachusetts Avenue 752 Cambridge, MA 02138 15 The SAS System 12:49 Wednesday, April 1, 2009 753 jroth@nber.org 754 755 This program and all programs referenced in it are free software. You 756 can redistribute the program or modify it under the terms of the GNU 757 General Public License as published by the Free Software Foundation; 758 either version 2 of the License, or (at your option) any later version. 759 760 This program is distributed in the hope that it will be useful, 761 but WITHOUT ANY WARRANTY; without even the implied warranty of 762 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 763 GNU General Public License for more details. 764 765 You should have received a copy of the GNU General Public License 766 along with this program; if not, write to the Free Software 767 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 768 USA. 769 */ NOTE: The PROCEDURE CONTENTS printed pages 6-13. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.12 seconds cpu time 0.04 seconds NOTE: SAS Institute Inc., SAS Campus Drive, Cary, NC USA 27513-2414 NOTE: The SAS System used: real time 7.89 seconds cpu time 5.92 seconds