*This program reads the 1990 SIPP Wave 2 Topical Module Data File *Note: This program is distributed under the GNU GPL. See end of *this file and http://www.gnu.org/licenses/ for details. *by Jean Roth Thu Aug 18 17:12:39 EDT 2005 *Please report errors to jroth@nber.org *Change output file name/location as desired. *Change the input file location as needed. *If you have trouble running this program, *then try opening a new syntax file & type this command: *INCLUDE "c:\sip90t2.sps". *and choose to RUN ALL * The following changes in variable names have been made, if necessary: * '$' to 'd'; '-' to '_'; '%' to 'p' * Note: Variable names in SPSS are not case-sensitive. file handle sipp90t2 /name='c:\sipp90t2.dat' . data list file=sipp90t2 / suseqnum 1-5 (a) id 6-14 (a) rotation 15 state 16-17 pinx 18-19 addid 20-21 (a) item36b 22-23 intvw 24 entry 25-26 (a) pnum 27-29 (a) finalwgt 30-41 (4) rrp 42 age 43-45 sex 46 race 47 ms 48 pnsp 49-51 pnpt 52-54 higrade 55-56 grd_cmpl 57 ethnicty 58-59 wave 60 tm9266 61 tm9272 62-64 tm9274 65-67 tm9276 68-70 tm9278 71-73 tm9280 74-76 tm9282 77-79 tm9284 80-82 tm9286 83-85 tm9288 86-88 tm9290 89-91 tm9292 92-94 tm9294 95-97 tm9296 98-100 tm9298 101-103 tm9300 104-106 tm9330 107-109 tm9332 110-111 tm9360 112-114 tm9362 115-116 tm9364 117-118 tm9390 119-121 tm9392 122-123 tm9394 124-125 tm9396 126-127 tm9420 128-130 tm9422 131-132 tm9424 133-134 tm9426 135-136 tm9428 137-138 tm9450 139-141 tm9452 142-143 tm9454 144-145 tm9456 146-147 tm9458 148-149 tm9460 150-151 tm9480 152-154 tm9482 155-156 tm9484 157-158 tm9486 159-160 tm9488 161-162 tm9490 163-164 tm9492 165-166 tm9510 167-169 tm9512 170-171 tm9514 172-173 tm9516 174-175 tm9518 176-177 tm9520 178-179 tm9522 180-181 tm9524 182-183 tm9540 184-186 tm9542 187-188 tm9544 189-190 tm9546 191-192 tm9548 193-194 tm9550 195-196 tm9552 197-198 tm9554 199-200 tm9556 201-202 tm9570 203-205 tm9572 206-207 tm9574 208-209 tm9576 210-211 tm9578 212-213 tm9580 214-215 tm9582 216-217 tm9584 218-219 tm9586 220-221 tm9588 222-223 tm9600 224-226 tm9602 227-228 tm9604 229-230 tm9606 231-232 tm9608 233-234 tm9610 235-236 tm9612 237-238 tm9614 239-240 tm9616 241-242 tm9618 243-244 tm9620 245-246 tm9630 247-249 tm9632 250-251 tm9634 252-253 tm9636 254-255 tm9638 256-257 tm9640 258-259 tm9642 260-261 tm9644 262-263 tm9646 264-265 tm9648 266-267 tm9650 268-269 tm9652 270-271 tm9660 272-274 tm9662 275-276 tm9664 277-278 tm9666 279-280 tm9668 281-282 tm9670 283-284 tm9672 285-286 tm9674 287-288 tm9676 289-290 tm9678 291-292 tm9680 293-294 tm9682 295-296 tm9684 297-298 tm9690 299-301 tm9692 302-303 tm9694 304-305 tm9696 306-307 tm9698 308-309 tm9700 310-311 tm9702 312-313 tm9704 314-315 tm9706 316-317 tm9708 318-319 tm9710 320-321 tm9712 322-323 tm9714 324-325 tm9716 326-327 u_tm9266 328 u_tm9272 329-331 u_tm9274 332-334 u_tm9276 335-337 u_tm9278 338-340 u_tm9280 341-343 u_tm9282 344-346 u_tm9284 347-349 u_tm9286 350-352 u_tm9288 353-355 u_tm9290 356-358 u_tm9292 359-361 u_tm9294 362-364 u_tm9296 365-367 u_tm9298 368-370 u_tm9300 371-373 u_tm9330 374-376 u_tm9332 377-378 u_tm9360 379-381 u_tm9362 382-383 u_tm9364 384-385 u_tm9390 386-388 u_tm9392 389-390 u_tm9394 391-392 u_tm9396 393-394 u_tm9420 395-397 u_tm9422 398-399 u_tm9424 400-401 u_tm9426 402-403 u_tm9428 404-405 u_tm9450 406-408 u_tm9452 409-410 u_tm9454 411-412 u_tm9456 413-414 u_tm9458 415-416 u_tm9460 417-418 u_tm9480 419-421 u_tm9482 422-423 u_tm9484 424-425 u_tm9486 426-427 u_tm9488 428-429 u_tm9490 430-431 u_tm9492 432-433 u_tm9510 434-436 u_tm9512 437-438 u_tm9514 439-440 u_tm9516 441-442 u_tm9518 443-444 u_tm9520 445-446 u_tm9522 447-448 u_tm9524 449-450 u_tm9540 451-453 u_tm9542 454-455 u_tm9544 456-457 u_tm9546 458-459 u_tm9548 460-461 u_tm9550 462-463 u_tm9552 464-465 u_tm9554 466-467 u_tm9556 468-469 u_tm9570 470-472 u_tm9572 473-474 u_tm9574 475-476 u_tm9576 477-478 u_tm9578 479-480 u_tm9580 481-482 u_tm9582 483-484 u_tm9584 485-486 u_tm9586 487-488 u_tm9588 489-490 u_tm9600 491-493 u_tm9602 494-495 u_tm9604 496-497 u_tm9606 498-499 u_tm9608 500-501 u_tm9610 502-503 u_tm9612 504-505 u_tm9614 506-507 u_tm9616 508-509 u_tm9618 510-511 u_tm9620 512-513 u_tm9630 514-516 u_tm9632 517-518 u_tm9634 519-520 u_tm9636 521-522 u_tm9638 523-524 u_tm9640 525-526 u_tm9642 527-528 u_tm9644 529-530 u_tm9646 531-532 u_tm9648 533-534 u_tm9650 535-536 u_tm9652 537-538 u_tm9660 539-541 u_tm9662 542-543 u_tm9664 544-545 u_tm9666 546-547 u_tm9668 548-549 u_tm9670 550-551 u_tm9672 552-553 u_tm9674 554-555 u_tm9676 556-557 u_tm9678 558-559 u_tm9680 560-561 u_tm9682 562-563 u_tm9684 564-565 u_tm9690 566-568 u_tm9692 569-570 u_tm9694 571-572 u_tm9696 573-574 u_tm9698 575-576 u_tm9700 577-578 u_tm9702 579-580 u_tm9704 581-582 u_tm9706 583-584 u_tm9708 585-586 u_tm9710 587-588 u_tm9712 589-590 u_tm9714 591-592 u_tm9716 593-594 altm9332 595 altm9362 596 altm9392 597 altm9422 598 altm9452 599 altm9482 600 altm9512 601 altm9542 602 altm9572 603 altm9602 604 altm9632 605 altm9662 606 altm9692 607 altm9364 608 altm9394 609 altm9424 610 altm9454 611 altm9484 612 altm9514 613 altm9544 614 altm9574 615 altm9604 616 altm9634 617 altm9664 618 altm9694 619 altm9396 620 altm9426 621 altm9456 622 altm9486 623 altm9516 624 altm9546 625 altm9576 626 altm9606 627 altm9636 628 altm9666 629 altm9696 630 altm9428 631 altm9458 632 altm9488 633 altm9518 634 altm9548 635 altm9578 636 altm9608 637 altm9638 638 altm9668 639 altm9698 640 altm9460 641 altm9490 642 altm9520 643 altm9550 644 altm9580 645 altm9610 646 altm9640 647 altm9670 648 altm9700 649 altm9492 650 altm9522 651 altm9552 652 altm9582 653 altm9612 654 altm9642 655 altm9672 656 altm9702 657 altm9524 658 altm9554 659 altm9584 660 altm9614 661 altm9644 662 altm9674 663 altm9704 664 altm9556 665 altm9586 666 altm9616 667 altm9646 668 altm9676 669 altm9706 670 altm9588 671 altm9618 672 altm9648 673 altm9678 674 altm9708 675 altm9620 676 altm9650 677 altm9680 678 altm9710 679 altm9652 680 altm9682 681 altm9712 682 altm9684 683 altm9714 684 altm9716 685 tm8000 686 tm8002 687 tm8004 688-690 tm8006 691-692 tm8008 693-696 tm8010 697-699 tm8012 700-701 tm8014 702-705 tm8016 706-708 tm8018 709-710 tm8020 711-714 tm8022 715-717 tm8024 718-719 tm8026 720-723 tm8028 724-726 tm8030 727-728 tm8032 729-732 tm8034 733-735 tm8036 736-737 tm8038 738-741 tm8040 742-744 tm8042 745-746 tm8044 747-750 tm8046 751-753 tm8048 754-755 tm8050 756-759 tm8052 760 tm8054 761 tm8056 762 tm8058 763 tm8060 764 tm8062 765-766 tm8064 767-770 tm8066 771-772 tm8068 773-774 tm8072 775-776 tm8074 777 tm8076 778 tm8078 779 tm8080 780 tm8082 781 tm8084 782-783 tm8086 784-787 tm8088 788-789 tm8090 790-791 tm8094 792-793 tm8096 794 tm8098 795 tm8100 796 tm8102 797 tm8104 798-799 tm8106 800-803 tm8108 804-805 tm8110 806-807 tm8114 808 tm8116 809 tm8118 810-811 tm8120 812-815 tm8122 816-817 tm8124 818 tm8126 819-820 tm8128 821-822 tm8130 823-824 tm8132 825-826 tm8134 827-830 tm8136 831-832 tm8138 833 tm8140 834 tm8142 835-836 tm8144 837-838 tm8146 839-840 tm8148 841 tm8150 842 tm_ifa0 843 tm_ifa1 844 tm_ifa2 845 tm_ifa3 846 tm_ifa4 847 tm_ifa5 848 tm_ifa6 849 tm_ifa7 850 tm_ifa8 851 tm_ifa9 852 tm_ifa10 853 tm_ifa11 854 tm_ifa12 855 tm_ifa13 856 tm_ifa14 857 tm_ifa15 858 tm_ifa16 859 tm_ifa17 860 tm_ifa18 861 tm_ifa19 862 tm_ifa20 863 tm_ifa21 864 tm_ifa22 865 tm_ifa23 866 tm_ifa24 867 tm_ifa25 868 tm_ifa26 869 tm_ifa27 870 tm_ifa28 871 tm_ifa29 872 tm_ifa30 873 tm_ifa31 874 tm_ifa32 875 tm_ifa33 876 tm_ifa34 877 tm_ifa35 878 tm_ifa36 879 tm_ifa37 880 tm_ifa38 881 tm_ifa39 882 tm8200 883 tm8202 884 tm8206 885-886 tm8208 887-888 tm8210 889 tm8214 890-891 tm8216 892-893 tm8218 894-895 tm8220 896-899 tm8222 900 tm8224 901 tm8226 902 tm8228 903 tm8230 904 tm8232 905 tm8234 906-907 tm8236 908-909 tm8240 910-911 tm8242 912-915 tm8244 916-917 tm8246 918 tm8248 919-920 tm8250 921-924 tm8252 925-926 tm8254 927 tmind3 928-930 tmind4 931-933 tm8266 934 tm8268 935-936 tm8270 937-940 tm8272 941-942 tm8274 943-946 tm8276 947-948 tm8278 949-950 tm8280 951 tm8282 952-953 tm8284 954 tm8286 955 tm8288 956-957 tm8290 958-961 tm8292 962-965 tm8294 966 imp_8218 967 imp_8220 968 imp_8226 969 imp_8224 970 imp_8228 971 imp_8230 972 imp_8232 973 imp_8234 974 imp_8240 975 imp_8242 976 imp_8244 977 imp_8246 978 imp_8248 979 imp_8250 980 imp_8252 981 imp_8266 982 imp_8268 983 imp_8270 984 imp_8272 985 imp_8274 986 imp_8276 987 imp_8278 988 imp_8282 989 imp_8286 990 imp_8288 991 imp_8290 992 imp_829a 993 imp_8292 994 imp_8294 995 imp_ind 996 imp_occ 997 tm8300 998 tm8302 999 tm8304 1000 tm8306 1001 tm8308 1002 tm8310 1003-1004 tm8312 1005-1008 tm8314 1009-1010 tm8316 1011 tm8318 1012-1013 tm8320 1014-1017 tm8322 1018-1019 tm8324 1020-1021 tm8326 1022 tm8328 1023 tm8330 1024 tm8332 1025 tm8334 1026-1027 tm8336 1028-1031 tm8338 1032-1033 tm8340 1034 tm8342 1035 tm8344 1036 tm8346 1037 imp_8306 1038 imp_8308 1039 imp_8310 1040 imp_1014 1041 imp_8318 1042 imp_1822 1043 imp_8324 1044 imp_8326 1045 imp_8328 1046 imp_8332 1047 imp_8334 1048 imp_3438 1049 imp_8342 1050 imp_8344 1051 imp_8346 1052 tm8400 1053 tm8402 1054-1055 tm8404 1056-1059 tm8406 1060 tm8408 1061 tm8410 1062-1063 tm8412 1064-1067 tm8414 1068 tm8416 1069 tm8418 1070-1071 tm8420 1072-1075 tm8422 1076 tm8424 1077-1078 tm8426 1079-1082 tm8428 1083-1084 tm8430 1085 tm8432 1086-1087 tm8434 1088-1091 tm8436 1092-1093 tm8438 1094-1095 tm8440 1096-1099 tm8442 1100 tm8444 1101 tm8446 1102 tm8448 1103 tm8450 1104 tm8452 1105 tm8454 1106 tm8456 1107 tm8458 1108 tm8460 1109 tm8462 1110 tm8464 1111 tm8466 1112 tm8468 1113 tm8470 1114 tm8472 1115 tm8474 1116 tm8476 1117 tm8478 1118 tm8480 1119 tm8482 1120 tm8484 1121 tm8486 1122 tm8488 1123 tm8490 1124 tm8492 1125 tm8494 1126 tm8496 1127 tm8498 1128-1129 tm8500 1130-1133 tm8502 1134-1136 tm8504 1137-1138 tm8506 1139 tm8508 1140 tm8510 1141 tm8512 1142 tm_ifd0 1143 tm_ifd1 1144 tm_ifd2 1145 tm_ifd3 1146 tm_ifd4 1147 tm_ifd5 1148 tm_ifd6 1149 tm_ifd7 1150 tm_ifd8 1151 tm_ifd9 1152 tm_ifd10 1153 tm_ifd11 1154 tm_ifd12 1155 tm_ifd13 1156 tm_ifd14 1157 tm_ifd15 1158 tm8600 1159 tm8602 1160 tm8604 1161-1162 tm8606 1163-1166 tm8608 1167 tm8610 1168-1169 tm8612 1170-1173 tm8614 1174 tm8616 1175-1176 tm8618 1177-1180 tm8620 1181 tm8622 1182-1183 tm8624 1184-1187 tm8626 1188 tm8628 1189-1190 tm8630 1191-1194 tm8632 1195 tm8634 1196-1197 tm8636 1198-1201 tm8638 1202 tm8640 1203-1204 tm8642 1205-1208 tm8644 1209 tm8646 1210-1211 tm8648 1212-1215 tm8650 1216 tm8652 1217-1218 tm8654 1219-1222 fafm 1223 faft 1224 fafs 1225 fasm 1226 fast 1227 fass 1228 falm 1229 falt 1230 fals 1231 ftim 1232 ffme 1233 fsme 1234 tm8700 1235-1236 tm8702 1237-1240 tm8704 1241 tm8706 1242-1243 tm8708 1244-1245 tm8709 1246-1247 tm8710 1248-1249 tm8712 1250-1253 tm8714 1254-1255 tm8716 1256-1259 tm8718 1260 tm8720 1261-1262 tm8722 1263-1264 tm8724 1265-1268 tm8726 1269-1270 tm8728 1271-1274 tm8730 1275-1276 tm8732 1277 tm8734 1278 tm8736 1279 tm_mig1 1280 ct8700 1281 tm_mig2 1282 tm_mig3 1283 tm_mig4 1284 tm_mig5 1285 ct8710 1286 ct8714 1287 tm_mig8 1288 tm_mig9 1289 ct8722 1290 tm_mig10 1291 ct8726 1292 tm_mig11 1293 tm_mig12 1294 tm_mig13 1295 tm_mig14 1296 tm8750 1297 tm8752 1298-1299 tm8754 1300-1301 tm8756 1302 tm8758 1303 tm8760 1304-1305 tm8762 1306-1309 tm8764 1310-1312 tm8766 1313-1314 tm8768 1315-1318 tm8770 1319-1321 tm8778 1322 tm8780 1323-1324 tm8782 1325-1328 tm8784 1329 tm8786 1330-1331 tm8788 1332-1334 tm8792 1335-1336 tm8794 1337-1340 tm8796 1341 tm8798 1342-1343 tm8800 1344-1346 tm_fer1 1347 tm_fer2 1348 tm_fer2a 1349 tm_fer3 1350 tm_fer4 1351 tm_fer5 1352 tm_fer6 1353 tm_fer7 1354 tm_fer9 1355 . * See the codebook for more detailed variable descriptions. variable labels suseqnum "Sequence number of sample unit" id "Sample unit identifier" rotation "Rotation" state "FIPS state code from the MST/GRIN file" pinx "Person index from core" addid "Address ID - This field differentiates" item36b "Control card item 36B -" intvw "Person's interview status" entry "Edited entry address ID" pnum "Edited person number" finalwgt "'STAGE1WT' second stage factor." rrp "Edited relationship to reference perso" age "Edited and imputed age as of last" sex "Sex of this person" race "Race of this person" ms "Marital status" pnsp "Person number of spouse" pnpt "Prson number of parent" higrade "What is the highest grade or year of" grd_cmpl "Did he/she complete that grade" ethnicty "Ethnic origin" wave "Wave number within Panel" tm9266 "Check item T51" tm9272 "Person number for A" tm9274 "Person number for B" tm9276 "Person number for C" tm9278 "Person number for D" tm9280 "Person number for E" tm9282 "Person number for F" tm9284 "Person number for G" tm9286 "Person number for H" tm9288 "Person number for I" tm9290 "Person number for J" tm9292 "Person number for K" tm9294 "Person number for L" tm9296 "Person number for M" tm9298 "Person number for N" tm9300 "Person number in roster" tm9330 "Person number in roster" tm9332 "Relationship" tm9360 "Person number in roster" tm9362 "Relationship in the household" tm9364 "Relationship in the household" tm9390 "Person number in roster" tm9392 "Relationship in the household" tm9394 "Relationship in the household" tm9396 "Relationship in the household" tm9420 "Person number in roster" tm9422 "Relationship in the household" tm9424 "Relationship in the household" tm9426 "Relationship in the household" tm9428 "Relationship in the household" tm9450 "Person number in roster" tm9452 "Relationship in the household" tm9454 "Relationship in the household" tm9456 "Relationship in the household" tm9458 "Relationship in the household" tm9460 "Relationship in the household" tm9480 "Person number in roster" tm9482 "Relationship in the household" tm9484 "Relationship in the household" tm9486 "Relationship in the household" tm9488 "Relationship in the household" tm9490 "Relationship in the household" tm9492 "Relationship in the household" tm9510 "Person number in roster" tm9512 "Relationship in the household" tm9514 "Relationship in the household" tm9516 "Relationship in the household" tm9518 "Relationship in the household" tm9520 "Relationship in the household" tm9522 "Relationship in the household" tm9524 "Relationship in the household" tm9540 "Person number in roster" tm9542 "Relationship in the household" tm9544 "Relationship in the household" tm9546 "Relationship in the household" tm9548 "Relationship in the household" tm9550 "Relationship in the household" tm9552 "Relationship in the household" tm9554 "Relationship in the household" tm9556 "Relationship in the household" tm9570 "Person number" tm9572 "Relationship in the household" tm9574 "Relationship in the household" tm9576 "Relationship in the household" tm9578 "Relationship in the household" tm9580 "Relationship in the household" tm9582 "Relationship in the household" tm9584 "Relationship in the household" tm9586 "Relationship in the household" tm9588 "Relationship in the household" tm9600 "Person number" tm9602 "Relationship in the household" tm9604 "Relationship in the household" tm9606 "Relationship in the household" tm9608 "Relationship in the household" tm9610 "Relationship in the household" tm9612 "Relationship in the household" tm9614 "Relationship in the household" tm9616 "Relationship in the household" tm9618 "Relationship in the household" tm9620 "Relationship in the household" tm9630 "Person number" tm9632 "Relationship in the household" tm9634 "Relationship in the household" tm9636 "Relationship in the household" tm9638 "Relationship in the household" tm9640 "Relationship in the household" tm9642 "Relationship in the household" tm9644 "Relationship in the household" tm9646 "Relationship in the household" tm9648 "Relationship in the household" tm9650 "Relationship in the household" tm9652 "Relationship in the household" tm9660 "Person number" tm9662 "Relationship in the household" tm9664 "Relationship in the household" tm9666 "Relationship in the household" tm9668 "Relationship in the household" tm9670 "Relationship in the household" tm9672 "Relationship in the household" tm9674 "Relationship in the household" tm9676 "Relationship in the household" tm9678 "Relationship in the household" tm9680 "Relationship in the household" tm9682 "Relationship in the household" tm9684 "Relationship in the household" tm9690 "Person number" tm9692 "Relationship in the household" tm9694 "Relationship in the household" tm9696 "Relationship in the household" tm9698 "Relationship in the household" tm9700 "Relationship in the household" tm9702 "Relationship in the household" tm9704 "Relationship in the household" tm9706 "Relationship in the household" tm9708 "Relationship in the household" tm9710 "Relationship in the household" tm9712 "Relationship in the household" tm9714 "Relationship in the household" tm9716 "Relationship in the household" u_tm9266 "Check item T51" u_tm9272 "Person number for A" u_tm9274 "Person number for B" u_tm9276 "Person number for C" u_tm9278 "Person number for D" u_tm9280 "Person number for E" u_tm9282 "Person number for F" u_tm9284 "Person number for G" u_tm9286 "Person number for H" u_tm9288 "Person number for I" u_tm9290 "Person number for J" u_tm9292 "Person number for K" u_tm9294 "Person number for L" u_tm9296 "Person number for M" u_tm9298 "Person number for N" u_tm9300 "Person listed in roster" u_tm9330 "Person number in roster" u_tm9332 "Relationship" u_tm9360 "Person number in roster" u_tm9362 "Relationship in the household" u_tm9364 "Relationship in the household" u_tm9390 "Person number in roster" u_tm9392 "Relationship in the household" u_tm9394 "Relationship in the household" u_tm9396 "Relationship in the household" u_tm9420 "Person number in roster" u_tm9422 "Relationship in the household" u_tm9424 "Relationship in the household" u_tm9426 "Relationship in the household" u_tm9428 "Relationship in the household" u_tm9450 "Person number in roster" u_tm9452 "Relationship in the household" u_tm9454 "Relationship in the household" u_tm9456 "Relationship in the household" u_tm9458 "Relationship in the household" u_tm9460 "Relationship in the household" u_tm9480 "Person number in roster" u_tm9482 "Relationship in the household" u_tm9484 "Relationship in the household" u_tm9486 "Relationship in the household" u_tm9488 "Relationship in the household" u_tm9490 "Relationship in the household" u_tm9492 "Relationship in the household" u_tm9510 "Person number in roster" u_tm9512 "Relationship in the household" u_tm9514 "Relationship in the household" u_tm9516 "Relationship in the household" u_tm9518 "Relationship in the household" u_tm9520 "Relationship in the household" u_tm9522 "Relationship in the household" u_tm9524 "Relationship in the household" u_tm9540 "Person number in roster" u_tm9542 "Relationship in the household" u_tm9544 "Relationship in the household" u_tm9546 "Relationship in the household" u_tm9548 "Relationship in the household" u_tm9550 "Relationship in the household" u_tm9552 "Relationship in the household" u_tm9554 "Relationship in the household" u_tm9556 "Relationship in the household" u_tm9570 "Person number in roster" u_tm9572 "Relationship in the household" u_tm9574 "Relationship in the household" u_tm9576 "Relationship in the household" u_tm9578 "Relationship in the household" u_tm9580 "Relationship in the household" u_tm9582 "Relationship in the household" u_tm9584 "Relationship in the household" u_tm9586 "Relationship in the household" u_tm9588 "Relationship in the household" u_tm9600 "Person number in roster" u_tm9602 "Relationship in the household" u_tm9604 "Relationship in the household" u_tm9606 "Relationship in the household" u_tm9608 "Relationship in the household" u_tm9610 "Relationship in the household" u_tm9612 "Relationship in the household" u_tm9614 "Relationship in the household" u_tm9616 "Relationship in the household" u_tm9618 "Relationship in the household" u_tm9620 "Relationship in the household" u_tm9630 "Person number in roster" u_tm9632 "Relationship in the household" u_tm9634 "Relationship in the household" u_tm9636 "Relationship in the household" u_tm9638 "Relationship in the household" u_tm9640 "Relationship in the household" u_tm9642 "Relationship in the household" u_tm9644 "Relationship in the household" u_tm9646 "Relationship in the household" u_tm9648 "Relationship in the household" u_tm9650 "Relationship in the household" u_tm9652 "Relationship in the household" u_tm9660 "Person number in roster" u_tm9662 "Relationship in the household" u_tm9664 "Relationship in the household" u_tm9666 "Relationship in the household" u_tm9668 "Relationship in the household" u_tm9670 "Relationship in the household" u_tm9672 "Relationship in the household" u_tm9674 "Relationship in the household" u_tm9676 "Relationship in the household" u_tm9678 "Relationship in the household" u_tm9680 "Relationship in the household" u_tm9682 "Relationship in the household" u_tm9684 "Relationship in the household" u_tm9690 "Person number in roster" u_tm9692 "Relationship in the household" u_tm9694 "Relationship in the household" u_tm9696 "Relationship in the household" u_tm9698 "Relationship in the household" u_tm9700 "Relationship in the household" u_tm9702 "Relationship in the household" u_tm9704 "Relationship in the household" u_tm9706 "Relationship in the household" u_tm9708 "Relationship in the household" u_tm9710 "Relationship in the household" u_tm9712 "Relationship in the household" u_tm9714 "Relationship in the household" u_tm9716 "Relationship in the household" altm9332 "Imputation flag for TM9332." altm9362 "Imputation flag for TM9362" altm9392 "Imputation flag for TM9392." altm9422 "Imputation flag for TM9422." altm9452 "Imputation flag for TM9452" altm9482 "Imputation flag for TM9482." altm9512 "Imputation flag for TM9512." altm9542 "Imputation flag for TM9542." altm9572 "Imputation flag for TM9572." altm9602 "Imputation flag for TM9602." altm9632 "Imputation flag for TM9632." altm9662 "Imputation flag for TM9662." altm9692 "Imputation flag for TM9692." altm9364 "Imputation flag for TM9364." altm9394 "Imputation flag for TM9394." altm9424 "Imputation flag for TM9424." altm9454 "Imputation flag for TM9454." altm9484 "Imputation flag for TM9484." altm9514 "Imputation flag for TM9514." altm9544 "Imputation flag for TM9544." altm9574 "Imputation flag for TM9574." altm9604 "Imputation flag for TM9604." altm9634 "Imputation flag for TM9634." altm9664 "Imputation flag for TM9664." altm9694 "Imputation flag for TM9694." altm9396 "Imputation flag for TM9396." altm9426 "Imputation flag for TM9426" altm9456 "Imputation flag for TM9456." altm9486 "Imputation flag for TM9486." altm9516 "Imputation flag for TM9516." altm9546 "Imputation flag for TM9546." altm9576 "Imputation flag for TM9576." altm9606 "Imputation flag for TM9606." altm9636 "Imputation flag for TM9636." altm9666 "Imputation flag for TM9666." altm9696 "Imputation flag for TM9696." altm9428 "Imputation flag for TM9428." altm9458 "Imputation flag for TM9458." altm9488 "Imputation flag for TM9488." altm9518 "Imputation flag for TM9518." altm9548 "Imputation flag for TM9548." altm9578 "Imputation flag for TM9578." altm9608 "Imputation flag for TM9608" altm9638 "Imputation flag for TM9638." altm9668 "Imputation flag for TM9668." altm9698 "Imputation flag for TM9698." altm9460 "Imputation flag for TM9460." altm9490 "Imputaiton flag for TM9490." altm9520 "Imputation flag for TM9520." altm9550 "Imputation flag for TM9550." altm9580 "Imputation flag for TM9580." altm9610 "Imputation flag for TM9610." altm9640 "Imputation flag for TM9640." altm9670 "Imputation flag for TM9670." altm9700 "Imputation flag for TM9700." altm9492 "Imputation flag for TM9492." altm9522 "Imputation flag for TM9522." altm9552 "Imputation flag for TM9552." altm9582 "Imputation flag for TM9582." altm9612 "Imputation flag for TM9612." altm9642 "Impuation flag for TM9642." altm9672 "Imputation flag for TM9672." altm9702 "Imputation flag for TM9702." altm9524 "Imputation flag for TM9524." altm9554 "Imputation flag for TM9554." altm9584 "Imputaiton flag for TM9584." altm9614 "Imputation flag for TM9614." altm9644 "Imputation flag for TM9644." altm9674 "Imputation flag for TM9674." altm9704 "Imputation flag for TM9704." altm9556 "Imputation flag for TM9556." altm9586 "Imputation flag for TM9586." altm9616 "Imputation flag for TM9616." altm9646 "Imputation flag for TM9646." altm9676 "Imputation flag for TM9676." altm9706 "Imputation flag for TM9706." altm9588 "Imputation flag for TM9588." altm9618 "Imputation flag for TM9618." altm9648 "Imputation flag for TM9648." altm9678 "Imputation flag for TM9678" altm9708 "Imputation flag for TM9708." altm9620 "Imputation flag for TM9620." altm9650 "Imputation flag for TM9650." altm9680 "Imputation flag for TM9680." altm9710 "Imputation flag for TM9710." altm9652 "Imputation flag for TM9652." altm9682 "Imputation flag for TM9682." altm9712 "Imputation flag for TM9712." altm9684 "Imputation flag for TM9684." altm9714 "Imputation flag for TM9714." altm9716 "Imputation flag for TM9716." tm8000 "Check item T1" tm8002 "Check item T2" tm8004 "ISS codes or asset codes" tm8006 "Month recipiency began" tm8008 "Year recipiency began" tm8010 "ISS codes or asset codes" tm8012 "Month recipiency began" tm8014 "Year recipiency began" tm8016 "ISS codes or asset codes" tm8018 "Month recipiency began" tm8020 "Year recipiency began" tm8022 "ISS codes or asset codes" tm8024 "Month recipiency began" tm8026 "Year recipiency began" tm8028 "ISS codes or asset codes" tm8030 "Month recipiency began" tm8032 "Year recipiency began" tm8034 "ISS codes or asset codes" tm8036 "Month recipiency began" tm8038 "Year recipiency began" tm8040 "ISS codes or asset codes" tm8042 "Month recipiency began" tm8044 "Year recipiency began" tm8046 "Income codes or asset codes" tm8048 "Month recipiency began" tm8050 "Year recipiency began" tm8052 "Check item T3" tm8054 "Check item T4" tm8056 "Besides this period of time, have ther" tm8058 "Has ... ever applied for the Federal" tm8060 "Has ... ever been authorized to receiv" tm8062 "When did ... first start receiving foo" tm8064 "When did ... first start receiving foo" tm8066 "For how long did ... receive food stam" tm8068 "For how long did ... receive food stam" tm8072 "How many times in all have there been" tm8074 "Check item T5" tm8076 "Check item T6" tm8078 "Besides this period of time, have ther" tm8080 "Has ... ever applied for benefits from" tm8082 "Has ... ever received AFDC (ADC)" tm8084 "When did ... first start receiving AFD" tm8086 "When did ... first start receiving AFD" tm8088 "For how long did ... receive AFDC (ADC" tm8090 "For how long did ... receive AFDC (ADC" tm8094 "How many times in all have there been" tm8096 "Check item T7" tm8098 "Besides this period of time, have ther" tm8100 "Has ... ever applied for benefits from" tm8102 "Has ... ever received SSI benefits?" tm8104 "When did ... first start receiving SSI" tm8106 "When did ... first start receiving SSI" tm8108 "For how long did ... receive SSI that" tm8110 "For how long did ... receive SSI that" tm8114 "Check item T8" tm8116 "Check item T9" tm8118 "During our last visit we recorded that" tm8120 "During our last visit we recorded that" tm8122 "During our last visit we recorded that" tm8124 "Check item T10" tm8126 "We have recorded that ... is covered b" tm8128 "We have recorded that ... is covered b" tm8130 "We have recorded that ... is covered b" tm8132 "We have recorded that ... is not" tm8134 "We have recorded that ... is not" tm8136 "We have recorded that ... is not" tm8138 "Check item T11" tm8140 "Check item T12" tm8142 "For how long has ... been living in" tm8144 "For how long has ... been living in" tm8146 "For how long has ... been living in" tm8148 "Check item T13" tm8150 "Is ... on a waiting list for public or" tm_ifa0 "Topical module imputation flag #1" tm_ifa1 "Topical module imputation flag #2" tm_ifa2 "Topical module imputation flag #3" tm_ifa3 "Topical module imputation flag #4" tm_ifa4 "Topical module imputation flag #5" tm_ifa5 "Topical module imputation flag #6" tm_ifa6 "Topical module imputation flag #7" tm_ifa7 "Topical module imputation flag #8" tm_ifa8 "Topical module imputation flag #9" tm_ifa9 "Topical module imputation flag #10" tm_ifa10 "Topical module imputation flag #11" tm_ifa11 "Topical module imputation flag #12" tm_ifa12 "Topical module imputation flag #13" tm_ifa13 "Topical module imputation flag #14" tm_ifa14 "Topical module imputation flag #15" tm_ifa15 "Topical module imputation flag #16" tm_ifa16 "Topical module imputation flag #17" tm_ifa17 "Topical module imputation flag #18" tm_ifa18 "Topical module imputation flag #19" tm_ifa19 "Topical module imputation flag #20" tm_ifa20 "Topical module imputation flag #21" tm_ifa21 "Topical module imputation flag #22" tm_ifa22 "Topical module imputation flag #23" tm_ifa23 "Topical module imputation flag #24" tm_ifa24 "Topical module imputation flag #25" tm_ifa25 "Topical module imputation flag #26" tm_ifa26 "Topical module imputation flag #27" tm_ifa27 "Topical module imputation flag #28" tm_ifa28 "Topical module imputation flag #29" tm_ifa29 "Topical module imputation flag #30" tm_ifa30 "Topical module imputation flag #31" tm_ifa31 "Topical module imputation flag #32" tm_ifa32 "Topical module imputation flag #33" tm_ifa33 "Topical module imputation flag #34" tm_ifa34 "Topical module imputation flag #35" tm_ifa35 "Topical module imputation flag #36" tm_ifa36 "Topical module imputation flag #37" tm_ifa37 "Topical module imputation flag #38" tm_ifa38 "Topical module imputation flag #39" tm_ifa39 "Topical module imputation flag #40" tm8200 "Check item T14" tm8202 "Check item T15" tm8206 "Check item T16" tm8208 "Check item T16" tm8210 "Check item T17" tm8214 "Check item T18" tm8216 "Check item T18" tm8218 "When did ... start working for (read n" tm8220 "When did ... start working for (read n" tm8222 "Check item T16 (TM8206 or TM8208) or" tm8224 "About how many persons are (were)" tm8226 "Does (Did) ... 's employer operate in" tm8228 "About how many persons are (were)" tm8230 "Is (Was) ... a member of a labor union" tm8232 "Is (Was) ... covered by a union" tm8234 "For now many years has ... done the" tm8236 "For now many years has ... done the" tm8240 "When did ... last work at a paid" tm8242 "When did ... last work at a paid" tm8244 "When did ... last work at a paid job o" tm8246 "What is the main reason ... never work" tm8248 "Before this job when did ... last" tm8250 "Before this job when did ... last" tm8252 "Before this job when did ... last" tm8254 "Check item T20" tmind3 "What was the name of ...'s employer" tmind4 "What kind of company, business, or" tm8266 "Did ... work for an employer on that" tm8268 "Month started working for employer" tm8270 "Year started working for an employer" tm8272 "Main reason ... stopped working" tm8274 "In what year did ... first work six" tm8276 "Since (year in TM8274), has ..." tm8278 "How many years were there when ..." tm8280 "Check item T21" tm8282 "Since 1976 how many years have there" tm8284 "Check item T22" tm8286 "(People spend time out of the labor" tm8288 "About how many times has ... gone 6" tm8290 "When was the last time that ... went" tm8292 "When was the last time that ... went" tm8294 "What was the reason .. did not work at" imp_8218 "Topical module imputation flag #1" imp_8220 "Topical module imputation flag #2" imp_8226 "Topical module imputation flag #4" imp_8224 "Topical module imputation flag #3" imp_8228 "Topical module imputation flag #5" imp_8230 "Topical module imputation flag #6" imp_8232 "Topical module imputation flag #7" imp_8234 "Topical module imputation flag #8" imp_8240 "Topical module imputation flag #9" imp_8242 "Topical module imputation flag #10" imp_8244 "Topical module imputation flag #11" imp_8246 "Topical module imputation flag #12" imp_8248 "Topical module imputation flag #12A" imp_8250 "Topical module imputation flag #13" imp_8252 "Topical module imputation flag #14" imp_8266 "Topical module imputation flag #15" imp_8268 "Topical module imputation flag #16" imp_8270 "Topical module imputation flag 17" imp_8272 "Topical module imputation flag #18" imp_8274 "Topical module imputation flag #19" imp_8276 "Topical module imputation flag #20" imp_8278 "Topical module imputation flag #21" imp_8282 "Topical module imputation flag #22" imp_8286 "Topical module imputation flag #23" imp_8288 "Topical module imputation flag #24" imp_8290 "Topical module imputation flag #25" imp_829a "Topical module imputation flag #26" imp_8292 "Topical module imputation flag #27" imp_8294 "Topical module imputation flag #28" imp_ind "Topical module imputation flag #29" imp_occ "Topical module imputation flag #30" tm8300 "Check item T23" tm8302 "Check item T24" tm8304 "Check item T25" tm8306 "We have recorded that ...'s health or" tm8308 "Physical, mental or other health" tm8310 "When did ... become limited in the kin" tm8312 "When did ... become limited in the kin" tm8314 "When did ... become limited in the kin" tm8316 "Was ... employed at the time ...'s wor" tm8318 "When was the last time ... worked befo" tm8320 "When was the last time ... worked befo" tm8322 "When was the last time ... worked befo" tm8324 "What health condition is the main" tm8326 "Was this condition caused by an" tm8328 "Where did the accident or injury take" tm8330 "Check item T26" tm8332 "Does ...'s health or condition prevent" tm8334 "When did ... become unable to work at " tm8336 "When did ... become unable to work at " tm8338 "When did ... become unable to work at " tm8340 "Check item T27" tm8342 "Is ... now able to work at a full-time" tm8344 "Is ... not able to work regularly or i" tm8346 "Is ... now able to do the same kind of" imp_8306 "Topical module imputation flag #1" imp_8308 "Topical module imputation flag #2" imp_8310 "Topical module imputation flag #3" imp_1014 "Topical module imputation flag #4" imp_8318 "Topical module imputation flag #6" imp_1822 "Topical module imputation flag #7" imp_8324 "Topical module imputation flag #8" imp_8326 "Topical module imputation flag #9" imp_8328 "Topical module imputation flag #10" imp_8332 "Topical module imputation flag #11" imp_8334 "Topical module imputation flag #12A" imp_3438 "Topical module imputation flag #12" imp_8342 "Topical module imputation flag #13" imp_8344 "Topical module imputation flag #14" imp_8346 "Topical module imputation flag #15" tm8400 "Check item T28" tm8402 "When did ... last attend elementary or" tm8404 "When did ... last attend elementary or" tm8406 "When did ... last attend elementary or" tm8408 "Has ... received a high school diploma" tm8410 "When did ... receive a high school" tm8412 "When did ... receive a high school" tm8414 "Was the high school that ... attended" tm8416 "Check item T29" tm8418 "When did ... first attend college or a" tm8420 "When did ... first attend college or a" tm8422 "What is the highest degree beyond a" tm8424 "When did ... receive that degree?" tm8426 "When did ... receive that degree?" tm8428 "In what field of study did ... receive" tm8430 "Check item T30" tm8432 "When did ... receive his/her Bachelor'" tm8434 "When did ... receive his/her Bachelor'" tm8436 "In what field of study were the course" tm8438 "When was the last time that ... was a" tm8440 "When was the last time that ... was a" tm8442 "When was the last time that ... was a" tm8444 "Check item T31" tm8446 "Has ... ever received training designe" tm8448 "Job Training Partnership Act (JTPA)" tm8450 "Comprehensive Employment Training" tm8452 "Work Incentive Program (WIN)" tm8454 "Trade Adjustment Assistance Act" tm8456 "Veterans' Training Programs" tm8458 "Other sources of assistance" tm8460 "What type of training program is (was)" tm8462 "What type of training program is (was)" tm8464 "What type of training program is (was)" tm8466 "What type of training program is (was)" tm8468 "What type of training program is (was)" tm8470 "What type of training program is (was)" tm8472 "Where did ... receive this training?" tm8474 "Where did ... receive this training?" tm8476 "Where did ... receive this training?" tm8478 "Where did ... receive this training?" tm8480 "Where did ... receive this training?" tm8482 "Where did ... receive this training?" tm8484 "Where did ... receive this training?" tm8486 "Where did ... receive this training?" tm8488 "Where did ... receive this training?" tm8490 "Where did ... receive this training?" tm8492 "Where did ... receive this training?" tm8494 "Where did ... receive this training?" tm8496 "Does ... use this training on ...'s (m" tm8498 "When did ... start this (most recent)" tm8500 "When did ... start this (most recent)" tm8502 "For how many weeks did ... attend this" tm8504 "For how many weeks did ... attend this" tm8506 "Who paid for this (most recent)" tm8508 "Who paid for this (most recent)" tm8510 "Who paid for this (most recent)" tm8512 "Who paid for this (most recent) progra" tm_ifd0 "Topical module imputation flag #1" tm_ifd1 "Topical module imputation flag #2" tm_ifd2 "Topical module imputation flag #3" tm_ifd3 "Topical module imputation flag #4" tm_ifd4 "Topical module imputation flag #5" tm_ifd5 "Topical module imputation flag #6" tm_ifd6 "Topical module imputation flag #7" tm_ifd7 "Topical module imputation flag #8" tm_ifd8 "Topical module imputation flag #9" tm_ifd9 "Topical module imputation flag #10" tm_ifd10 "Topical module imputation flag #11" tm_ifd11 "Topical module imputation flag #12" tm_ifd12 "Topical module imputation flag #13" tm_ifd13 "Topical module imputation flag #14" tm_ifd14 "Topical module imputation flag #15" tm_ifd15 "Topical module imputation flag #16" tm8600 "What is ...'s current marital" tm8602 "How many times has ... been" tm8604 "In what month and year did ..." tm8606 "In what month and year did ..." tm8608 "Did ...'s first marriage end in" tm8610 "In what month and year was ..." tm8612 "In what month and year was ..." tm8614 "Check item T35" tm8616 "In what month and year did ..." tm8618 "In what month and year did ..." tm8620 "Check item T36" tm8622 "In what month and year did ..." tm8624 "In what month and year did ..." tm8626 "Did ...'s second marriage end in" tm8628 "In what month and year was ..." tm8630 "In what month and year was ..." tm8632 "Check item T37" tm8634 "In what month and year did ..." tm8636 "In what month and year did ..." tm8638 "Check item T38" tm8640 "In what month and year did ..." tm8642 "In what month and year did ..." tm8644 "Check item T39" tm8646 "In what month and year was ..." tm8648 "In what month and year was ..." tm8650 "Check item T40" tm8652 "When did ... actually stop living" tm8654 "When did ... actually stop living" fafm "The imputation flag for" faft "The imputation flag for" fafs "The imputation flag for" fasm "The imputation flag for" fast "The imputation flag for" fass "The imputation flag for" falm "The imputation flag for" falt "The imputation flag for" fals "The imputation flag for" ftim "The imputation flag for 'TM8602'" ffme "The imputation flag for 'TM8608'" fsme "The imputation flag for 'TM8626'" tm8700 "When did ... move into this" tm8702 "When did ... move into this" tm8704 "Before living here, where did ... live" tm8706 "Before living here, where did ... live" tm8708 "Before living here, where did ... live" tm8709 "During what period of time did" tm8710 "During what period of time did" tm8712 "During what period of time did" tm8714 "During what period of time did" tm8716 "During what period of time did" tm8718 "Has ... ever lived in another" tm8720 "What state or foreign country was that" tm8722 "During what period of time did" tm8724 "During what period of time did" tm8726 "During what period of time did" tm8728 "During what period of time did" tm8730 "In what state or foreign country" tm8732 "Check item T41" tm8734 "Is ... a naturalized citizen of the" tm8736 "When did ... come to the United" tm_mig1 "Topical module imputation flag #1" ct8700 "Topical module computation flag #1A" tm_mig2 "Topical module imputation flag #2" tm_mig3 "Topical module imputation flag #3" tm_mig4 "Topical module imputation flag #4" tm_mig5 "Topical module imputation flag #5" ct8710 "Topical module computation flag #5A" ct8714 "Topical module computation flag #5B" tm_mig8 "Topical module imputation flag #6" tm_mig9 "Topical module imputation flag #7" ct8722 "Topical module computation flag #7A" tm_mig10 "Topical module imputation flag #8" ct8726 "Topical module computation flag #8A" tm_mig11 "Topical module imputation flag #9" tm_mig12 "Topical module imputation flag #10" tm_mig13 "Topical module imputation flag #11" tm_mig14 "Topical module imputation flag #12" tm8750 "Check item T42" tm8752 "How many children, if any, is" tm8754 "How many children, if any, has" tm8756 "Is ... 65 years of age or over?" tm8758 "Are all of ...'s children currently" tm8760 "Verify the birth date of ...'s" tm8762 "Verify the birth date of ...'s" tm8764 "Verify the birth date of ...'s" tm8766 "Verify the birth date of ...'s" tm8768 "Verify the birth date of ...'s" tm8770 "Verify the birth date of ...'s" tm8778 "Check item T45" tm8780 "When was ...'s last child born?" tm8782 "When was ...'s last child born?" tm8784 "Check item T46" tm8786 "With whom does the child live now ?" tm8788 "Check item T47" tm8792 "When was ...'s second child born?" tm8794 "When was ...'s second child born?" tm8796 "Check item T49" tm8798 "With whom does the child live now ?" tm8800 "Check item T50" tm_fer1 "Topical module imputation flag #1" tm_fer2 "Topical module imputation flag #2" tm_fer2a "Topical module imputation flag #2A" tm_fer3 "Topical module imputation flag #3" tm_fer4 "Topical module imputation flag #4" tm_fer5 "Topical module imputation flag #5" tm_fer6 "Topical module imputation flag #6" tm_fer7 "Topical module imputation flag #7" tm_fer9 "Topical module imputation flag #9" . value labels item36b 1 "Interviewed" 2 "No one home" 3 "Temporarily absent" 4 "Refused" 5 "Unable to locate" 6 "Other Type A" 9 "Vacant" 10 "Occupied by persons with URE" 11 "Unfit or to be demolished" 12 "Under construction, not ready" 13 "Converted to temporary business" 14 "Unoccupied site for mobile home," 15 "Permit granted, construction not" 17 "Demolished" 18 "House or trailer moved" 19 "Converted to permanent business" 20 "Merged" 21 "Condemned" 23 "Entire household deceased," 24 "Moved, address unknown" 25 "Moved within country beyond" 26 "All sample persons relisted on" /intvw 0 "Not applicable (children" 1 "Interview (self)" 2 "Interview (proxy)" 3 "Noninterview - Type Z refusal" 4 "Noninterview - Type Z other" /rrp 0 "Not a sample person in this" 1 "Household reference person," 2 "Household reference person" 3 "Spouse of household reference" 4 "Child of household reference" 5 "Other relative of household" 6 "Non-relative of household" 7 "Non-relative of household" /age 0 "Less than 1 full year" 1 "1 year" /sex 1 "Male" 2 "Female" /race 1 "White" 2 "Black" 3 "American Indian, Eskimo or Aleut" 4 "Asian or Pacific Islander" /ms 0 "Not a sample person in this" 1 "Married, spouse present" 2 "Married, spouse absent" 3 "Widowed" 4 "Divorced" 5 "Separated" 6 "Never married" /pnsp 0 "Not a sample person in this" 999 "Not applicable" /pnpt 0 "Not a sample person in this" 999 "Not applicable" /higrade 0 "Not applicable if under 15," /grd_cmpl 0 "Not applicable" 1 "Yes" 2 "No" /ethnicty 1 "German" 2 "English" 3 "Irish" 4 "French" 5 "Italian" 6 "Scottish" 7 "Polish" 8 "Dutch" 9 "Swedish" 10 "Norwegian" 11 "Russian" 12 "Ukrainian" 13 "Welsh" 14 "Mexican-American" 15 "Chicano" 16 "Mexican" 17 "Puerto Rican" 18 "Cuban" 19 "Central or South American" 20 "Other Spanish" 21 "Afro-American (Black or Negro)" 30 "Another group not listed" 39 "Don't know" /tm9266 0 "Not in universe" 1 "One person HH - skip to SC5000" 2 "Two person HH consisting of" 3 "Two person HH consisting of" 4 "Other" /tm9272 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9274 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9276 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9278 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9280 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9282 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9284 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9286 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9288 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9290 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9292 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9294 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9296 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9298 0 "Not in universe" 988 "Both entry fields are blank" 999 "Both column and roster" /tm9300 0 "Not in universe" /tm9330 0 "Not in universe" /tm9332 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9360 0 "Not in universe" /tm9362 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9364 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9390 0 "Not in universe" /tm9392 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9394 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9396 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9420 0 "Not in universe" /tm9422 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9424 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9426 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9428 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /tm9450 0 "Not in universe" /tm9480 0 "Not in universe" /tm9510 0 "Not in universe" /tm9540 0 "Not in universe" /tm9570 0 "Not in universe" /tm9600 0 "Not in universe" /tm9630 0 "Not in universe" /tm9660 0 "Not in universe" /tm9690 0 "Not in universe" /u_tm9266 0 "Not in universe" 1 "One person hh - skip to SC5000" 2 "Two person hh consisting of" 3 "Two person hh consisting of" 4 "Other" /u_tm9300 0 "Not in universe" /u_tm9330 0 "Not in universe" /u_tm9332 1 "Husband" 2 "Wife" 10 "Natural father(biological)" 11 "Stepfather" 12 "Adoptive father" 13 "Foster father" 14 "Natural mother" 15 "Stepmother" 16 "Adoptive mother" 17 "Foster mother" 18 "Unknown male parent type" 19 "Unknown female parent type" 20 "Natural son" 21 "Stepson" 22 "Adopted son" 23 "Foster son" 24 "Natural daughter" 25 "Stepdaughter" 26 "Adopted daughter" 27 "Foster daughter" 28 "Unknown male child type" 29 "Unknown female child type" 30 "Full brother" 31 "Half brother" 32 "Stepbrother" 33 "Adoptive brother" 34 "Full sister" 35 "Half sister" 36 "Stepsister" 37 "Adoptive sister" 38 "Unknown sibling type" 40 "Grandfather" 41 "Grandmother" 42 "Grandson" 43 "Granddaughter" 44 "Uncle" 45 "Aunt" 46 "Nephew" 47 "Niece" 50 "Father-in-law" 51 "Mother-in-law" 52 "Son-in-law" 53 "Daughter-in-law" 54 "Brother-in-law" 55 "Sister-in-law" 60 "Cousin,etc." 70 "Not related" 88 "Member of column with no" 98 "Not found" 99 "No response" /u_tm9360 0 "Not in universe" /u_tm9390 0 "Not in universe" /u_tm9420 0 "Not in universe" /u_tm9450 0 "Not in universe" /u_tm9480 0 "Not in universe" /u_tm9510 0 "Not in universe" /u_tm9540 0 "Not in universe" /u_tm9570 0 "Not in universe" /u_tm9600 0 "Not in universe" /u_tm9630 0 "Not in universe" /u_tm9660 0 "Not in universe" /u_tm9690 0 "Not in universe" /tm8000 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8052" /tm8002 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8052" /tm8004 0 "Not applicable" 1 "Social Security" 2 "U.S.Government Railroad" 3 "Federal Supplemental" 4 "State Supplemental Security" 5 "State unemployment" 6 "Supplemental Unemployment" 7 "Other unemployment" 8 "Veterans compensation or" 9 "Black lung payments" 10 "Worker's compensation" 11 "State temporary sickness or" 12 "Employer or union temporary" 13 "Payments from a sickness," 20 "Aid to families with" 21 "General assistance or" 22 "Indian, Cuban, or refugee" 23 "Foster child care payments" 24 "Other welfare" 25 "WIC (Women, Infants and" 27 "Food stamps" 28 "Child support payments" 29 "Alimony payments" 30 "Pension from company or union" 31 "Federal Civil Service or" 32 "U.S. Military retirement pay" 33 "National Guard or Reserve" 34 "State government pensions" 35 "Local government pensions" 36 "Income from paid-up life" 37 "Estates and trusts" 38 "Other payments for retire-" 40 "G.I. Bill education benefits" 41 "Other VA educational" 50 "Income assistance from a" 51 "Money from relatives or" 52 "Lump sum payments" 53 "Income from roomers or" 54 "National Guard or Reserve pay" 55 "Incidental or casual earnings" 100 "Interest earning assets" 101 "Money market deposit accounts" 102 "Certificates of deposit or" 103 "NOW, Super NOW or other" 104 "Money market funds" 105 "U.S. Government securities" 106 "Municipal or corporate bonds" 107 "Other interest-earning assets" 110 "Stocks or mutual fund shares" 120 "Rental property" 130 "Mortgages" 140 "Royalties" 150 "Other financial investments" 170 "Worked" 171 "Disabled" 172 "Medicare" 173 "Medicaid" 174 "U.S. Savings Bonds (E,EE)" 175 "College work study" 176 "PELL Grant" 177 "Supplemental Educational" 178 "National Direct Student Loan" 179 "Guaranteed Student Loan" 180 "JTPA training" 181 "Employer assistance" 182 "Fellowship/scholarship" 183 "Other financial aid" 200 "VA disability rating of 100%" 201 "VA disability rating of less" /tm8006 0 "Not applicable" /tm8008 0 "Not applicable" /tm8012 0 "Not applicable" /tm8014 0 "Not applicable" /tm8018 0 "Not applicable" /tm8020 0 "Not applicable" /tm8024 0 "Not applicable" /tm8026 0 "Not applicable" /tm8030 0 "Not applicable" /tm8032 0 "Not applicable" /tm8036 0 "Not applicable" /tm8038 0 "Not applicable" /tm8042 0 "Not applicable" /tm8044 0 "Not applicable" /tm8048 0 "Not applicable" /tm8050 0 "Not applicable" /tm8052 0 "Not applicable" 1 "Yes" 2 "No -skip to TM8124" /tm8054 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8058" /tm8056 0 "Not applicable" 1 "Yes - skip to TM8062" 2 "No - skip to TM8074" /tm8058 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8074" /tm8060 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8074" /tm8062 0 "Not applicable" /tm8064 0 "Not applicable" /tm8066 0 "Not applicable" /tm8068 0 "Not applicable" /tm8072 0 "Not applicable" /tm8074 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8096" /tm8076 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8080" /tm8078 0 "Not applicable" 1 "Yes - skip to TM8084" 2 "No - skip to TM8096" /tm8080 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8096" /tm8082 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8096" /tm8084 0 "Not applicable" /tm8086 0 "Not applicable" /tm8088 0 "Not applicable" /tm8090 0 "Not applicable" /tm8094 0 "Not applicable" /tm8096 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8100" /tm8098 0 "Not applicable" 1 "Yes - skip to TM8104" 2 "No - skip to TM8114" /tm8100 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8114" /tm8102 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8114" /tm8104 0 "Not applicable" /tm8106 0 "Not applicable" /tm8108 0 "Not applicable" /tm8110 0 "Not applicable" /tm8114 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8124" /tm8116 0 "Not applicable" 1 "Yes - skip to TM8124" 2 "No" /tm8118 0 "Not applicable" /tm8120 0 "Not applicable" /tm8122 -3 "Never covered by Medicaid" 0 "Not applicable" /tm8124 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8132" /tm8126 0 "Not applicable" /tm8128 0 "Not applicable" /tm8130 -3 "Have always had insurance -" 0 "Not applicable" /tm8132 0 "Not applicable" /tm8134 0 "Not applicable" /tm8136 -3 "Has never been covered" 0 "Not applicable" /tm8138 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8200" /tm8140 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8148" /tm8142 0 "Not applicable" /tm8144 0 "Not applicable" /tm8146 -3 "Have always lived in public" 0 "Not applicable" /tm8148 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8200" /tm8150 0 "Not applicable" 1 "Yes" 2 "No" /tm_ifa0 0 "Not imputed" 1 "Imputed" /tm_ifa1 0 "Not imputed" 1 "Imputed" /tm_ifa2 0 "Not imputed" 1 "Imputed" /tm_ifa3 0 "Not imputed" 1 "Imputed" /tm_ifa4 0 "Not imputed" 1 "Imputed" /tm_ifa5 0 "Not imputed" 1 "Imputed" /tm_ifa6 0 "Not imputed" 1 "Imputed" /tm_ifa7 0 "Not imputed" 1 "Imputed" /tm_ifa8 0 "Not imputed" 1 "Imputed" /tm_ifa9 0 "Not imputed" 1 "Imputed" /tm_ifa10 0 "Not imputed" 1 "Imputed" /tm_ifa11 0 "Not imputed" 1 "Imputed" /tm_ifa12 0 "Not imputed" 1 "Imputed" /tm_ifa13 0 "Not imputed" 1 "Imputed" /tm_ifa14 0 "Not imputed" 1 "Imputed" /tm_ifa15 0 "Not imputed" 1 "Imputed" /tm_ifa16 0 "Not imputed" 1 "Imputed" /tm_ifa17 0 "Not imputed" 1 "Imputed" /tm_ifa18 0 "Not imputed" 1 "Imputed" /tm_ifa19 0 "Not imputed" 1 "Imputed" /tm_ifa20 0 "Not imputed" 1 "Imputed" /tm_ifa21 0 "Not imputed" 1 "Imputed" /tm_ifa22 0 "Not imputed" 1 "Imputed" /tm_ifa23 0 "Not imputed" 1 "Imputed" /tm_ifa24 0 "Not imputed" 1 "Imputed" /tm_ifa25 0 "Not imputed" 1 "Imputed" /tm_ifa26 0 "Not imputed" 1 "Imputed" /tm_ifa27 0 "Not imputed" 1 "Imputed" /tm_ifa28 0 "Not imputed" 1 "Imputed" /tm_ifa29 0 "Not imputed" 1 "Imputed" /tm_ifa30 0 "Not imputed" 1 "Imputed" /tm_ifa31 0 "Not imputed" 1 "Imputed" /tm_ifa32 0 "Not imputed" 1 "Imputed" /tm_ifa33 0 "Not imputed" 1 "Imputed" /tm_ifa34 0 "Not imputed" 1 "Imputed" /tm_ifa35 0 "Not imputed" 1 "Imputed" /tm_ifa36 0 "Not imputed" 1 "Imputed" /tm_ifa37 0 "Not imputed" 1 "Imputed" /tm_ifa38 0 "Not imputed" 1 "Imputed" /tm_ifa39 0 "Not imputed" 1 "Imputed" /tm8200 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8300" /tm8202 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8210" /tm8206 0 "Not applicable" /tm8208 0 "Not applicable" /tm8210 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8240" /tm8214 0 "Not applicable" /tm8216 0 "Not applicable" /tm8218 0 "Not applicable" /tm8220 0 "Not applicable" /tm8222 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8248" /tm8224 0 "Not applicable" 1 "Under 25" 2 "25 to 99" 3 "100 to 499" 4 "500 to 999" 5 "1000 or more - skip to TM8230" /tm8226 0 "Not applicable" 1 "Yes" 2 "No (skip to TM8248)" /tm8228 0 "Not applicable" 1 "Under 25" 2 "25 to 99" 3 "100 to 499" 4 "500 to 999" 5 "1000 or more" /tm8230 0 "Don't know" 1 "Yes" 2 "No" /tm8232 0 "Don't know" 1 "Yes" 2 " No" /tm8234 0 "Don't know" /tm8236 0 "Not applicable" /tm8240 0 "Not applicable" /tm8242 0 "Not applicable" /tm8244 -3 "Never worked for 2 consecutive" 0 "Not applicable" /tm8246 0 "Don't know" 1 "Taking care of home or family" 2 "Ill or disabled" 3 "Going go school" 4 "Couldn't find work" 5 "Didn't want to work" 7 "Other" /tm8248 0 "Not applicable" /tm8250 0 "Don't know" /tm8252 -3 "Never had another job lasting" 0 "Not applicable" /tm8254 0 "Not applicable" 1 "Yes" 2 "No (skip to TM8284)" /tmind3 0 "Not applicable" /tmind4 0 "Not applicable" /tm8266 0 "Not applicable" 1 "Worked for an employer" 2 "Self-employed" /tm8268 0 "Not applicable" /tm8270 0 "Not applicable" /tm8272 0 "Not applicable" 1 "Layoff, plant closed" 2 "Discharged" 3 "Job was temporary and ended" 4 "Found a better job" 5 "Retirement/old age" 6 "Did not like working conditions" 7 "Dissatisfied with earnings" 8 "Did not like location" 9 "Going to school" 10 "Became pregnant/had child" 11 "Health reasons" 12 "Other family or personal reasons" 13 "Other" /tm8274 -3 "Never worked 6 straight months" -1 "Don't know - skip to TM8286" 0 "Not applicable" /tm8276 -1 "Don't know - skip to TM8300" 0 "Not applicable" 1 "Yes - skip To TM8300" 2 "No" /tm8278 0 "Not applicable" /tm8280 0 "Not applicable" 1 "Yes - skip To TM8286" 2 "No" /tm8282 -5 "All years" 0 "Not applicable" /tm8284 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8300" /tm8286 0 "Not applicable" 1 "Yes" 2 "No - skip To TM8300" /tm8288 0 "Not applicable" /tm8290 0 "Not applicable" /tm8292 0 "Not applicable" /tm8294 0 "Not applicable" 1 "Took care of family or home" 2 "Own illness or disability" 3 "Could not find work" 4 "Going to school" 5 "Became pregnant/had child" 6 "Other" /imp_8218 0 "Not imputed" 1 "Imputed" /imp_8220 0 "Not imputed" 1 "Imputed" /imp_8226 0 "Not imputed" 1 "Imputed" /imp_8224 0 "Not imputed" 1 "Imputed" /imp_8228 0 "Not imputed" 1 "Imputed" /imp_8230 0 "Not imputed" 1 "Imputed" /imp_8232 0 "Not imputed" 1 "Imputed" /imp_8234 0 "Not imputed" 1 "Imputed" /imp_8240 0 "Not imputed" 1 "Imputed" /imp_8242 0 "Not imputed" 1 "Imputed" /imp_8244 0 "Not imputed" 1 "Imputed" /imp_8246 0 "Not imputed" 1 "Imputed" /imp_8248 0 "Not imputed" 1 "Imputed" /imp_8250 0 "Not imputed" 1 "Imputed" /imp_8252 0 "Not imputed" 1 "Imputed" /imp_8266 0 "Not imputed" 1 "Imputed" /imp_8268 0 "Not imputed" 1 "Imputed" /imp_8270 0 "Not imputed" 1 "Imputed" /imp_8272 0 "Not imputed" 1 "Imputed" /imp_8274 0 "Not imputed" 1 "Imputed" /imp_8276 0 "Not imputed" 1 "Imputed" /imp_8278 0 "Not imputed" 1 "Imputed" /imp_8282 0 "Not imputed" 1 "Imputed" /imp_8286 0 "Not imputed" 1 "Imputed" /imp_8288 0 "Not imputed" 1 "Imputed" /imp_8290 0 "Not imputed" 1 "Imputed" /imp_829a 0 "Not imputed" 1 "Imputed" /imp_8292 0 "Not imputed" 1 "Imputed" /imp_8294 0 "Not imputed" 1 "Imputed" /imp_ind 0 "Not imputed" 1 "Imputed" /imp_occ 0 "Not imputed" 1 "Imputed" /tm8300 0 "Not applicable" 1 "15 years - skip to TM8400" 2 "16 to 67 years" 3 "68 years or over - skip to" /tm8302 0 "Not applicable" 1 "Yes - skip To TM8306" 2 "No" /tm8304 0 "Not applicable" 1 "Yes" 2 "No - skip To TM8308" /tm8306 0 "Not applicable" 1 "Yes - skip To TM8310" 2 "No - skip To TM8400" /tm8308 0 "Not applicable" 1 "Yes - Mark '171' on ISS" 2 "No - skip To TM8400" /tm8310 0 "Not applicable" /tm8312 0 "Not applicable" /tm8314 -5 "Person became limited after" -3 "Person was limited before" 0 "Not applicable" /tm8316 0 "Not applicable" 1 "Yes - skip To TM8324" 2 "No" /tm8318 0 "Not applicable" /tm8320 0 "Not applicable" /tm8322 -3 "Had never been employed before" 0 "Not applicable" /tm8324 0 "Not applicable" 1 "Arthritis or rheumatism" 2 "Autism" 3 "Back or spine problems (including" 4 "Blindness or vision problems" 5 "Cancer" 6 "Cerebral palsy" 7 "Deafness or serious trouble" 8 "Diabetes" 9 "Epilepsy" 10 "Head or spinal cord injury" 11 "Heart trouble (including heart" 12 "Hernia or rupture" 13 "High blood pressure(hypertension)" 14 "Kidney stones or chronic kidney" 15 "Lung or respiratory trouble" 16 "Mental illness" 17 "Mental retardation" 18 "Missing legs, feet, arms, hands," 19 "Nervous or emotional problems, or" 20 "Paralysis of any kind" 21 "Senility (Alzheimer's Disease)" 22 "Stiffness or deformity of the" 23 "Stomach trouble (including ulcers," 24 "Stroke" 25 "Thyroid trouble or goiter" 26 "Tumor, cyst or growth" 27 "Other" /tm8326 0 "Not applicable" 1 "Yes" 2 "No - skip To TM8330" /tm8328 0 "Not applicable" 1 "On the job?" 2 "During service in the Armed" 3 "In the home?" 4 "Somewhere else?" /tm8330 0 "Not applicable" 1 "Yes - skip to TM8340" 2 "No" /tm8332 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8342" /tm8334 0 "Not applicable" /tm8336 0 "Not applicable" /tm8338 -3 "Has never been able to work at" 0 "Not applicable" /tm8340 0 "Not applicable" 1 "Yes -skip to TM8344" 2 "No" /tm8342 0 "Not applicable" 1 "Full-time" 2 "Part-time" 3 "Not able to work - skip to" /tm8344 0 "Not applicable" 1 "Regularly" 2 "Only occasionally or" 3 "Not able to work - skip to" /tm8346 0 "Not applicable" 1 "Yes, able to do same kind of" 2 "No, not able to do same kind of" 3 "Did not work before limitation" /imp_8306 0 "Not imputed" 1 "Imputed" /imp_8308 0 "Not imputed" 1 "Imputed" /imp_8310 0 "Not imputed" 1 "Imputed" /imp_1014 0 "Not imputed" 1 "Imputed" /imp_8318 0 "Not imputed" 1 "Imputed" /imp_1822 0 "Not imputed" 1 "Imputed" /imp_8324 0 "Not imputed" 1 "Imputed" /imp_8326 0 "Not imputed" 1 "Imputed" /imp_8328 0 "Not imputed" 1 "Imputed" /imp_8332 0 "Not imputed" 1 "Imputed" /imp_8334 0 "Not imputed" 1 "Imputed" /imp_3438 0 "Not imputed" 1 "Imputed" /imp_8342 0 "Not imputed" 1 "Imputed" /imp_8344 0 "Not imputed" 1 "Imputed" /imp_8346 0 "Not imputed" 1 "Imputed" /tm8400 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8410" /tm8402 0 "Not applicable" /tm8404 0 "Not applicable" /tm8406 0 "Not applicable" 1 "Currently attending - skip to" 2 "Never attended" /tm8408 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8444" /tm8410 0 "Not applicable" /tm8412 0 "Not applicable" /tm8414 0 "Not applicable" 1 "Public" 2 "Private, church-related" 3 "Private, not church-related" 4 "Did not attend high school" /tm8416 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8444" /tm8418 0 "Not applicable" /tm8420 0 "Not applicable" /tm8422 0 "Not applicable" 1 "Ph.D. or equivalent" 2 "Professional degree such as" 3 "Master's degree" 4 "Bachelor's degree" 5 "Associate degree" 6 "Vocational certificate or" 7 "Has not earned a degree - skip" /tm8424 0 "Not applicable" /tm8426 0 "Not applicable" /tm8428 0 "Not applicable" 1 "Agriculture or forestry" 2 "Biology" 3 "Business or management" 4 "Economics" 5 "Education" 6 "Engineering (including" 7 "English or journalism" 8 "Home economics" 9 "Law" 10 "Liberal arts or humanities" 11 "Mathematics or statistics" 12 "Medicine or dentistry" 13 "Nursing, pharmacy, or health" 14 "Physical or earth sciences" 15 "Police science or law" 16 "Psychology" 17 "Religion or theology" 18 "Social sciences (history," 19 "Vocational or technical studies" 20 "Other" /tm8430 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8444" /tm8432 0 "Not applicable" /tm8434 0 "Not applicable" /tm8436 0 "Not applicable" /tm8438 0 "Not applicable" /tm8440 0 "Not applicable" /tm8442 0 "Not applicable" 1 "Is still a student" /tm8444 0 "Not applicable" 1 "Yes - skip to TM8550" 2 "No" /tm8446 0 "Not applicable" 1 "Yes" 2 "No - skip to TM8550" /tm8448 0 "Not applicable" 1 "Job Training Partnership" /tm8450 0 "Not applicable" 1 "Comprehensive Employment" /tm8452 0 "Not applicable" 1 "Work Incentive Program (WIN)" /tm8454 0 "Not applicable" 1 "Trade Adjustment Assistance" /tm8456 0 "Not applicable" 1 "Veterans' Training Programs" /tm8458 0 "Not applicable" 1 "Other - skip to TM8472" /tm8460 0 "Not applicable" 1 "Classroom training - job" /tm8462 0 "Not applicable" 1 "Classroom training - basic" /tm8464 0 "Not applicable" 1 "On-the-job training - skip to" /tm8466 0 "Not applicable" 1 "Job search assistance - skip" /tm8468 0 "Not applicable" 1 "Work experience - skip to" /tm8470 0 "Not applicable" 1 "Other - skip to TM8496" /tm8472 0 "Not applicable" 1 "Apprenticeship program" /tm8474 0 "Not applicable" 1 "Business, commercial, or" /tm8476 0 "Not applicable" 1 "Junior or community college" /tm8478 0 "Not applicable" 1 "Program completed at a 4 year" /tm8480 0 "Not applicable" 1 "High school vocational program" /tm8482 0 "Not applicable" 1 "Training program at work" /tm8484 0 "Not applicable" 1 "Military (exclude basic" /tm8486 0 "Not applicable" 1 "Correspondence course" /tm8488 0 "Not applicable" 1 "Training or experience" /tm8490 0 "Not applicable" 1 "Sheltered workshop" /tm8492 0 "Not applicable" 1 "Vocational rehabilitation" /tm8494 0 "Not applicable" 1 "Other" /tm8496 0 "Not applicable" 1 "Yes" 2 "No" /tm8498 -1 "Don't know" 0 "Not applicable" /tm8500 -1 "Don't know" 0 "Not applicable" /tm8502 0 "Not applicable" /tm8504 -4 "Less than 1 week" -3 "Currently attending" 0 "Not applicable" /tm8506 0 "Not applicable" 1 "Self or family" /tm8508 0 "Not applicable" 1 "Employer" /tm8510 0 "Not applicable" 1 "Federal, State, or local" /tm8512 0 "Not applicable" 1 "Someone else" /tm_ifd0 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd1 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd2 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd3 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd4 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd5 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd6 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd7 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd8 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd9 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd10 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd11 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd12 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd13 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd14 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm_ifd15 0 "Not imputed" 1 "Imputed" 2 "Computed" /tm8600 0 "Not in universe" 1 "Married, spouse present" 2 "Married, spouse absent" 3 "Widowed" 4 "Divorced" 5 "Separated" 6 "Never married - skip to" /tm8602 0 "Not in universe" 1 "1 - skip to TM8638" 2 "2" 3 "3" 4 "4+" /tm8604 0 "Not in universe" /tm8606 0 "Not in universe" /tm8608 0 "Not in universe" 1 "Widowhood" 2 "Divorce" /tm8610 0 "Not in universe" /tm8612 0 "Not in universe" /tm8614 0 "Not in universe" 1 "Yes - skip to TM8620" 2 "No" /tm8616 0 "Not in universe" /tm8618 0 "Not in universe" /tm8620 0 "Not in universe" 1 "2 - skip to TM8638" 2 "3+" /tm8622 0 "Not in universe" /tm8624 0 "Not in universe" /tm8626 0 "Not in universe" 1 "Widowhood" 2 "Divorce" /tm8628 0 "Not in universe" /tm8630 0 "Not in universe" /tm8632 0 "Not in universe" 1 "Yes - skip to TM8638" 2 "No" /tm8634 0 "Not in universe" /tm8636 0 "Not in universe" /tm8638 0 "Not in universe" 1 "Yes - skip to TM8700" 2 "No" 3 "No, no spouse in household" /tm8640 0 "Not in universe" /tm8642 0 "Not in universe" /tm8644 0 "Not in universe" 1 "Married, spouse present - skip" 2 "Married, spouse absent - skip" 3 "Widowed" 4 "Divorced" 5 "Separated - skip to TM8652" /tm8646 0 "Not in universe" /tm8648 0 "Not in universe" /tm8650 0 "Not in universe" 1 "Yes - skip to TM8700" 2 "No" /tm8652 0 "Not in universe" /tm8654 0 "Not in universe" /fafm 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /faft 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /fafs 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /fasm 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /fast 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /fass 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /falm 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /falt 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /fals 0 "Not in universe" 1 "Everything is acceptable" 2 "Month was not acceptable" 3 "Year and/or month was not" /ftim 0 "Not imputed" 1 "Imputed" /ffme 0 "Not imputed" 1 "Imputed" /fsme 0 "Not imputed" 1 "Imputed" /tm8700 0 "Not in universe" /tm8702 -4 "Always lived here/born" 0 "Not in universe" /tm8704 0 "Not in universe" 1 "Same state, same county" 2 "Same state, different county" /tm8706 0 "Not in universe" 1 "Alabama" 2 "Alaska" 3 "Arizona" 4 "Arkansas" 5 "California" 6 "Colorado" 7 "Connecticut" 8 "Delaware" 9 "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" 60 "Puerto Rico" 61 "Outlying area of U.S." 62 "Austria" 63 "Canada" 64 "China" 65 "Cuba" 66 "Czechoslovakia" 67 "Dominican Republic" 68 "Germany" 69 "Greece" 70 "Hungary" 71 "India" 72 "Ireland" 73 "Italy" 74 "Jamaica" 75 "Japan" 76 "Korea" 77 "Mexico" 78 "Norway" 79 "Philippines" 80 "Poland" 81 "Portugal" 82 "Sweden" 83 "United Kingdom" 84 "U. S. S. R." 85 "Vietnam" 86 "Other Europe" 87 "Other Asia" 88 "Central America" 89 "South America" 90 "Middle East" 91 "Africa" 99 "Other (specify)" /tm8708 0 "Not in universe" 1 "Alabama" 2 "Alaska" 3 "Arizona" 4 "Arkansas" 5 "California" 6 "Colorado" 7 "Connecticut" 8 "Delaware" 9 "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" 60 "Puerto Rico" 61 "Outlying area of U. S." 62 "Austria" 63 "Canada" 64 "China" 65 "Cuba" 66 "Czechoslovakia" 67 "Dominican Republic" 68 "Germany" 69 "Greece" 70 "Hungary" 71 "India" 72 "Ireland" 73 "Italy" 74 "Jamaica" 75 "Japan" 76 "Korea" 77 "Mexico" 78 "Norway" 79 "Philippines" 80 "Poland" 81 "Portugal" 82 "Sweden" 83 "United Kingdom" 84 "U. S. S. R." 85 "Vietnam" 86 "Other Europe" 87 "Other Asia" 88 "Central America" 89 "South America" 90 "Middle East" 91 "Africa" 99 "Other(specify)" /tm8709 -4 "Lived there since birth" 0 "Not in universe" /tm8710 0 "Not in universe" /tm8712 0 "Not in universe" /tm8714 0 "Not in universe" /tm8716 0 "Not in universe" /tm8718 0 "Not in universe" 1 "Yes" 2 "No - skip to TM8730" /tm8720 0 "Not in universe" 1 "Alabama" 2 "Alaska" 3 "Arizona" 4 "Arkansas" 5 "California" 6 "Colorado" 7 "Connecticut" 8 "Delaware" 9 "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 Nexico" 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" 52 "United States (Unknown State)" 60 "Puerto Rico" 61 "Outlying area of U. S." 62 "Austria" 63 "Canada" 64 "China" 65 "Cuba" 66 "Czechoslovakia" 67 "Dominican Republic" 68 "Germany" 69 "Greece" 70 "Hungary" 71 "India" 72 "Ireland" 73 "Italy" 74 "Jamaica" 75 "Japan" 76 "Korea" 77 "Mexico" 78 "Norway" 79 "Philippines" 80 "Poland" 81 "Portugal" 82 "Sweden" 83 "United Kingdom" 84 "U. S. S. R." 85 "Vietnam" 86 "Other Europe" 87 "Other Asia" 88 "Central America" 89 "South America" 90 "Middle East" 91 "Africa" 92 "Overseas (country unknown)" 99 "Other(specify)" /tm8722 0 "Not in universe" /tm8724 0 "Not in universe" /tm8726 0 "Not in universe" /tm8728 0 "Not in universe" /tm8730 0 "Not in universe" 1 "Alabama" 2 "Alaska" 3 "Arizona" 4 "Arkansas" 5 "California" 6 "Colorado" 7 "Connecticut" 8 "Delaware" 9 "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" 52 "United States (Unknown State)" 60 "Puerto Rico" 61 "Outlying area of U. S." 62 "Austria" 63 "Canada" 64 "China" 65 "Cuba" 66 "Czechoslovakia" 67 "Dominican Republic" 68 "Germany" 69 "Greece" 70 "Hungary" 71 "India" 72 "Ireland" 73 "Italy" 74 "Jamaica" 75 "Japan" 76 "Korea" 77 "Mexico" 78 "Norway" 79 "Philippines" 80 "Poland" 81 "Portugal" 82 "Sweden" 83 "United Kingdom" 84 "U. S. S. R." 85 "Vietnam" 86 "Other Europe" 87 "Other Asia" 88 "Central America" 89 "South America" 90 "Middle East" 91 "Africa" 92 "Overseas (country unknown)" 99 "Other(specify)" /tm8732 0 "Not in universe" 1 "Yes" 2 "No - skip to TM8750" /tm8734 0 "Not in universe" 1 "Yes" 2 "No" 3 "No, born abroad of American" /tm8736 0 "Not applicable" 1 "Before 1959" 2 "1960 - 1964" 3 "1965 - 1969" 4 "1970 - 1974" 5 "1975 - 1979" 6 "1980 - 1981" 7 "1982 - 1984" 8 "1985 - 1990" /tm_mig1 0 "Not imputed" 1 "Imputed" /ct8700 0 "Not computed" 1 "Computed" /tm_mig2 0 "Not imputed" 1 "Imputed" /tm_mig3 0 "Not imputed" 1 "Imputed" /tm_mig4 0 "Not imputed" 1 "Imputed" /tm_mig5 0 "Not imputed" 1 "Imputed" /ct8710 0 "Not computed" 1 "Computed" /ct8714 0 "Not computed" 1 "Computed" /tm_mig8 0 "Not imputed" 1 "Imputed" /tm_mig9 0 "Not imputed" 1 "Imputed" /ct8722 0 "Not computed" 1 "Computed" /tm_mig10 0 "Not imputed" 1 "Imputed" /ct8726 0 "Not computed" 1 "Computed" /tm_mig11 0 "Not imputed" 1 "Imputed" /tm_mig12 0 "Not imputed" 1 "Imputed" /tm_mig13 0 "Not imputed" 1 "Imputed" /tm_mig14 0 "Not imputed" 1 "Imputed" /tm8750 0 "Not in universe" 1 "Female- skip to TM8754" 2 "Male, 18+ years old" 3 "Male, 15 - 17 years old -" /tm8752 -1 "Don't know - skip to the end" -3 "None - skip to the end" 0 "Not in universe" 99 "Don't know for men only" /tm8754 -3 "None - skip to the end" 0 "Not in universe" /tm8756 0 "Not in universe" 1 "Yes - skip to the end" 2 "No" /tm8758 0 "Not in universe" 1 "Yes" 2 "No - skip to TM8778" /tm8760 0 "Not in universe" /tm8762 0 "Not in universe" /tm8764 999 "Edited person number" /tm8766 0 "Not in universe" /tm8768 0 "Not in universe" /tm8770 999 "Edited person number" /tm8778 0 "Not in universe" 1 "One child - skip to TM9266" 2 "2+ children" /tm8780 0 "Not in universe" /tm8782 0 "Not in universe" /tm8784 0 "Not in universe" 1 "Yes" 2 "No - skip to TM8792" /tm8786 0 "Not in universe" 1 "Resides in this household -" 2 "In his/her own household" 3 "With own father - skip to" 4 "With own grandparent(s) - skip" 5 "With adoptive parents - skip" 6 "Other relatives - skip" 7 "In foster care/foster family" 8 "In an institution (hospital)" 9 "In school - skip to TM8792" 10 "In correctional facility -" 11 "Other - skip to TM8792" 12 "Deceased- skip to TM8792" 13 "Don't know" /tm8788 999 "Edited person number" /tm8792 0 "Not in universe" /tm8794 0 "Not in universe" /tm8796 0 "Not in universe" 1 "Yes" 2 "No - skip to TM9266" /tm8798 0 "Not in universe" 1 "Resides in this household -" 2 "In his/her own household -" 3 "With own father - skip to TM9266" 4 "With own grandparent(s) - skip" 5 "With adoptive parents - skip" 6 "Other relatives - skip to TM9266" 7 "In foster care/foster family" 8 "In an institution (hospital)" 9 "In school - skip to TM9266" 10 "In correctional facility -" 11 "Other - skip to TM9266" 12 "Deceased - skip to TM9266" 13 "Don't know" /tm8800 999 "Edited person number" /tm_fer1 0 "Not imputed" 1 "Imputed" /tm_fer2 0 "Not imputed" 1 "Imputed" /tm_fer2a 0 "Not imputed" 1 "Imputed" /tm_fer3 0 "Not imputed" 1 "Imputed" /tm_fer4 0 "Not imputed" 1 "Imputed" /tm_fer5 0 "Not imputed" 1 "Imputed" /tm_fer6 0 "Not imputed" 1 "Imputed" /tm_fer7 0 "Not imputed" 1 "Imputed" /tm_fer9 0 "Not imputed" 1 "Imputed" . execute. save outfile = 'c:\sip90t2.sav'. *Copyright 2004 shared by the National Bureau of Economic Research and Jean Roth * *National Bureau of Economic Research. *1050 Massachusetts Avenue *Cambridge, MA 02138 *jroth@nber.org * *This program and all programs referenced in it are free software. You *can redistribute the program or modify it under the terms of the GNU *General Public License as published by the Free Software Foundation; *either version 2 of the License, or (at your option) any later version. * *This program is distributed in the hope that it will be useful, *but WITHOUT ANY WARRANTY; without even the implied warranty of *MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *GNU General Public License for more details. * *You should have received a copy of the GNU General Public License *along with this program; if not, write to the Free Software *Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *USA.