* This SPSS program reads ASCII format (text format) 2019 SADC MS data and creates a formatted and labeled SPSS data file that you can analyze in SPSS. * Change the file location specifications from 'c:\SADC2019' to the location where you downloaded, unzipped, and stored the 2019 SADC MS ASCII data file before you run this syntax; * Change 'xxxxxxx' in the 'data list' statement and the 'save' and 'get' statements at the end of this syntax file to 'district', 'state_a_m', or 'state_n_z' depending on which file you are analyzing. DATA LIST FILE='c:\SADC2019\SADC_MS_2019_xxxxxxx.dat'/ sitecode 1-5 (A) sitename 6-55 (A) sitetype 56-105 (A) sitetypenum 106-113 year 114-121 survyear 122-129 weight 130-139 stratum 140-147 PSU 148-155 record 156-163 age 164-166 sex 167-174 grade 175-177 race4 178-180 race7 181-183 q6 184-184 (A) q7 185-185 (A) q8 186-186 (A) q9 187-187 (A) q10 188-188 (A) q11 189-189 (A) q12 190-190 (A) q13 191-191 (A) q14 192-192 (A) q15 193-193 (A) q16 194-194 (A) q17 195-195 (A) q18 196-196 (A) q19 197-197 (A) q20 198-198 (A) q21 199-199 (A) q22 200-200 (A) q23 201-201 (A) q24 202-202 (A) q25 203-203 (A) q26 204-204 (A) q27 205-205 (A) q28 206-206 (A) q29 207-207 (A) q30 208-208 (A) q31 209-209 (A) q32 210-210 (A) q33 211-211 (A) q34 212-212 (A) q35 213-213 (A) q36 214-214 (A) q37 215-215 (A) q38 216-216 (A) q39 217-217 (A) q40 218-218 (A) q41 219-219 (A) q42 220-220 (A) q43 221-221 (A) q44 222-222 (A) q45 223-223 (A) q46 224-224 (A) q47 225-225 (A) q48 226-226 (A) q49 227-227 (A) qn6 228-230 qn7 231-233 qn8 234-236 qn9 237-239 qn10 240-242 qn11 243-245 qn12 246-248 qn13 249-251 qn14 252-254 qn15 255-257 qn16 258-260 qn17 261-263 qn18 264-266 qn19 267-269 qn20 270-272 qn21 273-275 qn22 276-278 qn23 279-281 qn24 282-284 qn25 285-287 qn26 288-290 qn27 291-293 qn28 294-296 qn29 297-299 qn30 300-302 qn31 303-305 qn32 306-308 qn33 309-311 qn34 312-314 qn35 315-317 qn36 318-320 qn37 321-323 qn38 324-326 qn39 327-329 qn40 330-332 qn41 333-335 qn42 336-338 qn43 339-341 qn44 342-344 qn45 345-347 qn46 348-350 qn47 351-353 qn48 354-356 qn49 357-359 qnfrcig 360-362 qndaycig 363-365 qnfrevp 366-368 qndayevp 369-371 qnfrcgr 372-374 qndaycgr 375-377 qntb2 378-380 qntb3 381-383 qntb4 384-386 qntb5 387-389 qnbk7day 390-392 qnpa0day 393-395 qnpa7day 396-398 qndlype 399-401 qdrivemarijuana 402-409 (A) qcelldriving 410-417 (A) qbullyweight 418-418 (A) qbullygay 419-419 (A) qcigschool 420-420 (A) qchewtobschool 421-421 (A) qalcoholschool 422-422 (A) qhowmarijuana 423-423 (A) qmarijuanaschool 424-424 (A) qcurrentcocaine 425-432 (A) qhallucdrug 433-440 (A) qprescription30d 441-441 (A) qgenderexp 442-442 (A) qtaughtHIV 443-443 (A) qtaughtsexed 444-444 (A) qtaughtstd 445-445 (A) qtaughtbc 446-446 (A) qdietpop 447-454 (A) qcoffeetea 455-462 (A) qsportsdrink 463-463 (A) qenergydrink 464-464 (A) qsugardrink 465-465 (A) qwater 466-466 (A) qfastfood 467-467 (A) qwenthungry 468-468 (A) qmusclestrength 469-469 (A) qsunscreenuse 470-470 (A) qindoortanning 471-471 (A) qcurrentasthma 472-472 (A) qwheresleep 473-473 (A) qhivtesting 474-474 (A) qsexid 475-475 (A) qsamesex 476-476 (A) qoralsex 477-477 (A) qsynthmarijuana 478-485 (A) qndrivemarijuana 486-488 qncelldriving 489-491 qnbullyweight 492-494 qnbullygay 495-497 qncigschool 498-500 qnchewtobschool 501-503 qnalcoholschool 504-506 qnhowmarijuana 507-509 qnmarijuanaschool 510-512 qncurrentcocaine 513-515 qnhallucdrug 516-518 qnprescription30d 519-521 qngenderexp 522-524 qntaughtHIV 525-527 qntaughtsexed 528-530 qntaughtstd 531-533 qntaughtbc 534-536 qndietpop 537-539 qncoffeetea 540-542 qnsportsdrink 543-545 qnenergydrink 546-548 qnsugardrink 549-551 qnwater 552-554 qnfastfood 555-557 qnwenthungry 558-560 qnmusclestrength 561-563 qnsunscreenuse 564-566 qnindoortanning 567-569 qncurrentasthma 570-572 qnwheresleep 573-575 qnhivtesting 576-578 qnoralsex 579-581 qnsynthmarijuana 582-584. EXECUTE. VARIABLE LABELS sitecode "Site code" sitename "Site name" sitetype "Site type" sitetypenum "1=District, 2=State" year "4-digit Year of survey" survyear "1=1995...13=2019" weight "Analysis weight" stratum "Analysis stratum" PSU "Analysis primary sampling unit" record "Record ID" age "1= <=10...7=16+ years old" sex "1=Female, 2=Male" grade "1=6th...3=8th grade" race4 "4-level race variable" race7 "7-level race variable" q6 "Bicycle helmet use" q7 "Rollerblading helmet use" q8 "Seat belt use" q9 "Riding with a drinking driver" q10 "Weapon carrying" q11 "Physical fighting" q12 "Bullying at school" q13 "Electronic Bullying" q14 "Suicide consideration" q15 "Suicide plan" q16 "Attempted suicide" q17 "Ever cigarette use" q18 "Initiation of cigarette use" q19 "Current cigarette use" q20 "Smoked >10 cigarettes" q21 "Electronic vapor product use" q22 "Current electronic vapor use" q23 "EVP from store" q24 "Current smokeless tobacco use" q25 "Current cigar use" q26 "Ever alcohol use" q27 "Initiation of alcohol use" q28 "Ever marijuana use" q29 "Initiation of marijuana use" q30 "Ever prescription pain medicine use" q31 "Ever cocaine use" q32 "Ever inhalant use" q33 "Ever steriod use" q34 "Ever sexual intercourse" q35 "Sex before 11 years" q36 "Multiple sex partners" q37 "Condom use" q38 "Perception of weight" q39 "Weight loss" q40 "Breakfast eating" q41 "Physical activity >= 5 days" q42 "Television watching" q43 "Computer use" q44 "PE attendance" q45 "Sports team participation" q46 "Concussion" q47 "Asthma" q48 "Hours of sleep on school night" q49 "Grades in school" qn6 "Never or rarely wore a bicycle helmet" qn7 "Never or rarely wore a helmet when rollerblading or skateboarding" qn8 "Never or rarely wore a seat belt" qn9 "Rode with a driver who had been drinking alcohol" qn10 "Carried a weapon" qn11 "Were in a physical fight" qn12 "Were bullied on school property" qn13 "Were electronically bullied" qn14 "Seriously thought about killing themselves" qn15 "Made a plan about how they would kill themselves" qn16 "Tried to kill themselves" qn17 "Ever tried cigarette smoking" qn18 "Tried cigarette smoking for the first time before age 11 years" qn19 "Currently smoked cigarettes" qn20 "Smoked more than 10 cigarettes per day" qn21 "Ever used an electronic vapor product" qn22 "Currently used an electronic vapor product" qn23 "Usually got their own electronic vapor products by buying them in a store" qn24 "Currently used smokeless tobacco" qn25 "Currently smoked cigars" qn26 "Ever drank alcohol" qn27 "Drank alcohol for the first time before age 11 years" qn28 "Ever used marijuana" qn29 "Tried marijuana for the first time before age 11 years" qn30 "Ever took prescription pain medicine without a doctor's prescription or differently than how a doctor told them to use it" qn31 "Ever used cocaine" qn32 "Ever used inhalants" qn33 "Ever took steriods without a doctor's prescription" qn34 "Ever had sexual intercourse" qn35 "Had sexual intercourse for the first time before age 11 years" qn36 "Had sexual intercourse with three or more persons" qn37 "Used a condom during last sexual intercourse" qn38 "Described themselves as slightly or very overweight" qn39 "Were trying to lose weight" qn40 "Did not eat breakfast" qn41 "Were physically active at least 60 minutes per day on 5 or more days" qn42 "Watched television 3 or more hours per day" qn43 "Played video or computer games or used a computer 3 or more hours per day" qn44 "Attended physical education classes on 1 or more days" qn45 "Played on at least one sports team" qn46 "Had a concussion from playing a sport or being physically active" qn47 "Had ever been told by a doctor or nurse that they had asthma" qn48 "Had 8 or more hours of sleep" qn49 "Made mostly A's or B's in school" qnfrcig "Currently smoked cigarettes frequently" qndaycig "Currently smoked cigarettes daily" qnfrevp "Currently used electronic vapor products frequently" qndayevp "Currently used elecctronic vapor products daily" qnfrcgr "Currently smoked cigars frequently" qndaycgr "Currently smoked cigars daily" qntb2 "Currently smoked cigarettes or cigars" qntb3 "Currently smoked cigarettes or cigars or used smokeless tobacco" qntb4 "Currently smoked cigarettes or cigars or used smokeless tobacco or electronic vapor products" qntb5 "Currently smoked cigarettes or used electronic vapor products" qnbk7day "Ate breakfast on all 7 days" qnpa0day "Did not participate in at least 60 minutes of physical activity on at least 1 day" qnpa7day "Were physically active at least 60 minutes per day on all 7 days" qndlype "Attended physical education (PE) classes on all 5 days" qdrivemarijuana "Drive when using marijuana" qcelldriving "Cell phone use while driving" qbullyweight "Victim of teasing b/c of physical appearance" qbullygay "Ever been teased b/c labeled GLB" qcigschool "Currently smoke at school >=1 days" qchewtobschool "Current snuff @ school" qalcoholschool "Current drink at school" qhowmarijuana "Usual use of marijuana" qmarijuanaschool "Marijuana use at school" qcurrentcocaine "Current cocaine use" qhallucdrug "Ever used hallucinogenic drugs" qprescription30d "Times take drug w/o prescription 30d" qgenderexp "Others description of your masc/fem" qtaughtHIV "Ever taught about AIDS/HIV at school" qtaughtsexed "Ever had sex education in school" qtaughtstd "Ever been taught in school about STDs" qtaughtbc "Ever been taught about BC methods in sch" qdietpop "Diet soda drinking >=1 time/day" qcoffeetea "Coffee/tea drinking >=1 time/day" qsportsdrink "Sports drinks" qenergydrink "Energy drink >=1 time/day" qsugardrink "Sugar-sweetened beverage >=1 time/day" qwater "Plain water" qfastfood "Meal/snack fast food >= 3 days" qwenthungry "How often went hungry" qmusclestrength "Muscle strengthening" qsunscreenuse "Sunscreen use outside" qindoortanning "Indoor tanning" qcurrentasthma "Current asthma" qwheresleep "Homelessness" qhivtesting "HIV testing" qsexid "Sexual identity" qsamesex "Sex of sexual contact" qoralsex "Ever had oral sex" qsynthmarijuana "Lifetime synthetic marijuana use" qndrivemarijuana "Drove a car or other vehicle when they had been using marijuana" qncelldriving "Talked on a cell phone use while driving" qnbullyweight "Have been the victim of teasing or name calling because of their weight, size, or physical appearance" qnbullygay "Have been the victim of teasing or name calling because someone thought they were gay, lesbian, or bisexual" qncigschool "Smoked cigarettes on school property" qnchewtobschool "Used chewing tobacco, snuff, or dip on school property" qnalcoholschool "Currently had at least one drink of alcohol on school property" qnhowmarijuana "Usually used marijuana by smoking it in a joint, bong, pipe, or blunt" qnmarijuanaschool "Used marijuana on school property" qncurrentcocaine "Currently used any form of cocaine" qnhallucdrug "Ever used hallucinogenic drugs" qnprescription30d "Currently took a prescription drug without a doctor's prescription" qngenderexp "Think other people at school would describe them as equally feminine and masculine" qntaughtHIV "Have been taught about AIDS or HIV infection in school" qntaughtsexed "Have had sex education in school" qntaughtstd "Have been taught in school about sexually transmitted diseases (STDs)" qntaughtbc "Have been taught in school about birth control methods" qndietpop "Drank a can, bottle, or glass of diet soda or pop" qncoffeetea "Drank a cup, can, or bottle of coffee, coffee drinks, or any kind of tea" qnsportsdrink "Did not drink a can, bottle, or glass of a sports drink" qnenergydrink "Drank a can, bottle, or glass of an energy drink" qnsugardrink "Drank a can, bottle, or glass of a sugar-sweetened beverage" qnwater "Did not drink a bottle or glass of plain water" qnfastfood "Ate at least one meal or snack from a fast food restaurant" qnwenthungry "Most of the time or always went hungry because there was not enough food in their home" qnmusclestrength "Did exercises to strengthen or tone their muscles on three or more days" qnsunscreenuse "Most of the time or always wear sunscreen" qnindoortanning "Used an indoor tanning device" qncurrentasthma "Had been told by a doctor or nurse that they had asthma and who still have asthma" qnwheresleep "Did not usually sleep in their parent's or guardian's home" qnhivtesting "Have been tested for HIV" qnoralsex "Have had oral sex" qnsynthmarijuana "Ever used synthetic marijuana". MISSING VALUES sitecode (" ") sitename (" ") sitetype (" ") sitetypenum (" ") year (" ") survyear (" ") weight (" ") stratum (" ") PSU (" ") record (" ") age (" ") sex (" ") grade (" ") race4 (" ") race7 (" ") q6 (" ") q7 (" ") q8 (" ") q9 (" ") q10 (" ") q11 (" ") q12 (" ") q13 (" ") q14 (" ") q15 (" ") q16 (" ") q17 (" ") q18 (" ") q19 (" ") q20 (" ") q21 (" ") q22 (" ") q23 (" ") q24 (" ") q25 (" ") q26 (" ") q27 (" ") q28 (" ") q29 (" ") q30 (" ") q31 (" ") q32 (" ") q33 (" ") q34 (" ") q35 (" ") q36 (" ") q37 (" ") q38 (" ") q39 (" ") q40 (" ") q41 (" ") q42 (" ") q43 (" ") q44 (" ") q45 (" ") q46 (" ") q47 (" ") q48 (" ") q49 (" ") qn6 (" ") qn7 (" ") qn8 (" ") qn9 (" ") qn10 (" ") qn11 (" ") qn12 (" ") qn13 (" ") qn14 (" ") qn15 (" ") qn16 (" ") qn17 (" ") qn18 (" ") qn19 (" ") qn20 (" ") qn21 (" ") qn22 (" ") qn23 (" ") qn24 (" ") qn25 (" ") qn26 (" ") qn27 (" ") qn28 (" ") qn29 (" ") qn30 (" ") qn31 (" ") qn32 (" ") qn33 (" ") qn34 (" ") qn35 (" ") qn36 (" ") qn37 (" ") qn38 (" ") qn39 (" ") qn40 (" ") qn41 (" ") qn42 (" ") qn43 (" ") qn44 (" ") qn45 (" ") qn46 (" ") qn47 (" ") qn48 (" ") qn49 (" ") qnfrcig (" ") qndaycig (" ") qnfrevp (" ") qndayevp (" ") qnfrcgr (" ") qndaycgr (" ") qntb2 (" ") qntb3 (" ") qntb4 (" ") qntb5 (" ") qnbk7day (" ") qnpa0day (" ") qnpa7day (" ") qndlype (" ") qdrivemarijuana (" ") qcelldriving (" ") qbullyweight (" ") qbullygay (" ") qcigschool (" ") qchewtobschool (" ") qalcoholschool (" ") qhowmarijuana (" ") qmarijuanaschool (" ") qcurrentcocaine (" ") qhallucdrug (" ") qprescription30d (" ") qgenderexp (" ") qtaughtHIV (" ") qtaughtsexed (" ") qtaughtstd (" ") qtaughtbc (" ") qdietpop (" ") qcoffeetea (" ") qsportsdrink (" ") qenergydrink (" ") qsugardrink (" ") qwater (" ") qfastfood (" ") qwenthungry (" ") qmusclestrength (" ") qsunscreenuse (" ") qindoortanning (" ") qcurrentasthma (" ") qwheresleep (" ") qhivtesting (" ") qsexid (" ") qsamesex (" ") qoralsex (" ") qsynthmarijuana (" ") qndrivemarijuana (" ") qncelldriving (" ") qnbullyweight (" ") qnbullygay (" ") qncigschool (" ") qnchewtobschool (" ") qnalcoholschool (" ") qnhowmarijuana (" ") qnmarijuanaschool (" ") qncurrentcocaine (" ") qnhallucdrug (" ") qnprescription30d (" ") qngenderexp (" ") qntaughtHIV (" ") qntaughtsexed (" ") qntaughtstd (" ") qntaughtbc (" ") qndietpop (" ") qncoffeetea (" ") qnsportsdrink (" ") qnenergydrink (" ") qnsugardrink (" ") qnwater (" ") qnfastfood (" ") qnwenthungry (" ") qnmusclestrength (" ") qnsunscreenuse (" ") qnindoortanning (" ") qncurrentasthma (" ") qnwheresleep (" ") qnhivtesting (" ") qnoralsex (" ") qnsynthmarijuana (" ")." EXECUTE. SAVE OUTFILE "C:\sadc2019\sadc2019_ms_xxxxxxx.sav"/ /COMPRESSED. EXECUTE. GET FILE="C:\sadc2019\sadc2019_ms_xxxxxxx.sav"/.