/*SHORT TITLE:   SPSS Program from CD */

set blanks=sysmis undefined=warn.
data list file='c:\work\ssocs\ssocs_puf.txt' fixed records=1 table/1
  ABTID          1 -    4
  Q_NUMYRS       5 -    7
  Q_RESP         8 -    9
  Q_R_SPFY      10 -   59       (A)
  Q1A           60 -   61
  Q1B           62 -   63
  Q1C           64 -   65
  Q1D           66 -   67
  Q1E           68 -   69
  Q1F           70 -   71
  Q1G           72 -   73
  Q1H           74 -   75
  Q1I           76 -   77
  Q1J           78 -   79
  Q1K           80 -   81
  Q1L           82 -   83
  Q1M           84 -   85
  Q1N           86 -   87
  Q1O           88 -   89
  Q1P           90 -   91
  Q1Q           92 -   93
  Q1R           94 -   95
  Q1S           96 -   97
  Q1T           98 -   99
  Q1U          100 -  101
  Q1V          102 -  103
  Q2A1         104 -  105
  Q2A2         106 -  107
  Q2B1         108 -  109
  Q2B2         110 -  111
  Q2C1         112 -  113
  Q2C2         114 -  115
  Q2D1         116 -  117
  Q2D2         118 -  119
  Q2E1         120 -  121
  Q2E2         122 -  123
  Q3A          124 -  125
  Q3B          126 -  127
  Q3C          128 -  129
  Q3D          130 -  131
  Q3E          132 -  133
  Q3F          134 -  135
  Q3G          136 -  137
  Q3H          138 -  139
  Q4A          140 -  141
  Q4B          142 -  143
  Q4C          144 -  145
  Q5A          146 -  147
  Q5B          148 -  149
  Q5C          150 -  151
  Q5D          152 -  153
  Q6A          154 -  155
  Q6B          156 -  157
  Q6C          158 -  159
  Q6D          160 -  161
  Q6E          162 -  163
  Q6F          164 -  165
  Q6G          166 -  167
  Q6H          168 -  169
  Q7           170 -  171
  Q8A          172 -  173
  Q8B          174 -  175
  Q8C          176 -  177
  Q8D          178 -  179
  Q8E          180 -  181
  Q8ECODE      182 -  183       (A)
  Q8E_SPFY     184 -  286       (A)
  Q9A1         287 -  288
  Q9A2         289 -  290
  Q9B1         291 -  292
  Q9B2         293 -  294
  Q9C1         295 -  296
  Q9C2         297 -  298
  Q10A         299 -  300
  Q10B         301 -  302
  Q11A         303 -  304
  Q11B         305 -  306
  Q11C         307 -  308
  Q11D         309 -  310
  Q11E         311 -  312
  Q11F         313 -  314
  Q11G         315 -  316
  Q12A         317 -  318
  Q12B         319 -  320
  Q12C         321 -  322
  Q12D         323 -  324
  Q12E         325 -  326
  Q12F         327 -  328
  Q14A         329 -  330
  Q14B         331 -  332
  Q14C         333 -  334
  Q14D         335 -  336
  Q14E         337 -  338
  Q14F         339 -  340
  Q14G         341 -  342
  Q14H         343 -  344
  Q14I         345 -  346
  Q14J         347 -  348
  Q14K         349 -  350
  Q14L         351 -  352
  Q14M         353 -  354
  Q15          355 -  356
  Q16          357 -  358
  Q17A1        359 -  360
  Q17A2        361 -  362
  Q17B1        363 -  364
  Q17B2        365 -  366
  Q17C1_1      367 -  368
  Q17C1_2      369 -  370
  Q17C2_1      371 -  372
  Q17C2_2      373 -  374
  Q17D1_1      375 -  376
  Q17D1_2      377 -  378
  Q17D2_1      379 -  386
  Q17D2_2      387 -  394
  Q17E1_1      395 -  396
  Q17E1_2      397 -  398
  Q17E2_1      399 -  406
  Q17E2_2      407 -  414
  Q17F1        415 -  422
  Q17F2        423 -  430
  Q17G1        431 -  432
  Q17G2        433 -  434
  Q17H1        435 -  442
  Q17H2        443 -  450
  Q17I1        451 -  458
  Q17I2        459 -  466
  Q17J1        467 -  474
  Q17J2        475 -  482
  Q17K1        483 -  490
  Q17K2        491 -  498
  Q18A         499 -  501
  Q18B         502 -  509
  Q19          510 -  511
  Q20A         512 -  513
  Q20B         514 -  515
  Q20C         516 -  517
  Q20D         518 -  519
  Q20E         520 -  521
  Q20F         522 -  523
  Q20G         524 -  525
  Q20H         526 -  527
  Q21A1        528 -  529
  Q21A2        530 -  531
  Q21B1        532 -  533
  Q21B2        534 -  535
  Q21C1        536 -  537
  Q21C2        538 -  539
  Q21D1        540 -  541
  Q21D2        542 -  543
  Q21E1        544 -  545
  Q21E2        546 -  547
  Q21F1        548 -  549
  Q21F2        550 -  551
  Q21G1        552 -  553
  Q21G2        554 -  555
  Q21H1        556 -  557
  Q21H2        558 -  559
  Q21I1        560 -  561
  Q21I2        562 -  563
  Q21J1        564 -  565
  Q21J2        566 -  567
  Q21K1        568 -  569
  Q21K2        570 -  571
  Q21L1        572 -  573
  Q21L2        574 -  575
  Q21M1        576 -  577
  Q21M2        578 -  579
  Q21N1        580 -  581
  Q21N2        582 -  583
  Q21O1        584 -  585
  Q21O2        586 -  587
  Q21P1        588 -  589
  Q21P2        590 -  591
  Q21Q1        592 -  593
  Q21Q2        594 -  595
  Q22A1        596 -  598
  Q22A2        599 -  600
  Q22A3        601 -  602
  Q22A4        603 -  605
  Q22A5        606 -  608
  Q22B1        609 -  616
  Q22B2        617 -  618
  Q22B3        619 -  620
  Q22B4        621 -  622
  Q22B5        623 -  624
  Q22C1        625 -  632
  Q22C2        633 -  634
  Q22C3        635 -  642
  Q22C4        643 -  650
  Q22C5        651 -  658
  Q22D1        659 -  666
  Q22D2        667 -  668
  Q22D3        669 -  670
  Q22D4        671 -  678
  Q22D5        679 -  686
  Q22E1        687 -  694
  Q22E2        695 -  696
  Q22E3        697 -  704
  Q22E4        705 -  712
  Q22E5        713 -  720
  Q22F1        721 -  728
  Q22F2        729 -  730
  Q22F3        731 -  738
  Q22F4        739 -  746
  Q22F5        747 -  754
  Q23A         755 -  762
  Q23B         763 -  770
  Q25B         771 -  778
  Q25C         779 -  786
  Q26A         787 -  794
  Q26B         795 -  802
  Q26C         803 -  810
  Q27          811 -  812
  Q28A1        813 -  820
  Q28A2        821 -  822
  Q28B1        823 -  830
  Q28B2        831 -  838
  Q28E1        839 -  840
  Q28E2        841 -  842
  Q29          843 -  844
  Q30          845 -  846
  Q32          847 -  854
  Q33A         855 -  862
  Q33B         863 -  870
  Q34C_DD      871 -  872
  Q34C_MM      873 -  874
  Q34C_YY      875 -  878
  CRISIS04     879 -  880
  DISTOT04     881 -  888
  INCID04      889 -  896
  INCPOL04     897 -  904
  OTHACT04     905 -  912
  OUTSUS04     913 -  920
  PROBWK04     921 -  922
  REMOVL04     923 -  930
  STRATA64     931 -  933
  STUOFF04     934 -  941
  SVINC04      942 -  949
  SVPOL04      950 -  957
  TRANSF04     958 -  965
  VIOINC04     966 -  973
  VIOPOL04     974 -  981
  FR_CATMN     982 -  983
  FR_LOC4      984 -  985
  FR_LVEL      986 -  987
  FR_SIZE      988 -  989
  FINALWGT     990 -  997   (4)
  REPWGT1      998 - 1005   (4)
  REPWGT2     1006 - 1013   (4)
  REPWGT3     1014 - 1021   (4)
  REPWGT4     1022 - 1029   (4)
  REPWGT5     1030 - 1037   (4)
  REPWGT6     1038 - 1045   (4)
  REPWGT7     1046 - 1053   (4)
  REPWGT8     1054 - 1061   (4)
  REPWGT9     1062 - 1069   (4)
  REPWGT10    1070 - 1077   (4)
  REPWGT11    1078 - 1085   (4)
  REPWGT12    1086 - 1093   (4)
  REPWGT13    1094 - 1101   (4)
  REPWGT14    1102 - 1109   (4)
  REPWGT15    1110 - 1117   (4)
  REPWGT16    1118 - 1125   (4)
  REPWGT17    1126 - 1133   (4)
  REPWGT18    1134 - 1141   (4)
  REPWGT19    1142 - 1149   (4)
  REPWGT20    1150 - 1157   (4)
  REPWGT21    1158 - 1165   (4)
  REPWGT22    1166 - 1173   (4)
  REPWGT23    1174 - 1181   (4)
  REPWGT24    1182 - 1189   (4)
  REPWGT25    1190 - 1197   (4)
  REPWGT26    1198 - 1205   (4)
  REPWGT27    1206 - 1213   (4)
  REPWGT28    1214 - 1221   (4)
  REPWGT29    1222 - 1229   (4)
  REPWGT30    1230 - 1237   (4)
  REPWGT31    1238 - 1245   (4)
  REPWGT32    1246 - 1253   (4)
  REPWGT33    1254 - 1261   (4)
  REPWGT34    1262 - 1269   (4)
  REPWGT35    1270 - 1277   (4)
  REPWGT36    1278 - 1285   (4)
  REPWGT37    1286 - 1293   (4)
  REPWGT38    1294 - 1301   (4)
  REPWGT39    1302 - 1309   (4)
  REPWGT40    1310 - 1317   (4)
  REPWGT41    1318 - 1325   (4)
  REPWGT42    1326 - 1333   (4)
  REPWGT43    1334 - 1341   (4)
  REPWGT44    1342 - 1349   (4)
  REPWGT45    1350 - 1357   (4)
  REPWGT46    1358 - 1365   (4)
  REPWGT47    1366 - 1373   (4)
  REPWGT48    1374 - 1381   (4)
  REPWGT49    1382 - 1389   (4)
  REPWGT50    1390 - 1397   (4)
  IQ1A        1398 - 1399
  IQ1B        1400 - 1401
  IQ1C        1402 - 1403
  IQ1D        1404 - 1405
  IQ1E        1406 - 1407
  IQ1F        1408 - 1409
  IQ1G        1410 - 1411
  IQ1H        1412 - 1413
  IQ1I        1414 - 1415
  IQ1J        1416 - 1417
  IQ1K        1418 - 1419
  IQ1L        1420 - 1421
  IQ1M        1422 - 1423
  IQ1N        1424 - 1425
  IQ1O        1426 - 1427
  IQ1P        1428 - 1429
  IQ1Q        1430 - 1431
  IQ1R        1432 - 1433
  IQ1S        1434 - 1435
  IQ1T        1436 - 1437
  IQ1U        1438 - 1439
  IQ1V        1440 - 1441
  IQ2A1       1442 - 1443
  IQ2A2       1444 - 1445
  IQ2B1       1446 - 1447
  IQ2B2       1448 - 1449
  IQ2C1       1450 - 1451
  IQ2C2       1452 - 1453
  IQ2D1       1454 - 1455
  IQ2D2       1456 - 1457
  IQ2E1       1458 - 1459
  IQ2E2       1460 - 1461
  IQ3A        1462 - 1463
  IQ3B        1464 - 1465
  IQ3C        1466 - 1467
  IQ3D        1468 - 1469
  IQ3E        1470 - 1471
  IQ3F        1472 - 1473
  IQ3G        1474 - 1475
  IQ3H        1476 - 1477
  IQ4A        1478 - 1479
  IQ4B        1480 - 1481
  IQ4C        1482 - 1483
  IQ5A        1484 - 1485
  IQ5B        1486 - 1487
  IQ5C        1488 - 1489
  IQ5D        1490 - 1491
  IQ6A        1492 - 1493
  IQ6B        1494 - 1495
  IQ6C        1496 - 1497
  IQ6D        1498 - 1499
  IQ6E        1500 - 1501
  IQ6F        1502 - 1503
  IQ6G        1504 - 1505
  IQ6H        1506 - 1507
  IQ7         1508 - 1509
  IQ8A        1510 - 1511
  IQ8B        1512 - 1513
  IQ8C        1514 - 1515
  IQ8D        1516 - 1517
  IQ8E        1518 - 1519
  IQ9A1       1520 - 1521
  IQ9A2       1522 - 1523
  IQ9B1       1524 - 1525
  IQ9B2       1526 - 1527
  IQ9C1       1528 - 1529
  IQ9C2       1530 - 1531
  IQ10A       1532 - 1533
  IQ10B       1534 - 1535
  IQ11A       1536 - 1537
  IQ11B       1538 - 1539
  IQ11C       1540 - 1541
  IQ11D       1542 - 1543
  IQ11E       1544 - 1545
  IQ11F       1546 - 1547
  IQ11G       1548 - 1549
  IQ12A       1550 - 1551
  IQ12B       1552 - 1553
  IQ12C       1554 - 1555
  IQ12D       1556 - 1557
  IQ12E       1558 - 1559
  IQ12F       1560 - 1561
  IQ14A       1562 - 1563
  IQ14B       1564 - 1565
  IQ14C       1566 - 1567
  IQ14D       1568 - 1569
  IQ14E       1570 - 1571
  IQ14F       1572 - 1573
  IQ14G       1574 - 1575
  IQ14H       1576 - 1577
  IQ14I       1578 - 1579
  IQ14J       1580 - 1581
  IQ14K       1582 - 1583
  IQ14L       1584 - 1585
  IQ14M       1586 - 1587
  IQ15        1588 - 1589
  IQ16        1590 - 1591
  IQ17A1      1592 - 1593
  IQ17A2      1594 - 1595
  IQ17B1      1596 - 1597
  IQ17B2      1598 - 1599
  IQ17C1_1    1600 - 1601
  IQ17C1_2    1602 - 1603
  IQ17C2_1    1604 - 1605
  IQ17C2_2    1606 - 1607
  IQ17D1_1    1608 - 1609
  IQ17D1_2    1610 - 1611
  IQ17D2_1    1612 - 1613
  IQ17D2_2    1614 - 1615
  IQ17E1_1    1616 - 1617
  IQ17E1_2    1618 - 1619
  IQ17E2_1    1620 - 1621
  IQ17E2_2    1622 - 1623
  IQ17F1      1624 - 1625
  IQ17F2      1626 - 1627
  IQ17G1      1628 - 1629
  IQ17G2      1630 - 1631
  IQ17H1      1632 - 1633
  IQ17H2      1634 - 1635
  IQ17I1      1636 - 1637
  IQ17I2      1638 - 1639
  IQ17J1      1640 - 1641
  IQ17J2      1642 - 1643
  IQ17K1      1644 - 1645
  IQ17K2      1646 - 1647
  IQ18A       1648 - 1649
  IQ18B       1650 - 1651
  IQ19        1652 - 1653
  IQ20A       1654 - 1655
  IQ20B       1656 - 1657
  IQ20C       1658 - 1659
  IQ20D       1660 - 1661
  IQ20E       1662 - 1663
  IQ20F       1664 - 1665
  IQ20G       1666 - 1667
  IQ20H       1668 - 1669
  IQ21A1      1670 - 1671
  IQ21A2      1672 - 1673
  IQ21B1      1674 - 1675
  IQ21B2      1676 - 1677
  IQ21C1      1678 - 1679
  IQ21C2      1680 - 1681
  IQ21D1      1682 - 1683
  IQ21D2      1684 - 1685
  IQ21E1      1686 - 1687
  IQ21E2      1688 - 1689
  IQ21F1      1690 - 1691
  IQ21F2      1692 - 1693
  IQ21G1      1694 - 1695
  IQ21G2      1696 - 1697
  IQ21H1      1698 - 1699
  IQ21H2      1700 - 1701
  IQ21I1      1702 - 1703
  IQ21I2      1704 - 1705
  IQ21J1      1706 - 1707
  IQ21J2      1708 - 1709
  IQ21K1      1710 - 1711
  IQ21K2      1712 - 1713
  IQ21L1      1714 - 1715
  IQ21L2      1716 - 1717
  IQ21M1      1718 - 1719
  IQ21M2      1720 - 1721
  IQ21N1      1722 - 1723
  IQ21N2      1724 - 1725
  IQ21O1      1726 - 1727
  IQ21O2      1728 - 1729
  IQ21P1      1730 - 1731
  IQ21P2      1732 - 1733
  IQ21Q1      1734 - 1735
  IQ21Q2      1736 - 1737
  IQ22A1      1738 - 1739
  IQ22A2      1740 - 1741
  IQ22A3      1742 - 1743
  IQ22A4      1744 - 1745
  IQ22A5      1746 - 1747
  IQ22B1      1748 - 1749
  IQ22B2      1750 - 1751
  IQ22B3      1752 - 1753
  IQ22B4      1754 - 1755
  IQ22B5      1756 - 1757
  IQ22C1      1758 - 1759
  IQ22C2      1760 - 1761
  IQ22C3      1762 - 1763
  IQ22C4      1764 - 1765
  IQ22C5      1766 - 1767
  IQ22D1      1768 - 1769
  IQ22D2      1770 - 1771
  IQ22D3      1772 - 1773
  IQ22D4      1774 - 1775
  IQ22D5      1776 - 1777
  IQ22E1      1778 - 1779
  IQ22E2      1780 - 1781
  IQ22E3      1782 - 1783
  IQ22E4      1784 - 1785
  IQ22E5      1786 - 1787
  IQ22F1      1788 - 1789
  IQ22F2      1790 - 1791
  IQ22F3      1792 - 1793
  IQ22F4      1794 - 1795
  IQ22F5      1796 - 1797
  IQ23A       1798 - 1799
  IQ23B       1800 - 1801
  IQ25B       1802 - 1803
  IQ25C       1804 - 1805
  IQ26A       1806 - 1807
  IQ26B       1808 - 1809
  IQ26C       1810 - 1811
  IQ27        1812 - 1813
  IQ28A1      1814 - 1815
  IQ28A2      1816 - 1817
  IQ28B1      1818 - 1819
  IQ28B2      1820 - 1821
  IQ28E1      1822 - 1823
  IQ28E2      1824 - 1825
  IQ29        1826 - 1827
  IQ30        1828 - 1829
  IQ32        1830 - 1831
  IQ33A       1832 - 1833
  IQ33B       1834 - 1835.
Execute.
VARIABLE LABELS
ABTID    "Temporary unique school identifier"
q_numyrs "Number of years respondent at the school"
CRISIS04 "Number of types of crises covered in written plans                                              "
DISTOT04 "Total number of disciplinary actions recorded                                                   "
FINALWGT "Final weight for the sample                                                                     "
FR_CATMN "Recoded % minority student enrollment in school---based on 03-04 SASS frame variable (School)   "
FR_LOC4  "Urbanicity---from 03-04 SASS frame variable (School)                                            "
FR_LVEL  "School grades offered---based on 03-04 SASS frame variables (School)                            "
FR_SIZE  "School size categories---from 03-04 SASS frame (School)                                         "
INCID04  Total number of incidents recorded                                                               "
INCPOL04 Total number of incidents reported to police                                                     "
IQ7      "Imputation Flag                                                                                 "
IQ15     "Imputation Flag                                                                                 "
IQ16     "Imputation Flag                                                                                 "
IQ19     "Imputation Flag                                                                                 "
IQ27     "Imputation Flag                                                                                 "
IQ29     "Imputation Flag                                                                                 "
IQ30     "Imputation Flag                                                                                 "
IQ32     "Imputation Flag                                                                                 "
IQ10A    "Imputation Flag                                                                                 "
IQ10B    "Imputation Flag                                                                                 "
IQ11A    "Imputation Flag                                                                                 "
IQ11B    "Imputation Flag                                                                                 "
IQ11C    "Imputation Flag                                                                                 "
IQ11D    "Imputation Flag                                                                                 "
IQ11E    "Imputation Flag                                                                                 "
IQ11F    "Imputation Flag                                                                                 "
IQ11G    "Imputation Flag                                                                                 "
IQ12A    "Imputation Flag                                                                                 "
IQ12B    "Imputation Flag                                                                                 "
IQ12C    "Imputation Flag                                                                                 "
IQ12D    "Imputation Flag                                                                                 "
IQ12E    "Imputation Flag                                                                                 "
IQ12F    "Imputation Flag                                                                                 "
IQ14A    "Imputation Flag                                                                                 "
IQ14B    "Imputation Flag                                                                                 "
IQ14C    "Imputation Flag                                                                                 "
IQ14D    "Imputation Flag                                                                                 "
IQ14E    "Imputation Flag                                                                                 "
IQ14F    "Imputation Flag                                                                                 "
IQ14G    "Imputation Flag                                                                                 "
IQ14H    "Imputation Flag                                                                                 "
IQ14I    "Imputation Flag                                                                                 "
IQ14J    "Imputation Flag                                                                                 "
IQ14K    "Imputation Flag                                                                                 "
IQ14L    "Imputation Flag                                                                                 "
IQ14M    "Imputation Flag                                                                                 "
IQ17A1   "Imputation Flag                                                                                 "
IQ17A2   "Imputation Flag                                                                                 "
IQ17B1   "Imputation Flag                                                                                 "
IQ17B2   "Imputation Flag                                                                                 "
IQ17C1_1 "Imputation Flag                                                                                 "
IQ17C1_2 "Imputation Flag                                                                                 "
IQ17C2_1 "Imputation Flag                                                                                 "
IQ17C2_2 "Imputation Flag                                                                                 "
IQ17D1_1 "Imputation Flag                                                                                 "
IQ17D1_2 "Imputation Flag                                                                                 "
IQ17D2_1 "Imputation Flag                                                                                 "
IQ17D2_2 "Imputation Flag                                                                                 "
IQ17E1_1 "Imputation Flag                                                                                 "
IQ17E1_2 "Imputation Flag                                                                                 "
IQ17E2_1 "Imputation Flag                                                                                 "
IQ17E2_2 "Imputation Flag                                                                                 "
IQ17F1   "Imputation Flag                                                                                 "
IQ17F2   "Imputation Flag                                                                                 "
IQ17G1   "Imputation Flag                                                                                 "
IQ17G2   "Imputation Flag                                                                                 "
IQ17H1   "Imputation Flag                                                                                 "
IQ17H2   "Imputation Flag                                                                                 "
IQ17I1   "Imputation Flag                                                                                 "
IQ17I2   "Imputation Flag                                                                                 "
IQ17J1   "Imputation Flag                                                                                 "
IQ17J2   "Imputation Flag                                                                                 "
IQ17K1   "Imputation Flag                                                                                 "
IQ17K2   "Imputation Flag                                                                                 "
IQ18A    "Imputation Flag                                                                                 "
IQ18B    "Imputation Flag                                                                                 "
IQ1A     "Imputation Flag                                                                                 "
IQ1B     "Imputation Flag                                                                                 "
IQ1C     "Imputation Flag                                                                                 "
IQ1D     "Imputation Flag                                                                                 "
IQ1E     "Imputation Flag                                                                                 "
IQ1F     "Imputation Flag                                                                                 "
IQ1G     "Imputation Flag                                                                                 "
IQ1H     "Imputation Flag                                                                                 "
IQ1I     "Imputation Flag                                                                                 "
IQ1J     "Imputation Flag                                                                                 "
IQ1K     "Imputation Flag                                                                                 "
IQ1L     "Imputation Flag                                                                                 "
IQ1M     "Imputation Flag                                                                                 "
IQ1N     "Imputation Flag                                                                                 "
IQ1O     "Imputation Flag                                                                                 "
IQ1P     "Imputation Flag                                                                                 "
IQ1Q     "Imputation Flag                                                                                 "
IQ1R     "Imputation Flag                                                                                 "
IQ1S     "Imputation Flag                                                                                 "
IQ1T     "Imputation Flag                                                                                 "
IQ1U     "Imputation Flag                                                                                 "
IQ1V     "Imputation Flag                                                                                 "
IQ20A    "Imputation Flag                                                                                 "
IQ20B    "Imputation Flag                                                                                 "
IQ20C    "Imputation Flag                                                                                 "
IQ20D    "Imputation Flag                                                                                 "
IQ20E    "Imputation Flag                                                                                 "
IQ20F    "Imputation Flag                                                                                 "
IQ20G    "Imputation Flag                                                                                 "
IQ20H    "Imputation Flag                                                                                 "
IQ21A1   "Imputation Flag                                                                                 "
IQ21A2   "Imputation Flag                                                                                 "
IQ21B1   "Imputation Flag                                                                                 "
IQ21B2   "Imputation Flag                                                                                 "
IQ21C1   "Imputation Flag                                                                                 "
IQ21C2   "Imputation Flag                                                                                 "
IQ21D1   "Imputation Flag                                                                                 "
IQ21D2   "Imputation Flag                                                                                 "
IQ21E1   "Imputation Flag                                                                                 "
IQ21E2   "Imputation Flag                                                                                 "
IQ21F1   "Imputation Flag                                                                                 "
IQ21F2   "Imputation Flag                                                                                 "
IQ21G1   "Imputation Flag                                                                                 "
IQ21G2   "Imputation Flag                                                                                 "
IQ21H1   "Imputation Flag                                                                                 "
IQ21H2   "Imputation Flag                                                                                 "
IQ21I1   "Imputation Flag                                                                                 "
IQ21I2   "Imputation Flag                                                                                 "
IQ21J1   "Imputation Flag                                                                                 "
IQ21J2   "Imputation Flag                                                                                 "
IQ21K1   "Imputation Flag                                                                                 "
IQ21K2   "Imputation Flag                                                                                 "
IQ21L1   "Imputation Flag                                                                                 "
IQ21L2   "Imputation Flag                                                                                 "
IQ21M1   "Imputation Flag                                                                                 "
IQ21M2   "Imputation Flag                                                                                 "
IQ21N1   "Imputation Flag                                                                                 "
IQ21N2   "Imputation Flag                                                                                 "
IQ21O1   "Imputation Flag                                                                                 "
IQ21O2   "Imputation Flag                                                                                 "
IQ21P1   "Imputation Flag                                                                                 "
IQ21P2   "Imputation Flag                                                                                 "
IQ21Q1   "Imputation Flag                                                                                 "
IQ21Q2   "Imputation Flag                                                                                 "
IQ22A1   "Imputation Flag                                                                                 "
IQ22A2   "Imputation Flag                                                                                 "
IQ22A3   "Imputation Flag                                                                                 "
IQ22A4   "Imputation Flag                                                                                 "
IQ22A5   "Imputation Flag                                                                                 "
IQ22B1   "Imputation Flag                                                                                 "
IQ22B2   "Imputation Flag                                                                                 "
IQ22B3   "Imputation Flag                                                                                 "
IQ22B4   "Imputation Flag                                                                                 "
IQ22B5   "Imputation Flag                                                                                 "
IQ22C1   "Imputation Flag                                                                                 "
IQ22C2   "Imputation Flag                                                                                 "
IQ22C3   "Imputation Flag                                                                                 "
IQ22C4   "Imputation Flag                                                                                 "
IQ22C5   "Imputation Flag                                                                                 "
IQ22D1   "Imputation Flag                                                                                 "
IQ22D2   "Imputation Flag                                                                                 "
IQ22D3   "Imputation Flag                                                                                 "
IQ22D4   "Imputation Flag                                                                                 "
IQ22D5   "Imputation Flag                                                                                 "
IQ22E1   "Imputation Flag                                                                                 "
IQ22E2   "Imputation Flag                                                                                 "
IQ22E3   "Imputation Flag                                                                                 "
IQ22E4   "Imputation Flag                                                                                 "
IQ22E5   "Imputation Flag                                                                                 "
IQ22F1   "Imputation Flag                                                                                 "
IQ22F2   "Imputation Flag                                                                                 "
IQ22F3   "Imputation Flag                                                                                 "
IQ22F4   "Imputation Flag                                                                                 "
IQ22F5   "Imputation Flag                                                                                 "
IQ23A    "Imputation Flag                                                                                 "
IQ23B    "Imputation Flag                                                                                 "
IQ25B    "Imputation Flag                                                                                 "
IQ25C    "Imputation Flag                                                                                 "
IQ26A    "Imputation Flag                                                                                 "
IQ26B    "Imputation Flag                                                                                 "
IQ26C    "Imputation Flag                                                                                 "
IQ28A1   "Imputation Flag                                                                                 "
IQ28A2   "Imputation Flag                                                                                 "
IQ28B1   "Imputation Flag                                                                                 "
IQ28B2   "Imputation Flag                                                                                 "
IQ28E1   "Imputation Flag                                                                                 "
IQ28E2   "Imputation Flag                                                                                 "
IQ2A1    "Imputation Flag                                                                                 "
IQ2A2    "Imputation Flag                                                                                 "
IQ2B1    "Imputation Flag                                                                                 "
IQ2B2    "Imputation Flag                                                                                 "
IQ2C1    "Imputation Flag                                                                                 "
IQ2C2    "Imputation Flag                                                                                 "
IQ2D1    "Imputation Flag                                                                                 "
IQ2D2    "Imputation Flag                                                                                 "
IQ2E1    "Imputation Flag                                                                                 "
IQ2E2    "Imputation Flag                                                                                 "
IQ33A    "Imputation Flag                                                                                 "
IQ33B    "Imputation Flag                                                                                 "
IQ3A     "Imputation Flag                                                                                 "
IQ3B     "Imputation Flag                                                                                 "
IQ3C     "Imputation Flag                                                                                 "
IQ3D     "Imputation Flag                                                                                 "
IQ3E     "Imputation Flag                                                                                 "
IQ3F     "Imputation Flag                                                                                 "
IQ3G     "Imputation Flag                                                                                 "
IQ3H     "Imputation Flag                                                                                 "
IQ4A     "Imputation Flag                                                                                 "
IQ4B     "Imputation Flag                                                                                 "
IQ4C     "Imputation Flag                                                                                 "
IQ5A     "Imputation Flag                                                                                 "
IQ5B     "Imputation Flag                                                                                 "
IQ5C     "Imputation Flag                                                                                 "
IQ5D     "Imputation Flag                                                                                 "
IQ6A     "Imputation Flag                                                                                 "
IQ6B     "Imputation Flag                                                                                 "
IQ6C     "Imputation Flag                                                                                 "
IQ6D     "Imputation Flag                                                                                 "
IQ6E     "Imputation Flag                                                                                 "
IQ6F     "Imputation Flag                                                                                 "
IQ6G     "Imputation Flag                                                                                 "
IQ6H     "Imputation Flag                                                                                 "
IQ8A     "Imputation Flag                                                                                 "
IQ8B     "Imputation Flag                                                                                 "
IQ8C     "Imputation Flag                                                                                 "
IQ8D     "Imputation Flag                                                                                 "
IQ8E     "Imputation Flag                                                                                 "
IQ9A1    "Imputation Flag                                                                                 "
IQ9A2    "Imputation Flag                                                                                 "
IQ9B1    "Imputation Flag                                                                                 "
IQ9B2    "Imputation Flag                                                                                 "
IQ9C1    "Imputation Flag                                                                                 "
IQ9C2    "Imputation Flag                                                                                 "
OTHACT04 "Total 'other actions' for specified offenses                                                    "
OUTSUS04 "Total OSS > 5 days but < the remainder of school for specified offenses                         "
PROBWK04 "Number of types of problems that occur at least once a week                                     "
Q7       "Sworn law enforcement officer or security guard                                                 "
Q15      "Any school deaths from homicides                                                                "
Q16      "School shooting incidents                                                                       "
Q19      "# of times school disrupted (e.g., bomb, chemical, radiological, death threats)                 "
Q27      "Typical number of classroom changes                                                             "
Q29      "Crime where students live                                                                       "
Q30      "Crime where school located                                                                      "
Q32      "Average percent daily attendance                                                                "
Q10A     "Guards in uniform or identifiable clothes                                                       "
Q10B     "Guards armed with firearms                                                                      "
Q11A     "Security enforcement and patrol                                                                 "
Q11B     "Maintain school discipline                                                                      "
Q11C     "Coordinated with local police                                                                   "
Q11D     "Identify problems and seek solutions                                                            "
Q11E     "Train teachers in school safety                                                                 "
Q11F     "Mentor students                                                                                 "
Q11G     "Teach or train students (e.g., drug-related education)                                          "
Q12A     "Teacher training---classroom management                                                         "
Q12B     "Teacher training---discipline policies                                                          "
Q12C     "Teacher training---safety procedures                                                            "
Q12D     "Teacher training---early warning signs for violent behavior                                     "
Q12E     "Teacher training---student alcohol/drug abuse                                                   "
Q12F     "Teacher training---positive behavioral intervention                                             "
Q14A     "Efforts limited by inadequate/lack of teacher training                                          "
Q14B     "Efforts limited by inadequate/lack of alternative placement                                     "
Q14C     "Efforts limited by parental complaints                                                          "
Q14D     "Efforts limited by inadequate/lack of teacher support                                           "
Q14E     "Efforts limited by inadequate/lack of parent support                                            "
Q14F     "Efforts limited by fear of student retaliation                                                  "
Q14G     "Efforts limited by fear of litigation                                                           "
Q14H     "Efforts limited by inadequate funds                                                             "
Q14I     "Efforts limited by inconsistent application of policies                                         "
Q14J     "Efforts limited by fear of district or state reprisal                                           "
Q14K     "Efforts limited by federal policies/special ed                                                  "
Q14L     "Efforts limited by other federal policies                                                       "
Q14M     "Efforts limited by state/district policy                                                        "
Q17A1    "# of rapes/attempted rapes---total                                                              "
Q17A2    "# of rapes reported to police                                                                   "
Q17B1    "# of sexual battery other than rape---total                                                     "
Q17B2    "# of sexual battery other than rape reported to police                                          "
Q17C1_1  "# of robberies with weapon---total                                                              "
Q17C1_2  "# of robberies with weapon reported to police                                                   "
Q17C2_1  "# of incidents of robbery without weapon---total                                                "
Q17C2_2  "# of robbery without weapon reported to police                                                  "
Q17D1_1  "# of attacks with weapon---total                                                                "
Q17D1_2  "# of attacks with weapon reported to police                                                     "
Q17D2_1  "# of attacks without weapon---total                                                             "
Q17D2_2  "# of attacks without weapon reported to police                                                  "
Q17E1_1  "# of threats of attack with weapon---total                                                      "
Q17E1_2  "# of threats of attack with weapon reported to police                                           "
Q17E2_1  "# of threats of attack without weapon---total                                                   "
Q17E2_2  "# of threats of attack without weapon reported to police                                        "
Q17F1    "# of incidents theft/larceny---total                                                            "
Q17F2    "# of incidents theft/larceny reported to police                                                 "
Q17G1    "# of possession of firearms---total                                                             "
Q17G2    "# of possession of firearms reported to police                                                  "
Q17H1    "# of possession knife/sharp object---total                                                      "
Q17H2    "# of possession knife/sharp object reported to police                                           "
Q17I1    "# of distribution of drugs---total                                                              "
Q17I2    "# of distribution of drugs reported to police                                                   "
Q17J1    "# of possession or use of alcohol---total                                                       "
Q17J2    "# of possession or use of alcohol reported to police                                            "
Q17K1    "# of incidents of vandalism---total                                                             "
Q17K2    "# of incident of vandalism reported to police                                                   "
Q18A     "# of hate crimes                                                                                "
Q18B     "# of gang-related crimes                                                                        "
Q1A      "School practice requires visitor check in                                                       "
Q1B      "Access controlled locked/monitored doors                                                        "
Q1C      "Grounds have locked/monitored gates                                                             "
Q1D      "Students pass through metal detectors                                                           "
Q1E      "Visitors pass through metal detectors                                                           "
Q1F      "Have random metal detector checks on students                                                   "
Q1G      "Practice to close campus for lunch                                                              "
Q1H      "Practice random dog sniffs for drugs                                                            "
Q1I      "Random sweeps for contraband not including dog sniffs                                           "
Q1J      "Require drug testing for any students                                                           "
Q1K      "Require drug testing for athletes                                                               "
Q1L      "Require drug testing for students in extra-curricular activities                                "
Q1M      "Require students to wear uniforms                                                               "
Q1N      "Practice to enforce a strict dress code                                                         "
Q1O      "Provide school lockers to students                                                              "
Q1P      "Require clear book bags or ban book bags                                                        "
Q1Q      "Require students to wear badge or photo ID                                                      "
Q1R      "Require faculty/staff to wear badge or photo ID                                                 "
Q1S      "Security camera(s) monitor the school                                                           "
Q1T      "Provide telephones in most classrooms                                                           "
Q1U      "Provide two-way radios to any staff                                                             "
Q1V      "Tobacco prohibited on school grounds                                                            "
Q20A     "How often student racial tensions                                                               "
Q20B     "How often student bullying occurs                                                               "
Q20C     "How often student sexual harassment of student                                                  "
Q20D     "How often student verbal abuse of teachers                                                      "
Q20E     "How often student disorder in classrooms                                                        "
Q20F     "How often student acts of disrespect                                                            "
Q20G     "How often student gang activities                                                               "
Q20H     "How often student cult or extremist activities                                                   "
Q21A1    "Removal with no services available                                                              "
Q21A2    "Removal with no services---action used                                                          "
Q21B1    "Removal with tutoring/at-home instruction available                                             "
Q21B2    "Removal with tutoring/at-home instruction---action used                                         "
Q21C1    "Transfer to specialized school available                                                        "
Q21C2    "Transfer to specialized school available---action used                                          "
Q21D1    "Transfer to regular school available                                                            "
Q21D2    "Transfer to regular school available---action used                                              "
Q21E1    "Outside suspension/no services available                                                        "
Q21E2    "Outside suspension/no services available---action used                                          "
Q21F1    "Outside suspension with services available                                                      "
Q21F2    "Outside suspension with services available---action used                                        "
Q21G1    "In-school suspension/no services available                                                      "
Q21G2    "In-school suspension/no services available---action used                                        "
Q21H1    "In-school suspension with services available                                                    "
Q21H2    "In-school suspension with services available---action used                                      "
Q21I1    "Referral to school counselor available                                                          "
Q21I2    "Referral to school counselor available---action used                                            "
Q21J1    "In-school disciplinary plan available                                                           "
Q21J2    "In-school disciplinary plan available---action used                                             "
Q21K1    "Outside school disciplinary plan available                                                      "
Q21K2    "Outside school disciplinary plan available---action used                                        "
Q21L1    "Keep off bus for misbehavior available                                                          "
Q21L2    "Keep off bus for misbehavior available---action used                                            "
Q21M1    "Corporal punishment available                                                                   "
Q21M2    "Corporal punishment available---action used                                                     "
Q21N1    "School probation available                                                                      "
Q21N2    "School probation available---action used                                                        "
Q21O1    "Detention/Saturday school available                                                             "
Q21O2    "Detention/Saturday school available---action used                                               "
Q21P1    "Loss of student privileges available                                                            "
Q21P2    "Loss of student privileges available---action used                                              "
Q21Q1    "Require community service available                                                             "
Q21Q2    "Require community service available---action used                                               "
Q22A1    "Student use/possession firearm/explosive device---total                                         "
Q22A2    "# of removals for firearm use/possession                                                        "
Q22A3    "# of transfers for firearm use/possession                                                       "
Q22A4    "# of suspensions for firearm use/possession                                                     "
Q22A5    "# of other actions for firearm use/possession                                                   "
Q22B1    "Student use/possession weapon (other than firearm)---total                                      "
Q22B2    "# of removals for weapon use                                                                    "
Q22B3    "# of transfers for weapon use                                                                   "
Q22B4    "# of suspensions for weapon use                                                                 "
Q22B5    "# of other actions for weapon use                                                               "
Q22C1    "# of distribution/possession/use illegal drugs---total                                          "
Q22C2    "# of removals for distribution/possession/use---illegal drugs                                   "
Q22C3    "# of transfers for distribution/possession/use---illegal drugs                                  "
Q22C4    "# of suspensions for distribution/possession/use---illegal drugs                                "
Q22C5    "# of other actions for distribution/possession/use---illegal drugs                              "
Q22D1    "# of distribution/possession/use alcohol---total                                                "
Q22D2    "# of removals for distribution/possession/use---alcohol                                         "
Q22D3    "# of transfers for distribution/possession/use---alcohol                                        "
Q22D4    "# of suspensions for distribution/possession/use---alcohol                                      "
Q22D5    "# of other actions for distribution/possession/use---alcohol                                    "
Q22E1    "Attacks/fights---total                                                                          "
Q22E2    "# of removals for attacks/fights                                                                "
Q22E3    "# of transfers for attacks/fights                                                               "
Q22E4    "# of suspensions for attacks/fights                                                             "
Q22E5    "# of other actions for attacks/fights                                                           "
Q22F1    "Insubordination---total                                                                         "
Q22F2    "# of removals for insubordination                                                               "
Q22F3    "# of transfers for insubordination                                                              "
Q22F4    "# of suspensions for insubordination                                                            "
Q22F5    "# of other actions for insubordination                                                          "
Q23A     "# of removals with no service---total                                                           "
Q23B     "# of transfers to specialized schools---total                                                   "
Q25B     "Percent students limited English proficient                                                     "
Q25C     "Percent special-education students                                                              "
Q26A     "Percent students below 15th percentile standardized tests                                       "
Q26B     "Percent students likely to go to college                                                        "
Q26C     "Percent students academic achievement important                                                 "
Q28A1    "# of paid full-time special-ed teacher                                                          "
Q28A2    "# of paid part-time special-ed teacher                                                          "
Q28B1    "# of paid full-time special-ed aides                                                            "
Q28B2    "# of paid part-time special-ed aides                                                            "
Q28E1    "# of paid full-time counselors                                                                  "
Q28E2    "# of paid part-time counselors                                                                  "
Q2A1     "School has written plan for shootings                                                           "
Q2A2     "Drilled students on plan for shootings                                                          "
Q2B1     "Written plan for natural disasters                                                              "
Q2B2     "Drilled students on plan for natural disasters                                                  "
Q2C1     "Written crisis plan for hostages                                                                "
Q2C2     "Drilled students on plan for hostages                                                           "
Q2D1     "Written plan for bomb threats                                                                   "
Q2D2     "Drilled students on plan for bomb threats                                                       "
Q2E1     "Written plan for chemical, biological, or radiological threats                                  "
Q2E2     "Drilled students on plan for chemical, biological, or radiological threats                      "
Q33A     "# of students transferred to school                                                             "
Q33B     "# of students transferred from school                                                           "
Q34C_DD  "Date questionnaire completed                                                                    "
Q34C_MM  "Month questionnaire completed                                                                   "
Q34C_YY  "Year questionnaire completed                                                                    "
Q3A      "Prevention curriculum/instruction/training                                                      "
Q3B      "Behavioral modification for students                                                            "
Q3C      "Student counseling/social work                                                                  "
Q3D      "Individual mentoring/tutoring students                                                          "
Q3E      "Recreation/enrichment student activities                                                        "
Q3F      "Student involvement resolving problems                                                          "
Q3G      "Promote sense of community/integration                                                          "
Q3H      "Hotline/tipline to report problems                                                              "
Q4A      "Formal process to obtain parental input                                                         "
Q4B      "Provide training/assistance to parents                                                          "
Q4C      "Program involves parents at school                                                              "
Q5A      "Parent participates in open house or back-to-school night                                       "
Q5B      "Parent participates in parent-teacher conference                                                "
Q5C      "Parent participates in subject-area events                                                      "
Q5D      "Parent volunteers at school                                                                     "
Q6A      "Community involvement-parent groups                                                             "
Q6B      "Community involvement-social services                                                           "
Q6C      "Community involvement-juvenile justice                                                          "
Q6D      "Community involvement-law enforcement                                                           "
Q6E      "Community involvement-mental health                                                             "
Q6F      "Community involvement-civic organizations                                                       "
Q6G      "Community involvement-business                                                                  "
Q6H      "Community involvement-religious organizations                                                   "
Q8A      "Security used during school hours                                                               "
Q8B      "Security while students arrive/leave                                                            "
Q8C      "Security at selected school activities                                                          "
Q8D      "Security when school not occurring                                                              "
Q8E      "Other times security used                                                                       "
Q8ECODE  "Coded other times security used                                                                 "
Q8E_SPFY "Verbatim responses                                                                              "
Q9A1     "# of full-time security guards                                                                  "
Q9A2     "# of part-time security guards                                                                  "
Q9B1     "# of full-time School Resource Officers                                                         "
Q9B2     "# of part-time School Resource Officers                                                         "
Q9C1     "# of full-time sworn law enforcement officers---not SROs                                        "
Q9C2     "# of part-time sworn law enforcement officers---not SROs                                        "
Q_RESP   "Title/position of respondent                                                                    "
Q_R_SPFY "Title/position of respondent - Other verbatim responses                                         "
REMOVL04 "Total removals with no continuing school services for specified offenses                        "
REPWGT1  "Jackknife replicate 1                                                                           "
REPWGT2  "Jackknife replicate 2                                                                           "
REPWGT3  "Jackknife replicate 3                                                                           "
REPWGT4  "Jackknife replicate 4                                                                           "
REPWGT5  "Jackknife replicate 5                                                                           "
REPWGT6  "Jackknife replicate 6                                                                           "
REPWGT7  "Jackknife replicate 7                                                                           "
REPWGT8  "Jackknife replicate 8                                                                           "
REPWGT9  "Jackknife replicate 9                                                                           "
REPWGT10 "Jackknife replicate 10                                                                          "
REPWGT11 "Jackknife replicate 11                                                                          "
REPWGT12 "Jackknife replicate 12                                                                          "
REPWGT13 "Jackknife replicate 13                                                                          "
REPWGT14 "Jackknife replicate 14                                                                          "
REPWGT15 "Jackknife replicate 15                                                                          "
REPWGT16 "Jackknife replicate 16                                                                          "
REPWGT17 "Jackknife replicate 17                                                                          "
REPWGT18 "Jackknife replicate 18                                                                          "
REPWGT19 "Jackknife replicate 19                                                                          "
REPWGT20 "Jackknife replicate 20                                                                          "
REPWGT21 "Jackknife replicate 21                                                                          "
REPWGT22 "Jackknife replicate 22                                                                          "
REPWGT23 "Jackknife replicate 23                                                                          "
REPWGT24 "Jackknife replicate 24                                                                          "
REPWGT25 "Jackknife replicate 25                                                                          "
REPWGT26 "Jackknife replicate 26                                                                          "
REPWGT27 "Jackknife replicate 27                                                                          "
REPWGT28 "Jackknife replicate 28                                                                          "
REPWGT29 "Jackknife replicate 29                                                                          "
REPWGT30 "Jackknife replicate 30                                                                          "
REPWGT31 "Jackknife replicate 31                                                                          "
REPWGT32 "Jackknife replicate 32                                                                          "
REPWGT33 "Jackknife replicate 33                                                                          "
REPWGT34 "Jackknife replicate 34                                                                          "
REPWGT35 "Jackknife replicate 35                                                                          "
REPWGT36 "Jackknife replicate 36                                                                          "
REPWGT37 "Jackknife replicate 37                                                                          "
REPWGT38 "Jackknife replicate 38                                                                          "
REPWGT39 "Jackknife replicate 39                                                                          "
REPWGT40 "Jackknife replicate 40                                                                          "
REPWGT41 "Jackknife replicate 41                                                                          "
REPWGT42 "Jackknife replicate 42                                                                          "
REPWGT43 "Jackknife replicate 43                                                                          "
REPWGT44 "Jackknife replicate 44                                                                          "
REPWGT45 "Jackknife replicate 45                                                                          "
REPWGT46 "Jackknife replicate 46                                                                          "
REPWGT47 "Jackknife replicate 47                                                                          "
REPWGT48 "Jackknife replicate 48                                                                          "
REPWGT49 "Jackknife replicate 49                                                                          "
REPWGT50 "Jackknife replicate 50                                                                          "
STUOFF04 "Total students involved in specified offenses                                                   "
SVINC04  "Total number of serious violent incidents recorded                                              "
SVPOL04  "Total number of serious violent incidents reported to police                                    "
TRANSF04 "Total transfers to specialized schools for specified offenses                                   "
VIOINC04 "Total number of violent incidents recorded                                                      "
VIOPOL04 "Total number of violent incidents reported to police                                            "
STRATA64 "Nesting Variable"
.
Execute.
VALUE LABELS Q7 Q15 Q16 Q10A Q10B Q11A Q11B Q11C Q11D Q11E Q11F Q11G Q12A
         Q12B Q12C Q12D Q12E Q12F Q1A Q1B Q1C Q1D Q1E Q1F Q1G Q1H Q1I Q1J
         Q1K Q1L Q1M Q1N Q1O Q1P Q1Q Q1R Q1S Q1T Q1U Q1V Q21A1 Q21A2 Q21B1
         Q21B2 Q21C1 Q21C2 Q21D1 Q21D2 Q21E1 Q21E2 Q21F1 Q21F2 Q21G1 Q21G2
         Q21H1 Q21H2 Q21I1 Q21I2 Q21J1 Q21J2 Q21K1 Q21K2 Q21L1 Q21L2 Q21M1
         Q21M2 Q21N1 Q21N2 Q21O1 Q21O2 Q21P1 Q21P2 Q21Q1 Q21Q2 Q2A1 Q2A2 Q2B1
         Q2B2 Q2C1 Q2C2 Q2D1 Q2D2 Q2E1 Q2E2 Q3A Q3B Q3C Q3D Q3E Q3F Q3G Q3H
         Q4A Q4B Q4C Q6A Q6B Q6C Q6D Q6E Q6F Q6G Q6H Q8A Q8B Q8C Q8D
            1 "Yes" 2 "No" -1 "Question was skipped" /
         q_numyrs -8 "Don't Know" /
         FR_CATMN  1  "Less than 5 percent"
                   2  "5 to 20 percent"
                   3  "20 to 50 percent"
                   4  "50 percent or more" /
         FR_LOC4  1    "City" 2    "Urban Fringe"    3  "Town"  4 "Rural"/
         FR_LVEL  1    "Elementary" 2    "Middle" 3    "Secondary" 4    "Combined"/
         IQ7 IQ15 IQ16 IQ19 IQ27 IQ29 IQ30 IQ32 IQ10A IQ10B IQ11A
         IQ11B IQ11C IQ11D IQ11E IQ11F IQ11G IQ12A IQ12B IQ12C IQ12D IQ12E
         IQ12F IQ14A IQ14B IQ14C IQ14D IQ14E IQ14F IQ14G IQ14H IQ14I IQ14J
         IQ14K IQ14L IQ14M IQ17A1 IQ17A2 IQ17B1 IQ17B2 IQ17C1_1 IQ17C1_2
         IQ17C2_1 IQ17C2_2 IQ17D1_1 IQ17D1_2 IQ17D2_1 IQ17D2_2 IQ17E1_1
         IQ17E1_2 IQ17E2_1 IQ17E2_2 IQ17F1 IQ17F2 IQ17G1 IQ17G2 IQ17H1
         IQ17H2 IQ17I1 IQ17I2 IQ17J1 IQ17J2 IQ17K1 IQ17K2 IQ18A IQ18B IQ1A
         IQ1B IQ1C IQ1D IQ1E IQ1F IQ1G IQ1H IQ1I IQ1J IQ1K IQ1L IQ1M IQ1N
         IQ1O IQ1P IQ1Q IQ1R IQ1S IQ1T IQ1U IQ1V IQ20A IQ20B IQ20C IQ20D IQ20E
         IQ20F IQ20G IQ20H IQ21A1 IQ21A2 IQ21B1 IQ21B2 IQ21C1 IQ21C2 IQ21D1
         IQ21D2 IQ21E1 IQ21E2 IQ21F1 IQ21F2 IQ21G1 IQ21G2 IQ21H1 IQ21H2 IQ21I1
         IQ21I2 IQ21J1 IQ21J2 IQ21K1 IQ21K2 IQ21L1 IQ21L2 IQ21M1 IQ21M2 IQ21N1
         IQ21N2 IQ21O1 IQ21O2 IQ21P1 IQ21P2 IQ21Q1 IQ21Q2 IQ22A1 IQ22A2 IQ22A3
         IQ22A4 IQ22A5 IQ22B1 IQ22B2 IQ22B3 IQ22B4 IQ22B5 IQ22C1 IQ22C2 IQ22C3
         IQ22C4 IQ22C5 IQ22D1 IQ22D2 IQ22D3 IQ22D4 IQ22D5 IQ22E1 IQ22E2 IQ22E3
         IQ22E4 IQ22E5 IQ22F1 IQ22F2 IQ22F3 IQ22F4 IQ22F5 IQ23A IQ23B
         IQ25B IQ25C IQ26A IQ26B IQ26C IQ28A1 IQ28A2 IQ28B1 IQ28B2
         IQ28E1 IQ28E2 IQ2A1 IQ2A2 IQ2B1 IQ2B2 IQ2C1 IQ2C2
         IQ2D1 IQ2D2 IQ2E1 IQ2E2 IQ33A IQ33B IQ3A IQ3B IQ3C IQ3D IQ3E IQ3F IQ3G
         IQ3H IQ4A IQ4B IQ4C IQ5A IQ5B IQ5C IQ5D IQ6A IQ6B IQ6C IQ6D IQ6E IQ6F
         IQ6G IQ6H IQ8A IQ8B IQ8C IQ8D IQ8E IQ9A1 IQ9A2 IQ9B1 IQ9B2 IQ9C1 IQ9C2
             0 "Value not imputed"
             1 "Missing value imputed to    'zero'"
             2 "Missing value logically imputed to    yes/no"
             3 "'No'/'yes' value logically imputed to = 'yes'/'no'"
             4 "Out of range value assumed to be count,used to impute a pct"
             5 "Miss val imputed use Best-Match procedure (perfect match)"
             6 "Miss val imputed use Best-Match procedure (relaxed criteria)"
             7 "Missing value imputed using data from the SASS Sample Frame"
             8 "Missing value imputed based on survey proportions"
             9 "Missing values are top-coded"
            10 "Zeroes imputed based on % observed in the donor class"
            11 "Values found using average ratio from 5 donors"
            12 "When Q22 col1 '1' and all oth cols missing, 1col impute to 1"
            13 "Val imputed in order to maintain bal w/in Q22 & btw Q22/Q23"
            14 "Vals found by taking avg ratio from an entire imputation cls"
            15 "Original value was deleted and imputed based on imputed val"
            16 "Modal value imputed"
            17 "Missing value was imputed from an imputed value"
            18 "Vals found by average values w/in an entire imputation class"
            19 "col1=1 and all oth cols miss/zero,1 col impute to 1/rem to 0"
            20 "Values imputed from non-imputed Q22 col1 values"
            21 "Values imputed from non-imputed Q22 col2 - col5 values"
            22 "Val adj downward to maintain relationship between Q22/Q23"
            23 "Values imputed from at least one imputed Q22 value"
            24 "Values imputed from all existing Q22 values"
            25 "Values modified by nonimputed Q33 value"
            26 "Values imputed from imputed Q23b values"
            27 "Values imputed from existing Q23b values"   /
         Q29 Q30 1  "High level of crime" 2  "Moderate level of crime" 3  "Low level of crime"
                 4  "Students come from areas with very different levels of crime" /
         Q14A Q14B Q14C Q14D Q14E Q14F Q14G Q14H Q14I Q14J Q14K Q14L Q14M
             1  "Limit in major way"  2 "Limit in minor way"  3 "Does not limit" /
         Q20A Q20B Q20C Q20D Q20E Q20F Q20G Q20H  1  "Happens daily" 2  "At least once a week"
             3  "At least once a month" 4  "Happens on occasion" 5  "Never happens" /
         Q34C_DD Q34C_MM Q34C_YY Q9A1 Q9A2
         Q9B1 Q9B2 Q9C1 Q9C2 Q_NUMYRS    -1  "Question was skipped" -7  "Refused"
                                         -8  "Don't Know"  -9  "Missing" /
         Q5A Q5B Q5C Q5D  1  "0-25%" 2  "26-50%" 3  "51-75%" 4  "76-100%"
                          5  "School does not offer" /
         Q8E -1  "Question was skipped" 1  "Yes" 2  "No"    -7  "Refused"
             -8  "Don't know" -9  "Not ascertained" /
         Q8ECODE  '1' "Available as needed" '2' "D.A.R.E. /education activities"
                  '4' "Other"   ' '  "No other/specify" /
         Q_RESP   -9  "Not ascertained" 1  "Principal" 2  "Vice-principal or disciplinarian"
                   3  "Counselor" 4  "Administrative or secretarial staff"
                   5  "Teacher or instructor" 6  "Safe Schools staff"
                   7  "Superintendent or district staff" 8  "Security personnel" 95  "Other" /
        STRATA64
          111  "<300, Primary, City"                   311  "500-999, Primary, City"
          112  "<300, Primary, Urban fringe"           312  "500-999, Primary, Urban fringe"
          113  "<300, Primary, Town"                   313  "500-999, Primary, Town"
          114  "<300, Primary, Rural"                  314  "500-999, Primary, Rural"
          121  "<300, Middle, City"                    321  "500-999, Middle, City"
          122  "<300, Middle, Urban fringe"            322  "500-999, Middle, Urban fringe"
          123  "<300, Middle, Town"                    323  "500-999, Middle, Town"
          124  "<300, Middle, Rural"                   324  "500-999, Middle, Rural"
          131  "<300, High School, City"               331  "500-999, High School, City"
          132  "<300, High School, Urban fringe"       332  "500-999, High School, Urban fringe"
          133  "<300, High School, Town"               333  "500-999, High School, Town"
          134  "<300, High School, Rural"              334  "500-999, High School, Rural"
          141  "<300, Combined, City"                  341  "500-999, Combined, City"
          142  "<300, Combined, Urban fringe"          342  "500-999, Combined, Urban fringe"
          143  "<300, Combined, Town"                  343  "500-999, Combined, Town"
          144  "<300, Combined, Rural"                 344  "500-999, Combined, Rural"
          211  "300-499, Primary, City"                411  "1,000+, Primary, City"
          212  "300-499, Primary, Urban fringe"        412  "1,000+, Primary, Urban fringe"
          213  "300-499, Primary, Town"                413  "1,000+, Primary, Town"
          214  "300-499, Primary, Rural"               414  "1,000+, Primary, Rural"
          221  "300-499, Middle, City"                 421  "1,000+, Middle, City"
          222  "300-499, Middle, Urban fringe"         422  "1,000+, Middle, Urban fringe"
          223  "300-499, Middle, Town"                 423  "1,000+, Middle, Town"
          224  "300-499, Middle, Rural"                424  "1,000+, Middle, Rural"
          231  "300-499, High School, City"            431  "1,000+, High School, City"
          232  "300-499, High School, Urban fringe"    432  "1,000+, High School, Urban fringe"
          233  "300-499, High School, Town"            433  "1,000+, High School, Town"
          234  "300-499, High School, Rural"           434  "1,000+, High School, Rural"
          241  "300-499, Combined, City"               441  "1,000+, Combined, City"
          242  "300-499, Combined, Urban fringe"       442  "1,000+, Combined, Urban fringe"
          243  "300-499, Combined, Town"               443  "1,000+, Combined, Town"
          244  "300-499, Combined, Rural"              444  "1,000+, Combined Rural" .
EXECUTE.
SAVE OUTFILE='C:\work\SSOCS\ssocs_puf_112905.sav' /COMPRESSED.