*** 1990 Prison Census *** For this project, all I use is the count, the ADP, the state, *** and a summary of court orders *** So leave the data in order, but create new variables for just those *** characteristics *** I also need a unique id for each facility *** Finally, I put these new variables first in the variable list, *** so that they can be found easily. *** First, open up the data [This is just from the ICPSR data definition statement] *-------------------------------------------------------------------------* | | | SPSS DATA DEFINITION STATEMENTS FOR ICPSR 9908 | | CENSUS OF STATE AND FEDERAL ADULT CORRECTIONAL FACILITIES, 1990 | | SECOND ICPSR EDITION | | DECEMBER, 2001 | | | | This SPSS setup file contains the following statements: | | | | DATA LIST: Specifies the input data file to be read and assigns the | | name, type, decimal specification (if any), and identifies variable | | beginning and ending column locations. Users must replace | | "file-specification" with a complete statement of the location of the | | data file. | | | | VALUE LABELS: Assigns descriptive labels to codes in the data file. | | Value labels may not be present for all variables in the data file. | | | | MISSING VALUE RECODE contains the SPSS program statement which sets | | values to missing as interpreted by the SPSS system. | | | | MISSING VALUES declares user-defined missing values. Each user-defined | | missing value is interpreted as missing by the SPSS system. | | These values can then be treated specially in data transformations, | | statistical calculations, and case selection. | | | | NOTE: Users should modify this SPSS setup to suit their specific | | needs. MISSING VALUES and MISSING VALUE RECODE sections have been | | marked by SPSS comment statements. To include these sections in a | | final SPSS setup, users should remove the SPSS comment statements from | | the desired section(s). | *------------------------------------------------------------------------. * SPSS DATA LIST COMMAND. FILE HANDLE DATA / NAME="D:/TechnicalAppendix/CorrectionalCensuses/da9908" LRECL=3313. DATA LIST FILE=DATA / V1 1-4 V2 5-5 V3 6-6 V4 7-10 V5 11-12 V6 13-21 V7 22-22 V8 23-28 V9 29-29 V10 30-62 (A) V11 63-66 V12 67-67 V13 68-68 V14 69-69 V15 70-70 V16 71-71 V17 72-72 V18 73-73 V19 74-74 V20 75-75 V21 76-76 V22 77-77 V23 78-78 V24 79-79 V25 80-80 V26 81-81 V27 82-82 V28 83-86 V29 87-87 V30 88-91 V31 92-92 V32 93-96 V33 97-97 V34 98-98 V35 99-99 V36 100-100 V37 101-101 V38 102-102 V39 103-106 V40 107-112 V41 113-116 V42 117-120 V43 121-121 V44 122-125 V45 126-126 V46 127-127 V47 128-128 V48 129-129 V49 130-130 V50 131-131 V51 132-132 V52 133-133 V53 134-134 V54 135-135 V55 136-136 V56 137-137 V57 138-138 V58 139-139 V59 140-140 V60 141-141 V61 142-142 V62 143-146 V63 147-150 V64 151-154 V65 155-158 V66 159-162 V67 163-166 V68 167-170 V69 171-173 V70 174-177 V71 178-181 V72 182-184 V73 185-187 V74 188-191 V75 192-194 V76 195-197 V77 198-201 V78 202-205 V79 206-209 V80 210-213 V81 214-223 V82 224-233 V83 234-236 V84 237-239 V85 240-240 V86 241-241 V87 242-242 V88 243-243 V89 244-244 V90 245-245 V91 246-246 V92 247-247 V93 248-251 V94 252-254 V95 255-257 V96 258-260 V97 261-270 V98 271-280 V99 281-282 V100 283-285 V101 286-286 V102 287-287 V103 288-288 V104 289-289 V105 290-290 V106 291-291 V107 292-292 V108 293-293 V109 294-296 V110 297-297 V111 298-301 V112 302-305 V113 306-310 V114 311-312 V115 313-314 V116 315-315 V117 316-318 V118 319-322 V119 323-325 V120 326-326 V121 327-330 V122 331-334 V123 335-339 V124 340-341 V125 342-343 V126 344-344 V127 345-347 V128 348-351 V129 352-354 V130 355-355 V131 356-358 V132 359-362 V133 363-367 V134 368-369 V135 370-371 V136 372-372 V137 373-375 V138 376-379 V139 380-382 V140 383-383 V141 384-386 V142 387-390 V143 391-395 V144 396-397 V145 398-399 V146 400-400 V147 401-403 V148 404-407 V149 408-410 V150 411-411 V151 412-415 V152 416-419 V153 420-424 V154 425-426 V155 427-428 V156 429-429 V157 430-431 V158 432-435 V159 436-438 V160 439-439 V161 440-442 V162 443-446 V163 447-451 V164 452-453 V165 454-455 V166 456-456 V167 457-458 V168 459-462 V169 463-465 V170 466-466 V171 467-470 V172 471-474 V173 475-479 V174 480-481 V175 482-483 V176 484-484 V177 485-486 V178 487-490 V179 491-493 V180 494-494 V181 495-497 V182 498-500 V183 501-505 V184 506-507 V185 508-509 V186 510-510 V187 511-512 V188 513-515 V189 516-518 V190 519-519 V191 520-522 V192 523-525 V193 526-530 V194 531-532 V195 533-534 V196 535-535 V197 536-537 V198 538-541 V199 542-544 V200 545-545 V201 546-548 V202 549-551 V203 552-556 V204 557-558 V205 559-560 V206 561-561 V207 562-563 V208 564-566 V209 567-569 V210 570-570 V211 571-573 V212 574-577 V213 578-582 V214 583-584 V215 585-586 V216 587-587 V217 588-589 V218 590-592 V219 593-595 V220 596-596 V221 597-599 V222 600-602 V223 603-607 V224 608-609 V225 610-611 V226 612-612 V227 613-614 V228 615-617 V229 618-620 V230 621-621 V231 622-624 V232 625-627 V233 628-632 V234 633-634 V235 635-636 V236 637-637 V237 638-639 V238 640-642 V239 643-645 V240 646-646 V241 647-649 V242 650-652 V243 653-657 V244 658-659 V245 660-661 V246 662-662 V247 663-664 V248 665-667 V249 668-670 V250 671-671 V251 672-674 V252 675-678 V253 679-682 V254 683-684 V255 685-686 V256 687-687 V257 688-689 V258 690-693 V259 694-696 V260 697-697 V261 698-700 V262 701-704 V263 705-709 V264 710-711 V265 712-713 V266 714-714 V267 715-716 V268 717-720 V269 721-723 V270 724-724 V271 725-726 V272 727-729 V273 730-733 V274 734-735 V275 736-737 V276 738-738 V277 739-740 V278 741-743 V279 744-746 V280 747-747 V281 748-750 V282 751-753 V283 754-758 V284 759-760 V285 761-762 V286 763-763 V287 764-765 V288 766-768 V289 769-771 V290 772-772 V291 773-775 V292 776-778 V293 779-783 V294 784-785 V295 786-787 V296 788-788 V297 789-790 V298 791-793 V299 794-796 V300 797-797 V301 798-800 V302 801-803 V303 804-807 V304 808-809 V305 810-811 V306 812-812 V307 813-814 V308 815-817 V309 818-821 V310 822-825 V311 826-826 V312 827-829 V313 830-830 V314 831-831 V315 832-835 V316 836-836 V317 837-839 V318 840-840 V319 841-841 V320 842-844 V321 845-845 V322 846-848 V323 849-849 V324 850-850 V325 851-853 V326 854-854 V327 855-857 V328 858-858 V329 859-859 V330 860-862 V331 863-863 V332 864-865 V333 866-866 V334 867-867 V335 868-871 V336 872-872 V337 873-876 V338 877-877 V339 878-881 V340 882-885 V341 886-886 V342 887-889 V343 890-890 V344 891-894 V345 895-895 V346 896-898 V347 899-899 V348 900-903 V349 904-904 V350 905-907 V351 908-908 V352 909-912 V353 913-913 V354 914-916 V355 917-917 V356 918-920 V357 921-921 V358 922-923 V359 924-924 V360 925-927 V361 928-928 V362 929-931 V363 932-932 V364 933-933 V365 934-934 V366 935-935 V367 936-936 V368 937-937 V369 938-938 V370 939-939 V371 940-940 V372 941-941 V373 942-942 V374 943-943 V375 944-944 V376 945-945 V377 946-946 V378 947-947 V379 948-948 V380 949-952 V381 953-953 V382 954-957 V383 958-958 V384 959-961 V385 962-962 V386 963-965 V387 966-966 V388 967-969 V389 970-970 V390 971-973 V391 974-974 V392 975-975 V393 976-978 V394 979-979 V395 980-982 V396 983-983 V397 984-987 V398 988-988 V399 989-991 V400 992-992 V401 993-993 V402 994-997 V403 998-998 V404 999-1001 V405 1002-1002 V406 1003-1005 V407 1006-1006 V408 1007-1008 V409 1009-1009 V410 1010-1010 V411 1011-1013 V412 1014-1014 V413 1015-1017 V414 1018-1018 V415 1019-1021 V416 1022-1022 V417 1023-1024 V418 1025-1025 V419 1026-1026 V420 1027-1030 V421 1031-1031 V422 1032-1034 V423 1035-1035 V424 1036-1038 V425 1039-1039 V426 1040-1042 V427 1043-1043 V428 1044-1044 V429 1045-1047 V430 1048-1048 V431 1049-1051 V432 1052-1052 V433 1053-1054 V434 1055-1055 V435 1056-1057 V436 1058-1058 V437 1059-1059 V438 1060-1062 V439 1063-1063 V440 1064-1064 V441 1065-1065 V442 1066-1067 V443 1068-1068 V444 1069-1069 V445 1070-1070 V446 1071-1071 V447 1072-1075 V448 1076-1076 V449 1077-1080 V450 1081-1081 V451 1082-1082 V452 1083-1086 V453 1087-1087 V454 1088-1091 V455 1092-1092 V456 1093-1096 V457 1097-1097 V458 1098-1101 V459 1102-1102 V460 1103-1103 V461 1104-1106 V462 1107-1107 V463 1108-1110 V464 1111-1111 V465 1112-1114 V466 1115-1115 V467 1116-1118 V468 1119-1119 V469 1120-1120 V470 1121-1123 V471 1124-1124 V472 1125-1127 V473 1128-1128 V474 1129-1129 V475 1130-1130 V476 1131-1131 V477 1132-1132 V478 1133-1133 V479 1134-1134 V480 1135-1135 V481 1136-1136 V482 1137-1137 V483 1138-1138 V484 1139-1139 V485 1140-1140 V486 1141-1141 V487 1142-1145 V488 1146-1147 V489 1148-1151 V490 1152-1154 V491 1155-1156 V492 1157-1159 V493 1160-1162 V494 1163-1163 V495 1164-1166 V496 1167-1168 V497 1169-1170 V498 1171-1172 V499 1173-1174 V500 1175-1176 V501 1177-1178 V502 1179-1179 V503 1180-1182 V504 1183-1184 V505 1185-1186 V506 1187-1187 V507 1188-1189 V508 1190-1191 V509 1192-1193 V510 1194-1194 V511 1195-1197 V512 1198-1198 V513 1199-1200 V514 1201-1202 V515 1203-1204 V516 1205-1207 V517 1208-1208 V518 1209-1209 V519 1210-1212 V520 1213-1214 V521 1215-1216 V522 1217-1218 V523 1219-1220 V524 1221-1222 V525 1223-1224 V526 1225-1225 V527 1226-1228 V528 1229-1229 V529 1230-1230 V530 1231-1231 V531 1232-1233 V532 1234-1236 V533 1237-1239 V534 1240-1240 V535 1241-1244 V536 1245-1248 V537 1249-1251 V538 1252-1254 V539 1255-1264 V540 1265-1274 V541 1275-1276 V542 1277-1279 V543 1280-1283 V544 1284-1287 V545 1288-1290 V546 1291-1293 V547 1294-1303 V548 1304-1313 V549 1314-1315 V550 1316-1318 V551 1319-1321 V552 1322-1324 V553 1325-1327 V554 1328-1330 V555 1331-1340 V556 1341-1350 V557 1351-1352 V558 1353-1354 V559 1355-1358 V560 1359-1362 V561 1363-1365 V562 1366-1368 V563 1369-1378 V564 1379-1388 V565 1389-1390 V566 1391-1393 V567 1394-1397 V568 1398-1400 V569 1401-1403 V570 1404-1406 V571 1407-1416 V572 1417-1426 V573 1427-1428 V574 1429-1431 V575 1432-1434 V576 1435-1437 V577 1438-1440 V578 1441-1442 V579 1443-1452 V580 1453-1462 V581 1463-1463 V582 1464-1465 V583 1466-1466 V584 1467-1467 V585 1468-1468 V586 1469-1469 V587 1470-1470 V588 1471-1471 V589 1472-1472 V590 1473-1473 V591 1474-1474 V592 1475-1475 V593 1476-1476 V594 1477-1477 V595 1478-1478 V596 1479-1479 V597 1480-1480 V598 1481-1481 V599 1482-1482 V600 1483-1484 V601 1485-1486 V602 1487-1488 V603 1489-1489 V604 1490-1490 V605 1491-1491 V606 1492-1492 V607 1493-1493 V608 1494-1495 V609 1496-1497 V610 1498-1499 V611 1500-1500 V612 1501-1501 V613 1502-1502 V614 1503-1503 V615 1504-1504 V616 1505-1505 V617 1506-1506 V618 1507-1507 V619 1508-1508 V620 1509-1509 V621 1510-1510 V622 1511-1511 V623 1512-1512 V624 1513-1516 V625 1517-1520 V626 1521-1523 V627 1524-1527 V628 1528-1531 V629 1532-1534 V630 1535-1537 V631 1538-1541 V632 1542-1544 V633 1545-1547 V634 1548-1551 V635 1552-1553 V636 1554-1554 V637 1555-1557 V638 1558-1558 V639 1559-1561 V640 1562-1571 V641 1572-1581 V642 1582-1582 V643 1583-1585 V644 1586-1586 V645 1587-1588 V646 1589-1589 V647 1590-1590 V648 1591-1591 V649 1592-1592 V650 1593-1593 V651 1594-1594 V652 1595-1595 V653 1596-1596 V654 1597-1597 V655 1598-1598 V656 1599-1599 V657 1600-1600 V658 1601-1601 V659 1602-1602 V660 1603-1603 V661 1604-1604 V662 1605-1605 V663 1606-1606 V664 1607-1607 V665 1608-1608 V666 1609-1609 V667 1610-1610 V668 1611-1611 V669 1612-1612 V670 1613-1613 V671 1614-1614 V672 1615-1615 V673 1616-1616 V674 1617-1617 V675 1618-1618 V676 1619-1619 V677 1620-1620 V678 1621-1621 V679 1622-1622 V680 1623-1623 V681 1624-1624 V682 1625-1625 V683 1626-1626 V684 1627-1627 V685 1628-1628 V686 1629-1629 V687 1630-1630 V688 1631-1631 V689 1632-1632 V690 1633-1633 V691 1634-1634 V692 1635-1635 V693 1636-1636 V694 1637-1637 V695 1638-1638 V696 1639-1639 V697 1640-1640 V698 1641-1641 V699 1642-1642 V700 1643-1643 V701 1644-1644 V702 1645-1645 V703 1646-1646 V704 1647-1647 V705 1648-1648 V706 1649-1649 V707 1650-1650 V708 1651-1651 V709 1652-1652 V710 1653-1653 V711 1654-1654 V712 1655-1655 V713 1656-1665 V714 1666-1666 V715 1667-1676 V716 1677-1677 V717 1678-1687 V718 1688-1688 V719 1689-1698 V720 1699-1699 V721 1700-1709 V722 1710-1710 V723 1711-1720 V724 1721-1721 V725 1722-1731 V726 1732-1732 V727 1733-1742 V728 1743-1743 V729 1744-1753 V730 1754-1754 V731 1755-1764 V732 1765-1765 V733 1766-1775 V734 1776-1776 V735 1777-1786 V736 1787-1787 V737 1788-1797 V738 1798-1798 V739 1799-1808 V740 1809-1809 V741 1810-1819 V742 1820-1820 V743 1821-1830 V744 1831-1831 V745 1832-1841 V746 1842-1842 V747 1843-1852 V748 1853-1853 V749 1854-1863 V750 1864-1864 V751 1865-1874 V752 1875-1875 V753 1876-1885 V754 1886-1886 V755 1887-1896 V756 1897-1897 V757 1898-1907 V758 1908-1908 V759 1909-1909 V760 1910-1910 V761 1911-1911 V762 1912-1912 V763 1913-1913 V764 1914-1914 V765 1915-1915 V766 1916-1916 V767 1917-1917 V768 1918-1918 V769 1919-1919 V770 1920-1920 V771 1921-1921 V772 1922-1922 V773 1923-1923 V774 1924-1924 V775 1925-1925 V776 1926-1926 V777 1927-1927 V778 1928-1928 V779 1929-1929 V780 1930-1930 V781 1931-1931 V782 1932-1932 V783 1933-1933 V784 1934-1934 V785 1935-1935 V786 1936-1936 V787 1937-1937 V788 1938-1938 V789 1939-1939 V790 1940-1940 V791 1941-1941 V792 1942-1942 V793 1943-1943 V794 1944-1944 V795 1945-1945 V796 1946-1946 V797 1947-1947 V798 1948-1948 V799 1949-1949 V800 1950-1959 V801 1960-1960 V802 1961-1970 V803 1971-1971 V804 1972-1972 V805 1973-1973 V806 1974-1974 V807 1975-1975 V808 1976-1976 V809 1977-1977 V810 1978-1978 V811 1979-1979 V812 1980-1989 V813 1990-1999 V814 2000-2009 V815 2010-2019 V816 2020-2029 V817 2030-2039 V818 2040-2049 V819 2050-2059 V820 2060-2069 V821 2070-2079 V822 2080-2089 V823 2090-2099 V824 2100-2109 V825 2110-2119 V826 2120-2129 V827 2130-2139 V828 2140-2149 V829 2150-2151 V830 2152-2153 V831 2154-2154 V832 2155-2156 V833 2157-2157 V834 2158-2158 V835 2159-2167 V836 2168-2176 V837 2177-2184 V838 2185-2193 V839 2194-2202 V840 2203-2211 V841 2212-2218 . * SPSS VARIABLE LABELS COMMAND. VARIABLE LABELs V1 "ICPSR Study Number" V2 "ICPSR Edition Number" V3 "ICPSR Part Number" V4 "ICPSR Sequential ID" V5 "Form Number (042 OR 043)" V6 "Government ID" V7 "Check Digit" V8 "Agency ID" V9 "Region Code" V10 "Name of Facility" V11 "Record Number" V12 "Facility Operation" V13 "Community Access" V14 "Physical Security" V15 "Perimeter " V16 "Resident/inmate housing" V17 "Custody level" V18 "Adult population confinement" V19 "Boot camp " V20 "Reception/diagnosis and class" V21 "Medical treatment/hospitaliz" V22 "Alcohol/drug treatment" V23 "Youthful offenders" V24 "Work release/pre-release" V25 "Persons returned to custody" V26 "Other" V27 "CENSUS USE ONLY--- " V28 "Original construction--yr." V29 "Original constructed as ? " V30 "Yr. 1st used as correctional" V31 "Use before converting " V32 "Year of latest renovation" V33 "Ever had a major renovation" V34 "No change planned" V35 "Close this facility" V36 "Renovate exitsing space" V37 "Add on to existing facility" V38 "Net effect of changes" V39 "Increase" V40 "Decrease" V41 "Rated capacity" V42 "Design capacity" V43 "Limit number of inmates? Yes/No" V44 "Yes - Number" V45 "Conditions of confinement" V46 "Yes - crowding" V47 "Medical" V48 "Administrative segregation" V49 "Staffing" V50 "Food service/nutrition" V51 "Education/training programs" V52 "Disciplinary procedures" V53 "Recreation" V54 "Visiting/mail policies" V55 "Fire hazards" V56 "Counseling" V57 "Inmate classification" V58 "Library services" V59 "Grievance procedures" V60 "Other" V61 "Conditions? Yes/No" V62 "Total" V63 "Males" V64 "Females" V65 "Total males" V66 "Maximum (close)" V67 "Medium" V68 "Minimum" V69 "Unsentenced" V70 "Other" V71 "Total females" V72 "Maximum (close)" V73 "Medium" V74 "Minimum" V75 "Unsentenced" V76 "Other" V77 "Total males (actual)" V78 "White" V79 "Black" V80 "Hispanic" V81 "White, Hispanic origin" V82 "Black, Hispanic origin" V83 "American Indian/Alaskan" V84 "Asian/Pacific Islander" V85 "Total males (estimates)" V86 "White" V87 "Black" V88 "Hispanic" V89 "White, Hispanic origin" V90 "Black, Hispanic origin" V91 "American Indian/Alaskan" V92 "Asian/Pacific Islander" V93 "Total females (actual)" V94 "White" V95 "Black" V96 "Hispanic" V97 "White, Hispanic origin" V98 "Black, Hispanic origin" V99 "American Indian/Alaskan" V100 "Asian/Pacific Islander" V101 "Total females (estimates)" V102 "White" V103 "Black" V104 "Hispanic" V105 "White, Hispanic origin" V106 "Black, Hispanic origin" V107 "American Indian/Alaskan" V108 "Asian/Pacific Islander" V109 "LN1 rated" V110 "Nonrated" V111 "Number of confinement units" V112 "Total rated (Census use only)" V113 "Average floor space" V114 "Average hours confined" V115 "Housing area use" V116 "Security" V117 "Number of units not occupied" V118 "Number of inmates on 6-29-90" V119 "LN2 rated" V120 "Nonrated" V121 "Number of confinement units" V122 "Total rated (Census use only)" V123 "Average floor space" V124 "Average hours confined" V125 "Housing area use" V126 "Security" V127 "Number of units not occupied" V128 "Number of inmates on 6-29-90" V129 "LN3 rated" V130 "Nonrated" V131 "Number of confinement units" V132 "Total rated (Census use only)" V133 "Average floor space" V134 "Average hours confined" V135 "Housing area use" V136 "Security" V137 "Number of units not occupied" V138 "Number of inmates on 6-29-90" V139 "LN4 rated" V140 "Nonrated" V141 "Number of confinement units" V142 "Total rated (Census use only)" V143 "Average floor space" V144 "Average hours confined" V145 "Housing area use" V146 "Security" V147 "Number of units not occupied" V148 "Number of inmates on 6-29-90" V149 "LN5 rated" V150 "Nonrated" V151 "Number of confinement units" V152 "Total rated (Census use only)" V153 "Average floor space" V154 "Average hours confined" V155 "Housing area use" V156 "Security" V157 "Number of units not occupied" V158 "Number of inmates on 6-29-90" V159 "LN6 rated" V160 "Nonrated" V161 "Number of confinement units" V162 "Total rated (Census use only)" V163 "Average floor space" V164 "Average hours confined" V165 "Housing area use" V166 "Security" V167 "Number of units not occupied" V168 "Number of inmates on 6-29-90" V169 "LN7 rated" V170 "Nonrated" V171 "Number of confinement units" V172 "Total rated (Census use only)" V173 "Average floor space" V174 "Average hours confined" V175 "Housing area use " V176 "Security" V177 "Number of units not occupied" V178 "Number of inmates on 6-29-90" V179 "LN8 rated" V180 "Nonrated" V181 "Number of confinement units" V182 "Total rated (Census use only)" V183 "Average floor space" V184 "Average hours confined" V185 "Housing area use" V186 "Security" V187 "Number of units not occupied" V188 "Number of inmates on 6-29-90" V189 "LN9 rated " V190 "Nonrated" V191 "Number of confinement units" V192 "Total rated (Census use only)" V193 "Average floor space" V194 "Average hours confined" V195 "Housing area use" V196 "Security" V197 "Number of units not occupied" V198 "Number of inmates on 6-29-90" V199 "LN10 rated " V200 "Nonrated" V201 "Number of confinement units" V202 "Total rated (Census use only)" V203 "Average floor space" V204 "Average hours confined" V205 "Housing area use" V206 "Security" V207 "Number of units not occupied" V208 "Number of inmates on 6-29-90" V209 "LN11 rated " V210 "Nonrated" V211 "Number of confinement units" V212 "Total rated (Census use only)" V213 "Average floor space " V214 "Average hours confined" V215 "Housing area use" V216 "Security" V217 "Number of units not occupied" V218 "Number of inmates on 6-29-90" V219 "LN12 rated" V220 "Nonrated" V221 "Number of confinement units" V222 "Total rated (Census use only)" V223 "Average floor space " V224 "Average hours confined" V225 "Housing area use" V226 "Security" V227 "Number of units not occupied" V228 "Number of inmates on 6-29-90" V229 "LN13 rated " V230 "Nonrated" V231 "Number of confinement units" V232 "Total rated (Census use only)" V233 "Average floor space " V234 "Average hours confined" V235 "Housing area use " V236 "Security" V237 "Number of units not occupied" V238 "Number of inmates on 6-29-90" V239 "LN14 rated " V240 "Nonrated" V241 "Number of confinement units" V242 "Total rated (Census use only)" V243 "Average floor space " V244 "Average hours confined " V245 "Housing area use " V246 "Security " V247 "Number of units not occupied " V248 "Number of inmates on 6-29-90 " V249 "LN15 rated " V250 "Nonrated " V251 "Number of confinement units " V252 "Total rated (Census use only) " V253 "Average floor space " V254 "Average hours confined " V255 "Housing area use " V256 "Security " V257 "Number of units not occupied " V258 "Number of inmates on 6-29-90 " V259 "LN16 rated " V260 "Nonrated " V261 "Number of confinement units " V262 "Total rated (Census use only) " V263 "Average floor space " V264 "Average hours confined " V265 "Housing area use " V266 "Security " V267 "Number of units not occupied " V268 "Number of inmates on 6-29-90 " V269 "LN17 rated " V270 "Nonrated " V271 "Number of confinement units " V272 "Total rated (Census use only) " V273 "Average floor space " V274 "Average hours confined " V275 "Housing area use " V276 "Security " V277 "Number of units not occupied " V278 "Number of inmates on 6-29-90 " V279 "LN18 rated " V280 "Nonrated " V281 "Number of confinement units " V282 "Total rated (Census use only) " V283 "Average floor space " V284 "Average hours confined " V285 "Housing area use " V286 "Security " V287 "Number of units not occupied " V288 "Number of inmates on 6-29-90 " V289 "LN19 rated " V290 "Nonrated " V291 "Number of confinement units " V292 "Total rated (Census use only) " V293 "Average floor space " V294 "Average hours confined " V295 "Housing area use " V296 "Security " V297 "Number of units not occupied " V298 "Number of inmates on 6-29-90 " V299 "LN20 rated " V300 "Nonrated " V301 "Number of confinement units " V302 "Total rated (Census use only) " V303 "Average floor space " V304 "Average hours confined " V305 "Housing area use " V306 "Security " V307 "Number of units not occupied " V308 "Number of inmates on 6-29-90 " V309 "(10) Total number of inmates on 6/29/9 " V310 "Male " V311 "Estimate " V312 "Female " V313 "Estimate " V314 "No program " V315 "Male " V316 "Estimate " V317 "Female " V318 "Estimate " V319 "No program " V320 "Male " V321 "Estimate " V322 "Female " V323 "Estimate " V324 "No program " V325 "Male " V326 "Estimate " V327 "Female " V328 "Estimate " V329 "No program " V330 "Male " V331 "Estimate " V332 "Female " V333 "Estimate " V334 "No program " V335 "Male " V336 "Estimate " V337 "Female " V338 "Estimate " V339 "Confinement units " V340 "Government operated " V341 "Estimate " V342 "Privately operated " V343 "Estimate " V344 "Government operated " V345 "Estimate " V346 "Privately operated " V347 "Estimate " V348 "Government operated " V349 "Estimate " V350 "Privately operated " V351 "Estimate " V352 "Government operated " V353 "Estimate " V354 "Privately operated " V355 "Estimate " V356 "Government operated " V357 "Estimate " V358 "Privately operated " V359 "Estimate " V360 "Government operated " V361 "Estimate " V362 "Privately operated " V363 "Estimate " V364 "Government operated " V365 "Estimate " V366 "Privately operated " V367 "Estimate " V368 "Government operated " V369 "Estimate " V370 "Privately operated " V371 "Estimate " V372 "Government operated " V373 "Estimate " V374 "Privately operated " V375 "Estimate " V376 "Government operated " V377 "Estimate " V378 "Privately operated " V379 "Estimate " V380 "Inmates/residents not partic " V381 "Estimate " V382 "Number " V383 "Estimate " V384 "Male " V385 "Estimate " V386 "Female " V387 "Estimate " V388 "Male " V389 "Estimate " V390 "Female " V391 "Estimate " V392 "No program " V393 "Male " V394 "Estimate " V395 "Female " V396 "Estimate " V397 "Male " V398 "Estimate " V399 "Female " V400 "Estimate " V401 "No program " V402 "Male " V403 "Estimate " V404 "Female " V405 "Estimate " V406 "Male " V407 "Estimate " V408 "Female " V409 "Estimate " V410 "No program " V411 "Male " V412 "Estimate " V413 "Female " V414 "Estimate " V415 "Male " V416 "Estimate " V417 "Female " V418 "Estimate " V419 "No program " V420 "Male " V421 "Estimate " V422 "Female " V423 "Estimate " V424 "Male " V425 "Estimate " V426 "Female " V427 "Estimate " V428 "No program " V429 "Male " V430 "Estimate " V431 "Female " V432 "Estimate " V433 "Male " V434 "Estimate " V435 "Female " V436 "Estimate " V437 "No program " V438 "Male " V439 "Estimate " V440 "Female " V441 "Estimate " V442 "Male " V443 "Estimate " V444 "Female " V445 "Estimate " V446 "No program " V447 "Male " V448 "Estimate " V449 "Female " V450 "Estimate " V451 "1-yes/2-no? " V452 "Males " V453 "Estimate " V454 "Female " V455 "Estimate " V456 "Males " V457 "Estimates " V458 "Females " V459 "Estimates " V460 "1-yes/2-no? " V461 "Male " V462 "Estimates " V463 "Female " V464 "Estimates " V465 "Male " V466 "Estimates " V467 "Female " V468 "Estimates " V469 "1-yes/2-no? " V470 "Males " V471 "Estimates " V472 "Female " V473 "Estimates " V474 "First-time " V475 "Probations " V476 "Parole violators " V477 "Violent offenders " V478 "Non-violent offenders " V479 "Specific age ranges " V480 "Sentence length ranges " V481 "Upon court referral " V482 "Upon referral-by corr staff " V483 "Range offenders " V484 "Voluntary admissions " V485 "Other - specify " V486 "Personnel " V487 "Total " V488 "Administrators " V489 "Correctional staff " V490 "Clerical support " V491 "Educational staff " V492 "Professional/technical " V493 "Maintenance/food service " V494 "Other " V495 "Total " V496 "Administrators " V497 "Correctional staff " V498 "Clerical support " V499 "Educational staff " V500 "Professional/technical " V501 "Maintenance/food service " V502 "Other " V503 "Total " V504 "Administrators " V505 "Correctional staff " V506 "Clerical support " V507 "Educational staff " V508 "Professional/technical " V509 "Maintenance/food service " V510 "Other " V511 "Total " V512 "Administrators " V513 "Correctional staff " V514 "Clerical support " V515 "Educational-staff " V516 "Professional/technical " V517 "Maintenance/food service " V518 "Other " V519 "Total " V520 "Administrators " V521 "Correctional staff " V522 "Clerical staff " V523 "Educational staff " V524 "Professional/technical " V525 "Maintenance/food service " V526 "Other " V527 "Total " V528 "Administrator " V529 "Correctional staff " V530 "Clerical support " V531 "Educational staff " V532 "Professional/technical " V533 "Maintenance/food service " V534 "Other " V535 "Total " V536 "White " V537 "Black " V538 "Hispanic " V539 "White, Hispanic origin " V540 "Black, Hispanic origin " V541 "American Indian/Alaskan " V542 "Asian/Pacific Islander " V543 "Total " V544 "White " V545 "Black " V546 "Hispanic " V547 "White, Hispanic origin " V548 "Black, Hispanic origin " V549 "American Indian/Alaskan " V550 "Asian/Pacific Islander " V551 "Total " V552 "White " V553 "Black " V554 "Hispanic " V555 "White, Hispanic origin " V556 "Black, Hispanic origin " V557 "American Indian/Alaskan " V558 "Asian/Pacific Islander " V559 "Total " V560 "White " V561 "Black " V562 "Hispanic " V563 "White, Hispanic origin " V564 "Black, Hispanic origin " V565 "American Indian/Alaskan " V566 "Asian/Pacific Islander " V567 "Total " V568 "White " V569 "Black " V570 "Hispanic " V571 "White, Hispanic origin " V572 "Black, Hispanic origin " V573 "American Indian/Alaskan " V574 "Asian/Pacific Islander " V575 "Total " V576 "White " V577 "Black " V578 "Hispanic " V579 "White, Hispanic origin " V580 "Black, Hispanic origin " V581 "American Indian/Alaskan " V582 "Asian/Pacific Islander " V583 "In-house medical facilities? " V584 "Infirmary - overnight stay? " V585 "Infirmary w/o overnight stay? " V586 "Medical examining room? " V587 "Dental office/laboratory? " V588 "Psychiatric unit? " V589 "None of the above " V590 "Yes - All inmates/residents " V591 "High-risk population " V592 "Upon inmate request " V593 "Upon clinical indicator " V594 "Upon court order " V595 "At admission " V596 "At release " V597 "Random sample " V598 "Other " V599 "No - Inmates not tested " V600 "Total " V601 "Illness/natural causes " V602 "AIDS " V603 "Suicide " V604 "Homicide by other inmates " V605 "Other homicide " V606 "Accident " V607 "Other-deaths " V608 "Total " V609 "Illness/natural causes " V610 "AIDS " V611 "Suicide " V612 "Homicide by other inmates " V613 "Other homicide " V614 "Accident " V615 "Other deaths " V616 "Total " V617 "Illness/natural causes " V618 "AIDS " V619 "Suicide " V620 "Homicide by other inmates " V621 "Other homicide " V622 "Accident " V623 "Other deaths " V624 "Total - contraband " V625 "Drugs " V626 "Weapons " V627 "Other " V628 "Total - assaults " V629 "On staff " V630 "On inmates " V631 "Total - disturbances " V632 "Riots " V633 "Fires " V634 "Other " V635 "Escapes " V636 "4-not available " V637 "Yes - Number of non-citizens " V638 "1-yes/2-no " V639 "Yes - Under sent of death " V640 "Inmates/residents under 18? " V641 "Inmtes/resids admit under 18? " V642 "1-yes/2-no/3-none pregnant " V643 "Yes - number pregnant " V644 "1-yes/2-no " V645 "Yes - number of parents " V646 "Live in nursery " V647 "Overnight visits " V648 "Other arrangements " V649 "Inmates/residents " V650 "Visitors " V651 "Staff " V652 "Other " V653 "None of the above " V654 "All " V655 "Suspected " V656 "At random " V657 "All " V658 "Suspected " V659 "At random " V660 "All " V661 "Suspected " V662 "At random " V663 "All " V664 "Suspected " V665 "At random " V666 "All " V667 "Suspected " V668 "At random " V669 "All " V670 "Suspected " V671 "At random " V672 "All " V673 "Suspected " V674 "At random " V675 "All " V676 "Suspected " V677 "At random " V678 "All " V679 "Suspected " V680 "At random " V681 "All " V682 "Suspected " V683 "At random " V684 "All visitors " V685 "Upon suspicion " V686 "At random " V687 "All visitors " V688 "Upon suspicion " V689 "At random " V690 "All visitors " V691 "Upon suspicion " V692 "At random " V693 "All visitors " V694 "Upon suspicion " V695 "At random " V696 "All visitors " V697 "Upon suspicion " V698 "At random " V699 "All staff " V700 "Selected staff " V701 "At random " V702 "All staff " V703 "Selected staff " V704 "At random " V705 "All staff " V706 "Selected staff " V707 "At random " V708 "1-yes/2-no " V709 "Randomly " V710 "Systematically " V711 "On indication of drug use " V712 "Other basis " V713 "Number " V714 "Estimate " V715 "Number " V716 "Estimate " V717 "Number screened " V718 "Estimate " V719 "Number positive " V720 "Estimate " V721 "Number screened " V722 "Estimate " V723 "Number positive " V724 "Estimate " V725 "Number screened " V726 "Estimate " V727 "Number positive " V728 "Estimate " V729 "Number screened " V730 "Estimate " V731 "Number positive " V732 "Estimate " V733 "Number screened " V734 "Estimate " V735 "Number positive " V736 "Estimate " V737 "Number positive " V738 "Estimate " V739 "Number positive " V740 "Estimate " V741 "Number screened " V742 "Estimate " V743 "Number positive " V744 "Estimate " V745 "Number screened " V746 "Estimate " V747 "Number positive " V748 "Estimate " V749 "Number screened " V750 "Estimate " V751 "Number positive " V752 "Estimate " V753 "Number screened " V754 "Estimate " V755 "Number positive " V756 "Estimate " V757 "Number " V758 "Estimate " V759 "1-yes/2-no " V760 "Systematically " V761 "At random " V762 "Suspicion " V763 "Other " V764 "Systematically " V765 "At random " V766 "Suspicion " V767 "Other " V768 "Systematically " V769 "At random " V770 "Suspicion " V771 "Other " V772 "Systematically " V773 "At random " V774 "Suspicion " V775 "Other " V776 "Systematically " V777 "At random " V778 "Suspicion " V779 "Other " V780 "Systematically " V781 "At random " V782 "Suspicion " V783 "Other " V784 "Systematically " V785 "At random " V786 "Suspicion " V787 "Other " V788 "Systematically " V789 "At random " V790 "Suspicion " V791 "Other " V792 "Systematically " V793 "At random " V794 "Suspicion " V795 "Other " V796 "Systematically " V797 "At random " V798 "Suspicion " V799 "Other " V800 "Number " V801 "Estimate " V802 "Number " V803 "Estimate " V804 "Or law enforcement agency " V805 "Program " V806 "Referral to other treatm prog " V807 "Dismissal " V808 "Temporary suspension " V809 "Urine surveillance " V810 "Security risk " V811 "Other " V812 "Capacity " V813 "Number " V814 "Capacity " V815 "Number " V816 "Capacity " V817 "Number " V818 "Capacity " V819 "Number " V820 "Capacity " V821 "Number " V822 "Capacity " V823 "Number " V824 "Capacity " V825 "Number " V826 "Number " V827 "Programs " V828 "Outside facility 6-29-90 " V829 "Specific age range " V830 "Specific age range " V831 "Sentence length range " V832 "Sentence length range " V833 "Beginning " V834 "Ending " V835 "Operating expenditures (tot) " V836 "Current operations " V837 "Employee benefits (if avail) " V838 "Capital expenditure (total) " V839 "Construction costs " V840 "Equipment " V841 "Other " . * SPSS VALUE LABELS COMMAND. VALUE LABELS V12 1 "Federal authorities" 2 "State authorities" 3 "Private contractor" 4 "Other" / V13 1 "50% or more depart unacc " 2 "Less than 50% dep unacc " / V14 1 "Maximum/close" 2 "Medium" 3 "Minimum" / V15 1 "Wall or double fence" 2 "Single fence" 3 "None" / V16 1 "Single cells/rooms only" 2 "Multip person cells/rooms" 3 "Dormitories" / V17 1 "Maximum/close" 2 "Medium" 3 "Minimum" 4 "Unclassified" / V18 1 "Yes" 0 "NA" / V19 1 "Yes" 0 "NA" / V20 1 "Yes" 0 "NA" / V21 1 "Yes" 0 "NA" / V22 1 "Yes" 0 "NA" / V23 1 "Yes" 0 "NA" / V24 1 "Yes" 0 "NA" / V25 1 "Yes" 0 "NA" / V26 1 "Yes" 0 "NA" / V29 1 "Yes" 0 "No" / V30 0 "NA" / V31 1 "Military base" 2 "Hospital/ mental institut" 3 "Hotel/motel" 4 "Juvenile facility" 5 "Other - specify" 0 "Out of universe" / V32 0 "Unknown/NA" / V33 1 "Yes, it never had" 0 "Unknown/NA" / V34 1 "Yes" 0 "Unknown/NA" / V35 1 "Yes" 0 "Unknown/NA" / V36 1 "Yes" 0 "Unknown/NA" / V37 1 "Yes" 0 "Unknown/NA" / V38 1 "No change in bed capacity" 2 "Increase in capac of beds" 3 "Decrease in capac of beds" 0 "NA" / V39 0 "NA" / V40 0 "NA" / V43 1 "Yes" 2 "No" / V44 0 "NA" / V45 1 "Yes" 2 "No" / V46 1 "Yes" 0 "NA" / V47 1 "Yes" 0 "NA" / V48 1 "Yes" 0 "NA" / V49 1 "Yes" 0 "NA" / V50 1 "Yes" 0 "NA" / V51 1 "Yes" 0 "NA" / V52 1 "Yes" 0 "NA" / V53 1 "Yes" 0 "NA" / V54 1 "Yes" 0 "NA" / V55 1 "Yes" 0 "NA" / V56 1 "Yes" 0 "NA" / V57 1 "Yes" 0 "NA" / V58 1 "Yes" 0 "NA" / V59 1 "Yes" 0 "NA" / V60 1 "Yes" 0 "NA" / V61 1 "Yes" 2 "No" 0 "NA" / V85 8 "Yes" 0 "NA" / V86 8 "Yes" 0 "NA" / V87 8 "Yes" 0 "NA" / V88 8 "Yes" 0 "NA" / V89 8 "Yes" 0 "NA" / V90 8 "Yes" 0 "NA" / V91 8 "Yes" 0 "NA" / V92 8 "Yes" 0 "NA" / V101 8 "Yes" 0 "NA" / V102 1 "Yes" 0 "NA" / V103 1 "Yes" 0 "NA" / V104 1 "Yes" 0 "NA" / V105 1 "Yes" 0 "NA" / V106 1 "Yes" 0 "NA" / V107 1 "Yes" 0 "NA" / V108 1 "Yes" 0 "NA" / V109 0 "NA/Unknown" / V110 0 "NA/Unknown" / V115 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administr segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V116 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V119 0 "NA/Unknown" / V120 1 "Yes" 0 "NA/Unknown" / V125 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administr segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V126 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V129 0 "NA/Unknown" / V130 1 "Yes" 0 "NA/Unknown" / V135 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V136 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V139 0 "NA/Unknown" / V140 1 "Yes" 0 "NA/Unknown" / V145 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V146 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V149 0 "NA/Unknown" / V150 1 "Yes" 0 "NA/Unknown" / V155 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V156 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V159 0 "NA/Unknown" / V160 1 "Yes" 0 "NA/Unknown" / V165 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V166 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V169 0 "NA/Unknown" / V170 1 "Yes" 0 "NA/Unknown" / V175 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V176 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V179 0 "NA/Unknown" / V180 1 "Yes" 0 "NA/Unknown" / V185 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V186 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V189 0 "NA/Unknown" / V190 1 "Yes" 0 "NA/Unknown" / V195 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinement unit uses" 0 "Unknown" / V196 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V199 0 "NA/Unknown" / V200 1 "Yes" 0 "NA/Unknown" / V205 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V206 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V209 0 "NA/Unknown" / V210 1 "Yes" 0 "NA/Unknown" / V215 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V216 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V219 0 "NA/Unknown" / V220 1 "Yes" 0 "NA/Unknown" / V225 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V226 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V229 0 "NA/Unknown" / V230 1 "Yes" 0 "NA/Unknown" / V235 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V236 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V239 0 "NA/Unknown" / V240 1 "Yes" 0 "NA/Unknown" / V245 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V246 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V249 0 "NA/Unknown" / V250 1 "Yes" 0 "NA/Unknown" / V255 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V256 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V259 0 "NA/Unknown" / V260 1 "Yes" 0 "NA/Unknown" / V265 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V266 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V269 0 "NA/Unknown" / V270 1 "Yes" 0 "NA/Unknown" / V275 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V276 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V279 0 "NA/Unknown" / V280 1 "Yes" 0 "NA/Unknown" / V285 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V286 1 "Maximum (close) secu unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V289 0 "NA/Unknown" / V290 1 "Yes" 0 "NA/Unknown" / V295 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V296 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V299 0 "NA/Unknown" / V300 1 "Yes" 0 "NA/Unknown" / V305 1 "General housing unit" 2 "Death row unit" 3 "Protective custody unit" 4 "Administrat segreg unit" 5 "Disciplinary action unit" 6 "Sick or inj inm/res unit" 7 "Work release unit" 8 "Substance abuse unit" 9 "Reception/diagnostic unit" 10 "Boot camp unit" 11 "Other confinem unit uses" 0 "Unknown" / V306 1 "Maximum (close) sec unit" 2 "Medium security unit" 3 "Minimum security unit" 0 "Unknown" / V311 8 "Yes" 0 "NA" / V313 8 "Yes" 0 "NA" / V314 7 "Yes, not offered" 0 "No" / V316 8 "Yes" 0 "No" / V318 8 "Yes" 0 "No" / V319 7 "Yes, not offered" 0 "No" / V321 8 "Yes" 0 "NA" / V323 8 "Yes" 0 "NA" / V324 7 "Yes, not offered" 0 "No" / V326 8 "Yes" 0 "NA" / V328 8 "Yes" 0 "NA" / V331 8 "Yes" 0 "NA" / V333 8 "Yes" 0 "NA" / V334 7 "Yes, not offered" 0 "No" / V336 8 "Yes" 0 "NA" / V338 8 "Yes" 0 "NA" / V341 8 "Yes" 0 "NA" / V343 8 "Yes" 0 "NA" / V345 8 "Yes" 0 "NA" / V347 8 "Yes" 0 "NA" / V349 8 "Yes" 0 "NA" / V351 8 "Yes" 0 "NA" / V353 8 "Yes" 0 "NA" / V355 8 "Yes" 0 "NA" / V357 8 "Yes" 0 "NA" / V358 8 "Yes" 0 "NA" / V361 8 "Yes" 0 "NA" / V363 8 "Yes" 0 "NA" / V365 0 "NA" / V367 0 "NA" / V369 0 "NA" / V371 0 "NA" / V373 0 "NA" / V375 0 "NA" / V377 0 "NA" / V379 0 "NA" / V381 1 "Yes" 0 "NA" / V383 8 "Yes" 0 "NA" / V385 8 "Yes" 0 "NA" / V387 8 "Yes" 0 "NA" / V389 8 "Yes" 0 "NA" / V391 8 "Yes" 0 "NA" / V392 7 "Yes, not offered" 0 "No" / V394 8 "Yes" 0 "NA" / V396 8 "Yes" 0 "NA" / V398 8 "Yes" 0 "NA" / V400 8 "Yes" 0 "NA" / V401 7 "Yes, not offered" 0 "No" / V403 8 "Yes" 0 "NA" / V405 8 "Yes" 0 "NA" / V407 8 "Yes" 0 "NA" / V409 8 "Yes" 0 "NA" / V410 7 "Yes, not offered" 0 "No" / V412 8 "Yes" 0 "NA" / V414 8 "Yes" 0 "NA" / V416 8 "Yes" 0 "NA" / V418 8 "Yes" 0 "NA" / V419 7 "Yes, not offered" 0 "No" / V421 8 "Yes" 0 "NA" / V423 8 "Yes" 0 "NA" / V425 8 "Yes" 0 "NA" / V427 8 "Yes" 0 "NA" / V428 7 "Yes, not offered" 0 "No" / V430 8 "Yes" 0 "NA" / V432 8 "Yes" 0 "NA" / V434 8 "Yes" 0 "NA" / V436 8 "Yes" 0 "NA" / V437 7 "Yes, not offered" 0 "No" / V439 8 "Yes" 0 "NA" / V441 8 "Yes" 0 "NA" / V443 8 "Yes" 0 "NA" / V445 0 "NA" / V446 7 "Yes, not offered" 0 "No" / V448 8 "Yes" 0 "NA" / V450 8 "Yes" 0 "NA" / V451 1 "Yes" 2 "No" 0 "NA" / V452 -1 "Inap" / V453 8 "Yes" 0 "NA" / V454 -1 "Inap" / V455 8 "Yes" 0 "NA" / V456 -1 "Inap" / V457 8 "Yes" 0 "NA" / V458 -1 "Inap" / V459 8 "Yes" 0 "NA" / V460 1 "Yes" 2 "No" 0 "NA" / V461 -1 "Inap" / V462 8 "Yes" 0 "NA" / V463 -1 "Inap" / V464 8 "Yes" 0 "NA" / V465 -1 "Inap" / V466 8 "Yes" 0 "NA" / V467 -1 "Inap" / V468 8 "Yes" 0 "NA" / V469 1 "Yes" 2 "No" 0 "Unknown" / V470 -1 "Inap" / V471 8 "Yes" 0 "NA" / V472 -1 "Inap" / V473 0 "NA" / V474 1 "Yes" 0 "NA" / V475 1 "Yes" 0 "NA" / V476 1 "Yes" 0 "NA" / V477 1 "Yes" 0 "NA" / V478 1 "Yes" 0 "NA" / V479 1 "Yes" 0 "NA" / V480 1 "Yes" 0 "NA" / V481 1 "Yes" 0 "NA" / V482 1 "Yes" 0 "NA" / V483 1 "Yes" 0 "NA" / V484 1 "Yes" 0 "NA" / V485 1 "Yes" 0 "NA" / V486 1 "Yes" 0 "NA" / V583 1 "Yes" 0 "NA" / V584 1 "Yes" 0 "NA" / V585 1 "Yes" 0 "NA" / V586 1 "Yes" 0 "NA" / V587 1 "Yes" 0 "NA" / V588 1 "Yes" 0 "NA" / V589 1 "Yes" 0 "NA" / V590 1 "Yes" 0 "NA" / V591 1 "Yes" 0 "NA" / V592 1 "Yes" 0 "NA" / V593 1 "Yes" 0 "NA" / V594 1 "Yes" 0 "NA" / V595 1 "Yes" 0 "NA" / V596 1 "Yes" 0 "NA" / V597 1 "Yes" 0 "NA" / V598 1 "Yes" 0 "NA" / V599 2 "No" 0 "NA" / V636 1 "Yes" 2 "No" 3 "Don't know" 4 "Not available" / V637 -1 "Inap" / V638 1 "Yes" 2 "No" 0 "Unknown" / V639 -1 "Inap" / V642 1 "Yes" 2 "No, females not housed" 3 "No, none known pregnant" / V643 0 "NA/Unknown" 3 "Inap" / V644 1 "Yes" 2 "No" / V645 0 "NA" -2 "Not ascertained" / V646 1 "Yes" 0 "NA" / V647 1 "Yes" 0 "NA" / V648 1 "Yes" 0 "NA" / V649 1 "Yes" 0 "NA" / V650 1 "Yes" 0 "NA" / V651 1 "Yes" 0 "NA" / V652 1 "Yes" 0 "NA" / V653 1 "Yes" 0 "NA" / V654 1 "Yes" 0 "NA" / V655 1 "Yes" 0 "NA" / V656 1 "Yes" 0 "NA" / V657 1 "Yes" 0 "NA" / V658 1 "Yes" 0 "NA" / V659 1 "Yes" 0 "NA" / V660 1 "Yes" 0 "NA" / V661 1 "Yes" 0 "NA" / V662 1 "Yes" 0 "NA" / V663 1 "Yes" 0 "NA" / V664 1 "Yes" 0 "NA" / V665 1 "Yes" 0 "NA" / V666 1 "Yes" 0 "NA" / V667 1 "Yes" 0 "NA" / V668 1 "Yes" 0 "NA" / V669 1 "Yes" 0 "NA" / V670 1 "Yes" 0 "NA" / V671 1 "Yes" 0 "NA" / V672 1 "Yes" 0 "NA" / V673 1 "Yes" 0 "NA" / V674 1 "Yes" 0 "NA" / V675 1 "Yes" 0 "NA" / V676 1 "Yes" 0 "NA" / V677 1 "Yes" 0 "NA" / V678 1 "Yes" 0 "NA" / V679 1 "Yes" 0 "NA" / V680 1 "Yes" 0 "NA" / V681 1 "Yes" 0 "NA" / V682 1 "Yes" 0 "NA" / V683 1 "Yes" 0 "NA" / V684 1 "Yes" 0 "NA" / V685 1 "Yes" 0 "NA" / V686 1 "Yes" 0 "NA" / V687 1 "Yes" 0 "NA" / V688 1 "Yes" 0 "NA" / V689 1 "Yes" 0 "NA" / V690 1 "Yes" 0 "NA" / V691 1 "Yes" 0 "NA" / V692 1 "Yes" 0 "NA" / V693 1 "Yes" 0 "NA" / V694 1 "Yes" 0 "NA" / V695 1 "Yes" 0 "NA" / V696 1 "Yes" 0 "NA" / V697 1 "Yes" 0 "NA" / V698 1 "Yes" 0 "NA" / V699 1 "Yes" 0 "NA" / V700 1 "Yes" 0 "NA" / V701 1 "Yes" 0 "NA" / V702 1 "Yes" 0 "NA" / V703 1 "Yes" 0 "NA" / V704 1 "Yes" 0 "NA" / V705 1 "Yes" 0 "NA" / V706 1 "Yes" 0 "NA" / V707 1 "Yes" 0 "NA" / V708 1 "Yes" 2 "No" / V709 1 "Yes" 0 "NA" / V710 1 "Yes" 0 "NA" / V711 1 "Yes" 0 "NA" / V712 1 "Yes" 0 "NA" / V714 8 "Yes" 0 "NA" / V716 8 "Yes" 0 "NA" / V718 8 "Yes" 0 "NA" / V720 8 "Yes" 0 "NA" / V722 8 "Yes" 0 "NA" / V724 8 "Yes" 0 "NA" / V726 8 "Yes" 0 "NA" / V728 8 "Yes" 0 "NA" / V730 8 "Yes" 0 "NA" / V732 8 "Yes" 0 "NA" / V734 8 "Yes" 0 "NA" / V736 8 "Yes" 0 "NA" / V738 8 "Yes" 0 "NA" / V740 8 "Yes" 0 "NA" / V742 8 "Yes" 0 "NA" / V744 8 "Yes" 0 "NA" / V746 8 "Yes" 0 "NA" / V748 8 "Yes" 0 "NA" / V750 8 "Yes" 0 "NA" / V752 8 "Yes" 0 "NA" / V754 8 "Yes" 0 "NA" / V756 8 "Yes" 0 "NA" / V758 8 "Yes" 0 "NA" / V759 1 "Yes" 2 "No" / V760 1 "Yes" 0 "NA" / V761 1 "Yes" 0 "NA" / V762 1 "Yes" 0 "NA" / V763 1 "Yes" 0 "NA" / V764 1 "Yes" 0 "NA" / V765 1 "Yes" 0 "NA" / V766 1 "Yes" 0 "NA" / V767 1 "Yes" 0 "NA" / V768 1 "Yes" 0 "NA" / V769 1 "Yes" 0 "NA" / V770 1 "Yes" 0 "NA" / V771 1 "Yes" 0 "NA" / V772 1 "Yes" 0 "NA" / V773 1 "Yes" 0 "NA" / V774 1 "Yes" 0 "NA" / V775 1 "Yes" 0 "NA" / V776 1 "Yes" 0 "NA" / V777 1 "Yes" 0 "NA" / V778 1 "Yes" 0 "NA" / V779 1 "Yes" 0 "NA" / V780 0 "NA" / V781 1 "Yes" 0 "NA" / V782 1 "Yes" 0 "NA" / V783 1 "Yes" 0 "NA" / V784 0 "NA" / V785 1 "Yes" 0 "NA" / V786 1 "Yes" 0 "NA" / V787 1 "Yes" 0 "NA" / V788 1 "Yes" 0 "NA" / V789 1 "Yes" 0 "NA" / V790 1 "Yes" 0 "NA" / V791 1 "Yes" 0 "NA" / V792 1 "Yes" 0 "NA" / V793 1 "Yes" 0 "NA" / V794 1 "Yes" 0 "NA" / V795 1 "Yes" 0 "NA" / V796 1 "Yes" 0 "NA" / V797 1 "Yes" 0 "NA" / V798 1 "Yes" 0 "NA" / V799 1 "Yes" 0 "NA" / V801 8 "Yes" 0 "NA" / V803 8 "Yes" 0 "NA" / V804 1 "Yes" 0 "NA" / V805 1 "Yes" 0 "NA" / V806 1 "Yes" 0 "NA" / V807 1 "Yes" 0 "NA" / V808 1 "Yes" 0 "NA" / V809 1 "Yes" 0 "NA" / V810 1 "Yes" 0 "NA" / V811 1 "Yes" 0 "NA" / V829 0 "NA" / V830 0 "NA" / V831 0 "NA" / V832 0 "NA" . . * SPSS MISSING VALUES COMMAND. *MISSING VALUE V18 (0) V19 (0) V20 (0) V21 (0) V22 (0) V23 (0) V24 (0) V25 (0) V26 (0) V30 (0) V31 (0) V32 (0) V33 (0) V34 (0) V35 (0) V36 (0) V37 (0) V38 (0) V39 (0) V40 (0) V44 (0) V46 (0) V47 (0) V48 (0) V49 (0) V50 (0) V51 (0) V52 (0) V53 (0) V54 (0) V55 (0) V56 (0) V57 (0) V58 (0) V59 (0) V60 (0) V61 (0) V85 (0) V86 (0) V87 (0) V88 (0) V89 (0) V90 (0) V91 (0) V92 (0) V101 (0) V102 (0) V103 (0) V104 (0) V105 (0) V106 (0) V107 (0) V108 (0) V109 (0) V110 (0) V115 (0) V116 (0) V119 (0) V120 (0) V125 (0) V126 (0) V129 (0) V130 (0) V135 (0) V136 (0) V139 (0) V140 (0) V145 (0) V146 (0) V149 (0) V150 (0) V155 (0) V156 (0) V159 (0) V160 (0) V165 (0) V166 (0) V169 (0) V170 (0) V175 (0) V176 (0) V179 (0) V180 (0) V185 (0) V186 (0) V189 (0) V190 (0) V195 (0) V196 (0) V199 (0) V200 (0) V205 (0) V206 (0) V209 (0) V210 (0) V215 (0) V216 (0) V219 (0) V220 (0) V225 (0) V226 (0) V229 (0) V230 (0) V235 (0) V236 (0) V239 (0) V240 (0) V245 (0) V246 (0) V249 (0) V250 (0) V255 (0) V256 (0) V259 (0) V260 (0) V265 (0) V266 (0) V269 (0) V270 (0) V275 (0) V276 (0) V279 (0) V280 (0) V285 (0) V286 (0) V289 (0) V290 (0) V295 (0) V296 (0) V299 (0) V300 (0) V305 (0) V306 (0) V311 (0) V313 (0) V316 (0) V318 (0) V321 (0) V323 (0) V326 (0) V328 (0) V331 (0) V333 (0) V336 (0) V338 (0) V341 (0) V343 (0) V345 (0) V347 (0) V349 (0) V351 (0) V353 (0) V355 (0) V357 (0) V359 (0) V361 (0) V363 (0) V365 (0) V367 (0) V369 (0) V371 (0) V373 (0) V375 (0) V377 (0) V379 (0) V381 (0) V383 (0) V385 (0) V387 (0) V389 (0) V391 (0) V394 (0) V396 (0) V398 (0) V400 (0) V403 (0) V405 (0) V407 (0) V409 (0) V412 (0) V414 (0) V416 (0) V418 (0) V421 (0) V423 (0) V425 (0) V427 (0) V430 (0) V432 (0) V434 (0) V436 (0) V439 (0) V441 (0) V443 (0) V445 (0) V448 (0) V450 (0) V451 (0) V452 (-1) V453 (0) V454 (-1) V455 (0) V456 (-1) V457 (0) V458 (-1) V459 (0) V460 (0) V461 (-1) V462 (0) V463 (-1) V464 (0) V465 (-1) V466 (0) V467 (-1) V468 (0) V469 (0) V470 (-1) V471 (0) V472 (-1) V473 (0) V474 (0) V475 (0) V476 (0) V477 (0) V478 (0) V479 (0) V480 (0) V481 (0) V482 (0) V483 (0) V484 (0) V485 (0) V486 (0) V583 (0) V584 (0) V585 (0) V586 (0) V587 (0) V588 (0) V589 (0) V590 (0) V591 (0) V592 (0) V593 (0) V594 (0) V595 (0) V596 (0) V597 (0) V598 (0) V599 (0) V636 (3) V636 (4) V637 (-1) V638 (0) V639 (-1) V643 (0) V643 (3) V645 (0) V645 (-2) V646 (0) V647 (0) V648 (0) V649 (0) V650 (0) V651 (0) V652 (0) V653 (0) V654 (0) V655 (0) V656 (0) V657 (0) V658 (0) V659 (0) V660 (0) V661 (0) V662 (0) V663 (0) V664 (0) V665 (0) V666 (0) V667 (0) V668 (0) V669 (0) V670 (0) V671 (0) V672 (0) V673 (0) V674 (0) V675 (0) V676 (0) V677 (0) V678 (0) V679 (0) V680 (0) V681 (0) V682 (0) V683 (0) V684 (0) V685 (0) V686 (0) V687 (0) V688 (0) V689 (0) V690 (0) V691 (0) V692 (0) V693 (0) V694 (0) V695 (0) V696 (0) V697 (0) V698 (0) V699 (0) V700 (0) V701 (0) V702 (0) V703 (0) V704 (0) V705 (0) V706 (0) V707 (0) V709 (0) V710 (0) V711 (0) V712 (0) V714 (0) V716 (0) V718 (0) V720 (0) V722 (0) V724 (0) V726 (0) V728 (0) V730 (0) V732 (0) V734 (0) V736 (0) V738 (0) V740 (0) V742 (0) V744 (0) V746 (0) V748 (0) V750 (0) V752 (0) V754 (0) V756 (0) V758 (0) V760 (0) V761 (0) V762 (0) V763 (0) V764 (0) V765 (0) V766 (0) V767 (0) V768 (0) V769 (0) V770 (0) V771 (0) V772 (0) V773 (0) V774 (0) V775 (0) V776 (0) V777 (0) V778 (0) V779 (0) V780 (0) V781 (0) V782 (0) V783 (0) V784 (0) V785 (0) V786 (0) V787 (0) V788 (0) V789 (0) V790 (0) V791 (0) V792 (0) V793 (0) V794 (0) V795 (0) V796 (0) V797 (0) V798 (0) V799 (0) V800 (0) V803 (0) V804 (0) V805 (0) V806 (0) V807 (0) V808 (0) V809 (0) V810 (0) V811 (0) V829 (0) V830 (0) V831 (0) V832 (0). * SPSS MISSING VALUE RECODE COMMAND. RECODE V18 (0=SYSMIS) . RECODE V19 (0=SYSMIS) . RECODE V20 (0=SYSMIS) . RECODE V21 (0=SYSMIS) . RECODE V22 (0=SYSMIS) . RECODE V23 (0=SYSMIS) . RECODE V24 (0=SYSMIS) . RECODE V25 (0=SYSMIS) . RECODE V26 (0=SYSMIS) . RECODE V30 (0=SYSMIS) . RECODE V31 (0=SYSMIS) . RECODE V32 (0=SYSMIS) . RECODE V33 (0=SYSMIS) . RECODE V34 (0=SYSMIS) . RECODE V35 (0=SYSMIS) . RECODE V36 (0=SYSMIS) . RECODE V37 (0=SYSMIS) . RECODE V38 (0=SYSMIS) . RECODE V39 (0=SYSMIS) . RECODE V40 (0=SYSMIS) . RECODE V44 (0=SYSMIS) . RECODE V46 (0=SYSMIS) . RECODE V47 (0=SYSMIS) . RECODE V48 (0=SYSMIS) . RECODE V49 (0=SYSMIS) . RECODE V50 (0=SYSMIS) . RECODE V51 (0=SYSMIS) . RECODE V52 (0=SYSMIS) . RECODE V53 (0=SYSMIS) . RECODE V54 (0=SYSMIS) . RECODE V55 (0=SYSMIS) . RECODE V56 (0=SYSMIS) . RECODE V57 (0=SYSMIS) . RECODE V58 (0=SYSMIS) . RECODE V59 (0=SYSMIS) . RECODE V60 (0=SYSMIS) . RECODE V61 (0=SYSMIS) . RECODE V85 (0=SYSMIS) . RECODE V86 (0=SYSMIS) . RECODE V87 (0=SYSMIS) . RECODE V88 (0=SYSMIS) . RECODE V89 (0=SYSMIS) . RECODE V90 (0=SYSMIS) . RECODE V91 (0=SYSMIS) . RECODE V92 (0=SYSMIS) . RECODE V101 (0=SYSMIS) . RECODE V102 (0=SYSMIS) . RECODE V103 (0=SYSMIS) . RECODE V104 (0=SYSMIS) . RECODE V105 (0=SYSMIS) . RECODE V106 (0=SYSMIS) . RECODE V107 (0=SYSMIS) . RECODE V108 (0=SYSMIS) . RECODE V109 (0=SYSMIS) . RECODE V110 (0=SYSMIS) . RECODE V115 (0=SYSMIS) . RECODE V116 (0=SYSMIS) . RECODE V119 (0=SYSMIS) . RECODE V120 (0=SYSMIS) . RECODE V125 (0=SYSMIS) . RECODE V126 (0=SYSMIS) . RECODE V129 (0=SYSMIS) . RECODE V130 (0=SYSMIS) . RECODE V135 (0=SYSMIS) . RECODE V136 (0=SYSMIS) . RECODE V139 (0=SYSMIS) . RECODE V140 (0=SYSMIS) . RECODE V145 (0=SYSMIS) . RECODE V146 (0=SYSMIS) . RECODE V149 (0=SYSMIS) . RECODE V150 (0=SYSMIS) . RECODE V155 (0=SYSMIS) . RECODE V156 (0=SYSMIS) . RECODE V159 (0=SYSMIS) . RECODE V160 (0=SYSMIS) . RECODE V165 (0=SYSMIS) . RECODE V166 (0=SYSMIS) . RECODE V169 (0=SYSMIS) . RECODE V170 (0=SYSMIS) . RECODE V175 (0=SYSMIS) . RECODE V176 (0=SYSMIS) . RECODE V179 (0=SYSMIS) . RECODE V180 (0=SYSMIS) . RECODE V185 (0=SYSMIS) . RECODE V186 (0=SYSMIS) . RECODE V189 (0=SYSMIS) . RECODE V190 (0=SYSMIS) . RECODE V195 (0=SYSMIS) . RECODE V196 (0=SYSMIS) . RECODE V199 (0=SYSMIS) . RECODE V200 (0=SYSMIS) . RECODE V205 (0=SYSMIS) . RECODE V206 (0=SYSMIS) . RECODE V209 (0=SYSMIS) . RECODE V210 (0=SYSMIS) . RECODE V215 (0=SYSMIS) . RECODE V216 (0=SYSMIS) . RECODE V219 (0=SYSMIS) . RECODE V220 (0=SYSMIS) . RECODE V225 (0=SYSMIS) . RECODE V226 (0=SYSMIS) . RECODE V229 (0=SYSMIS) . RECODE V230 (0=SYSMIS) . RECODE V235 (0=SYSMIS) . RECODE V236 (0=SYSMIS) . RECODE V239 (0=SYSMIS) . RECODE V240 (0=SYSMIS) . RECODE V245 (0=SYSMIS) . RECODE V246 (0=SYSMIS) . RECODE V249 (0=SYSMIS) . RECODE V250 (0=SYSMIS) . RECODE V255 (0=SYSMIS) . RECODE V256 (0=SYSMIS) . RECODE V259 (0=SYSMIS) . RECODE V260 (0=SYSMIS) . RECODE V265 (0=SYSMIS) . RECODE V266 (0=SYSMIS) . RECODE V269 (0=SYSMIS) . RECODE V270 (0=SYSMIS) . RECODE V275 (0=SYSMIS) . RECODE V276 (0=SYSMIS) . RECODE V279 (0=SYSMIS) . RECODE V280 (0=SYSMIS) . RECODE V285 (0=SYSMIS) . RECODE V286 (0=SYSMIS) . RECODE V289 (0=SYSMIS) . RECODE V290 (0=SYSMIS) . RECODE V295 (0=SYSMIS) . RECODE V296 (0=SYSMIS) . RECODE V299 (0=SYSMIS) . RECODE V300 (0=SYSMIS) . RECODE V305 (0=SYSMIS) . RECODE V306 (0=SYSMIS) . RECODE V311 (0=SYSMIS) . RECODE V313 (0=SYSMIS) . RECODE V316 (0=SYSMIS) . RECODE V318 (0=SYSMIS) . RECODE V321 (0=SYSMIS) . RECODE V323 (0=SYSMIS) . RECODE V326 (0=SYSMIS) . RECODE V328 (0=SYSMIS) . RECODE V331 (0=SYSMIS) . RECODE V333 (0=SYSMIS) . RECODE V336 (0=SYSMIS) . RECODE V338 (0=SYSMIS) . RECODE V341 (0=SYSMIS) . RECODE V343 (0=SYSMIS) . RECODE V345 (0=SYSMIS) . RECODE V347 (0=SYSMIS) . RECODE V349 (0=SYSMIS) . RECODE V351 (0=SYSMIS) . RECODE V353 (0=SYSMIS) . RECODE V355 (0=SYSMIS) . RECODE V357 (0=SYSMIS) . RECODE V359 (0=SYSMIS) . RECODE V361 (0=SYSMIS) . RECODE V363 (0=SYSMIS) . RECODE V365 (0=SYSMIS) . RECODE V367 (0=SYSMIS) . RECODE V369 (0=SYSMIS) . RECODE V371 (0=SYSMIS) . RECODE V373 (0=SYSMIS) . RECODE V375 (0=SYSMIS) . RECODE V377 (0=SYSMIS) . RECODE V379 (0=SYSMIS) . RECODE V381 (0=SYSMIS) . RECODE V383 (0=SYSMIS) . RECODE V385 (0=SYSMIS) . RECODE V387 (0=SYSMIS) . RECODE V389 (0=SYSMIS) . RECODE V391 (0=SYSMIS) . RECODE V394 (0=SYSMIS) . RECODE V396 (0=SYSMIS) . RECODE V398 (0=SYSMIS) . RECODE V400 (0=SYSMIS) . RECODE V403 (0=SYSMIS) . RECODE V405 (0=SYSMIS) . RECODE V407 (0=SYSMIS) . RECODE V409 (0=SYSMIS) . RECODE V412 (0=SYSMIS) . RECODE V414 (0=SYSMIS) . RECODE V416 (0=SYSMIS) . RECODE V418 (0=SYSMIS) . RECODE V421 (0=SYSMIS) . RECODE V423 (0=SYSMIS) . RECODE V425 (0=SYSMIS) . RECODE V427 (0=SYSMIS) . RECODE V430 (0=SYSMIS) . RECODE V432 (0=SYSMIS) . RECODE V434 (0=SYSMIS) . RECODE V436 (0=SYSMIS) . RECODE V439 (0=SYSMIS) . RECODE V441 (0=SYSMIS) . RECODE V443 (0=SYSMIS) . RECODE V445 (0=SYSMIS) . RECODE V448 (0=SYSMIS) . RECODE V450 (0=SYSMIS) . RECODE V451 (0=SYSMIS) . RECODE V452 (-1=SYSMIS) . RECODE V453 (0=SYSMIS) . RECODE V454 (-1=SYSMIS) . RECODE V455 (0=SYSMIS) . RECODE V456 (-1=SYSMIS) . RECODE V457 (0=SYSMIS) . RECODE V458 (-1=SYSMIS) . RECODE V459 (0=SYSMIS) . RECODE V460 (0=SYSMIS) . RECODE V461 (-1=SYSMIS) . RECODE V462 (0=SYSMIS) . RECODE V463 (-1=SYSMIS) . RECODE V464 (0=SYSMIS) . RECODE V465 (-1=SYSMIS) . RECODE V466 (0=SYSMIS) . RECODE V467 (-1=SYSMIS) . RECODE V468 (0=SYSMIS) . RECODE V469 (0=SYSMIS) . RECODE V470 (-1=SYSMIS) . RECODE V471 (0=SYSMIS) . RECODE V472 (-1=SYSMIS) . RECODE V473 (0=SYSMIS) . RECODE V474 (0=SYSMIS) . RECODE V475 (0=SYSMIS) . RECODE V476 (0=SYSMIS) . RECODE V477 (0=SYSMIS) . RECODE V478 (0=SYSMIS) . RECODE V479 (0=SYSMIS) . RECODE V480 (0=SYSMIS) . RECODE V481 (0=SYSMIS) . RECODE V482 (0=SYSMIS) . RECODE V483 (0=SYSMIS) . RECODE V484 (0=SYSMIS) . RECODE V485 (0=SYSMIS) . RECODE V486 (0=SYSMIS) . RECODE V583 (0=SYSMIS) . RECODE V584 (0=SYSMIS) . RECODE V585 (0=SYSMIS) . RECODE V586 (0=SYSMIS) . RECODE V587 (0=SYSMIS) . RECODE V588 (0=SYSMIS) . RECODE V589 (0=SYSMIS) . RECODE V590 (0=SYSMIS) . RECODE V591 (0=SYSMIS) . RECODE V592 (0=SYSMIS) . RECODE V593 (0=SYSMIS) . RECODE V594 (0=SYSMIS) . RECODE V595 (0=SYSMIS) . RECODE V596 (0=SYSMIS) . RECODE V597 (0=SYSMIS) . RECODE V598 (0=SYSMIS) . RECODE V599 (0=SYSMIS) . RECODE V636 (3=SYSMIS) . RECODE V636 (4=SYSMIS) . RECODE V637 (-1=SYSMIS) . RECODE V638 (0=SYSMIS) . RECODE V639 (-1=SYSMIS) . RECODE V643 (0=SYSMIS) . RECODE V643 (3=SYSMIS) . RECODE V645 (0=SYSMIS) . RECODE V645 (-2=SYSMIS) . RECODE V646 (0=SYSMIS) . RECODE V647 (0=SYSMIS) . RECODE V648 (0=SYSMIS) . RECODE V649 (0=SYSMIS) . RECODE V650 (0=SYSMIS) . RECODE V651 (0=SYSMIS) . RECODE V652 (0=SYSMIS) . RECODE V653 (0=SYSMIS) . RECODE V654 (0=SYSMIS) . RECODE V655 (0=SYSMIS) . RECODE V656 (0=SYSMIS) . RECODE V657 (0=SYSMIS) . RECODE V658 (0=SYSMIS) . RECODE V659 (0=SYSMIS) . RECODE V660 (0=SYSMIS) . RECODE V661 (0=SYSMIS) . RECODE V662 (0=SYSMIS) . RECODE V663 (0=SYSMIS) . RECODE V664 (0=SYSMIS) . RECODE V665 (0=SYSMIS) . RECODE V666 (0=SYSMIS) . RECODE V667 (0=SYSMIS) . RECODE V668 (0=SYSMIS) . RECODE V669 (0=SYSMIS) . RECODE V670 (0=SYSMIS) . RECODE V671 (0=SYSMIS) . RECODE V672 (0=SYSMIS) . RECODE V673 (0=SYSMIS) . RECODE V674 (0=SYSMIS) . RECODE V675 (0=SYSMIS) . RECODE V676 (0=SYSMIS) . RECODE V677 (0=SYSMIS) . RECODE V678 (0=SYSMIS) . RECODE V679 (0=SYSMIS) . RECODE V680 (0=SYSMIS) . RECODE V681 (0=SYSMIS) . RECODE V682 (0=SYSMIS) . RECODE V683 (0=SYSMIS) . RECODE V684 (0=SYSMIS) . RECODE V685 (0=SYSMIS) . RECODE V686 (0=SYSMIS) . RECODE V687 (0=SYSMIS) . RECODE V688 (0=SYSMIS) . RECODE V689 (0=SYSMIS) . RECODE V690 (0=SYSMIS) . RECODE V691 (0=SYSMIS) . RECODE V692 (0=SYSMIS) . RECODE V693 (0=SYSMIS) . RECODE V694 (0=SYSMIS) . RECODE V695 (0=SYSMIS) . RECODE V696 (0=SYSMIS) . RECODE V697 (0=SYSMIS) . RECODE V698 (0=SYSMIS) . RECODE V699 (0=SYSMIS) . RECODE V700 (0=SYSMIS) . RECODE V701 (0=SYSMIS) . RECODE V702 (0=SYSMIS) . RECODE V703 (0=SYSMIS) . RECODE V704 (0=SYSMIS) . RECODE V705 (0=SYSMIS) . RECODE V706 (0=SYSMIS) . RECODE V707 (0=SYSMIS) . RECODE V709 (0=SYSMIS) . RECODE V710 (0=SYSMIS) . RECODE V711 (0=SYSMIS) . RECODE V712 (0=SYSMIS) . RECODE V714 (0=SYSMIS) . RECODE V716 (0=SYSMIS) . RECODE V718 (0=SYSMIS) . RECODE V720 (0=SYSMIS) . RECODE V722 (0=SYSMIS) . RECODE V724 (0=SYSMIS) . RECODE V726 (0=SYSMIS) . RECODE V728 (0=SYSMIS) . RECODE V730 (0=SYSMIS) . RECODE V732 (0=SYSMIS) . RECODE V734 (0=SYSMIS) . RECODE V736 (0=SYSMIS) . RECODE V738 (0=SYSMIS) . RECODE V740 (0=SYSMIS) . RECODE V742 (0=SYSMIS) . RECODE V744 (0=SYSMIS) . RECODE V746 (0=SYSMIS) . RECODE V748 (0=SYSMIS) . RECODE V750 (0=SYSMIS) . RECODE V752 (0=SYSMIS) . RECODE V754 (0=SYSMIS) . RECODE V756 (0=SYSMIS) . RECODE V758 (0=SYSMIS) . RECODE V760 (0=SYSMIS) . RECODE V761 (0=SYSMIS) . RECODE V762 (0=SYSMIS) . RECODE V763 (0=SYSMIS) . RECODE V764 (0=SYSMIS) . RECODE V765 (0=SYSMIS) . RECODE V766 (0=SYSMIS) . RECODE V767 (0=SYSMIS) . RECODE V768 (0=SYSMIS) . RECODE V769 (0=SYSMIS) . RECODE V770 (0=SYSMIS) . RECODE V771 (0=SYSMIS) . RECODE V772 (0=SYSMIS) . RECODE V773 (0=SYSMIS) . RECODE V774 (0=SYSMIS) . RECODE V775 (0=SYSMIS) . RECODE V776 (0=SYSMIS) . RECODE V777 (0=SYSMIS) . RECODE V778 (0=SYSMIS) . RECODE V779 (0=SYSMIS) . RECODE V780 (0=SYSMIS) . RECODE V781 (0=SYSMIS) . RECODE V782 (0=SYSMIS) . RECODE V783 (0=SYSMIS) . RECODE V784 (0=SYSMIS) . RECODE V785 (0=SYSMIS) . RECODE V786 (0=SYSMIS) . RECODE V787 (0=SYSMIS) . RECODE V788 (0=SYSMIS) . RECODE V789 (0=SYSMIS) . RECODE V790 (0=SYSMIS) . RECODE V791 (0=SYSMIS) . RECODE V792 (0=SYSMIS) . RECODE V793 (0=SYSMIS) . RECODE V794 (0=SYSMIS) . RECODE V795 (0=SYSMIS) . RECODE V796 (0=SYSMIS) . RECODE V797 (0=SYSMIS) . RECODE V798 (0=SYSMIS) . RECODE V799 (0=SYSMIS) . RECODE V800 (0=SYSMIS) . RECODE V803 (0=SYSMIS) . RECODE V804 (0=SYSMIS) . RECODE V805 (0=SYSMIS) . RECODE V806 (0=SYSMIS) . RECODE V807 (0=SYSMIS) . RECODE V808 (0=SYSMIS) . RECODE V809 (0=SYSMIS) . RECODE V810 (0=SYSMIS) . RECODE V811 (0=SYSMIS) . RECODE V829 (0=SYSMIS) . RECODE V830 (0=SYSMIS) . RECODE V831 (0=SYSMIS) . RECODE V832 (0=SYSMIS) . ***Next, generate id for 9908. ********************************************************************* ** CREATING THE ID ********************************************************************* ** 1990 PRISON ********************************************************************* NUMERIC id (f16.0). COMPUTE id = v8 * 1 + v6 * 10**7. EXECUTE. ***Adjust id for Kenosha prison- same facility as in 1995, but the id ***components are different. IF(v8 EQ 734003)id = 5000000000734000. EXECUTE. *** For this project, all I use is the state, the count, the ADP, *** and a summary of court orders *** So leave the data in order, but create new variables for just *** those characteristics COMPUTE state = numeric(substr(string(v6,f9.0),1,2),f2.0). COMPUTE count = v77 + v93. RECODE v62 (else = copy) into ADP. RECODE v43 (1 = 1) (2 = 0) into popcp. RECODE v45 (1 = 1) (2 = 0) into ord_o. COMPUTE order = 0. COMPUTE S = 1. IF(v45 = 1 | v46 = 1 |v47 = 1|v48 = 1|v49 = 1| v50 = 1 | v51 = 1 |v52 = 1|v53 = 1|v54 = 1| v55 = 1| v56 = 1 | v57 = 1 |v58 = 1|v59 = 1|v60 = 1| v61 = 1 ) order = 1. COMPUTE ordsm = 0. IF popcp = 1 | order = 1 ordsm = 1. EXECUTE. FORMATS S popcp ord_o order ordsm (F1.0). FORMATS state (F2.0). FORMATS ADP count (F8.0). VARIABLE LABELS order "non-population cap order" ordsm "Population cap or other order" ord_o "BJS Summary: non-population cap order" S "In the 1990 Census" . VALUE LABELS state 01 "Alabama" 02 "Alaska" 03 "Arizona" 04 "Arkansas" 05 "California" 06 "Colorado" 07 "Connecticut" 08 "Delaware" 09 "District of Columbia" 10 "Florida" 11 "Georgia" 12 "Hawaii" 13 "Idaho" 14 "Illinois" 15 "Indiana" 16 "Iowa" 17 "Kansas" 18 "Kentucky" 19 "Louisiana" 20 "Maine" 21 "Maryland" 22 "Massachusetts" 23 "Michigan" 24 "Minnesota" 25 "Mississippi" 26 "Missouri" 27 "Montana" 28 "Nebraska" 29 "Nevada" 30 "New Hampshire" 31 "New Jersey" 32 "New Mexico" 33 "New York" 34 "North Carolina" 35 "North Dakota" 36 "Ohio" 37 "Oklahoma" 38 "Oregon" 39 "Pennsylvania" 40 "Rhode Island" 41 "South Carolina" 42 "South Dakota" 43 "Tennessee" 44 "Texas" 45 "Utah" 46 "Vermont" 47 "Virginia" 48 "Washington" 49 "West Virginia" 50 "Wisconsin" 51 "Wyoming" / popcp order ordsm ord_o S 0 "No (0)" 1 "Yes (1)" . MATCH FILES FILE = * /KEEP id S state count ADP popcp order ordsm ord_o ALL. SAVE OUTFILE = 'D:/TechnicalAppendix/CorrectionalCensuses/Prison1990.sav' . *** APPEND "_90" to each variable name *** REMEMBER, each name needs to be 5 or fewer characters FLIP. STRING newname(A8). COMPUTE newname=CONCAT(RTRIM(case_lbl),'_90'). WRITE OUTFILE='D:\temp\rename.sps' / 'RENAME VARIABLE ('case_lbl'='newname').'. EXECUTE. GET FILE = 'D:\TechnicalAppendix\CorrectionalCensuses\Prison1990.sav' . INCLUDE 'D:\temp\rename.sps'. RENAME VARIABLE (id_90 = id). SAVE OUTFILE = 'D:\TechnicalAppendix\CorrectionalCensuses\Prison1990.sav' .