*This program reads the 1997 National Health Interview Survey 1997 samchild Data File *Note: This program is distributed under the GNU GPL. See end of *this file and http://www.gnu.org/licenses/ for details. *by Jean Roth Mon Jul 2 15:42:28 EDT 2007 *Please report errors to jroth@nber.org *Change output file name/location as desired. *Change the input file location as needed. *If you have trouble running this program, *then try opening a new syntax file & type this command: *INCLUDE "c:\nhis1997_samchild.sps". *and choose to RUN ALL file handle nhis1997_samchild /name="c:\homes\data\nhis\ftp.cdc.gov\pub\Health_Statistics\NCHS\Datasets\NHIS\1997\samchild.dat" . data list file=nhis1997_samchild / rectype 1-2 srvy_yr 3-6 hhx 7-12 (a) fmx 13-14 (a) px 15-16 (a) csrespno 17-18 (a) mother 19-20 (a) father 21-22 (a) parents 23 intv_qrt 24 sex 25 age_p 26-27 r_age1 28 r_age2 29 origin 30 hispan_p 31-32 mrace_p 33-34 racerec 35 race 36 educ 37-38 edu_momr 39-40 edu_dadr 41-42 ab_bl20k 43-44 rat_cat 45-46 fm_size 47-48 region 49 msasizep 50 wtia_sc 51-56 wtfa_sc 57-62 stratum 63-65 psu 66 bwgtlb 67-68 bwgtoz 69-70 amr1 71 aodd1 72 add2 73 amr2 74 aodd2 75 condl1 76 condl2 77 condl3 78 condl4 79 condl5 80 condl6 81 condl7 82 condl8 83 condl9 84 condl10 85 cpox 86 cashmev 87 cashyr 88 casmeryr 89 hayf1 90 rallg1 91 dallg1 92 sallg1 93 diarh1 94 anemia1 95 earinf1 96 seize1 97 hayf2 98 rallg2 99 dallg2 100 sallg2 101 diarh2 102 anemia2 103 fhead 104 seize2 105 stutter 106 chstatyr 107 schdayr1 108-110 chearst 111 cvision 112 cblind 113 ihspeq 114 ihmob 115 ihmobyr 116 probrx 117 learnd 118 cmhagm15 119 cmhagf15 120 cmhagm25 121 cmhagf25 122 cmhagm35 123 cmhagf35 124 mhiboy2 125-126 mhigrl2 127-128 mhiboy4 129-130 mhigrl4 131-132 mhiboy12 133-134 mhigrl12 135-136 cusualpl 137 cplkind 138 chcplrou 139 chcplknd 140 sourcelc 141-142 chcchgyr 143 chcchghi 144 chcdlyr1 145 chcdlyr2 146 chcdlyr3 147 chcdlyr4 148 chcdlyr5 149 chcafyr 150 chcafyr1 151 chcafyr2 152 chcafyr3 153 cdenlong 154 chcsyr11 155 chcsyr12 156 chcsyr13 157 chcsyr14 158 chcsyr1 159 chcsyr2 160 chcsyr3 161 chcsyr4 162 chcsyr5 163 chcsyr6 164 chcsyr7 165 chcsyr81 166 chcsyr82 167 chcsyr10 168 chpexyr 169 chernoyr 170 chchyr 171 chchmoyr 172-173 chchnoyr 174 chcnoyr 175 csrgyr 176 csrgnoyr 177-178 cmdlong 179 earinf2 180 . * See the codebook for more detailed variable descriptions. variable labels rectype "Record Type" srvy_yr "Survey Year" hhx "Household Serial Number" fmx "Family Serial Number" csrespno "Sample child respondent's person numbe" mother "Mother's person number" father "Father's person number" parents "Parent(s) present in the family" intv_qrt "Interview Quarter" sex "Sex" age_p "Age" r_age1 "Age Recode #1" r_age2 "Age Recode #2" origin "Hispanic Ethnicity" hispan_p "Hispanic subgroup detail" mrace_p "Race coded to a single race group" racerec "Race Recode" race "OMB groups w/multiple race" educ "Highest level of school completed" edu_momr "Education of Mother - Recode" edu_dadr "Education of Father - Recode" rat_cat "Ratio of fam inc to poverty threshold" fm_size "Size of family" region "Region" msasizep "Geographic Distribution - MSA size" wtia_sc "Weight - Interim Annual" wtfa_sc "Weight - Final Annual" stratum "Stratum for variance estimation" psu "PSU for variance estimation" bwgtlb "Birth weight (lb)" bwgtoz "Birth weight (oz)" amr1 "Told - - had mental retardation" aodd1 "Told - - had otr dev delay" add2 "Ever told - - had ADD" amr2 "Ever told - - had mental retardation" aodd2 "Ever told - - had otr dev delay" condl1 "Ever told - - had Down's Syndrome" condl2 "Ever told - - had Celebral Palsy" condl3 "Ever told - - had Muscular Dystrophy" condl4 "Ever told - - had Cystic Fibrosis" condl5 "Ever told - - had Sickle Cell anemia" condl6 "Ever told - - had Autism" condl7 "Ever told - - had Diabetes" condl8 "Ever told - - had Arthritis" condl9 "Ever told - - had Congentl heart disea" condl10 "Ever told - - had otr heart cond" cpox "Has - - EVER had chickenpox?" cashmev "Ever been told that - - had asthma" cashyr "Has - - had an asthma episode past 12 " casmeryr "Did - - visit ER due to asthma" hayf1 "Has - - had hay fever; past 12 m" rallg1 "Had respiratory allergy; past 12 m" dallg1 "Had food/digestive allergy; past 12 m" sallg1 "Had eczema/skin allergy; past 12 m" diarh1 "Had freq diarrhea/colitis; past 12 m" anemia1 "Had anemia; past 12 m" earinf1 "Had 3+ ear infections past 12 m; age <" seize1 "Had seizures; past 12 m" hayf2 "Had hay fever; past 12 m" rallg2 "Had respiratory allergy; past 12 m" dallg2 "Had food/digestive allergy; past 12 m" sallg2 "Had eczema/skin allergy; past 12 m" diarh2 "Had freq diarrhea/colitis; past 12 m" anemia2 "Had anemia; past 12 m" fhead "Had freq headaches/migraines; past 12 " seize2 "Had seizures; past 12 m" stutter "Stuttered/stammered; past 12 m" chstatyr "Health better; worse; or about the sam" schdayr1 "Days missed due to ill/inj; past 12 m" chearst "Hearing w/o hearing aid" cvision "Does - - have trouble seeing" cblind "Is - - blind/unable to see at all" ihspeq "Need spec equip due to impair/hlth pro" ihmob "Impair/hlth prob lmt crawl/walk/run/pl" ihmobyr "Impair/hlth prob lasted/will last 12+ " probrx "Taken RX medication for 3+ m" learnd "Ever told - - had a learning disabilit" cmhagm15 "Has - - been unhappy/depressed past 2 " cmhagf15 "Has - - been unhappy/depressed past 2 " cmhagm25 "Has - - been unhappy/depressed past 6 " cmhagf25 "Has - - been unhappy/depressed past 6 " cmhagm35 "Has - - been unhappy/depressed past 6 " cmhagf35 "Has - - been unhappy/depressed past 6 " mhiboy2 "Mental hlth indicator (MHI) scale scor" mhigrl2 "Mental hlth indicator (MHI) scale scor" mhiboy4 "Mental hlth indicator (MHI) scale scor" mhigrl4 "Mental hlth indicator (MHI) scale scor" mhiboy12 "Mental hlth indicator (MHI) scale scor" mhigrl12 "Mental hlth indicator (MHI) scale scor" cusualpl "Place - - is usually taken when sick" cplkind "Place to go when sick (most often)" chcplrou "USUALLY go there for routine/prev care" chcplknd "Place - - goes for routine prev care" sourcelc "Source of medical care recode" chcchgyr "Change hlth care provider in past 12 m" chcchghi "Change related to hlth insurance" chcdlyr1 "Couldn't get through on phone" chcdlyr2 "Couldn't get appt. soon enough" chcdlyr3 "Wait too long in doctor's office" chcdlyr4 "Not open when you could go" chcdlyr5 "No transportation" chcafyr "Can't afford presc medicine" chcafyr1 "Can't afford presc medicine" chcafyr2 "Can't afford mental hlth care/counseli" chcafyr3 "Can't afford dental care" cdenlong "When did - - last see/talk to dentist" chcsyr11 "Has - - seen/talk to eye doctor" chcsyr12 "Has - - seen/talk to foot doctor" chcsyr13 "Has - - seen/talk to therapist (PT; OT" chcsyr14 "Has - - seen/talk to a RN or PA" chcsyr1 "Has - - seen/talk to mental hlth prof" chcsyr2 "Has - - seen/talk to eye doctor" chcsyr3 "Has - - seen/talk to foot doctor" chcsyr4 "Has - - seen/talk to chiropractor" chcsyr5 "Has - - seen/talk to therapist (PT; et" chcsyr6 "Has - - seen/talk to RN or PA" chcsyr7 "Has - - seen/talk OB/GYN past 12 m" chcsyr81 "Has - - seen a med specialist; past 12" chcsyr82 "Has - - seen a general doctor; past 12" chcsyr10 "Does that Dr treat both kids and adult" chpexyr "Has - - had check-up past 12 m" chernoyr "# times in ER/ED past 12 m" chchyr "Got home care from hlth prof; past 12 " chchmoyr "How many months of home care" chchnoyr "Total number of home vst" chcnoyr "Total number of office vst" csrgyr "Has - - had surgery in the past 12 m" csrgnoyr "Times had outpatient surgery past 12 m" cmdlong "Last time - - saw/spoke to hlth prof" earinf2 "Had 3+ ear infections past 12m; age 3-" . value labels rectype 40 "Sample Child (SC)" /srvy_yr 1997 "1997" /csrespno "99" "Unknown" /mother "00" "No mother in the family" "96" "No parent in household; has legal guardian" "97" "Refused" "98" "Not ascertained" "99" "Don't know" /father "00" "No father in the family" "96" "No parent in household; has legal guardian" "97" "Refused" "98" "Not ascertained" "99" "Don't know" /parents 1 "Mother; no father" 2 "Father; no mother" 3 "Mother and father" 4 "Neither mother nor father" 8 "Not ascertained" /intv_qrt 1 "Quarter 1" 2 "Quarter 2" 3 "Quarter 3" 4 "Quarter 4" /sex 1 "Male" 2 "Female" /age_p 00 "Under 1 year" /r_age1 1 "Under 5 years" 2 "5-17 years" /r_age2 1 "Under 6 years" 2 "6-16 years" 3 "17 years" /origin 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /hispan_p 00 "Multiple Hispanic" 01 "Puerto Rican" 03 "Mexican-Mexicano" 04 "Mexican-American (includes Chicano)" 05 "Cuban/Cuban-American" 06 "Other Latin American" 07 "Other Spanish" 08 "Hispanic/Spanish; non-specific type" 09 "Hispanic/Spanish; type refused" 10 "Hispanic/Spanish; type not ascertained" 11 "Hispanic/Spanish; type don't know" 12 "Not Hispanic/Spanish origin" /mrace_p 01 "White" 02 "Black/African American" 03 "Indian (American) (includes Eskimo; Aleut)" 06 "Chinese" 07 "Filipino" 12 "Asian Indian" 15 "Other API*" 16 "Other race" 17 "Multiple race" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /racerec 1 "White" 2 "Black" 3 "Other" /race 1 "White" 2 "Black" 3 "AIAN*" 4 "API*" 5 "Other" 6 "Multiple race" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /educ 00 "Never attended/ kindergarten only" 12 "12th grade; no diploma" 13 "HIGH SCHOOL GRADUATE" 14 "GED or equivalent" 15 "Some college; no degree" 16 "AA degree: technical or vocational" 17 "AA degree: academic program" 18 "Bachelor's degree (BA; AB; BS; BBA)" 19 "Master's degree (MA; MS; MEng; MEd; MBA)" 20 "Professional degree (MD; DDS; DVM; JD)" 21 "Doctoral degree (PhD; EdD)" 96 "Child under 5 years old" 97 "Refused" 98 "Not Ascertained" 99 "Don't know" /edu_momr 01 "Less/equal to 8th grade" 02 "9-12th grade; no high school diploma" 03 "High school graduate" 04 "GED recipient" 05 "Some college; no degree" 06 "AA degree; technical or vocational" 07 "AA degree; academic program" 08 "Bachelor's degree (BA; BS; AB; BBA)" 09 "Master's; professional; or doctoral degree" 95 "No mother present in household" 96 "Unk if mom in hh or has legal guardian" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /edu_dadr 01 "Less/equal to 8th grade" 02 "9-12th grade; no high school diploma" 03 "High school graduate" 04 "GED recipient" 05 "Some college; no degree" 06 "AA degree; technical or vocational" 07 "AA degree; academic program" 08 "Bachelor's degree (BA; BS; AB; BBA)" 09 "Master's; professional; or doctoral degree" 95 "No father present in household" 96 "Unk if dad in hh or has legal guardian" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /ab_bl20k 01 "$20;000 or more" 02 "Less than $20;000" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /rat_cat 01 "Under .50" 02 ".50 to .74" 03 ".75 to .99" 04 "1.00 to 1.24" 05 "1.25 to 1.49" 06 "1.50 to 1.74" 07 "1.75 to 1.99" 08 "2.00 to 2.49" 09 "2.50 to 2.99" 10 "3.00 to 3.49" 11 "3.50 to 3.99" 12 "4.00 to 4.49" 13 "4.50 to 4.99" 14 "5.00 and over" 96 "Undefinable" 99 "Unknown" /region 1 "Northeast" 2 "Midwest" 3 "South" 4 "West" /msasizep 1 "5;000;000 or more" 2 "2;500;000 - 4;999;999" 3 "1;000;000 - 2;499;999" 4 "500;000 - 999;999" 5 "250;000 - 499;999" 6 "Under 250;000" 7 "Non-MSA" /bwgtlb 97 "Refused" 98 "Not ascertained" 99 "Don't know" /bwgtoz 97 "Refused" 98 "Not ascertained" 99 "Don't know" /amr1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /aodd1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /add2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /amr2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /aodd2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl1 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl2 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl3 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl4 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl5 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl6 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl7 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl8 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl9 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /condl10 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cpox 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cashmev 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cashyr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /casmeryr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /hayf1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /rallg1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /dallg1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /sallg1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /diarh1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /anemia1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /earinf1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /seize1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /hayf2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /rallg2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /dallg2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /sallg2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /diarh2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /anemia2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fhead 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /seize2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /stutter 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chstatyr 1 "Better" 2 "Worse" 3 "About the same" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /schdayr1 000 "None" 996 "Did not go to school" 997 "Refused" 998 "Not ascertained" 999 "Don't know" /chearst 1 "Good" 2 "Little of trouble" 3 "Lot of trouble" 4 "Deaf" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cvision 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cblind 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ihspeq 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ihmob 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ihmobyr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /probrx 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /learnd 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cmhagm15 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cmhagf15 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cmhagm25 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cmhagf25 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cmhagm35 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cmhagf35 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /mhiboy2 99 "Unknown" /mhigrl2 99 "Unknown" /mhiboy4 99 "Unknown" /mhigrl4 99 "Unknown" /mhiboy12 99 "Unknown" /mhigrl12 99 "Unknown" /cusualpl 1 "Yes" 2 "There is NO place" 3 "There is MORE THAN ONE place" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cplkind 1 "Clinic or health center" 2 "Doctor's office or HMO" 3 "Hospital emergency room" 4 "Hospital outpatient department" 5 "Some other place" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcplrou 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcplknd 0 "Doesn't get preventive care anywhere" 1 "Clinic or health center" 2 "Doctor's office or HMO" 3 "Hospital emergency room" 4 "Hospital outpatient" 5 "Some other place" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /sourcelc 01 "Same sorc sk care & rout care" 02 "Sorc sk care; no sorc rout care" 03 "Sorc sk & rout care; no/unk same sorc" 04 "Sorc sk care; unk sorc rout care" 05 "GE 2 sorc sk care; 1 is sorc rout care" 06 "GE 2 sorc sk care; no sorc rout care" 07 "GE 2 sorc sk & rout care; no/unk if same" 08 "GE 2 sorc sk care; unk sorc rout care" 09 "No sorc sk care or rout care" 10 "No sorc sk care; has sorc rout care" 11 "No sorc sk care; unk sorc rout care" 12 "Unk sorc sk care; no sorc rout care" 13 "Unk sorc sk care; has sorc rout care" 14 "Unk sorc sk care or sorc rout care" 99 "Unknown other" /chcchgyr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcchghi 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcdlyr1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcdlyr2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcdlyr3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcdlyr4 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcdlyr5 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcafyr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcafyr1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcafyr2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcafyr3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /cdenlong 1 "6 Months or less" 2 "More than 6 months but not more than 1 year ago" 3 "More than 1 year; but not more than 3 years ago" 4 "More than 3 years" 5 "Never" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr11 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr12 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr13 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr14 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr4 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr5 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr6 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr7 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr81 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr82 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcsyr10 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chpexyr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chernoyr 0 "None" 1 "1" 2 "2-3" 3 "4-9" 4 "10-12" 5 "13 or more" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chchyr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chchmoyr 97 "Refused" 98 "Not ascertained" 99 "Don't know" /chchnoyr 1 "1" 2 "2-3" 3 "4-9" 4 "10-12" 5 "13 or more" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /chcnoyr 0 "None" 1 "1" 2 "2-3" 3 "4-9" 4 "10-12" 5 "13 or more" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /csrgyr 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /csrgnoyr 95 "95+ times" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /cmdlong 1 "6 months or less" 2 "More than 6 months; but not more than 1 year ag" 3 "More than 1 year; but not more than 3 year ago" 4 "More than 3 years" 5 "Never" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /earinf2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" . list. execute. save outfile = 'c:\nhis1997_samchild.sav'. *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.