1 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Copyright (c) 1989-1996 by SAS Institute Inc., Cary, NC, USA. NOTE: SAS (r) Proprietary Software Release 6.12 TS020 Licensed to HARVARD SCHOOL OF PUBLIC HEALTH-INSTRUCTIONAL COMP, Site 0001177014. This sas license runs from Aug 15, 2002 to Aug 15, 2003 with a grace period up till Sep 15, 2003. NOTE: AUTOEXEC processing beginning; file is /usr/sunos/local/sas612/autoexec.sas. NOTE: SAS initialization used: real time 0.410 seconds cpu time 0.095 seconds NOTE: AUTOEXEC processing completed. 1 2 /*------------------------------------------------------------------------------------*/ 3 /*by Jean Roth Thu Jul 3 14:41:03 EDT 2003 4 This program reads the 1985 SIPP Wave 8 Rectangular and Topical Data File 5 NOTE: This program is distributed under the GNU GPL. See end of 6 this file and http://www.gnu.org/licenses/ for details. 7 *NOTE: The original .ddf had old MSA values ; 8 Please report errors to jroth@nber.org 9 Six steps: 10 (1) Uncomment the 'options compress=yes' statement if desired to save space 11 (2) Uncomment 'LENGTH' statement if desired to save space 12 (3) Specify output directories in 'libname' statements 13 (4) Specify the input file name/location in the 'filename' statement 14 (5) On a PC, use backslashes as in C:\ 15 (6) Read in the compressed or uncompressed raw data file. See the 16 'filename' and 'INFILE' statements. 17 Other changes may be user and platform specific. 18 NOTE: A value of -1 (or -1/# of implied decimals) indicates 'Not in Universe' */ 19 /*------------------------------------------------------------------------------------*/ 20 21 options obs=100; 22 *options compress=yes; 23 *Choose compress=yes to save space ; 24 *Choose compress=no if converting to another package using transfer software ; 25 *options pagesize=59 linesize=72; 26 27 /*------------------------------------------------------------------------------------*/ 28 29 30 libname library './'; NOTE: Libref LIBRARY was successfully assigned as follows: Engine: V612 Physical Name: /disk/nber10/SCCS/sipp/1985 31 32 *See the codebook for more detail; 33 PROC FORMAT cntlout=library.fsp85rt8; 34 35 /* 36 The PROC FORMAT statement will store the formats in a sas data set called fsip85rt8 37 To use the stored formats in a subsequent program, include something like this: 38 39 proc format cntlin=library.fsp85rt8; 40 PROC freq; 41 tables pesex ; 42 format pesex P135L.; 43 44 For more information, consult the SAS Procedures Guide section of PROC FORMAT 45 */ 46 ; 47 VALUE SU_STATE (default=32) 48 1 = "Alabama" 49 4 = "Arizona" 50 5 = "Arkansas" 51 6 = "California" 52 8 = "Colorado" 53 9 = "Connecticut" 54 10 = "Delaware" 2 The SAS System 15:23 Thursday, July 3, 2003 55 11 = "District of Columbia" 56 12 = "Florida" 57 13 = "Georgia" 58 15 = "Hawaii" 59 17 = "Illinois" 60 18 = "Indiana" 61 19 = "Iowa" 62 20 = "Kansas" 63 21 = "Kentucky" 64 22 = "Louisiana" 65 23 = "Maine" 66 24 = "Maryland" 67 25 = "Massachusetts" 68 26 = "Michigan" 69 27 = "Minnesota" 70 29 = "Missouri" 71 31 = "Nebraska" 72 34 = "New Jersey" 73 36 = "New York" 74 37 = "North Carolina" 75 39 = "Ohio" 76 40 = "Oklahoma" 77 41 = "Oregon" 78 42 = "Pennsylvania" 79 44 = "Rhode Island" 80 45 = "South Carolina" 81 47 = "Tennessee" 82 48 = "Texas" 83 51 = "Virginia" 84 53 = "Washington" 85 55 = "Wisconsin" 86 90 = "Idaho, New Mexico, South Dakota," 87 91 = "Mississippi, West Virginia" 88 ; NOTE: Format SU_STATE has been output. 89 VALUE SU_RGC (default=32) 90 0 = "Not applicable for coverage" 91 ; NOTE: Format SU_RGC has been output. 92 VALUE H1_MIS (default=32) 93 1 = "Interview" 94 2 = "Noninterview" 95 3 = "Not in sample" 96 ; NOTE: Format H1_MIS has been output. 97 VALUE H1_INT1L (default=32) 98 0 = "Not a wave 1 household" 99 1 = "Interviewed" 100 2 = "No one home" 101 3 = "Temporarily absent" 102 4 = "Refused" 103 5 = "Unable to locate" 104 6 = "Other" 105 9 = "Vacant" 106 10 = "Occupied by persons with URE" 107 11 = "Unfit or to be demolished" 108 12 = "Under construction, not ready" 109 13 = "Converted to temporary business" 110 14 = "Unoccupied tent or trailer site" 111 15 = "Permit granted, construction not" 112 16 = "Other type B" 113 17 = "Demolished" 114 18 = "House or trailer moved" 115 19 = "Converted to permanent business" 116 20 = "Merged" 117 21 = "Condemned" 118 22 = "Other" 119 ; NOTE: Format H1_INT1L has been output. 120 VALUE H1_STATE (default=32) 121 1 = "Alabama" 122 4 = "Arizona" 123 5 = "Arkansas" 124 6 = "California" 125 8 = "Colorado" 126 9 = "Connecticut" 3 The SAS System 15:23 Thursday, July 3, 2003 127 10 = "Delaware" 128 11 = "District of Columbia" 129 12 = "Florida" 130 13 = "Georgia" 131 15 = "Hawaii" 132 17 = "Illinois" 133 18 = "Indiana" 134 19 = "Iowa" 135 20 = "Kansas" 136 21 = "Kentucky" 137 22 = "Louisiana" 138 23 = "Maine" 139 24 = "Maryland" 140 25 = "Massachusetts" 141 26 = "Michigan" 142 27 = "Minnesota" 143 29 = "Missouri" 144 30 = "Montana" 145 31 = "Nebraska" 146 32 = "Nevada" 147 33 = "New Hampshire" 148 34 = "New Jersey" 149 36 = "New York" 150 37 = "North Carolina" 151 38 = "North Dakota" 152 39 = "Ohio" 153 40 = "Oklahoma" 154 41 = "Oregon" 155 42 = "Pennsylvania" 156 44 = "Rhode Island" 157 45 = "South Carolina" 158 47 = "Tennessee" 159 48 = "Texas" 160 49 = "Utah" 161 50 = "Vermont" 162 51 = "Virginia" 163 53 = "Washington" 164 55 = "Wisconsin" 165 90 = "Idaho, New Mexico, South Dakota," 166 91 = "Mississippi, West Virginia" 167 ; NOTE: Format H1_STATE has been output. 168 VALUE H1_METRO (default=32) 169 1 = "In metropolitan subsample" 170 2 = "Not in metropolitan subsample " /* .(may be metro or nonmetro) */ 171 ; NOTE: Format H1_METRO has been output. 172 VALUE H1_MSA (default=32) 173 0 = "Not in universe or not identifiable" 174 7 = "Boston-Lawrence-Salem, MA-NH" 175 10 = "Buffalo-Niagara Falls, NY" 176 14 = "Chicago-Gary-Lake County, IL-IN" 177 21 = "Cincinnati-Hamilton, OH-KY" 178 28 = "Cleveland-Akron-Lorain, OH" 179 31 = "Dallas-Fort Worth, TX" 180 34 = "Denver-Boulder, CO" 181 35 = "Detroit-Ann Arbor, MI" 182 41 = "Hartford-New Britain-Middletown, CT" 183 42 = "Houston, TX" 184 49 = "Los Angeles-Anaheim-Riverside, CA" 185 56 = "Miami-Fort Lauderdale, FL" 186 63 = "Milwaukee-Racine, WI" 187 70 = "New York-N. New Jersey-Long" 188 77 = "Philadelphia-Wilmington-Trenton," 189 78 = "Pittsburgh-Beaver Valley, PA" 190 79 = "Portland-Vancouver, OR" 191 82 = "St. Louis, IL-MO" 192 84 = "San Francisco-Oakland-San Jose, CA" 193 91 = "Seattle-Tacoma, WA" 194 160 = "Albany-Schenectady-Troy, NY" 195 200 = "Albequerque, NM" 196 520 = "Atlanta, GA" 197 640 = "Austin, TX" 198 680 = "Bakersfield, CA" 199 760 = "Baton Rouge, LA" 200 840 = "Beaumont-Port Arthur, TX" 4 The SAS System 15:23 Thursday, July 3, 2003 201 1000 = "Birmingham, AL" 202 1520 = "Charlotte-Gastonia-Rock Hill, NC" 203 1720 = "Colorado Springs, CO" 204 1840 = "Columbus, OH" 205 1880 = "Corpus Christi, TX" 206 2000 = "Dayton-Springfield, OH" 207 2320 = "El Paso, TX" 208 2400 = "Eugene-Springfield, OR" 209 2560 = "Fayetville, NC" 210 2700 = "Ft. Myers-Cape Coral, FL" 211 2760 = "Fort Wayne, IN" 212 2840 = "Fresno, CA" 213 3120 = "Greensboro--Winston-Salem--High Point," /* NC */ 214 3160 = "Greensville - Spartansburg, SC" 215 3240 = "Harrisburg-Lebanon-Carlisle, PA" 216 3320 = "Honolulu, HI" 217 3480 = "Indianapolis, IN" 218 3600 = "Jacksonville, FL" 219 3840 = "Knoxville, TN" 220 3980 = "Lakeland-Winterhaven, FL" 221 4040 = "Lansing-East Lansing, MI" 222 4720 = "Madison, WI" 223 4880 = "McCallen-Edinburg-Mission, TX" 224 4900 = "Melbourne-Titusville-Palm Bay, FL" 225 4920 = "Memphis, TN" 226 5120 = "Minneapolis-St. Paul, MN" 227 5160 = "Mobile, AL" 228 5360 = "Nashville, TN" 229 5480 = "New Haven-Meriden, CT" 230 5560 = "New Orleans, LA" 231 5720 = "Norfolk-VA Beach-Newport News, VA" 232 5880 = "Oklahoma City, OK" 233 5960 = "Orlando, FL" 234 6080 = "Pensacola, FL" 235 6200 = "Phoenix, AZ" 236 6640 = "Raleigh-Durham, NC" 237 6840 = "Rochester, NY" 238 6880 = "Rockford, IL" 239 6920 = "Sacramento, CA" 240 7120 = "Salinas-Seaside-Monterey, CA" 241 7160 = "Salt Lake City-Ogden, UT" 242 7240 = "San Antonio, TX" 243 7320 = "San Diego, CA" 244 7560 = "Scranton-Wilkes-Barre, PA" 245 8000 = "Springfield, MA" 246 8120 = "Stockton, CA" 247 8160 = "Syracuse, NY" 248 8280 = "Tampa-St. Petersburg-Clearwater, FL" 249 8400 = "Toledo, OH" 250 8520 = "Tucson, AZ" 251 8560 = "Tulsa, OK" 252 8680 = "Utica-Rome, NY" 253 8840 = "Washington, DC-MD-VA" 254 8960 = "West Palm Beach-Boca Raton-Delray" 255 9240 = "Worcester, MA" 256 ; NOTE: Format H1_MSA has been output. 257 VALUE H1_ACCES (default=32) 258 0 = "Not applicable" 259 1 = "Direct - skip to housunit" 260 2 = "Through another unit" 261 ; NOTE: Format H1_ACCES has been output. 262 VALUE H1_KTCHN (default=32) 263 0 = "Not applicable" 264 1 = "For this unit only" 265 2 = "Also used by another household" 266 3 = "None" 267 ; NOTE: Format H1_KTCHN has been output. 268 VALUE H1_LVQTR (default=32) 269 0 = "Not applicable" 270 1 = "House, apartment, flat" 271 2 = "Hu in nontransient hotel," 272 3 = "Hu, permanent in transient hotel," 273 4 = "Hu in rooming house" 5 The SAS System 15:23 Thursday, July 3, 2003 274 5 = "Mobile home or trailer with" 275 6 = "Mobile home or trailer with" 276 7 = "Hu not specified above" 277 8 = "Quarters not hu in rooming or" 278 9 = "Unit not permanent in transient" 279 10 = "Unoccupied tent or trailer site" 280 11 = "Other unit not specified above" 281 ; NOTE: Format H1_LVQTR has been output. 282 VALUE H1_UNITS (default=32) 283 0 = "Not applicable" 284 1 = "Only 'other' units" 285 2 = "Mobile home or trailer" 286 3 = "One, detached" 287 4 = "One, attached" 288 5 = "Two" 289 6 = "3-4" 290 7 = "5-9" 291 8 = "10-19" 292 9 = "20-49" 293 10 = "50 or more" 294 ; NOTE: Format H1_UNITS has been output. 295 VALUE H1_TENUR (default=32) 296 1 = "Owned or being bought by someone" 297 2 = "Rented for cash" 298 3 = "Occupied without payment of" 299 ; NOTE: Format H1_TENUR has been output. 300 VALUE H1_PUBHS (default=32) 301 0 = "Not applicable" 302 1 = "Yes" 303 2 = "No" 304 ; NOTE: Format H1_PUBHS has been output. 305 VALUE H1_LORNT (default=32) 306 0 = "Not applicable" 307 1 = "Yes" 308 2 = "No" 309 ; NOTE: Format H1_LORNT has been output. 310 VALUE H1_RACE (default=32) 311 0 = "Not applicable" 312 1 = "White" 313 2 = "Black" 314 3 = "American Indian, Eskimo or Aleut" 315 4 = "Asian or Pacific Islander" 316 ; NOTE: Format H1_RACE has been output. 317 VALUE H1_SEX (default=32) 318 0 = "Not applicable" 319 1 = "Male" 320 2 = "Female" 321 ; NOTE: Format H1_SEX has been output. 322 VALUE H1_SIZE (default=32) 323 0 = "Not applicable" 324 ; NOTE: Format H1_SIZE has been output. 325 VALUE H1_SEG (default=32) 326 1 = "Address" 327 2 = "Unit" 328 3 = "Permit" 329 4 = "Area" 330 5 = "Special place" 331 ; NOTE: Format H1_SEG has been output. 332 VALUE U1FRMSLE (default=32) 333 0 = "Not answered" 334 1 = "Yes" 335 2 = "No" 336 3 = "Not applicable" 337 ; NOTE: Format U1FRMSLE has been output. 338 VALUE U1_ACCES (default=32) 339 0 = "Not applicable" 6 The SAS System 15:23 Thursday, July 3, 2003 340 1 = "Direct - skip to housunit" 341 2 = "Through another unit" 342 ; NOTE: Format U1_ACCES has been output. 343 VALUE U1_KTCHN (default=32) 344 0 = "Not applicable" 345 1 = "For this unit only" 346 2 = "Also used by another household" 347 3 = "None" 348 ; NOTE: Format U1_KTCHN has been output. 349 VALUE U1_LVQTR (default=32) 350 -9 = "Not answered" 351 0 = "Not answered (types B and C)" 352 1 = "House, apartment, flat" 353 2 = "Hu in nontransient hotel," 354 3 = "Hu, permanent in transient hotel," 355 4 = "Hu in rooming house" 356 5 = "Mobile home or trailer with no" 357 6 = "Mobile home or trailer with one" 358 7 = "Hu not specified above" 359 8 = "Quarters not hu in rooming or" 360 9 = "Unit not permanent in transient" 361 10 = "Unoccupied tent or trailer site" 362 11 = "Other unit not specified above" 363 ; NOTE: Format U1_LVQTR has been output. 364 VALUE U1_UNITS (default=32) 365 -9 = "Not answered" 366 0 = "Not answered (types B and C)" 367 1 = "Only 'other' units" 368 2 = "Mobile home or trailer" 369 3 = "One, detached" 370 4 = "One, attached" 371 5 = "Two" 372 6 = "3-4" 373 7 = "5-9" 374 8 = "10-19" 375 9 = "20-49" 376 10 = "50 or more" 377 ; NOTE: Format U1_UNITS has been output. 378 VALUE U1_TENUR (default=32) 379 0 = "Not answered (types B and C)" 380 1 = "Owned or being bought by someone" 381 2 = "Rented for cash" 382 3 = "Occupied without payment of" 383 9 = "Not answered" 384 ; NOTE: Format U1_TENUR has been output. 385 VALUE U1_PUBHS (default=32) 386 -1 = "Dk" 387 0 = "Not applicable" 388 1 = "Yes" 389 2 = "No" 390 ; NOTE: Format U1_PUBHS has been output. 391 VALUE U1_LORNT (default=32) 392 -1 = "Dk" 393 0 = "Not applicable" 394 1 = "Yes" 395 2 = "No" 396 ; NOTE: Format U1_LORNT has been output. 397 VALUE H1ITM36B (default=32) 398 1 = "Interviewed" 399 2 = "No one home" 400 3 = "Temporarily absent" 401 4 = "Refused" 402 5 = "Unable to locate" 403 6 = "Other" 404 23 = "Entire household out-of-scope" 405 24 = "Moved, address unknown" 406 25 = "Moved within country beyond" 407 26 = "All sample persons relisted on" 408 ; 7 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format H1ITM36B has been output. 409 VALUE U1_RACE (default=32) 410 0 = "Not applicable" 411 1 = "White" 412 2 = "Black" 413 3 = "American Indian, Eskimo or Aleut" 414 4 = "Asian or Pacific Islander" 415 9 = "Not answered" 416 ; NOTE: Format U1_RACE has been output. 417 VALUE U1_SEX (default=32) 418 0 = "Not applicable" 419 1 = "Male" 420 2 = "Female" 421 9 = "Not answered" 422 ; NOTE: Format U1_SEX has been output. 423 VALUE U1_SIZE (default=32) 424 -9 = "Not answered" 425 0 = "Not applicable" 426 ; NOTE: Format U1_SIZE has been output. 427 VALUE U1TOTVST (default=32) 428 -9 = "Not answered" 429 0 = "Not applicable" 430 ; NOTE: Format U1TOTVST has been output. 431 VALUE U1TOTPHN (default=32) 432 0 = "Not applicable" 433 ; NOTE: Format U1TOTPHN has been output. 434 VALUE U1CCRSPP (default=32) 435 0 = "Not applicable" 436 ; NOTE: Format U1CCRSPP has been output. 437 VALUE H1_0010L (default=32) 438 0 = "Not answered" 439 1 = "Yes" 440 2 = "No" 441 ; NOTE: Format H1_0010L has been output. 442 VALUE H1_0012L (default=32) 443 0 = "Not answered" 444 1 = "Yes" 445 2 = "No" 446 ; NOTE: Format H1_0012L has been output. 447 VALUE H1_0014L (default=32) 448 0 = "Not answered" 449 1 = "Yes" 450 2 = "No" 451 ; NOTE: Format H1_0014L has been output. 452 VALUE H1_0016L (default=32) 453 0 = "Not answered" 454 1 = "Yes" 455 2 = "No" 456 ; NOTE: Format H1_0016L has been output. 457 VALUE H1_0018L (default=32) 458 0 = "Not applicable" 459 1 = "Yes" 460 2 = "No" 461 ; NOTE: Format H1_0018L has been output. 462 VALUE H1_0020L (default=32) 463 0 = "Not applicable" 464 1 = "Yes" 465 2 = "No" 466 ; NOTE: Format H1_0020L has been output. 467 VALUE H1_0022L (default=32) 468 0 = "Not applicable" 469 1 = "Yes" 470 2 = "No" 471 ; 8 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format H1_0022L has been output. 472 VALUE H1_0024L (default=32) 473 0 = "Not applicable" 474 1 = "Yes" 475 2 = "No" 476 ; NOTE: Format H1_0024L has been output. 477 VALUE H1_MEANS (default=32) 478 0 = "Not in universe or no persons" 479 1 = "One or more persons in household" 480 2 = "No person in household" 481 ; NOTE: Format H1_MEANS has been output. 482 VALUE H1_CASH (default=32) 483 0 = "Not in universe or no persons" 484 1 = "One or more persons in household" 485 2 = "No person in household received" 486 ; NOTE: Format H1_CASH has been output. 487 VALUE H1NCASHB (default=32) 488 0 = "Not in universe or no persons" 489 1 = "One or more persons in household" 490 2 = "One or more persons in household" 491 3 = "No person in household" 492 ; NOTE: Format H1NCASHB has been output. 493 VALUE H1_ENRGY (default=32) 494 0 = "Not applicable" 495 1 = "Checks sent to household" 496 2 = "Coupons or vouchers sent to" 497 3 = "Payments sent elsewhere" 498 4 = "Checks and coupons or vouchers" 499 5 = "Checks sent to household and" 500 6 = "Coupons or voucher sent to" 501 7 = "All three types of assistance" 502 ; NOTE: Format H1_ENRGY has been output. 503 VALUE H1_LUNCH (default=32) 504 0 = "Not applicable" 505 1 = "Free" 506 2 = "Reduced-price" 507 3 = "Both" 508 ; NOTE: Format H1_LUNCH has been output. 509 VALUE H1_BREAK (default=32) 510 0 = "Not applicable" 511 1 = "Free" 512 2 = "Reduced-price" 513 3 = "Both" 514 ; NOTE: Format H1_BREAK has been output. 515 VALUE H1_4816L (default=32) 516 0 = "Not in universe" 517 1 = "Yes" 518 2 = "No - skip to H1-4826" 519 ; NOTE: Format H1_4816L has been output. 520 VALUE H1_4818L (default=32) 521 0 = "Not marked as a place where" 522 1 = "Marked as a place where payments" 523 ; NOTE: Format H1_4818L has been output. 524 VALUE H1_4820L (default=32) 525 0 = "Not marked as a place where" 526 1 = "Marked as a place where payments" 527 ; NOTE: Format H1_4820L has been output. 528 VALUE H1_4822L (default=32) 529 0 = "Not marked as a place where" 530 1 = "Marked as a place where payments" 531 ; NOTE: Format H1_4822L has been output. 532 VALUE H1_4824L (default=32) 533 0 = "Not in universe" 534 ; NOTE: Format H1_4824L has been output. 9 The SAS System 15:23 Thursday, July 3, 2003 535 VALUE H1_4826L (default=32) 536 0 = "Not in universe" 537 1 = "Yes" 538 2 = "No" 539 ; NOTE: Format H1_4826L has been output. 540 VALUE H1_4828L (default=32) 541 0 = "Not in universe" 542 1 = "Yes" 543 2 = "No" 544 ; NOTE: Format H1_4828L has been output. 545 VALUE H1_4830L (default=32) 546 0 = "Not in universe" 547 ; NOTE: Format H1_4830L has been output. 548 VALUE H1_4832L (default=32) 549 0 = "Not in universe" 550 1 = "Yes" 551 2 = "No- skip to H1-4840" 552 ; NOTE: Format H1_4832L has been output. 553 VALUE H1_4834L (default=32) 554 0 = "Not in universe" 555 ; NOTE: Format H1_4834L has been output. 556 VALUE H1_4836L (default=32) 557 0 = "Not marked as a free lunch or" 558 1 = "Marked as a free lunch" 559 ; NOTE: Format H1_4836L has been output. 560 VALUE H1_4838L (default=32) 561 0 = "Not marked as a reduced-price" 562 1 = "Marked as a reduced-price" 563 ; NOTE: Format H1_4838L has been output. 564 VALUE H1_4840L (default=32) 565 0 = "Not in universe" 566 1 = "Yes" 567 2 = "No" 568 ; NOTE: Format H1_4840L has been output. 569 VALUE H1_4842L (default=32) 570 0 = "Not in universe" 571 ; NOTE: Format H1_4842L has been output. 572 VALUE H1_4844L (default=32) 573 0 = "Not marked as a free breakfast" 574 1 = "Marked as a free breakfast" 575 ; NOTE: Format H1_4844L has been output. 576 VALUE H1_4846L (default=32) 577 0 = "Not marked as a reduced-price" 578 1 = "Marked as a reduced-price" 579 ; NOTE: Format H1_4846L has been output. 580 VALUE H1_IMP0K (default=32) 581 0 = "Not imputed" 582 1 = "Imputed" 583 ; NOTE: Format H1_IMP0K has been output. 584 VALUE H1_IMP0L (default=32) 585 0 = "Not imputed" 586 1 = "Imputed" 587 ; NOTE: Format H1_IMP0L has been output. 588 VALUE H1_IMP0M (default=32) 589 0 = "Not imputed" 590 1 = "Imputed" 591 ; NOTE: Format H1_IMP0M has been output. 592 VALUE H1_IMP0N (default=32) 593 0 = "Not imputed" 594 1 = "Imputed" 595 ; NOTE: Format H1_IMP0N has been output. 10 The SAS System 15:23 Thursday, July 3, 2003 596 VALUE H1_IMP1K (default=32) 597 0 = "Not imputed" 598 1 = "Imputed" 599 ; NOTE: Format H1_IMP1K has been output. 600 VALUE H1_IMP1L (default=32) 601 0 = "Not imputed" 602 1 = "Imputed" 603 ; NOTE: Format H1_IMP1L has been output. 604 VALUE H1_IMP1M (default=32) 605 0 = "Not imputed" 606 1 = "Imputed" 607 ; NOTE: Format H1_IMP1M has been output. 608 VALUE H1_IMP1N (default=32) 609 0 = "Not imputed" 610 1 = "Imputed" 611 ; NOTE: Format H1_IMP1N has been output. 612 VALUE H1_IMP1O (default=32) 613 0 = "Not imputed" 614 1 = "Imputed" 615 ; NOTE: Format H1_IMP1O has been output. 616 VALUE H1_IMP1P (default=32) 617 0 = "Not imputed" 618 1 = "Imputed" 619 ; NOTE: Format H1_IMP1P has been output. 620 VALUE H1_IMP1Q (default=32) 621 0 = "Not imputed" 622 1 = "Imputed" 623 ; NOTE: Format H1_IMP1Q has been output. 624 VALUE H1_IMP1R (default=32) 625 0 = "Not imputed" 626 1 = "Imputed" 627 ; NOTE: Format H1_IMP1R has been output. 628 VALUE H1_IMP1S (default=32) 629 0 = "Not imputed" 630 1 = "Imputed" 631 ; NOTE: Format H1_IMP1S has been output. 632 VALUE H1_IMP1T (default=32) 633 0 = "Not imputed" 634 1 = "Imputed" 635 ; NOTE: Format H1_IMP1T has been output. 636 VALUE H1_IMP2K (default=32) 637 0 = "Not imputed" 638 1 = "Imputed" 639 ; NOTE: Format H1_IMP2K has been output. 640 VALUE H2_MIS (default=32) 641 1 = "Interview" 642 2 = "Noninterview" 643 3 = "Not in sample" 644 ; NOTE: Format H2_MIS has been output. 645 VALUE H2_INT1L (default=32) 646 0 = "Not a wave 1 household" 647 1 = "Interviewed" 648 2 = "No one home" 649 3 = "Temporarily absent" 650 4 = "Refused" 651 5 = "Unable to locate" 652 6 = "Other" 653 9 = "Vacant" 654 10 = "Occupied by persons with URE" 655 11 = "Unfit or to be demolished" 656 12 = "Under construction, not ready" 657 13 = "Converted to temporary business" 658 14 = "Unoccupied tent or trailer site" 659 15 = "Permit granted, construction not" 11 The SAS System 15:23 Thursday, July 3, 2003 660 16 = "Other type B" 661 17 = "Demolished" 662 18 = "House or trailer moved" 663 19 = "Converted to permanent business" 664 20 = "Merged" 665 21 = "Condemned" 666 22 = "Other" 667 ; NOTE: Format H2_INT1L has been output. 668 VALUE H2_STATE (default=32) 669 1 = "Alabama" 670 4 = "Arizona" 671 5 = "Arkansas" 672 6 = "California" 673 8 = "Colorado" 674 9 = "Connecticut" 675 10 = "Delaware" 676 11 = "District of Columbia" 677 12 = "Florida" 678 13 = "Georgia" 679 15 = "Hawaii" 680 17 = "Illinois" 681 18 = "Indiana" 682 19 = "Iowa" 683 20 = "Kansas" 684 21 = "Kentucky" 685 22 = "Louisiana" 686 23 = "Maine" 687 24 = "Maryland" 688 25 = "Massachusetts" 689 26 = "Michigan" 690 27 = "Minnesota" 691 29 = "Missouri" 692 30 = "Montana" 693 31 = "Nebraska" 694 32 = "Nevada" 695 33 = "New Hampshire" 696 34 = "New Jersey" 697 36 = "New York" 698 37 = "North Carolina" 699 38 = "North Dakota" 700 39 = "Ohio" 701 40 = "Oklahoma" 702 41 = "Oregon" 703 42 = "Pennsylvania" 704 44 = "Rhode Island" 705 45 = "South Carolina" 706 47 = "Tennessee" 707 48 = "Texas" 708 49 = "Utah" 709 50 = "Vermont" 710 51 = "Virginia" 711 53 = "Washington" 712 55 = "Wisconsin" 713 90 = "Idaho, New Mexico, South Dakota," 714 91 = "Mississippi, West Virginia" 715 ; NOTE: Format H2_STATE has been output. 716 VALUE H2_METRO (default=32) 717 1 = "In metropolitan subsample" 718 2 = "Not in metropolitan" 719 ; NOTE: Format H2_METRO has been output. 720 VALUE H2_MSA (default=32) 721 0 = "Not in universe or not identifiable" 722 7 = "Boston-Lawrence-Salem, MA-NH" 723 10 = "Buffalo-Niagara Falls, NY" 724 14 = "Chicago-Gary-Lake County, IL-IN" 725 21 = "Cincinnati-Hamilton, OH-KY" 726 28 = "Cleveland-Akron-Lorain, OH" 727 31 = "Dallas-Fort Worth, TX" 728 34 = "Denver-Boulder, CO" 729 35 = "Detroit-Ann Arbor, MI" 730 41 = "Hartford-New Britain-Middletown, CT" 731 42 = "Houston, TX" 732 49 = "Los Angeles-Anaheim-Riverside, CA" 12 The SAS System 15:23 Thursday, July 3, 2003 733 56 = "Miami-Fort Lauderdale, FL" 734 63 = "Milwaukee-Racine, WI" 735 70 = "New York-N. New Jersey-Long" 736 77 = "Philadelphia-Wilmington-Trenton," 737 78 = "Pittsburgh-Beaver Valley, PA" 738 79 = "Portland-Vancouver, OR" 739 82 = "St. Louis, IL-MO" 740 84 = "San Francisco-Oakland-San Jose, CA" 741 91 = "Seattle-Tacoma, WA" 742 160 = "Albany-Schenectady-Troy, NY" 743 200 = "Albequerque, NM" 744 520 = "Atlanta, GA" 745 640 = "Austin, TX" 746 680 = "Bakersfield, CA" 747 760 = "Baton Rouge, LA" 748 840 = "Beaumont-Port Arthur, TX" 749 1000 = "Birmingham, AL" 750 1520 = "Charlotte-Gastonia-Rock Hill, NC" 751 1720 = "Colorado Springs, CO" 752 1840 = "Columbus, OH" 753 1880 = "Corpus Christi, TX" 754 2000 = "Dayton-Springfield, OH" 755 2320 = "El Paso, TX" 756 2400 = "Eugene-Springfield, OR" 757 2560 = "Fayetville, NC" 758 2700 = "Ft. Myers-Cape Coral, FL" 759 2760 = "Fort Wayne, IN" 760 2840 = "Fresno, CA" 761 3120 = "Greensboro--Winston-Salem--High Point," /* NC */ 762 3160 = "Greensville - Spartansburg, SC" 763 3240 = "Harrisburg-Lebanon-Carlisle, PA" 764 3320 = "Honolulu, HI" 765 3480 = "Indianapolis, IN" 766 3600 = "Jacksonville, FL" 767 3840 = "Knoxville, TN" 768 3980 = "Lakeland-Winterhaven, FL" 769 4040 = "Lansing-East Lansing, MI" 770 4720 = "Madison, WI" 771 4880 = "McCallen-Edinburg-Mission, TX" 772 4900 = "Melbourne-Titusville-Palm Bay, FL" 773 4920 = "Memphis, TN" 774 5120 = "Minneapolis-St. Paul, MN" 775 5160 = "Mobile, AL" 776 5360 = "Nashville, TN" 777 5480 = "New Haven-Meriden, CT" 778 5560 = "New Orleans, LA" 779 5720 = "Norfolk-VA Beach-Newport News, VA" 780 5880 = "Oklahoma City, OK" 781 5960 = "Orlando, FL" 782 6080 = "Pensacola, FL" 783 6200 = "Phoenix, AZ" 784 6640 = "Raleigh-Durham, NC" 785 6840 = "Rochester, NY" 786 6880 = "Rockford, IL" 787 6920 = "Sacramento, CA" 788 7120 = "Salinas-Seaside-Monterey, CA" 789 7160 = "Salt Lake City-Ogden, UT" 790 7240 = "San Antonio, TX" 791 7320 = "San Diego, CA" 792 7560 = "Scranton-Wilkes-Barre, PA" 793 8000 = "Springfield, MA" 794 8120 = "Stockton, CA" 795 8160 = "Syracuse, NY" 796 8280 = "Tampa-St. Petersburg-Clearwater, FL" 797 8400 = "Toledo, OH" 798 8520 = "Tucson, AZ" 799 8560 = "Tulsa, OK" 800 8680 = "Utica-Rome, NY" 801 8840 = "Washington, DC-MD-VA" 802 8960 = "West Palm Beach-Boca Raton-Delray" 803 9240 = "Worcester, MA" 804 ; NOTE: Format H2_MSA has been output. 805 VALUE H2_ACCES (default=32) 806 0 = "Not applicable" 807 1 = "Direct - skip to housunit" 13 The SAS System 15:23 Thursday, July 3, 2003 808 2 = "Through another unit" 809 ; NOTE: Format H2_ACCES has been output. 810 VALUE H2_KTCHN (default=32) 811 0 = "Not applicable" 812 1 = "For this unit only" 813 2 = "Also used by another household" 814 3 = "None" 815 ; NOTE: Format H2_KTCHN has been output. 816 VALUE H2_LVQTR (default=32) 817 1 = "House, apartment, flat" 818 2 = "Hu in nontransient hotel," 819 3 = "Hu, permanent in transient" 820 4 = "Hu in rooming house" 821 5 = "Mobile home or trailer with" 822 6 = "Mobile home or trailer with" 823 7 = "Hu not specified above" 824 8 = "Quarters not hu in rooming or" 825 9 = "Unit not permanent in" 826 10 = "Unoccupied tent or trailer site" 827 11 = "Other unit not specified above" 828 ; NOTE: Format H2_LVQTR has been output. 829 VALUE H2_UNITS (default=32) 830 1 = "Only 'other' units" 831 2 = "Mobile home or trailer" 832 3 = "One, detached" 833 4 = "One, attached" 834 5 = "Two" 835 6 = "3-4" 836 7 = "5-9" 837 8 = "10-19" 838 9 = "20-49" 839 10 = "50 or more" 840 ; NOTE: Format H2_UNITS has been output. 841 VALUE H2_TENUR (default=32) 842 1 = "Owned or being bought by someone" 843 2 = "Rented for cash" 844 3 = "Occupied without payment of" 845 ; NOTE: Format H2_TENUR has been output. 846 VALUE H2_PUBHS (default=32) 847 0 = "Not applicable" 848 1 = "Yes" 849 2 = "No" 850 ; NOTE: Format H2_PUBHS has been output. 851 VALUE H2_LORNT (default=32) 852 0 = "Not applicable" 853 1 = "Yes" 854 2 = "No" 855 ; NOTE: Format H2_LORNT has been output. 856 VALUE H2_RACE (default=32) 857 0 = "Not applicable" 858 1 = "White" 859 2 = "Black" 860 3 = "American Indian, Eskimo or Aleut" 861 4 = "Asian or Pacific Islander" 862 ; NOTE: Format H2_RACE has been output. 863 VALUE H2_SEX (default=32) 864 0 = "Not applicable" 865 1 = "Male" 866 2 = "Female" 867 ; NOTE: Format H2_SEX has been output. 868 VALUE H2_SIZE (default=32) 869 0 = "Not applicable" 870 ; NOTE: Format H2_SIZE has been output. 871 VALUE H2_SEG (default=32) 872 1 = "Address" 873 2 = "Unit" 14 The SAS System 15:23 Thursday, July 3, 2003 874 3 = "Permit" 875 4 = "Area" 876 5 = "Special place" 877 ; NOTE: Format H2_SEG has been output. 878 VALUE U2FRMSLE (default=32) 879 0 = "Not answered" 880 1 = "Yes" 881 2 = "No" 882 3 = "Not applicable" 883 ; NOTE: Format U2FRMSLE has been output. 884 VALUE U2_ACCES (default=32) 885 0 = "Not applicable" 886 1 = "Direct - skip to housunit" 887 2 = "Through another unit" 888 ; NOTE: Format U2_ACCES has been output. 889 VALUE U2_KTCHN (default=32) 890 0 = "Not applicable" 891 1 = "For this unit only" 892 2 = "Also used by another household" 893 3 = "None" 894 ; NOTE: Format U2_KTCHN has been output. 895 VALUE U2_LVQTR (default=32) 896 -9 = "Not answered" 897 0 = "Not answered (types B and C)" 898 1 = "House, apartment, flat" 899 2 = "Hu in nontransient hotel, motel etc." 900 3 = "Hu, permanent in transient hotel," 901 4 = "Hu in rooming house" 902 5 = "Mobile home or trailer with no permane" /* nt */ 903 6 = "Mobile home or trailer with one or mor" /* e */ 904 7 = "Hu not specified above" 905 8 = "Quarters not hu in rooming or boarding" 906 9 = "Unit not permanent in transient hotel," 907 10 = "Unoccupied tent or trailer site" 908 11 = "Other unit not specified above" 909 ; NOTE: Format U2_LVQTR has been output. 910 VALUE U2_UNITS (default=32) 911 -9 = "Not answered" 912 0 = "Not answered (types B and C)" 913 1 = "Only 'other' units" 914 2 = "Mobile home or trailer" 915 3 = "One, detached" 916 4 = "One, attached" 917 5 = "Two" 918 6 = "3-4" 919 7 = "5-9" 920 8 = "10-19" 921 9 = "20-49" 922 10 = "50 or more" 923 ; NOTE: Format U2_UNITS has been output. 924 VALUE U2_TENUR (default=32) 925 0 = "Not answered (types B and C)" 926 1 = "Owned or being bought by someone" 927 2 = "Rented for cash" 928 3 = "Occupied without payment of cash rent" 929 9 = "Not answered" 930 ; NOTE: Format U2_TENUR has been output. 931 VALUE U2_PUBHS (default=32) 932 -1 = "Dk" 933 0 = "Not applicable" 934 1 = "Yes" 935 2 = "No" 936 ; NOTE: Format U2_PUBHS has been output. 937 VALUE U2_LORNT (default=32) 938 -1 = "Dk" 939 0 = "Not applicable" 940 1 = "Yes" 941 2 = "No" 15 The SAS System 15:23 Thursday, July 3, 2003 942 ; NOTE: Format U2_LORNT has been output. 943 VALUE H2ITM36B (default=32) 944 1 = "Interviewed" 945 2 = "No one home" 946 3 = "Temporarily absent" 947 4 = "Refused" 948 5 = "Unable to locate" 949 6 = "Other" 950 23 = "Entire household out-of-scope" 951 24 = "Moved, address unknown" 952 25 = "Moved within country beyond limit" 953 26 = "All sample persons relisted on new" 954 ; NOTE: Format H2ITM36B has been output. 955 VALUE U2_RACE (default=32) 956 0 = "Not applicable" 957 1 = "White" 958 2 = "Black" 959 3 = "American Indian, Eskimo or Aleut" 960 4 = "Asian or Pacific Islander" 961 9 = "Not answered" 962 ; NOTE: Format U2_RACE has been output. 963 VALUE U2_SEX (default=32) 964 0 = "Not applicable" 965 1 = "Male" 966 2 = "Female" 967 9 = "Not answered" 968 ; NOTE: Format U2_SEX has been output. 969 VALUE U2_SIZE (default=32) 970 -9 = "Not answered" 971 0 = "Not applicable" 972 ; NOTE: Format U2_SIZE has been output. 973 VALUE U2TOTVST (default=32) 974 -9 = "Not answered" 975 0 = "Not applicable" 976 ; NOTE: Format U2TOTVST has been output. 977 VALUE U2TOTPHN (default=32) 978 0 = "Not applicable" 979 ; NOTE: Format U2TOTPHN has been output. 980 VALUE U2CCRSPP (default=32) 981 0 = "Not applicable" 982 ; NOTE: Format U2CCRSPP has been output. 983 VALUE H2_0010L (default=32) 984 0 = "Not answered" 985 1 = "Yes" 986 2 = "No" 987 ; NOTE: Format H2_0010L has been output. 988 VALUE H2_0012L (default=32) 989 0 = "Not answered" 990 1 = "Yes" 991 2 = "No" 992 ; NOTE: Format H2_0012L has been output. 993 VALUE H2_0014L (default=32) 994 0 = "Not answered" 995 1 = "Yes" 996 2 = "No" 997 ; NOTE: Format H2_0014L has been output. 998 VALUE H2_0016L (default=32) 999 0 = "Not answered" 1000 1 = "Yes" 1001 2 = "No" 1002 ; NOTE: Format H2_0016L has been output. 1003 VALUE H2_0018L (default=32) 1004 0 = "Not applicable" 1005 1 = "Yes" 16 The SAS System 15:23 Thursday, July 3, 2003 1006 2 = "No" 1007 ; NOTE: Format H2_0018L has been output. 1008 VALUE H2_0020L (default=32) 1009 0 = "Not applicable" 1010 1 = "Yes" 1011 2 = "No" 1012 ; NOTE: Format H2_0020L has been output. 1013 VALUE H2_0022L (default=32) 1014 0 = "Not applicable" 1015 1 = "Yes" 1016 2 = "No" 1017 ; NOTE: Format H2_0022L has been output. 1018 VALUE H2_0024L (default=32) 1019 0 = "Not applicable" 1020 1 = "Yes" 1021 2 = "No" 1022 ; NOTE: Format H2_0024L has been output. 1023 VALUE H2_MEANS (default=32) 1024 0 = "Not in universe or no persons" 1025 1 = "One or more persons in household" 1026 2 = "No person in household received benefi" /* ts */ 1027 ; NOTE: Format H2_MEANS has been output. 1028 VALUE H2_CASH (default=32) 1029 0 = "Not in universe or no persons" 1030 1 = "One or more persons in household" 1031 2 = "No person in household received cash" 1032 ; NOTE: Format H2_CASH has been output. 1033 VALUE H2NCASHB (default=32) 1034 0 = "Not in universe or no persons" 1035 1 = "One or more persons in household" 1036 2 = "One or more persons in household" 1037 3 = "No person in household received noncas" /* h */ 1038 ; NOTE: Format H2NCASHB has been output. 1039 VALUE H2_ENRGY (default=32) 1040 0 = "Not applicable" 1041 1 = "Checks sent to household" 1042 2 = "Coupons or vouchers sent to household" 1043 3 = "Payments sent elsewhere" 1044 4 = "Checks and coupons or vouchers sent to" 1045 5 = "Checks sent to household and payments" 1046 6 = "Coupons or voucher sent to household" 1047 7 = "All three types of assistance" 1048 ; NOTE: Format H2_ENRGY has been output. 1049 VALUE H2_LUNCH (default=32) 1050 0 = "Not applicable" 1051 1 = "Free" 1052 2 = "Reduced-price" 1053 3 = "Both" 1054 ; NOTE: Format H2_LUNCH has been output. 1055 VALUE H2_BREAK (default=32) 1056 0 = "Not applicable" 1057 1 = "Free" 1058 2 = "Reduced-price" 1059 3 = "Both" 1060 ; NOTE: Format H2_BREAK has been output. 1061 VALUE H2_4816L (default=32) 1062 0 = "Not in universe" 1063 1 = "Yes" 1064 2 = "No - skip to H2-4826" 1065 ; NOTE: Format H2_4816L has been output. 1066 VALUE H2_4818L (default=32) 1067 0 = "Not marked as a place where payments" 1068 1 = "Marked as a place where payments" 1069 ; NOTE: Format H2_4818L has been output. 17 The SAS System 15:23 Thursday, July 3, 2003 1070 VALUE H2_4820L (default=32) 1071 0 = "Not marked as a place where payments" 1072 1 = "Marked as a place where payments" 1073 ; NOTE: Format H2_4820L has been output. 1074 VALUE H2_4822L (default=32) 1075 0 = "Not marked as a place where payments" 1076 1 = "Marked as a place where payments" 1077 ; NOTE: Format H2_4822L has been output. 1078 VALUE H2_4824L (default=32) 1079 0 = "Not in universe" 1080 ; NOTE: Format H2_4824L has been output. 1081 VALUE H2_4826L (default=32) 1082 0 = "Not in universe" 1083 1 = "Yes" 1084 2 = "No" 1085 ; NOTE: Format H2_4826L has been output. 1086 VALUE H2_4828L (default=32) 1087 0 = "Not in universe" 1088 1 = "Yes" 1089 2 = "No" 1090 ; NOTE: Format H2_4828L has been output. 1091 VALUE H2_4830L (default=32) 1092 0 = "Not in universe" 1093 ; NOTE: Format H2_4830L has been output. 1094 VALUE H2_4832L (default=32) 1095 0 = "Not in universe" 1096 1 = "Yes" 1097 2 = "No- skip to H2-4840" 1098 ; NOTE: Format H2_4832L has been output. 1099 VALUE H2_4834L (default=32) 1100 0 = "Not in universe" 1101 ; NOTE: Format H2_4834L has been output. 1102 VALUE H2_4836L (default=32) 1103 0 = "Not marked as a free lunch or not" 1104 1 = "Marked as a free lunch" 1105 ; NOTE: Format H2_4836L has been output. 1106 VALUE H2_4838L (default=32) 1107 0 = "Not marked as a reduced-price" 1108 1 = "Marked as a reduced-price" 1109 ; NOTE: Format H2_4838L has been output. 1110 VALUE H2_4840L (default=32) 1111 0 = "Not in universe" 1112 1 = "Yes" 1113 2 = "No" 1114 ; NOTE: Format H2_4840L has been output. 1115 VALUE H2_4842L (default=32) 1116 0 = "Not in universe" 1117 ; NOTE: Format H2_4842L has been output. 1118 VALUE H2_4844L (default=32) 1119 0 = "Not marked as a free breakfast or" 1120 1 = "Marked as a free breakfast" 1121 ; NOTE: Format H2_4844L has been output. 1122 VALUE H2_4846L (default=32) 1123 0 = "Not marked as a reduced-price" 1124 1 = "Marked as a reduced-price" 1125 ; NOTE: Format H2_4846L has been output. 1126 VALUE H2_IMP0K (default=32) 1127 0 = "Not imputed" 1128 1 = "Imputed" 1129 ; NOTE: Format H2_IMP0K has been output. 1130 VALUE H2_IMP0L (default=32) 18 The SAS System 15:23 Thursday, July 3, 2003 1131 0 = "Not imputed" 1132 1 = "Imputed" 1133 ; NOTE: Format H2_IMP0L has been output. 1134 VALUE H2_IMP0M (default=32) 1135 0 = "Not imputed" 1136 1 = "Imputed" 1137 ; NOTE: Format H2_IMP0M has been output. 1138 VALUE H2_IMP0N (default=32) 1139 0 = "Not imputed" 1140 1 = "Imputed" 1141 ; NOTE: Format H2_IMP0N has been output. 1142 VALUE H2_IMP1K (default=32) 1143 0 = "Not imputed" 1144 1 = "Imputed" 1145 ; NOTE: Format H2_IMP1K has been output. 1146 VALUE H2_IMP1L (default=32) 1147 0 = "Not imputed" 1148 1 = "Imputed" 1149 ; NOTE: Format H2_IMP1L has been output. 1150 VALUE H2_IMP1M (default=32) 1151 0 = "Not imputed" 1152 1 = "Imputed" 1153 ; NOTE: Format H2_IMP1M has been output. 1154 VALUE H2_IMP1N (default=32) 1155 0 = "Not imputed" 1156 1 = "Imputed" 1157 ; NOTE: Format H2_IMP1N has been output. 1158 VALUE H2_IMP1O (default=32) 1159 0 = "Not imputed" 1160 1 = "Imputed" 1161 ; NOTE: Format H2_IMP1O has been output. 1162 VALUE H2_IMP1P (default=32) 1163 0 = "Not imputed" 1164 1 = "Imputed" 1165 ; NOTE: Format H2_IMP1P has been output. 1166 VALUE H2_IMP1Q (default=32) 1167 0 = "Not imputed" 1168 1 = "Imputed" 1169 ; NOTE: Format H2_IMP1Q has been output. 1170 VALUE H2_IMP1R (default=32) 1171 0 = "Not imputed" 1172 1 = "Imputed" 1173 ; NOTE: Format H2_IMP1R has been output. 1174 VALUE H2_IMP1S (default=32) 1175 0 = "Not imputed" 1176 1 = "Imputed" 1177 ; NOTE: Format H2_IMP1S has been output. 1178 VALUE H2_IMP1T (default=32) 1179 0 = "Not imputed" 1180 1 = "Imputed" 1181 ; NOTE: Format H2_IMP1T has been output. 1182 VALUE H2_IMP2K (default=32) 1183 0 = "Not imputed" 1184 1 = "Imputed" 1185 ; NOTE: Format H2_IMP2K has been output. 1186 VALUE H3_MIS (default=32) 1187 1 = "Interview" 1188 2 = "Noninterview" 1189 3 = "Not in sample" 1190 ; NOTE: Format H3_MIS has been output. 1191 VALUE H3_INT1L (default=32) 19 The SAS System 15:23 Thursday, July 3, 2003 1192 0 = "Not a wave 1 household" 1193 1 = "Interviewed" 1194 2 = "No one home" 1195 3 = "Temporarily absent" 1196 4 = "Refused" 1197 5 = "Unable to locate" 1198 6 = "Other" 1199 9 = "Vacant" 1200 10 = "Occupied by persons with URE" 1201 11 = "Unfit or to be demolished" 1202 12 = "Under construction, not ready" 1203 13 = "Converted to temporary business" 1204 14 = "Unoccupied tent or trailer site" 1205 15 = "Permit granted, construction not" 1206 16 = "Other type B" 1207 17 = "Demolished" 1208 18 = "House or trailer moved" 1209 19 = "Converted to permanent business" 1210 20 = "Merged" 1211 21 = "Condemned" 1212 22 = "Other" 1213 ; NOTE: Format H3_INT1L has been output. 1214 VALUE H3_STATE (default=32) 1215 1 = "Alabama" 1216 4 = "Arizona" 1217 5 = "Arkansas" 1218 6 = "California" 1219 8 = "Colorado" 1220 9 = "Connecticut" 1221 10 = "Delaware" 1222 11 = "District of Columbia" 1223 12 = "Florida" 1224 13 = "Georgia" 1225 15 = "Hawaii" 1226 17 = "Illinois" 1227 18 = "Indiana" 1228 19 = "Iowa" 1229 20 = "Kansas" 1230 21 = "Kentucky" 1231 22 = "Louisiana" 1232 23 = "Maine" 1233 24 = "Maryland" 1234 25 = "Massachusetts" 1235 26 = "Michigan" 1236 27 = "Minnesota" 1237 29 = "Missouri" 1238 30 = "Montana" 1239 31 = "Nebraska" 1240 32 = "Nevada" 1241 33 = "New Hampshire" 1242 34 = "New Jersey" 1243 36 = "New York" 1244 37 = "North Carolina" 1245 38 = "North Dakota" 1246 39 = "Ohio" 1247 40 = "Oklahoma" 1248 41 = "Oregon" 1249 42 = "Pennsylvania" 1250 44 = "Rhode Island" 1251 45 = "South Carolina" 1252 47 = "Tennessee" 1253 48 = "Texas" 1254 49 = "Utah" 1255 50 = "Vermont" 1256 51 = "Virginia" 1257 53 = "Washington" 1258 55 = "Wisconsin" 1259 90 = "Idaho, New Mexico, South Dakota," 1260 91 = "Mississippi, West Virginia" 1261 ; NOTE: Format H3_STATE has been output. 1262 VALUE H3_METRO (default=32) 1263 1 = "In metropolitan subsample" 1264 2 = "Not in metropolitan subfamily (may be" 1265 ; 20 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format H3_METRO has been output. 1266 VALUE H3_MSA (default=32) 1267 0 = "Not in universe or not identifiable" 1268 7 = "Boston-Lawrence-Salem, MA-NH" 1269 10 = "Buffalo-Niagara Falls, NY" 1270 14 = "Chicago-Gary-Lake County, IL-IN" 1271 21 = "Cincinnati-Hamilton, OH-KY" 1272 28 = "Cleveland-Akron-Lorain, OH" 1273 31 = "Dallas-Fort Worth, TX" 1274 34 = "Denver-Boulder, CO" 1275 35 = "Detroit-Ann Arbor, MI" 1276 41 = "Hartford-New Britain-Middletown, CT" 1277 42 = "Houston, TX" 1278 49 = "Los Angeles-Anaheim-Riverside, CA" 1279 56 = "Miami-Fort Lauderdale, FL" 1280 63 = "Milwaukee-Racine, WI" 1281 70 = "New York-N. New Jersey-Long" 1282 77 = "Philadelphia-Wilmington-Trenton," 1283 78 = "Pittsburgh-Beaver Valley, PA" 1284 79 = "Portland-Vancouver, OR" 1285 82 = "St. Louis, IL-MO" 1286 84 = "San Francisco-Oakland-San Jose, CA" 1287 91 = "Seattle-Tacoma, WA" 1288 160 = "Albany-Schenectady-Troy, NY" 1289 200 = "Albequerque, NM" 1290 520 = "Atlanta, GA" 1291 640 = "Austin, TX" 1292 680 = "Bakersfield, CA" 1293 760 = "Baton Rouge, LA" 1294 840 = "Beaumont-Port Arthur, TX" 1295 1000 = "Birmingham, AL" 1296 1520 = "Charlotte-Gastonia-Rock Hill, NC" 1297 1720 = "Colorado Springs, CO" 1298 1840 = "Columbus, OH" 1299 1880 = "Corpus Christi, TX" 1300 2000 = "Dayton-Springfield, OH" 1301 2320 = "El Paso, TX" 1302 2400 = "Eugene-Springfield, OR" 1303 2560 = "Fayetville, NC" 1304 2700 = "Ft. Myers-Cape Coral, FL" 1305 2760 = "Fort Wayne, IN" 1306 2840 = "Fresno, CA" 1307 3120 = "Greensboro--Winston-Salem--High Point," /* NC */ 1308 3160 = "Greensville - Spartansburg, SC" 1309 3240 = "Harrisburg-Lebanon-Carlisle, PA" 1310 3320 = "Honolulu, HI" 1311 3480 = "Indianapolis, IN" 1312 3600 = "Jacksonville, FL" 1313 3840 = "Knoxville, TN" 1314 3980 = "Lakeland-Winterhaven, FL" 1315 4040 = "Lansing-East Lansing, MI" 1316 4720 = "Madison, WI" 1317 4880 = "McCallen-Edinburg-Mission, TX" 1318 4900 = "Melbourne-Titusville-Palm Bay, FL" 1319 4920 = "Memphis, TN" 1320 5120 = "Minneapolis-St. Paul, MN" 1321 5160 = "Mobile, AL" 1322 5360 = "Nashville, TN" 1323 5480 = "New Haven-Meriden, CT" 1324 5560 = "New Orleans, LA" 1325 5720 = "Norfolk-VA Beach-Newport News, VA" 1326 5880 = "Oklahoma City, OK" 1327 5960 = "Orlando, FL" 1328 6080 = "Pensacola, FL" 1329 6200 = "Phoenix, AZ" 1330 6640 = "Raleigh-Durham, NC" 1331 6840 = "Rochester, NY" 1332 6880 = "Rockford, IL" 1333 6920 = "Sacramento, CA" 1334 7120 = "Salinas-Seaside-Monterey, CA" 1335 7160 = "Salt Lake City-Ogden, UT" 1336 7240 = "San Antonio, TX" 1337 7320 = "San Diego, CA" 1338 7560 = "Scranton-Wilkes-Barre, PA" 1339 8000 = "Springfield, MA" 1340 8120 = "Stockton, CA" 21 The SAS System 15:23 Thursday, July 3, 2003 1341 8160 = "Syracuse, NY" 1342 8280 = "Tampa-St. Petersburg-Clearwater, FL" 1343 8400 = "Toledo, OH" 1344 8520 = "Tucson, AZ" 1345 8560 = "Tulsa, OK" 1346 8680 = "Utica-Rome, NY" 1347 8840 = "Washington, DC-MD-VA" 1348 8960 = "West Palm Beach-Boca Raton-Delray" 1349 9240 = "Worcester, MA" 1350 ; NOTE: Format H3_MSA has been output. 1351 VALUE H3_ACCES (default=32) 1352 0 = "Not applicable" 1353 1 = "Direct - skip to housunit" 1354 2 = "Through another unit" 1355 ; NOTE: Format H3_ACCES has been output. 1356 VALUE H3_KTCHN (default=32) 1357 0 = "Not applicable" 1358 1 = "For this unit only" 1359 2 = "Also used by another household" 1360 3 = "None" 1361 ; NOTE: Format H3_KTCHN has been output. 1362 VALUE H3_LVQTR (default=32) 1363 0 = "Not applicable" 1364 1 = "House, apartment, flat" 1365 2 = "Hu in nontransient hotel, motel etc." 1366 3 = "Hu, permanent in transient hotel," 1367 4 = "Hu in rooming house" 1368 5 = "Mobile home or trailer with no permane" /* nt */ 1369 6 = "Mobile home or trailer with one or mor" /* e */ 1370 7 = "Hu not specified above" 1371 8 = "Quarters not hu in rooming or boarding" 1372 9 = "Unit not permanent in transient hotel," 1373 10 = "Unoccupied tent or trailer site" 1374 11 = "Other unit not specified above" 1375 ; NOTE: Format H3_LVQTR has been output. 1376 VALUE H3_UNITS (default=32) 1377 0 = "Not applicable" 1378 1 = "Only 'other' units" 1379 2 = "Mobile home or trailer" 1380 3 = "One, detached" 1381 4 = "One, attached" 1382 5 = "Two" 1383 6 = "3-4" 1384 7 = "5-9" 1385 8 = "10-19" 1386 9 = "20-49" 1387 10 = "50 or more" 1388 ; NOTE: Format H3_UNITS has been output. 1389 VALUE H3_TENUR (default=32) 1390 1 = "Owned or being bought by someone" 1391 2 = "Rented for cash" 1392 3 = "Occupied without payment of cash rent" 1393 ; NOTE: Format H3_TENUR has been output. 1394 VALUE H3_PUBHS (default=32) 1395 0 = "Not applicable" 1396 1 = "Yes" 1397 2 = "No" 1398 ; NOTE: Format H3_PUBHS has been output. 1399 VALUE H3_LORNT (default=32) 1400 0 = "Not applicable" 1401 1 = "Yes" 1402 2 = "No" 1403 ; NOTE: Format H3_LORNT has been output. 1404 VALUE H3_RACE (default=32) 1405 0 = "Not applicable" 1406 1 = "White" 1407 2 = "Black" 1408 3 = "American Indian, Eskimo or Aleut" 22 The SAS System 15:23 Thursday, July 3, 2003 1409 4 = "Asian or Pacific Islander" 1410 ; NOTE: Format H3_RACE has been output. 1411 VALUE H3_SEX (default=32) 1412 0 = "Not applicable" 1413 1 = "Male" 1414 2 = "Female" 1415 ; NOTE: Format H3_SEX has been output. 1416 VALUE H3_SIZE (default=32) 1417 0 = "Not applicable" 1418 ; NOTE: Format H3_SIZE has been output. 1419 VALUE H3_SEG (default=32) 1420 1 = "Address" 1421 2 = "Unit" 1422 3 = "Permit" 1423 4 = "Area" 1424 5 = "Special place" 1425 ; NOTE: Format H3_SEG has been output. 1426 VALUE U3FRMSLE (default=32) 1427 0 = "Not answered" 1428 1 = "Yes" 1429 2 = "No" 1430 3 = "Not applicable" 1431 ; NOTE: Format U3FRMSLE has been output. 1432 VALUE U3_ACCES (default=32) 1433 0 = "Not applicable" 1434 1 = "Direct - skip to housunit" 1435 2 = "Through another unit" 1436 ; NOTE: Format U3_ACCES has been output. 1437 VALUE U3_KTCHN (default=32) 1438 0 = "Not applicable" 1439 1 = "For this unit only" 1440 2 = "Also used by another household" 1441 3 = "None" 1442 ; NOTE: Format U3_KTCHN has been output. 1443 VALUE U3_LVQTR (default=32) 1444 -9 = "Not answered" 1445 0 = "Not answered (types B and C)" 1446 1 = "House, apartment, flat" 1447 2 = "Hu in nontransient hotel, motel etc." 1448 3 = "Hu, permanent in transient hotel," 1449 4 = "Hu in rooming house" 1450 5 = "Mobile home or trailer with no permane" /* nt */ 1451 6 = "Mobile home or trailer with one or mor" /* e */ 1452 7 = "Hu not specified above" 1453 8 = "Quarters not hu in rooming or boarding" 1454 9 = "Unit not permanent in transient hotel," 1455 10 = "Unoccupied tent or trailer site" 1456 11 = "Other unit not specified above" 1457 ; NOTE: Format U3_LVQTR has been output. 1458 VALUE U3_UNITS (default=32) 1459 -9 = "Not answered" 1460 0 = "Not answered (types B and C)" 1461 1 = "Only 'other' units" 1462 2 = "Mobile home or trailer" 1463 3 = "One, detached" 1464 4 = "One, attached" 1465 5 = "Two" 1466 6 = "3-4" 1467 7 = "5-9" 1468 8 = "10-19" 1469 9 = "20-49" 1470 10 = "50 or more" 1471 ; NOTE: Format U3_UNITS has been output. 1472 VALUE U3_TENUR (default=32) 1473 0 = "Not answered (types B and C)" 1474 1 = "Owned or being bought by someone" 1475 2 = "Rented for cash" 23 The SAS System 15:23 Thursday, July 3, 2003 1476 3 = "Occupied without payment of cash rent" 1477 9 = "Not answered" 1478 ; NOTE: Format U3_TENUR has been output. 1479 VALUE U3_PUBHS (default=32) 1480 -1 = "Dk" 1481 0 = "Not applicable" 1482 1 = "Yes" 1483 2 = "No" 1484 ; NOTE: Format U3_PUBHS has been output. 1485 VALUE U3_LORNT (default=32) 1486 -1 = "Dk" 1487 0 = "Not applicable" 1488 1 = "Yes" 1489 2 = "No" 1490 ; NOTE: Format U3_LORNT has been output. 1491 VALUE H3ITM36B (default=32) 1492 1 = "Interviewed" 1493 2 = "No one home" 1494 3 = "Temporarily absent" 1495 4 = "Refused" 1496 5 = "Unable to locate" 1497 6 = "Other" 1498 23 = "Entire household out-of-scope" 1499 24 = "Moved, address unknown" 1500 25 = "Moved within country beyond limit" 1501 26 = "All sample persons relisted on new" 1502 ; NOTE: Format H3ITM36B has been output. 1503 VALUE U3_RACE (default=32) 1504 0 = "Not applicable" 1505 1 = "White" 1506 2 = "Black" 1507 3 = "American Indian, Eskimo or Aleut" 1508 4 = "Asian or Pacific Islander" 1509 9 = "Not answered" 1510 ; NOTE: Format U3_RACE has been output. 1511 VALUE U3_SEX (default=32) 1512 0 = "Not applicable" 1513 1 = "Male" 1514 2 = "Female" 1515 9 = "Not answered" 1516 ; NOTE: Format U3_SEX has been output. 1517 VALUE U3_SIZE (default=32) 1518 -9 = "Not answered" 1519 0 = "Not applicable" 1520 ; NOTE: Format U3_SIZE has been output. 1521 VALUE U3TOTVST (default=32) 1522 -9 = "Not answered" 1523 0 = "Not applicable" 1524 ; NOTE: Format U3TOTVST has been output. 1525 VALUE U3TOTPHN (default=32) 1526 0 = "Not applicable" 1527 ; NOTE: Format U3TOTPHN has been output. 1528 VALUE U3CCRSPP (default=32) 1529 0 = "Not applicable" 1530 ; NOTE: Format U3CCRSPP has been output. 1531 VALUE H3_0010L (default=32) 1532 0 = "Not answered" 1533 1 = "Yes" 1534 2 = "No" 1535 ; NOTE: Format H3_0010L has been output. 1536 VALUE H3_0012L (default=32) 1537 0 = "Not answered" 1538 1 = "Yes" 1539 2 = "No" 1540 ; 24 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format H3_0012L has been output. 1541 VALUE H3_0014L (default=32) 1542 0 = "Not answered" 1543 1 = "Yes" 1544 2 = "No" 1545 ; NOTE: Format H3_0014L has been output. 1546 VALUE H3_0016L (default=32) 1547 0 = "Not answered" 1548 1 = "Yes" 1549 2 = "No" 1550 ; NOTE: Format H3_0016L has been output. 1551 VALUE H3_0018L (default=32) 1552 0 = "Not applicable" 1553 1 = "Yes" 1554 2 = "No" 1555 ; NOTE: Format H3_0018L has been output. 1556 VALUE H3_0020L (default=32) 1557 0 = "Not applicable" 1558 1 = "Yes" 1559 2 = "No" 1560 ; NOTE: Format H3_0020L has been output. 1561 VALUE H3_0022L (default=32) 1562 0 = "Not applicable" 1563 1 = "Yes" 1564 2 = "No" 1565 ; NOTE: Format H3_0022L has been output. 1566 VALUE H3_0024L (default=32) 1567 0 = "Not applicable" 1568 1 = "Yes" 1569 2 = "No" 1570 ; NOTE: Format H3_0024L has been output. 1571 VALUE H3_MEANS (default=32) 1572 0 = "Not in universe or no persons" 1573 1 = "One or more persons in household" 1574 2 = "No person in household received benefi" /* ts */ 1575 ; NOTE: Format H3_MEANS has been output. 1576 VALUE H3_CASH (default=32) 1577 0 = "Not in universe or no persons" 1578 1 = "One or more persons in household" 1579 2 = "No person in household received cash" 1580 ; NOTE: Format H3_CASH has been output. 1581 VALUE H3NCASHB (default=32) 1582 0 = "Not in universe or no persons" 1583 1 = "One or more persons in household" 1584 2 = "One or more persons in household" 1585 3 = "No person in household received noncas" /* h */ 1586 ; NOTE: Format H3NCASHB has been output. 1587 VALUE H3_ENRGY (default=32) 1588 0 = "Not applicable" 1589 1 = "Checks sent to household" 1590 2 = "Coupons or vouchers sent to household" 1591 3 = "Payments sent elsewhere" 1592 4 = "Checks and coupons or vouchers sent to" 1593 5 = "Checks sent to household and payments" 1594 6 = "Coupons or voucher sent to household" 1595 7 = "All three types of assistance" 1596 ; NOTE: Format H3_ENRGY has been output. 1597 VALUE H3_LUNCH (default=32) 1598 0 = "Not applicable" 1599 1 = "Free" 1600 2 = "Reduced-price" 1601 3 = "Both" 1602 ; NOTE: Format H3_LUNCH has been output. 1603 VALUE H3_BREAK (default=32) 1604 0 = "Not applicable" 25 The SAS System 15:23 Thursday, July 3, 2003 1605 1 = "Free" 1606 2 = "Reduced-price" 1607 3 = "Both" 1608 ; NOTE: Format H3_BREAK has been output. 1609 VALUE H3_4816L (default=32) 1610 0 = "Not in universe" 1611 1 = "Yes" 1612 2 = "No - skip to H3-4826" 1613 ; NOTE: Format H3_4816L has been output. 1614 VALUE H3_4818L (default=32) 1615 0 = "Not marked as a place where payments" 1616 1 = "Marked as a place where payments" 1617 ; NOTE: Format H3_4818L has been output. 1618 VALUE H3_4820L (default=32) 1619 0 = "Not marked as a place where payments" 1620 1 = "Marked as a place where payments" 1621 ; NOTE: Format H3_4820L has been output. 1622 VALUE H3_4822L (default=32) 1623 0 = "Not marked as a place where payments" 1624 1 = "Marked as a place where payments" 1625 ; NOTE: Format H3_4822L has been output. 1626 VALUE H3_4824L (default=32) 1627 0 = "Not in universe" 1628 ; NOTE: Format H3_4824L has been output. 1629 VALUE H3_4826L (default=32) 1630 0 = "Not in universe" 1631 1 = "Yes" 1632 2 = "No" 1633 ; NOTE: Format H3_4826L has been output. 1634 VALUE H3_4828L (default=32) 1635 0 = "Not in universe" 1636 1 = "Yes" 1637 2 = "No" 1638 ; NOTE: Format H3_4828L has been output. 1639 VALUE H3_4830L (default=32) 1640 0 = "Not in universe" 1641 ; NOTE: Format H3_4830L has been output. 1642 VALUE H3_4832L (default=32) 1643 0 = "Not in universe" 1644 1 = "Yes" 1645 2 = "No- skip to H3-4840" 1646 ; NOTE: Format H3_4832L has been output. 1647 VALUE H3_4834L (default=32) 1648 0 = "Not in universe" 1649 ; NOTE: Format H3_4834L has been output. 1650 VALUE H3_4836L (default=32) 1651 0 = "Not marked as a free lunch or not" 1652 1 = "Marked as a free lunch" 1653 ; NOTE: Format H3_4836L has been output. 1654 VALUE H3_4838L (default=32) 1655 0 = "Not marked as a reduced-price" 1656 1 = "Marked as a reduced-price" 1657 ; NOTE: Format H3_4838L has been output. 1658 VALUE H3_4840L (default=32) 1659 0 = "Not in universe" 1660 1 = "Yes" 1661 2 = "No" 1662 ; NOTE: Format H3_4840L has been output. 1663 VALUE H3_4842L (default=32) 1664 0 = "Not in universe" 1665 ; NOTE: Format H3_4842L has been output. 26 The SAS System 15:23 Thursday, July 3, 2003 1666 VALUE H3_4844L (default=32) 1667 0 = "Not marked as a free breakfast or" 1668 1 = "Marked as a free breakfast" 1669 ; NOTE: Format H3_4844L has been output. 1670 VALUE H3_4846L (default=32) 1671 0 = "Not marked as a reduced-price" 1672 1 = "Marked as a reduced-price" 1673 ; NOTE: Format H3_4846L has been output. 1674 VALUE H3_IMP0K (default=32) 1675 0 = "Not imputed" 1676 1 = "Imputed" 1677 ; NOTE: Format H3_IMP0K has been output. 1678 VALUE H3_IMP0L (default=32) 1679 0 = "Not imputed" 1680 1 = "Imputed" 1681 ; NOTE: Format H3_IMP0L has been output. 1682 VALUE H3_IMP0M (default=32) 1683 0 = "Not imputed" 1684 1 = "Imputed" 1685 ; NOTE: Format H3_IMP0M has been output. 1686 VALUE H3_IMP0N (default=32) 1687 0 = "Not imputed" 1688 1 = "Imputed" 1689 ; NOTE: Format H3_IMP0N has been output. 1690 VALUE H3_IMP1K (default=32) 1691 0 = "Not imputed" 1692 1 = "Imputed" 1693 ; NOTE: Format H3_IMP1K has been output. 1694 VALUE H3_IMP1L (default=32) 1695 0 = "Not imputed" 1696 1 = "Imputed" 1697 ; NOTE: Format H3_IMP1L has been output. 1698 VALUE H3_IMP1M (default=32) 1699 0 = "Not imputed" 1700 1 = "Imputed" 1701 ; NOTE: Format H3_IMP1M has been output. 1702 VALUE H3_IMP1N (default=32) 1703 0 = "Not imputed" 1704 1 = "Imputed" 1705 ; NOTE: Format H3_IMP1N has been output. 1706 VALUE H3_IMP1O (default=32) 1707 0 = "Not imputed" 1708 1 = "Imputed" 1709 ; NOTE: Format H3_IMP1O has been output. 1710 VALUE H3_IMP1P (default=32) 1711 0 = "Not imputed" 1712 1 = "Imputed" 1713 ; NOTE: Format H3_IMP1P has been output. 1714 VALUE H3_IMP1Q (default=32) 1715 0 = "Not imputed" 1716 1 = "Imputed" 1717 ; NOTE: Format H3_IMP1Q has been output. 1718 VALUE H3_IMP1R (default=32) 1719 0 = "Not imputed" 1720 1 = "Imputed" 1721 ; NOTE: Format H3_IMP1R has been output. 1722 VALUE H3_IMP1S (default=32) 1723 0 = "Not imputed" 1724 1 = "Imputed" 1725 ; NOTE: Format H3_IMP1S has been output. 1726 VALUE H3_IMP1T (default=32) 27 The SAS System 15:23 Thursday, July 3, 2003 1727 0 = "Not imputed" 1728 1 = "Imputed" 1729 ; NOTE: Format H3_IMP1T has been output. 1730 VALUE H3_IMP2K (default=32) 1731 0 = "Not imputed" 1732 1 = "Imputed" 1733 ; NOTE: Format H3_IMP2K has been output. 1734 VALUE H4_MIS (default=32) 1735 1 = "Interview" 1736 2 = "Noninterview" 1737 3 = "Not in sample" 1738 ; NOTE: Format H4_MIS has been output. 1739 VALUE H4_INT1L (default=32) 1740 0 = "Not a wave 1 household" 1741 1 = "Interviewed" 1742 2 = "No one home" 1743 3 = "Temporarily absent" 1744 4 = "Refused" 1745 5 = "Unable to locate" 1746 6 = "Other" 1747 9 = "Vacant" 1748 10 = "Occupied by persons with URE" 1749 11 = "Unfit or to be demolished" 1750 12 = "Under construction, not ready" 1751 13 = "Converted to temporary business" 1752 14 = "Unoccupied tent or trailer site" 1753 15 = "Permit granted, construction not" 1754 16 = "Other type B" 1755 17 = "Demolished" 1756 18 = "House or trailer moved" 1757 19 = "Converted to permanent business" 1758 20 = "Merged" 1759 21 = "Condemned" 1760 22 = "Other" 1761 ; NOTE: Format H4_INT1L has been output. 1762 VALUE H4_STATE (default=32) 1763 1 = "Alabama" 1764 4 = "Arizona" 1765 5 = "Arkansas" 1766 6 = "California" 1767 8 = "Colorado" 1768 9 = "Connecticut" 1769 10 = "Delaware" 1770 11 = "District of Columbia" 1771 12 = "Florida" 1772 13 = "Georgia" 1773 15 = "Hawaii" 1774 17 = "Illinois" 1775 18 = "Indiana" 1776 19 = "Iowa" 1777 20 = "Kansas" 1778 21 = "Kentucky" 1779 22 = "Louisiana" 1780 23 = "Maine" 1781 24 = "Maryland" 1782 25 = "Massachusetts" 1783 26 = "Michigan" 1784 27 = "Minnesota" 1785 29 = "Missouri" 1786 30 = "Montana" 1787 31 = "Nebraska" 1788 32 = "Nevada" 1789 33 = "New Hampshire" 1790 34 = "New Jersey" 1791 36 = "New York" 1792 37 = "North Carolina" 1793 38 = "North Dakota" 1794 39 = "Ohio" 1795 40 = "Oklahoma" 1796 41 = "Oregon" 1797 42 = "Pennsylvania" 1798 44 = "Rhode Island" 28 The SAS System 15:23 Thursday, July 3, 2003 1799 45 = "South Carolina" 1800 47 = "Tennessee" 1801 48 = "Texas" 1802 49 = "Utah" 1803 50 = "Vermont" 1804 51 = "Virginia" 1805 53 = "Washington" 1806 55 = "Wisconsin" 1807 90 = "Idaho, New Mexico, South Dakota," 1808 91 = "Mississippi, West Virginia" 1809 ; NOTE: Format H4_STATE has been output. 1810 VALUE H4_METRO (default=32) 1811 1 = "In metropolitan subsample" 1812 2 = "Not in metropolitan subfamily (may be" 1813 ; NOTE: Format H4_METRO has been output. 1814 VALUE H4_MSA (default=32) 1815 0 = "Not in universe or not identifiable" 1816 7 = "Boston-Lawrence-Salem, MA-NH" 1817 10 = "Buffalo-Niagara Falls, NY" 1818 14 = "Chicago-Gary-Lake County, IL-IN" 1819 21 = "Cincinnati-Hamilton, OH-KY" 1820 28 = "Cleveland-Akron-Lorain, OH" 1821 31 = "Dallas-Fort Worth, TX" 1822 34 = "Denver-Boulder, CO" 1823 35 = "Detroit-Ann Arbor, MI" 1824 41 = "Hartford-New Britain-Middletown, CT" 1825 42 = "Houston, TX" 1826 49 = "Los Angeles-Anaheim-Riverside, CA" 1827 56 = "Miami-Fort Lauderdale, FL" 1828 63 = "Milwaukee-Racine, WI" 1829 70 = "New York-N. New Jersey-Long" 1830 77 = "Philadelphia-Wilmington-Trenton," 1831 78 = "Pittsburgh-Beaver Valley, PA" 1832 79 = "Portland-Vancouver, OR" 1833 82 = "St. Louis, IL-MO" 1834 84 = "San Francisco-Oakland-San Jose, CA" 1835 91 = "Seattle-Tacoma, WA" 1836 160 = "Albany-Schenectady-Troy, NY" 1837 200 = "Albequerque, NM" 1838 520 = "Atlanta, GA" 1839 640 = "Austin, TX" 1840 680 = "Bakersfield, CA" 1841 760 = "Baton Rouge, LA" 1842 840 = "Beaumont-Port Arthur, TX" 1843 1000 = "Birmingham, AL" 1844 1520 = "Charlotte-Gastonia-Rock Hill, NC" 1845 1720 = "Colorado Springs, CO" 1846 1840 = "Columbus, OH" 1847 1880 = "Corpus Christi, TX" 1848 2000 = "Dayton-Springfield, OH" 1849 2320 = "El Paso, TX" 1850 2400 = "Eugene-Springfield, OR" 1851 2560 = "Fayetville, NC" 1852 2700 = "Ft. Myers-Cape Coral, FL" 1853 2760 = "Fort Wayne, IN" 1854 2840 = "Fresno, CA" 1855 3120 = "Greensboro--Winston-Salem--High Point," /* NC */ 1856 3160 = "Greensville - Spartansburg, SC" 1857 3240 = "Harrisburg-Lebanon-Carlisle, PA" 1858 3320 = "Honolulu, HI" 1859 3480 = "Indianapolis, IN" 1860 3600 = "Jacksonville, FL" 1861 3840 = "Knoxville, TN" 1862 3980 = "Lakeland-Winterhaven, FL" 1863 4040 = "Lansing-East Lansing, MI" 1864 4720 = "Madison, WI" 1865 4880 = "McCallen-Edinburg-Mission, TX" 1866 4900 = "Melbourne-Titusville-Palm Bay, FL" 1867 4920 = "Memphis, TN" 1868 5120 = "Minneapolis-St. Paul, MN" 1869 5160 = "Mobile, AL" 1870 5360 = "Nashville, TN" 1871 5480 = "New Haven-Meriden, CT" 1872 5560 = "New Orleans, LA" 29 The SAS System 15:23 Thursday, July 3, 2003 1873 5720 = "Norfolk-VA Beach-Newport News, VA" 1874 5880 = "Oklahoma City, OK" 1875 5960 = "Orlando, FL" 1876 6080 = "Pensacola, FL" 1877 6200 = "Phoenix, AZ" 1878 6640 = "Raleigh-Durham, NC" 1879 6840 = "Rochester, NY" 1880 6880 = "Rockford, IL" 1881 6920 = "Sacramento, CA" 1882 7120 = "Salinas-Seaside-Monterey, CA" 1883 7160 = "Salt Lake City-Ogden, UT" 1884 7240 = "San Antonio, TX" 1885 7320 = "San Diego, CA" 1886 7560 = "Scranton-Wilkes-Barre, PA" 1887 8000 = "Springfield, MA" 1888 8120 = "Stockton, CA" 1889 8160 = "Syracuse, NY" 1890 8280 = "Tampa-St. Petersburg-Clearwater, FL" 1891 8400 = "Toledo, OH" 1892 8520 = "Tucson, AZ" 1893 8560 = "Tulsa, OK" 1894 8680 = "Utica-Rome, NY" 1895 8840 = "Washington, DC-MD-VA" 1896 8960 = "West Palm Beach-Boca Raton-Delray" 1897 9240 = "Worcester, MA" 1898 ; NOTE: Format H4_MSA has been output. 1899 VALUE H4_ACCES (default=32) 1900 0 = "Not applicable" 1901 1 = "Direct - skip to housunit" 1902 2 = "Through another unit" 1903 ; NOTE: Format H4_ACCES has been output. 1904 VALUE H4_KTCHN (default=32) 1905 0 = "Not applicable" 1906 1 = "For this unit only" 1907 2 = "Also used by another household" 1908 3 = "None" 1909 ; NOTE: Format H4_KTCHN has been output. 1910 VALUE H4_LVQTR (default=32) 1911 0 = "Not applicable" 1912 1 = "House, apartment, flat" 1913 2 = "Hu in nontransient hotel, motel etc." 1914 3 = "Hu, permanent in transient hotel," 1915 4 = "Hu in rooming house" 1916 5 = "Mobile home or trailer with no permane" /* nt */ 1917 6 = "Mobile home or trailer with one or mor" /* e */ 1918 7 = "Hu not specified above" 1919 8 = "Quarters not hu in rooming or boarding" 1920 9 = "Unit not permanent in transient hotel," 1921 10 = "Unoccupied tent or trailer site" 1922 11 = "Other unit not specified above" 1923 ; NOTE: Format H4_LVQTR has been output. 1924 VALUE H4_UNITS (default=32) 1925 0 = "Not applicable" 1926 1 = "Only 'other' units" 1927 2 = "Mobile home or trailer" 1928 3 = "One, detached" 1929 4 = "One, attached" 1930 5 = "Two" 1931 6 = "3-4" 1932 7 = "5-9" 1933 8 = "10-19" 1934 9 = "20-49" 1935 10 = "50 or more" 1936 ; NOTE: Format H4_UNITS has been output. 1937 VALUE H4_TENUR (default=32) 1938 1 = "Owned or being bought by someone" 1939 2 = "Rented for cash" 1940 3 = "Occupied without payment of cash rent" 1941 ; NOTE: Format H4_TENUR has been output. 1942 VALUE H4_PUBHS (default=32) 30 The SAS System 15:23 Thursday, July 3, 2003 1943 0 = "Not applicable" 1944 1 = "Yes" 1945 2 = "No" 1946 ; NOTE: Format H4_PUBHS has been output. 1947 VALUE H4_LORNT (default=32) 1948 0 = "Not applicable" 1949 1 = "Yes" 1950 2 = "No" 1951 ; NOTE: Format H4_LORNT has been output. 1952 VALUE H4_RACE (default=32) 1953 0 = "Not applicable" 1954 1 = "White" 1955 2 = "Black" 1956 3 = "American Indian, Eskimo or Aleut" 1957 4 = "Asian or Pacific Islander" 1958 ; NOTE: Format H4_RACE has been output. 1959 VALUE H4_SEX (default=32) 1960 0 = "Not applicable" 1961 1 = "Male" 1962 2 = "Female" 1963 ; NOTE: Format H4_SEX has been output. 1964 VALUE H4_SIZE (default=32) 1965 0 = "Not applicable" 1966 ; NOTE: Format H4_SIZE has been output. 1967 VALUE H4_SEG (default=32) 1968 1 = "Address" 1969 2 = "Unit" 1970 3 = "Permit" 1971 4 = "Area" 1972 5 = "Special place" 1973 ; NOTE: Format H4_SEG has been output. 1974 VALUE U4FRMSLE (default=32) 1975 0 = "Not answered" 1976 1 = "Yes" 1977 2 = "No" 1978 3 = "Not applicable" 1979 ; NOTE: Format U4FRMSLE has been output. 1980 VALUE U4_ACCES (default=32) 1981 0 = "Not applicable" 1982 1 = "Direct - skip to housunit" 1983 2 = "Through another unit" 1984 ; NOTE: Format U4_ACCES has been output. 1985 VALUE U4_KTCHN (default=32) 1986 0 = "Not applicable" 1987 1 = "For this unit only" 1988 2 = "Also used by another household" 1989 3 = "None" 1990 ; NOTE: Format U4_KTCHN has been output. 1991 VALUE U4_LVQTR (default=32) 1992 -9 = "Not answered" 1993 0 = "Not answered (types B and C)" 1994 1 = "House, apartment, flat" 1995 2 = "Hu in nontransient hotel, motel etc." 1996 3 = "Hu, permanent in transient hotel," 1997 4 = "Hu in rooming house" 1998 5 = "Mobile home or trailer with no permane" /* nt */ 1999 6 = "Mobile home or trailer with one or mor" /* e */ 2000 7 = "Hu not specified above" 2001 8 = "Quarters not hu in rooming or boarding" 2002 9 = "Unit not permanent in transient hotel," 2003 10 = "Unoccupied tent or trailer site" 2004 11 = "Other unit not specified above" 2005 ; NOTE: Format U4_LVQTR has been output. 2006 VALUE U4_UNITS (default=32) 2007 -9 = "Not answered" 2008 0 = "Not answered (types B and C)" 31 The SAS System 15:23 Thursday, July 3, 2003 2009 1 = "Only 'other' units" 2010 2 = "Mobile home or trailer" 2011 3 = "One, detached" 2012 4 = "One, attached" 2013 5 = "Two" 2014 6 = "3-4" 2015 7 = "5-9" 2016 8 = "10-19" 2017 9 = "20-49" 2018 10 = "50 or more" 2019 ; NOTE: Format U4_UNITS has been output. 2020 VALUE U4_TENUR (default=32) 2021 0 = "Not answered (types B and C)" 2022 1 = "Owned or being bought by someone" 2023 2 = "Rented for cash" 2024 3 = "Occupied without payment of cash rent" 2025 9 = "Not answered" 2026 ; NOTE: Format U4_TENUR has been output. 2027 VALUE U4_PUBHS (default=32) 2028 -1 = "Dk" 2029 0 = "Not applicable" 2030 1 = "Yes" 2031 2 = "No" 2032 ; NOTE: Format U4_PUBHS has been output. 2033 VALUE U4_LORNT (default=32) 2034 -1 = "Dk" 2035 0 = "Not applicable" 2036 1 = "Yes" 2037 2 = "No" 2038 ; NOTE: Format U4_LORNT has been output. 2039 VALUE H4ITM36B (default=32) 2040 1 = "Interviewed" 2041 2 = "No one home" 2042 3 = "Temporarily absent" 2043 4 = "Refused" 2044 5 = "Unable to locate" 2045 6 = "Other" 2046 23 = "Entire household out-of-scope" 2047 24 = "Moved, address unknown" 2048 25 = "Moved within country beyond limit" 2049 26 = "All sample persons relisted on new" 2050 ; NOTE: Format H4ITM36B has been output. 2051 VALUE U4_RACE (default=32) 2052 0 = "Not applicable" 2053 1 = "White" 2054 2 = "Black" 2055 3 = "American Indian, Eskimo or Aleut" 2056 4 = "Asian or Pacific Islander" 2057 9 = "Not answered" 2058 ; NOTE: Format U4_RACE has been output. 2059 VALUE U4_SEX (default=32) 2060 0 = "Not applicable" 2061 1 = "Male" 2062 2 = "Female" 2063 9 = "Not answered" 2064 ; NOTE: Format U4_SEX has been output. 2065 VALUE U4_SIZE (default=32) 2066 -9 = "Not answered" 2067 0 = "Not applicable" 2068 ; NOTE: Format U4_SIZE has been output. 2069 VALUE U4TOTVST (default=32) 2070 -9 = "Not answered" 2071 0 = "Not applicable" 2072 ; NOTE: Format U4TOTVST has been output. 2073 VALUE U4TOTPHN (default=32) 2074 0 = "Not applicable" 2075 ; 32 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format U4TOTPHN has been output. 2076 VALUE U4CCRSPP (default=32) 2077 0 = "Not applicable" 2078 ; NOTE: Format U4CCRSPP has been output. 2079 VALUE H4_0010L (default=32) 2080 0 = "Not answered" 2081 1 = "Yes" 2082 2 = "No" 2083 ; NOTE: Format H4_0010L has been output. 2084 VALUE H4_0012L (default=32) 2085 0 = "Not answered" 2086 1 = "Yes" 2087 2 = "No" 2088 ; NOTE: Format H4_0012L has been output. 2089 VALUE H4_0014L (default=32) 2090 0 = "Not answered" 2091 1 = "Yes" 2092 2 = "No" 2093 ; NOTE: Format H4_0014L has been output. 2094 VALUE H4_0016L (default=32) 2095 0 = "Not answered" 2096 1 = "Yes" 2097 2 = "No" 2098 ; NOTE: Format H4_0016L has been output. 2099 VALUE H4_0018L (default=32) 2100 0 = "Not applicable" 2101 1 = "Yes" 2102 2 = "No" 2103 ; NOTE: Format H4_0018L has been output. 2104 VALUE H4_0020L (default=32) 2105 0 = "Not applicable" 2106 1 = "Yes" 2107 2 = "No" 2108 ; NOTE: Format H4_0020L has been output. 2109 VALUE H4_0022L (default=32) 2110 0 = "Not applicable" 2111 1 = "Yes" 2112 2 = "No" 2113 ; NOTE: Format H4_0022L has been output. 2114 VALUE H4_0024L (default=32) 2115 0 = "Not applicable" 2116 1 = "Yes" 2117 2 = "No" 2118 ; NOTE: Format H4_0024L has been output. 2119 VALUE H4_MEANS (default=32) 2120 0 = "Not in universe or no persons" 2121 1 = "One or more persons in household" 2122 2 = "No person in household received benefi" /* ts */ 2123 ; NOTE: Format H4_MEANS has been output. 2124 VALUE H4_CASH (default=32) 2125 0 = "Not in universe or no persons" 2126 1 = "One or more persons in household" 2127 2 = "No person in household received cash" 2128 ; NOTE: Format H4_CASH has been output. 2129 VALUE H4NCASHB (default=32) 2130 0 = "Not in universe or no persons" 2131 1 = "One or more persons in household" 2132 2 = "One or more persons in household" 2133 3 = "No person in household received noncas" /* h */ 2134 ; NOTE: Format H4NCASHB has been output. 2135 VALUE H4_ENRGY (default=32) 2136 0 = "Not applicable" 2137 1 = "Checks sent to household" 2138 2 = "Coupons or vouchers sent to household" 33 The SAS System 15:23 Thursday, July 3, 2003 2139 3 = "Payments sent elsewhere" 2140 4 = "Checks and coupons or vouchers sent to" 2141 5 = "Checks sent to household and payments" 2142 6 = "Coupons or voucher sent to household" 2143 7 = "All three types of assistance" 2144 ; NOTE: Format H4_ENRGY has been output. 2145 VALUE H4_LUNCH (default=32) 2146 0 = "Not applicable" 2147 1 = "Free" 2148 2 = "Reduced-price" 2149 3 = "Both" 2150 ; NOTE: Format H4_LUNCH has been output. 2151 VALUE H4_BREAK (default=32) 2152 0 = "Not applicable" 2153 1 = "Free" 2154 2 = "Reduced-price" 2155 3 = "Both" 2156 ; NOTE: Format H4_BREAK has been output. 2157 VALUE H4_4816L (default=32) 2158 0 = "Not in universe" 2159 1 = "Yes" 2160 2 = "No - skip to H4-4826" 2161 ; NOTE: Format H4_4816L has been output. 2162 VALUE H4_4818L (default=32) 2163 0 = "Not marked as a place where payments" 2164 1 = "Marked as a place where payments" 2165 ; NOTE: Format H4_4818L has been output. 2166 VALUE H4_4820L (default=32) 2167 0 = "Not marked as a place where payments" 2168 1 = "Marked as a place where payments" 2169 ; NOTE: Format H4_4820L has been output. 2170 VALUE H4_4822L (default=32) 2171 0 = "Not marked as a place where payments" 2172 1 = "Marked as a place where payments" 2173 ; NOTE: Format H4_4822L has been output. 2174 VALUE H4_4824L (default=32) 2175 0 = "Not in universe" 2176 ; NOTE: Format H4_4824L has been output. 2177 VALUE H4_4826L (default=32) 2178 0 = "Not in universe" 2179 1 = "Yes" 2180 2 = "No" 2181 ; NOTE: Format H4_4826L has been output. 2182 VALUE H4_4828L (default=32) 2183 0 = "Not in universe" 2184 1 = "Yes" 2185 2 = "No" 2186 ; NOTE: Format H4_4828L has been output. 2187 VALUE H4_4830L (default=32) 2188 0 = "Not in universe" 2189 ; NOTE: Format H4_4830L has been output. 2190 VALUE H4_4832L (default=32) 2191 0 = "Not in universe" 2192 1 = "Yes" 2193 2 = "No- skip to H4-4840" 2194 ; NOTE: Format H4_4832L has been output. 2195 VALUE H4_4834L (default=32) 2196 0 = "Not in universe" 2197 ; NOTE: Format H4_4834L has been output. 2198 VALUE H4_4836L (default=32) 2199 0 = "Not marked as a free lunch or not" 2200 1 = "Marked as a free lunch" 2201 ; 34 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format H4_4836L has been output. 2202 VALUE H4_4838L (default=32) 2203 0 = "Not marked as a reduced-price" 2204 1 = "Marked as a reduced-price" 2205 ; NOTE: Format H4_4838L has been output. 2206 VALUE H4_4840L (default=32) 2207 0 = "Not in universe" 2208 1 = "Yes" 2209 2 = "No" 2210 ; NOTE: Format H4_4840L has been output. 2211 VALUE H4_4842L (default=32) 2212 0 = "Not in universe" 2213 ; NOTE: Format H4_4842L has been output. 2214 VALUE H4_4844L (default=32) 2215 0 = "Not marked as a free breakfast or" 2216 1 = "Marked as a free breakfast" 2217 ; NOTE: Format H4_4844L has been output. 2218 VALUE H4_4846L (default=32) 2219 0 = "Not marked as a reduced-price" 2220 1 = "Marked as a reduced-price" 2221 ; NOTE: Format H4_4846L has been output. 2222 VALUE H4_IMP0K (default=32) 2223 0 = "Not imputed" 2224 1 = "Imputed" 2225 ; NOTE: Format H4_IMP0K has been output. 2226 VALUE H4_IMP0L (default=32) 2227 0 = "Not imputed" 2228 1 = "Imputed" 2229 ; NOTE: Format H4_IMP0L has been output. 2230 VALUE H4_IMP0M (default=32) 2231 0 = "Not imputed" 2232 1 = "Imputed" 2233 ; NOTE: Format H4_IMP0M has been output. 2234 VALUE H4_IMP0N (default=32) 2235 0 = "Not imputed" 2236 1 = "Imputed" 2237 ; NOTE: Format H4_IMP0N has been output. 2238 VALUE H4_IMP1K (default=32) 2239 0 = "Not imputed" 2240 1 = "Imputed" 2241 ; NOTE: Format H4_IMP1K has been output. 2242 VALUE H4_IMP1L (default=32) 2243 0 = "Not imputed" 2244 1 = "Imputed" 2245 ; NOTE: Format H4_IMP1L has been output. 2246 VALUE H4_IMP1M (default=32) 2247 0 = "Not imputed" 2248 1 = "Imputed" 2249 ; NOTE: Format H4_IMP1M has been output. 2250 VALUE H4_IMP1N (default=32) 2251 0 = "Not imputed" 2252 1 = "Imputed" 2253 ; NOTE: Format H4_IMP1N has been output. 2254 VALUE H4_IMP1O (default=32) 2255 0 = "Not imputed" 2256 1 = "Imputed" 2257 ; NOTE: Format H4_IMP1O has been output. 2258 VALUE H4_IMP1P (default=32) 2259 0 = "Not imputed" 2260 1 = "Imputed" 2261 ; NOTE: Format H4_IMP1P has been output. 35 The SAS System 15:23 Thursday, July 3, 2003 2262 VALUE H4_IMP1Q (default=32) 2263 0 = "Not imputed" 2264 1 = "Imputed" 2265 ; NOTE: Format H4_IMP1Q has been output. 2266 VALUE H4_IMP1R (default=32) 2267 0 = "Not imputed" 2268 1 = "Imputed" 2269 ; NOTE: Format H4_IMP1R has been output. 2270 VALUE H4_IMP1S (default=32) 2271 0 = "Not imputed" 2272 1 = "Imputed" 2273 ; NOTE: Format H4_IMP1S has been output. 2274 VALUE H4_IMP1T (default=32) 2275 0 = "Not imputed" 2276 1 = "Imputed" 2277 ; NOTE: Format H4_IMP1T has been output. 2278 VALUE H4_IMP2K (default=32) 2279 0 = "Not imputed" 2280 1 = "Imputed" 2281 ; NOTE: Format H4_IMP2K has been output. 2282 VALUE H5_MIS (default=32) 2283 1 = "Interview" 2284 2 = "Noninterview" 2285 3 = "Not in sample" 2286 ; NOTE: Format H5_MIS has been output. 2287 VALUE H5_LVQTR (default=32) 2288 0 = "Not applicable" 2289 1 = "House, apartment, flat" 2290 2 = "Hu in nontransient hotel, motel etc." 2291 3 = "Hu, permanent in transient hotel," 2292 4 = "Hu in rooming house" 2293 5 = "Mobile home or trailer with one or" 2294 6 = "Mobile home or trailer with one or" 2295 7 = "Hu not specified above" 2296 8 = "Quarters not hu in rooming or" 2297 9 = "Unit not permanent in transient" 2298 10 = "Unoccupied tent or trailer site" 2299 11 = "Other unit not specified above" 2300 ; NOTE: Format H5_LVQTR has been output. 2301 VALUE F1_TYPE (default=32) 2302 1 = "Primary family" 2303 3 = "Unrelated subfamily" 2304 4 = "Primary individual" 2305 5 = "Secondary individual" 2306 ; NOTE: Format F1_TYPE has been output. 2307 VALUE F1_KIND (default=32) 2308 1 = "Headed by husband/ wife" 2309 2 = "Male reference person" 2310 3 = "Female reference person" 2311 ; NOTE: Format F1_KIND has been output. 2312 VALUE F1OWNKID (default=32) 2313 0 = "None" 2314 1 = "One" 2315 2 = "Two" 2316 ; NOTE: Format F1OWNKID has been output. 2317 VALUE F1OKLT1D (default=32) 2318 0 = "None" 2319 1 = "One" 2320 2 = "Two" 2321 ; NOTE: Format F1OKLT1D has been output. 2322 VALUE F2_TYPE (default=32) 2323 1 = "Primary family" 2324 3 = "Unrelated subfamily" 2325 4 = "Primary individual" 2326 5 = "Secondary individual" 36 The SAS System 15:23 Thursday, July 3, 2003 2327 ; NOTE: Format F2_TYPE has been output. 2328 VALUE F2_KIND (default=32) 2329 1 = "Headed by husband/ wife" 2330 2 = "Male reference person" 2331 3 = "Female reference person" 2332 ; NOTE: Format F2_KIND has been output. 2333 VALUE F2OWNKID (default=32) 2334 0 = "None" 2335 1 = "One" 2336 2 = "Two" 2337 ; NOTE: Format F2OWNKID has been output. 2338 VALUE F2OKLT1D (default=32) 2339 0 = "None" 2340 1 = "One" 2341 2 = "Two" 2342 ; NOTE: Format F2OKLT1D has been output. 2343 VALUE F3_TYPE (default=32) 2344 1 = "Primary family" 2345 3 = "Unrelated subfamily" 2346 4 = "Primary individual" 2347 5 = "Secondary individual" 2348 ; NOTE: Format F3_TYPE has been output. 2349 VALUE F3_KIND (default=32) 2350 1 = "Headed by husband/ wife" 2351 2 = "Male reference person" 2352 3 = "Female reference person" 2353 ; NOTE: Format F3_KIND has been output. 2354 VALUE F3OWNKID (default=32) 2355 0 = "None" 2356 1 = "One" 2357 2 = "Two" 2358 ; NOTE: Format F3OWNKID has been output. 2359 VALUE F3OKLT1D (default=32) 2360 0 = "None" 2361 1 = "One" 2362 2 = "Two" 2363 ; NOTE: Format F3OKLT1D has been output. 2364 VALUE F4_TYPE (default=32) 2365 1 = "Primary family" 2366 3 = "Unrelated subfamily" 2367 4 = "Primary individual" 2368 5 = "Secondary individual" 2369 ; NOTE: Format F4_TYPE has been output. 2370 VALUE F4_KIND (default=32) 2371 1 = "Headed by husband/ wife" 2372 2 = "Male reference person" 2373 3 = "Female reference person" 2374 ; NOTE: Format F4_KIND has been output. 2375 VALUE F4OWNKID (default=32) 2376 0 = "None" 2377 1 = "One" 2378 2 = "Two" 2379 ; NOTE: Format F4OWNKID has been output. 2380 VALUE F4OKLT1D (default=32) 2381 0 = "None" 2382 1 = "One" 2383 2 = "Two" 2384 ; NOTE: Format F4OKLT1D has been output. 2385 VALUE S1_TYPE (default=32) 2386 2 = "Related subfamily" 2387 ; NOTE: Format S1_TYPE has been output. 2388 VALUE S1_KIND (default=32) 2389 1 = "Headed by husband/ wife" 37 The SAS System 15:23 Thursday, July 3, 2003 2390 2 = "Male reference person" 2391 3 = "Female reference person" 2392 ; NOTE: Format S1_KIND has been output. 2393 VALUE S1OWNKID (default=32) 2394 0 = "None" 2395 1 = "One" 2396 2 = "Two" 2397 ; NOTE: Format S1OWNKID has been output. 2398 VALUE S1OKLT1D (default=32) 2399 0 = "None" 2400 1 = "One" 2401 2 = "Two" 2402 ; NOTE: Format S1OKLT1D has been output. 2403 VALUE S2_TYPE (default=32) 2404 2 = "Related subfamily" 2405 ; NOTE: Format S2_TYPE has been output. 2406 VALUE S2_KIND (default=32) 2407 1 = "Headed by husband/ wife" 2408 2 = "Male reference person" 2409 3 = "Female reference person" 2410 ; NOTE: Format S2_KIND has been output. 2411 VALUE S2OWNKID (default=32) 2412 0 = "None" 2413 1 = "One" 2414 2 = "Two" 2415 ; NOTE: Format S2OWNKID has been output. 2416 VALUE S2OKLT1D (default=32) 2417 0 = "None" 2418 1 = "One" 2419 2 = "Two" 2420 ; NOTE: Format S2OKLT1D has been output. 2421 VALUE S3_TYPE (default=32) 2422 2 = "Related subfamily" 2423 ; NOTE: Format S3_TYPE has been output. 2424 VALUE S3_KIND (default=32) 2425 1 = "Headed by husband/ wife" 2426 2 = "Male reference person" 2427 3 = "Female reference person" 2428 ; NOTE: Format S3_KIND has been output. 2429 VALUE S3OWNKID (default=32) 2430 0 = "None" 2431 1 = "One" 2432 2 = "Two" 2433 ; NOTE: Format S3OWNKID has been output. 2434 VALUE S3OKLT1D (default=32) 2435 0 = "None" 2436 1 = "One" 2437 2 = "Two" 2438 ; NOTE: Format S3OKLT1D has been output. 2439 VALUE S4_TYPE (default=32) 2440 2 = "Related subfamily" 2441 ; NOTE: Format S4_TYPE has been output. 2442 VALUE S4_KIND (default=32) 2443 1 = "Headed by husband/ wife" 2444 2 = "Male reference person" 2445 3 = "Female reference person" 2446 ; NOTE: Format S4_KIND has been output. 2447 VALUE S4OWNKID (default=32) 2448 0 = "None" 2449 1 = "One" 2450 2 = "Two" 2451 ; NOTE: Format S4OWNKID has been output. 38 The SAS System 15:23 Thursday, July 3, 2003 2452 VALUE S4OKLT1D (default=32) 2453 0 = "None" 2454 1 = "One" 2455 2 = "Two" 2456 ; NOTE: Format S4OKLT1D has been output. 2457 VALUE PP_INTVW (default=32) 2458 0 = "Not applicable (children under 15)" 2459 1 = "Interview (self)" 2460 2 = "Interview (proxy)" 2461 3 = "Noninterview - type Z refusal" 2462 4 = "Noninterview - type Z other" 2463 ; NOTE: Format PP_INTVW has been output. 2464 VALUE PP_MIS_W (default=32) 2465 1 = "Interview" 2466 2 = "Noninterview" 2467 ; NOTE: Format PP_MIS_W has been output. 2468 VALUE PP_MIS_K (default=32) 2469 1 = "Interview" 2470 2 = "Noninterview" 2471 ; NOTE: Format PP_MIS_K has been output. 2472 VALUE PP_MIS_L (default=32) 2473 1 = "Interview" 2474 2 = "Noninterview" 2475 ; NOTE: Format PP_MIS_L has been output. 2476 VALUE PP_MIS_M (default=32) 2477 1 = "Interview" 2478 2 = "Noninterview" 2479 ; NOTE: Format PP_MIS_M has been output. 2480 VALUE PP_MIS_N (default=32) 2481 1 = "Interview" 2482 2 = "Noninterview" 2483 ; NOTE: Format PP_MIS_N has been output. 2484 VALUE $PW_ADDI (default=32) 2485 "0" = "Not applicable (Person not in" 2486 ; NOTE: Format $PW_ADDI has been output. 2487 VALUE PW_RRP (default=32) 2488 0 = "Nonrelative of reference person" 2489 1 = "Reference person with relatives" 2490 2 = "Reference person with no relatives" 2491 3 = "Husband of reference person" 2492 4 = "Wife of reference person" 2493 5 = "Own child of reference person" 2494 6 = "Parent of reference person" 2495 7 = "Brother/sister of reference person" 2496 8 = "Other relative of reference" 2497 9 = "Nonrelative of reference person" 2498 ; NOTE: Format PW_RRP has been output. 2499 VALUE PW_MS (default=32) 2500 0 = "Not applicable" 2501 1 = "Married, spouse present" 2502 2 = "Married, spouse absent" 2503 3 = "Widowed" 2504 4 = "Divorced" 2505 5 = "Separated" 2506 6 = "Never married" 2507 9 = "Not answered" 2508 ; NOTE: Format PW_MS has been output. 2509 VALUE PW_PNSP (default=32) 2510 -9 = "Not answered" 2511 0 = "Not in universe" 2512 999 = "Not applicable" 2513 ; NOTE: Format PW_PNSP has been output. 2514 VALUE PW_PNPT (default=32) 2515 -9 = "Not answered" 2516 0 = "Not in universe" 39 The SAS System 15:23 Thursday, July 3, 2003 2517 999 = "Not applicable" 2518 ; NOTE: Format PW_PNPT has been output. 2519 VALUE PW_POPST (default=32) 2520 0 = "Not applicable" 2521 1 = "Child (under 15 at interview)" 2522 2 = "Adult (15 years of age or older)" 2523 ; NOTE: Format PW_POPST has been output. 2524 VALUE PW_ADDIT (default=32) 2525 0 = "Not in universe" 2526 1 = "Yes" 2527 2 = "No" 2528 ; NOTE: Format PW_ADDIT has been output. 2529 VALUE PW_INTVW (default=32) 2530 0 = "Not applicable or not in universe" 2531 1 = "Interview (self)" 2532 2 = "Interview (proxy)" 2533 3 = "Noninterview - type-Z" 2534 4 = "Noninterview - type-Z other" 2535 ; NOTE: Format PW_INTVW has been output. 2536 VALUE RRP_1L (default=32) 2537 0 = "Not a sample person this month" 2538 1 = "Household reference person, living" 2539 2 = "Household reference person living" 2540 3 = "Spouse of household reference person" 2541 4 = "Child of household reference person" 2542 5 = "Other relative of household reference" 2543 6 = "Nonrelative of household reference" 2544 7 = "Nonrelative of household reference" 2545 ; NOTE: Format RRP_1L has been output. 2546 VALUE RRP_2L (default=32) 2547 0 = "Not a sample person this month" 2548 1 = "Household reference person, living" 2549 2 = "Household reference person living" 2550 3 = "Spouse of household reference person" 2551 4 = "Child of household reference person" 2552 5 = "Other relative of household reference" 2553 6 = "Nonrelative of household reference" 2554 7 = "Nonrelative of household reference" 2555 ; NOTE: Format RRP_2L has been output. 2556 VALUE RRP_3L (default=32) 2557 0 = "Not a sample person this month" 2558 1 = "Household reference person, living" 2559 2 = "Household reference person living" 2560 3 = "Spouse of household reference person" 2561 4 = "Child of household reference person" 2562 5 = "Other relative of household reference" 2563 6 = "Nonrelative of household reference" 2564 7 = "Nonrelative of household reference" 2565 ; NOTE: Format RRP_3L has been output. 2566 VALUE RRP_4L (default=32) 2567 0 = "Not a sample person this month" 2568 1 = "Household reference person, living" 2569 2 = "Household reference person living" 2570 3 = "Spouse of household reference person" 2571 4 = "Child of household reference person" 2572 5 = "Other relative of household reference" 2573 6 = "Nonrelative of household reference" 2574 7 = "Nonrelative of household reference" 2575 ; NOTE: Format RRP_4L has been output. 2576 VALUE RRP_5L (default=32) 2577 0 = "Not a sample person this month" 2578 1 = "Household reference person, living" 2579 2 = "Household reference person living" 2580 3 = "Spouse of household reference person" 2581 4 = "Child of household reference person" 2582 5 = "Other relative of household reference" 2583 6 = "Nonrelative of household reference" 2584 7 = "Nonrelative of household reference" 40 The SAS System 15:23 Thursday, July 3, 2003 2585 ; NOTE: Format RRP_5L has been output. 2586 VALUE AGE_1L (default=32) 2587 0 = "Less than 1 full year or not a sample" 2588 85 = "85 years old or older" 2589 ; NOTE: Format AGE_1L has been output. 2590 VALUE AGE_2L (default=32) 2591 0 = "Less than 1 full year or not a sample" 2592 85 = "85 years old or older" 2593 ; NOTE: Format AGE_2L has been output. 2594 VALUE AGE_3L (default=32) 2595 0 = "Less than 1 full year or not a sample" 2596 85 = "85 years old or older" 2597 ; NOTE: Format AGE_3L has been output. 2598 VALUE AGE_4L (default=32) 2599 0 = "Less than 1 full year or not a sample" 2600 85 = "85 years old or older" 2601 ; NOTE: Format AGE_4L has been output. 2602 VALUE AGE_5L (default=32) 2603 0 = "Less than 1 full year or not a sample" 2604 85 = "85 years old or older" 2605 ; NOTE: Format AGE_5L has been output. 2606 VALUE SEX (default=32) 2607 1 = "Male" 2608 2 = "Female" 2609 ; NOTE: Format SEX has been output. 2610 VALUE RACE (default=32) 2611 1 = "White" 2612 2 = "Black" 2613 3 = "American Indian, Eskimo or Aleut" 2614 4 = "Asian or Pacific Islander" 2615 ; NOTE: Format RACE has been output. 2616 VALUE MS_1L (default=32) 2617 0 = "Not a sample person this month" 2618 1 = "Married, spouse present" 2619 2 = "Married, spouse absent" 2620 3 = "Widowed" 2621 4 = "Divorced" 2622 5 = "Separated" 2623 6 = "Never married" 2624 ; NOTE: Format MS_1L has been output. 2625 VALUE MS_2L (default=32) 2626 0 = "Not a sample person this month" 2627 1 = "Married, spouse present" 2628 2 = "Married, spouse absent" 2629 3 = "Widowed" 2630 4 = "Divorced" 2631 5 = "Separated" 2632 6 = "Never married" 2633 ; NOTE: Format MS_2L has been output. 2634 VALUE MS_3L (default=32) 2635 0 = "Not a sample person this month" 2636 1 = "Married, spouse present" 2637 2 = "Married, spouse absent" 2638 3 = "Widowed" 2639 4 = "Divorced" 2640 5 = "Separated" 2641 6 = "Never married" 2642 ; NOTE: Format MS_3L has been output. 2643 VALUE MS_4L (default=32) 2644 0 = "Not a sample person this month" 2645 1 = "Married, spouse present" 2646 2 = "Married, spouse absent" 2647 3 = "Widowed" 2648 4 = "Divorced" 2649 5 = "Separated" 41 The SAS System 15:23 Thursday, July 3, 2003 2650 6 = "Never married" 2651 ; NOTE: Format MS_4L has been output. 2652 VALUE MS_5L (default=32) 2653 0 = "Not a sample person this month" 2654 1 = "Married, spouse present" 2655 2 = "Married, spouse absent" 2656 3 = "Widowed" 2657 4 = "Divorced" 2658 5 = "Separated" 2659 6 = "Never married" 2660 ; NOTE: Format MS_5L has been output. 2661 VALUE FAMTYP_E (default=32) 2662 0 = "Primary family or not in sample" 2663 1 = "Secondary individual (not a family" 2664 2 = "Unrelated sub (secondary) family" 2665 3 = "Related subfamily" 2666 4 = "Primary individual" 2667 ; NOTE: Format FAMTYP_E has been output. 2668 VALUE FAMTYP_K (default=32) 2669 0 = "Primary family or not in sample" 2670 1 = "Secondary individual (not a family" 2671 2 = "Unrelated sub (secondary) family" 2672 3 = "Related subfamily" 2673 4 = "Primary individual" 2674 ; NOTE: Format FAMTYP_K has been output. 2675 VALUE FAMTYP_L (default=32) 2676 0 = "Primary family or not in sample" 2677 1 = "Secondary individual (not a family" 2678 2 = "Unrelated sub (secondary) family" 2679 3 = "Related subfamily" 2680 4 = "Primary individual" 2681 ; NOTE: Format FAMTYP_L has been output. 2682 VALUE FAMTYP_M (default=32) 2683 0 = "Primary family or not in sample" 2684 1 = "Secondary individual (not a family" 2685 2 = "Unrelated sub (secondary) family" 2686 3 = "Related subfamily" 2687 4 = "Primary individual" 2688 ; NOTE: Format FAMTYP_M has been output. 2689 VALUE FAMTYP_N (default=32) 2690 0 = "Primary family or not in sample" 2691 1 = "Secondary individual (not a family" 2692 2 = "Unrelated sub (secondary) family" 2693 3 = "Related subfamily" 2694 4 = "Primary individual" 2695 ; NOTE: Format FAMTYP_N has been output. 2696 VALUE FAMREL_E (default=32) 2697 0 = "Not applicable (person not in related" 2698 1 = "Reference person of subfamily" 2699 2 = "Spouse of subfamily reference person" 2700 3 = "Child of subfamily reference person" 2701 4 = "Other relative of subfamily reference" 2702 ; NOTE: Format FAMREL_E has been output. 2703 VALUE FAMREL_K (default=32) 2704 0 = "Not applicable (person not in related" 2705 1 = "Reference person of subfamily" 2706 2 = "Spouse of subfamily reference person" 2707 3 = "Child of subfamily reference person" 2708 4 = "Other relative of subfamily reference" 2709 ; NOTE: Format FAMREL_K has been output. 2710 VALUE FAMREL_L (default=32) 2711 0 = "Not applicable (person not in related" 2712 1 = "Reference person of subfamily" 2713 2 = "Spouse of subfamily reference person" 2714 3 = "Child of subfamily reference person" 2715 4 = "Other relative of subfamily reference" 2716 ; 42 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format FAMREL_L has been output. 2717 VALUE FAMREL_M (default=32) 2718 0 = "Not applicable (person not in related" 2719 1 = "Reference person of subfamily" 2720 2 = "Spouse of subfamily reference person" 2721 3 = "Child of subfamily reference person" 2722 4 = "Other relative of subfamily reference" 2723 ; NOTE: Format FAMREL_M has been output. 2724 VALUE FAMREL_N (default=32) 2725 0 = "Not applicable (person not in related" 2726 1 = "Reference person of subfamily" 2727 2 = "Spouse of subfamily reference person" 2728 3 = "Child of subfamily reference person" 2729 4 = "Other relative of subfamily reference" 2730 ; NOTE: Format FAMREL_N has been output. 2731 VALUE FAMNUM_E (default=32) 2732 0 = "Not applicable (person not in related" 2733 ; NOTE: Format FAMNUM_E has been output. 2734 VALUE FAMNUM_K (default=32) 2735 0 = "Not applicable (person not in related" 2736 ; NOTE: Format FAMNUM_K has been output. 2737 VALUE FAMNUM_L (default=32) 2738 0 = "Not applicable (person not in related" 2739 ; NOTE: Format FAMNUM_L has been output. 2740 VALUE FAMNUM_M (default=32) 2741 0 = "Not applicable (person not in related" 2742 ; NOTE: Format FAMNUM_M has been output. 2743 VALUE FAMNUM_N (default=32) 2744 0 = "Not applicable (person not in related" 2745 ; NOTE: Format FAMNUM_N has been output. 2746 VALUE POP_STAT (default=32) 2747 1 = "Adult (15 years of age or older)" 2748 2 = "Child (under 15 at interview)" 2749 ; NOTE: Format POP_STAT has been output. 2750 VALUE PNSP_1L (default=32) 2751 0 = "Not in sample this month" 2752 999 = "Not applicable" 2753 ; NOTE: Format PNSP_1L has been output. 2754 VALUE PNSP_2L (default=32) 2755 0 = "Not in sample this month" 2756 999 = "Not applicable" 2757 ; NOTE: Format PNSP_2L has been output. 2758 VALUE PNSP_3L (default=32) 2759 0 = "Not in sample this month" 2760 999 = "Not applicable" 2761 ; NOTE: Format PNSP_3L has been output. 2762 VALUE PNSP_4L (default=32) 2763 0 = "Not in sample this month" 2764 999 = "Not applicable" 2765 ; NOTE: Format PNSP_4L has been output. 2766 VALUE PNSP_5L (default=32) 2767 0 = "Not in sample this month" 2768 999 = "Not applicable" 2769 ; NOTE: Format PNSP_5L has been output. 2770 VALUE PNPT_1L (default=32) 2771 0 = "Not in sample this month" 2772 999 = "Not applicable" 2773 ; NOTE: Format PNPT_1L has been output. 2774 VALUE PNPT_2L (default=32) 2775 0 = "Not in sample this month" 2776 999 = "Not applicable" 2777 ; 43 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format PNPT_2L has been output. 2778 VALUE PNPT_3L (default=32) 2779 0 = "Not in sample this month" 2780 999 = "Not applicable" 2781 ; NOTE: Format PNPT_3L has been output. 2782 VALUE PNPT_4L (default=32) 2783 0 = "Not in sample this month" 2784 999 = "Not applicable" 2785 ; NOTE: Format PNPT_4L has been output. 2786 VALUE PNPT_5L (default=32) 2787 0 = "Not in sample this month" 2788 999 = "Not applicable" 2789 ; NOTE: Format PNPT_5L has been output. 2790 VALUE VETSTAT (default=32) 2791 0 = "Not applicable (under 15) or" 2792 1 = "Yes" 2793 2 = "No" 2794 ; NOTE: Format VETSTAT has been output. 2795 VALUE HIGRADE (default=32) 2796 0 = "Not applicable if under 15;" 2797 ; NOTE: Format HIGRADE has been output. 2798 VALUE GRD_CMPL (default=32) 2799 0 = "Not applicable if under 15." 2800 1 = "Yes" 2801 2 = "No" 2802 ; NOTE: Format GRD_CMPL has been output. 2803 VALUE ETHNICTY (default=32) 2804 1 = "German" 2805 2 = "English" 2806 3 = "Irish" 2807 4 = "French" 2808 5 = "Italian" 2809 6 = "Scottish" 2810 7 = "Polish" 2811 8 = "Dutch" 2812 9 = "Swedish" 2813 10 = "Norwegian" 2814 11 = "Russian" 2815 12 = "Ukrainian" 2816 13 = "Welsh" 2817 14 = "Mexican-American" 2818 15 = "Chicano" 2819 16 = "Mexican" 2820 17 = "Puerto Rican" 2821 18 = "Cuban" 2822 19 = "Central or South American (Spanish)" 2823 20 = "Other Spanish" 2824 21 = "Afro-American (Black or Negro)" 2825 30 = "Another group not listed" 2826 39 = "Don't know" 2827 ; NOTE: Format ETHNICTY has been output. 2828 VALUE IN_AF (default=32) 2829 0 = "Not applicable" 2830 1 = "Yes" 2831 2 = "No" 2832 ; NOTE: Format IN_AF has been output. 2833 VALUE U_RRP (default=32) 2834 0 = "Nonrelative of reference person" 2835 1 = "Reference person with relatives in HH" 2836 2 = "Reference person with no rel. In HH" 2837 3 = "Husband of reference person" 2838 4 = "Wife of reference person" 2839 5 = "Own child of reference person" 2840 6 = "Parent of reference person" 2841 7 = "Brother/sister of reference person" 2842 8 = "Other relative of reference person" 2843 9 = "Nonrelative of reference person" 2844 ; 44 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format U_RRP has been output. 2845 VALUE U_HHMEM (default=32) 2846 1 = "Yes - current HH member" 2847 2 = "No" 2848 ; NOTE: Format U_HHMEM has been output. 2849 VALUE U_REALFT (default=32) 2850 0 = "Not applicable (person did not move or" 2851 5 = "Left - deceased" 2852 6 = "Left - institutionalized" 2853 7 = "Left - living in Armed Forces barracks" 2854 8 = "Left - moved outside of country" 2855 9 = "Left - separation or divorce" 2856 10 = "Left - person 201 or greater no longer" 2857 11 = "Left - other" 2858 99 = "Interviewed in previous wave but not" 2859 ; NOTE: Format U_REALFT has been output. 2860 VALUE U_REAENT (default=32) 2861 0 = "Not applicable (person did not move" 2862 1 = "Entered - birth" 2863 2 = "Entered - marriage" 2864 3 = "Entered - other" 2865 4 = "Entered (before sample people)" 2866 12 = "Entered merged household" 2867 13 = "Reentered household" 2868 ; NOTE: Format U_REAENT has been output. 2869 VALUE U_MONLFT (default=32) 2870 0 = "Not applicable (person did not move or" 2871 ; NOTE: Format U_MONLFT has been output. 2872 VALUE U_MONENT (default=32) 2873 0 = "Not applicable (person did not move or" 2874 ; NOTE: Format U_MONENT has been output. 2875 VALUE U_DAYLFT (default=32) 2876 0 = "Not applicable (person did not move or" 2877 ; NOTE: Format U_DAYLFT has been output. 2878 VALUE U_DAYENT (default=32) 2879 0 = "Not applicable (person did not move or" 2880 ; NOTE: Format U_DAYENT has been output. 2881 VALUE CC_ADLFT (default=32) 2882 0 = "Not applicable (person did not move or" 2883 ; NOTE: Format CC_ADLFT has been output. 2884 VALUE CC_ADENT (default=32) 2885 0 = "Not applicable (person did not move or" 2886 ; NOTE: Format CC_ADENT has been output. 2887 VALUE U_BRTHMN (default=32) 2888 -9 = "Not answered" 2889 ; NOTE: Format U_BRTHMN has been output. 2890 VALUE U_BRTHYR (default=32) 2891 -9 = "Not answered" 2892 1900 = "Born 1900 or earlier" 2893 ; NOTE: Format U_BRTHYR has been output. 2894 VALUE U_PNPT (default=32) 2895 -9 = "Not answered" 2896 ; NOTE: Format U_PNPT has been output. 2897 VALUE U_MS (default=32) 2898 0 = "Not applicable" 2899 1 = "Married - spouse present" 2900 2 = "Married - spouse absent" 2901 3 = "Widowed" 2902 4 = "Divorced" 2903 5 = "Separated" 2904 6 = "Never married" 2905 9 = "Not answered" 2906 ; NOTE: Format U_MS has been output. 45 The SAS System 15:23 Thursday, July 3, 2003 2907 VALUE U_PNSP (default=32) 2908 -9 = "Not answered" 2909 0 = "Not applicable" 2910 ; NOTE: Format U_PNSP has been output. 2911 VALUE U_PNGD (default=32) 2912 -9 = "Not answered" 2913 0 = "Not applicable" 2914 ; NOTE: Format U_PNGD has been output. 2915 VALUE U_SEX (default=32) 2916 1 = "Male" 2917 2 = "Female" 2918 9 = "Not answered" 2919 ; NOTE: Format U_SEX has been output. 2920 VALUE U_RACE (default=32) 2921 1 = "White" 2922 2 = "Black" 2923 3 = "American Indian, Eskimo or Aleut" 2924 4 = "Asian or Pacific Islander" 2925 5 = "Other" 2926 9 = "Not answered" 2927 ; NOTE: Format U_RACE has been output. 2928 VALUE U_ORIGIN (default=32) 2929 -9 = "Not answered" 2930 1 = "German" 2931 2 = "English" 2932 3 = "Irish" 2933 4 = "French" 2934 5 = "Italian" 2935 6 = "Scottish" 2936 7 = "Polish" 2937 8 = "Dutch" 2938 9 = "Swedish" 2939 10 = "Norwegian" 2940 11 = "Russian" 2941 12 = "Ukrainian" 2942 13 = "Welsh" 2943 14 = "Mexican-American" 2944 15 = "Chicano" 2945 16 = "Mexican" 2946 17 = "Puerto Rican" 2947 18 = "Cuban" 2948 19 = "Central or South American" 2949 20 = "Other Spanish" 2950 21 = "Afro-American (Black or Negro)" 2951 30 = "Another group not listed" 2952 39 = "Don't know" 2953 ; NOTE: Format U_ORIGIN has been output. 2954 VALUE U_HIGRDE (default=32) 2955 -9 = "Not answered" 2956 ; NOTE: Format U_HIGRDE has been output. 2957 VALUE U_COMPL (default=32) 2958 0 = "Not applicable" 2959 1 = "Yes" 2960 2 = "No" 2961 9 = "Not answered" 2962 ; NOTE: Format U_COMPL has been output. 2963 VALUE U_VET (default=32) 2964 0 = "Not applicable" 2965 1 = "Yes" 2966 2 = "No" 2967 9 = "Not answered" 2968 ; NOTE: Format U_VET has been output. 2969 VALUE U_SRVDTE (default=32) 2970 0 = "Not applicable" 2971 1 = "Vietnam era (Aug'64-Apr'75)" 2972 2 = "Korean conflict (June'50-Jan'55)" 2973 3 = "World war II (Sept'40-July'47)" 2974 4 = "World warI (Apr'17-Nov'18)" 46 The SAS System 15:23 Thursday, July 3, 2003 2975 5 = "May 1975 or later" 2976 6 = "Other service" 2977 9 = "Not answered" 2978 ; NOTE: Format U_SRVDTE has been output. 2979 VALUE U_AF (default=32) 2980 0 = "Not applicable" 2981 1 = "Yes" 2982 2 = "No" 2983 9 = "Not answered" 2984 ; NOTE: Format U_AF has been output. 2985 VALUE U_SSNDK (default=32) 2986 0 = "Not answered, not applicable" 2987 1 = "Don't know" 2988 2 = "Refusal" 2989 3 = "None" 2990 ; NOTE: Format U_SSNDK has been output. 2991 VALUE SC0064L (default=32) 2992 0 = "Not in universe" 2993 ; NOTE: Format SC0064L has been output. 2994 VALUE SC0066L (default=32) 2995 0 = "Not in universe" 2996 ; NOTE: Format SC0066L has been output. 2997 VALUE RECIPSUM (default=32) 2998 0 = "Not applicable" 2999 1 = "Yes" 3000 2 = "No" 3001 ; NOTE: Format RECIPSUM has been output. 3002 VALUE ASSETSUM (default=32) 3003 0 = "Not applicable" 3004 1 = "Yes" 3005 2 = "No" 3006 ; NOTE: Format ASSETSUM has been output. 3007 VALUE ESR_1L (default=32) 3008 0 = "Not applicable" 3009 1 = "With a job entire month, worked all" 3010 2 = "With a job entire month, missed one or" 3011 3 = "With a job entire month, missed one or" 3012 4 = "With job one or more weeks, no time" 3013 5 = "With job one or more weeks, spent one" 3014 6 = "No job during month, spent entire mont" /* h */ 3015 7 = "No job during month, spent one or more" 3016 8 = "No job during month, no time spent" 3017 ; NOTE: Format ESR_1L has been output. 3018 VALUE ESR_2L (default=32) 3019 0 = "Not applicable" 3020 1 = "With a job entire month, worked all" 3021 2 = "With a job entire month, missed one or" 3022 3 = "With a job entire month, missed one or" 3023 4 = "With job one or more weeks, no time" 3024 5 = "With job one or more weeks, spent one " /* or */ 3025 6 = "No job during month, spent entire mont" /* h */ 3026 7 = "No job during month, spent one or more" 3027 8 = "No job during month, no time spent" 3028 ; NOTE: Format ESR_2L has been output. 3029 VALUE ESR_3L (default=32) 3030 0 = "Not applicable" 3031 1 = "With a job entire month, worked all" 3032 2 = "With a job entire month, missed one or" 3033 3 = "With a job entire month, missed one or" 3034 4 = "With job one or more weeks, no time" 3035 5 = "With job one or more weeks, spent" 3036 6 = "No job during month, spent entire mont" /* h */ 3037 7 = "No job during month, spent one or more" 3038 8 = "No job during month, no time spent" 3039 ; NOTE: Format ESR_3L has been output. 3040 VALUE ESR_4L (default=32) 47 The SAS System 15:23 Thursday, July 3, 2003 3041 0 = "Not applicable" 3042 1 = "With a job entire month, worked all" 3043 2 = "With a job entire month, missed one or" 3044 3 = "With a job entire month, missed one or" 3045 4 = "With job one or more weeks, no time" 3046 5 = "With job one or more weeks, spent" 3047 6 = "No job during month, spent entire mont" /* h */ 3048 7 = "No job during month, spent one or more" 3049 8 = "No job during month, no time spent" 3050 ; NOTE: Format ESR_4L has been output. 3051 VALUE WKSPER1L (default=32) 3052 0 = "Not applicable" 3053 4 = "Four weeks" 3054 5 = "Five weeks" 3055 ; NOTE: Format WKSPER1L has been output. 3056 VALUE WKSPER2L (default=32) 3057 0 = "Not applicable" 3058 4 = "Four weeks" 3059 5 = "Five weeks" 3060 ; NOTE: Format WKSPER2L has been output. 3061 VALUE WKSPER3L (default=32) 3062 0 = "Not applicable" 3063 4 = "Four weeks" 3064 5 = "Five weeks" 3065 ; NOTE: Format WKSPER3L has been output. 3066 VALUE WKSPER4L (default=32) 3067 0 = "Not applicable" 3068 4 = "Four weeks" 3069 5 = "Five weeks" 3070 ; NOTE: Format WKSPER4L has been output. 3071 VALUE WKSJB1L (default=32) 3072 0 = "0 weeks or not applicable" 3073 1 = "1 week" 3074 2 = "2 weeks" 3075 3 = "3 weeks" 3076 4 = "4 weeks" 3077 5 = "5 weeks (only applicable for months" 3078 ; NOTE: Format WKSJB1L has been output. 3079 VALUE WKSJB2L (default=32) 3080 0 = "0 weeks or not applicable" 3081 1 = "1 week" 3082 2 = "2 weeks" 3083 3 = "3 weeks" 3084 4 = "4 weeks" 3085 5 = "5 weeks (only applicable for months" 3086 ; NOTE: Format WKSJB2L has been output. 3087 VALUE WKSJB3L (default=32) 3088 0 = "0 weeks or not applicable" 3089 1 = "1 week" 3090 2 = "2 weeks" 3091 3 = "3 weeks" 3092 4 = "4 weeks" 3093 5 = "5 weeks (only applicable for months" 3094 ; NOTE: Format WKSJB3L has been output. 3095 VALUE WKSJB4L (default=32) 3096 0 = "0 weeks or not applicable" 3097 1 = "1 week" 3098 2 = "2 weeks" 3099 3 = "3 weeks" 3100 4 = "4 weeks" 3101 5 = "5 weeks (only applicable for months" 3102 ; NOTE: Format WKSJB4L has been output. 3103 VALUE WKWJOB (default=32) 3104 0 = "Not applicable ('have-job' = no)" 3105 1 = "Yes" 3106 2 = "No" 3107 ; 48 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format WKWJOB has been output. 3108 VALUE WKSWOP1L (default=32) 3109 0 = "0 weeks or not applicable" 3110 1 = "1 week" 3111 2 = "2 weeks" 3112 3 = "3 weeks" 3113 4 = "4 weeks" 3114 5 = "5 weeks (only applicable for months" 3115 ; NOTE: Format WKSWOP1L has been output. 3116 VALUE WKSWOP2L (default=32) 3117 0 = "0 weeks or not applicable" 3118 1 = "1 week" 3119 2 = "2 weeks" 3120 3 = "3 weeks" 3121 4 = "4 weeks" 3122 5 = "5 weeks (only applicable for months" 3123 ; NOTE: Format WKSWOP2L has been output. 3124 VALUE WKSWOP3L (default=32) 3125 0 = "0 weeks or not applicable" 3126 1 = "1 week" 3127 2 = "2 weeks" 3128 3 = "3 weeks" 3129 4 = "4 weeks" 3130 5 = "5 weeks (only applicable for months" 3131 ; NOTE: Format WKSWOP3L has been output. 3132 VALUE WKSWOP4L (default=32) 3133 0 = "0 weeks or not applicable" 3134 1 = "1 week" 3135 2 = "2 weeks" 3136 3 = "3 weeks" 3137 4 = "4 weeks" 3138 5 = "5 weeks (only applicable for months" 3139 ; NOTE: Format WKSWOP4L has been output. 3140 VALUE WEEKSAB (default=32) 3141 0 = "Not applicable" 3142 1 = "Yes" 3143 2 = "No" 3144 ; NOTE: Format WEEKSAB has been output. 3145 VALUE WKSLOK1L (default=32) 3146 0 = "None or not applicable" 3147 1 = "1 week" 3148 2 = "2 weeks" 3149 3 = "3 weeks" 3150 4 = "4 weeks" 3151 5 = "5 weeks (only applicable for months" 3152 ; NOTE: Format WKSLOK1L has been output. 3153 VALUE WKSLOK2L (default=32) 3154 0 = "None or not applicable" 3155 1 = "1 week" 3156 2 = "2 weeks" 3157 3 = "3 weeks" 3158 4 = "4 weeks" 3159 5 = "5 weeks (only applicable for months" 3160 ; NOTE: Format WKSLOK2L has been output. 3161 VALUE WKSLOK3L (default=32) 3162 0 = "None or not applicable" 3163 1 = "1 week" 3164 2 = "2 weeks" 3165 3 = "3 weeks" 3166 4 = "4 weeks" 3167 5 = "5 weeks (only applicable for months" 3168 ; NOTE: Format WKSLOK3L has been output. 3169 VALUE WKSLOK4L (default=32) 3170 0 = "None or not applicable" 3171 1 = "1 week" 3172 2 = "2 weeks" 3173 3 = "3 weeks" 3174 4 = "4 weeks" 49 The SAS System 15:23 Thursday, July 3, 2003 3175 5 = "5 weeks (only applicable for months" 3176 ; NOTE: Format WKSLOK4L has been output. 3177 VALUE WEEKSLK (default=32) 3178 0 = "Not applicable" 3179 1 = "Yes" 3180 2 = "No" 3181 ; NOTE: Format WEEKSLK has been output. 3182 VALUE CARECOVK (default=32) 3183 0 = "Not applicable" 3184 1 = "Yes" 3185 2 = "No" 3186 ; NOTE: Format CARECOVK has been output. 3187 VALUE CARECOVL (default=32) 3188 0 = "Not applicable" 3189 1 = "Yes" 3190 2 = "No" 3191 ; NOTE: Format CARECOVL has been output. 3192 VALUE CARECOVM (default=32) 3193 0 = "Not applicable" 3194 1 = "Yes" 3195 2 = "No" 3196 ; NOTE: Format CARECOVM has been output. 3197 VALUE CARECOVN (default=32) 3198 0 = "Not applicable" 3199 1 = "Yes" 3200 2 = "No" 3201 ; NOTE: Format CARECOVN has been output. 3202 VALUE MEDICAID (default=32) 3203 0 = "Not applicable" 3204 1 = "Yes" 3205 2 = "No" 3206 ; NOTE: Format MEDICAID has been output. 3207 VALUE CAIDCOVD (default=32) 3208 0 = "Not applicable" 3209 1 = "Yes" 3210 2 = "No" 3211 ; NOTE: Format CAIDCOVD has been output. 3212 VALUE CAIDCOVK (default=32) 3213 0 = "Not applicable" 3214 1 = "Yes" 3215 2 = "No" 3216 ; NOTE: Format CAIDCOVK has been output. 3217 VALUE CAIDCOVL (default=32) 3218 0 = "Not applicable" 3219 1 = "Yes" 3220 2 = "No" 3221 ; NOTE: Format CAIDCOVL has been output. 3222 VALUE CAIDCOVM (default=32) 3223 0 = "Not applicable" 3224 1 = "Yes" 3225 2 = "No" 3226 ; NOTE: Format CAIDCOVM has been output. 3227 VALUE WICCOV1L (default=32) 3228 0 = "Not applicable" 3229 1 = "Yes" 3230 2 = "No" 3231 ; NOTE: Format WICCOV1L has been output. 3232 VALUE WICCOV2L (default=32) 3233 0 = "Not applicable" 3234 1 = "Yes" 3235 2 = "No" 3236 ; NOTE: Format WICCOV2L has been output. 3237 VALUE WICCOV3L (default=32) 50 The SAS System 15:23 Thursday, July 3, 2003 3238 0 = "Not applicable" 3239 1 = "Yes" 3240 2 = "No" 3241 ; NOTE: Format WICCOV3L has been output. 3242 VALUE WICCOV4L (default=32) 3243 0 = "Not applicable" 3244 1 = "Yes" 3245 2 = "No" 3246 ; NOTE: Format WICCOV4L has been output. 3247 VALUE WICVAL1L (default=32) 3248 0 = "Not applicable" 3249 ; NOTE: Format WICVAL1L has been output. 3250 VALUE WICVAL2L (default=32) 3251 0 = "Not applicable" 3252 ; NOTE: Format WICVAL2L has been output. 3253 VALUE WICVAL3L (default=32) 3254 0 = "Not applicable" 3255 ; NOTE: Format WICVAL3L has been output. 3256 VALUE WICVAL4L (default=32) 3257 0 = "Not applicable" 3258 ; NOTE: Format WICVAL4L has been output. 3259 VALUE HIIND (default=32) 3260 0 = "Not applicable" 3261 1 = "Yes" 3262 2 = "No" 3263 ; NOTE: Format HIIND has been output. 3264 VALUE HIMNTH1L (default=32) 3265 0 = "Not applicable" 3266 1 = "Yes" 3267 2 = "No" 3268 ; NOTE: Format HIMNTH1L has been output. 3269 VALUE HIMNTH2L (default=32) 3270 0 = "Not applicable" 3271 1 = "Yes" 3272 2 = "No" 3273 ; NOTE: Format HIMNTH2L has been output. 3274 VALUE HIMNTH3L (default=32) 3275 0 = "Not applicable" 3276 1 = "Yes" 3277 2 = "No" 3278 ; NOTE: Format HIMNTH3L has been output. 3279 VALUE HIMNTH4L (default=32) 3280 0 = "Not applicable" 3281 1 = "Yes" 3282 2 = "No" 3283 ; NOTE: Format HIMNTH4L has been output. 3284 VALUE INCSOURC (default=32) 3285 0 = "Not applicable" 3286 1 = "Social security" 3287 2 = "Railroad retirement" 3288 3 = "Federal supplemental security income" 3289 5 = "State unemployment compensation" 3290 6 = "Supplemental unemployment benefits" 3291 7 = "Other unemployment compensation" 3292 8 = "Veterans compensation or pensions" 3293 10 = "Workers compensation" 3294 12 = "Employer or union temporary sickness p" /* olicy */ 3295 13 = "Payments from a sickness, accident, or" 3296 20 = "Aid to families with dependent" 3297 21 = "General assistance or general relief" 3298 23 = "Foster child care payments" 3299 24 = "Other welfare" 3300 25 = "WIC" 3301 27 = "Food stamps" 3302 28 = "Child support payments" 51 The SAS System 15:23 Thursday, July 3, 2003 3303 29 = "Alimony payments" 3304 30 = "Pension from company or union" 3305 31 = "Federal civil service or other Federal" 3306 32 = "U.S. military retirement pay" 3307 34 = "State government pensions" 3308 35 = "Local government pensions" 3309 36 = "Income from paid up life insurance pol" /* icies */ 3310 37 = "Estates and trusts" 3311 38 = "Other payments for retirement, disabil" /* ity or */ 3312 40 = "GI bill education benefits" 3313 50 = "Income assistance from a charitable gr" /* oup */ 3314 51 = "Money from relatives or friends" 3315 52 = "Lump sum payments" 3316 53 = "Income from roomers or boarders" 3317 54 = "National guard or reserve pay" 3318 55 = "Incidental or casual earnings" 3319 56 = "Other cash income not included elsewhe" /* re */ 3320 75 = "Recoded for confidentiality (ISS codes" /* 4,9,11,22,33) */ 3321 ; NOTE: Format INCSOURC has been output. 3322 VALUE ASTSOURC (default=32) 3323 0 = "Not applicable" 3324 100 = "Regular/passbook savings accounts" 3325 101 = "Money market deposit accounts" 3326 102 = "Certificates of deposit or other" 3327 103 = "NOW, super NOW, or other interest" 3328 104 = "Money market funds" 3329 105 = "U.S. government securities" 3330 106 = "Municipal or corporate bonds" 3331 107 = "Other interest earning assets" 3332 110 = "Stocks or mutual fund shares" 3333 120 = "Rental property" 3334 130 = "Mortgages" 3335 140 = "Royalties" 3336 150 = "Other financial investments" 3337 ; NOTE: Format ASTSOURC has been output. 3338 VALUE VETS1L (default=32) 3339 0 = "Not applicable" 3340 1 = "Yes" 3341 2 = "No" 3342 ; NOTE: Format VETS1L has been output. 3343 VALUE VETS2L (default=32) 3344 0 = "Not applicable" 3345 1 = "Yes" 3346 2 = "No" 3347 ; NOTE: Format VETS2L has been output. 3348 VALUE VETS3L (default=32) 3349 0 = "Not applicable" 3350 1 = "Yes" 3351 2 = "No" 3352 ; NOTE: Format VETS3L has been output. 3353 VALUE VETS4L (default=32) 3354 0 = "Not applicable" 3355 1 = "Yes" 3356 2 = "No" 3357 ; NOTE: Format VETS4L has been output. 3358 VALUE AFDC1L (default=32) 3359 0 = "Not applicable" 3360 1 = "Yes" 3361 2 = "No" 3362 ; NOTE: Format AFDC1L has been output. 3363 VALUE AFDC2L (default=32) 3364 0 = "Not applicable" 3365 1 = "Yes" 3366 2 = "No" 3367 ; NOTE: Format AFDC2L has been output. 3368 VALUE AFDC3L (default=32) 3369 0 = "Not applicable" 3370 1 = "Yes" 52 The SAS System 15:23 Thursday, July 3, 2003 3371 2 = "No" 3372 ; NOTE: Format AFDC3L has been output. 3373 VALUE AFDC4L (default=32) 3374 0 = "Not applicable" 3375 1 = "Yes" 3376 2 = "No" 3377 ; NOTE: Format AFDC4L has been output. 3378 VALUE FOODSTPC (default=32) 3379 0 = "Not applicable" 3380 1 = "Yes" 3381 2 = "No" 3382 ; NOTE: Format FOODSTPC has been output. 3383 VALUE FOODSTPK (default=32) 3384 0 = "Not applicable" 3385 1 = "Yes" 3386 2 = "No" 3387 ; NOTE: Format FOODSTPK has been output. 3388 VALUE FOODSTPL (default=32) 3389 0 = "Not applicable" 3390 1 = "Yes" 3391 2 = "No" 3392 ; NOTE: Format FOODSTPL has been output. 3393 VALUE FOODSTPM (default=32) 3394 0 = "Not applicable" 3395 1 = "Yes" 3396 2 = "No" 3397 ; NOTE: Format FOODSTPM has been output. 3398 VALUE GENASSTC (default=32) 3399 0 = "Not applicable" 3400 1 = "Yes" 3401 2 = "No" 3402 ; NOTE: Format GENASSTC has been output. 3403 VALUE GENASSTK (default=32) 3404 0 = "Not applicable" 3405 1 = "Yes" 3406 2 = "No" 3407 ; NOTE: Format GENASSTK has been output. 3408 VALUE GENASSTL (default=32) 3409 0 = "Not applicable" 3410 1 = "Yes" 3411 2 = "No" 3412 ; NOTE: Format GENASSTL has been output. 3413 VALUE GENASSTM (default=32) 3414 0 = "Not applicable" 3415 1 = "Yes" 3416 2 = "No" 3417 ; NOTE: Format GENASSTM has been output. 3418 VALUE FOSTKIDC (default=32) 3419 0 = "Not applicable" 3420 1 = "Yes" 3421 2 = "No" 3422 ; NOTE: Format FOSTKIDC has been output. 3423 VALUE FOSTKIDK (default=32) 3424 0 = "Not applicable" 3425 1 = "Yes" 3426 2 = "No" 3427 ; NOTE: Format FOSTKIDK has been output. 3428 VALUE FOSTKIDL (default=32) 3429 0 = "Not applicable" 3430 1 = "Yes" 3431 2 = "No" 3432 ; NOTE: Format FOSTKIDL has been output. 3433 VALUE FOSTKIDM (default=32) 53 The SAS System 15:23 Thursday, July 3, 2003 3434 0 = "Not applicable" 3435 1 = "Yes" 3436 2 = "No" 3437 ; NOTE: Format FOSTKIDM has been output. 3438 VALUE OTHWELFC (default=32) 3439 0 = "Not applicable" 3440 1 = "Yes" 3441 2 = "No" 3442 ; NOTE: Format OTHWELFC has been output. 3443 VALUE OTHWELFK (default=32) 3444 0 = " Not applicable" 3445 1 = "Yes" 3446 2 = "No" 3447 ; NOTE: Format OTHWELFK has been output. 3448 VALUE OTHWELFL (default=32) 3449 0 = "Not applicable" 3450 1 = "Yes" 3451 2 = "No" 3452 ; NOTE: Format OTHWELFL has been output. 3453 VALUE OTHWELFM (default=32) 3454 0 = "Not applicable" 3455 1 = "Yes" 3456 2 = "No" 3457 ; NOTE: Format OTHWELFM has been output. 3458 VALUE SOCSEC1L (default=32) 3459 0 = "Not applicable" 3460 1 = "Yes" 3461 2 = "No" 3462 ; NOTE: Format SOCSEC1L has been output. 3463 VALUE SOCSEC2L (default=32) 3464 0 = "Not applicable" 3465 1 = "Yes" 3466 2 = "No" 3467 ; NOTE: Format SOCSEC2L has been output. 3468 VALUE SOCSEC3L (default=32) 3469 0 = "Not applicable" 3470 1 = "Yes" 3471 2 = "No" 3472 ; NOTE: Format SOCSEC3L has been output. 3473 VALUE SOCSEC4L (default=32) 3474 0 = "Not applicable" 3475 1 = "Yes" 3476 2 = "No" 3477 ; NOTE: Format SOCSEC4L has been output. 3478 VALUE RAILRD1L (default=32) 3479 0 = "Not applicable" 3480 1 = "Yes" 3481 2 = "No" 3482 ; NOTE: Format RAILRD1L has been output. 3483 VALUE RAILRD2L (default=32) 3484 0 = "Not applicable" 3485 1 = "Yes" 3486 2 = "No" 3487 ; NOTE: Format RAILRD2L has been output. 3488 VALUE RAILRD3L (default=32) 3489 0 = "Not applicable" 3490 1 = "Yes" 3491 2 = "No" 3492 ; NOTE: Format RAILRD3L has been output. 3493 VALUE RAILRD4L (default=32) 3494 0 = "Not applicable" 3495 1 = "Yes" 3496 2 = "No" 3497 ; 54 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format RAILRD4L has been output. 3498 VALUE IT7A (default=32) 3499 0 = "Not answered" 3500 1 = "Self" 3501 2 = "Proxy" 3502 ; NOTE: Format IT7A has been output. 3503 VALUE IT7C (default=32) 3504 0 = "Not answered" 3505 1 = "Type Z refusal" 3506 2 = "Type Z other" 3507 ; NOTE: Format IT7C has been output. 3508 VALUE SC0900L (default=32) 3509 0 = "Not in universe" 3510 1 = "Yes" 3511 2 = "No - skip to SC1000" 3512 ; NOTE: Format SC0900L has been output. 3513 VALUE SC0901L (default=32) 3514 0 = "Not in universe" 3515 1 = "Yes - skip to SC1000" 3516 2 = "No" 3517 ; NOTE: Format SC0901L has been output. 3518 VALUE SC0902L (default=32) 3519 0 = "Not in universe" 3520 1 = "Yes" 3521 2 = "No - skip to SC0906" 3522 ; NOTE: Format SC0902L has been output. 3523 VALUE SC0904L (default=32) 3524 0 = "Not in universe" 3525 1 = "Armed Forces barracks - skip to" 3526 2 = "Outside the United States - skip to" 3527 3 = "Nonhousehold setting - skip to SC1000" 3528 ; NOTE: Format SC0904L has been output. 3529 VALUE SC0906L (default=32) 3530 0 = "Not in universe" 3531 1 = "Yes - skip to SC1000" 3532 2 = "No" 3533 ; NOTE: Format SC0906L has been output. 3534 VALUE SC0910L (default=32) 3535 0 = "Not in universe" 3536 1 = "Yes - skip to SC1000" 3537 2 = "No" 3538 ; NOTE: Format SC0910L has been output. 3539 VALUE SC0912L (default=32) 3540 0 = "Not in universe" 3541 1 = "Husband" 3542 2 = "Wife" 3543 3 = "Own child (son or daughter)" 3544 4 = "Parent" 3545 5 = "Brother/sister" 3546 6 = "Other relative" 3547 7 = "Nonrelative" 3548 ; NOTE: Format SC0912L has been output. 3549 VALUE SC1000L (default=32) 3550 0 = "Not in universe" 3551 1 = "Yes - skip to SC1056" 3552 2 = "No" 3553 ; NOTE: Format SC1000L has been output. 3554 VALUE SC1002L (default=32) 3555 0 = "Not in universe" 3556 1 = "Yes" 3557 2 = "No - skip to SC1048" 3558 ; NOTE: Format SC1002L has been output. 3559 VALUE SC1004L (default=32) 3560 0 = "Not marked as looking or on layoff" 3561 1 = "Marked as looking or on layoff all" 55 The SAS System 15:23 Thursday, July 3, 2003 3562 ; NOTE: Format SC1004L has been output. 3563 VALUE SC1006L (default=32) 3564 0 = "Not marked as a week looking or on" 3565 1 = "Marked as a week looking or on" 3566 ; NOTE: Format SC1006L has been output. 3567 VALUE SC1008L (default=32) 3568 0 = "Not marked as a week looking or on" 3569 1 = "Marked as a week looking or on" 3570 ; NOTE: Format SC1008L has been output. 3571 VALUE SC1010L (default=32) 3572 0 = "Not marked as a week looking or on" 3573 1 = "Marked as a week looking or on layoff" 3574 ; NOTE: Format SC1010L has been output. 3575 VALUE SC1012L (default=32) 3576 0 = "Not marked as a week looking or on" 3577 1 = "Marked as a week looking or on layoff" 3578 ; NOTE: Format SC1012L has been output. 3579 VALUE SC1014L (default=32) 3580 0 = "Not marked as a week looking or on" 3581 1 = "Marked as a week looking or on layoff" 3582 ; NOTE: Format SC1014L has been output. 3583 VALUE SC1016L (default=32) 3584 0 = "Not marked as a week looking or on" 3585 1 = "Marked as a week looking or on layoff" 3586 ; NOTE: Format SC1016L has been output. 3587 VALUE SC1018L (default=32) 3588 0 = "Not marked as a week looking or on" 3589 1 = "Marked as a week looking or on layoff" 3590 ; NOTE: Format SC1018L has been output. 3591 VALUE SC1020L (default=32) 3592 0 = "Not marked as a week looking or on" 3593 1 = "Marked as a week looking or on layoff" 3594 ; NOTE: Format SC1020L has been output. 3595 VALUE SC1022L (default=32) 3596 0 = "Not marked as a week looking or on" 3597 1 = "Marked as a week looking or on layoff" 3598 ; NOTE: Format SC1022L has been output. 3599 VALUE SC1024L (default=32) 3600 0 = "Not marked as a week looking or on" 3601 1 = "Marked as a week looking or on layoff" 3602 ; NOTE: Format SC1024L has been output. 3603 VALUE SC1026L (default=32) 3604 0 = "Not marked as a week looking or on" 3605 1 = "Marked as a week looking or on layoff" 3606 ; NOTE: Format SC1026L has been output. 3607 VALUE SC1028L (default=32) 3608 0 = "Not marked as a week looking or on" 3609 1 = "Marked as a week looking or on layoff" 3610 ; NOTE: Format SC1028L has been output. 3611 VALUE SC1030L (default=32) 3612 0 = "Not marked as a week looking or on" 3613 1 = "Marked as a week looking or on layoff" 3614 ; NOTE: Format SC1030L has been output. 3615 VALUE SC1032L (default=32) 3616 0 = "Not marked as a week looking or on" 3617 1 = "Marked as a week looking or on layoff" 3618 ; NOTE: Format SC1032L has been output. 3619 VALUE SC1034L (default=32) 3620 0 = "Not marked as a week looking or on" 3621 1 = "Marked as a week looking or on layoff" 3622 ; 56 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SC1034L has been output. 3623 VALUE SC1036L (default=32) 3624 0 = "Not marked as a week looking or on" 3625 1 = "Marked as a week looking or on layoff" 3626 ; NOTE: Format SC1036L has been output. 3627 VALUE SC1038L (default=32) 3628 0 = "Not marked as a week looking or on" 3629 1 = "Marked as a week looking or on layoff" 3630 ; NOTE: Format SC1038L has been output. 3631 VALUE SC1040L (default=32) 3632 0 = "Not marked as a week looking or on" 3633 1 = "Marked as a week looking or on layoff" 3634 ; NOTE: Format SC1040L has been output. 3635 VALUE SC1042L (default=32) 3636 0 = "Not in universe" 3637 1 = "Yes - skip to SC1046" 3638 2 = "No" 3639 ; NOTE: Format SC1042L has been output. 3640 VALUE SC1044L (default=32) 3641 0 = "Not in universe" 3642 1 = "Already had a job" 3643 2 = "Temporary illness" 3644 3 = "School" 3645 4 = "Other" 3646 ; NOTE: Format SC1044L has been output. 3647 VALUE SC1046L (default=32) 3648 0 = "Not in universe" 3649 1 = "Yes - skip to SC1240" 3650 2 = "No - skip to SC1050" 3651 ; NOTE: Format SC1046L has been output. 3652 VALUE SC1048L (default=32) 3653 0 = "Not in universe" 3654 1 = "Yes - skip to SC1052" 3655 2 = "No - skip to SC1248" 3656 ; NOTE: Format SC1048L has been output. 3657 VALUE SC1050L (default=32) 3658 0 = "Not in universe" 3659 1 = "Yes" 3660 2 = "No - skip to SC1240" 3661 ; NOTE: Format SC1050L has been output. 3662 VALUE SC1052L (default=32) 3663 0 = "Not in universe" 3664 1 = "Yes" 3665 2 = "No - skip to SC1240" 3666 ; NOTE: Format SC1052L has been output. 3667 VALUE SC1054L (default=32) 3668 -1 = "DK - skip to SC1240" 3669 0 = "Not in universe" 3670 1 = "Believes no work available in line" 3671 2 = "Couldn't find any work - skip to" 3672 3 = "Lacks necessary schooling, training," 3673 4 = "Employers think too young or too" 3674 5 = "Other personal handicap in finding" 3675 6 = "Can't arrange child care - skip to SC1" /* 24 */ 3676 7 = "Family responsibilities - skip to SC12" /* 40 */ 3677 8 = "In school or other training - skip to" 3678 9 = "Ill health, physical disability - skip" 3679 10 = "Other - skip to SC1240" 3680 ; NOTE: Format SC1054L has been output. 3681 VALUE SC1056L (default=32) 3682 0 = "Not in universe" 3683 1 = "Yes" 3684 2 = "No - skip to SC1100 through SC1134" 3685 ; NOTE: Format SC1056L has been output. 3686 VALUE SC1058L (default=32) 57 The SAS System 15:23 Thursday, July 3, 2003 3687 0 = "Not in universe" 3688 1 = "Yes" 3689 2 = "No - skip to SC1230" 3690 ; NOTE: Format SC1058L has been output. 3691 VALUE SC1060L (default=32) 3692 0 = "Not marked as absent without pay" 3693 1 = "Marked as a week absent without pay" 3694 ; NOTE: Format SC1060L has been output. 3695 VALUE SC1062L (default=32) 3696 0 = "Not marked as a week absent without" 3697 1 = "Marked as a week absent without pay" 3698 ; NOTE: Format SC1062L has been output. 3699 VALUE SC1064L (default=32) 3700 0 = "Not marked as a week absent without" 3701 1 = "Marked as a week absent without pay" 3702 ; NOTE: Format SC1064L has been output. 3703 VALUE SC1066L (default=32) 3704 0 = "Not marked as a week absent without" 3705 1 = "Marked as a week absent without pay" 3706 ; NOTE: Format SC1066L has been output. 3707 VALUE SC1068L (default=32) 3708 0 = "Not marked as a week absent without" 3709 1 = "Marked as a week absent without pay" 3710 ; NOTE: Format SC1068L has been output. 3711 VALUE SC1070L (default=32) 3712 0 = "Not marked as a week absent without" 3713 1 = "Marked as a week absent without pay" 3714 ; NOTE: Format SC1070L has been output. 3715 VALUE SC1072L (default=32) 3716 0 = "Not marked as a week absent without" 3717 1 = "Marked as a week absent without pay" 3718 ; NOTE: Format SC1072L has been output. 3719 VALUE SC1074L (default=32) 3720 0 = "Not marked as a week absent without" 3721 1 = "Marked as a week absent without pay" 3722 ; NOTE: Format SC1074L has been output. 3723 VALUE SC1076L (default=32) 3724 0 = "Not marked as a week absent without" 3725 1 = "Marked as a week absent without pay" 3726 ; NOTE: Format SC1076L has been output. 3727 VALUE SC1078L (default=32) 3728 0 = "Not marked as a week absent without" 3729 1 = "Marked as a week absent without pay" 3730 ; NOTE: Format SC1078L has been output. 3731 VALUE SC1080L (default=32) 3732 0 = "Not marked as a week absent without" 3733 1 = "Marked as a week absent without pay" 3734 ; NOTE: Format SC1080L has been output. 3735 VALUE SC1082L (default=32) 3736 0 = "Not marked as a week absent without" 3737 1 = "Marked as a week absent without pay" 3738 ; NOTE: Format SC1082L has been output. 3739 VALUE SC1084L (default=32) 3740 0 = "Not marked as a week absent without" 3741 1 = "Marked as a week absent without pay" 3742 ; NOTE: Format SC1084L has been output. 3743 VALUE SC1086L (default=32) 3744 0 = "Not marked as a week absent without" 3745 1 = "Marked as a week absent without pay" 3746 ; NOTE: Format SC1086L has been output. 3747 VALUE SC1088L (default=32) 58 The SAS System 15:23 Thursday, July 3, 2003 3748 0 = "Not marked as a week absent without" 3749 1 = "Marked as a week absent without pay" 3750 ; NOTE: Format SC1088L has been output. 3751 VALUE SC1090L (default=32) 3752 0 = "Not marked as a week absent without" 3753 1 = "Marked as a week absent without pay" 3754 ; NOTE: Format SC1090L has been output. 3755 VALUE SC1092L (default=32) 3756 0 = "Not marked as a week absent without" 3757 1 = "Marked as a week absent without pay" 3758 ; NOTE: Format SC1092L has been output. 3759 VALUE SC1094L (default=32) 3760 0 = "Not marked as a week absent without" 3761 1 = "Marked as a week absent without pay" 3762 ; NOTE: Format SC1094L has been output. 3763 VALUE SC1096L (default=32) 3764 0 = "Not marked as a week absent without" 3765 1 = "Marked as a week absent without pay" 3766 ; NOTE: Format SC1096L has been output. 3767 VALUE SC1098L (default=32) 3768 0 = "Not in universe" 3769 1 = "On layoff - skip to SC1230" 3770 2 = "Own illness - skip to SC1230" 3771 3 = "On vacation - skip to SC1230" 3772 4 = "Bad weather - skip to SC1230" 3773 5 = "Labor dispute - skip to SC1230" 3774 6 = "New job to begin within 30 days -" 3775 7 = "Other - skip to SC1230" 3776 ; NOTE: Format SC1098L has been output. 3777 VALUE SC1100L (default=32) 3778 0 = "Not marked as a week having a job" 3779 1 = "Marked as a week having a job" 3780 ; NOTE: Format SC1100L has been output. 3781 VALUE SC1102L (default=32) 3782 0 = "Not marked as a week having a job" 3783 1 = "Marked as a week having a job" 3784 ; NOTE: Format SC1102L has been output. 3785 VALUE SC1104L (default=32) 3786 0 = "Not marked as a week having a job" 3787 1 = "Marked as a week having a job" 3788 ; NOTE: Format SC1104L has been output. 3789 VALUE SC1106L (default=32) 3790 0 = "Not marked as a week having a job" 3791 1 = "Marked as a week having a job" 3792 ; NOTE: Format SC1106L has been output. 3793 VALUE SC1108L (default=32) 3794 0 = "Not marked as a week having a job" 3795 1 = "Marked as a week having a job" 3796 ; NOTE: Format SC1108L has been output. 3797 VALUE SC1110L (default=32) 3798 0 = "Not marked as a week having a job" 3799 1 = "Marked as a week having a job" 3800 ; NOTE: Format SC1110L has been output. 3801 VALUE SC1112L (default=32) 3802 0 = "Not marked as a week having a job" 3803 1 = "Marked as a week having a job" 3804 ; NOTE: Format SC1112L has been output. 3805 VALUE SC1114L (default=32) 3806 0 = "Not marked as a week having a job" 3807 1 = "Marked as a week having a job" 3808 ; NOTE: Format SC1114L has been output. 3809 VALUE SC1116L (default=32) 59 The SAS System 15:23 Thursday, July 3, 2003 3810 0 = "Not marked as a week having a job" 3811 1 = "Marked as a week having a job" 3812 ; NOTE: Format SC1116L has been output. 3813 VALUE SC1118L (default=32) 3814 0 = "Not marked as a week having a job" 3815 1 = "Marked as a week having a job" 3816 ; NOTE: Format SC1118L has been output. 3817 VALUE SC1120L (default=32) 3818 0 = "Not marked as a week having a job" 3819 1 = "Marked as a week having a job" 3820 ; NOTE: Format SC1120L has been output. 3821 VALUE SC1122L (default=32) 3822 0 = "Not marked as a week having a job" 3823 1 = "Marked as a week having a job" 3824 ; NOTE: Format SC1122L has been output. 3825 VALUE SC1124L (default=32) 3826 0 = "Not marked as a week having a job" 3827 1 = "Marked as a week having a job" 3828 ; NOTE: Format SC1124L has been output. 3829 VALUE SC1126L (default=32) 3830 0 = "Not marked as a week having a job" 3831 1 = "Marked as a week having a job" 3832 ; NOTE: Format SC1126L has been output. 3833 VALUE SC1128L (default=32) 3834 0 = "Not marked as a week having a job" 3835 1 = "Marked as a week having a job" 3836 ; NOTE: Format SC1128L has been output. 3837 VALUE SC1130L (default=32) 3838 0 = "Not marked as a week having a job" 3839 1 = "Marked as a week having a job" 3840 ; NOTE: Format SC1130L has been output. 3841 VALUE SC1132L (default=32) 3842 0 = "Not marked as a week having a job" 3843 1 = "Marked as a week having a job" 3844 ; NOTE: Format SC1132L has been output. 3845 VALUE SC1134L (default=32) 3846 0 = "Not marked as a week having a job" 3847 1 = "Marked as a week having a job" 3848 ; NOTE: Format SC1134L has been output. 3849 VALUE SC1136L (default=32) 3850 0 = "Not in universe" 3851 1 = "Yes" 3852 2 = "No - skip to SC1176" 3853 ; NOTE: Format SC1136L has been output. 3854 VALUE SC1138L (default=32) 3855 0 = "Not marked as a week absent without" 3856 1 = "Marked as a week absent without pay" 3857 ; NOTE: Format SC1138L has been output. 3858 VALUE SC1140L (default=32) 3859 0 = "Not marked as a week absent without" 3860 1 = "Marked as a week absent without pay" 3861 ; NOTE: Format SC1140L has been output. 3862 VALUE SC1142L (default=32) 3863 0 = "Not marked as a week absent without" 3864 1 = "Marked as a week absent without pay" 3865 ; NOTE: Format SC1142L has been output. 3866 VALUE SC1144L (default=32) 3867 0 = "Not marked as a week absent without" 3868 1 = "Marked as a week absent without pay" 3869 ; NOTE: Format SC1144L has been output. 3870 VALUE SC1146L (default=32) 60 The SAS System 15:23 Thursday, July 3, 2003 3871 0 = "Not marked as a week absent without" 3872 1 = "Marked as a week absent without pay" 3873 ; NOTE: Format SC1146L has been output. 3874 VALUE SC1148L (default=32) 3875 0 = "Not marked as a week absent without" 3876 1 = "Marked as a week absent without pay" 3877 ; NOTE: Format SC1148L has been output. 3878 VALUE SC1150L (default=32) 3879 0 = "Not marked as a week absent without" 3880 1 = "Marked as a week absent without pay" 3881 ; NOTE: Format SC1150L has been output. 3882 VALUE SC1152L (default=32) 3883 0 = "Not marked as a week absent without" 3884 1 = "Marked as a week absent without pay" 3885 ; NOTE: Format SC1152L has been output. 3886 VALUE SC1154L (default=32) 3887 0 = "Not marked as a week absent without" 3888 1 = "Marked as a week absent without pay" 3889 ; NOTE: Format SC1154L has been output. 3890 VALUE SC1156L (default=32) 3891 0 = "Not marked as a week absent without" 3892 1 = "Marked as a week absent without pay" 3893 ; NOTE: Format SC1156L has been output. 3894 VALUE SC1158L (default=32) 3895 0 = "Not marked as a week absent without" 3896 1 = "Marked as a week absent without pay" 3897 ; NOTE: Format SC1158L has been output. 3898 VALUE SC1160L (default=32) 3899 0 = "Not marked as a week absent without" 3900 1 = "Marked as a week absent without pay" 3901 ; NOTE: Format SC1160L has been output. 3902 VALUE SC1162L (default=32) 3903 0 = "Not marked as a week absent without" 3904 1 = "Marked as a week absent without pay" 3905 ; NOTE: Format SC1162L has been output. 3906 VALUE SC1164L (default=32) 3907 0 = "Not marked as a week absent without" 3908 1 = "Marked as a week absent without pay" 3909 ; NOTE: Format SC1164L has been output. 3910 VALUE SC1166L (default=32) 3911 0 = "Not marked as a week absent without" 3912 1 = "Marked as a week absent without pay" 3913 ; NOTE: Format SC1166L has been output. 3914 VALUE SC1168L (default=32) 3915 0 = "Not marked as a week absent without" 3916 1 = "Marked as a week absent without pay" 3917 ; NOTE: Format SC1168L has been output. 3918 VALUE SC1170L (default=32) 3919 0 = "Not marked as a week absent without" 3920 1 = "Marked as a week absent without pay" 3921 ; NOTE: Format SC1170L has been output. 3922 VALUE SC1172L (default=32) 3923 0 = "Not marked as a week absent without" 3924 1 = "Marked as a week absent without pay" 3925 ; NOTE: Format SC1172L has been output. 3926 VALUE SC1174L (default=32) 3927 0 = "Not in universe" 3928 1 = "On layoff" 3929 2 = "Own illness" 3930 3 = "On vacation" 3931 4 = "Bad weather" 3932 5 = "Labor dispute" 61 The SAS System 15:23 Thursday, July 3, 2003 3933 6 = "New job to begin within 30 days" 3934 7 = "Other" 3935 ; NOTE: Format SC1174L has been output. 3936 VALUE SC1176L (default=32) 3937 0 = "Not in universe" 3938 1 = "Yes" 3939 2 = "No - skip to SC1222" 3940 ; NOTE: Format SC1176L has been output. 3941 VALUE SC1178L (default=32) 3942 0 = "Not marked as looking for work or on" 3943 1 = "Marked as looking for work or on" 3944 ; NOTE: Format SC1178L has been output. 3945 VALUE SC1180L (default=32) 3946 0 = "Not marked as a week looking for work" 3947 1 = "Marked as a week looking for work or" 3948 ; NOTE: Format SC1180L has been output. 3949 VALUE SC1182L (default=32) 3950 0 = "Not marked as a week looking for work" 3951 1 = "Marked as a week looking for work or" 3952 ; NOTE: Format SC1182L has been output. 3953 VALUE SC1184L (default=32) 3954 0 = "Not marked as a week looking for work" 3955 1 = "Marked as a week looking for work or" 3956 ; NOTE: Format SC1184L has been output. 3957 VALUE SC1186L (default=32) 3958 0 = "Not marked as a week looking for work" 3959 1 = "Marked as a week looking for work or" 3960 ; NOTE: Format SC1186L has been output. 3961 VALUE SC1188L (default=32) 3962 0 = "Not marked as a week looking for work" 3963 1 = "Marked as a week looking for work or" 3964 ; NOTE: Format SC1188L has been output. 3965 VALUE SC1190L (default=32) 3966 0 = "Not marked as a week looking for work" 3967 1 = "Marked as a week looking for work or" 3968 ; NOTE: Format SC1190L has been output. 3969 VALUE SC1192L (default=32) 3970 0 = "Not marked as a week looking for work" 3971 1 = "Marked as a week looking for work or" 3972 ; NOTE: Format SC1192L has been output. 3973 VALUE SC1194L (default=32) 3974 0 = "Not marked as a week looking for work" 3975 1 = "Marked as a week looking for work or" 3976 ; NOTE: Format SC1194L has been output. 3977 VALUE SC1196L (default=32) 3978 0 = "Not marked as a week looking for work" 3979 1 = "Marked as a week looking for work or" 3980 ; NOTE: Format SC1196L has been output. 3981 VALUE SC1198L (default=32) 3982 0 = "Not marked as a week looking for work" 3983 1 = "Marked as a week looking for work or" 3984 ; NOTE: Format SC1198L has been output. 3985 VALUE SC1200L (default=32) 3986 0 = "Not marked as a week looking for work" 3987 1 = "Marked as a week looking for work or" 3988 ; NOTE: Format SC1200L has been output. 3989 VALUE SC1202L (default=32) 3990 0 = "Not marked as a week looking for work" 3991 1 = "Marked as a week looking for work or" 3992 ; NOTE: Format SC1202L has been output. 3993 VALUE SC1204L (default=32) 62 The SAS System 15:23 Thursday, July 3, 2003 3994 0 = "Not marked as a week looking for work" 3995 1 = "Marked as a week looking for work or" 3996 ; NOTE: Format SC1204L has been output. 3997 VALUE SC1206L (default=32) 3998 0 = "Not marked as a week looking for work" 3999 1 = "Marked as a week looking for work or" 4000 ; NOTE: Format SC1206L has been output. 4001 VALUE SC1208L (default=32) 4002 0 = "Not marked as a week looking for work" 4003 1 = "Marked as a week looking for work or" 4004 ; NOTE: Format SC1208L has been output. 4005 VALUE SC1210L (default=32) 4006 0 = "Not marked as a week looking for work" 4007 1 = "Marked as a week looking for work or" 4008 ; NOTE: Format SC1210L has been output. 4009 VALUE SC1212L (default=32) 4010 0 = "Not marked as a week looking for work" 4011 1 = "Marked as a week looking for work or" 4012 ; NOTE: Format SC1212L has been output. 4013 VALUE SC1214L (default=32) 4014 0 = "Not marked as a week looking for work" 4015 1 = "Marked as a week looking for work or" 4016 ; NOTE: Format SC1214L has been output. 4017 VALUE SC1216L (default=32) 4018 0 = "Not in universe" 4019 1 = "Yes - skip to SC1220" 4020 2 = "No" 4021 ; NOTE: Format SC1216L has been output. 4022 VALUE SC1218L (default=32) 4023 0 = "Not in universe" 4024 1 = "Already had a job" 4025 2 = "Temporary illness" 4026 3 = "School" 4027 4 = "Other" 4028 ; NOTE: Format SC1218L has been output. 4029 VALUE SC1220L (default=32) 4030 0 = "Not in universe" 4031 1 = "Yes - skip to SC1230" 4032 2 = "No - skip to SC1224" 4033 ; NOTE: Format SC1220L has been output. 4034 VALUE SC1222L (default=32) 4035 0 = "Not in universe" 4036 1 = "Yes - skip to SC1226" 4037 2 = "No - skip to SC1230" 4038 ; NOTE: Format SC1222L has been output. 4039 VALUE SC1224L (default=32) 4040 0 = "Not in universe" 4041 1 = "Yes" 4042 2 = "No - skip to SC1230" 4043 ; NOTE: Format SC1224L has been output. 4044 VALUE SC1226L (default=32) 4045 0 = "Not in universe" 4046 1 = "Yes" 4047 2 = "No - skip to SC1230" 4048 ; NOTE: Format SC1226L has been output. 4049 VALUE SC1228L (default=32) 4050 0 = "Not in universe" 4051 1 = "Believes no work available in" 4052 2 = "Couldn't find any work" 4053 3 = "Lacks necessary schooling," 4054 4 = "Employers think too young or" 4055 5 = "Other personal handicap in" 4056 6 = "Can't arrange child care" 4057 7 = "Family responsibilities" 63 The SAS System 15:23 Thursday, July 3, 2003 4058 8 = "In school or other training" 4059 9 = "Ill health, physical disability" 4060 10 = "Other" 4061 ; NOTE: Format SC1228L has been output. 4062 VALUE SC1230L (default=32) 4063 -9 = "Not in universe" 4064 0 = "None - skip to SC1239" 4065 ; NOTE: Format SC1230L has been output. 4066 VALUE SC1232L (default=32) 4067 0 = "Not in universe" 4068 1 = "Yes" 4069 2 = "No - skip to SC1236" 4070 ; NOTE: Format SC1232L has been output. 4071 VALUE SC1234L (default=32) 4072 0 = "Not in universe" 4073 1 = "Yes" 4074 2 = "No - skip to SC1239" 4075 ; NOTE: Format SC1234L has been output. 4076 VALUE SC1236L (default=32) 4077 -5 = "All weeks in reference period" 4078 0 = "Not in universe" 4079 ; NOTE: Format SC1236L has been output. 4080 VALUE SC1238L (default=32) 4081 0 = "Not in universe" 4082 1 = "Could not find a full-time job" 4083 2 = "Wanted to work part-time" 4084 3 = "Health condition or disability" 4085 4 = "Normal working hours are less" 4086 5 = "Slack work or material shortage" 4087 6 = "Other" 4088 ; NOTE: Format SC1238L has been output. 4089 VALUE SC1239L (default=32) 4090 0 = "Not in universe" 4091 1 = "Yes (or blank)" 4092 2 = "No - skip to SC1244" 4093 ; NOTE: Format SC1239L has been output. 4094 VALUE SC1240L (default=32) 4095 0 = "Not in universe" 4096 1 = "Yes" 4097 2 = "No - skip to SC1244" 4098 ; NOTE: Format SC1240L has been output. 4099 VALUE SC1242L (default=32) 4100 0 = "Not in universe" 4101 1 = "Yes" 4102 2 = "No" 4103 ; NOTE: Format SC1242L has been output. 4104 VALUE SC1244L (default=32) 4105 0 = "Not in universe" 4106 1 = "Yes" 4107 2 = "No skip to SC1248" 4108 ; NOTE: Format SC1244L has been output. 4109 VALUE SC1246L (default=32) 4110 0 = "Not in universe" 4111 1 = "Yes" 4112 2 = "No" 4113 ; NOTE: Format SC1246L has been output. 4114 VALUE SC1248L (default=32) 4115 0 = "Not in universe" 4116 1 = "Yes" 4117 2 = "No - skip to SC1330" 4118 ; NOTE: Format SC1248L has been output. 4119 VALUE SC1250L (default=32) 4120 0 = "Not in universe" 4121 1 = "Yes" 64 The SAS System 15:23 Thursday, July 3, 2003 4122 2 = "No - skip to SC1284" 4123 ; NOTE: Format SC1250L has been output. 4124 VALUE SC1251L (default=32) 4125 0 = "Not in universe" 4126 1 = "Yes" 4127 2 = "No" 4128 ; NOTE: Format SC1251L has been output. 4129 VALUE SC1252L (default=32) 4130 0 = "Not in universe" 4131 ; NOTE: Format SC1252L has been output. 4132 VALUE SC1254L (default=32) 4133 0 = "Not in universe" 4134 1 = "Yes" 4135 2 = "No" 4136 ; NOTE: Format SC1254L has been output. 4137 VALUE SC1255L (default=32) 4138 0 = "Not in universe" 4139 1 = "Should not have been listed" 4140 2 = "Was not listed; should have been" 4141 ; NOTE: Format SC1255L has been output. 4142 VALUE SC1256L (default=32) 4143 0 = "Not in universe" 4144 ; NOTE: Format SC1256L has been output. 4145 VALUE SC1258L (default=32) 4146 0 = "Not in universe" 4147 1 = "Yes" 4148 2 = "No" 4149 ; NOTE: Format SC1258L has been output. 4150 VALUE SC1259L (default=32) 4151 0 = "Not in universe" 4152 1 = "Should not have been listed" 4153 2 = "Was not listed; should have been" 4154 ; NOTE: Format SC1259L has been output. 4155 VALUE SC1260L (default=32) 4156 0 = "Not in universe" 4157 ; NOTE: Format SC1260L has been output. 4158 VALUE SC1262L (default=32) 4159 0 = "Not in universe" 4160 1 = "Yes" 4161 2 = "No" 4162 ; NOTE: Format SC1262L has been output. 4163 VALUE SC1263L (default=32) 4164 0 = "Not in universe" 4165 1 = "Should not have been listed" 4166 2 = "Was not listed, should have been" 4167 ; NOTE: Format SC1263L has been output. 4168 VALUE SC1264L (default=32) 4169 0 = "Not in universe" 4170 ; NOTE: Format SC1264L has been output. 4171 VALUE SC1266L (default=32) 4172 0 = "Not in universe" 4173 1 = "Yes" 4174 2 = "No" 4175 ; NOTE: Format SC1266L has been output. 4176 VALUE SC1267L (default=32) 4177 0 = "Not in universe" 4178 1 = "Should not have been listed" 4179 2 = "Was not listed; should have been" 4180 ; NOTE: Format SC1267L has been output. 4181 VALUE SC1268L (default=32) 4182 0 = "Not in universe" 4183 ; 65 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SC1268L has been output. 4184 VALUE SC1270L (default=32) 4185 0 = "Not in universe" 4186 1 = "Yes" 4187 2 = "No" 4188 ; NOTE: Format SC1270L has been output. 4189 VALUE SC1271L (default=32) 4190 0 = "Not in universe" 4191 1 = "Should not have been listed" 4192 2 = "Was not listed; should have been" 4193 ; NOTE: Format SC1271L has been output. 4194 VALUE SC1272L (default=32) 4195 0 = "Not in universe" 4196 ; NOTE: Format SC1272L has been output. 4197 VALUE SC1274L (default=32) 4198 0 = "Not in universe" 4199 1 = "Yes" 4200 2 = "No" 4201 ; NOTE: Format SC1274L has been output. 4202 VALUE SC1275L (default=32) 4203 0 = "Not in universe" 4204 1 = "Should not have been listed" 4205 2 = "Was not listed; should have been" 4206 ; NOTE: Format SC1275L has been output. 4207 VALUE SC1276L (default=32) 4208 0 = "Not in universe" 4209 ; NOTE: Format SC1276L has been output. 4210 VALUE SC1278L (default=32) 4211 0 = "Not in universe" 4212 1 = "Yes" 4213 2 = "No" 4214 ; NOTE: Format SC1278L has been output. 4215 VALUE SC1279L (default=32) 4216 0 = "Not in universe" 4217 1 = "Should not have been listed" 4218 2 = "Was not listed; should have been" 4219 ; NOTE: Format SC1279L has been output. 4220 VALUE SC1280L (default=32) 4221 0 = "Not in universe" 4222 ; NOTE: Format SC1280L has been output. 4223 VALUE SC1282L (default=32) 4224 0 = "Not in universe" 4225 1 = "Yes" 4226 2 = "No" 4227 ; NOTE: Format SC1282L has been output. 4228 VALUE SC1283L (default=32) 4229 0 = "Not in universe" 4230 1 = "Should not have been listed" 4231 2 = "Was not listed; should have been" 4232 ; NOTE: Format SC1283L has been output. 4233 VALUE SC1284L (default=32) 4234 0 = "Not in universe" 4235 1 = "Yes" 4236 2 = "No - skip to SC1296" 4237 ; NOTE: Format SC1284L has been output. 4238 VALUE SC1286L (default=32) 4239 0 = "Not marked as a kind of income or" 4240 1 = "Marked as kind of income" 4241 ; NOTE: Format SC1286L has been output. 4242 VALUE SC1288L (default=32) 4243 0 = "Not marked as a kind of income or" 4244 1 = "Marked as kind of income" 4245 ; 66 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SC1288L has been output. 4246 VALUE SC1290L (default=32) 4247 0 = "Not marked as a kind of income or" 4248 1 = "Marked as kind of income" 4249 ; NOTE: Format SC1290L has been output. 4250 VALUE SC1292L (default=32) 4251 0 = "Not marked as a kind of income or" 4252 1 = "Marked as kind of income" 4253 ; NOTE: Format SC1292L has been output. 4254 VALUE SC1294L (default=32) 4255 0 = "Not in universe" 4256 ; NOTE: Format SC1294L has been output. 4257 VALUE SC1296L (default=32) 4258 0 = "Not in universe" 4259 1 = "Yes" 4260 2 = "No - skip to SC1324" 4261 ; NOTE: Format SC1296L has been output. 4262 VALUE SC1298L (default=32) 4263 0 = "Not marked as a source of income" 4264 1 = "Marked as a source of income" 4265 ; NOTE: Format SC1298L has been output. 4266 VALUE SC1302L (default=32) 4267 0 = "Not marked as a source of income" 4268 1 = "Marked as a source of income" 4269 ; NOTE: Format SC1302L has been output. 4270 VALUE SC1304L (default=32) 4271 0 = "Not marked as a source of income" 4272 1 = "Marked as a source of income" 4273 ; NOTE: Format SC1304L has been output. 4274 VALUE SC1306L (default=32) 4275 0 = "Not marked as a source of income" 4276 1 = "Marked as a source of income" 4277 ; NOTE: Format SC1306L has been output. 4278 VALUE SC1308L (default=32) 4279 0 = "Not marked as a source of income" 4280 1 = "Marked as a source of income" 4281 ; NOTE: Format SC1308L has been output. 4282 VALUE SC1310L (default=32) 4283 0 = "Not marked as a source of income" 4284 1 = "Marked as a source of income" 4285 ; NOTE: Format SC1310L has been output. 4286 VALUE SC1314L (default=32) 4287 0 = "Not marked as a source of income" 4288 1 = "Marked as a source of income" 4289 ; NOTE: Format SC1314L has been output. 4290 VALUE SC1316L (default=32) 4291 0 = "Not marked as a source of income" 4292 1 = "Marked as a source of income" 4293 ; NOTE: Format SC1316L has been output. 4294 VALUE SC1318L (default=32) 4295 0 = "Not marked as a source of income" 4296 1 = "Marked as a source of income" 4297 ; NOTE: Format SC1318L has been output. 4298 VALUE SC1320L (default=32) 4299 0 = "Not marked as a source of income" 4300 1 = "Marked as a source of income" 4301 ; NOTE: Format SC1320L has been output. 4302 VALUE SC1322L (default=32) 4303 0 = "Not in universe" 4304 ; NOTE: Format SC1322L has been output. 4305 VALUE SC1324L (default=32) 67 The SAS System 15:23 Thursday, July 3, 2003 4306 0 = "Not in universe" 4307 1 = "Yes - skip to SC1474" 4308 2 = "No" 4309 ; NOTE: Format SC1324L has been output. 4310 VALUE SC1326L (default=32) 4311 0 = "Not in universe" 4312 1 = "Yes - skip to SC1462" 4313 2 = "No" 4314 ; NOTE: Format SC1326L has been output. 4315 VALUE SC1328L (default=32) 4316 0 = "Not in universe" 4317 1 = "Yes - skip to SC1462" 4318 2 = "No - skip to SC1474" 4319 ; NOTE: Format SC1328L has been output. 4320 VALUE SC1330L (default=32) 4321 0 = "Not in universe" 4322 1 = "Yes" 4323 2 = "No - skip to SC1340" 4324 ; NOTE: Format SC1330L has been output. 4325 VALUE SC1332L (default=32) 4326 -1 = "Dk" 4327 0 = "Not in universe" 4328 1 = "Less than 6 months" 4329 2 = "6 to 23 months" 4330 3 = "2 to 19 years" 4331 4 = "20 or more years" 4332 ; NOTE: Format SC1332L has been output. 4333 VALUE SC1334L (default=32) 4334 -1 = "Dk" 4335 0 = "Not in universe" 4336 1 = "Yes" 4337 2 = "No - skip to SC1338" 4338 ; NOTE: Format SC1334L has been output. 4339 VALUE SC1336L (default=32) 4340 0 = "Not in universe" 4341 1 = "1-10 percent" 4342 2 = "11-29 percent" 4343 3 = "30-49 percent" 4344 4 = "50 percent" 4345 5 = "51-89 percent" 4346 6 = "90-99 percent" 4347 7 = "100 percent" 4348 ; NOTE: Format SC1336L has been output. 4349 VALUE SC1338L (default=32) 4350 0 = "Not in universe" 4351 1 = "Yes" 4352 2 = "No" 4353 ; NOTE: Format SC1338L has been output. 4354 VALUE SC1340L (default=32) 4355 0 = "Not in universe" 4356 1 = "Yes" 4357 2 = "No - skip to SC1386" 4358 ; NOTE: Format SC1340L has been output. 4359 VALUE SC1342L (default=32) 4360 0 = "Not in universe" 4361 1 = "Yes" 4362 2 = "No - skip to SC1350" 4363 ; NOTE: Format SC1342L has been output. 4364 VALUE SC1344L (default=32) 4365 0 = "Not in universe" 4366 1 = "Yes - skip to SC1354" 4367 2 = "No" 4368 ; NOTE: Format SC1344L has been output. 4369 VALUE SC1346L (default=32) 4370 -1 = "Dk - skip to SC1354" 68 The SAS System 15:23 Thursday, July 3, 2003 4371 0 = "Not in universe" 4372 1 = "Retired" 4373 2 = "Disabled" 4374 3 = "Widow(ed) or surviving child" 4375 4 = "Spouse or dependent child" 4376 5 = "Some other reason - skip to SC1354" 4377 ; NOTE: Format SC1346L has been output. 4378 VALUE SC1348L (default=32) 4379 -1 = "Dk - skip to SC1354" 4380 0 = "Not in universe" 4381 1 = "Retired - skip to SC1354" 4382 2 = "Disabled - skip to SC1354" 4383 3 = "Widow(ed) or surviving child -" 4384 4 = "Spouse or dependent child -" 4385 5 = "No other reason - skip to SC1354" 4386 ; NOTE: Format SC1348L has been output. 4387 VALUE SC1350L (default=32) 4388 0 = "Not in universe" 4389 1 = "Yes" 4390 2 = "No - skip to SC1354" 4391 ; NOTE: Format SC1350L has been output. 4392 VALUE SC1352L (default=32) 4393 0 = "Not in universe" 4394 1 = "Yes" 4395 2 = "No" 4396 ; NOTE: Format SC1352L has been output. 4397 VALUE SC1354L (default=32) 4398 0 = "Not in universe" 4399 1 = "Yes" 4400 2 = "No - skip to SC1358" 4401 ; NOTE: Format SC1354L has been output. 4402 VALUE SC1358L (default=32) 4403 0 = "Not in universe" 4404 1 = "Yes" 4405 2 = "No - skip to SC1386" 4406 ; NOTE: Format SC1358L has been output. 4407 VALUE SC1360L (default=32) 4408 0 = "Not in universe" 4409 1 = "Yes" 4410 2 = "No - skip to SC1384" 4411 ; NOTE: Format SC1360L has been output. 4412 VALUE SC1362L (default=32) 4413 0 = "Not in universe" 4414 1 = "Yes" 4415 2 = "No - skip to SC1382" 4416 ; NOTE: Format SC1362L has been output. 4417 VALUE SC1364L (default=32) 4418 0 = "Not marked as a kind of retirement" 4419 1 = "Marked as a kind of retirement income" 4420 ; NOTE: Format SC1364L has been output. 4421 VALUE SC1366L (default=32) 4422 0 = "Not marked as a kind of retirement" 4423 1 = "Marked as a kind of retirement income" 4424 ; NOTE: Format SC1366L has been output. 4425 VALUE SC1368L (default=32) 4426 0 = "Not marked as a kind of retirement" 4427 1 = "Marked as a kind of retirement income" 4428 ; NOTE: Format SC1368L has been output. 4429 VALUE SC1370L (default=32) 4430 0 = "Not marked as a kind of retirement" 4431 1 = "Marked as a kind of retirement income" 4432 ; NOTE: Format SC1370L has been output. 4433 VALUE SC1374L (default=32) 4434 0 = "Not marked as a kind of retirement" 69 The SAS System 15:23 Thursday, July 3, 2003 4435 1 = "Marked as a kind of retirement income" 4436 ; NOTE: Format SC1374L has been output. 4437 VALUE SC1376L (default=32) 4438 0 = "Not marked as a kind of retirement" 4439 1 = "Marked as a kind of retirement income" 4440 ; NOTE: Format SC1376L has been output. 4441 VALUE SC1378L (default=32) 4442 0 = "Not marked as a kind of retirement" 4443 1 = "Marked as a kind of retirement income" 4444 ; NOTE: Format SC1378L has been output. 4445 VALUE SC1380L (default=32) 4446 0 = "Not in universe based on response to" 4447 ; NOTE: Format SC1380L has been output. 4448 VALUE SC1382L (default=32) 4449 0 = "Not in universe" 4450 1 = "Yes" 4451 2 = "No" 4452 ; NOTE: Format SC1382L has been output. 4453 VALUE SC1384L (default=32) 4454 0 = "Not in universe" 4455 1 = "Yes - skip to SC1414" 4456 2 = "No" 4457 ; NOTE: Format SC1384L has been output. 4458 VALUE SC1386L (default=32) 4459 0 = "Not in universe" 4460 1 = "Yes" 4461 2 = "No - skip to SC1414" 4462 ; NOTE: Format SC1386L has been output. 4463 VALUE SC1388L (default=32) 4464 0 = "Not in universe" 4465 1 = "Yes" 4466 2 = "No - skip to SC1414" 4467 ; NOTE: Format SC1388L has been output. 4468 VALUE SC1390L (default=32) 4469 0 = "Not marked as a kind of income or" 4470 1 = "Marked as a kind of income" 4471 ; NOTE: Format SC1390L has been output. 4472 VALUE SC1394L (default=32) 4473 0 = "Not marked as a kind of income or" 4474 1 = "Marked as a kind of income" 4475 ; NOTE: Format SC1394L has been output. 4476 VALUE SC1396L (default=32) 4477 0 = "Not marked as a kind of income or" 4478 1 = "Marked as a kind of income" 4479 ; NOTE: Format SC1396L has been output. 4480 VALUE SC1398L (default=32) 4481 0 = "Not marked as a kind of income or" 4482 1 = "Marked as a kind of income" 4483 ; NOTE: Format SC1398L has been output. 4484 VALUE SC1400L (default=32) 4485 0 = "Not marked as a kind of income or" 4486 1 = "Marked as a kind of income" 4487 ; NOTE: Format SC1400L has been output. 4488 VALUE SC1402L (default=32) 4489 0 = "Not marked as a kind of income or" 4490 1 = "Marked as a kind of income" 4491 ; NOTE: Format SC1402L has been output. 4492 VALUE SC1406L (default=32) 4493 0 = "Not marked as a kind of income or" 4494 1 = "Marked as a kind of income" 4495 ; NOTE: Format SC1406L has been output. 70 The SAS System 15:23 Thursday, July 3, 2003 4496 VALUE SC1408L (default=32) 4497 0 = "Not marked as a kind of income or" 4498 1 = "Marked as a kind of income" 4499 ; NOTE: Format SC1408L has been output. 4500 VALUE SC1410L (default=32) 4501 0 = "Not marked as a kind of income or" 4502 1 = "Marked as a kind of income" 4503 ; NOTE: Format SC1410L has been output. 4504 VALUE SC1412L (default=32) 4505 0 = "Not in universe based on response to" 4506 ; NOTE: Format SC1412L has been output. 4507 VALUE SC1414L (default=32) 4508 0 = "Not in universe" 4509 1 = "Married - skip to SC1418" 4510 2 = "Widowed - skip to SC1426" 4511 3 = "Divorced" 4512 4 = "Separated" 4513 5 = "Never married - skip to SC1420" 4514 ; NOTE: Format SC1414L has been output. 4515 VALUE SC1416L (default=32) 4516 0 = "Not in universe" 4517 1 = "Yes - skip to SC1420" 4518 2 = "No - skip to SC1420" 4519 ; NOTE: Format SC1416L has been output. 4520 VALUE SC1418L (default=32) 4521 0 = "Not in universe" 4522 1 = "Widowed - skip to SC1426" 4523 2 = "Divorced" 4524 3 = "Both widowed and divorced" 4525 4 = "No - skip to SC1458" 4526 ; NOTE: Format SC1418L has been output. 4527 VALUE SC1420L (default=32) 4528 0 = "Not in universe" 4529 1 = "Yes" 4530 2 = "No - skip to SC1424" 4531 ; NOTE: Format SC1420L has been output. 4532 VALUE SC1422L (default=32) 4533 0 = "Not in universe" 4534 1 = "Yes" 4535 2 = "No" 4536 ; NOTE: Format SC1422L has been output. 4537 VALUE SC1424L (default=32) 4538 0 = "Not in universe" 4539 1 = "Yes" 4540 2 = "No - skip to SC1458" 4541 ; NOTE: Format SC1424L has been output. 4542 VALUE SC1426L (default=32) 4543 0 = "Not in universe" 4544 1 = "Yes" 4545 2 = "No - skip to SC1458" 4546 ; NOTE: Format SC1426L has been output. 4547 VALUE SC1428L (default=32) 4548 0 = "Not marked as a kind of income or" 4549 1 = "Marked as a kind of income" 4550 ; NOTE: Format SC1428L has been output. 4551 VALUE SC1430L (default=32) 4552 0 = "Not marked as a kind of income or" 4553 1 = "Marked as a kind of income" 4554 ; NOTE: Format SC1430L has been output. 4555 VALUE SC1434L (default=32) 4556 0 = "Not marked as a kind of income or" 4557 1 = "Marked as a kind of income" 4558 ; NOTE: Format SC1434L has been output. 71 The SAS System 15:23 Thursday, July 3, 2003 4559 VALUE SC1436L (default=32) 4560 0 = "Not marked as a kind of income or" 4561 1 = "Marked as a kind of income" 4562 ; NOTE: Format SC1436L has been output. 4563 VALUE SC1438L (default=32) 4564 0 = "Not marked as a kind of income or" 4565 1 = "Marked as a kind of income" 4566 ; NOTE: Format SC1438L has been output. 4567 VALUE SC1442L (default=32) 4568 0 = "Not marked as a kind of income or" 4569 1 = "Marked as a kind of income" 4570 ; NOTE: Format SC1442L has been output. 4571 VALUE SC1444L (default=32) 4572 0 = "Not marked as a kind of income or" 4573 1 = "Marked as a kind of income" 4574 ; NOTE: Format SC1444L has been output. 4575 VALUE SC1446L (default=32) 4576 0 = "Not marked as a kind of income or" 4577 1 = "Marked as a kind of income" 4578 ; NOTE: Format SC1446L has been output. 4579 VALUE SC1448L (default=32) 4580 0 = "Not marked as a kind of income or" 4581 1 = "Marked as a kind of income" 4582 ; NOTE: Format SC1448L has been output. 4583 VALUE SC1450L (default=32) 4584 0 = "Not marked as a kind of income or" 4585 1 = "Marked as a kind of income" 4586 ; NOTE: Format SC1450L has been output. 4587 VALUE SC1452L (default=32) 4588 0 = "Not in universe based on response to" 4589 ; NOTE: Format SC1452L has been output. 4590 VALUE SC1454L (default=32) 4591 0 = "Not in universe" 4592 1 = "Yes" 4593 2 = "No - skip to SC1458" 4594 ; NOTE: Format SC1454L has been output. 4595 VALUE SC1456L (default=32) 4596 0 = "Not in universe" 4597 1 = "Yes, in the service" 4598 2 = "Yes, from service-related injury" 4599 3 = "No" 4600 ; NOTE: Format SC1456L has been output. 4601 VALUE SC1458L (default=32) 4602 0 = "Not in universe" 4603 1 = "Yes - skip to SC1462" 4604 2 = "No" 4605 ; NOTE: Format SC1458L has been output. 4606 VALUE SC1460L (default=32) 4607 0 = "Not in universe" 4608 1 = "Yes" 4609 2 = "No - skip to SC1474" 4610 ; NOTE: Format SC1460L has been output. 4611 VALUE SC1462L (default=32) 4612 0 = "Not in universe" 4613 1 = "Yes" 4614 2 = "No - skip to SC1474" 4615 ; NOTE: Format SC1462L has been output. 4616 VALUE SC1468L (default=32) 4617 0 = ".Not in universe" 4618 1 = ".Hospital only (tape A) - skip to" 4619 2 = ".Medical only (type B) - skip to" 4620 3 = ".Both hospital and medical (types" 4621 4 = ".Card not available" 72 The SAS System 15:23 Thursday, July 3, 2003 4622 ; NOTE: Format SC1468L has been output. 4623 VALUE SC1470L (default=32) 4624 0 = "Not in universe" 4625 1 = "Yes" 4626 2 = "No" 4627 ; NOTE: Format SC1470L has been output. 4628 VALUE SC1472L (default=32) 4629 0 = "Not in universe" 4630 1 = "Yes" 4631 2 = "No" 4632 ; NOTE: Format SC1472L has been output. 4633 VALUE SC1474L (default=32) 4634 0 = "Not in universe" 4635 1 = "Yes - skip to SC1478" 4636 2 = "No" 4637 ; NOTE: Format SC1474L has been output. 4638 VALUE SC1476L (default=32) 4639 0 = "Not in universe" 4640 1 = "Yes" 4641 2 = "No - skip to SC1536" 4642 ; NOTE: Format SC1476L has been output. 4643 VALUE SC1478L (default=32) 4644 0 = "Not in universe" 4645 1 = "Yes - skip to 1482" 4646 2 = "No" 4647 ; NOTE: Format SC1478L has been output. 4648 VALUE SC1480L (default=32) 4649 0 = "Not in universe" 4650 1 = "Yes" 4651 2 = "No" 4652 ; NOTE: Format SC1480L has been output. 4653 VALUE SC1482L (default=32) 4654 0 = "Not in universe" 4655 1 = "No spouse in household" 4656 2 = "Interview for spouse not yet" 4657 3 = "Interview for spouse already" 4658 ; NOTE: Format SC1482L has been output. 4659 VALUE SC1484L (default=32) 4660 0 = "Not in universe" 4661 1 = "Yes" 4662 2 = "No - skip to SC1500" 4663 ; NOTE: Format SC1484L has been output. 4664 VALUE SC1486L (default=32) 4665 0 = "Not marked as a kind of welfare or" 4666 1 = "Marked as a kind of welfare" 4667 ; NOTE: Format SC1486L has been output. 4668 VALUE SC1488L (default=32) 4669 0 = "Not marked as a kind of welfare or" 4670 1 = "Marked as a kind of welfare" 4671 ; NOTE: Format SC1488L has been output. 4672 VALUE SC1492L (default=32) 4673 0 = "Not marked as a kind of welfare or" 4674 1 = "Marked as a kind of welfare" 4675 ; NOTE: Format SC1492L has been output. 4676 VALUE SC1494L (default=32) 4677 0 = "Not marked as a kind of welfare or" 4678 1 = "Marked as a kind of welfare" 4679 ; NOTE: Format SC1494L has been output. 4680 VALUE SC1496L (default=32) 4681 0 = "Not marked as a kind of welfare or" 4682 1 = "Marked as a kind of welfare" 4683 ; NOTE: Format SC1496L has been output. 73 The SAS System 15:23 Thursday, July 3, 2003 4684 VALUE SC1498L (default=32) 4685 0 = "Not in universe" 4686 ; NOTE: Format SC1498L has been output. 4687 VALUE SC1500L (default=32) 4688 0 = "Not in universe" 4689 1 = "Yes - skip to SC1504" 4690 2 = "No" 4691 ; NOTE: Format SC1500L has been output. 4692 VALUE SC1502L (default=32) 4693 0 = "Not in universe" 4694 1 = "Yes - skip to SC1506" 4695 2 = "No - skip to SC1506" 4696 ; NOTE: Format SC1502L has been output. 4697 VALUE SC1504L (default=32) 4698 0 = "Not in universe" 4699 1 = "Yes" 4700 2 = "No" 4701 ; NOTE: Format SC1504L has been output. 4702 VALUE SC1506L (default=32) 4703 0 = "Not in universe" 4704 1 = "Yes" 4705 2 = "No - skip to SC1524" 4706 ; NOTE: Format SC1506L has been output. 4707 VALUE SC1508L (default=32) 4708 0 = "Not in universe" 4709 1 = "Yes" 4710 2 = "No - skip to SC1524" 4711 ; NOTE: Format SC1508L has been output. 4712 VALUE SC1510L (default=32) 4713 -5 = "All children (skip to SC1524)" 4714 0 = "Not applicable (SC1508 = 2)" 4715 1 = "1 child" 4716 2 = "2 children" 4717 3 = "3 children" 4718 4 = "4 children" 4719 5 = "5 or more children but not all" 4720 ; NOTE: Format SC1510L has been output. 4721 VALUE SC1512L (default=32) 4722 0 = "Not in universe" 4723 ; NOTE: Format SC1512L has been output. 4724 VALUE SC1514L (default=32) 4725 0 = "Not in universe" 4726 ; NOTE: Format SC1514L has been output. 4727 VALUE SC1516L (default=32) 4728 0 = "Not in universe" 4729 ; NOTE: Format SC1516L has been output. 4730 VALUE SC1518L (default=32) 4731 0 = "Not in universe" 4732 ; NOTE: Format SC1518L has been output. 4733 VALUE SC1520L (default=32) 4734 0 = "Not in universe" 4735 ; NOTE: Format SC1520L has been output. 4736 VALUE SC1524L (default=32) 4737 0 = "Not in universe" 4738 1 = "Yes" 4739 2 = "No - skip to SC1536" 4740 ; NOTE: Format SC1524L has been output. 4741 VALUE SC1526L (default=32) 4742 0 = "Not in universe" 4743 1 = "Yes - ship to SC1536" 4744 2 = "No" 4745 ; NOTE: Format SC1526L has been output. 74 The SAS System 15:23 Thursday, July 3, 2003 4746 VALUE SC1528L (default=32) 4747 0 = "Not marked as a month covered or" 4748 1 = "Marked as a month covered" 4749 ; NOTE: Format SC1528L has been output. 4750 VALUE SC1530L (default=32) 4751 0 = "Not marked as a month covered or" 4752 1 = "Marked as a month covered" 4753 ; NOTE: Format SC1530L has been output. 4754 VALUE SC1532L (default=32) 4755 0 = "Not marked as a month covered or" 4756 1 = "Marked as a month covered" 4757 ; NOTE: Format SC1532L has been output. 4758 VALUE SC1534L (default=32) 4759 0 = "Not marked as a month covered or" 4760 1 = "Marked as a month covered" 4761 ; NOTE: Format SC1534L has been output. 4762 VALUE SC1536L (default=32) 4763 0 = "Not in universe" 4764 1 = "Yes - skip to SC1538" 4765 2 = "No" 4766 ; NOTE: Format SC1536L has been output. 4767 VALUE SC1537L (default=32) 4768 0 = "Not in universe" 4769 1 = "Yes - skip to SC1568" 4770 2 = "No - skip to SC1568" 4771 ; NOTE: Format SC1537L has been output. 4772 VALUE SC1538L (default=32) 4773 0 = "Not in universe" 4774 1 = "Yes - skip to SC1548" 4775 2 = "No" 4776 ; NOTE: Format SC1538L has been output. 4777 VALUE SC1540L (default=32) 4778 0 = "Not marked as a month with the" 4779 1 = "Marked as a month with the plan" 4780 ; NOTE: Format SC1540L has been output. 4781 VALUE SC1542L (default=32) 4782 0 = "Not marked as a month with the" 4783 1 = "Marked as a month with the plan" 4784 ; NOTE: Format SC1542L has been output. 4785 VALUE SC1544L (default=32) 4786 0 = "Not marked as a month with the" 4787 1 = "Marked as a month with the plan" 4788 ; NOTE: Format SC1544L has been output. 4789 VALUE SC1546L (default=32) 4790 0 = "Not marked as a month with the" 4791 1 = "Marked as a month with the plan" 4792 ; NOTE: Format SC1546L has been output. 4793 VALUE SC1548L (default=32) 4794 0 = "Not in universe" 4795 1 = "Yes" 4796 2 = "No - skip to SC1552" 4797 ; NOTE: Format SC1548L has been output. 4798 VALUE SC1550L (default=32) 4799 0 = "Not in universe" 4800 1 = "All" 4801 2 = "Part" 4802 3 = "None" 4803 ; NOTE: Format SC1550L has been output. 4804 VALUE SC1552L (default=32) 4805 0 = "Not in universe" 4806 1 = "Individual - skip to SC1568" 4807 2 = "Family" 4808 ; 75 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SC1552L has been output. 4809 VALUE SC1554L (default=32) 4810 0 = "Not in universe" 4811 1 = "Yes - skip to SC1588" 4812 2 = "No" 4813 ; NOTE: Format SC1554L has been output. 4814 VALUE SC1556L (default=32) 4815 0 = "Not in universe" 4816 ; NOTE: Format SC1556L has been output. 4817 VALUE SC1558L (default=32) 4818 0 = "Not in universe" 4819 ; NOTE: Format SC1558L has been output. 4820 VALUE SC1560L (default=32) 4821 0 = "Not in universe" 4822 ; NOTE: Format SC1560L has been output. 4823 VALUE SC1562L (default=32) 4824 0 = "Not in universe" 4825 ; NOTE: Format SC1562L has been output. 4826 VALUE SC1564L (default=32) 4827 0 = "Not in universe" 4828 ; NOTE: Format SC1564L has been output. 4829 VALUE SC1566L (default=32) 4830 0 = "Not in universe, some others covered" 4831 1 = "No one else covered" 4832 ; NOTE: Format SC1566L has been output. 4833 VALUE SC1568L (default=32) 4834 0 = "Not in universe" 4835 1 = "Yes" 4836 2 = "No - skip to SC1588" 4837 ; NOTE: Format SC1568L has been output. 4838 VALUE SC1570L (default=32) 4839 -1 = "DK - skip to SC1574 through SC1586" 4840 0 = "Not in universe" 4841 1 = "Yes" 4842 2 = "No - skip to SC1574 through SC1586" 4843 ; NOTE: Format SC1570L has been output. 4844 VALUE SC1572L (default=32) 4845 0 = "Not in universe" 4846 1 = "Yes - skip to SC1588" 4847 2 = "No" 4848 ; NOTE: Format SC1572L has been output. 4849 VALUE SC1574L (default=32) 4850 -5 = "All children - skip to SC1588" 4851 0 = "Not applicable" 4852 1 = "1 child" 4853 2 = "2 children" 4854 3 = "3 children" 4855 4 = "4 children" 4856 5 = "5 or more children but not all" 4857 ; NOTE: Format SC1574L has been output. 4858 VALUE SC1576L (default=32) 4859 0 = "Not in universe" 4860 ; NOTE: Format SC1576L has been output. 4861 VALUE SC1578L (default=32) 4862 0 = "Not in universe" 4863 ; NOTE: Format SC1578L has been output. 4864 VALUE SC1580L (default=32) 4865 0 = "Not in universe" 4866 ; NOTE: Format SC1580L has been output. 4867 VALUE SC1582L (default=32) 4868 0 = "Not in universe" 4869 ; 76 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SC1582L has been output. 4870 VALUE SC1584L (default=32) 4871 0 = "Not in universe" 4872 ; NOTE: Format SC1584L has been output. 4873 VALUE SC1586L (default=32) 4874 0 = "Not in universe, some children covered" 4875 1 = "No children covered" 4876 ; NOTE: Format SC1586L has been output. 4877 VALUE SC1588L (default=32) 4878 0 = "Not in universe" 4879 1 = "Yes" 4880 2 = "No - skip to SC1622" 4881 ; NOTE: Format SC1588L has been output. 4882 VALUE SC1589L (default=32) 4883 0 = "Not in universe" 4884 1 = "Yes" 4885 2 = "No" 4886 ; NOTE: Format SC1589L has been output. 4887 VALUE SC1590L (default=32) 4888 0 = "Not in universe" 4889 ; NOTE: Format SC1590L has been output. 4890 VALUE SC1592L (default=32) 4891 0 = "Not in universe" 4892 1 = "Yes" 4893 2 = "No" 4894 ; NOTE: Format SC1592L has been output. 4895 VALUE SC1593L (default=32) 4896 0 = "Not in universe" 4897 1 = "Should not have been listed" 4898 2 = "Was not listed; should have been" 4899 ; NOTE: Format SC1593L has been output. 4900 VALUE SC1594L (default=32) 4901 0 = "Not in universe" 4902 ; NOTE: Format SC1594L has been output. 4903 VALUE SC1596L (default=32) 4904 0 = "Not in universe" 4905 1 = "Yes" 4906 2 = "No" 4907 ; NOTE: Format SC1596L has been output. 4908 VALUE SC1597L (default=32) 4909 0 = "Not in universe" 4910 1 = "Should not have been listed" 4911 2 = "Was not listed; should have been" 4912 ; NOTE: Format SC1597L has been output. 4913 VALUE SC1598L (default=32) 4914 0 = "Not in universe" 4915 ; NOTE: Format SC1598L has been output. 4916 VALUE SC1600L (default=32) 4917 0 = "Not in universe" 4918 1 = "Yes" 4919 2 = "No" 4920 ; NOTE: Format SC1600L has been output. 4921 VALUE SC1601L (default=32) 4922 0 = "Not in universe" 4923 1 = "Should not have been listed" 4924 2 = "Was not listed; should have been" 4925 ; NOTE: Format SC1601L has been output. 4926 VALUE SC1602L (default=32) 4927 0 = "Not in universe" 4928 ; NOTE: Format SC1602L has been output. 4929 VALUE SC1604L (default=32) 4930 0 = "Not in universe" 77 The SAS System 15:23 Thursday, July 3, 2003 4931 1 = "Yes" 4932 2 = "No" 4933 ; NOTE: Format SC1604L has been output. 4934 VALUE SC1605L (default=32) 4935 0 = "Not in universe" 4936 1 = "Should not have been listed" 4937 2 = "Was not listed; should have been" 4938 ; NOTE: Format SC1605L has been output. 4939 VALUE SC1606L (default=32) 4940 0 = "Not in universe" 4941 ; NOTE: Format SC1606L has been output. 4942 VALUE SC1608L (default=32) 4943 0 = "Not in universe" 4944 1 = "Yes" 4945 2 = "No" 4946 ; NOTE: Format SC1608L has been output. 4947 VALUE SC1609L (default=32) 4948 0 = "Not in universe" 4949 1 = "Should not have been listed" 4950 2 = "Was not listed; should have been" 4951 ; NOTE: Format SC1609L has been output. 4952 VALUE SC1610L (default=32) 4953 0 = "Not in universe" 4954 ; NOTE: Format SC1610L has been output. 4955 VALUE SC1612L (default=32) 4956 0 = "Not in universe" 4957 1 = "Yes" 4958 2 = "No" 4959 ; NOTE: Format SC1612L has been output. 4960 VALUE SC1613L (default=32) 4961 0 = "Not in universe" 4962 1 = "Should not have been listed" 4963 2 = "Was not listed; should have been" 4964 ; NOTE: Format SC1613L has been output. 4965 VALUE SC1614L (default=32) 4966 0 = "Not in universe" 4967 ; NOTE: Format SC1614L has been output. 4968 VALUE SC1616L (default=32) 4969 0 = "Not in universe" 4970 1 = "Yes" 4971 2 = "No" 4972 ; NOTE: Format SC1616L has been output. 4973 VALUE SC1617L (default=32) 4974 0 = "Not in universe" 4975 1 = "Should not have been listed" 4976 2 = "Was not listed; should have been" 4977 ; NOTE: Format SC1617L has been output. 4978 VALUE SC1618L (default=32) 4979 0 = "Not in universe" 4980 ; NOTE: Format SC1618L has been output. 4981 VALUE SC1620L (default=32) 4982 0 = "Not in universe" 4983 1 = "Yes" 4984 2 = "No" 4985 ; NOTE: Format SC1620L has been output. 4986 VALUE SC1621L (default=32) 4987 0 = "Not in universe" 4988 1 = "Should not have been listed" 4989 2 = "Was not listed; should have been" 4990 ; NOTE: Format SC1621L has been output. 4991 VALUE SC1622L (default=32) 4992 -1 = "DK - skip to SC1656" 78 The SAS System 15:23 Thursday, July 3, 2003 4993 -2 = "REF. - skip to SC1656" 4994 0 = "Not in universe" 4995 1 = "Yes" 4996 2 = "No - skip to SC1656" 4997 ; NOTE: Format SC1622L has been output. 4998 VALUE SC1626L (default=32) 4999 0 = "Not marked as a kind of asset" 5000 1 = "Marked as a kind of asset" 5001 ; NOTE: Format SC1626L has been output. 5002 VALUE SC1628L (default=32) 5003 0 = "Not marked as a kind of asset" 5004 1 = "Marked as a kind of asset" 5005 ; NOTE: Format SC1628L has been output. 5006 VALUE SC1630L (default=32) 5007 0 = "Not marked as a kind of asset" 5008 1 = "Marked as a kind of asset" 5009 ; NOTE: Format SC1630L has been output. 5010 VALUE SC1632L (default=32) 5011 0 = "Not marked as a kind of asset" 5012 1 = "Marked as a kind of asset" 5013 ; NOTE: Format SC1632L has been output. 5014 VALUE SC1636L (default=32) 5015 0 = "Not marked as a kind of asset or" 5016 1 = "Marked as a kind of asset" 5017 ; NOTE: Format SC1636L has been output. 5018 VALUE SC1638L (default=32) 5019 0 = "Not marked as a kind of asset or" 5020 1 = "Marked as a kind of asset" 5021 ; NOTE: Format SC1638L has been output. 5022 VALUE SC1640L (default=32) 5023 0 = "Not marked as a kind of asset or" 5024 1 = "Marked as a kind of asset" 5025 ; NOTE: Format SC1640L has been output. 5026 VALUE SC1642L (default=32) 5027 0 = "Not marked as a kind of asset or" 5028 1 = "Marked as a kind of asset" 5029 ; NOTE: Format SC1642L has been output. 5030 VALUE SC1644L (default=32) 5031 0 = "Not marked as a kind of asset or" 5032 1 = "Marked as a kind of asset" 5033 ; NOTE: Format SC1644L has been output. 5034 VALUE SC1646L (default=32) 5035 0 = "Not marked as a kind of asset or" 5036 1 = "Marked as a kind of asset" 5037 ; NOTE: Format SC1646L has been output. 5038 VALUE SC1648L (default=32) 5039 0 = "Not marked as a kind of asset or" 5040 1 = "Marked as a kind of asset" 5041 ; NOTE: Format SC1648L has been output. 5042 VALUE SC1650L (default=32) 5043 0 = "Not marked as a kind of asset or" 5044 1 = "Marked as a kind of asset" 5045 ; NOTE: Format SC1650L has been output. 5046 VALUE SC1652L (default=32) 5047 0 = "Not marked as a kind of asset or" 5048 1 = "Marked as a kind of asset" 5049 ; NOTE: Format SC1652L has been output. 5050 VALUE SC1654L (default=32) 5051 0 = "Not marked as a kind of asset or" 5052 1 = "Marked as a kind of asset" 5053 ; NOTE: Format SC1654L has been output. 79 The SAS System 15:23 Thursday, July 3, 2003 5054 VALUE SC1656L (default=32) 5055 0 = "Not in universe" 5056 1 = "Yes" 5057 2 = "No - skip to SC1694" 5058 ; NOTE: Format SC1656L has been output. 5059 VALUE SC1658L (default=32) 5060 0 = "Not in universe" 5061 1 = "Yes" 5062 2 = "No - skip to SC1694" 5063 ; NOTE: Format SC1658L has been output. 5064 VALUE SC1660L (default=32) 5065 0 = "Not in universe" 5066 1 = "Yes" 5067 2 = "No - skip to SC1692" 5068 ; NOTE: Format SC1660L has been output. 5069 VALUE SC1662L (default=32) 5070 0 = "Not marked as a kind of educational" 5071 1 = "Marked as a kind of educational" 5072 ; NOTE: Format SC1662L has been output. 5073 VALUE SC1664L (default=32) 5074 0 = "Not marked as a kind of educational" 5075 1 = "Marked as a kind of educational" 5076 ; NOTE: Format SC1664L has been output. 5077 VALUE SC1666L (default=32) 5078 0 = "Not marked as a kind of educational" 5079 1 = "Marked as a kind of educational" 5080 ; NOTE: Format SC1666L has been output. 5081 VALUE SC1668L (default=32) 5082 0 = "Not marked as a kind of educational" 5083 1 = "Marked as a kind of educational" 5084 ; NOTE: Format SC1668L has been output. 5085 VALUE SC1670L (default=32) 5086 0 = "Not marked as a kind of educational" 5087 1 = "Marked as a kind of educational" 5088 ; NOTE: Format SC1670L has been output. 5089 VALUE SC1672L (default=32) 5090 0 = "Not marked as a kind of educational" 5091 1 = "Marked as a kind of educational" 5092 ; NOTE: Format SC1672L has been output. 5093 VALUE SC1674L (default=32) 5094 0 = "Not marked as a kind of educational" 5095 1 = "Marked as a kind of educational" 5096 ; NOTE: Format SC1674L has been output. 5097 VALUE SC1676L (default=32) 5098 0 = "Not marked as a kind of educational" 5099 1 = "Marked as a kind of educational" 5100 ; NOTE: Format SC1676L has been output. 5101 VALUE SC1678L (default=32) 5102 0 = "Not marked as a kind of educational" 5103 1 = "Marked as a kind of educational" 5104 ; NOTE: Format SC1678L has been output. 5105 VALUE SC1680L (default=32) 5106 0 = "Not in universe" 5107 1 = "Semester" 5108 2 = "Trimester" 5109 3 = "Quarter" 5110 4 = "Other" 5111 ; NOTE: Format SC1680L has been output. 5112 VALUE SC1682L (default=32) 5113 0 = "Not in universe" 5114 4000 = "4000 or more assistance" 5115 ; NOTE: Format SC1682L has been output. 80 The SAS System 15:23 Thursday, July 3, 2003 5116 VALUE SC1684L (default=32) 5117 0 = "Not in universe" 5118 1 = "Yes" 5119 2 = "No - skip to SC1688" 5120 ; NOTE: Format SC1684L has been output. 5121 VALUE SC1688L (default=32) 5122 0 = "Not in universe" 5123 1 = "Yes" 5124 2 = "No - skip to SC1692" 5125 ; NOTE: Format SC1688L has been output. 5126 VALUE SC1690L (default=32) 5127 0 = "Not in universe" 5128 4000 = "4000 or more assistance" 5129 ; NOTE: Format SC1690L has been output. 5130 VALUE SC1692L (default=32) 5131 0 = "Not in universe" 5132 1 = "Yes" 5133 2 = "No" 5134 ; NOTE: Format SC1692L has been output. 5135 VALUE SC1694L (default=32) 5136 0 = "Not in universe" 5137 1 = "Married, spouse absent" 5138 2 = "Other - skip to SC1698" 5139 ; NOTE: Format SC1694L has been output. 5140 VALUE SC1696L (default=32) 5141 0 = "Not in universe" 5142 1 = "Yes" 5143 2 = "No" 5144 ; NOTE: Format SC1696L has been output. 5145 VALUE SC1698L (default=32) 5146 0 = "Not in universe" 5147 1 = "Yes" 5148 2 = "No - skip to SC1704" 5149 ; NOTE: Format SC1698L has been output. 5150 VALUE SC1700L (default=32) 5151 0 = "Not in universe" 5152 1 = "Yes" 5153 2 = "No" 5154 ; NOTE: Format SC1700L has been output. 5155 VALUE SC1702L (default=32) 5156 0 = "Not in universe" 5157 1 = "Yes - skip to SC1706 through SC1710" 5158 2 = "No - skip to SC1712" 5159 ; NOTE: Format SC1702L has been output. 5160 VALUE SC1704L (default=32) 5161 0 = "Not in universe" 5162 1 = "Yes" 5163 2 = "No" 5164 ; NOTE: Format SC1704L has been output. 5165 VALUE SC1706L (default=32) 5166 0 = "Not in universe" 5167 ; NOTE: Format SC1706L has been output. 5168 VALUE SC1708L (default=32) 5169 0 = "Not in universe" 5170 ; NOTE: Format SC1708L has been output. 5171 VALUE SC1710L (default=32) 5172 0 = "Not in universe" 5173 ; NOTE: Format SC1710L has been output. 5174 VALUE SC1712L (default=32) 5175 0 = "Not in universe" 5176 1 = "Yes" 5177 2 = "No - skip to first ISS code" 5178 ; 81 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SC1712L has been output. 5179 VALUE SC1714L (default=32) 5180 0 = "Not in universe" 5181 1 = "Worked for employer only" 5182 2 = "Self-employed only" 5183 3 = "Both worked for employer and" 5184 ; NOTE: Format SC1714L has been output. 5185 VALUE SC1716L (default=32) 5186 0 = "Not in universe" 5187 1 = "1 employer" 5188 2 = "2 employers" 5189 3 = "3 or more employers" 5190 ; NOTE: Format SC1716L has been output. 5191 VALUE PI01L (default=32) 5192 0 = "Not imputed" 5193 1 = "Imputed" 5194 ; NOTE: Format PI01L has been output. 5195 VALUE PI02L (default=32) 5196 0 = "Not imputed" 5197 1 = "Imputed" 5198 ; NOTE: Format PI02L has been output. 5199 VALUE PI03L (default=32) 5200 0 = "Not imputed" 5201 1 = "Imputed" 5202 ; NOTE: Format PI03L has been output. 5203 VALUE PI04L (default=32) 5204 0 = "Not imputed" 5205 1 = "Imputed" 5206 ; NOTE: Format PI04L has been output. 5207 VALUE PI05L (default=32) 5208 0 = "Not imputed" 5209 1 = "Imputed" 5210 ; NOTE: Format PI05L has been output. 5211 VALUE PI06L (default=32) 5212 0 = "Not imputed" 5213 1 = "Imputed" 5214 ; NOTE: Format PI06L has been output. 5215 VALUE PI07L (default=32) 5216 0 = "Not imputed" 5217 1 = "Imputed" 5218 ; NOTE: Format PI07L has been output. 5219 VALUE PI08L (default=32) 5220 0 = "Not imputed" 5221 1 = "Imputed" 5222 ; NOTE: Format PI08L has been output. 5223 VALUE PI09L (default=32) 5224 0 = "Not imputed" 5225 1 = "Imputed" 5226 ; NOTE: Format PI09L has been output. 5227 VALUE PI10L (default=32) 5228 0 = "Not imputed" 5229 1 = "Imputed" 5230 ; NOTE: Format PI10L has been output. 5231 VALUE PI11L (default=32) 5232 0 = "Not imputed" 5233 1 = "Imputed" 5234 ; NOTE: Format PI11L has been output. 5235 VALUE PI12L (default=32) 5236 0 = "Not imputed" 5237 1 = "Imputed" 5238 ; NOTE: Format PI12L has been output. 5239 VALUE PI13L (default=32) 82 The SAS System 15:23 Thursday, July 3, 2003 5240 0 = "Not imputed" 5241 1 = "Imputed" 5242 ; NOTE: Format PI13L has been output. 5243 VALUE PI14L (default=32) 5244 0 = "Not imputed" 5245 1 = "Imputed" 5246 ; NOTE: Format PI14L has been output. 5247 VALUE PI15L (default=32) 5248 0 = "Not imputed" 5249 1 = "Imputed" 5250 ; NOTE: Format PI15L has been output. 5251 VALUE PI16L (default=32) 5252 0 = "Not imputed" 5253 1 = "Imputed" 5254 ; NOTE: Format PI16L has been output. 5255 VALUE PI17L (default=32) 5256 0 = "Not imputed" 5257 1 = "Imputed" 5258 ; NOTE: Format PI17L has been output. 5259 VALUE PI18L (default=32) 5260 0 = "Not imputed" 5261 1 = "Imputed" 5262 ; NOTE: Format PI18L has been output. 5263 VALUE PI19L (default=32) 5264 0 = "Not imputed" 5265 1 = "Imputed" 5266 ; NOTE: Format PI19L has been output. 5267 VALUE PI20L (default=32) 5268 0 = "Not imputed" 5269 1 = "Imputed" 5270 ; NOTE: Format PI20L has been output. 5271 VALUE PI21L (default=32) 5272 0 = "Not imputed" 5273 1 = "Imputed" 5274 ; NOTE: Format PI21L has been output. 5275 VALUE PI22L (default=32) 5276 0 = "Not imputed" 5277 1 = "Imputed" 5278 ; NOTE: Format PI22L has been output. 5279 VALUE PI23L (default=32) 5280 0 = "Not imputed" 5281 1 = "Imputed" 5282 ; NOTE: Format PI23L has been output. 5283 VALUE PI24L (default=32) 5284 0 = "Not imputed" 5285 1 = "Imputed" 5286 ; NOTE: Format PI24L has been output. 5287 VALUE PI25L (default=32) 5288 0 = "Not imputed" 5289 1 = "Imputed" 5290 ; NOTE: Format PI25L has been output. 5291 VALUE PI26L (default=32) 5292 0 = "Not imputed" 5293 1 = "Imputed" 5294 ; NOTE: Format PI26L has been output. 5295 VALUE PI27L (default=32) 5296 0 = "Not imputed" 5297 1 = "Imputed" 5298 ; NOTE: Format PI27L has been output. 5299 VALUE PI28L (default=32) 5300 0 = "Not imputed" 83 The SAS System 15:23 Thursday, July 3, 2003 5301 1 = "Imputed" 5302 ; NOTE: Format PI28L has been output. 5303 VALUE PI29L (default=32) 5304 0 = "Not imputed" 5305 1 = "Imputed" 5306 ; NOTE: Format PI29L has been output. 5307 VALUE PI30L (default=32) 5308 0 = "Not imputed" 5309 1 = "Imputed" 5310 ; NOTE: Format PI30L has been output. 5311 VALUE PI31L (default=32) 5312 0 = "Not imputed" 5313 1 = "Imputed" 5314 ; NOTE: Format PI31L has been output. 5315 VALUE PI32L (default=32) 5316 0 = "Not imputed" 5317 1 = "Imputed" 5318 ; NOTE: Format PI32L has been output. 5319 VALUE PI33L (default=32) 5320 0 = "Not imputed" 5321 1 = "Imputed" 5322 ; NOTE: Format PI33L has been output. 5323 VALUE PI34L (default=32) 5324 0 = "Not imputed" 5325 1 = "Imputed" 5326 ; NOTE: Format PI34L has been output. 5327 VALUE PI35L (default=32) 5328 0 = "Not imputed" 5329 1 = "Imputed" 5330 ; NOTE: Format PI35L has been output. 5331 VALUE PI36L (default=32) 5332 0 = "Not imputed" 5333 1 = "Imputed" 5334 ; NOTE: Format PI36L has been output. 5335 VALUE PI37L (default=32) 5336 0 = "Not imputed" 5337 1 = "Imputed" 5338 ; NOTE: Format PI37L has been output. 5339 VALUE PI38L (default=32) 5340 0 = "Not imputed" 5341 1 = "Imputed" 5342 ; NOTE: Format PI38L has been output. 5343 VALUE PI39L (default=32) 5344 0 = "Not imputed" 5345 1 = "Imputed" 5346 ; NOTE: Format PI39L has been output. 5347 VALUE PI40L (default=32) 5348 0 = "Not imputed" 5349 1 = "Imputed" 5350 ; NOTE: Format PI40L has been output. 5351 VALUE PI41L (default=32) 5352 0 = "Not imputed" 5353 1 = "Imputed" 5354 ; NOTE: Format PI41L has been output. 5355 VALUE PI42L (default=32) 5356 0 = "Not imputed" 5357 1 = "Imputed" 5358 ; NOTE: Format PI42L has been output. 5359 VALUE PI43L (default=32) 5360 0 = "Not imputed" 5361 1 = "Imputed" 84 The SAS System 15:23 Thursday, July 3, 2003 5362 ; NOTE: Format PI43L has been output. 5363 VALUE PI44L (default=32) 5364 0 = "Not imputed" 5365 1 = "Imputed" 5366 ; NOTE: Format PI44L has been output. 5367 VALUE PI45L (default=32) 5368 0 = "Not imputed" 5369 1 = "Imputed" 5370 ; NOTE: Format PI45L has been output. 5371 VALUE PI46L (default=32) 5372 0 = "Not imputed" 5373 1 = "Imputed" 5374 ; NOTE: Format PI46L has been output. 5375 VALUE PI47L (default=32) 5376 0 = "Not imputed" 5377 1 = "Imputed" 5378 ; NOTE: Format PI47L has been output. 5379 VALUE PI48L (default=32) 5380 0 = "Not imputed" 5381 1 = "Imputed" 5382 ; NOTE: Format PI48L has been output. 5383 VALUE PI49L (default=32) 5384 0 = "Not imputed" 5385 1 = "Imputed" 5386 ; NOTE: Format PI49L has been output. 5387 VALUE PI50L (default=32) 5388 0 = "Not imputed" 5389 1 = "Imputed" 5390 ; NOTE: Format PI50L has been output. 5391 VALUE PI51L (default=32) 5392 0 = "Not imputed" 5393 1 = "Imputed" 5394 ; NOTE: Format PI51L has been output. 5395 VALUE PI52L (default=32) 5396 0 = "Not imputed" 5397 1 = "Imputed" 5398 ; NOTE: Format PI52L has been output. 5399 VALUE PI53L (default=32) 5400 0 = "Not imputed" 5401 1 = "Imputed" 5402 ; NOTE: Format PI53L has been output. 5403 VALUE PI54L (default=32) 5404 0 = "Not imputed" 5405 1 = "Imputed" 5406 ; NOTE: Format PI54L has been output. 5407 VALUE PI55L (default=32) 5408 0 = "Not imputed" 5409 1 = "Imputed" 5410 ; NOTE: Format PI55L has been output. 5411 VALUE PI56L (default=32) 5412 0 = "Not imputed" 5413 1 = "Imputed" 5414 ; NOTE: Format PI56L has been output. 5415 VALUE PI57L (default=32) 5416 0 = "Not imputed" 5417 1 = "Imputed" 5418 ; NOTE: Format PI57L has been output. 5419 VALUE PI58L (default=32) 5420 0 = "Not imputed" 5421 1 = "Imputed" 5422 ; 85 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format PI58L has been output. 5423 VALUE PI59L (default=32) 5424 0 = "Not imputed" 5425 1 = "Imputed" 5426 ; NOTE: Format PI59L has been output. 5427 VALUE PI60L (default=32) 5428 0 = "Not imputed" 5429 1 = "Imputed" 5430 ; NOTE: Format PI60L has been output. 5431 VALUE PI61L (default=32) 5432 0 = "Not imputed" 5433 1 = "Imputed" 5434 ; NOTE: Format PI61L has been output. 5435 VALUE PI62L (default=32) 5436 0 = "Not imputed" 5437 1 = "Imputed" 5438 ; NOTE: Format PI62L has been output. 5439 VALUE PI63L (default=32) 5440 0 = "Not imputed" 5441 1 = "Imputed" 5442 ; NOTE: Format PI63L has been output. 5443 VALUE PI75L (default=32) 5444 0 = "Not imputed" 5445 1 = "Imputed" 5446 ; NOTE: Format PI75L has been output. 5447 VALUE PI76L (default=32) 5448 0 = "Not imputed" 5449 1 = "Imputed" 5450 ; NOTE: Format PI76L has been output. 5451 VALUE PI77L (default=32) 5452 0 = "Not imputed" 5453 1 = "Imputed" 5454 ; NOTE: Format PI77L has been output. 5455 VALUE PI78L (default=32) 5456 0 = "Not imputed" 5457 1 = "Imputed" 5458 ; NOTE: Format PI78L has been output. 5459 VALUE PI79L (default=32) 5460 0 = "Not imputed" 5461 1 = "Imputed" 5462 ; NOTE: Format PI79L has been output. 5463 VALUE PI80L (default=32) 5464 0 = "Not imputed" 5465 1 = "Imputed" 5466 ; NOTE: Format PI80L has been output. 5467 VALUE PI81L (default=32) 5468 0 = "Not imputed" 5469 1 = "Imputed" 5470 ; NOTE: Format PI81L has been output. 5471 VALUE PI82L (default=32) 5472 0 = "Not imputed" 5473 1 = "Imputed" 5474 ; NOTE: Format PI82L has been output. 5475 VALUE PI83L (default=32) 5476 0 = "Not imputed" 5477 1 = "Imputed" 5478 ; NOTE: Format PI83L has been output. 5479 VALUE PI84L (default=32) 5480 0 = "Not imputed" 5481 1 = "Imputed" 5482 ; NOTE: Format PI84L has been output. 86 The SAS System 15:23 Thursday, July 3, 2003 5483 VALUE PI85L (default=32) 5484 0 = "Not imputed" 5485 1 = "Imputed" 5486 ; NOTE: Format PI85L has been output. 5487 VALUE PI86L (default=32) 5488 0 = "Not imputed" 5489 1 = "Imputed" 5490 ; NOTE: Format PI86L has been output. 5491 VALUE PI87L (default=32) 5492 0 = "Not imputed" 5493 1 = "Imputed" 5494 ; NOTE: Format PI87L has been output. 5495 VALUE PI88L (default=32) 5496 0 = "Not imputed" 5497 1 = "Imputed" 5498 ; NOTE: Format PI88L has been output. 5499 VALUE PI89L (default=32) 5500 0 = "Not imputed" 5501 1 = "Imputed" 5502 ; NOTE: Format PI89L has been output. 5503 VALUE PI90L (default=32) 5504 0 = "Not imputed" 5505 1 = "Imputed" 5506 ; NOTE: Format PI90L has been output. 5507 VALUE PI91L (default=32) 5508 0 = "Not imputed" 5509 1 = "Imputed" 5510 ; NOTE: Format PI91L has been output. 5511 VALUE PI92L (default=32) 5512 0 = "Not imputed" 5513 1 = "Imputed" 5514 ; NOTE: Format PI92L has been output. 5515 VALUE PI93L (default=32) 5516 0 = "Not imputed" 5517 1 = "Imputed" 5518 ; NOTE: Format PI93L has been output. 5519 VALUE PI94L (default=32) 5520 0 = "Not imputed" 5521 1 = "Imputed" 5522 ; NOTE: Format PI94L has been output. 5523 VALUE PI95L (default=32) 5524 0 = "Not imputed" 5525 1 = "Imputed" 5526 ; NOTE: Format PI95L has been output. 5527 VALUE PI96L (default=32) 5528 0 = "Not imputed" 5529 1 = "Imputed" 5530 ; NOTE: Format PI96L has been output. 5531 VALUE PI97L (default=32) 5532 0 = "Not imputed" 5533 1 = "Imputed" 5534 ; NOTE: Format PI97L has been output. 5535 VALUE PI98L (default=32) 5536 0 = "Not imputed" 5537 1 = "Imputed" 5538 ; NOTE: Format PI98L has been output. 5539 VALUE PI99L (default=32) 5540 0 = "Not imputed" 5541 1 = "Imputed" 5542 ; NOTE: Format PI99L has been output. 5543 VALUE PI100L (default=32) 87 The SAS System 15:23 Thursday, July 3, 2003 5544 0 = "Not imputed" 5545 1 = "Imputed" 5546 ; NOTE: Format PI100L has been output. 5547 VALUE PI101L (default=32) 5548 0 = "Not imputed" 5549 1 = "Imputed" 5550 ; NOTE: Format PI101L has been output. 5551 VALUE PI102L (default=32) 5552 0 = "Not imputed" 5553 1 = "Imputed" 5554 ; NOTE: Format PI102L has been output. 5555 VALUE PI103L (default=32) 5556 0 = "Not imputed" 5557 1 = "Imputed" 5558 ; NOTE: Format PI103L has been output. 5559 VALUE PI104L (default=32) 5560 0 = "Not imputed" 5561 1 = "Imputed" 5562 ; NOTE: Format PI104L has been output. 5563 VALUE PI105L (default=32) 5564 0 = "Not imputed" 5565 1 = "Imputed" 5566 ; NOTE: Format PI105L has been output. 5567 VALUE PI106L (default=32) 5568 0 = "Not imputed" 5569 1 = "Imputed" 5570 ; NOTE: Format PI106L has been output. 5571 VALUE PI107L (default=32) 5572 0 = "Not imputed" 5573 1 = "Imputed" 5574 ; NOTE: Format PI107L has been output. 5575 VALUE WS1_OCC (default=32) 5576 0 = "Not in universe" 5577 ; NOTE: Format WS1_OCC has been output. 5578 VALUE WS1_IND (default=32) 5579 0 = "Not in universe" 5580 ; NOTE: Format WS1_IND has been output. 5581 VALUE WS1_WKSD (default=32) 5582 0 = "None or not in universe if classwk = 6" 5583 1 = "1 week" 5584 2 = "2 weeks" 5585 3 = "3 weeks" 5586 4 = "4 weeks" 5587 5 = "5 weeks" 5588 9 = "Not in universe" 5589 ; NOTE: Format WS1_WKSD has been output. 5590 VALUE WS1_WKSK (default=32) 5591 0 = "None or not in universe if classwk = 6" 5592 1 = "1 week" 5593 2 = "2 weeks" 5594 3 = "3 weeks" 5595 4 = "4 weeks" 5596 5 = "5 weeks" 5597 9 = "Not in universe" 5598 ; NOTE: Format WS1_WKSK has been output. 5599 VALUE WS1_WKSL (default=32) 5600 0 = "None or not in universe if classwk = 6" 5601 1 = "1 week" 5602 2 = "2 weeks" 5603 3 = "3 weeks" 5604 4 = "4 weeks" 5605 5 = "5 weeks" 5606 9 = "Not in universe" 5607 ; 88 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format WS1_WKSL has been output. 5608 VALUE WS1_WKSM (default=32) 5609 0 = "None or not in universe if classwk = 6" 5610 1 = "1 week" 5611 2 = "2 weeks" 5612 3 = "3 weeks" 5613 4 = "4 weeks" 5614 5 = "5 weeks" 5615 9 = "Not in universe" 5616 ; NOTE: Format WS1_WKSM has been output. 5617 VALUE WS1RECID (default=32) 5618 0 = "Not in universe" 5619 1 = "Yes" 5620 2 = "No" 5621 ; NOTE: Format WS1RECID has been output. 5622 VALUE WS1RECIK (default=32) 5623 0 = "Not in universe" 5624 1 = "Yes" 5625 2 = "No" 5626 ; NOTE: Format WS1RECIK has been output. 5627 VALUE WS1RECIL (default=32) 5628 0 = "Not in universe" 5629 1 = "Yes" 5630 2 = "No" 5631 ; NOTE: Format WS1RECIL has been output. 5632 VALUE WS1RECIM (default=32) 5633 0 = "Not in universe" 5634 1 = "Yes" 5635 2 = "No" 5636 ; NOTE: Format WS1RECIM has been output. 5637 VALUE WS1_AMTD (default=32) 5638 -9 = "Not in universe" 5639 ; NOTE: Format WS1_AMTD has been output. 5640 VALUE WS1_AMTK (default=32) 5641 -9 = "Not in universe" 5642 ; NOTE: Format WS1_AMTK has been output. 5643 VALUE WS1_AMTL (default=32) 5644 -9 = "Not in universe" 5645 ; NOTE: Format WS1_AMTL has been output. 5646 VALUE WS1_AMTM (default=32) 5647 -9 = "Not in universe" 5648 ; NOTE: Format WS1_AMTM has been output. 5649 VALUE WS1_200D (default=32) 5650 0 = "Not answered" 5651 9 = "Not in universe" 5652 ; NOTE: Format WS1_200D has been output. 5653 VALUE WS1_201D (default=32) 5654 0 = "Not answered" 5655 1 = "A private company or individual" 5656 2 = "Federal government" 5657 3 = "State government" 5658 4 = "Local government" 5659 5 = "Armed Forces" 5660 6 = "Unpaid in family business or" 5661 9 = "Not in universe" 5662 ; NOTE: Format WS1_201D has been output. 5663 VALUE WS1_201K (default=32) 5664 0 = "Not in universe" 5665 1 = "Yes - skip to WS1-2024" 5666 2 = "No" 5667 ; NOTE: Format WS1_201K has been output. 5668 VALUE WS1_201L (default=32) 5669 0 = "Not in universe" 5670 ; 89 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format WS1_201L has been output. 5671 VALUE WS1_201M (default=32) 5672 0 = "Not in universe" 5673 ; NOTE: Format WS1_201M has been output. 5674 VALUE WS1_202D (default=32) 5675 0 = "Not in universe" 5676 ; NOTE: Format WS1_202D has been output. 5677 VALUE WS1_202K (default=32) 5678 0 = "Not in universe" 5679 ; NOTE: Format WS1_202K has been output. 5680 VALUE WS1_202L (default=32) 5681 -9 = "Not in universe" 5682 0 = "None" 5683 ; NOTE: Format WS1_202L has been output. 5684 VALUE WS1_202M (default=32) 5685 0 = "Not in universe" 5686 1 = "Yes" 5687 2 = "No - skip to WS1-2030" 5688 ; NOTE: Format WS1_202M has been output. 5689 VALUE WS1_202N (default=32) 5690 0 = "Not in universe" 5691 ; NOTE: Format WS1_202N has been output. 5692 VALUE WS1_203D (default=32) 5693 0 = "Not in universe" 5694 1 = "Once a week" 5695 2 = "Once each 2 weeks" 5696 3 = "Once a month" 5697 4 = "Twice a month" 5698 5 = "Some other way" 5699 ; NOTE: Format WS1_203D has been output. 5700 VALUE WS1_203K (default=32) 5701 -9 = "Not in universe" 5702 0 = "None" 5703 ; NOTE: Format WS1_203K has been output. 5704 VALUE WS1_203L (default=32) 5705 -9 = "Not in universe" 5706 0 = "None" 5707 ; NOTE: Format WS1_203L has been output. 5708 VALUE WS1_203M (default=32) 5709 -9 = "Not in universe" 5710 0 = "None" 5711 ; NOTE: Format WS1_203M has been output. 5712 VALUE WS1_203N (default=32) 5713 -9 = "Not in universe" 5714 0 = "None" 5715 ; NOTE: Format WS1_203N has been output. 5716 VALUE WS1_204D (default=32) 5717 0 = "Not in universe" 5718 1 = "Yes" 5719 2 = "No - skip to WS1-2044" 5720 ; NOTE: Format WS1_204D has been output. 5721 VALUE WS1_204K (default=32) 5722 0 = "Not in universe" 5723 1 = "Yes" 5724 2 = "No" 5725 ; NOTE: Format WS1_204K has been output. 5726 VALUE WS1IMP0D (default=32) 5727 0 = "Not imputed" 5728 1 = "Imputed" 5729 ; NOTE: Format WS1IMP0D has been output. 5730 VALUE WS1IMP0K (default=32) 5731 0 = "Not imputed" 90 The SAS System 15:23 Thursday, July 3, 2003 5732 1 = "Imputed" 5733 ; NOTE: Format WS1IMP0K has been output. 5734 VALUE WS1IMP0L (default=32) 5735 0 = "Not imputed" 5736 1 = "Imputed" 5737 ; NOTE: Format WS1IMP0L has been output. 5738 VALUE WS1IMP0M (default=32) 5739 0 = "Not imputed" 5740 1 = "Imputed" 5741 ; NOTE: Format WS1IMP0M has been output. 5742 VALUE WS1IMP0N (default=32) 5743 0 = "Not imputed" 5744 1 = "Imputed" 5745 ; NOTE: Format WS1IMP0N has been output. 5746 VALUE WS1IMP0O (default=32) 5747 0 = "Not imputed" 5748 1 = "Imputed" 5749 ; NOTE: Format WS1IMP0O has been output. 5750 VALUE WS1CAL0D (default=32) 5751 0 = "Not calculated" 5752 1 = "Imputed input" 5753 2 = "No imputed input" 5754 ; NOTE: Format WS1CAL0D has been output. 5755 VALUE WS1CAL0K (default=32) 5756 0 = "Not calculated" 5757 1 = "Imputed input" 5758 2 = "No imputed input" 5759 ; NOTE: Format WS1CAL0K has been output. 5760 VALUE WS1CAL0L (default=32) 5761 0 = "Not calculated" 5762 1 = "Imputed input" 5763 2 = "No imputed input" 5764 ; NOTE: Format WS1CAL0L has been output. 5765 VALUE WS1CAL0M (default=32) 5766 0 = "Not calculated" 5767 1 = "Imputed input" 5768 2 = "No imputed input" 5769 ; NOTE: Format WS1CAL0M has been output. 5770 VALUE WS2_OCC (default=32) 5771 0 = "Not in universe" 5772 ; NOTE: Format WS2_OCC has been output. 5773 VALUE WS2_IND (default=32) 5774 0 = "Not in universe" 5775 ; NOTE: Format WS2_IND has been output. 5776 VALUE WS2_WKSD (default=32) 5777 0 = "None or not in universe if classwk = 6" 5778 1 = "1 week" 5779 2 = "2 weeks" 5780 3 = "3 weeks" 5781 4 = "4 weeks" 5782 5 = "5 weeks" 5783 9 = "Not in universe" 5784 ; NOTE: Format WS2_WKSD has been output. 5785 VALUE WS2_WKSK (default=32) 5786 0 = "None or not in universe if classwk = 6" 5787 1 = "1 week" 5788 2 = "2 weeks" 5789 3 = "3 weeks" 5790 4 = "4 weeks" 5791 5 = "5 weeks" 5792 9 = "Not in universe" 5793 ; NOTE: Format WS2_WKSK has been output. 5794 VALUE WS2_WKSL (default=32) 91 The SAS System 15:23 Thursday, July 3, 2003 5795 0 = "None or not in universe if classwk = 6" 5796 1 = "1 week" 5797 2 = "2 weeks" 5798 3 = "3 weeks" 5799 4 = "4 weeks" 5800 5 = "5 weeks" 5801 9 = "Not in universe" 5802 ; NOTE: Format WS2_WKSL has been output. 5803 VALUE WS2_WKSM (default=32) 5804 0 = "None or not in universe if classwk = 6" 5805 1 = "1 week" 5806 2 = "2 weeks" 5807 3 = "3 weeks" 5808 4 = "4 weeks" 5809 5 = "5 weeks" 5810 9 = "Not in universe" 5811 ; NOTE: Format WS2_WKSM has been output. 5812 VALUE WS2RECID (default=32) 5813 0 = "Not in universe" 5814 1 = "Yes" 5815 2 = "No" 5816 ; NOTE: Format WS2RECID has been output. 5817 VALUE WS2RECIK (default=32) 5818 0 = "Not in universe" 5819 1 = "Yes" 5820 2 = "No" 5821 ; NOTE: Format WS2RECIK has been output. 5822 VALUE WS2RECIL (default=32) 5823 0 = "Not in universe" 5824 1 = "Yes" 5825 2 = "No" 5826 ; NOTE: Format WS2RECIL has been output. 5827 VALUE WS2RECIM (default=32) 5828 0 = "Not in universe" 5829 1 = "Yes" 5830 2 = "No" 5831 ; NOTE: Format WS2RECIM has been output. 5832 VALUE WS2_AMTD (default=32) 5833 -9 = "Not in universe" 5834 ; NOTE: Format WS2_AMTD has been output. 5835 VALUE WS2_AMTK (default=32) 5836 -9 = "Not in universe" 5837 ; NOTE: Format WS2_AMTK has been output. 5838 VALUE WS2_AMTL (default=32) 5839 -9 = "Not in universe" 5840 ; NOTE: Format WS2_AMTL has been output. 5841 VALUE WS2_AMTM (default=32) 5842 -9 = "Not in universe" 5843 ; NOTE: Format WS2_AMTM has been output. 5844 VALUE WS2_200D (default=32) 5845 0 = "Not answered" 5846 9 = "Not in universe" 5847 ; NOTE: Format WS2_200D has been output. 5848 VALUE WS2_201D (default=32) 5849 0 = "Not answered" 5850 1 = "A private company or individual" 5851 2 = "Federal government" 5852 3 = "State government" 5853 4 = "Local government" 5854 5 = "Armed Forces" 5855 6 = "Unpaid in family business or" 5856 9 = "Not in universe" 5857 ; NOTE: Format WS2_201D has been output. 5858 VALUE WS2_201K (default=32) 92 The SAS System 15:23 Thursday, July 3, 2003 5859 0 = "Not in universe" 5860 1 = "Yes - skip to WS2-2024" 5861 2 = "No" 5862 ; NOTE: Format WS2_201K has been output. 5863 VALUE WS2_201L (default=32) 5864 0 = "Not in universe" 5865 ; NOTE: Format WS2_201L has been output. 5866 VALUE WS2_201M (default=32) 5867 0 = "Not in universe" 5868 ; NOTE: Format WS2_201M has been output. 5869 VALUE WS2_202D (default=32) 5870 0 = "Not in universe" 5871 ; NOTE: Format WS2_202D has been output. 5872 VALUE WS2_202K (default=32) 5873 0 = "Not in universe" 5874 ; NOTE: Format WS2_202K has been output. 5875 VALUE WS2_202L (default=32) 5876 -9 = "Not in universe" 5877 0 = "None" 5878 ; NOTE: Format WS2_202L has been output. 5879 VALUE WS2_202M (default=32) 5880 0 = "Not in universe" 5881 1 = "Yes" 5882 2 = "No - skip to WS2-2030" 5883 ; NOTE: Format WS2_202M has been output. 5884 VALUE WS2_202N (default=32) 5885 0 = "Not in universe" 5886 ; NOTE: Format WS2_202N has been output. 5887 VALUE WS2_203D (default=32) 5888 0 = "Not in universe" 5889 1 = "Once a week" 5890 2 = "Once each 2 weeks" 5891 3 = "Once a month" 5892 4 = "Twice a month" 5893 5 = "Some other way" 5894 ; NOTE: Format WS2_203D has been output. 5895 VALUE WS2_203K (default=32) 5896 -9 = "Not in universe" 5897 0 = "None" 5898 ; NOTE: Format WS2_203K has been output. 5899 VALUE WS2_203L (default=32) 5900 -9 = "Not in universe" 5901 0 = "None" 5902 ; NOTE: Format WS2_203L has been output. 5903 VALUE WS2_203M (default=32) 5904 -9 = "Not in universe" 5905 0 = "None" 5906 ; NOTE: Format WS2_203M has been output. 5907 VALUE WS2_203N (default=32) 5908 -9 = "Not in universe" 5909 0 = "None" 5910 ; NOTE: Format WS2_203N has been output. 5911 VALUE WS2_204D (default=32) 5912 0 = "Not in universe" 5913 1 = "Yes" 5914 2 = "No - skip to WS2-2044" 5915 ; NOTE: Format WS2_204D has been output. 5916 VALUE WS2_204K (default=32) 5917 0 = "Not in universe" 5918 1 = "Yes" 5919 2 = "No" 5920 ; 93 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format WS2_204K has been output. 5921 VALUE WS2IMP0D (default=32) 5922 0 = "Not imputed" 5923 1 = "Imputed" 5924 ; NOTE: Format WS2IMP0D has been output. 5925 VALUE WS2IMP0K (default=32) 5926 0 = "Not imputed" 5927 1 = "Imputed" 5928 ; NOTE: Format WS2IMP0K has been output. 5929 VALUE WS2IMP0L (default=32) 5930 0 = "Not imputed" 5931 1 = "Imputed" 5932 ; NOTE: Format WS2IMP0L has been output. 5933 VALUE WS2IMP0M (default=32) 5934 0 = "Not imputed" 5935 1 = "Imputed" 5936 ; NOTE: Format WS2IMP0M has been output. 5937 VALUE WS2IMP0N (default=32) 5938 0 = "Not imputed" 5939 1 = "Imputed" 5940 ; NOTE: Format WS2IMP0N has been output. 5941 VALUE WS2IMP0O (default=32) 5942 0 = "Not imputed" 5943 1 = "Imputed" 5944 ; NOTE: Format WS2IMP0O has been output. 5945 VALUE WS2CAL0D (default=32) 5946 0 = "Not calculated" 5947 1 = "Imputed input" 5948 2 = "No imputed input" 5949 ; NOTE: Format WS2CAL0D has been output. 5950 VALUE WS2CAL0K (default=32) 5951 0 = "Not calculated" 5952 1 = "Imputed input" 5953 2 = "No imputed input" 5954 ; NOTE: Format WS2CAL0K has been output. 5955 VALUE WS2CAL0L (default=32) 5956 0 = "Not calculated" 5957 1 = "Imputed input" 5958 2 = "No imputed input" 5959 ; NOTE: Format WS2CAL0L has been output. 5960 VALUE WS2CAL0M (default=32) 5961 0 = "Not calculated" 5962 1 = "Imputed input" 5963 2 = "No imputed input" 5964 ; NOTE: Format WS2CAL0M has been output. 5965 VALUE SE1OCC (default=32) 5966 0 = "Not in universe" 5967 ; NOTE: Format SE1OCC has been output. 5968 VALUE SE1IND (default=32) 5969 0 = "Not in universe" 5970 ; NOTE: Format SE1IND has been output. 5971 VALUE SE1WKS1L (default=32) 5972 0 = "None" 5973 1 = "1 week" 5974 2 = "2 weeks" 5975 3 = "3 weeks" 5976 4 = "4 weeks" 5977 5 = "5 weeks" 5978 9 = "Not in universe" 5979 ; NOTE: Format SE1WKS1L has been output. 5980 VALUE SE1WKS2L (default=32) 5981 0 = "None" 5982 1 = "1 week" 94 The SAS System 15:23 Thursday, July 3, 2003 5983 2 = "2 weeks" 5984 3 = "3 weeks" 5985 4 = "4 weeks" 5986 5 = "5 weeks" 5987 9 = "Not in universe" 5988 ; NOTE: Format SE1WKS2L has been output. 5989 VALUE SE1WKS3L (default=32) 5990 0 = "None" 5991 1 = "1 week" 5992 2 = "2 weeks" 5993 3 = "3 weeks" 5994 4 = "4 weeks" 5995 5 = "5 weeks" 5996 9 = "Not in universe" 5997 ; NOTE: Format SE1WKS3L has been output. 5998 VALUE SE1WKS4L (default=32) 5999 0 = "None" 6000 1 = "1 week" 6001 2 = "2 weeks" 6002 3 = "3 weeks" 6003 4 = "4 weeks" 6004 5 = "5 weeks" 6005 9 = "Not in universe" 6006 ; NOTE: Format SE1WKS4L has been output. 6007 VALUE SE1REC1L (default=32) 6008 0 = "Not in universe" 6009 1 = "Yes" 6010 2 = "No" 6011 ; NOTE: Format SE1REC1L has been output. 6012 VALUE SE1REC2L (default=32) 6013 0 = "Not in universe" 6014 1 = "Yes" 6015 2 = "No" 6016 ; NOTE: Format SE1REC2L has been output. 6017 VALUE SE1REC3L (default=32) 6018 0 = "Not in universe" 6019 1 = "Yes" 6020 2 = "No" 6021 ; NOTE: Format SE1REC3L has been output. 6022 VALUE SE1REC4L (default=32) 6023 0 = "Not in universe" 6024 1 = "Yes" 6025 2 = "No" 6026 ; NOTE: Format SE1REC4L has been output. 6027 VALUE SE1AMT1L (default=32) 6028 -9 = "Not in universe" 6029 ; NOTE: Format SE1AMT1L has been output. 6030 VALUE SE1AMT2L (default=32) 6031 -9 = "Not in universe" 6032 ; NOTE: Format SE1AMT2L has been output. 6033 VALUE SE1AMT3L (default=32) 6034 -9 = "Not in universe" 6035 ; NOTE: Format SE1AMT3L has been output. 6036 VALUE SE1AMT4L (default=32) 6037 -9 = "Not in universe" 6038 ; NOTE: Format SE1AMT4L has been output. 6039 VALUE SE12202L (default=32) 6040 0 = "Not answered" 6041 9 = "Not in universe" 6042 ; NOTE: Format SE12202L has been output. 6043 VALUE SE12212L (default=32) 6044 -9 = "Not in universe" 6045 0 = "None" 6046 ; 95 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SE12212L has been output. 6047 VALUE SE12214L (default=32) 6048 0 = "Not in universe" 6049 1 = "Yes" 6050 2 = "No - skip to SE1-2260" 6051 ; NOTE: Format SE12214L has been output. 6052 VALUE SE12216L (default=32) 6053 0 = "Not in universe" 6054 1 = "Yes - skip to SE12232" 6055 2 = "No" 6056 ; NOTE: Format SE12216L has been output. 6057 VALUE SE12218L (default=32) 6058 0 = "Not in universe" 6059 1 = "1 employee" 6060 2 = "2 employees" 6061 3 = "3 - 5 employees" 6062 4 = "6 or more employees" 6063 ; NOTE: Format SE12218L has been output. 6064 VALUE SE12220L (default=32) 6065 0 = "Not in universe" 6066 1 = "Yes - skip to SE12224" 6067 2 = "No" 6068 ; NOTE: Format SE12220L has been output. 6069 VALUE SE12222L (default=32) 6070 0 = "Not in universe" 6071 1 = "Sole proprietorship - skip to SE12232" 6072 2 = "Partnership" 6073 ; NOTE: Format SE12222L has been output. 6074 VALUE SE12224L (default=32) 6075 0 = "Not in universe" 6076 1 = "Yes" 6077 2 = "No - skip to SE12232" 6078 ; NOTE: Format SE12224L has been output. 6079 VALUE SE12226L (default=32) 6080 0 = "Not in universe" 6081 ; NOTE: Format SE12226L has been output. 6082 VALUE SE12228L (default=32) 6083 0 = "Not in universe" 6084 ; NOTE: Format SE12228L has been output. 6085 VALUE SE12230L (default=32) 6086 0 = "Not in universe" 6087 ; NOTE: Format SE12230L has been output. 6088 VALUE SE12232L (default=32) 6089 0 = "Not in universe" 6090 1 = "Yes" 6091 2 = "No" 6092 ; NOTE: Format SE12232L has been output. 6093 VALUE SE12234L (default=32) 6094 0 = "Not in universe" 6095 1 = "Yes" 6096 2 = "No" 6097 ; NOTE: Format SE12234L has been output. 6098 VALUE SE12236L (default=32) 6099 0 = "Not in universe" 6100 1 = "Yes" 6101 2 = "No - skip to SE12250" 6102 ; NOTE: Format SE12236L has been output. 6103 VALUE SE12238L (default=32) 6104 -9 = "Not in universe" 6105 0 = "None" 6106 ; NOTE: Format SE12238L has been output. 6107 VALUE SE12240L (default=32) 6108 -9 = "Not in universe" 96 The SAS System 15:23 Thursday, July 3, 2003 6109 0 = "None" 6110 ; NOTE: Format SE12240L has been output. 6111 VALUE SE12242L (default=32) 6112 -9 = "Not in universe" 6113 0 = "None" 6114 ; NOTE: Format SE12242L has been output. 6115 VALUE SE12244L (default=32) 6116 -9 = "Not in universe" 6117 0 = "None" 6118 ; NOTE: Format SE12244L has been output. 6119 VALUE SE12246L (default=32) 6120 0 = "Not in universe" 6121 1 = "Yes" 6122 2 = "No - skip to SE12250" 6123 ; NOTE: Format SE12246L has been output. 6124 VALUE SE12248L (default=32) 6125 0 = "Not in universe" 6126 1 = "Yes" 6127 2 = "No" 6128 ; NOTE: Format SE12248L has been output. 6129 VALUE SE12250L (default=32) 6130 0 = "Not in universe" 6131 1 = "Yes - skip to SE12262" 6132 2 = "No" 6133 ; NOTE: Format SE12250L has been output. 6134 VALUE SE12252L (default=32) 6135 0 = "Not in universe" 6136 1 = "Yes - skip to SE12262" 6137 2 = "No" 6138 ; NOTE: Format SE12252L has been output. 6139 VALUE SE12254L (default=32) 6140 0 = "Not in universe" 6141 1 = "Yes" 6142 2 = "No - skip to SE12262" 6143 ; NOTE: Format SE12254L has been output. 6144 VALUE SE12256L (default=32) 6145 0 = "Not in universe" 6146 ; NOTE: Format SE12256L has been output. 6147 VALUE SE12260L (default=32) 6148 -9 = "Not in universe" 6149 0 = "None" 6150 ; NOTE: Format SE12260L has been output. 6151 VALUE SE1IMP0D (default=32) 6152 0 = "Not imputed" 6153 1 = "Imputed" 6154 ; NOTE: Format SE1IMP0D has been output. 6155 VALUE SE1IMP0K (default=32) 6156 0 = "Not imputed" 6157 1 = "Imputed" 6158 ; NOTE: Format SE1IMP0K has been output. 6159 VALUE SE1IMP0L (default=32) 6160 0 = "Not imputed" 6161 1 = "Imputed" 6162 ; NOTE: Format SE1IMP0L has been output. 6163 VALUE SE1IMP0M (default=32) 6164 0 = "Not imputed" 6165 1 = "Imputed" 6166 ; NOTE: Format SE1IMP0M has been output. 6167 VALUE SE1IMP0N (default=32) 6168 0 = "Not imputed" 6169 1 = "Imputed" 6170 ; 97 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SE1IMP0N has been output. 6171 VALUE SE1IMP0O (default=32) 6172 0 = "Not imputed" 6173 1 = "Imputed" 6174 ; NOTE: Format SE1IMP0O has been output. 6175 VALUE SE1IMP0P (default=32) 6176 0 = "Not imputed" 6177 1 = "Imputed" 6178 ; NOTE: Format SE1IMP0P has been output. 6179 VALUE SE1IMP0Q (default=32) 6180 0 = "Not imputed" 6181 1 = "Imputed" 6182 ; NOTE: Format SE1IMP0Q has been output. 6183 VALUE SE1IMP0R (default=32) 6184 0 = "Not imputed" 6185 1 = "Imputed" 6186 ; NOTE: Format SE1IMP0R has been output. 6187 VALUE SE1IMP1D (default=32) 6188 0 = "Not imputed" 6189 1 = "Imputed" 6190 ; NOTE: Format SE1IMP1D has been output. 6191 VALUE SE1IMP1K (default=32) 6192 0 = "Not imputed" 6193 1 = "Imputed" 6194 ; NOTE: Format SE1IMP1K has been output. 6195 VALUE SE1CAL0D (default=32) 6196 0 = "Not calculated" 6197 1 = "Imputed input" 6198 2 = "No imputed input" 6199 ; NOTE: Format SE1CAL0D has been output. 6200 VALUE SE1CAL0K (default=32) 6201 0 = "Not calculated" 6202 1 = "Imputed input" 6203 2 = "No imputed input" 6204 ; NOTE: Format SE1CAL0K has been output. 6205 VALUE SE1CAL0L (default=32) 6206 0 = "Not calculated" 6207 1 = "Imputed input" 6208 2 = "No imputed input" 6209 ; NOTE: Format SE1CAL0L has been output. 6210 VALUE SE1CAL0M (default=32) 6211 0 = "Not calculated" 6212 1 = "Imputed input" 6213 2 = "No imputed input" 6214 ; NOTE: Format SE1CAL0M has been output. 6215 VALUE SE2OCC (default=32) 6216 0 = "Not in universe" 6217 ; NOTE: Format SE2OCC has been output. 6218 VALUE SE2IND (default=32) 6219 0 = "Not in universe" 6220 ; NOTE: Format SE2IND has been output. 6221 VALUE SE2WKS1L (default=32) 6222 0 = "None" 6223 1 = "1 week" 6224 2 = "2 weeks" 6225 3 = "3 weeks" 6226 4 = "4 weeks" 6227 5 = "5 weeks" 6228 9 = "Not in universe" 6229 ; NOTE: Format SE2WKS1L has been output. 6230 VALUE SE2WKS2L (default=32) 6231 0 = "None" 6232 1 = "1 week" 98 The SAS System 15:23 Thursday, July 3, 2003 6233 2 = "2 weeks" 6234 3 = "3 weeks" 6235 4 = "4 weeks" 6236 5 = "5 weeks" 6237 9 = "Not in universe" 6238 ; NOTE: Format SE2WKS2L has been output. 6239 VALUE SE2WKS3L (default=32) 6240 0 = "None" 6241 1 = "1 week" 6242 2 = "2 weeks" 6243 3 = "3 weeks" 6244 4 = "4 weeks" 6245 5 = "5 weeks" 6246 9 = "Not in universe" 6247 ; NOTE: Format SE2WKS3L has been output. 6248 VALUE SE2WKS4L (default=32) 6249 0 = "None" 6250 1 = "1 week" 6251 2 = "2 weeks" 6252 3 = "3 weeks" 6253 4 = "4 weeks" 6254 5 = "5 weeks" 6255 9 = "Not in universe" 6256 ; NOTE: Format SE2WKS4L has been output. 6257 VALUE SE2REC1L (default=32) 6258 0 = "Not in universe" 6259 1 = "Yes" 6260 2 = "No" 6261 ; NOTE: Format SE2REC1L has been output. 6262 VALUE SE2REC2L (default=32) 6263 0 = "Not in universe" 6264 1 = "Yes" 6265 2 = "No" 6266 ; NOTE: Format SE2REC2L has been output. 6267 VALUE SE2REC3L (default=32) 6268 0 = "Not in universe" 6269 1 = "Yes" 6270 2 = "No" 6271 ; NOTE: Format SE2REC3L has been output. 6272 VALUE SE2REC4L (default=32) 6273 0 = "Not in universe" 6274 1 = "Yes" 6275 2 = "No" 6276 ; NOTE: Format SE2REC4L has been output. 6277 VALUE SE2AMT1L (default=32) 6278 -9 = "Not in universe" 6279 ; NOTE: Format SE2AMT1L has been output. 6280 VALUE SE2AMT2L (default=32) 6281 -9 = "Not in universe" 6282 ; NOTE: Format SE2AMT2L has been output. 6283 VALUE SE2AMT3L (default=32) 6284 -9 = "Not in universe" 6285 ; NOTE: Format SE2AMT3L has been output. 6286 VALUE SE2AMT4L (default=32) 6287 -9 = "Not in universe" 6288 ; NOTE: Format SE2AMT4L has been output. 6289 VALUE SE22202L (default=32) 6290 0 = "Not answered" 6291 9 = "Not in universe" 6292 ; NOTE: Format SE22202L has been output. 6293 VALUE SE22212L (default=32) 6294 -9 = "Not in universe" 6295 0 = "None" 6296 ; 99 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SE22212L has been output. 6297 VALUE SE22214L (default=32) 6298 0 = "Not in universe" 6299 1 = "Yes" 6300 2 = "No - skip to SE22260" 6301 ; NOTE: Format SE22214L has been output. 6302 VALUE SE22216L (default=32) 6303 0 = "Not in universe" 6304 1 = "Yes - skip to SE22232" 6305 2 = "No" 6306 ; NOTE: Format SE22216L has been output. 6307 VALUE SE22218L (default=32) 6308 0 = "Not in universe" 6309 1 = "1 employee" 6310 2 = "2 employees" 6311 3 = "3 - 5 employees" 6312 4 = "6 or more employees" 6313 ; NOTE: Format SE22218L has been output. 6314 VALUE SE22220L (default=32) 6315 0 = "Not in universe" 6316 1 = "Yes - skip to SE22224" 6317 2 = "No" 6318 ; NOTE: Format SE22220L has been output. 6319 VALUE SE22222L (default=32) 6320 0 = "Not in universe" 6321 1 = "Sole proprietorship - skip to SE22232" 6322 2 = "Partnership" 6323 ; NOTE: Format SE22222L has been output. 6324 VALUE SE22224L (default=32) 6325 0 = "Not in universe" 6326 1 = "Yes" 6327 2 = "No - skip to SE22232" 6328 ; NOTE: Format SE22224L has been output. 6329 VALUE SE22226L (default=32) 6330 0 = "Not in universe" 6331 ; NOTE: Format SE22226L has been output. 6332 VALUE SE22228L (default=32) 6333 0 = "Not in universe" 6334 ; NOTE: Format SE22228L has been output. 6335 VALUE SE22230L (default=32) 6336 0 = "Not in universe" 6337 ; NOTE: Format SE22230L has been output. 6338 VALUE SE22232L (default=32) 6339 0 = "Not in universe" 6340 1 = "Yes" 6341 2 = "No" 6342 ; NOTE: Format SE22232L has been output. 6343 VALUE SE22234L (default=32) 6344 0 = "Not in universe" 6345 1 = "Yes" 6346 2 = "No" 6347 ; NOTE: Format SE22234L has been output. 6348 VALUE SE22236L (default=32) 6349 0 = "Not in universe" 6350 1 = "Yes" 6351 2 = "No - skip to SE22250" 6352 ; NOTE: Format SE22236L has been output. 6353 VALUE SE22238L (default=32) 6354 -9 = "Not in universe" 6355 0 = "None" 6356 ; NOTE: Format SE22238L has been output. 6357 VALUE SE22240L (default=32) 6358 -9 = "Not in universe" 100 The SAS System 15:23 Thursday, July 3, 2003 6359 0 = "None" 6360 ; NOTE: Format SE22240L has been output. 6361 VALUE SE22242L (default=32) 6362 -9 = "Not in universe" 6363 0 = "None" 6364 ; NOTE: Format SE22242L has been output. 6365 VALUE SE22244L (default=32) 6366 -9 = "Not in universe" 6367 0 = "None" 6368 ; NOTE: Format SE22244L has been output. 6369 VALUE SE22246L (default=32) 6370 0 = "Not in universe" 6371 1 = "Yes" 6372 2 = "No - skip to SE22250" 6373 ; NOTE: Format SE22246L has been output. 6374 VALUE SE22248L (default=32) 6375 0 = "Not in universe" 6376 1 = "Yes" 6377 2 = "No" 6378 ; NOTE: Format SE22248L has been output. 6379 VALUE SE22250L (default=32) 6380 0 = "Not in universe" 6381 1 = "Yes - skip to SE22262" 6382 2 = "No" 6383 ; NOTE: Format SE22250L has been output. 6384 VALUE SE22252L (default=32) 6385 0 = "Not in universe" 6386 1 = "Yes - skip to SE22262" 6387 2 = "No" 6388 ; NOTE: Format SE22252L has been output. 6389 VALUE SE22254L (default=32) 6390 0 = "Not in universe" 6391 1 = "Yes" 6392 2 = "No - skip to SE22262" 6393 ; NOTE: Format SE22254L has been output. 6394 VALUE SE22256L (default=32) 6395 0 = "Not in universe" 6396 ; NOTE: Format SE22256L has been output. 6397 VALUE SE22260L (default=32) 6398 -9 = "Not in universe" 6399 0 = "None" 6400 ; NOTE: Format SE22260L has been output. 6401 VALUE SE2IMP0D (default=32) 6402 0 = "Not imputed" 6403 1 = "Imputed" 6404 ; NOTE: Format SE2IMP0D has been output. 6405 VALUE SE2IMP0K (default=32) 6406 0 = "Not imputed" 6407 1 = "Imputed" 6408 ; NOTE: Format SE2IMP0K has been output. 6409 VALUE SE2IMP0L (default=32) 6410 0 = "Not imputed" 6411 1 = "Imputed" 6412 ; NOTE: Format SE2IMP0L has been output. 6413 VALUE SE2IMP0M (default=32) 6414 0 = "Not imputed" 6415 1 = "Imputed" 6416 ; NOTE: Format SE2IMP0M has been output. 6417 VALUE SE2IMP0N (default=32) 6418 0 = "Not imputed" 6419 1 = "Imputed" 6420 ; 101 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SE2IMP0N has been output. 6421 VALUE SE2IMP0O (default=32) 6422 0 = "Not imputed" 6423 1 = "Imputed" 6424 ; NOTE: Format SE2IMP0O has been output. 6425 VALUE SE2IMP0P (default=32) 6426 0 = "Not imputed" 6427 1 = "Imputed" 6428 ; NOTE: Format SE2IMP0P has been output. 6429 VALUE SE2IMP0Q (default=32) 6430 0 = "Not imputed" 6431 1 = "Imputed" 6432 ; NOTE: Format SE2IMP0Q has been output. 6433 VALUE SE2IMP0R (default=32) 6434 0 = "Not imputed" 6435 1 = "Imputed" 6436 ; NOTE: Format SE2IMP0R has been output. 6437 VALUE SE2IMP1D (default=32) 6438 0 = "Not imputed" 6439 1 = "Imputed" 6440 ; NOTE: Format SE2IMP1D has been output. 6441 VALUE SE2IMP1K (default=32) 6442 0 = "Not imputed" 6443 1 = "Imputed" 6444 ; NOTE: Format SE2IMP1K has been output. 6445 VALUE SE2CAL0D (default=32) 6446 0 = "Not calculated" 6447 1 = "Imputed input" 6448 2 = "No imputed input" 6449 ; NOTE: Format SE2CAL0D has been output. 6450 VALUE SE2CAL0K (default=32) 6451 0 = "Not calculated" 6452 1 = "Imputed input" 6453 2 = "No imputed input" 6454 ; NOTE: Format SE2CAL0K has been output. 6455 VALUE SE2CAL0L (default=32) 6456 0 = "Not calculated" 6457 1 = "Imputed input" 6458 2 = "No imputed input" 6459 ; NOTE: Format SE2CAL0L has been output. 6460 VALUE SE2CAL0M (default=32) 6461 0 = "Not calculated" 6462 1 = "Imputed input" 6463 2 = "No imputed input" 6464 ; NOTE: Format SE2CAL0M has been output. 6465 VALUE I01REC1L (default=32) 6466 0 = "Not in universe" 6467 1 = "Yes" 6468 2 = "No" 6469 ; NOTE: Format I01REC1L has been output. 6470 VALUE I01REC2L (default=32) 6471 0 = "Not in universe" 6472 1 = "Yes" 6473 2 = "No" 6474 ; NOTE: Format I01REC2L has been output. 6475 VALUE I01REC3L (default=32) 6476 0 = "Not in universe" 6477 1 = "Yes" 6478 2 = "No" 6479 ; NOTE: Format I01REC3L has been output. 6480 VALUE I01REC4L (default=32) 6481 0 = "Not in universe" 6482 1 = "Yes" 102 The SAS System 15:23 Thursday, July 3, 2003 6483 2 = "No" 6484 ; NOTE: Format I01REC4L has been output. 6485 VALUE I01AMT1L (default=32) 6486 -9 = "Not in universe" 6487 ; NOTE: Format I01AMT1L has been output. 6488 VALUE I01AMT2L (default=32) 6489 -9 = "Not in universe" 6490 ; NOTE: Format I01AMT2L has been output. 6491 VALUE I01AMT3L (default=32) 6492 -9 = "Not in universe" 6493 ; NOTE: Format I01AMT3L has been output. 6494 VALUE I01AMT4L (default=32) 6495 -9 = "Not in universe" 6496 ; NOTE: Format I01AMT4L has been output. 6497 VALUE KIDSSYND (default=32) 6498 0 = "Not in universe" 6499 1 = "Yes" 6500 2 = "No" 6501 ; NOTE: Format KIDSSYND has been output. 6502 VALUE KIDSSYNK (default=32) 6503 0 = "Not in universe" 6504 1 = "Yes" 6505 2 = "No" 6506 ; NOTE: Format KIDSSYNK has been output. 6507 VALUE KIDSSYNL (default=32) 6508 0 = "Not in universe" 6509 1 = "Yes" 6510 2 = "No" 6511 ; NOTE: Format KIDSSYNL has been output. 6512 VALUE KIDSSYNM (default=32) 6513 0 = "Not in universe" 6514 1 = "Yes" 6515 2 = "No" 6516 ; NOTE: Format KIDSSYNM has been output. 6517 VALUE KDSSAMTD (default=32) 6518 -9 = "Not in universe" 6519 ; NOTE: Format KDSSAMTD has been output. 6520 VALUE KDSSAMTK (default=32) 6521 -9 = "Not in universe" 6522 ; NOTE: Format KDSSAMTK has been output. 6523 VALUE KDSSAMTL (default=32) 6524 -9 = "Not in universe" 6525 ; NOTE: Format KDSSAMTL has been output. 6526 VALUE KDSSAMTM (default=32) 6527 -9 = "Not in universe" 6528 ; NOTE: Format KDSSAMTM has been output. 6529 VALUE SSRECIND (default=32) 6530 0 = "Not in universe" 6531 1 = "Adult benefits received in own name on" /* ly */ 6532 2 = "Only adult benefits received jointly w" /* it */ 6533 3 = "Only child benefits received" 6534 4 = "Adult benefits received in own name an" /* d */ 6535 5 = "Adult benefits received jointly with" 6536 ; NOTE: Format SSRECIND has been output. 6537 VALUE SS3004L (default=32) 6538 0 = "Not in universe" 6539 1 = "Yes" 6540 2 = "No" 6541 ; NOTE: Format SS3004L has been output. 6542 VALUE SS3006L (default=32) 6543 0 = "Not in universe" 103 The SAS System 15:23 Thursday, July 3, 2003 6544 1 = "Yes" 6545 2 = "No" 6546 ; NOTE: Format SS3006L has been output. 6547 VALUE SS3008L (default=32) 6548 0 = "Not in universe" 6549 1 = "Yes" 6550 2 = "No - skip to SC3070 through SC3084" 6551 ; NOTE: Format SS3008L has been output. 6552 VALUE SS3012L (default=32) 6553 0 = "Not in universe" 6554 1 = "Yes" 6555 2 = "No - skip to SC3016 through SC3030" 6556 ; NOTE: Format SS3012L has been output. 6557 VALUE SS3014L (default=32) 6558 0 = "Not in universe" 6559 1 = "Yes - skip to next ISS code" 6560 2 = "No" 6561 ; NOTE: Format SS3014L has been output. 6562 VALUE SS3064L (default=32) 6563 -1 = "Dk" 6564 0 = "Not in universe" 6565 1 = "Green" 6566 2 = "Gold" 6567 3 = "Other" 6568 ; NOTE: Format SS3064L has been output. 6569 VALUE SS3066L (default=32) 6570 -1 = "Dk" 6571 0 = "Not in universe" 6572 1 = "First" 6573 2 = "Third" 6574 3 = "Other" 6575 ; NOTE: Format SS3066L has been output. 6576 VALUE SS3068L (default=32) 6577 0 = "Not in universe" 6578 1 = "Yes" 6579 2 = "No - skip to next ISS code" 6580 ; NOTE: Format SS3068L has been output. 6581 VALUE SS3086L (default=32) 6582 0 = "Not in universe" 6583 1 = "Yes - skip to next ISS code" 6584 2 = "No" 6585 ; NOTE: Format SS3086L has been output. 6586 VALUE SS3088L (default=32) 6587 0 = "Not in universe" 6588 ; NOTE: Format SS3088L has been output. 6589 VALUE SS3090L (default=32) 6590 0 = "Not in universe" 6591 ; NOTE: Format SS3090L has been output. 6592 VALUE SS3092L (default=32) 6593 0 = "Not in universe" 6594 ; NOTE: Format SS3092L has been output. 6595 VALUE SS3094L (default=32) 6596 0 = "Not in universe" 6597 ; NOTE: Format SS3094L has been output. 6598 VALUE SS3096L (default=32) 6599 0 = "Not in universe" 6600 ; NOTE: Format SS3096L has been output. 6601 VALUE SS3098L (default=32) 6602 0 = "Not in universe" 6603 ; NOTE: Format SS3098L has been output. 6604 VALUE I01IMP0D (default=32) 6605 0 = "Not imputed" 104 The SAS System 15:23 Thursday, July 3, 2003 6606 1 = "Imputed" 6607 ; NOTE: Format I01IMP0D has been output. 6608 VALUE I01IMP0K (default=32) 6609 0 = "Not imputed" 6610 1 = "Imputed" 6611 ; NOTE: Format I01IMP0K has been output. 6612 VALUE I01IMP0L (default=32) 6613 0 = "Not imputed" 6614 1 = "Imputed" 6615 ; NOTE: Format I01IMP0L has been output. 6616 VALUE I01IMP0M (default=32) 6617 0 = "Not imputed" 6618 1 = "Imputed" 6619 ; NOTE: Format I01IMP0M has been output. 6620 VALUE I01IMP0N (default=32) 6621 0 = "Not imputed" 6622 1 = "Imputed" 6623 ; NOTE: Format I01IMP0N has been output. 6624 VALUE I01IMP0O (default=32) 6625 0 = "Not imputed" 6626 1 = "Imputed" 6627 ; NOTE: Format I01IMP0O has been output. 6628 VALUE I01IMP0P (default=32) 6629 0 = "Not imputed" 6630 1 = "Imputed" 6631 ; NOTE: Format I01IMP0P has been output. 6632 VALUE I01IMP0Q (default=32) 6633 0 = "Not imputed" 6634 1 = "Imputed" 6635 ; NOTE: Format I01IMP0Q has been output. 6636 VALUE I01IMP0R (default=32) 6637 0 = "Not imputed" 6638 1 = "Imputed" 6639 ; NOTE: Format I01IMP0R has been output. 6640 VALUE I02REC1L (default=32) 6641 0 = "Not in universe" 6642 1 = "Yes" 6643 2 = "No" 6644 ; NOTE: Format I02REC1L has been output. 6645 VALUE I02REC2L (default=32) 6646 0 = "Not in universe" 6647 1 = "Yes" 6648 2 = "No" 6649 ; NOTE: Format I02REC2L has been output. 6650 VALUE I02REC3L (default=32) 6651 0 = "Not in universe" 6652 1 = "Yes" 6653 2 = "No" 6654 ; NOTE: Format I02REC3L has been output. 6655 VALUE I02REC4L (default=32) 6656 0 = "Not in universe" 6657 1 = "Yes" 6658 2 = "No" 6659 ; NOTE: Format I02REC4L has been output. 6660 VALUE I02AMT1L (default=32) 6661 -9 = "Not in universe" 6662 ; NOTE: Format I02AMT1L has been output. 6663 VALUE I02AMT2L (default=32) 6664 -9 = "Not in universe" 6665 ; NOTE: Format I02AMT2L has been output. 6666 VALUE I02AMT3L (default=32) 105 The SAS System 15:23 Thursday, July 3, 2003 6667 -9 = "Not in universe" 6668 ; NOTE: Format I02AMT3L has been output. 6669 VALUE I02AMT4L (default=32) 6670 -9 = "Not in universe" 6671 ; NOTE: Format I02AMT4L has been output. 6672 VALUE KIDRRYND (default=32) 6673 0 = "Not in universe" 6674 1 = "Yes" 6675 2 = "No" 6676 ; NOTE: Format KIDRRYND has been output. 6677 VALUE KIDRRYNK (default=32) 6678 0 = "Not in universe" 6679 1 = "Yes" 6680 2 = "No" 6681 ; NOTE: Format KIDRRYNK has been output. 6682 VALUE KIDRRYNL (default=32) 6683 0 = "Not in universe" 6684 1 = "Yes" 6685 2 = "No" 6686 ; NOTE: Format KIDRRYNL has been output. 6687 VALUE KIDRRYNM (default=32) 6688 0 = "Not in universe" 6689 1 = "Yes" 6690 2 = "No" 6691 ; NOTE: Format KIDRRYNM has been output. 6692 VALUE KDRRAMTD (default=32) 6693 -9 = "Not in universe" 6694 ; NOTE: Format KDRRAMTD has been output. 6695 VALUE KDRRAMTK (default=32) 6696 -9 = "Not in universe" 6697 ; NOTE: Format KDRRAMTK has been output. 6698 VALUE KDRRAMTL (default=32) 6699 -9 = "Not in universe" 6700 ; NOTE: Format KDRRAMTL has been output. 6701 VALUE KDRRAMTM (default=32) 6702 -9 = "Not in universe" 6703 ; NOTE: Format KDRRAMTM has been output. 6704 VALUE RRRECIND (default=32) 6705 0 = "Not in universe" 6706 1 = "Adult benefits received in own name on" /* ly */ 6707 2 = "Only adult benefits received jointly" 6708 3 = "Only child benefits received" 6709 4 = "Adult benefits received in own name an" /* d */ 6710 5 = "Adult benefits received jointly with" 6711 ; NOTE: Format RRRECIND has been output. 6712 VALUE RR3004L (default=32) 6713 0 = "Not in universe" 6714 1 = "Yes" 6715 2 = "No" 6716 ; NOTE: Format RR3004L has been output. 6717 VALUE RR3006L (default=32) 6718 0 = "Not in universe" 6719 1 = "Yes" 6720 2 = "No" 6721 ; NOTE: Format RR3006L has been output. 6722 VALUE RR3008L (default=32) 6723 0 = "Not in universe" 6724 1 = "Yes" 6725 2 = "No - skip to SC3070 through SC3084" 6726 ; NOTE: Format RR3008L has been output. 6727 VALUE RR3012L (default=32) 6728 0 = "Not in universe" 106 The SAS System 15:23 Thursday, July 3, 2003 6729 1 = "Yes" 6730 2 = "No - skip to SC3016 through SC3030" 6731 ; NOTE: Format RR3012L has been output. 6732 VALUE RR3014L (default=32) 6733 0 = "Not in universe" 6734 1 = "Yes - skip to next ISS code" 6735 2 = "No" 6736 ; NOTE: Format RR3014L has been output. 6737 VALUE RR3064L (default=32) 6738 -1 = "Dk" 6739 0 = "Not in universe" 6740 1 = "Green" 6741 2 = "Gold" 6742 3 = "Other" 6743 ; NOTE: Format RR3064L has been output. 6744 VALUE RR3066L (default=32) 6745 -1 = "Dk" 6746 0 = "Not in universe" 6747 1 = "First" 6748 2 = "Third" 6749 3 = "Other" 6750 ; NOTE: Format RR3066L has been output. 6751 VALUE RR3068L (default=32) 6752 0 = "Not in universe" 6753 1 = "Yes" 6754 2 = "No - skip to next ISS code" 6755 ; NOTE: Format RR3068L has been output. 6756 VALUE RR3086L (default=32) 6757 0 = "Not in universe" 6758 1 = "Yes - skip to next ISS code" 6759 2 = "No" 6760 ; NOTE: Format RR3086L has been output. 6761 VALUE RR3088L (default=32) 6762 0 = "Not in universe" 6763 ; NOTE: Format RR3088L has been output. 6764 VALUE RR3090L (default=32) 6765 0 = "Not in universe" 6766 ; NOTE: Format RR3090L has been output. 6767 VALUE RR3092L (default=32) 6768 0 = "Not in universe" 6769 ; NOTE: Format RR3092L has been output. 6770 VALUE RR3094L (default=32) 6771 0 = "Not in universe" 6772 ; NOTE: Format RR3094L has been output. 6773 VALUE RR3096L (default=32) 6774 0 = "Not in universe" 6775 ; NOTE: Format RR3096L has been output. 6776 VALUE RR3098L (default=32) 6777 0 = "Not in universe" 6778 ; NOTE: Format RR3098L has been output. 6779 VALUE I02IMP0D (default=32) 6780 0 = "Not imputed" 6781 1 = "Imputed" 6782 ; NOTE: Format I02IMP0D has been output. 6783 VALUE I02IMP0K (default=32) 6784 0 = "Not imputed" 6785 1 = "Imputed" 6786 ; NOTE: Format I02IMP0K has been output. 6787 VALUE I02IMP0L (default=32) 6788 0 = "Not imputed" 6789 1 = "Imputed" 6790 ; 107 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format I02IMP0L has been output. 6791 VALUE I02IMP0M (default=32) 6792 0 = "Not imputed" 6793 1 = "Imputed" 6794 ; NOTE: Format I02IMP0M has been output. 6795 VALUE I02IMP0N (default=32) 6796 0 = "Not imputed" 6797 1 = "Imputed" 6798 ; NOTE: Format I02IMP0N has been output. 6799 VALUE I02IMP0O (default=32) 6800 0 = "Not imputed" 6801 1 = "Imputed" 6802 ; NOTE: Format I02IMP0O has been output. 6803 VALUE I02IMP0P (default=32) 6804 0 = "Not imputed" 6805 1 = "Imputed" 6806 ; NOTE: Format I02IMP0P has been output. 6807 VALUE I02IMP0Q (default=32) 6808 0 = "Not imputed" 6809 1 = "Imputed" 6810 ; NOTE: Format I02IMP0Q has been output. 6811 VALUE I02IMP0R (default=32) 6812 0 = "Not imputed" 6813 1 = "Imputed" 6814 ; NOTE: Format I02IMP0R has been output. 6815 VALUE I03REC1L (default=32) 6816 0 = "Not in universe" 6817 1 = "Yes" 6818 2 = "No" 6819 ; NOTE: Format I03REC1L has been output. 6820 VALUE I03REC2L (default=32) 6821 0 = "Not in universe" 6822 1 = "Yes" 6823 2 = "No" 6824 ; NOTE: Format I03REC2L has been output. 6825 VALUE I03REC3L (default=32) 6826 0 = "Not in universe" 6827 1 = "Yes" 6828 2 = "No" 6829 ; NOTE: Format I03REC3L has been output. 6830 VALUE I03REC4L (default=32) 6831 0 = "Not in universe" 6832 1 = "Yes" 6833 2 = "No" 6834 ; NOTE: Format I03REC4L has been output. 6835 VALUE I03AMT1L (default=32) 6836 -9 = "Not in universe" 6837 ; NOTE: Format I03AMT1L has been output. 6838 VALUE I03AMT2L (default=32) 6839 -9 = "Not in universe" 6840 ; NOTE: Format I03AMT2L has been output. 6841 VALUE I03AMT3L (default=32) 6842 -9 = "Not in universe" 6843 ; NOTE: Format I03AMT3L has been output. 6844 VALUE I03AMT4L (default=32) 6845 -9 = "Not in universe" 6846 ; NOTE: Format I03AMT4L has been output. 6847 VALUE I03IMP0D (default=32) 6848 0 = "Not imputed" 6849 1 = "Imputed" 6850 ; NOTE: Format I03IMP0D has been output. 108 The SAS System 15:23 Thursday, July 3, 2003 6851 VALUE I03IMP0K (default=32) 6852 0 = "Not imputed" 6853 1 = "Imputed" 6854 ; NOTE: Format I03IMP0K has been output. 6855 VALUE I03IMP0L (default=32) 6856 0 = "Not imputed" 6857 1 = "Imputed" 6858 ; NOTE: Format I03IMP0L has been output. 6859 VALUE I03IMP0M (default=32) 6860 0 = "Not imputed" 6861 1 = "Imputed" 6862 ; NOTE: Format I03IMP0M has been output. 6863 VALUE I05REC1L (default=32) 6864 0 = "Not in universe" 6865 1 = "Yes" 6866 2 = "No" 6867 ; NOTE: Format I05REC1L has been output. 6868 VALUE I05REC2L (default=32) 6869 0 = "Not in universe" 6870 1 = "Yes" 6871 2 = "No" 6872 ; NOTE: Format I05REC2L has been output. 6873 VALUE I05REC3L (default=32) 6874 0 = "Not in universe" 6875 1 = "Yes" 6876 2 = "No" 6877 ; NOTE: Format I05REC3L has been output. 6878 VALUE I05REC4L (default=32) 6879 0 = "Not in universe" 6880 1 = "Yes" 6881 2 = "No" 6882 ; NOTE: Format I05REC4L has been output. 6883 VALUE I05AMT1L (default=32) 6884 -9 = "Not in universe" 6885 ; NOTE: Format I05AMT1L has been output. 6886 VALUE I05AMT2L (default=32) 6887 -9 = "Not in universe" 6888 ; NOTE: Format I05AMT2L has been output. 6889 VALUE I05AMT3L (default=32) 6890 -9 = "Not in universe" 6891 ; NOTE: Format I05AMT3L has been output. 6892 VALUE I05AMT4L (default=32) 6893 -9 = "Not in universe" 6894 ; NOTE: Format I05AMT4L has been output. 6895 VALUE I05IMP0D (default=32) 6896 0 = "Not imputed" 6897 1 = "Imputed" 6898 ; NOTE: Format I05IMP0D has been output. 6899 VALUE I05IMP0K (default=32) 6900 0 = "Not imputed" 6901 1 = "Imputed" 6902 ; NOTE: Format I05IMP0K has been output. 6903 VALUE I05IMP0L (default=32) 6904 0 = "Not imputed" 6905 1 = "Imputed" 6906 ; NOTE: Format I05IMP0L has been output. 6907 VALUE I05IMP0M (default=32) 6908 0 = "Not imputed" 6909 1 = "Imputed" 6910 ; NOTE: Format I05IMP0M has been output. 6911 VALUE I06REC1L (default=32) 109 The SAS System 15:23 Thursday, July 3, 2003 6912 0 = "Not in universe" 6913 1 = "Yes" 6914 2 = "No" 6915 ; NOTE: Format I06REC1L has been output. 6916 VALUE I06REC2L (default=32) 6917 0 = "Not in universe" 6918 1 = "Yes" 6919 2 = "No" 6920 ; NOTE: Format I06REC2L has been output. 6921 VALUE I06REC3L (default=32) 6922 0 = "Not in universe" 6923 1 = "Yes" 6924 2 = "No" 6925 ; NOTE: Format I06REC3L has been output. 6926 VALUE I06REC4L (default=32) 6927 0 = "Not in universe" 6928 1 = "Yes" 6929 2 = "No" 6930 ; NOTE: Format I06REC4L has been output. 6931 VALUE I06AMT1L (default=32) 6932 -9 = "Not in universe" 6933 ; NOTE: Format I06AMT1L has been output. 6934 VALUE I06AMT2L (default=32) 6935 -9 = "Not in universe" 6936 ; NOTE: Format I06AMT2L has been output. 6937 VALUE I06AMT3L (default=32) 6938 -9 = "Not in universe" 6939 ; NOTE: Format I06AMT3L has been output. 6940 VALUE I06AMT4L (default=32) 6941 -9 = "Not in universe" 6942 ; NOTE: Format I06AMT4L has been output. 6943 VALUE I06IMP0D (default=32) 6944 0 = "Not imputed" 6945 1 = "Imputed" 6946 ; NOTE: Format I06IMP0D has been output. 6947 VALUE I06IMP0K (default=32) 6948 0 = "Not imputed" 6949 1 = "Imputed" 6950 ; NOTE: Format I06IMP0K has been output. 6951 VALUE I06IMP0L (default=32) 6952 0 = "Not imputed" 6953 1 = "Imputed" 6954 ; NOTE: Format I06IMP0L has been output. 6955 VALUE I06IMP0M (default=32) 6956 0 = "Not imputed" 6957 1 = "Imputed" 6958 ; NOTE: Format I06IMP0M has been output. 6959 VALUE I07REC1L (default=32) 6960 0 = "Not in universe" 6961 1 = "Yes" 6962 2 = "No" 6963 ; NOTE: Format I07REC1L has been output. 6964 VALUE I07REC2L (default=32) 6965 0 = "Not in universe" 6966 1 = "Yes" 6967 2 = "No" 6968 ; NOTE: Format I07REC2L has been output. 6969 VALUE I07REC3L (default=32) 6970 0 = "Not in universe" 6971 1 = "Yes" 6972 2 = "No" 6973 ; 110 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format I07REC3L has been output. 6974 VALUE I07REC4L (default=32) 6975 0 = "Not in universe" 6976 1 = "Yes" 6977 2 = "No" 6978 ; NOTE: Format I07REC4L has been output. 6979 VALUE I07AMT1L (default=32) 6980 -9 = "Not in universe" 6981 ; NOTE: Format I07AMT1L has been output. 6982 VALUE I07AMT2L (default=32) 6983 -9 = "Not in universe" 6984 ; NOTE: Format I07AMT2L has been output. 6985 VALUE I07AMT3L (default=32) 6986 -9 = "Not in universe" 6987 ; NOTE: Format I07AMT3L has been output. 6988 VALUE I07AMT4L (default=32) 6989 -9 = "Not in universe" 6990 ; NOTE: Format I07AMT4L has been output. 6991 VALUE I07IMP0D (default=32) 6992 0 = "Not imputed" 6993 1 = "Imputed" 6994 ; NOTE: Format I07IMP0D has been output. 6995 VALUE I07IMP0K (default=32) 6996 0 = "Not imputed" 6997 1 = "Imputed" 6998 ; NOTE: Format I07IMP0K has been output. 6999 VALUE I07IMP0L (default=32) 7000 0 = "Not imputed" 7001 1 = "Imputed" 7002 ; NOTE: Format I07IMP0L has been output. 7003 VALUE I07IMP0M (default=32) 7004 0 = "Not imputed" 7005 1 = "Imputed" 7006 ; NOTE: Format I07IMP0M has been output. 7007 VALUE I08REC1L (default=32) 7008 0 = "Not in universe" 7009 1 = "Yes" 7010 2 = "No" 7011 ; NOTE: Format I08REC1L has been output. 7012 VALUE I08REC2L (default=32) 7013 0 = "Not in universe" 7014 1 = "Yes" 7015 2 = "No" 7016 ; NOTE: Format I08REC2L has been output. 7017 VALUE I08REC3L (default=32) 7018 0 = "Not in universe" 7019 1 = "Yes" 7020 2 = "No" 7021 ; NOTE: Format I08REC3L has been output. 7022 VALUE I08REC4L (default=32) 7023 0 = "Not in universe" 7024 1 = "Yes" 7025 2 = "No" 7026 ; NOTE: Format I08REC4L has been output. 7027 VALUE I08AMT1L (default=32) 7028 -9 = "Not in universe" 7029 ; NOTE: Format I08AMT1L has been output. 7030 VALUE I08AMT2L (default=32) 7031 -9 = "Not in universe" 7032 ; NOTE: Format I08AMT2L has been output. 7033 VALUE I08AMT3L (default=32) 111 The SAS System 15:23 Thursday, July 3, 2003 7034 -9 = "Not in universe" 7035 ; NOTE: Format I08AMT3L has been output. 7036 VALUE I08AMT4L (default=32) 7037 -9 = "Not in universe" 7038 ; NOTE: Format I08AMT4L has been output. 7039 VALUE VET3034L (default=32) 7040 0 = "Not in universe" 7041 1 = "Yes - skip to next income source" 7042 2 = "No" 7043 ; NOTE: Format VET3034L has been output. 7044 VALUE VET3036L (default=32) 7045 0 = "Not in universe" 7046 ; NOTE: Format VET3036L has been output. 7047 VALUE VET3038L (default=32) 7048 0 = "Not in universe" 7049 ; NOTE: Format VET3038L has been output. 7050 VALUE VET3040L (default=32) 7051 0 = "Not in universe" 7052 ; NOTE: Format VET3040L has been output. 7053 VALUE VET3042L (default=32) 7054 0 = "Not in universe" 7055 ; NOTE: Format VET3042L has been output. 7056 VALUE VET3044L (default=32) 7057 0 = "Not in universe" 7058 ; NOTE: Format VET3044L has been output. 7059 VALUE VET3046L (default=32) 7060 0 = "Not in universe" 7061 ; NOTE: Format VET3046L has been output. 7062 VALUE VET3048L (default=32) 7063 0 = "Not in universe" 7064 ; NOTE: Format VET3048L has been output. 7065 VALUE VET3050L (default=32) 7066 0 = "Not in universe" 7067 ; NOTE: Format VET3050L has been output. 7068 VALUE VET3052L (default=32) 7069 0 = "Not in universe" 7070 ; NOTE: Format VET3052L has been output. 7071 VALUE VET3054L (default=32) 7072 0 = "Not in universe" 7073 ; NOTE: Format VET3054L has been output. 7074 VALUE VET3060L (default=32) 7075 -1 = "DK - skip to next ISS code" 7076 0 = "Not in universe" 7077 1 = "Yes - skip to next ISS code" 7078 2 = "No - skip to next ISS code" 7079 ; NOTE: Format VET3060L has been output. 7080 VALUE I08IMP0D (default=32) 7081 0 = "Not imputed" 7082 1 = "Imputed" 7083 ; NOTE: Format I08IMP0D has been output. 7084 VALUE I08IMP0K (default=32) 7085 0 = "Not imputed" 7086 1 = "Imputed" 7087 ; NOTE: Format I08IMP0K has been output. 7088 VALUE I08IMP0L (default=32) 7089 0 = "Not imputed" 7090 1 = "Imputed" 7091 ; NOTE: Format I08IMP0L has been output. 7092 VALUE I08IMP0M (default=32) 112 The SAS System 15:23 Thursday, July 3, 2003 7093 0 = "Not imputed" 7094 1 = "Imputed" 7095 ; NOTE: Format I08IMP0M has been output. 7096 VALUE I10REC1L (default=32) 7097 0 = "Not in universe" 7098 1 = "Yes" 7099 2 = "No" 7100 ; NOTE: Format I10REC1L has been output. 7101 VALUE I10REC2L (default=32) 7102 0 = "Not in universe" 7103 1 = "Yes" 7104 2 = "No" 7105 ; NOTE: Format I10REC2L has been output. 7106 VALUE I10REC3L (default=32) 7107 0 = "Not in universe" 7108 1 = "Yes" 7109 2 = "No" 7110 ; NOTE: Format I10REC3L has been output. 7111 VALUE I10REC4L (default=32) 7112 0 = "Not in universe" 7113 1 = "Yes" 7114 2 = "No" 7115 ; NOTE: Format I10REC4L has been output. 7116 VALUE I10AMT1L (default=32) 7117 -9 = "Not in universe" 7118 ; NOTE: Format I10AMT1L has been output. 7119 VALUE I10AMT2L (default=32) 7120 -9 = "Not in universe" 7121 ; NOTE: Format I10AMT2L has been output. 7122 VALUE I10AMT3L (default=32) 7123 -9 = "Not in universe" 7124 ; NOTE: Format I10AMT3L has been output. 7125 VALUE I10AMT4L (default=32) 7126 -9 = "Not in universe" 7127 ; NOTE: Format I10AMT4L has been output. 7128 VALUE I10IMP0D (default=32) 7129 0 = "Not imputed" 7130 1 = "Imputed" 7131 ; NOTE: Format I10IMP0D has been output. 7132 VALUE I10IMP0K (default=32) 7133 0 = "Not imputed" 7134 1 = "Imputed" 7135 ; NOTE: Format I10IMP0K has been output. 7136 VALUE I10IMP0L (default=32) 7137 0 = "Not imputed" 7138 1 = "Imputed" 7139 ; NOTE: Format I10IMP0L has been output. 7140 VALUE I10IMP0M (default=32) 7141 0 = "Not imputed" 7142 1 = "Imputed" 7143 ; NOTE: Format I10IMP0M has been output. 7144 VALUE I12REC1L (default=32) 7145 0 = "Not in universe" 7146 1 = "Yes" 7147 2 = "No" 7148 ; NOTE: Format I12REC1L has been output. 7149 VALUE I12REC2L (default=32) 7150 0 = "Not in universe" 7151 1 = "Yes" 7152 2 = "No" 7153 ; NOTE: Format I12REC2L has been output. 113 The SAS System 15:23 Thursday, July 3, 2003 7154 VALUE I12REC3L (default=32) 7155 0 = "Not in universe" 7156 1 = "Yes" 7157 2 = "No" 7158 ; NOTE: Format I12REC3L has been output. 7159 VALUE I12REC4L (default=32) 7160 0 = "Not in universe" 7161 1 = "Yes" 7162 2 = "No" 7163 ; NOTE: Format I12REC4L has been output. 7164 VALUE I12AMT1L (default=32) 7165 -9 = "Not in universe" 7166 ; NOTE: Format I12AMT1L has been output. 7167 VALUE I12AMT2L (default=32) 7168 -9 = "Not in universe" 7169 ; NOTE: Format I12AMT2L has been output. 7170 VALUE I12AMT3L (default=32) 7171 -9 = "Not in universe" 7172 ; NOTE: Format I12AMT3L has been output. 7173 VALUE I12AMT4L (default=32) 7174 -9 = "Not in universe" 7175 ; NOTE: Format I12AMT4L has been output. 7176 VALUE I12IMP0D (default=32) 7177 0 = "Not imputed" 7178 1 = "Imputed" 7179 ; NOTE: Format I12IMP0D has been output. 7180 VALUE I12IMP0K (default=32) 7181 0 = "Not imputed" 7182 1 = "Imputed" 7183 ; NOTE: Format I12IMP0K has been output. 7184 VALUE I12IMP0L (default=32) 7185 0 = "Not imputed" 7186 1 = "Imputed" 7187 ; NOTE: Format I12IMP0L has been output. 7188 VALUE I12IMP0M (default=32) 7189 0 = "Not imputed" 7190 1 = "Imputed" 7191 ; NOTE: Format I12IMP0M has been output. 7192 VALUE I13REC1L (default=32) 7193 0 = "Not in universe" 7194 1 = "Yes" 7195 2 = "No" 7196 ; NOTE: Format I13REC1L has been output. 7197 VALUE I13REC2L (default=32) 7198 0 = "Not in universe" 7199 1 = "Yes" 7200 2 = "No" 7201 ; NOTE: Format I13REC2L has been output. 7202 VALUE I13REC3L (default=32) 7203 0 = "Not in universe" 7204 1 = "Yes" 7205 2 = "No" 7206 ; NOTE: Format I13REC3L has been output. 7207 VALUE I13REC4L (default=32) 7208 0 = "Not in universe" 7209 1 = "Yes" 7210 2 = "No" 7211 ; NOTE: Format I13REC4L has been output. 7212 VALUE I13AMT1L (default=32) 7213 -9 = "Not in universe" 7214 ; NOTE: Format I13AMT1L has been output. 114 The SAS System 15:23 Thursday, July 3, 2003 7215 VALUE I13AMT2L (default=32) 7216 -9 = "Not in universe" 7217 ; NOTE: Format I13AMT2L has been output. 7218 VALUE I13AMT3L (default=32) 7219 -9 = "Not in universe" 7220 ; NOTE: Format I13AMT3L has been output. 7221 VALUE I13AMT4L (default=32) 7222 -9 = "Not in universe" 7223 ; NOTE: Format I13AMT4L has been output. 7224 VALUE I13IMP0D (default=32) 7225 0 = "Not imputed" 7226 1 = "Imputed" 7227 ; NOTE: Format I13IMP0D has been output. 7228 VALUE I13IMP0K (default=32) 7229 0 = "Not imputed" 7230 1 = "Imputed" 7231 ; NOTE: Format I13IMP0K has been output. 7232 VALUE I13IMP0L (default=32) 7233 0 = "Not imputed" 7234 1 = "Imputed" 7235 ; NOTE: Format I13IMP0L has been output. 7236 VALUE I13IMP0M (default=32) 7237 0 = "Not imputed" 7238 1 = "Imputed" 7239 ; NOTE: Format I13IMP0M has been output. 7240 VALUE I20REC1L (default=32) 7241 0 = "Not in universe" 7242 1 = "Yes" 7243 2 = "No" 7244 ; NOTE: Format I20REC1L has been output. 7245 VALUE I20REC2L (default=32) 7246 0 = "Not in universe" 7247 1 = "Yes" 7248 2 = "No" 7249 ; NOTE: Format I20REC2L has been output. 7250 VALUE I20REC3L (default=32) 7251 0 = "Not in universe" 7252 1 = "Yes" 7253 2 = "No" 7254 ; NOTE: Format I20REC3L has been output. 7255 VALUE I20REC4L (default=32) 7256 0 = "Not in universe" 7257 1 = "Yes" 7258 2 = "No" 7259 ; NOTE: Format I20REC4L has been output. 7260 VALUE I20AMT1L (default=32) 7261 -9 = "Not in universe" 7262 ; NOTE: Format I20AMT1L has been output. 7263 VALUE I20AMT2L (default=32) 7264 -9 = "Not in universe" 7265 ; NOTE: Format I20AMT2L has been output. 7266 VALUE I20AMT3L (default=32) 7267 -9 = "Not in universe" 7268 ; NOTE: Format I20AMT3L has been output. 7269 VALUE I20AMT4L (default=32) 7270 -9 = "Not in universe" 7271 ; NOTE: Format I20AMT4L has been output. 7272 VALUE AFDC303D (default=32) 7273 0 = "Not in universe" 7274 1 = "Yes - skip to next income source" 7275 2 = "No" 115 The SAS System 15:23 Thursday, July 3, 2003 7276 ; NOTE: Format AFDC303D has been output. 7277 VALUE AFDC303K (default=32) 7278 0 = "Not in universe" 7279 ; NOTE: Format AFDC303K has been output. 7280 VALUE AFDC303L (default=32) 7281 0 = "Not in universe" 7282 ; NOTE: Format AFDC303L has been output. 7283 VALUE AFDC304D (default=32) 7284 0 = "Not in universe" 7285 ; NOTE: Format AFDC304D has been output. 7286 VALUE AFDC304K (default=32) 7287 0 = "Not in universe" 7288 ; NOTE: Format AFDC304K has been output. 7289 VALUE AFDC304L (default=32) 7290 0 = "Not in universe" 7291 ; NOTE: Format AFDC304L has been output. 7292 VALUE AFDC304M (default=32) 7293 0 = "Not in universe" 7294 ; NOTE: Format AFDC304M has been output. 7295 VALUE AFDC304N (default=32) 7296 0 = "Not in universe" 7297 ; NOTE: Format AFDC304N has been output. 7298 VALUE AFDC305D (default=32) 7299 0 = "Not in universe" 7300 ; NOTE: Format AFDC305D has been output. 7301 VALUE AFDC305K (default=32) 7302 0 = "Not in universe" 7303 ; NOTE: Format AFDC305K has been output. 7304 VALUE AFDC305L (default=32) 7305 0 = "Not in universe" 7306 ; NOTE: Format AFDC305L has been output. 7307 VALUE I20IMP0D (default=32) 7308 0 = "Not imputed" 7309 1 = "Imputed" 7310 ; NOTE: Format I20IMP0D has been output. 7311 VALUE I20IMP0K (default=32) 7312 0 = "Not imputed" 7313 1 = "Imputed" 7314 ; NOTE: Format I20IMP0K has been output. 7315 VALUE I20IMP0L (default=32) 7316 0 = "Not imputed" 7317 1 = "Imputed" 7318 ; NOTE: Format I20IMP0L has been output. 7319 VALUE I20IMP0M (default=32) 7320 0 = "Not imputed" 7321 1 = "Imputed" 7322 ; NOTE: Format I20IMP0M has been output. 7323 VALUE I21REC1L (default=32) 7324 0 = "Not in universe" 7325 1 = "Yes" 7326 2 = "No" 7327 ; NOTE: Format I21REC1L has been output. 7328 VALUE I21REC2L (default=32) 7329 0 = "Not in universe" 7330 1 = "Yes" 7331 2 = "No" 7332 ; NOTE: Format I21REC2L has been output. 7333 VALUE I21REC3L (default=32) 7334 0 = "Not in universe" 116 The SAS System 15:23 Thursday, July 3, 2003 7335 1 = "Yes" 7336 2 = "No" 7337 ; NOTE: Format I21REC3L has been output. 7338 VALUE I21REC4L (default=32) 7339 0 = "Not in universe" 7340 1 = "Yes" 7341 2 = "No" 7342 ; NOTE: Format I21REC4L has been output. 7343 VALUE I21AMT1L (default=32) 7344 -9 = "Not in universe" 7345 ; NOTE: Format I21AMT1L has been output. 7346 VALUE I21AMT2L (default=32) 7347 -9 = "Not in universe" 7348 ; NOTE: Format I21AMT2L has been output. 7349 VALUE I21AMT3L (default=32) 7350 -9 = "Not in universe" 7351 ; NOTE: Format I21AMT3L has been output. 7352 VALUE I21AMT4L (default=32) 7353 -9 = "Not in universe" 7354 ; NOTE: Format I21AMT4L has been output. 7355 VALUE GA3034L (default=32) 7356 0 = "Not in universe" 7357 1 = "Yes - skip to next income source" 7358 2 = "No" 7359 ; NOTE: Format GA3034L has been output. 7360 VALUE GA3036L (default=32) 7361 0 = "Not in universe" 7362 ; NOTE: Format GA3036L has been output. 7363 VALUE GA3038L (default=32) 7364 0 = ".Not in universe" 7365 ; NOTE: Format GA3038L has been output. 7366 VALUE GA3040L (default=32) 7367 0 = "Not in universe" 7368 ; NOTE: Format GA3040L has been output. 7369 VALUE GA3042L (default=32) 7370 0 = "Not in universe" 7371 ; NOTE: Format GA3042L has been output. 7372 VALUE GA3044L (default=32) 7373 0 = "Not in universe" 7374 ; NOTE: Format GA3044L has been output. 7375 VALUE GA3046L (default=32) 7376 0 = "Not in universe" 7377 ; NOTE: Format GA3046L has been output. 7378 VALUE GA3048L (default=32) 7379 0 = "Not in universe" 7380 ; NOTE: Format GA3048L has been output. 7381 VALUE GA3050L (default=32) 7382 0 = "Not in universe" 7383 ; NOTE: Format GA3050L has been output. 7384 VALUE GA3052L (default=32) 7385 0 = "Not in universe" 7386 ; NOTE: Format GA3052L has been output. 7387 VALUE GA3054L (default=32) 7388 0 = "Not in universe" 7389 ; NOTE: Format GA3054L has been output. 7390 VALUE I21IMP0D (default=32) 7391 0 = "Not imputed" 7392 1 = "Imputed" 7393 ; 117 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format I21IMP0D has been output. 7394 VALUE I21IMP0K (default=32) 7395 0 = "Not imputed" 7396 1 = "Imputed" 7397 ; NOTE: Format I21IMP0K has been output. 7398 VALUE I21IMP0L (default=32) 7399 0 = "Not imputed" 7400 1 = "Imputed" 7401 ; NOTE: Format I21IMP0L has been output. 7402 VALUE I21IMP0M (default=32) 7403 0 = "Not imputed" 7404 1 = "Imputed" 7405 ; NOTE: Format I21IMP0M has been output. 7406 VALUE I23REC1L (default=32) 7407 0 = "Not in universe" 7408 1 = "Yes" 7409 2 = "No" 7410 ; NOTE: Format I23REC1L has been output. 7411 VALUE I23REC2L (default=32) 7412 0 = "Not in universe" 7413 1 = "Yes" 7414 2 = "No" 7415 ; NOTE: Format I23REC2L has been output. 7416 VALUE I23REC3L (default=32) 7417 0 = "Not in universe" 7418 1 = "Yes" 7419 2 = "No" 7420 ; NOTE: Format I23REC3L has been output. 7421 VALUE I23REC4L (default=32) 7422 0 = "Not in universe" 7423 1 = "Yes" 7424 2 = "No" 7425 ; NOTE: Format I23REC4L has been output. 7426 VALUE I23AMT1L (default=32) 7427 -9 = "Not in universe" 7428 ; NOTE: Format I23AMT1L has been output. 7429 VALUE I23AMT2L (default=32) 7430 -9 = "Not in universe" 7431 ; NOTE: Format I23AMT2L has been output. 7432 VALUE I23AMT3L (default=32) 7433 -9 = "Not in universe" 7434 ; NOTE: Format I23AMT3L has been output. 7435 VALUE I23AMT4L (default=32) 7436 -9 = "Not in universe" 7437 ; NOTE: Format I23AMT4L has been output. 7438 VALUE FCC3034L (default=32) 7439 0 = "Not in universe" 7440 1 = "Yes - skip to next income source" 7441 2 = "No" 7442 ; NOTE: Format FCC3034L has been output. 7443 VALUE FCC3036L (default=32) 7444 0 = "Not in universe" 7445 ; NOTE: Format FCC3036L has been output. 7446 VALUE FCC3038L (default=32) 7447 0 = "Not in universe" 7448 ; NOTE: Format FCC3038L has been output. 7449 VALUE FCC3040L (default=32) 7450 0 = "Not in universe" 7451 ; NOTE: Format FCC3040L has been output. 7452 VALUE FCC3042L (default=32) 7453 0 = "Not in universe" 118 The SAS System 15:23 Thursday, July 3, 2003 7454 ; NOTE: Format FCC3042L has been output. 7455 VALUE FCC3044L (default=32) 7456 0 = "Not in universe" 7457 ; NOTE: Format FCC3044L has been output. 7458 VALUE FCC3046L (default=32) 7459 0 = "Not in universe" 7460 ; NOTE: Format FCC3046L has been output. 7461 VALUE FCC3050L (default=32) 7462 0 = "Not in universe" 7463 ; NOTE: Format FCC3050L has been output. 7464 VALUE FCC3052L (default=32) 7465 0 = "Not in universe" 7466 ; NOTE: Format FCC3052L has been output. 7467 VALUE FCC3054L (default=32) 7468 0 = "Not in universe" 7469 ; NOTE: Format FCC3054L has been output. 7470 VALUE I23IMP0D (default=32) 7471 0 = "Not imputed" 7472 1 = "Imputed" 7473 ; NOTE: Format I23IMP0D has been output. 7474 VALUE I23IMP0K (default=32) 7475 0 = "Not imputed" 7476 1 = "Imputed" 7477 ; NOTE: Format I23IMP0K has been output. 7478 VALUE I23IMP0L (default=32) 7479 0 = "Not imputed" 7480 1 = "Imputed" 7481 ; NOTE: Format I23IMP0L has been output. 7482 VALUE I23IMP0M (default=32) 7483 0 = "Not imputed" 7484 1 = "Imputed" 7485 ; NOTE: Format I23IMP0M has been output. 7486 VALUE I24REC1L (default=32) 7487 0 = "Not in universe" 7488 1 = "Yes" 7489 2 = "No" 7490 ; NOTE: Format I24REC1L has been output. 7491 VALUE I24REC2L (default=32) 7492 0 = "Not in universe" 7493 1 = "Yes" 7494 2 = "No" 7495 ; NOTE: Format I24REC2L has been output. 7496 VALUE I24REC3L (default=32) 7497 0 = "Not in universe" 7498 1 = "Yes" 7499 2 = "No" 7500 ; NOTE: Format I24REC3L has been output. 7501 VALUE I24REC4L (default=32) 7502 0 = "Not in universe" 7503 1 = "Yes" 7504 2 = "No" 7505 ; NOTE: Format I24REC4L has been output. 7506 VALUE I24AMT1L (default=32) 7507 -9 = "Not in universe" 7508 ; NOTE: Format I24AMT1L has been output. 7509 VALUE I24AMT2L (default=32) 7510 -9 = "Not in universe" 7511 ; NOTE: Format I24AMT2L has been output. 7512 VALUE I24AMT3L (default=32) 7513 -9 = "Not in universe" 119 The SAS System 15:23 Thursday, July 3, 2003 7514 ; NOTE: Format I24AMT3L has been output. 7515 VALUE I24AMT4L (default=32) 7516 -9 = "Not in universe" 7517 ; NOTE: Format I24AMT4L has been output. 7518 VALUE OW3034L (default=32) 7519 0 = "Not in universe" 7520 1 = "Yes - skip to next income source" 7521 2 = "No" 7522 ; NOTE: Format OW3034L has been output. 7523 VALUE OW3036L (default=32) 7524 0 = "Not in universe" 7525 ; NOTE: Format OW3036L has been output. 7526 VALUE OW3038L (default=32) 7527 0 = "Not in universe" 7528 ; NOTE: Format OW3038L has been output. 7529 VALUE OW3040L (default=32) 7530 0 = "Not in universe" 7531 ; NOTE: Format OW3040L has been output. 7532 VALUE OW3042L (default=32) 7533 0 = "Not in universe" 7534 ; NOTE: Format OW3042L has been output. 7535 VALUE OW3044L (default=32) 7536 0 = "Not in universe" 7537 ; NOTE: Format OW3044L has been output. 7538 VALUE OW3046L (default=32) 7539 0 = "Not in universe" 7540 ; NOTE: Format OW3046L has been output. 7541 VALUE OW3048L (default=32) 7542 0 = "Not in universe" 7543 ; NOTE: Format OW3048L has been output. 7544 VALUE OW3050L (default=32) 7545 0 = "Not in universe" 7546 ; NOTE: Format OW3050L has been output. 7547 VALUE OW3052L (default=32) 7548 0 = "Not in universe" 7549 ; NOTE: Format OW3052L has been output. 7550 VALUE OW3054L (default=32) 7551 0 = "Not in universe" 7552 ; NOTE: Format OW3054L has been output. 7553 VALUE I24IMP0D (default=32) 7554 0 = "Not imputed" 7555 1 = "Imputed" 7556 ; NOTE: Format I24IMP0D has been output. 7557 VALUE I24IMP0K (default=32) 7558 0 = "Not imputed" 7559 1 = "Imputed" 7560 ; NOTE: Format I24IMP0K has been output. 7561 VALUE I24IMP0L (default=32) 7562 0 = "Not imputed" 7563 1 = "Imputed" 7564 ; NOTE: Format I24IMP0L has been output. 7565 VALUE I24IMP0M (default=32) 7566 0 = "Not imputed" 7567 1 = "Imputed" 7568 ; NOTE: Format I24IMP0M has been output. 7569 VALUE WIC3138L (default=32) 7570 0 = "No" 7571 1 = "Yes" 7572 9 = "Not in universe" 120 The SAS System 15:23 Thursday, July 3, 2003 7573 ; NOTE: Format WIC3138L has been output. 7574 VALUE WIC3140L (default=32) 7575 0 = "No" 7576 1 = "Yes" 7577 9 = "Not in universe" 7578 ; NOTE: Format WIC3140L has been output. 7579 VALUE WIC3142L (default=32) 7580 0 = "No" 7581 1 = "Yes" 7582 9 = "Not in universe" 7583 ; NOTE: Format WIC3142L has been output. 7584 VALUE WIC3144L (default=32) 7585 0 = "No" 7586 1 = "Yes" 7587 9 = "Not in universe" 7588 ; NOTE: Format WIC3144L has been output. 7589 VALUE I25IMP0D (default=32) 7590 0 = "Not imputed" 7591 1 = "Imputed" 7592 ; NOTE: Format I25IMP0D has been output. 7593 VALUE I25IMP0K (default=32) 7594 0 = "Not imputed" 7595 1 = "Imputed" 7596 ; NOTE: Format I25IMP0K has been output. 7597 VALUE I25IMP0L (default=32) 7598 0 = "Not imputed" 7599 1 = "Imputed" 7600 ; NOTE: Format I25IMP0L has been output. 7601 VALUE I25IMP0M (default=32) 7602 0 = "Not imputed" 7603 1 = "Imputed" 7604 ; NOTE: Format I25IMP0M has been output. 7605 VALUE I27REC1L (default=32) 7606 0 = "Not in universe" 7607 1 = "Yes" 7608 2 = "No" 7609 ; NOTE: Format I27REC1L has been output. 7610 VALUE I27REC2L (default=32) 7611 0 = "Not in universe" 7612 1 = "Yes" 7613 2 = "No" 7614 ; NOTE: Format I27REC2L has been output. 7615 VALUE I27REC3L (default=32) 7616 0 = "Not in universe" 7617 1 = "Yes" 7618 2 = "No" 7619 ; NOTE: Format I27REC3L has been output. 7620 VALUE I27REC4L (default=32) 7621 0 = "Not in universe" 7622 1 = "Yes" 7623 2 = "No" 7624 ; NOTE: Format I27REC4L has been output. 7625 VALUE I27AMT1L (default=32) 7626 -9 = "Not in universe" 7627 ; NOTE: Format I27AMT1L has been output. 7628 VALUE I27AMT2L (default=32) 7629 -9 = "Not in universe" 7630 ; NOTE: Format I27AMT2L has been output. 7631 VALUE I27AMT3L (default=32) 7632 -9 = "Not in universe" 7633 ; NOTE: Format I27AMT3L has been output. 121 The SAS System 15:23 Thursday, July 3, 2003 7634 VALUE I27AMT4L (default=32) 7635 -9 = "Not in universe" 7636 ; NOTE: Format I27AMT4L has been output. 7637 VALUE FS3100L (default=32) 7638 0 = "Not in universe" 7639 1 = "Yes - skip to next income source" 7640 2 = "No" 7641 ; NOTE: Format FS3100L has been output. 7642 VALUE FS3102L (default=32) 7643 0 = "Not in universe" 7644 ; NOTE: Format FS3102L has been output. 7645 VALUE FS3104L (default=32) 7646 0 = "Not in universe" 7647 ; NOTE: Format FS3104L has been output. 7648 VALUE FS3106L (default=32) 7649 0 = "Not in universe" 7650 ; NOTE: Format FS3106L has been output. 7651 VALUE FS3108L (default=32) 7652 0 = "Not in universe" 7653 ; NOTE: Format FS3108L has been output. 7654 VALUE FS3110L (default=32) 7655 0 = "Not in universe" 7656 ; NOTE: Format FS3110L has been output. 7657 VALUE FS3112L (default=32) 7658 0 = "Not in universe" 7659 ; NOTE: Format FS3112L has been output. 7660 VALUE FS3114L (default=32) 7661 0 = "Not in universe" 7662 ; NOTE: Format FS3114L has been output. 7663 VALUE FS3116L (default=32) 7664 0 = "Not in universe" 7665 ; NOTE: Format FS3116L has been output. 7666 VALUE FS3118L (default=32) 7667 0 = "Not in universe" 7668 ; NOTE: Format FS3118L has been output. 7669 VALUE FS3120L (default=32) 7670 0 = "Not in universe" 7671 ; NOTE: Format FS3120L has been output. 7672 VALUE I27IMP0D (default=32) 7673 0 = "Not imputed" 7674 1 = "Imputed" 7675 ; NOTE: Format I27IMP0D has been output. 7676 VALUE I27IMP0K (default=32) 7677 0 = "Not imputed" 7678 1 = "Imputed" 7679 ; NOTE: Format I27IMP0K has been output. 7680 VALUE I27IMP0L (default=32) 7681 0 = "Not imputed" 7682 1 = "Imputed" 7683 ; NOTE: Format I27IMP0L has been output. 7684 VALUE I27IMP0M (default=32) 7685 0 = "Not imputed" 7686 1 = "Imputed" 7687 ; NOTE: Format I27IMP0M has been output. 7688 VALUE I28REC1L (default=32) 7689 0 = "Not in universe" 7690 1 = "Yes" 7691 2 = "No" 7692 ; NOTE: Format I28REC1L has been output. 122 The SAS System 15:23 Thursday, July 3, 2003 7693 VALUE I28REC2L (default=32) 7694 0 = "Not in universe" 7695 1 = "Yes" 7696 2 = "No" 7697 ; NOTE: Format I28REC2L has been output. 7698 VALUE I28REC3L (default=32) 7699 0 = "Not in universe" 7700 1 = "Yes" 7701 2 = "No" 7702 ; NOTE: Format I28REC3L has been output. 7703 VALUE I28REC4L (default=32) 7704 0 = "Not in universe" 7705 1 = "Yes" 7706 2 = "No" 7707 ; NOTE: Format I28REC4L has been output. 7708 VALUE I28AMT1L (default=32) 7709 -9 = "Not in universe" 7710 ; NOTE: Format I28AMT1L has been output. 7711 VALUE I28AMT2L (default=32) 7712 -9 = "Not in universe" 7713 ; NOTE: Format I28AMT2L has been output. 7714 VALUE I28AMT3L (default=32) 7715 -9 = "Not in universe" 7716 ; NOTE: Format I28AMT3L has been output. 7717 VALUE I28AMT4L (default=32) 7718 -9 = "Not in universe" 7719 ; NOTE: Format I28AMT4L has been output. 7720 VALUE I28IMP0D (default=32) 7721 0 = "Not imputed" 7722 1 = "Imputed" 7723 ; NOTE: Format I28IMP0D has been output. 7724 VALUE I28IMP0K (default=32) 7725 0 = "Not imputed" 7726 1 = "Imputed" 7727 ; NOTE: Format I28IMP0K has been output. 7728 VALUE I28IMP0L (default=32) 7729 0 = "Not imputed" 7730 1 = "Imputed" 7731 ; NOTE: Format I28IMP0L has been output. 7732 VALUE I28IMP0M (default=32) 7733 0 = "Not imputed" 7734 1 = "Imputed" 7735 ; NOTE: Format I28IMP0M has been output. 7736 VALUE I29REC1L (default=32) 7737 0 = "Not in universe" 7738 1 = "Yes" 7739 2 = "No" 7740 ; NOTE: Format I29REC1L has been output. 7741 VALUE I29REC2L (default=32) 7742 0 = "Not in universe" 7743 1 = "Yes" 7744 2 = "No" 7745 ; NOTE: Format I29REC2L has been output. 7746 VALUE I29REC3L (default=32) 7747 0 = "Not in universe" 7748 1 = "Yes" 7749 2 = "No" 7750 ; NOTE: Format I29REC3L has been output. 7751 VALUE I29REC4L (default=32) 7752 0 = "Not in universe" 7753 1 = "Yes" 7754 2 = "No" 123 The SAS System 15:23 Thursday, July 3, 2003 7755 ; NOTE: Format I29REC4L has been output. 7756 VALUE I29AMT1L (default=32) 7757 -9 = "Not in universe" 7758 ; NOTE: Format I29AMT1L has been output. 7759 VALUE I29AMT2L (default=32) 7760 -9 = "Not in universe" 7761 ; NOTE: Format I29AMT2L has been output. 7762 VALUE I29AMT3L (default=32) 7763 -9 = "Not in universe" 7764 ; NOTE: Format I29AMT3L has been output. 7765 VALUE I29AMT4L (default=32) 7766 -9 = "Not in universe" 7767 ; NOTE: Format I29AMT4L has been output. 7768 VALUE I29IMP0D (default=32) 7769 0 = "Not imputed" 7770 1 = "Imputed" 7771 ; NOTE: Format I29IMP0D has been output. 7772 VALUE I29IMP0K (default=32) 7773 0 = "Not imputed" 7774 1 = "Imputed" 7775 ; NOTE: Format I29IMP0K has been output. 7776 VALUE I29IMP0L (default=32) 7777 0 = "Not imputed" 7778 1 = "Imputed" 7779 ; NOTE: Format I29IMP0L has been output. 7780 VALUE I29IMP0M (default=32) 7781 0 = "Not imputed" 7782 1 = "Imputed" 7783 ; NOTE: Format I29IMP0M has been output. 7784 VALUE I30REC1L (default=32) 7785 0 = "Not in universe" 7786 1 = "Yes" 7787 2 = "No" 7788 ; NOTE: Format I30REC1L has been output. 7789 VALUE I30REC2L (default=32) 7790 0 = "Not in universe" 7791 1 = "Yes" 7792 2 = "No" 7793 ; NOTE: Format I30REC2L has been output. 7794 VALUE I30REC3L (default=32) 7795 0 = "Not in universe" 7796 1 = "Yes" 7797 2 = "No" 7798 ; NOTE: Format I30REC3L has been output. 7799 VALUE I30REC4L (default=32) 7800 0 = "Not in universe" 7801 1 = "Yes" 7802 2 = "No" 7803 ; NOTE: Format I30REC4L has been output. 7804 VALUE I30AMT1L (default=32) 7805 -9 = "Not in universe" 7806 ; NOTE: Format I30AMT1L has been output. 7807 VALUE I30AMT2L (default=32) 7808 -9 = "Not in universe" 7809 ; NOTE: Format I30AMT2L has been output. 7810 VALUE I30AMT3L (default=32) 7811 -9 = "Not in universe" 7812 ; NOTE: Format I30AMT3L has been output. 7813 VALUE I30AMT4L (default=32) 7814 -9 = "Not in universe" 124 The SAS System 15:23 Thursday, July 3, 2003 7815 ; NOTE: Format I30AMT4L has been output. 7816 VALUE I30IMP0D (default=32) 7817 0 = "Not imputed" 7818 1 = "Imputed" 7819 ; NOTE: Format I30IMP0D has been output. 7820 VALUE I30IMP0K (default=32) 7821 0 = "Not imputed" 7822 1 = "Imputed" 7823 ; NOTE: Format I30IMP0K has been output. 7824 VALUE I30IMP0L (default=32) 7825 0 = "Not imputed" 7826 1 = "Imputed" 7827 ; NOTE: Format I30IMP0L has been output. 7828 VALUE I30IMP0M (default=32) 7829 0 = "Not imputed" 7830 1 = "Imputed" 7831 ; NOTE: Format I30IMP0M has been output. 7832 VALUE I31REC1L (default=32) 7833 0 = "Not in universe" 7834 1 = "Yes" 7835 2 = "No" 7836 ; NOTE: Format I31REC1L has been output. 7837 VALUE I31REC2L (default=32) 7838 0 = "Not in universe" 7839 1 = "Yes" 7840 2 = "No" 7841 ; NOTE: Format I31REC2L has been output. 7842 VALUE I31REC3L (default=32) 7843 0 = "Not in universe" 7844 1 = "Yes" 7845 2 = "No" 7846 ; NOTE: Format I31REC3L has been output. 7847 VALUE I31REC4L (default=32) 7848 0 = "Not in universe" 7849 1 = "Yes" 7850 2 = "No" 7851 ; NOTE: Format I31REC4L has been output. 7852 VALUE I31AMT1L (default=32) 7853 -9 = "Not in universe" 7854 ; NOTE: Format I31AMT1L has been output. 7855 VALUE I31AMT2L (default=32) 7856 -9 = "Not in universe" 7857 ; NOTE: Format I31AMT2L has been output. 7858 VALUE I31AMT3L (default=32) 7859 -9 = "Not in universe" 7860 ; NOTE: Format I31AMT3L has been output. 7861 VALUE I31AMT4L (default=32) 7862 -9 = "Not in universe" 7863 ; NOTE: Format I31AMT4L has been output. 7864 VALUE I31IMP0D (default=32) 7865 0 = "Not imputed" 7866 1 = "Imputed" 7867 ; NOTE: Format I31IMP0D has been output. 7868 VALUE I31IMP0K (default=32) 7869 0 = "Not imputed" 7870 1 = "Imputed" 7871 ; NOTE: Format I31IMP0K has been output. 7872 VALUE I31IMP0L (default=32) 7873 0 = "Not imputed" 7874 1 = "Imputed" 7875 ; 125 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format I31IMP0L has been output. 7876 VALUE I31IMP0M (default=32) 7877 0 = "Not imputed" 7878 1 = "Imputed" 7879 ; NOTE: Format I31IMP0M has been output. 7880 VALUE I32REC1L (default=32) 7881 0 = "Not in universe" 7882 1 = "Yes" 7883 2 = "No" 7884 ; NOTE: Format I32REC1L has been output. 7885 VALUE I32REC2L (default=32) 7886 0 = "Not in universe" 7887 1 = "Yes" 7888 2 = "No" 7889 ; NOTE: Format I32REC2L has been output. 7890 VALUE I32REC3L (default=32) 7891 0 = "Not in universe" 7892 1 = "Yes" 7893 2 = "No" 7894 ; NOTE: Format I32REC3L has been output. 7895 VALUE I32REC4L (default=32) 7896 0 = "Not in universe" 7897 1 = "Yes" 7898 2 = "No" 7899 ; NOTE: Format I32REC4L has been output. 7900 VALUE I32AMT1L (default=32) 7901 -9 = "Not in universe" 7902 ; NOTE: Format I32AMT1L has been output. 7903 VALUE I32AMT2L (default=32) 7904 -9 = "Not in universe" 7905 ; NOTE: Format I32AMT2L has been output. 7906 VALUE I32AMT3L (default=32) 7907 -9 = "Not in universe" 7908 ; NOTE: Format I32AMT3L has been output. 7909 VALUE I32AMT4L (default=32) 7910 -9 = "Not in universe" 7911 ; NOTE: Format I32AMT4L has been output. 7912 VALUE I32IMP0D (default=32) 7913 0 = "Not imputed" 7914 1 = "Imputed" 7915 ; NOTE: Format I32IMP0D has been output. 7916 VALUE I32IMP0K (default=32) 7917 0 = "Not imputed" 7918 1 = "Imputed" 7919 ; NOTE: Format I32IMP0K has been output. 7920 VALUE I32IMP0L (default=32) 7921 0 = "Not imputed" 7922 1 = "Imputed" 7923 ; NOTE: Format I32IMP0L has been output. 7924 VALUE I32IMP0M (default=32) 7925 0 = "Not imputed" 7926 1 = "Imputed" 7927 ; NOTE: Format I32IMP0M has been output. 7928 VALUE I34REC1L (default=32) 7929 0 = "Not in universe" 7930 1 = "Yes" 7931 2 = "No" 7932 ; NOTE: Format I34REC1L has been output. 7933 VALUE I34REC2L (default=32) 7934 0 = "Not in universe" 7935 1 = "Yes" 7936 2 = "No" 126 The SAS System 15:23 Thursday, July 3, 2003 7937 ; NOTE: Format I34REC2L has been output. 7938 VALUE I34REC3L (default=32) 7939 0 = "Not in universe" 7940 1 = "Yes" 7941 2 = "No" 7942 ; NOTE: Format I34REC3L has been output. 7943 VALUE I34REC4L (default=32) 7944 0 = "Not in universe" 7945 1 = "Yes" 7946 2 = "No" 7947 ; NOTE: Format I34REC4L has been output. 7948 VALUE I34AMT1L (default=32) 7949 -9 = "Not in universe" 7950 ; NOTE: Format I34AMT1L has been output. 7951 VALUE I34AMT2L (default=32) 7952 -9 = "Not in universe" 7953 ; NOTE: Format I34AMT2L has been output. 7954 VALUE I34AMT3L (default=32) 7955 -9 = "Not in universe" 7956 ; NOTE: Format I34AMT3L has been output. 7957 VALUE I34AMT4L (default=32) 7958 -9 = "Not in universe" 7959 ; NOTE: Format I34AMT4L has been output. 7960 VALUE I34IMP0D (default=32) 7961 0 = "Not imputed" 7962 1 = "Imputed" 7963 ; NOTE: Format I34IMP0D has been output. 7964 VALUE I34IMP0K (default=32) 7965 0 = "Not imputed" 7966 1 = "Imputed" 7967 ; NOTE: Format I34IMP0K has been output. 7968 VALUE I34IMP0L (default=32) 7969 0 = "Not imputed" 7970 1 = "Imputed" 7971 ; NOTE: Format I34IMP0L has been output. 7972 VALUE I34IMP0M (default=32) 7973 0 = "Not imputed" 7974 1 = "Imputed" 7975 ; NOTE: Format I34IMP0M has been output. 7976 VALUE I35REC1L (default=32) 7977 0 = "Not in universe" 7978 1 = "Yes" 7979 2 = "No" 7980 ; NOTE: Format I35REC1L has been output. 7981 VALUE I35REC2L (default=32) 7982 0 = "Not in universe" 7983 1 = "Yes" 7984 2 = "No" 7985 ; NOTE: Format I35REC2L has been output. 7986 VALUE I35REC3L (default=32) 7987 0 = "Not in universe" 7988 1 = "Yes" 7989 2 = "No" 7990 ; NOTE: Format I35REC3L has been output. 7991 VALUE I35REC4L (default=32) 7992 0 = "Not in universe" 7993 1 = "Yes" 7994 2 = "No" 7995 ; NOTE: Format I35REC4L has been output. 7996 VALUE I35AMT1L (default=32) 7997 -9 = "Not in universe" 127 The SAS System 15:23 Thursday, July 3, 2003 7998 ; NOTE: Format I35AMT1L has been output. 7999 VALUE I35AMT2L (default=32) 8000 -9 = "Not in universe" 8001 ; NOTE: Format I35AMT2L has been output. 8002 VALUE I35AMT3L (default=32) 8003 -9 = "Not in universe" 8004 ; NOTE: Format I35AMT3L has been output. 8005 VALUE I35AMT4L (default=32) 8006 -9 = "Not in universe" 8007 ; NOTE: Format I35AMT4L has been output. 8008 VALUE I35IMP0D (default=32) 8009 0 = "Not imputed" 8010 1 = "Imputed" 8011 ; NOTE: Format I35IMP0D has been output. 8012 VALUE I35IMP0K (default=32) 8013 0 = "Not imputed" 8014 1 = "Imputed" 8015 ; NOTE: Format I35IMP0K has been output. 8016 VALUE I35IMP0L (default=32) 8017 0 = "Not imputed" 8018 1 = "Imputed" 8019 ; NOTE: Format I35IMP0L has been output. 8020 VALUE I35IMP0M (default=32) 8021 0 = "Not imputed" 8022 1 = "Imputed" 8023 ; NOTE: Format I35IMP0M has been output. 8024 VALUE I36REC1L (default=32) 8025 0 = "Not in universe" 8026 1 = "Yes" 8027 2 = "No" 8028 ; NOTE: Format I36REC1L has been output. 8029 VALUE I36REC2L (default=32) 8030 0 = "Not in universe" 8031 1 = "Yes" 8032 2 = "no" 8033 ; NOTE: Format I36REC2L has been output. 8034 VALUE I36REC3L (default=32) 8035 0 = "Not in universe" 8036 1 = "Yes" 8037 2 = "no" 8038 ; NOTE: Format I36REC3L has been output. 8039 VALUE I36REC4L (default=32) 8040 0 = "Not in universe" 8041 1 = "Yes" 8042 2 = "No" 8043 ; NOTE: Format I36REC4L has been output. 8044 VALUE I36AMT1L (default=32) 8045 -9 = "Not in universe" 8046 ; NOTE: Format I36AMT1L has been output. 8047 VALUE I36AMT2L (default=32) 8048 -9 = "Not in universe" 8049 ; NOTE: Format I36AMT2L has been output. 8050 VALUE I36AMT3L (default=32) 8051 -9 = "Not in universe" 8052 ; NOTE: Format I36AMT3L has been output. 8053 VALUE I36AMT4L (default=32) 8054 -9 = "Not in universe" 8055 ; NOTE: Format I36AMT4L has been output. 8056 VALUE I36IMP0D (default=32) 8057 0 = "Not imputed" 128 The SAS System 15:23 Thursday, July 3, 2003 8058 1 = "Imputed" 8059 ; NOTE: Format I36IMP0D has been output. 8060 VALUE I36IMP0K (default=32) 8061 0 = "Not imputed" 8062 1 = "Imputed" 8063 ; NOTE: Format I36IMP0K has been output. 8064 VALUE I36IMP0L (default=32) 8065 0 = "Not imputed" 8066 1 = "Imputed" 8067 ; NOTE: Format I36IMP0L has been output. 8068 VALUE I36IMP0M (default=32) 8069 0 = "Not imputed" 8070 1 = "Imputed" 8071 ; NOTE: Format I36IMP0M has been output. 8072 VALUE I37REC1L (default=32) 8073 0 = "Not in universe" 8074 1 = "Yes" 8075 2 = "No" 8076 ; NOTE: Format I37REC1L has been output. 8077 VALUE I37REC2L (default=32) 8078 0 = "Not in universe" 8079 1 = "Yes" 8080 2 = "No" 8081 ; NOTE: Format I37REC2L has been output. 8082 VALUE I37REC3L (default=32) 8083 0 = "Not in universe" 8084 1 = "Yes" 8085 2 = "No" 8086 ; NOTE: Format I37REC3L has been output. 8087 VALUE I37REC4L (default=32) 8088 0 = "Not in universe" 8089 1 = "Yes" 8090 2 = "No" 8091 ; NOTE: Format I37REC4L has been output. 8092 VALUE I37AMT1L (default=32) 8093 -9 = "Not in universe" 8094 ; NOTE: Format I37AMT1L has been output. 8095 VALUE I37AMT2L (default=32) 8096 -9 = "Not in universe" 8097 ; NOTE: Format I37AMT2L has been output. 8098 VALUE I37AMT3L (default=32) 8099 -9 = "Not in universe" 8100 ; NOTE: Format I37AMT3L has been output. 8101 VALUE I37AMT4L (default=32) 8102 -9 = "Not in universe" 8103 ; NOTE: Format I37AMT4L has been output. 8104 VALUE I37IMP0D (default=32) 8105 0 = "Not imputed" 8106 1 = "Imputed" 8107 ; NOTE: Format I37IMP0D has been output. 8108 VALUE I37IMP0K (default=32) 8109 0 = "Not imputed" 8110 1 = "Imputed" 8111 ; NOTE: Format I37IMP0K has been output. 8112 VALUE I37IMP0L (default=32) 8113 0 = "Not imputed" 8114 1 = "Imputed" 8115 ; NOTE: Format I37IMP0L has been output. 8116 VALUE I37IMP0M (default=32) 8117 0 = "Not imputed" 8118 1 = "Imputed" 129 The SAS System 15:23 Thursday, July 3, 2003 8119 ; NOTE: Format I37IMP0M has been output. 8120 VALUE I38REC1L (default=32) 8121 0 = "Not in universe" 8122 1 = "Yes" 8123 2 = "No" 8124 ; NOTE: Format I38REC1L has been output. 8125 VALUE I38REC2L (default=32) 8126 0 = "Not in universe" 8127 1 = "Yes" 8128 2 = "No" 8129 ; NOTE: Format I38REC2L has been output. 8130 VALUE I38REC3L (default=32) 8131 0 = "Not in universe" 8132 1 = "Yes" 8133 2 = "No" 8134 ; NOTE: Format I38REC3L has been output. 8135 VALUE I38REC4L (default=32) 8136 0 = "Not in universe" 8137 1 = "Yes" 8138 2 = "No" 8139 ; NOTE: Format I38REC4L has been output. 8140 VALUE I38AMT1L (default=32) 8141 -9 = "Not in universe" 8142 ; NOTE: Format I38AMT1L has been output. 8143 VALUE I38AMT2L (default=32) 8144 -9 = "Not in universe" 8145 ; NOTE: Format I38AMT2L has been output. 8146 VALUE I38AMT3L (default=32) 8147 -9 = "Not in universe" 8148 ; NOTE: Format I38AMT3L has been output. 8149 VALUE I38AMT4L (default=32) 8150 -9 = "Not in universe" 8151 ; NOTE: Format I38AMT4L has been output. 8152 VALUE I38IMP0D (default=32) 8153 0 = "Not imputed" 8154 1 = "Imputed" 8155 ; NOTE: Format I38IMP0D has been output. 8156 VALUE I38IMP0K (default=32) 8157 0 = "Not imputed" 8158 1 = "Imputed" 8159 ; NOTE: Format I38IMP0K has been output. 8160 VALUE I38IMP0L (default=32) 8161 0 = "Not imputed" 8162 1 = "Imputed" 8163 ; NOTE: Format I38IMP0L has been output. 8164 VALUE I38IMP0M (default=32) 8165 0 = "Not imputed" 8166 1 = "Imputed" 8167 ; NOTE: Format I38IMP0M has been output. 8168 VALUE I40REC1L (default=32) 8169 0 = "Not in universe" 8170 1 = "Yes" 8171 2 = "No" 8172 ; NOTE: Format I40REC1L has been output. 8173 VALUE I40REC2L (default=32) 8174 0 = "Not in universe" 8175 1 = "Yes" 8176 2 = "No" 8177 ; NOTE: Format I40REC2L has been output. 8178 VALUE I40REC3L (default=32) 8179 0 = "Not in universe" 130 The SAS System 15:23 Thursday, July 3, 2003 8180 1 = "Yes" 8181 2 = "No" 8182 ; NOTE: Format I40REC3L has been output. 8183 VALUE I40REC4L (default=32) 8184 0 = "Not in universe" 8185 1 = "Yes" 8186 2 = "No" 8187 ; NOTE: Format I40REC4L has been output. 8188 VALUE I40AMT1L (default=32) 8189 -9 = "Not in universe" 8190 ; NOTE: Format I40AMT1L has been output. 8191 VALUE I40AMT2L (default=32) 8192 -9 = "Not in universe" 8193 ; NOTE: Format I40AMT2L has been output. 8194 VALUE I40AMT3L (default=32) 8195 -9 = "Not in universe" 8196 ; NOTE: Format I40AMT3L has been output. 8197 VALUE I40AMT4L (default=32) 8198 -9 = "Not in universe" 8199 ; NOTE: Format I40AMT4L has been output. 8200 VALUE I40IMP0D (default=32) 8201 0 = "Not imputed" 8202 1 = "Imputed" 8203 ; NOTE: Format I40IMP0D has been output. 8204 VALUE I40IMP0K (default=32) 8205 0 = "Not imputed" 8206 1 = "Imputed" 8207 ; NOTE: Format I40IMP0K has been output. 8208 VALUE I40IMP0L (default=32) 8209 0 = "Not imputed" 8210 1 = "Imputed" 8211 ; NOTE: Format I40IMP0L has been output. 8212 VALUE I40IMP0M (default=32) 8213 0 = "Not imputed" 8214 1 = "Imputed" 8215 ; NOTE: Format I40IMP0M has been output. 8216 VALUE I50REC1L (default=32) 8217 0 = "Not in universe" 8218 1 = "Yes" 8219 2 = "No" 8220 ; NOTE: Format I50REC1L has been output. 8221 VALUE I50REC2L (default=32) 8222 0 = "Not in universe" 8223 1 = "Yes" 8224 2 = "No" 8225 ; NOTE: Format I50REC2L has been output. 8226 VALUE I50REC3L (default=32) 8227 0 = "Not in universe" 8228 1 = "Yes" 8229 2 = "No" 8230 ; NOTE: Format I50REC3L has been output. 8231 VALUE I50REC4L (default=32) 8232 0 = "Not in universe" 8233 1 = "Yes" 8234 2 = "No" 8235 ; NOTE: Format I50REC4L has been output. 8236 VALUE I50AMT1L (default=32) 8237 -9 = "Not in universe" 8238 ; NOTE: Format I50AMT1L has been output. 8239 VALUE I50AMT2L (default=32) 8240 -9 = "Not in universe" 131 The SAS System 15:23 Thursday, July 3, 2003 8241 ; NOTE: Format I50AMT2L has been output. 8242 VALUE I50AMT3L (default=32) 8243 -9 = "Not in universe" 8244 ; NOTE: Format I50AMT3L has been output. 8245 VALUE I50AMT4L (default=32) 8246 -9 = "Not in universe" 8247 ; NOTE: Format I50AMT4L has been output. 8248 VALUE I50IMP0D (default=32) 8249 0 = "Not imputed" 8250 1 = "Imputed" 8251 ; NOTE: Format I50IMP0D has been output. 8252 VALUE I50IMP0K (default=32) 8253 0 = "Not imputed" 8254 1 = "Imputed" 8255 ; NOTE: Format I50IMP0K has been output. 8256 VALUE I50IMP0L (default=32) 8257 0 = "Not imputed" 8258 1 = "Imputed" 8259 ; NOTE: Format I50IMP0L has been output. 8260 VALUE I50IMP0M (default=32) 8261 0 = "Not imputed" 8262 1 = "Imputed" 8263 ; NOTE: Format I50IMP0M has been output. 8264 VALUE I51REC1L (default=32) 8265 0 = "Not in universe" 8266 1 = "Yes" 8267 2 = "No" 8268 ; NOTE: Format I51REC1L has been output. 8269 VALUE I51REC2L (default=32) 8270 0 = "Not in universe" 8271 1 = "Yes" 8272 2 = "no" 8273 ; NOTE: Format I51REC2L has been output. 8274 VALUE I51REC3L (default=32) 8275 0 = "Not in universe" 8276 1 = "Yes" 8277 2 = "No" 8278 ; NOTE: Format I51REC3L has been output. 8279 VALUE I51REC4L (default=32) 8280 0 = "Not in universe" 8281 1 = "Yes" 8282 2 = "No" 8283 ; NOTE: Format I51REC4L has been output. 8284 VALUE I51AMT1L (default=32) 8285 -9 = "Not in universe" 8286 ; NOTE: Format I51AMT1L has been output. 8287 VALUE I51AMT2L (default=32) 8288 -9 = "Not in universe" 8289 ; NOTE: Format I51AMT2L has been output. 8290 VALUE I51AMT3L (default=32) 8291 -9 = "Not in universe" 8292 ; NOTE: Format I51AMT3L has been output. 8293 VALUE I51AMT4L (default=32) 8294 -9 = "Not in universe" 8295 ; NOTE: Format I51AMT4L has been output. 8296 VALUE I51IMP0D (default=32) 8297 0 = "Not imputed" 8298 1 = "Imputed" 8299 ; NOTE: Format I51IMP0D has been output. 8300 VALUE I51IMP0K (default=32) 132 The SAS System 15:23 Thursday, July 3, 2003 8301 0 = "Not imputed" 8302 1 = "Imputed" 8303 ; NOTE: Format I51IMP0K has been output. 8304 VALUE I51IMP0L (default=32) 8305 0 = "Not imputed" 8306 1 = "Imputed" 8307 ; NOTE: Format I51IMP0L has been output. 8308 VALUE I51IMP0M (default=32) 8309 0 = "Not imputed" 8310 1 = "Imputed" 8311 ; NOTE: Format I51IMP0M has been output. 8312 VALUE I52REC1L (default=32) 8313 0 = "Not in universe" 8314 1 = "Yes" 8315 2 = "No" 8316 ; NOTE: Format I52REC1L has been output. 8317 VALUE I52REC2L (default=32) 8318 0 = "Not in universe" 8319 1 = "Yes" 8320 2 = "No" 8321 ; NOTE: Format I52REC2L has been output. 8322 VALUE I52REC3L (default=32) 8323 0 = "Not in universe" 8324 1 = "Yes" 8325 2 = "No" 8326 ; NOTE: Format I52REC3L has been output. 8327 VALUE I52REC4L (default=32) 8328 0 = "Not in universe" 8329 1 = "Yes" 8330 2 = "No" 8331 ; NOTE: Format I52REC4L has been output. 8332 VALUE I52AMT1L (default=32) 8333 -9 = "Not in universe" 8334 ; NOTE: Format I52AMT1L has been output. 8335 VALUE I52AMT2L (default=32) 8336 -9 = "Not in universe" 8337 ; NOTE: Format I52AMT2L has been output. 8338 VALUE I52AMT3L (default=32) 8339 -9 = "Not in universe" 8340 ; NOTE: Format I52AMT3L has been output. 8341 VALUE I52AMT4L (default=32) 8342 -9 = "Not in universe" 8343 ; NOTE: Format I52AMT4L has been output. 8344 VALUE I52IMP0D (default=32) 8345 0 = "Not imputed" 8346 1 = "Imputed" 8347 ; NOTE: Format I52IMP0D has been output. 8348 VALUE I52IMP0K (default=32) 8349 0 = "Not imputed" 8350 1 = "Imputed" 8351 ; NOTE: Format I52IMP0K has been output. 8352 VALUE I52IMP0L (default=32) 8353 0 = "Not imputed" 8354 1 = "Imputed" 8355 ; NOTE: Format I52IMP0L has been output. 8356 VALUE I52IMP0M (default=32) 8357 0 = "Not imputed" 8358 1 = "Imputed" 8359 ; NOTE: Format I52IMP0M has been output. 8360 VALUE I53REC1L (default=32) 8361 0 = "Not in universe" 133 The SAS System 15:23 Thursday, July 3, 2003 8362 1 = "Yes" 8363 2 = "No" 8364 ; NOTE: Format I53REC1L has been output. 8365 VALUE I53REC2L (default=32) 8366 0 = "Not in universe" 8367 1 = "Yes" 8368 2 = "No" 8369 ; NOTE: Format I53REC2L has been output. 8370 VALUE I53REC3L (default=32) 8371 0 = "Not in universe" 8372 1 = "Yes" 8373 2 = "No" 8374 ; NOTE: Format I53REC3L has been output. 8375 VALUE I53REC4L (default=32) 8376 0 = "Not in universe" 8377 1 = "Yes" 8378 2 = "No" 8379 ; NOTE: Format I53REC4L has been output. 8380 VALUE I53AMT1L (default=32) 8381 -9 = "Not in universe" 8382 ; NOTE: Format I53AMT1L has been output. 8383 VALUE I53AMT2L (default=32) 8384 -9 = "Not in universe" 8385 ; NOTE: Format I53AMT2L has been output. 8386 VALUE I53AMT3L (default=32) 8387 -9 = "Not in universe" 8388 ; NOTE: Format I53AMT3L has been output. 8389 VALUE I53AMT4L (default=32) 8390 -9 = "Not in universe" 8391 ; NOTE: Format I53AMT4L has been output. 8392 VALUE I53IMP0D (default=32) 8393 0 = "Not imputed" 8394 1 = "Imputed" 8395 ; NOTE: Format I53IMP0D has been output. 8396 VALUE I53IMP0K (default=32) 8397 0 = "Not imputed" 8398 1 = "Imputed" 8399 ; NOTE: Format I53IMP0K has been output. 8400 VALUE I53IMP0L (default=32) 8401 0 = "Not imputed" 8402 1 = "Imputed" 8403 ; NOTE: Format I53IMP0L has been output. 8404 VALUE I53IMP0M (default=32) 8405 0 = "Not imputed" 8406 1 = "Imputed" 8407 ; NOTE: Format I53IMP0M has been output. 8408 VALUE I54REC1L (default=32) 8409 0 = "Not in universe" 8410 1 = "Yes" 8411 2 = "No" 8412 ; NOTE: Format I54REC1L has been output. 8413 VALUE I54REC2L (default=32) 8414 0 = "Not in universe" 8415 1 = "Yes" 8416 2 = "No" 8417 ; NOTE: Format I54REC2L has been output. 8418 VALUE I54REC3L (default=32) 8419 0 = "Not in universe" 8420 1 = "Yes" 8421 2 = "No" 8422 ; NOTE: Format I54REC3L has been output. 134 The SAS System 15:23 Thursday, July 3, 2003 8423 VALUE I54REC4L (default=32) 8424 0 = "Not in universe" 8425 1 = "Yes" 8426 2 = "No" 8427 ; NOTE: Format I54REC4L has been output. 8428 VALUE I54AMT1L (default=32) 8429 -9 = "Not in universe" 8430 ; NOTE: Format I54AMT1L has been output. 8431 VALUE I54AMT2L (default=32) 8432 -9 = "Not in universe" 8433 ; NOTE: Format I54AMT2L has been output. 8434 VALUE I54AMT3L (default=32) 8435 -9 = "Not in universe" 8436 ; NOTE: Format I54AMT3L has been output. 8437 VALUE I54AMT4L (default=32) 8438 -9 = "Not in universe" 8439 ; NOTE: Format I54AMT4L has been output. 8440 VALUE I54IMP0D (default=32) 8441 0 = "Not imputed" 8442 1 = "Imputed" 8443 ; NOTE: Format I54IMP0D has been output. 8444 VALUE I54IMP0K (default=32) 8445 0 = "Not imputed" 8446 1 = "Imputed" 8447 ; NOTE: Format I54IMP0K has been output. 8448 VALUE I54IMP0L (default=32) 8449 0 = "Not imputed" 8450 1 = "Imputed" 8451 ; NOTE: Format I54IMP0L has been output. 8452 VALUE I54IMP0M (default=32) 8453 0 = "Not imputed" 8454 1 = "Imputed" 8455 ; NOTE: Format I54IMP0M has been output. 8456 VALUE I55REC1L (default=32) 8457 0 = "Not in universe" 8458 1 = "Yes" 8459 2 = "No" 8460 ; NOTE: Format I55REC1L has been output. 8461 VALUE I55REC2L (default=32) 8462 0 = "Not in universe" 8463 1 = "Yes" 8464 2 = "No" 8465 ; NOTE: Format I55REC2L has been output. 8466 VALUE I55REC3L (default=32) 8467 0 = "Not in universe" 8468 1 = "Yes" 8469 2 = "No" 8470 ; NOTE: Format I55REC3L has been output. 8471 VALUE I55REC4L (default=32) 8472 0 = "Not in universe" 8473 1 = "Yes" 8474 2 = "No" 8475 ; NOTE: Format I55REC4L has been output. 8476 VALUE I55AMT1L (default=32) 8477 -9 = "Not in universe" 8478 ; NOTE: Format I55AMT1L has been output. 8479 VALUE I55AMT2L (default=32) 8480 -9 = "Not in universe" 8481 ; NOTE: Format I55AMT2L has been output. 8482 VALUE I55AMT3L (default=32) 8483 -9 = "Not in universe" 135 The SAS System 15:23 Thursday, July 3, 2003 8484 ; NOTE: Format I55AMT3L has been output. 8485 VALUE I55AMT4L (default=32) 8486 -9 = "Not in universe" 8487 ; NOTE: Format I55AMT4L has been output. 8488 VALUE I55IMP0D (default=32) 8489 0 = "Not imputed" 8490 1 = "Imputed" 8491 ; NOTE: Format I55IMP0D has been output. 8492 VALUE I55IMP0K (default=32) 8493 0 = "Not imputed" 8494 1 = "Imputed" 8495 ; NOTE: Format I55IMP0K has been output. 8496 VALUE I55IMP0L (default=32) 8497 0 = "Not imputed" 8498 1 = "Imputed" 8499 ; NOTE: Format I55IMP0L has been output. 8500 VALUE I55IMP0M (default=32) 8501 0 = "Not imputed" 8502 1 = "Imputed" 8503 ; NOTE: Format I55IMP0M has been output. 8504 VALUE I56REC1L (default=32) 8505 0 = "Not in universe" 8506 1 = "Yes" 8507 2 = "No" 8508 ; NOTE: Format I56REC1L has been output. 8509 VALUE I56REC2L (default=32) 8510 0 = "Not in universe" 8511 1 = "Yes" 8512 2 = "No" 8513 ; NOTE: Format I56REC2L has been output. 8514 VALUE I56REC3L (default=32) 8515 0 = "Not in universe" 8516 1 = "Yes" 8517 2 = "No" 8518 ; NOTE: Format I56REC3L has been output. 8519 VALUE I56REC4L (default=32) 8520 0 = "Not in universe" 8521 1 = "Yes" 8522 2 = "No" 8523 ; NOTE: Format I56REC4L has been output. 8524 VALUE I56AMT1L (default=32) 8525 -9 = "Not in universe" 8526 ; NOTE: Format I56AMT1L has been output. 8527 VALUE I56AMT2L (default=32) 8528 -9 = "Not in universe" 8529 ; NOTE: Format I56AMT2L has been output. 8530 VALUE I56AMT3L (default=32) 8531 -9 = "Not in universe" 8532 ; NOTE: Format I56AMT3L has been output. 8533 VALUE I56AMT4L (default=32) 8534 -9 = "Not in universe" 8535 ; NOTE: Format I56AMT4L has been output. 8536 VALUE I56IMP0D (default=32) 8537 0 = "Not imputed" 8538 1 = "Imputed" 8539 ; NOTE: Format I56IMP0D has been output. 8540 VALUE I56IMP0K (default=32) 8541 0 = "Not imputed" 8542 1 = "Imputed" 8543 ; NOTE: Format I56IMP0K has been output. 136 The SAS System 15:23 Thursday, July 3, 2003 8544 VALUE I56IMP0L (default=32) 8545 0 = "Not imputed" 8546 1 = "Imputed" 8547 ; NOTE: Format I56IMP0L has been output. 8548 VALUE I56IMP0M (default=32) 8549 0 = "Not imputed" 8550 1 = "Imputed" 8551 ; NOTE: Format I56IMP0M has been output. 8552 VALUE I75REC1L (default=32) 8553 0 = "Not in universe" 8554 1 = "Yes" 8555 2 = "No" 8556 ; NOTE: Format I75REC1L has been output. 8557 VALUE I75REC2L (default=32) 8558 0 = "Not in universe" 8559 1 = "Yes" 8560 2 = "No" 8561 ; NOTE: Format I75REC2L has been output. 8562 VALUE I75REC3L (default=32) 8563 0 = "Not in universe" 8564 1 = "Yes" 8565 2 = "No" 8566 ; NOTE: Format I75REC3L has been output. 8567 VALUE I75REC4L (default=32) 8568 0 = "Not in universe" 8569 1 = "Yes" 8570 2 = "No" 8571 ; NOTE: Format I75REC4L has been output. 8572 VALUE I75AMT1L (default=32) 8573 -9 = "Not in universe" 8574 ; NOTE: Format I75AMT1L has been output. 8575 VALUE I75AMT2L (default=32) 8576 -9 = "Not in universe" 8577 ; NOTE: Format I75AMT2L has been output. 8578 VALUE I75AMT3L (default=32) 8579 -9 = "Not in universe" 8580 ; NOTE: Format I75AMT3L has been output. 8581 VALUE I75AMT4L (default=32) 8582 -9 = "Not in universe" 8583 ; NOTE: Format I75AMT4L has been output. 8584 VALUE I75IMP0D (default=32) 8585 0 = "Not imputed" 8586 1 = "Imputed" 8587 ; NOTE: Format I75IMP0D has been output. 8588 VALUE I75IMP0K (default=32) 8589 0 = "Not imputed" 8590 1 = "Imputed" 8591 ; NOTE: Format I75IMP0K has been output. 8592 VALUE I75IMP0L (default=32) 8593 0 = "Not imputed" 8594 1 = "Imputed" 8595 ; NOTE: Format I75IMP0L has been output. 8596 VALUE I75IMP0M (default=32) 8597 0 = "Not imputed" 8598 1 = "Imputed" 8599 ; NOTE: Format I75IMP0M has been output. 8600 VALUE J100YN_D (default=32) 8601 0 = "Not in universe" 8602 1 = "Yes" 8603 2 = "No" 8604 ; NOTE: Format J100YN_D has been output. 137 The SAS System 15:23 Thursday, July 3, 2003 8605 VALUE J100YN_K (default=32) 8606 0 = "Not in universe" 8607 1 = "Yes" 8608 2 = "No" 8609 ; NOTE: Format J100YN_K has been output. 8610 VALUE J100YN_L (default=32) 8611 0 = "Not in universe" 8612 1 = "Yes" 8613 2 = "No" 8614 ; NOTE: Format J100YN_L has been output. 8615 VALUE J100YN_M (default=32) 8616 0 = "Not in universe" 8617 1 = "Yes" 8618 2 = "No" 8619 ; NOTE: Format J100YN_M has been output. 8620 VALUE JINT100D (default=32) 8621 -9 = "Not in universe" 8622 0 = "None" 8623 ; NOTE: Format JINT100D has been output. 8624 VALUE JINT100K (default=32) 8625 -9 = "Not in universe" 8626 0 = "None" 8627 ; NOTE: Format JINT100K has been output. 8628 VALUE JINT100L (default=32) 8629 -9 = "Not in universe" 8630 0 = "None" 8631 ; NOTE: Format JINT100L has been output. 8632 VALUE JINT100M (default=32) 8633 -9 = "Not in universe" 8634 0 = "None" 8635 ; NOTE: Format JINT100M has been output. 8636 VALUE O100YN_D (default=32) 8637 0 = "Not in universe" 8638 1 = "Yes" 8639 2 = "No" 8640 ; NOTE: Format O100YN_D has been output. 8641 VALUE O100YN_K (default=32) 8642 0 = "Not in universe" 8643 1 = "Yes" 8644 2 = "No" 8645 ; NOTE: Format O100YN_K has been output. 8646 VALUE O100YN_L (default=32) 8647 0 = "Not in universe" 8648 1 = "Yes" 8649 2 = "No" 8650 ; NOTE: Format O100YN_L has been output. 8651 VALUE O100YN_M (default=32) 8652 0 = "Not in universe" 8653 1 = "Yes" 8654 2 = "No" 8655 ; NOTE: Format O100YN_M has been output. 8656 VALUE OINT100D (default=32) 8657 -9 = "Not in universe" 8658 0 = "None" 8659 ; NOTE: Format OINT100D has been output. 8660 VALUE OINT100K (default=32) 8661 -9 = "Not in universe" 8662 0 = "None" 8663 ; NOTE: Format OINT100K has been output. 8664 VALUE OINT100L (default=32) 8665 -9 = "Not in universe" 8666 0 = "None" 8667 ; 138 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format OINT100L has been output. 8668 VALUE OINT100M (default=32) 8669 -9 = "Not in universe" 8670 0 = "None" 8671 ; NOTE: Format OINT100M has been output. 8672 VALUE JCALC10D (default=32) 8673 0 = "No, not calculated" 8674 1 = "Yes, interest was calculated" 8675 9 = "Not in universe" 8676 ; NOTE: Format JCALC10D has been output. 8677 VALUE OCALC10D (default=32) 8678 0 = "No, not calculated" 8679 1 = "Yes, calculated" 8680 9 = "Not in universe" 8681 ; NOTE: Format OCALC10D has been output. 8682 VALUE J104YN_D (default=32) 8683 0 = "Not in universe" 8684 1 = "Yes" 8685 2 = "No" 8686 ; NOTE: Format J104YN_D has been output. 8687 VALUE J104YN_K (default=32) 8688 0 = "Not in universe" 8689 1 = "Yes" 8690 2 = "No" 8691 ; NOTE: Format J104YN_K has been output. 8692 VALUE J104YN_L (default=32) 8693 0 = "Not in universe" 8694 1 = "Yes" 8695 2 = "No" 8696 ; NOTE: Format J104YN_L has been output. 8697 VALUE J104YN_M (default=32) 8698 0 = "Not in universe" 8699 1 = "Yes" 8700 2 = "No" 8701 ; NOTE: Format J104YN_M has been output. 8702 VALUE JINT104D (default=32) 8703 -9 = "Not in universe" 8704 0 = "None" 8705 ; NOTE: Format JINT104D has been output. 8706 VALUE JINT104K (default=32) 8707 -9 = "Not in universe" 8708 0 = "None" 8709 ; NOTE: Format JINT104K has been output. 8710 VALUE JINT104L (default=32) 8711 -9 = "Not in universe" 8712 0 = "None" 8713 ; NOTE: Format JINT104L has been output. 8714 VALUE JINT104M (default=32) 8715 -9 = "Not in universe" 8716 0 = "None" 8717 ; NOTE: Format JINT104M has been output. 8718 VALUE O104YN_D (default=32) 8719 0 = "Not in universe" 8720 1 = "Yes" 8721 2 = "No" 8722 ; NOTE: Format O104YN_D has been output. 8723 VALUE O104YN_K (default=32) 8724 0 = "Not in universe" 8725 1 = "Yes" 8726 2 = "No" 8727 ; NOTE: Format O104YN_K has been output. 8728 VALUE O104YN_L (default=32) 8729 0 = "Not in universe" 139 The SAS System 15:23 Thursday, July 3, 2003 8730 1 = "Yes" 8731 2 = "No" 8732 ; NOTE: Format O104YN_L has been output. 8733 VALUE O104YN_M (default=32) 8734 0 = "Not in universe" 8735 1 = "Yes" 8736 2 = "No" 8737 ; NOTE: Format O104YN_M has been output. 8738 VALUE OINT104D (default=32) 8739 -9 = "Not in universe" 8740 0 = "None" 8741 ; NOTE: Format OINT104D has been output. 8742 VALUE OINT104K (default=32) 8743 -9 = "Not in universe" 8744 0 = "None" 8745 ; NOTE: Format OINT104K has been output. 8746 VALUE OINT104L (default=32) 8747 -9 = "Not in universe" 8748 0 = "None" 8749 ; NOTE: Format OINT104L has been output. 8750 VALUE OINT104M (default=32) 8751 -9 = "Not in universe" 8752 0 = "None" 8753 ; NOTE: Format OINT104M has been output. 8754 VALUE JCALC10K (default=32) 8755 0 = "No, not calculated" 8756 1 = "Yes, interest was calculated" 8757 9 = "Not in universe" 8758 ; NOTE: Format JCALC10K has been output. 8759 VALUE OCALC10K (default=32) 8760 0 = "No, not calculated" 8761 1 = "Yes, calculated" 8762 9 = "Not in universe" 8763 ; NOTE: Format OCALC10K has been output. 8764 VALUE J110RYND (default=32) 8765 0 = "Not in universe" 8766 1 = "Yes" 8767 2 = "No" 8768 ; NOTE: Format J110RYND has been output. 8769 VALUE J110RYNK (default=32) 8770 0 = "Not in universe" 8771 1 = "Yes" 8772 2 = "No" 8773 ; NOTE: Format J110RYNK has been output. 8774 VALUE J110RYNL (default=32) 8775 0 = "Not in universe" 8776 1 = "Yes" 8777 2 = "No" 8778 ; NOTE: Format J110RYNL has been output. 8779 VALUE J110RYNM (default=32) 8780 0 = "Not in universe" 8781 1 = "Yes" 8782 2 = "No" 8783 ; NOTE: Format J110RYNM has been output. 8784 VALUE JDIR110D (default=32) 8785 -9 = "Not in universe" 8786 0 = "None" 8787 ; NOTE: Format JDIR110D has been output. 8788 VALUE JDIR110K (default=32) 8789 -9 = "Not in universe" 8790 0 = "None" 8791 ; NOTE: Format JDIR110K has been output. 140 The SAS System 15:23 Thursday, July 3, 2003 8792 VALUE JDIR110L (default=32) 8793 -9 = "Not in universe" 8794 0 = "None" 8795 ; NOTE: Format JDIR110L has been output. 8796 VALUE JDIR110M (default=32) 8797 -9 = "Not in universe" 8798 0 = "None" 8799 ; NOTE: Format JDIR110M has been output. 8800 VALUE O110RYND (default=32) 8801 0 = "Not in universe" 8802 1 = "Yes" 8803 2 = "No" 8804 ; NOTE: Format O110RYND has been output. 8805 VALUE O110RYNK (default=32) 8806 0 = "Not in universe" 8807 1 = "Yes" 8808 2 = "No" 8809 ; NOTE: Format O110RYNK has been output. 8810 VALUE O110RYNL (default=32) 8811 0 = "Not in universe" 8812 1 = "Yes" 8813 2 = "No" 8814 ; NOTE: Format O110RYNL has been output. 8815 VALUE O110RYNM (default=32) 8816 0 = "Not in universe" 8817 1 = "Yes" 8818 2 = "No" 8819 ; NOTE: Format O110RYNM has been output. 8820 VALUE ODIR110D (default=32) 8821 -9 = "Not in universe" 8822 0 = "None" 8823 ; NOTE: Format ODIR110D has been output. 8824 VALUE ODIR110K (default=32) 8825 -9 = "Not in universe" 8826 0 = "None" 8827 ; NOTE: Format ODIR110K has been output. 8828 VALUE ODIR110L (default=32) 8829 -9 = "Not in universe" 8830 0 = "None" 8831 ; NOTE: Format ODIR110L has been output. 8832 VALUE ODIR110M (default=32) 8833 -9 = "Not in universe" 8834 0 = "None" 8835 ; NOTE: Format ODIR110M has been output. 8836 VALUE J110CYND (default=32) 8837 0 = "Not in universe" 8838 1 = "Yes" 8839 2 = "No" 8840 ; NOTE: Format J110CYND has been output. 8841 VALUE J110CYNK (default=32) 8842 0 = "Not in universe" 8843 1 = "Yes" 8844 2 = "No" 8845 ; NOTE: Format J110CYNK has been output. 8846 VALUE J110CYNL (default=32) 8847 0 = "Not in universe" 8848 1 = "Yes" 8849 2 = "No" 8850 ; NOTE: Format J110CYNL has been output. 8851 VALUE J110CYNM (default=32) 8852 0 = "Not in universe" 8853 1 = "Yes" 8854 2 = "No" 141 The SAS System 15:23 Thursday, July 3, 2003 8855 ; NOTE: Format J110CYNM has been output. 8856 VALUE JDIC110D (default=32) 8857 -9 = "Not in universe" 8858 0 = "None" 8859 ; NOTE: Format JDIC110D has been output. 8860 VALUE JDIC110K (default=32) 8861 -9 = "Not in universe" 8862 0 = "None" 8863 ; NOTE: Format JDIC110K has been output. 8864 VALUE JDIC110L (default=32) 8865 -9 = "Not in universe" 8866 0 = "None" 8867 ; NOTE: Format JDIC110L has been output. 8868 VALUE JDIC110M (default=32) 8869 -9 = "Not in universe" 8870 0 = "None" 8871 ; NOTE: Format JDIC110M has been output. 8872 VALUE O110CYND (default=32) 8873 0 = "Not in universe" 8874 1 = "Yes" 8875 2 = "No" 8876 ; NOTE: Format O110CYND has been output. 8877 VALUE O110CYNK (default=32) 8878 0 = "Not in universe" 8879 1 = "Yes" 8880 2 = "No" 8881 ; NOTE: Format O110CYNK has been output. 8882 VALUE O110CYNL (default=32) 8883 0 = "Not in universe" 8884 1 = "Yes" 8885 2 = "No" 8886 ; NOTE: Format O110CYNL has been output. 8887 VALUE O110CYNM (default=32) 8888 0 = "Not in universe" 8889 1 = "Yes" 8890 2 = "No" 8891 ; NOTE: Format O110CYNM has been output. 8892 VALUE ODIC110D (default=32) 8893 -9 = "Not in universe" 8894 0 = "None" 8895 ; NOTE: Format ODIC110D has been output. 8896 VALUE ODIC110K (default=32) 8897 -9 = "Not in universe" 8898 0 = "None" 8899 ; NOTE: Format ODIC110K has been output. 8900 VALUE ODIC110L (default=32) 8901 -9 = "Not in universe" 8902 0 = "None" 8903 ; NOTE: Format ODIC110L has been output. 8904 VALUE ODIC110M (default=32) 8905 -9 = "Not in universe" 8906 0 = "None" 8907 ; NOTE: Format ODIC110M has been output. 8908 VALUE J120YN_D (default=32) 8909 0 = "Not in universe" 8910 1 = "Yes" 8911 2 = "No" 8912 ; NOTE: Format J120YN_D has been output. 8913 VALUE J120YN_K (default=32) 8914 0 = "Not in universe" 8915 1 = "Yes" 8916 2 = "No" 142 The SAS System 15:23 Thursday, July 3, 2003 8917 ; NOTE: Format J120YN_K has been output. 8918 VALUE J120YN_L (default=32) 8919 0 = "Not in universe" 8920 1 = "Yes" 8921 2 = "No" 8922 ; NOTE: Format J120YN_L has been output. 8923 VALUE J120YN_M (default=32) 8924 0 = "Not in universe" 8925 1 = "Yes" 8926 2 = "No" 8927 ; NOTE: Format J120YN_M has been output. 8928 VALUE JRNT120D (default=32) 8929 -9999 = "Not in universe" 8930 0 = "None" 8931 ; NOTE: Format JRNT120D has been output. 8932 VALUE JRNT120K (default=32) 8933 -9999 = "Not in universe" 8934 0 = "None" 8935 ; NOTE: Format JRNT120K has been output. 8936 VALUE JRNT120L (default=32) 8937 -9999 = "Not in universe" 8938 0 = "None" 8939 ; NOTE: Format JRNT120L has been output. 8940 VALUE JRNT120M (default=32) 8941 -9999 = "Not in universe" 8942 0 = "None" 8943 ; NOTE: Format JRNT120M has been output. 8944 VALUE O120YN_D (default=32) 8945 0 = "Not in universe" 8946 1 = "Yes" 8947 2 = "No" 8948 ; NOTE: Format O120YN_D has been output. 8949 VALUE O120YN_K (default=32) 8950 0 = "Not in universe" 8951 1 = "Yes" 8952 2 = "No" 8953 ; NOTE: Format O120YN_K has been output. 8954 VALUE O120YN_L (default=32) 8955 0 = "Not in universe" 8956 1 = "Yes" 8957 2 = "No" 8958 ; NOTE: Format O120YN_L has been output. 8959 VALUE O120YN_M (default=32) 8960 0 = "Not in universe" 8961 1 = "Yes" 8962 2 = "No" 8963 ; NOTE: Format O120YN_M has been output. 8964 VALUE ORNT120D (default=32) 8965 -9999 = "Not in universe" 8966 0 = "None" 8967 ; NOTE: Format ORNT120D has been output. 8968 VALUE ORNT120K (default=32) 8969 -9999 = "Not in universe" 8970 0 = "None" 8971 ; NOTE: Format ORNT120K has been output. 8972 VALUE ORNT120L (default=32) 8973 -9999 = "Not in universe" 8974 0 = "None" 8975 ; NOTE: Format ORNT120L has been output. 8976 VALUE ORNT120M (default=32) 8977 -9999 = "Not in universe" 8978 0 = "None" 143 The SAS System 15:23 Thursday, July 3, 2003 8979 ; NOTE: Format ORNT120M has been output. 8980 VALUE OJ120YND (default=32) 8981 0 = "Not in universe" 8982 1 = "Yes" 8983 2 = "No" 8984 ; NOTE: Format OJ120YND has been output. 8985 VALUE OJ120YNK (default=32) 8986 0 = "Not in universe" 8987 1 = "Yes" 8988 2 = "No" 8989 ; NOTE: Format OJ120YNK has been output. 8990 VALUE OJ120YNL (default=32) 8991 0 = "Not in universe" 8992 1 = "Yes" 8993 2 = "No" 8994 ; NOTE: Format OJ120YNL has been output. 8995 VALUE OJ120YNM (default=32) 8996 0 = "Not in universe" 8997 1 = "Yes" 8998 2 = "No" 8999 ; NOTE: Format OJ120YNM has been output. 9000 VALUE OJRT120D (default=32) 9001 -9999 = "Not in universe" 9002 0 = "None" 9003 ; NOTE: Format OJRT120D has been output. 9004 VALUE OJRT120K (default=32) 9005 -9999 = "Not in universe" 9006 0 = "None" 9007 ; NOTE: Format OJRT120K has been output. 9008 VALUE OJRT120L (default=32) 9009 -9999 = "Not in universe" 9010 0 = "None" 9011 ; NOTE: Format OJRT120L has been output. 9012 VALUE OJRT120M (default=32) 9013 -9999 = "Not in universe" 9014 0 = "None" 9015 ; NOTE: Format OJRT120M has been output. 9016 VALUE JMTGNYND (default=32) 9017 0 = "Not in universe" 9018 1 = "Yes" 9019 2 = "No" 9020 ; NOTE: Format JMTGNYND has been output. 9021 VALUE JMTGNYNK (default=32) 9022 0 = "Not in universe" 9023 1 = "Yes" 9024 2 = "No" 9025 ; NOTE: Format JMTGNYNK has been output. 9026 VALUE JMTGNYNL (default=32) 9027 0 = "Not in universe" 9028 1 = "Yes" 9029 2 = "No" 9030 ; NOTE: Format JMTGNYNL has been output. 9031 VALUE JMTGNYNM (default=32) 9032 0 = "Not in universe" 9033 1 = "Yes" 9034 2 = "No" 9035 ; NOTE: Format JMTGNYNM has been output. 9036 VALUE JMORTYND (default=32) 9037 0 = "Not in universe" 9038 1 = "Yes" 9039 2 = "No" 9040 ; NOTE: Format JMORTYND has been output. 144 The SAS System 15:23 Thursday, July 3, 2003 9041 VALUE JMORTYNK (default=32) 9042 0 = "Not in universe" 9043 1 = "Yes" 9044 2 = "No" 9045 ; NOTE: Format JMORTYNK has been output. 9046 VALUE JMORTYNL (default=32) 9047 0 = "Not in universe" 9048 1 = "Yes" 9049 2 = "No" 9050 ; NOTE: Format JMORTYNL has been output. 9051 VALUE JMORTYNM (default=32) 9052 0 = "Not in universe" 9053 1 = "Yes" 9054 2 = "No" 9055 ; NOTE: Format JMORTYNM has been output. 9056 VALUE JMAM130D (default=32) 9057 -9 = "Not in universe" 9058 0 = "None" 9059 ; NOTE: Format JMAM130D has been output. 9060 VALUE JMAM130K (default=32) 9061 -9 = "Not in universe" 9062 0 = "None" 9063 ; NOTE: Format JMAM130K has been output. 9064 VALUE JMAM130L (default=32) 9065 -9 = "Not in universe" 9066 0 = "None" 9067 ; NOTE: Format JMAM130L has been output. 9068 VALUE JMAM130M (default=32) 9069 -9 = "Not in universe" 9070 0 = "None" 9071 ; NOTE: Format JMAM130M has been output. 9072 VALUE OMTGNYND (default=32) 9073 0 = "Not in universe" 9074 1 = "Yes" 9075 2 = "No" 9076 ; NOTE: Format OMTGNYND has been output. 9077 VALUE OMTGNYNK (default=32) 9078 0 = "Not in universe" 9079 1 = "Yes" 9080 2 = "No" 9081 ; NOTE: Format OMTGNYNK has been output. 9082 VALUE OMTGNYNL (default=32) 9083 0 = "Not in universe" 9084 1 = "Yes" 9085 2 = "No" 9086 ; NOTE: Format OMTGNYNL has been output. 9087 VALUE OMTGNYNM (default=32) 9088 0 = "Not in universe" 9089 1 = "Yes" 9090 2 = "No" 9091 ; NOTE: Format OMTGNYNM has been output. 9092 VALUE OMORTYND (default=32) 9093 0 = "Not in universe" 9094 1 = "Yes" 9095 2 = "No" 9096 ; NOTE: Format OMORTYND has been output. 9097 VALUE OMORTYNK (default=32) 9098 0 = "Not in universe" 9099 1 = "Yes" 9100 2 = "No" 9101 ; NOTE: Format OMORTYNK has been output. 9102 VALUE OMORTYNL (default=32) 9103 0 = "Not in universe" 145 The SAS System 15:23 Thursday, July 3, 2003 9104 1 = "Yes" 9105 2 = "No" 9106 ; NOTE: Format OMORTYNL has been output. 9107 VALUE OMORTYNM (default=32) 9108 0 = "Not in universe" 9109 1 = "Yes" 9110 2 = "No" 9111 ; NOTE: Format OMORTYNM has been output. 9112 VALUE OMAM130D (default=32) 9113 -9 = "Not in universe" 9114 0 = "None" 9115 ; NOTE: Format OMAM130D has been output. 9116 VALUE OMAM130K (default=32) 9117 -9 = "Not in universe" 9118 0 = "None" 9119 ; NOTE: Format OMAM130K has been output. 9120 VALUE OMAM130L (default=32) 9121 -9 = "Not in universe" 9122 0 = "None" 9123 ; NOTE: Format OMAM130L has been output. 9124 VALUE OMAM130M (default=32) 9125 -9 = "Not in universe" 9126 0 = "None" 9127 ; NOTE: Format OMAM130M has been output. 9128 VALUE O4050YND (default=32) 9129 0 = "Not in universe" 9130 1 = "Yes" 9131 2 = "No" 9132 ; NOTE: Format O4050YND has been output. 9133 VALUE O4040YND (default=32) 9134 0 = "Not in universe" 9135 1 = "Yes" 9136 2 = "No" 9137 ; NOTE: Format O4040YND has been output. 9138 VALUE O4050YNK (default=32) 9139 0 = "Not in universe" 9140 1 = "Yes" 9141 2 = "No" 9142 ; NOTE: Format O4050YNK has been output. 9143 VALUE O4050YNL (default=32) 9144 0 = "Not in universe" 9145 1 = "Yes" 9146 2 = "No" 9147 ; NOTE: Format O4050YNL has been output. 9148 VALUE RAM4050D (default=32) 9149 -999 = "Not in universe" 9150 0 = "None" 9151 ; NOTE: Format RAM4050D has been output. 9152 VALUE RAM4050K (default=32) 9153 -999 = "Not in universe" 9154 0 = "None" 9155 ; NOTE: Format RAM4050K has been output. 9156 VALUE RAM4050L (default=32) 9157 -999 = "Not in universe" 9158 0 = "None" 9159 ; NOTE: Format RAM4050L has been output. 9160 VALUE RAM4050M (default=32) 9161 -999 = "Not in universe" 9162 0 = "None" 9163 ; NOTE: Format RAM4050M has been output. 9164 VALUE SC4300L (default=32) 9165 0 = "Not marked as a type of asset owned" 146 The SAS System 15:23 Thursday, July 3, 2003 9166 1 = "Marked as a type of asset owned" 9167 9 = "Not in universe" 9168 ; NOTE: Format SC4300L has been output. 9169 VALUE SC4302L (default=32) 9170 0 = "Not marked as a type of asset owned" 9171 1 = "Marked as a type of asset owned" 9172 9 = "Not in universe" 9173 ; NOTE: Format SC4302L has been output. 9174 VALUE SC4304L (default=32) 9175 0 = "Not marked as a type of asset owned" 9176 1 = "Marked as a type of asset owned" 9177 9 = "Not in universe" 9178 ; NOTE: Format SC4304L has been output. 9179 VALUE SC4306L (default=32) 9180 0 = "Not marked as a type of asset owned" 9181 1 = "Marked as a type of asset owned" 9182 9 = "Not in universe" 9183 ; NOTE: Format SC4306L has been output. 9184 VALUE SC4308L (default=32) 9185 0 = "Not in universe" 9186 1 = "No spouse in household - skip" 9187 2 = "Interview for spouse not yet" 9188 3 = "Interview for spouse already" 9189 ; NOTE: Format SC4308L has been output. 9190 VALUE SC4310L (default=32) 9191 0 = "Not in universe" 9192 1 = "Yes" 9193 2 = "No - skip to SC4320" 9194 ; NOTE: Format SC4310L has been output. 9195 VALUE SC4312L (default=32) 9196 0 = "Not in universe" 9197 ; NOTE: Format SC4312L has been output. 9198 VALUE SC4318L (default=32) 9199 0 = "Not in universe" 9200 1 = "Yes" 9201 2 = "No - skip to next ISS code" 9202 ; NOTE: Format SC4318L has been output. 9203 VALUE SC4320L (default=32) 9204 0 = "Not in universe" 9205 ; NOTE: Format SC4320L has been output. 9206 VALUE SC4400L (default=32) 9207 0 = "Not marked as a type of asset owned" 9208 1 = "Marked as a type of asset owned" 9209 9 = "Not in universe" 9210 ; NOTE: Format SC4400L has been output. 9211 VALUE SC4402L (default=32) 9212 0 = "Not marked as a type of asset owned" 9213 1 = "Marked as a type of asset owned" 9214 9 = "Not in universe" 9215 ; NOTE: Format SC4402L has been output. 9216 VALUE SC4404L (default=32) 9217 0 = "Not marked as a type of asset owned" 9218 1 = "Marked as a type of asset owned" 9219 9 = "Not in universe" 9220 ; NOTE: Format SC4404L has been output. 9221 VALUE SC4406L (default=32) 9222 0 = "Not marked as a type of asset owned" 9223 1 = "Marked as a type of asset owned" 9224 9 = "Not in universe" 9225 ; NOTE: Format SC4406L has been output. 9226 VALUE SC4408L (default=32) 9227 0 = "Not in universe" 9228 1 = "No spouse in household - skip" 147 The SAS System 15:23 Thursday, July 3, 2003 9229 2 = "Interview for spouse not yet" 9230 3 = "Interview for spouse already" 9231 ; NOTE: Format SC4408L has been output. 9232 VALUE SC4410L (default=32) 9233 0 = "Not in universe" 9234 1 = "Yes" 9235 2 = "No - skip to SC4420" 9236 ; NOTE: Format SC4410L has been output. 9237 VALUE SC4412L (default=32) 9238 0 = "Not in universe" 9239 ; NOTE: Format SC4412L has been output. 9240 VALUE SC4418L (default=32) 9241 0 = "Not in universe" 9242 1 = "Yes" 9243 2 = "No - skip to next ISS code" 9244 ; NOTE: Format SC4418L has been output. 9245 VALUE SC4420L (default=32) 9246 0 = "Not in universe" 9247 ; NOTE: Format SC4420L has been output. 9248 VALUE SC4500L (default=32) 9249 0 = "Not in universe" 9250 1 = "Yes" 9251 2 = "No - skip to SC4512" 9252 ; NOTE: Format SC4500L has been output. 9253 VALUE SC4502L (default=32) 9254 0 = "Not in universe" 9255 1 = "No spouse in household - skip" 9256 2 = "Interview for spouse not yet" 9257 3 = "Interview for spouse already" 9258 ; NOTE: Format SC4502L has been output. 9259 VALUE SC4504L (default=32) 9260 -9 = "Not in universe" 9261 0 = "None - skip to SC4508" 9262 ; NOTE: Format SC4504L has been output. 9263 VALUE SC4508L (default=32) 9264 -9 = "Not in universe" 9265 0 = "NOne - skip to SC4512" 9266 ; NOTE: Format SC4508L has been output. 9267 VALUE SC4512L (default=32) 9268 0 = "Not in universe" 9269 1 = "Yes" 9270 2 = "No - skip to next ISS code" 9271 ; NOTE: Format SC4512L has been output. 9272 VALUE SC4514L (default=32) 9273 0 = "Not in universe" 9274 1 = "No spouse in household - skip" 9275 2 = "Interview for spouse not yet" 9276 3 = "Interview for spouse already" 9277 ; NOTE: Format SC4514L has been output. 9278 VALUE SC4516L (default=32) 9279 -9 = "Not in universe" 9280 0 = "None" 9281 ; NOTE: Format SC4516L has been output. 9282 VALUE SC4518L (default=32) 9283 -9 = "Not in universe" 9284 0 = "None - skip to next ISS code" 9285 ; NOTE: Format SC4518L has been output. 9286 VALUE SC4600L (default=32) 9287 0 = "Not in universe" 9288 1 = "No spouse in household - skip" 9289 2 = "Interview for spouse not yet" 9290 3 = "Interview for spouse already" 9291 ; 148 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format SC4600L has been output. 9292 VALUE SC4602L (default=32) 9293 0 = "Not in universe" 9294 1 = "Yes" 9295 2 = "No - skip to SC4610" 9296 ; NOTE: Format SC4602L has been output. 9297 VALUE SC4604L (default=32) 9298 0 = "Not in universe" 9299 ; NOTE: Format SC4604L has been output. 9300 VALUE SC4606L (default=32) 9301 0 = "Not in universe" 9302 ; NOTE: Format SC4606L has been output. 9303 VALUE SC4610L (default=32) 9304 0 = "Not in universe" 9305 1 = "Yes" 9306 2 = "No - skip to SC4618" 9307 ; NOTE: Format SC4610L has been output. 9308 VALUE SC4612L (default=32) 9309 0 = "Not in universe" 9310 ; NOTE: Format SC4612L has been output. 9311 VALUE SC4614L (default=32) 9312 0 = "Not in universe" 9313 ; NOTE: Format SC4614L has been output. 9314 VALUE SC4618L (default=32) 9315 0 = "Not in universe" 9316 1 = "Yes" 9317 2 = "No - skip to next ISS code" 9318 ; NOTE: Format SC4618L has been output. 9319 VALUE SC4620L (default=32) 9320 0 = "Not in universe" 9321 ; NOTE: Format SC4620L has been output. 9322 VALUE SC4700L (default=32) 9323 0 = "Not marked as a type of asset owned" 9324 1 = "Marked as a type of asset owned" 9325 9 = "Not in universe" 9326 ; NOTE: Format SC4700L has been output. 9327 VALUE SC4702L (default=32) 9328 0 = "Not marked as a type of asset owned" 9329 1 = "Marked as a type of asset owned" 9330 9 = "Not in universe" 9331 ; NOTE: Format SC4702L has been output. 9332 VALUE SC4704L (default=32) 9333 0 = "Not marked as a type of asset owned" 9334 1 = "Marked as a type of asset owned" 9335 9 = "Not in universe" 9336 ; NOTE: Format SC4704L has been output. 9337 VALUE SC4706L (default=32) 9338 0 = "Not in universe" 9339 1 = "Yes" 9340 2 = "No - skip to SC4720" 9341 ; NOTE: Format SC4706L has been output. 9342 VALUE SC4708L (default=32) 9343 0 = "Not in universe" 9344 1 = "No spouse in household - skip" 9345 2 = "Interview for spouse not yet" 9346 3 = "Interview for spouse already" 9347 ; NOTE: Format SC4708L has been output. 9348 VALUE SC4710L (default=32) 9349 0 = "Not in universe" 9350 1 = "Yes" 9351 2 = "No - skip to SC4716" 9352 ; NOTE: Format SC4710L has been output. 149 The SAS System 15:23 Thursday, July 3, 2003 9353 VALUE SC4712L (default=32) 9354 -9 = "Not in universe" 9355 0 = "None" 9356 ; NOTE: Format SC4712L has been output. 9357 VALUE SC4714L (default=32) 9358 0 = "Not in universe" 9359 1 = "Yes" 9360 2 = "No - skip to SC4718" 9361 ; NOTE: Format SC4714L has been output. 9362 VALUE SC4716L (default=32) 9363 -9 = "Not in universe" 9364 0 = "None" 9365 ; NOTE: Format SC4716L has been output. 9366 VALUE SC4718L (default=32) 9367 0 = "Not in universe" 9368 1 = "Yes" 9369 2 = "No" 9370 ; NOTE: Format SC4718L has been output. 9371 VALUE SC4720L (default=32) 9372 -99999 = "Not in universe" 9373 0 = "None" 9374 ; NOTE: Format SC4720L has been output. 9375 VALUE G2_IMP0D (default=32) 9376 0 = "Not imputed" 9377 1 = "Imputed" 9378 ; NOTE: Format G2_IMP0D has been output. 9379 VALUE G2_IMP0K (default=32) 9380 0 = "Not imputed" 9381 1 = "Imputed" 9382 ; NOTE: Format G2_IMP0K has been output. 9383 VALUE G2_IMP0L (default=32) 9384 0 = "Not imputed" 9385 1 = "Imputed" 9386 ; NOTE: Format G2_IMP0L has been output. 9387 VALUE G2_IMP0M (default=32) 9388 0 = "Not imputed" 9389 1 = "Imputed" 9390 ; NOTE: Format G2_IMP0M has been output. 9391 VALUE G2_IMP0N (default=32) 9392 0 = "Not imputed" 9393 1 = "Imputed" 9394 ; NOTE: Format G2_IMP0N has been output. 9395 VALUE G2_IMP0O (default=32) 9396 0 = "Not imputed" 9397 1 = "Imputed" 9398 ; NOTE: Format G2_IMP0O has been output. 9399 VALUE G2_IMP0P (default=32) 9400 0 = "Not imputed" 9401 1 = "Imputed" 9402 ; NOTE: Format G2_IMP0P has been output. 9403 VALUE G2_IMP0Q (default=32) 9404 0 = "Not imputed" 9405 1 = "Imputed" 9406 ; NOTE: Format G2_IMP0Q has been output. 9407 VALUE G2_IMP0R (default=32) 9408 0 = "Not imputed" 9409 1 = "Imputed" 9410 ; NOTE: Format G2_IMP0R has been output. 9411 VALUE G2_IMP1D (default=32) 9412 0 = "Not imputed" 9413 1 = "Imputed" 9414 ; 150 The SAS System 15:23 Thursday, July 3, 2003 NOTE: Format G2_IMP1D has been output. 9415 VALUE G2_IMP1K (default=32) 9416 0 = "Not imputed" 9417 1 = "Imputed" 9418 ; NOTE: Format G2_IMP1K has been output. 9419 VALUE G2_IMP1L (default=32) 9420 0 = "Not imputed" 9421 1 = "Imputed" 9422 ; NOTE: Format G2_IMP1L has been output. 9423 VALUE G2_IMP1M (default=32) 9424 0 = "Not imputed" 9425 1 = "Imputed" 9426 ; NOTE: Format G2_IMP1M has been output. 9427 VALUE G2_IMP1N (default=32) 9428 0 = "Not imputed" 9429 1 = "Imputed" 9430 ; NOTE: Format G2_IMP1N has been output. 9431 VALUE G2_IMP1O (default=32) 9432 0 = "Not imputed" 9433 1 = "Imputed" 9434 ; NOTE: Format G2_IMP1O has been output. 9435 VALUE G2_IMP1P (default=32) 9436 0 = "Not imputed" 9437 1 = "Imputed" 9438 ; NOTE: Format G2_IMP1P has been output. 9439 VALUE G2_IMP1Q (default=32) 9440 0 = "Not imputed" 9441 1 = "Imputed" 9442 ; NOTE: Format G2_IMP1Q has been output. 9443 VALUE G2_IMP1R (default=32) 9444 0 = "Not imputed" 9445 1 = "Imputed" 9446 ; NOTE: Format G2_IMP1R has been output. 9447 VALUE G2_IMP1S (default=32) 9448 0 = "Not imputed" 9449 1 = "Imputed" 9450 ; NOTE: Format G2_IMP1S has been output. 9451 VALUE G2_IMP2D (default=32) 9452 0 = "Not imputed" 9453 1 = "Imputed" 9454 ; NOTE: Format G2_IMP2D has been output. 9455 VALUE G2_IMP2K (default=32) 9456 0 = "Not imputed" 9457 1 = "Imputed" 9458 ; NOTE: Format G2_IMP2K has been output. 9459 VALUE G2_IMP2L (default=32) 9460 0 = "Not imputed" 9461 1 = "Imputed" 9462 ; NOTE: Format G2_IMP2L has been output. 9463 VALUE G2_IMP2M (default=32) 9464 0 = "Not imputed" 9465 1 = "Imputed" 9466 ; NOTE: Format G2_IMP2M has been output. 9467 VALUE G2_IMP2N (default=32) 9468 0 = "Not imputed" 9469 1 = "Imputed" 9470 ; NOTE: Format G2_IMP2N has been output. 9471 VALUE G2_IMP2O (default=32) 9472 0 = "Not imputed" 9473 1 = "Imputed" 9474 ; NOTE: Format G2_IMP2O has been output. 151 The SAS System 15:23 Thursday, July 3, 2003 9475 VALUE G2_IMP2P (default=32) 9476 0 = "Not imputed" 9477 1 = "Imputed" 9478 ; NOTE: Format G2_IMP2P has been output. 9479 VALUE G2_IMP2Q (default=32) 9480 0 = "Not imputed" 9481 1 = "Imputed" 9482 ; NOTE: Format G2_IMP2Q has been output. 9483 VALUE VERSION (default=32) 9484 1 = "Original version" 9485 2 = "First re-release, etc." 9486 ; NOTE: Format VERSION has been output. 9487 9488 filename raw pipe "unzip -p /homes/data/sipp/1985/sipp85rt8.zip "; 9489 NOTE: The data set LIBRARY.FSP85RT8 has 5626 observations and 17 variables. NOTE: PROCEDURE FORMAT used: real time 8.510 seconds cpu time 3.814 seconds 9490 data library.sip85rt8; 9491 9492 missing A; 9493 infile raw lrecl = 20000 missover ; 9494 * To read in uncompressed file, uncomment INFILE & comment filename & infile lines; 9495 * On a PC, you may need to change the direction of the slashes as in C:\; 9496 *INFILE '/homes/data/sipp/1985/sipp85rt8.dat' LRECL=20000 PAD END=EOF; 9497 9498 9499 9500 *LENGTH 9501 SUSEQNUM 4 9502 SU_ID $9 9503 H1_ADDID $2 9504 H1REFPER 4 9505 H1_WGT 8 9506 H1_MSA 4 9507 H1_POVD 4 9508 H1TOTINC 5 9509 H1_EARN 5 9510 H1_PROP 5 9511 H1_TRAN 5 9512 H1_OTHER 5 9513 H1NONCSH 4 9514 H1SOCSEC 4 9515 H1_SSI 4 9516 H1_UNEMP 4 9517 H1_VETS 4 9518 H1_AFDC 4 9519 H1_FDSTP 4 9520 H1_4824 4 9521 H2_ADDID $2 9522 H2REFPER 4 9523 H2_WGT 8 9524 H2_MSA 4 9525 H2_POVD 4 9526 H2TOTINC 5 9527 H2_EARN 5 9528 H2_PROP 5 9529 H2_TRAN 5 9530 H2_OTHER 5 9531 H2NONCSH 4 9532 H2SOCSEC 4 9533 H2_SSI 4 9534 H2_UNEMP 4 9535 H2_VETS 4 9536 H2_AFDC 4 9537 H2_FDSTP 4 9538 H2_4824 4 9539 H3_ADDID $2 9540 H3REFPER 4 152 The SAS System 15:23 Thursday, July 3, 2003 9541 H3_WGT 8 9542 H3_MSA 4 9543 H3_POVD 4 9544 H3TOTINC 5 9545 H3_EARN 5 9546 H3_PROP 5 9547 H3_TRAN 5 9548 H3_OTHER 5 9549 H3NONCSH 4 9550 H3SOCSEC 4 9551 H3_SSI 4 9552 H3_UNEMP 4 9553 H3_VETS 4 9554 H3_AFDC 4 9555 H3_FDSTP 4 9556 H3_4824 4 9557 H4_ADDID $2 9558 H4REFPER 4 9559 H4_WGT 8 9560 H4_MSA 4 9561 H4_POVD 4 9562 H4TOTINC 5 9563 H4_EARN 5 9564 H4_PROP 5 9565 H4_TRAN 5 9566 H4_OTHER 5 9567 H4NONCSH 4 9568 H4SOCSEC 4 9569 H4_SSI 4 9570 H4_UNEMP 4 9571 H4_VETS 4 9572 H4_AFDC 4 9573 H4_FDSTP 4 9574 H4_4824 4 9575 H5REFPER 4 9576 H5_ADDID $2 9577 H5_WGT 8 9578 F1REFPER 4 9579 F1SPOUSE 4 9580 F1_WGT 8 9581 F1_POVD 4 9582 F1TOTINC 5 9583 F1_EARN 5 9584 F1_PROP 5 9585 F1_TRAN 5 9586 F1_OTHER 5 9587 F1SOCSEC 4 9588 F1_SSI 4 9589 F1_UNEMP 4 9590 F1_VETS 4 9591 F1_AFDC 4 9592 F1_FDSTP 4 9593 F2REFPER 4 9594 F2SPOUSE 4 9595 F2_WGT 8 9596 F2_POVD 4 9597 F2TOTINC 5 9598 F2_EARN 5 9599 F2_PROP 5 9600 F2_TRAN 5 9601 F2_OTHER 5 9602 F2SOCSEC 4 9603 F2_SSI 4 9604 F2_UNEMP 4 9605 F2_VETS 4 9606 F2_AFDC 4 9607 F2_FDSTP 4 9608 F3REFPER 4 9609 F3SPOUSE 4 9610 F3_WGT 8 9611 F3_POVD 4 9612 F3TOTINC 5 9613 F3_EARN 5 9614 F3_PROP 5 9615 F3_TRAN 5 9616 F3_OTHER 5 153 The SAS System 15:23 Thursday, July 3, 2003 9617 F3SOCSEC 4 9618 F3_SSI 4 9619 F3_UNEMP 4 9620 F3_VETS 4 9621 F3_AFDC 4 9622 F3_FDSTP 4 9623 F4REFPER 4 9624 F4SPOUSE 4 9625 F4_WGT 8 9626 F4_POVD 4 9627 F4TOTINC 5 9628 F4_EARN 5 9629 F4_PROP 5 9630 F4_TRAN 5 9631 F4_OTHER 5 9632 F4SOCSEC 4 9633 F4_SSI 4 9634 F4_UNEMP 4 9635 F4_VETS 4 9636 F4_AFDC 4 9637 F4_FDSTP 4 9638 S1REFPER 4 9639 S1SPOUSE 4 9640 S1_WGT 8 9641 S1_POVD 4 9642 S1TOTINC 5 9643 S1_EARN 5 9644 S1_PROP 5 9645 S1_TRAN 5 9646 S1_OTHER 5 9647 S1SOCSEC 4 9648 S1_SSI 4 9649 S1_UNEMP 4 9650 S1_VETS 4 9651 S1_AFDC 4 9652 S1_FDSTP 4 9653 S2REFPER 4 9654 S2SPOUSE 4 9655 S2_WGT 8 9656 S2_POVD 4 9657 S2TOTINC 5 9658 S2_EARN 5 9659 S2_PROP 5 9660 S2_TRAN 5 9661 S2_OTHER 5 9662 S2SOCSEC 4 9663 S2_SSI 4 9664 S2_UNEMP 4 9665 S2_VETS 4 9666 S2_AFDC 4 9667 S2_FDSTP 4 9668 S3REFPER 4 9669 S3SPOUSE 4 9670 S3_WGT 8 9671 S3_POVD 4 9672 S3TOTINC 5 9673 S3_EARN 5 9674 S3_PROP 5 9675 S3_TRAN 5 9676 S3_OTHER 5 9677 S3SOCSEC 4 9678 S3_SSI 4 9679 S3_UNEMP 4 9680 S3_VETS 4 9681 S3_AFDC 4 9682 S3_FDSTP 4 9683 S4REFPER 4 9684 S4SPOUSE 4 9685 S4_WGT 8 9686 S4_POVD 4 9687 S4TOTINC 5 9688 S4_EARN 5 9689 S4_PROP 5 9690 S4_TRAN 5 9691 S4_OTHER 5 9692 S4SOCSEC 4 154 The SAS System 15:23 Thursday, July 3, 2003 9693 S4_SSI 4 9694 S4_UNEMP 4 9695 S4_VETS 4 9696 S4_AFDC 4 9697 S4_FDSTP 4 9698 PP_ENTRY $2 9699 FNLWGT_1 8 9700 FNLWGT_2 8 9701 FNLWGT_3 8 9702 FNLWGT_4 8 9703 FNLWGT_5 8 9704 PW_ADDID $2 9705 U_BRTHYR 4 9706 PREV_ID 6 9707 PPTOTIN1 5 9708 PPTOTIN2 5 9709 PPTOTIN3 5 9710 PPTOTIN4 5 9711 PP_EARN1 5 9712 PP_EARN2 5 9713 PP_EARN3 5 9714 PP_EARN4 5 9715 PP_PROP1 5 9716 PP_PROP2 5 9717 PP_PROP3 5 9718 PP_PROP4 5 9719 PP_TRAN1 5 9720 PP_TRAN2 5 9721 PP_TRAN3 5 9722 PP_TRAN4 5 9723 PPOTHER1 5 9724 PPOTHER2 5 9725 PPOTHER3 5 9726 PPOTHER4 5 9727 WICVAL1 8 9728 WICVAL2 8 9729 WICVAL3 8 9730 WICVAL4 8 9731 SC1466 $2 9732 SC1682 4 9733 SC1690 4 9734 WS1_AMT1 4 9735 WS1_AMT2 4 9736 WS1_AMT3 4 9737 WS1_AMT4 4 9738 WS1_2028 8 9739 WS1_2032 4 9740 WS1_2034 4 9741 WS1_2036 4 9742 WS1_2038 4 9743 WS2_AMT1 4 9744 WS2_AMT2 4 9745 WS2_AMT3 4 9746 WS2_AMT4 4 9747 WS2_2028 8 9748 WS2_2032 4 9749 WS2_2034 4 9750 WS2_2036 4 9751 WS2_2038 4 9752 SE1AMT1 4 9753 SE1AMT2 4 9754 SE1AMT3 4 9755 SE1AMT4 4 9756 SE12238 4 9757 SE12240 4 9758 SE12242 4 9759 SE12244 4 9760 SE12256 4 9761 SE12260 4 9762 SE2AMT1 4 9763 SE2AMT2 4 9764 SE2AMT3 4 9765 SE2AMT4 4 9766 SE22238 4 9767 SE22240 4 9768 SE22242 4 155 The SAS System 15:23 Thursday, July 3, 2003 9769 SE22244 4 9770 SE22256 4 9771 SE22260 4 9772 I01AMT1 4 9773 I01AMT2 4 9774 I01AMT3 4 9775 I01AMT4 4 9776 KDSSAMT1 4 9777 KDSSAMT2 4 9778 KDSSAMT3 4 9779 KDSSAMT4 4 9780 I02AMT1 4 9781 I02AMT2 4 9782 I02AMT3 4 9783 I02AMT4 4 9784 KDRRAMT1 4 9785 KDRRAMT2 4 9786 KDRRAMT3 4 9787 KDRRAMT4 4 9788 I03AMT1 4 9789 I03AMT2 4 9790 I03AMT3 4 9791 I03AMT4 4 9792 I05AMT1 4 9793 I05AMT2 4 9794 I05AMT3 4 9795 I05AMT4 4 9796 I06AMT1 4 9797 I06AMT2 4 9798 I06AMT3 4 9799 I06AMT4 4 9800 I07AMT1 4 9801 I07AMT2 4 9802 I07AMT3 4 9803 I07AMT4 4 9804 I08AMT1 4 9805 I08AMT2 4 9806 I08AMT3 4 9807 I08AMT4 4 9808 I10AMT1 4 9809 I10AMT2 4 9810 I10AMT3 4 9811 I10AMT4 4 9812 I12AMT1 4 9813 I12AMT2 4 9814 I12AMT3 4 9815 I12AMT4 4 9816 I13AMT1 4 9817 I13AMT2 4 9818 I13AMT3 4 9819 I13AMT4 4 9820 I20AMT1 4 9821 I20AMT2 4 9822 I20AMT3 4 9823 I20AMT4 4 9824 I21AMT1 4 9825 I21AMT2 4 9826 I21AMT3 4 9827 I21AMT4 4 9828 I23AMT1 4 9829 I23AMT2 4 9830 I23AMT3 4 9831 I23AMT4 4 9832 I24AMT1 4 9833 I24AMT2 4 9834 I24AMT3 4 9835 I24AMT4 4 9836 I27AMT1 4 9837 I27AMT2 4 9838 I27AMT3 4 9839 I27AMT4 4 9840 I28AMT1 4 9841 I28AMT2 4 9842 I28AMT3 4 9843 I28AMT4 4 9844 I29AMT1 4 156 The SAS System 15:23 Thursday, July 3, 2003 9845 I29AMT2 4 9846 I29AMT3 4 9847 I29AMT4 4 9848 I30AMT1 4 9849 I30AMT2 4 9850 I30AMT3 4 9851 I30AMT4 4 9852 I31AMT1 4 9853 I31AMT2 4 9854 I31AMT3 4 9855 I31AMT4 4 9856 I32AMT1 4 9857 I32AMT2 4 9858 I32AMT3 4 9859 I32AMT4 4 9860 I34AMT1 4 9861 I34AMT2 4 9862 I34AMT3 4 9863 I34AMT4 4 9864 I35AMT1 4 9865 I35AMT2 4 9866 I35AMT3 4 9867 I35AMT4 4 9868 I36AMT1 4 9869 I36AMT2 4 9870 I36AMT3 4 9871 I36AMT4 4 9872 I37AMT1 4 9873 I37AMT2 4 9874 I37AMT3 4 9875 I37AMT4 4 9876 I38AMT1 4 9877 I38AMT2 4 9878 I38AMT3 4 9879 I38AMT4 4 9880 I40AMT1 4 9881 I40AMT2 4 9882 I40AMT3 4 9883 I40AMT4 4 9884 I50AMT1 4 9885 I50AMT2 4 9886 I50AMT3 4 9887 I50AMT4 4 9888 I51AMT1 4 9889 I51AMT2 4 9890 I51AMT3 4 9891 I51AMT4 4 9892 I52AMT1 4 9893 I52AMT2 4 9894 I52AMT3 4 9895 I52AMT4 4 9896 I53AMT1 4 9897 I53AMT2 4 9898 I53AMT3 4 9899 I53AMT4 4 9900 I54AMT1 4 9901 I54AMT2 4 9902 I54AMT3 4 9903 I54AMT4 4 9904 I55AMT1 4 9905 I55AMT2 4 9906 I55AMT3 4 9907 I55AMT4 4 9908 I56AMT1 4 9909 I56AMT2 4 9910 I56AMT3 4 9911 I56AMT4 4 9912 I75AMT1 4 9913 I75AMT2 4 9914 I75AMT3 4 9915 I75AMT4 4 9916 JINT1001 4 9917 JINT1002 4 9918 JINT1003 4 9919 JINT1004 4 9920 OINT1001 4 157 The SAS System 15:23 Thursday, July 3, 2003 9921 OINT1002 4 9922 OINT1003 4 9923 OINT1004 4 9924 JINT1041 4 9925 JINT1042 4 9926 JINT1043 4 9927 JINT1044 4 9928 OINT1041 4 9929 OINT1042 4 9930 OINT1043 4 9931 OINT1044 4 9932 JDIR1101 4 9933 JDIR1102 4 9934 JDIR1103 4 9935 JDIR1104 4 9936 ODIR1101 4 9937 ODIR1102 4 9938 ODIR1103 4 9939 ODIR1104 4 9940 JDIC1101 4 9941 JDIC1102 4 9942 JDIC1103 4 9943 JDIC1104 4 9944 ODIC1101 4 9945 ODIC1102 4 9946 ODIC1103 4 9947 ODIC1104 4 9948 JRNT1201 4 9949 JRNT1202 4 9950 JRNT1203 4 9951 JRNT1204 4 9952 ORNT1201 4 9953 ORNT1202 4 9954 ORNT1203 4 9955 ORNT1204 4 9956 OJRT1201 4 9957 OJRT1202 4 9958 OJRT1203 4 9959 OJRT1204 4 9960 JMAM1301 4 9961 JMAM1302 4 9962 JMAM1303 4 9963 JMAM1304 4 9964 OMAM1301 4 9965 OMAM1302 4 9966 OMAM1303 4 9967 OMAM1304 4 9968 RAM40501 4 9969 RAM40502 4 9970 RAM40503 4 9971 RAM40504 4 9972 SC4312 4 9973 SC4320 4 9974 SC4412 4 9975 SC4420 4 9976 SC4504 4 9977 SC4508 4 9978 SC4516 4 9979 SC4518 4 9980 SC4604 4 9981 SC4606 4 9982 SC4612 4 9983 SC4614 4 9984 SC4620 4 9985 SC4712 4 9986 SC4716 4 9987 SC4720 4 9988 DEFAULT=3; 9989 9990 9991 /*-------------------------------------------------------------------------------------*/ 9992 /* The following changes in variable names have been made, if necessary: 9993 '$' to 'd'; '-' to '_'; '%' to 'p'; 9994 9995 Note: Variable names in SAS are not case-sensitive */ 9996 158 The SAS System 15:23 Thursday, July 3, 2003 9997 /*-------------------------------------------------------------------------------------*/ 9998 9999 INPUT 10000 10001 @1 SUSEQNUM 5. 10002 @6 SU_ID $9. 10003 @15 SU_ROT 1. 10004 @16 SUHHCNT1 2. 10005 @18 SUHHCNT2 2. 10006 @20 SUHHCNT3 2. 10007 @22 SUHHCNT4 2. 10008 @24 SUHHCNT5 2. 10009 @26 SU_TOTHH 2. 10010 @28 SU_TOTFF 2. 10011 @30 SU_TOTPP 2. 10012 @32 SU_TOTWS 2. 10013 @34 SU_TOTSE 2. 10014 @36 SU_TOTG2 2. 10015 @38 SU_STATE 2. 10016 @40 SU_RGC 3. 10017 @43 H1_ADDID $2. 10018 @45 H1_MONTH 2. 10019 @47 H1_YEAR 2. 10020 @49 H1_NF 2. 10021 @51 H1_FFCNT 2. 10022 @53 H1_SSCNT 2. 10023 @55 H1REFPER 5. 10024 @60 H1_NP 2. 10025 @62 H1_MIS 1. 10026 @63 H1_INT1 2. 10027 @77 H1_WGT 10.4 10028 @89 H1_HSC 1. 10029 @90 H1_STRAT 2. 10030 @92 H1_STATE 2. 10031 @94 H1_METRO 1. 10032 @95 H1_MSA 4. 10033 @99 H1_ACCES 1. 10034 @100 H1_KTCHN 1. 10035 @101 H1_LVQTR 2. 10036 @103 H1_UNITS 2. 10037 @105 H1_TENUR 1. 10038 @106 H1_PUBHS 1. 10039 @107 H1_LORNT 1. 10040 @108 H1_RACE 1. 10041 @109 H1_SEX 1. 10042 @110 H1_SIZE 2. 10043 @112 H1_SAMPL 2. 10044 @114 H1_SEG 1. 10045 @115 H1_INTCD $3. 10046 @118 U1CCWAVE 1. 10047 @119 U1FRMSLE 1. 10048 @120 U1_ACCES 1. 10049 @121 U1_KTCHN 1. 10050 @122 U1_LVQTR 2. 10051 @124 U1_UNITS 2. 10052 @126 U1_TENUR 1. 10053 @127 U1_PUBHS 2. 10054 @129 U1_LORNT 2. 10055 @131 H1ITM36A 1. 10056 @132 H1ITM36B 2. 10057 @134 U1_RACE 1. 10058 @135 U1_SEX 1. 10059 @136 U1_SIZE 2. 10060 @138 U1ITM38A 1. 10061 @139 U1ITM38B 2. 10062 @141 U1TOTVST 2. 10063 @143 U1TOTPHN 2. 10064 @145 U1CCRSPP 3. 10065 @148 H1_0010 1. 10066 @149 H1_0012 1. 10067 @150 H1_0014 1. 10068 @151 H1_0016 1. 10069 @152 H1_0018 1. 10070 @153 H1_0020 1. 10071 @154 H1_00221 1. 10072 @155 H1_00222 1. 159 The SAS System 15:23 Thursday, July 3, 2003 10073 @156 H1_00223 1. 10074 @157 H1_00224 1. 10075 @158 H1_00225 1. 10076 @159 H1_00226 1. 10077 @160 H1_00227 1. 10078 @162 H1_00241 1. 10079 @163 H1_00242 1. 10080 @164 H1_00243 1. 10081 @165 H1_00244 1. 10082 @166 H1_00245 1. 10083 @167 H1_00246 1. 10084 @168 H1_00247 1. 10085 @170 H1_MEANS 1. 10086 @171 H1_CASH 1. 10087 @172 H1NCASHB 1. 10088 @173 H1_POVd 5. 10089 @178 H1TOTINC 8. 10090 @186 H1_EARN 7. 10091 @193 H1_PROP 8. 10092 @201 H1_TRAN 7. 10093 @208 H1_OTHER 7. 10094 @215 H1NONCSH 6. 10095 @221 H1SOCSEC 6. 10096 @227 H1_SSI 6. 10097 @233 H1_UNEMP 6. 10098 @239 H1_VETS 6. 10099 @245 H1_AFDC 6. 10100 @251 H1_FDSTP 6. 10101 @257 H1_ENRGY 1. 10102 @258 H1_LUNCH 1. 10103 @259 H1_BREAK 1. 10104 @260 H1_4816 1. 10105 @261 H1_4818 1. 10106 @262 H1_4820 1. 10107 @263 H1_4822 1. 10108 @264 H1_4824 6. 10109 @270 H1_4826 1. 10110 @271 H1_4828 1. 10111 @272 H1_4830 2. 10112 @274 H1_4832 1. 10113 @275 H1_4834 2. 10114 @277 H1_4836 1. 10115 @278 H1_4838 1. 10116 @279 H1_4840 1. 10117 @280 H1_4842 2. 10118 @282 H1_4844 1. 10119 @283 H1_4846 1. 10120 @284 H1_IMP06 1. 10121 @285 H1_IMP07 1. 10122 @286 H1_IMP08 1. 10123 @287 H1_IMP09 1. 10124 @288 H1_IMP10 1. 10125 @289 H1_IMP11 1. 10126 @290 H1_IMP12 1. 10127 @291 H1_IMP13 1. 10128 @292 H1_IMP14 1. 10129 @293 H1_IMP15 1. 10130 @294 H1_IMP16 1. 10131 @295 H1_IMP17 1. 10132 @296 H1_IMP18 1. 10133 @297 H1_IMP19 1. 10134 @298 H1_IMP20 1. 10135 @299 H2_ADDID $2. 10136 @301 H2_MONTH 2. 10137 @303 H2_YEAR 2. 10138 @305 H2_NF 2. 10139 @307 H2_FFCNT 2. 10140 @309 H2_SSCNT 2. 10141 @311 H2REFPER 5. 10142 @316 H2_NP 2. 10143 @318 H2_MIS 1. 10144 @319 H2_INT1 2. 10145 @333 H2_WGT 10.4 10146 @345 H2_HSC 1. 10147 @346 H2_STRAT 2. 10148 @348 H2_STATE 2. 160 The SAS System 15:23 Thursday, July 3, 2003 10149 @350 H2_METRO 1. 10150 @351 H2_MSA 4. 10151 @355 H2_ACCES 1. 10152 @356 H2_KTCHN 1. 10153 @357 H2_LVQTR 2. 10154 @359 H2_UNITS 2. 10155 @361 H2_TENUR 1. 10156 @362 H2_PUBHS 1. 10157 @363 H2_LORNT 1. 10158 @364 H2_RACE 1. 10159 @365 H2_SEX 1. 10160 @366 H2_SIZE 2. 10161 @368 H2_SAMPL 2. 10162 @370 H2_SEG 1. 10163 @371 H2_INTCD $3. 10164 @374 U2CCWAVE 1. 10165 @375 U2FRMSLE 1. 10166 @376 U2_ACCES 1. 10167 @377 U2_KTCHN 1. 10168 @378 U2_LVQTR 2. 10169 @380 U2_UNITS 2. 10170 @382 U2_TENUR 1. 10171 @383 U2_PUBHS 2. 10172 @385 U2_LORNT 2. 10173 @387 H2ITM36A 1. 10174 @388 H2ITM36B 2. 10175 @390 U2_RACE 1. 10176 @391 U2_SEX 1. 10177 @392 U2_SIZE 2. 10178 @394 U2ITM38A 1. 10179 @395 U2ITM38B 2. 10180 @397 U2TOTVST 2. 10181 @399 U2TOTPHN 2. 10182 @401 U2CCRSPP 3. 10183 @404 H2_0010 1. 10184 @405 H2_0012 1. 10185 @406 H2_0014 1. 10186 @407 H2_0016 1. 10187 @408 H2_0018 1. 10188 @409 H2_0020 1. 10189 @410 H2_00221 1. 10190 @411 H2_00222 1. 10191 @412 H2_00223 1. 10192 @413 H2_00224 1. 10193 @414 H2_00225 1. 10194 @415 H2_00226 1. 10195 @416 H2_00227 1. 10196 @418 H2_00241 1. 10197 @419 H2_00242 1. 10198 @420 H2_00243 1. 10199 @421 H2_00244 1. 10200 @422 H2_00245 1. 10201 @423 H2_00246 1. 10202 @424 H2_00247 1. 10203 @426 H2_MEANS 1. 10204 @427 H2_CASH 1. 10205 @428 H2NCASHB 1. 10206 @429 H2_POVd 5. 10207 @434 H2TOTINC 8. 10208 @442 H2_EARN 7. 10209 @449 H2_PROP 8. 10210 @457 H2_TRAN 7. 10211 @464 H2_OTHER 7. 10212 @471 H2NONCSH 6. 10213 @477 H2SOCSEC 6. 10214 @483 H2_SSI 6. 10215 @489 H2_UNEMP 6. 10216 @495 H2_VETS 6. 10217 @501 H2_AFDC 6. 10218 @507 H2_FDSTP 6. 10219 @513 H2_ENRGY 1. 10220 @514 H2_LUNCH 1. 10221 @515 H2_BREAK 1. 10222 @516 H2_4816 1. 10223 @517 H2_4818 1. 10224 @518 H2_4820 1. 161 The SAS System 15:23 Thursday, July 3, 2003 10225 @519 H2_4822 1. 10226 @520 H2_4824 6. 10227 @526 H2_4826 1. 10228 @527 H2_4828 1. 10229 @528 H2_4830 2. 10230 @530 H2_4832 1. 10231 @531 H2_4834 2. 10232 @533 H2_4836 1. 10233 @534 H2_4838 1. 10234 @535 H2_4840 1. 10235 @536 H2_4842 2. 10236 @538 H2_4844 1. 10237 @539 H2_4846 1. 10238 @540 H2_IMP06 1. 10239 @541 H2_IMP07 1. 10240 @542 H2_IMP08 1. 10241 @543 H2_IMP09 1. 10242 @544 H2_IMP10 1. 10243 @545 H2_IMP11 1. 10244 @546 H2_IMP12 1. 10245 @547 H2_IMP13 1. 10246 @548 H2_IMP14 1. 10247 @549 H2_IMP15 1. 10248 @550 H2_IMP16 1. 10249 @551 H2_IMP17 1. 10250 @552 H2_IMP18 1. 10251 @553 H2_IMP19 1. 10252 @554 H2_IMP20 1. 10253 @555 H3_ADDID $2. 10254 @557 H3_MONTH 2. 10255 @559 H3_YEAR 2. 10256 @561 H3_NF 2. 10257 @563 H3_FFCNT 2. 10258 @565 H3_SSCNT 2. 10259 @567 H3REFPER 5. 10260 @572 H3_NP 2. 10261 @574 H3_MIS 1. 10262 @575 H3_INT1 2. 10263 @589 H3_WGT 10.4 10264 @601 H3_HSC 1. 10265 @602 H3_STRAT 2. 10266 @604 H3_STATE 2. 10267 @606 H3_METRO 1. 10268 @607 H3_MSA 4. 10269 @611 H3_ACCES 1. 10270 @612 H3_KTCHN 1. 10271 @613 H3_LVQTR 2. 10272 @615 H3_UNITS 2. 10273 @617 H3_TENUR 1. 10274 @618 H3_PUBHS 1. 10275 @619 H3_LORNT 1. 10276 @620 H3_RACE 1. 10277 @621 H3_SEX 1. 10278 @622 H3_SIZE 2. 10279 @624 H3_SAMPL 2. 10280 @626 H3_SEG 1. 10281 @627 H3_INTCD $3. 10282 @630 U3CCWAVE 1. 10283 @631 U3FRMSLE 1. 10284 @632 U3_ACCES 1. 10285 @633 U3_KTCHN 1. 10286 @634 U3_LVQTR 2. 10287 @636 U3_UNITS 2. 10288 @638 U3_TENUR 1. 10289 @639 U3_PUBHS 2. 10290 @641 U3_LORNT 2. 10291 @643 H3ITM36A 1. 10292 @644 H3ITM36B 2. 10293 @646 U3_RACE 1. 10294 @647 U3_SEX 1. 10295 @648 U3_SIZE 2. 10296 @650 U3ITM38A 1. 10297 @651 U3ITM38B 2. 10298 @653 U3TOTVST 2. 10299 @655 U3TOTPHN 2. 10300 @657 U3CCRSPP 3. 162 The SAS System 15:23 Thursday, July 3, 2003 10301 @660 H3_0010 1. 10302 @661 H3_0012 1. 10303 @662 H3_0014 1. 10304 @663 H3_0016 1. 10305 @664 H3_0018 1. 10306 @665 H3_0020 1. 10307 @666 H3_00221 1. 10308 @667 H3_00222 1. 10309 @668 H3_00223 1. 10310 @669 H3_00224 1. 10311 @670 H3_00225 1. 10312 @671 H3_00226 1. 10313 @672 H3_00227 1. 10314 @674 H3_00241 1. 10315 @675 H3_00242 1. 10316 @676 H3_00243 1. 10317 @677 H3_00244 1. 10318 @678 H3_00245 1. 10319 @679 H3_00246 1. 10320 @680 H3_00247 1. 10321 @682 H3_MEANS 1. 10322 @683 H3_CASH 1. 10323 @684 H3NCASHB 1. 10324 @685 H3_POVd 5. 10325 @690 H3TOTINC 8. 10326 @698 H3_EARN 7. 10327 @705 H3_PROP 8. 10328 @713 H3_TRAN 7. 10329 @720 H3_OTHER 7. 10330 @727 H3NONCSH 6. 10331 @733 H3SOCSEC 6. 10332 @739 H3_SSI 6. 10333 @745 H3_UNEMP 6. 10334 @751 H3_VETS 6. 10335 @757 H3_AFDC 6. 10336 @763 H3_FDSTP 6. 10337 @769 H3_ENRGY 1. 10338 @770 H3_LUNCH 1. 10339 @771 H3_BREAK 1. 10340 @772 H3_4816 1. 10341 @773 H3_4818 1. 10342 @774 H3_4820 1. 10343 @775 H3_4822 1. 10344 @776 H3_4824 6. 10345 @782 H3_4826 1. 10346 @783 H3_4828 1. 10347 @784 H3_4830 2. 10348 @786 H3_4832 1. 10349 @787 H3_4834 2. 10350 @789 H3_4836 1. 10351 @790 H3_4838 1. 10352 @791 H3_4840 1. 10353 @792 H3_4842 2. 10354 @794 H3_4844 1. 10355 @795 H3_4846 1. 10356 @796 H3_IMP06 1. 10357 @797 H3_IMP07 1. 10358 @798 H3_IMP08 1. 10359 @799 H3_IMP09 1. 10360 @800 H3_IMP10 1. 10361 @801 H3_IMP11 1. 10362 @802 H3_IMP12 1. 10363 @803 H3_IMP13 1. 10364 @804 H3_IMP14 1. 10365 @805 H3_IMP15 1. 10366 @806 H3_IMP16 1. 10367 @807 H3_IMP17 1. 10368 @808 H3_IMP18 1. 10369 @809 H3_IMP19 1. 10370 @810 H3_IMP20 1. 10371 @811 H4_ADDID $2. 10372 @813 H4_MONTH 2. 10373 @815 H4_YEAR 2. 10374 @817 H4_NF 2. 10375 @819 H4_FFCNT 2. 10376 @821 H4_SSCNT 2. 163 The SAS System 15:23 Thursday, July 3, 2003 10377 @823 H4REFPER 5. 10378 @828 H4_NP 2. 10379 @830 H4_MIS 1. 10380 @831 H4_INT1 2. 10381 @845 H4_WGT 10.4 10382 @857 H4_HSC 1. 10383 @858 H4_STRAT 2. 10384 @860 H4_STATE 2. 10385 @862 H4_METRO 1. 10386 @863 H4_MSA 4. 10387 @867 H4_ACCES 1. 10388 @868 H4_KTCHN 1. 10389 @869 H4_LVQTR 2. 10390 @871 H4_UNITS 2. 10391 @873 H4_TENUR 1. 10392 @874 H4_PUBHS 1. 10393 @875 H4_LORNT 1. 10394 @876 H4_RACE 1. 10395 @877 H4_SEX 1. 10396 @878 H4_SIZE 2. 10397 @880 H4_SAMPL 2. 10398 @882 H4_SEG 1. 10399 @883 H4_INTCD $3. 10400 @886 U4CCWAVE 1. 10401 @887 U4FRMSLE 1. 10402 @888 U4_ACCES 1. 10403 @889 U4_KTCHN 1. 10404 @890 U4_LVQTR 2. 10405 @892 U4_UNITS 2. 10406 @894 U4_TENUR 1. 10407 @895 U4_PUBHS 2. 10408 @897 U4_LORNT 2. 10409 @899 H4ITM36A 1. 10410 @900 H4ITM36B 2. 10411 @902 U4_RACE 1. 10412 @903 U4_SEX 1. 10413 @904 U4_SIZE 2. 10414 @906 U4ITM38A 1. 10415 @907 U4ITM38B 2. 10416 @909 U4TOTVST 2. 10417 @911 U4TOTPHN 2. 10418 @913 U4CCRSPP 3. 10419 @916 H4_0010 1. 10420 @917 H4_0012 1. 10421 @918 H4_0014 1. 10422 @919 H4_0016 1. 10423 @920 H4_0018 1. 10424 @921 H4_0020 1. 10425 @922 H4_00221 1. 10426 @923 H4_00222 1. 10427 @924 H4_00223 1. 10428 @925 H4_00224 1. 10429 @926 H4_00225 1. 10430 @927 H4_00226 1. 10431 @928 H4_00227 1. 10432 @930 H4_00241 1. 10433 @931 H4_00242 1. 10434 @932 H4_00243 1. 10435 @933 H4_00244 1. 10436 @934 H4_00245 1. 10437 @935 H4_00246 1. 10438 @936 H4_00247 1. 10439 @938 H4_MEANS 1. 10440 @939 H4_CASH 1. 10441 @940 H4NCASHB 1. 10442 @941 H4_POVd 5. 10443 @946 H4TOTINC 8. 10444 @954 H4_EARN 7. 10445 @961 H4_PROP 8. 10446 @969 H4_TRAN 7. 10447 @976 H4_OTHER 7. 10448 @983 H4NONCSH 6. 10449 @989 H4SOCSEC 6. 10450 @995 H4_SSI 6. 10451 @1001 H4_UNEMP 6. 10452 @1007 H4_VETS 6. 164 The SAS System 15:23 Thursday, July 3, 2003 10453 @1013 H4_AFDC 6. 10454 @1019 H4_FDSTP 6. 10455 @1025 H4_ENRGY 1. 10456 @1026 H4_LUNCH 1. 10457 @1027 H4_BREAK 1. 10458 @1028 H4_4816 1. 10459 @1029 H4_4818 1. 10460 @1030 H4_4820 1. 10461 @1031 H4_4822 1. 10462 @1032 H4_4824 6. 10463 @1038 H4_4826 1. 10464 @1039 H4_4828 1. 10465 @1040 H4_4830 2. 10466 @1042 H4_4832 1. 10467 @1043 H4_4834 2. 10468 @1045 H4_4836 1. 10469 @1046 H4_4838 1. 10470 @1047 H4_4840 1. 10471 @1048 H4_4842 2. 10472 @1050 H4_4844 1. 10473 @1051 H4_4846 1. 10474 @1052 H4_IMP06 1. 10475 @1053 H4_IMP07 1. 10476 @1054 H4_IMP08 1. 10477 @1055 H4_IMP09 1. 10478 @1056 H4_IMP10 1. 10479 @1057 H4_IMP11 1. 10480 @1058 H4_IMP12 1. 10481 @1059 H4_IMP13 1. 10482 @1060 H4_IMP14 1. 10483 @1061 H4_IMP15 1. 10484 @1062 H4_IMP16 1. 10485 @1063 H4_IMP17 1. 10486 @1064 H4_IMP18 1. 10487 @1065 H4_IMP19 1. 10488 @1066 H4_IMP20 1. 10489 @1067 H5REFPER 5. 10490 @1072 H5_NP 2. 10491 @1074 H5_MIS 1. 10492 @1075 H5_LVQTR 2. 10493 @1077 H5_ADDID $2. 10494 @1079 H5_WGT 10.4 10495 @1091 F1_NUMBR 2. 10496 @1093 F1_MONTH 2. 10497 @1095 F1_YEAR 2. 10498 @1097 F1NUMPER 2. 10499 @1099 F1REFPER 5. 10500 @1104 F1SPOUSE 5. 10501 @1109 F1_TYPE 1. 10502 @1110 F1_KIND 1. 10503 @1111 F1OWNKID 2. 10504 @1113 F1OKLT18 2. 10505 @1115 F1_WGT 10.4 10506 @1127 F1_POVd 5. 10507 @1132 F1TOTINC 8. 10508 @1140 F1_EARN 7. 10509 @1147 F1_PROP 8. 10510 @1155 F1_TRAN 7. 10511 @1162 F1_OTHER 7. 10512 @1169 F1SOCSEC 6. 10513 @1175 F1_SSI 6. 10514 @1181 F1_UNEMP 6. 10515 @1187 F1_VETS 6. 10516 @1193 F1_AFDC 6. 10517 @1199 F1_FDSTP 6. 10518 @1205 F2_NUMBR 2. 10519 @1207 F2_MONTH 2. 10520 @1209 F2_YEAR 2. 10521 @1211 F2NUMPER 2. 10522 @1213 F2REFPER 5. 10523 @1218 F2SPOUSE 5. 10524 @1223 F2_TYPE 1. 10525 @1224 F2_KIND 1. 10526 @1225 F2OWNKID 2. 10527 @1227 F2OKLT18 2. 10528 @1229 F2_WGT 10.4 165 The SAS System 15:23 Thursday, July 3, 2003 10529 @1241 F2_POVd 5. 10530 @1246 F2TOTINC 8. 10531 @1254 F2_EARN 7. 10532 @1261 F2_PROP 8. 10533 @1269 F2_TRAN 7. 10534 @1276 F2_OTHER 7. 10535 @1283 F2SOCSEC 6. 10536 @1289 F2_SSI 6. 10537 @1295 F2_UNEMP 6. 10538 @1301 F2_VETS 6. 10539 @1307 F2_AFDC 6. 10540 @1313 F2_FDSTP 6. 10541 @1319 F3_NUMBR 2. 10542 @1321 F3_MONTH 2. 10543 @1323 F3_YEAR 2. 10544 @1325 F3NUMPER 2. 10545 @1327 F3REFPER 5. 10546 @1332 F3SPOUSE 5. 10547 @1337 F3_TYPE 1. 10548 @1338 F3_KIND 1. 10549 @1339 F3OWNKID 2. 10550 @1341 F3OKLT18 2. 10551 @1343 F3_WGT 10.4 10552 @1355 F3_POVd 5. 10553 @1360 F3TOTINC 8. 10554 @1368 F3_EARN 7. 10555 @1375 F3_PROP 8. 10556 @1383 F3_TRAN 7. 10557 @1390 F3_OTHER 7. 10558 @1397 F3SOCSEC 6. 10559 @1403 F3_SSI 6. 10560 @1409 F3_UNEMP 6. 10561 @1415 F3_VETS 6. 10562 @1421 F3_AFDC 6. 10563 @1427 F3_FDSTP 6. 10564 @1433 F4_NUMBR 2. 10565 @1435 F4_MONTH 2. 10566 @1437 F4_YEAR 2. 10567 @1439 F4NUMPER 2. 10568 @1441 F4REFPER 5. 10569 @1446 F4SPOUSE 5. 10570 @1451 F4_TYPE 1. 10571 @1452 F4_KIND 1. 10572 @1453 F4OWNKID 2. 10573 @1455 F4OKLT18 2. 10574 @1457 F4_WGT 10.4 10575 @1469 F4_POVd 5. 10576 @1474 F4TOTINC 8. 10577 @1482 F4_EARN 7. 10578 @1489 F4_PROP 8. 10579 @1497 F4_TRAN 7. 10580 @1504 F4_OTHER 7. 10581 @1511 F4SOCSEC 6. 10582 @1517 F4_SSI 6. 10583 @1523 F4_UNEMP 6. 10584 @1529 F4_VETS 6. 10585 @1535 F4_AFDC 6. 10586 @1541 F4_FDSTP 6. 10587 @1547 S1_NUMBR 2. 10588 @1549 S1_MONTH 2. 10589 @1551 S1_YEAR 2. 10590 @1553 S1NUMPER 2. 10591 @1555 S1REFPER 5. 10592 @1560 S1SPOUSE 5. 10593 @1565 S1_TYPE 1. 10594 @1566 S1_KIND 1. 10595 @1567 S1OWNKID 2. 10596 @1569 S1OKLT18 2. 10597 @1571 S1_WGT 10.4 10598 @1583 S1_POVd 5. 10599 @1588 S1TOTINC 8. 10600 @1596 S1_EARN 7. 10601 @1603 S1_PROP 8. 10602 @1611 S1_TRAN 7. 10603 @1618 S1_OTHER 7. 10604 @1625 S1SOCSEC 6. 166 The SAS System 15:23 Thursday, July 3, 2003 10605 @1631 S1_SSI 6. 10606 @1637 S1_UNEMP 6. 10607 @1643 S1_VETS 6. 10608 @1649 S1_AFDC 6. 10609 @1655 S1_FDSTP 6. 10610 @1661 S2_NUMBR 2. 10611 @1663 S2_MONTH 2. 10612 @1665 S2_YEAR 2. 10613 @1667 S2NUMPER 2. 10614 @1669 S2REFPER 5. 10615 @1674 S2SPOUSE 5. 10616 @1679 S2_TYPE 1. 10617 @1680 S2_KIND 1. 10618 @1681 S2OWNKID 2. 10619 @1683 S2OKLT18 2. 10620 @1685 S2_WGT 10.4 10621 @1697 S2_POVd 5. 10622 @1702 S2TOTINC 8. 10623 @1710 S2_EARN 7. 10624 @1717 S2_PROP 8. 10625 @1725 S2_TRAN 7. 10626 @1732 S2_OTHER 7. 10627 @1739 S2SOCSEC 6. 10628 @1745 S2_SSI 6. 10629 @1751 S2_UNEMP 6. 10630 @1757 S2_VETS 6. 10631 @1763 S2_AFDC 6. 10632 @1769 S2_FDSTP 6. 10633 @1775 S3_NUMBR 2. 10634 @1777 S3_MONTH 2. 10635 @1779 S3_YEAR 2. 10636 @1781 S3NUMPER 2. 10637 @1783 S3REFPER 5. 10638 @1788 S3SPOUSE 5. 10639 @1793 S3_TYPE 1. 10640 @1794 S3_KIND 1. 10641 @1795 S3OWNKID 2. 10642 @1797 S3OKLT18 2. 10643 @1799 S3_WGT 10.4 10644 @1811 S3_POVd 5. 10645 @1816 S3TOTINC 8. 10646 @1824 S3_EARN 7. 10647 @1831 S3_PROP 8. 10648 @1839 S3_TRAN 7. 10649 @1846 S3_OTHER 7. 10650 @1853 S3SOCSEC 6. 10651 @1859 S3_SSI 6. 10652 @1865 S3_UNEMP 6. 10653 @1871 S3_VETS 6. 10654 @1877 S3_AFDC 6. 10655 @1883 S3_FDSTP 6. 10656 @1889 S4_NUMBR 2. 10657 @1891 S4_MONTH 2. 10658 @1893 S4_YEAR 2. 10659 @1895 S4NUMPER 2. 10660 @1897 S4REFPER 5. 10661 @1902 S4SPOUSE 5. 10662 @1907 S4_TYPE 1. 10663 @1908 S4_KIND 1. 10664 @1909 S4OWNKID 2. 10665 @1911 S4OKLT18 2. 10666 @1913 S4_WGT 10.4 10667 @1925 S4_POVd 5. 10668 @1930 S4TOTINC 8. 10669 @1938 S4_EARN 7. 10670 @1945 S4_PROP 8. 10671 @1953 S4_TRAN 7. 10672 @1960 S4_OTHER 7. 10673 @1967 S4SOCSEC 6. 10674 @1973 S4_SSI 6. 10675 @1979 S4_UNEMP 6. 10676 @1985 S4_VETS 6. 10677 @1991 S4_AFDC 6. 10678 @1997 S4_FDSTP 6. 10679 @2003 PP_RCSEQ 2. 10680 @2005 PP_WAVE 1. 167 The SAS System 15:23 Thursday, July 3, 2003 10681 @2006 PP_INTVW 1. 10682 @2007 PP_MIS_1 1. 10683 @2008 PP_MIS_2 1. 10684 @2009 PP_MIS_3 1. 10685 @2010 PP_MIS_4 1. 10686 @2011 PP_MIS_5 1. 10687 @2012 PP_ENTRY $2. 10688 @2014 PP_PNUM $3. 10689 @2017 FNLWGT_1 10.4 10690 @2027 FNLWGT_2 10.4 10691 @2037 FNLWGT_3 10.4 10692 @2047 FNLWGT_4 10.4 10693 @2057 FNLWGT_5 10.4 10694 @2067 PW_ADDID $2. 10695 @2069 PW_RRP 1. 10696 @2070 PW_MS 1. 10697 @2071 PW_PNSP 3. 10698 @2074 PW_PNPT 3. 10699 @2077 PW_POPST 1. 10700 @2078 PW_ADDIT 1. 10701 @2079 PW_INTVW 1. 10702 @2080 RRP_1 1. 10703 @2081 RRP_2 1. 10704 @2082 RRP_3 1. 10705 @2083 RRP_4 1. 10706 @2084 RRP_5 1. 10707 @2085 AGE_1 2. 10708 @2087 AGE_2 2. 10709 @2089 AGE_3 2. 10710 @2091 AGE_4 2. 10711 @2093 AGE_5 2. 10712 @2095 SEX 1. 10713 @2096 RACE 1. 10714 @2097 MS_1 1. 10715 @2098 MS_2 1. 10716 @2099 MS_3 1. 10717 @2100 MS_4 1. 10718 @2101 MS_5 1. 10719 @2102 FAMTYP_1 1. 10720 @2103 FAMTYP_2 1. 10721 @2104 FAMTYP_3 1. 10722 @2105 FAMTYP_4 1. 10723 @2106 FAMTYP_5 1. 10724 @2107 FAMREL_1 1. 10725 @2108 FAMREL_2 1. 10726 @2109 FAMREL_3 1. 10727 @2110 FAMREL_4 1. 10728 @2111 FAMREL_5 1. 10729 @2112 FAMNUM_1 1. 10730 @2113 FAMNUM_2 1. 10731 @2114 FAMNUM_3 1. 10732 @2115 FAMNUM_4 1. 10733 @2116 FAMNUM_5 1. 10734 @2117 POP_STAT 1. 10735 @2118 PNSP_1 3. 10736 @2121 PNSP_2 3. 10737 @2124 PNSP_3 3. 10738 @2127 PNSP_4 3. 10739 @2130 PNSP_5 3. 10740 @2133 PNPT_1 3. 10741 @2136 PNPT_2 3. 10742 @2139 PNPT_3 3. 10743 @2142 PNPT_4 3. 10744 @2145 PNPT_5 3. 10745 @2148 VETSTAT 1. 10746 @2149 HIGRADE 2. 10747 @2151 GRD_CMPL 1. 10748 @2152 ETHNICTY 2. 10749 @2154 IN_AF 1. 10750 @2155 U_ENTRY 2. 10751 @2157 U_PNUM 3. 10752 @2160 U_RRP 1. 10753 @2161 U_HHMEM 1. 10754 @2162 U_REALFT 2. 10755 @2164 U_REAENT 2. 10756 @2166 U_MONLFT 2. 168 The SAS System 15:23 Thursday, July 3, 2003 10757 @2168 U_MONENT 2. 10758 @2170 U_DAYLFT 2. 10759 @2172 U_DAYENT 2. 10760 @2174 CC_ADLFT 2. 10761 @2176 CC_ADENT 2. 10762 @2178 U_BRTHMN 2. 10763 @2180 U_BRTHYR 4. 10764 @2184 U_PNPT 3. 10765 @2187 U_MS 1. 10766 @2188 U_PNSP 3. 10767 @2191 U_PNGD 3. 10768 @2194 U_SEX 1. 10769 @2195 U_RACE 1. 10770 @2196 U_ORIGIN 2. 10771 @2198 U_HIGRDE 2. 10772 @2200 U_COMPL 1. 10773 @2201 U_VET 1. 10774 @2202 U_SRVDTE 1. 10775 @2203 U_AF 1. 10776 @2204 U_SSNDK 1. 10777 @2205 PREV_ID 9. 10778 @2214 PREV_ROT 1. 10779 @2215 SC0064 2. 10780 @2217 SC0066 3. 10781 @2220 HCHANGE1 1. 10782 @2221 HCHANGE2 1. 10783 @2222 HCHANGE3 1. 10784 @2223 HCHANGE4 1. 10785 @2224 HCHANGE5 1. 10786 @2225 FCHANGE1 1. 10787 @2226 FCHANGE2 1. 10788 @2227 FCHANGE3 1. 10789 @2228 FCHANGE4 1. 10790 @2229 SCHANGE1 1. 10791 @2230 SCHANGE2 1. 10792 @2231 SCHANGE3 1. 10793 @2232 SCHANGE4 1. 10794 @2233 PPTOTIN1 8. 10795 @2241 PPTOTIN2 8. 10796 @2249 PPTOTIN3 8. 10797 @2257 PPTOTIN4 8. 10798 @2265 PP_EARN1 7. 10799 @2272 PP_EARN2 7. 10800 @2279 PP_EARN3 7. 10801 @2286 PP_EARN4 7. 10802 @2293 PP_PROP1 8. 10803 @2301 PP_PROP2 8. 10804 @2309 PP_PROP3 8. 10805 @2317 PP_PROP4 8. 10806 @2325 PP_TRAN1 7. 10807 @2332 PP_TRAN2 7. 10808 @2339 PP_TRAN3 7. 10809 @2346 PP_TRAN4 7. 10810 @2353 PPOTHER1 7. 10811 @2360 PPOTHER2 7. 10812 @2367 PPOTHER3 7. 10813 @2374 PPOTHER4 7. 10814 @2381 RECIPS01 1. 10815 @2382 RECIPS02 1. 10816 @2383 RECIPS03 1. 10817 @2384 RECIPS04 1. 10818 @2385 RECIPS05 1. 10819 @2386 RECIPS06 1. 10820 @2387 RECIPS07 1. 10821 @2388 RECIPS08 1. 10822 @2389 RECIPS09 1. 10823 @2390 RECIPS10 1. 10824 @2391 RECIPS11 1. 10825 @2392 RECIPS12 1. 10826 @2393 RECIPS13 1. 10827 @2394 RECIPS14 1. 10828 @2395 RECIPS15 1. 10829 @2396 RECIPS16 1. 10830 @2397 RECIPS17 1. 10831 @2398 RECIPS18 1. 10832 @2399 RECIPS19 1. 169 The SAS System 15:23 Thursday, July 3, 2003 10833 @2400 RECIPS20 1. 10834 @2401 RECIPS21 1. 10835 @2402 RECIPS22 1. 10836 @2403 RECIPS23 1. 10837 @2404 RECIPS24 1. 10838 @2405 RECIPS25 1. 10839 @2406 RECIPS26 1. 10840 @2407 RECIPS27 1. 10841 @2408 RECIPS28 1. 10842 @2409 RECIPS29 1. 10843 @2410 RECIPS30 1. 10844 @2411 RECIPS31 1. 10845 @2412 RECIPS32 1. 10846 @2413 RECIPS33 1. 10847 @2414 RECIPS34 1. 10848 @2415 RECIPS35 1. 10849 @2416 RECIPS36 1. 10850 @2417 RECIPS37 1. 10851 @2418 RECIPS38 1. 10852 @2419 RECIPS39 1. 10853 @2420 RECIPS40 1. 10854 @2421 RECIPS41 1. 10855 @2422 RECIPS42 1. 10856 @2423 RECIPS43 1. 10857 @2424 RECIPS44 1. 10858 @2425 RECIPS45 1. 10859 @2426 RECIPS46 1. 10860 @2427 RECIPS47 1. 10861 @2428 RECIPS48 1. 10862 @2429 RECIPS49 1. 10863 @2430 RECIPS50 1. 10864 @2431 RECIPS51 1. 10865 @2432 RECIPS52 1. 10866 @2433 RECIPS53 1. 10867 @2434 RECIPS54 1. 10868 @2435 RECIPS55 1. 10869 @2436 RECIPS56 1. 10870 @2437 RECIPS57 1. 10871 @2438 RECIPS58 1. 10872 @2439 RECIPS59 1. 10873 @2440 RECIPS60 1. 10874 @2441 RECIPS61 1. 10875 @2442 RECIPS62 1. 10876 @2443 RECIPS63 1. 10877 @2444 RECIPS64 1. 10878 @2445 RECIPS65 1. 10879 @2446 RECIPS66 1. 10880 @2447 RECIPS67 1. 10881 @2448 RECIPS68 1. 10882 @2449 RECIPS69 1. 10883 @2450 RECIPS70 1. 10884 @2451 RECIPS71 1. 10885 @2452 RECIPS72 1. 10886 @2453 RECIPS73 1. 10887 @2454 RECIPS74 1. 10888 @2455 RECIPS75 1. 10889 @2456 ASSETS01 1. 10890 @2457 ASSETS02 1. 10891 @2458 ASSETS03 1. 10892 @2459 ASSETS04 1. 10893 @2460 ASSETS05 1. 10894 @2461 ASSETS06 1. 10895 @2462 ASSETS07 1. 10896 @2463 ASSETS08 1. 10897 @2464 ASSETS09 1. 10898 @2465 ASSETS10 1. 10899 @2466 ASSETS11 1. 10900 @2467 ASSETS12 1. 10901 @2468 ASSETS13 1. 10902 @2469 ESR_1 1. 10903 @2470 ESR_2 1. 10904 @2471 ESR_3 1. 10905 @2472 ESR_4 1. 10906 @2473 WKSPER1 1. 10907 @2474 WKSPER2 1. 10908 @2475 WKSPER3 1. 170 The SAS System 15:23 Thursday, July 3, 2003 10909 @2476 WKSPER4 1. 10910 @2477 WKSJB1 1. 10911 @2478 WKSJB2 1. 10912 @2479 WKSJB3 1. 10913 @2480 WKSJB4 1. 10914 @2481 WKWJOB01 1. 10915 @2482 WKWJOB02 1. 10916 @2483 WKWJOB03 1. 10917 @2484 WKWJOB04 1. 10918 @2485 WKWJOB05 1. 10919 @2486 WKWJOB06 1. 10920 @2487 WKWJOB07 1. 10921 @2488 WKWJOB08 1. 10922 @2489 WKWJOB09 1. 10923 @2490 WKWJOB10 1. 10924 @2491 WKWJOB11 1. 10925 @2492 WKWJOB12 1. 10926 @2493 WKWJOB13 1. 10927 @2494 WKWJOB14 1. 10928 @2495 WKWJOB15 1. 10929 @2496 WKWJOB16 1. 10930 @2497 WKWJOB17 1. 10931 @2498 WKWJOB18 1. 10932 @2499 WKSWOP1 1. 10933 @2500 WKSWOP2 1. 10934 @2501 WKSWOP3 1. 10935 @2502 WKSWOP4 1. 10936 @2503 WEEKSA01 1. 10937 @2504 WEEKSA02 1. 10938 @2505 WEEKSA03 1. 10939 @2506 WEEKSA04 1. 10940 @2507 WEEKSA05 1. 10941 @2508 WEEKSA06 1. 10942 @2509 WEEKSA07 1. 10943 @2510 WEEKSA08 1. 10944 @2511 WEEKSA09 1. 10945 @2512 WEEKSA10 1. 10946 @2513 WEEKSA11 1. 10947 @2514 WEEKSA12 1. 10948 @2515 WEEKSA13 1. 10949 @2516 WEEKSA14 1. 10950 @2517 WEEKSA15 1. 10951 @2518 WEEKSA16 1. 10952 @2519 WEEKSA17 1. 10953 @2520 WEEKSA18 1. 10954 @2521 WKSLOK1 1. 10955 @2522 WKSLOK2 1. 10956 @2523 WKSLOK3 1. 10957 @2524 WKSLOK4 1. 10958 @2525 WEEKSL01 1. 10959 @2526 WEEKSL02 1. 10960 @2527 WEEKSL03 1. 10961 @2528 WEEKSL04 1. 10962 @2529 WEEKSL05 1. 10963 @2530 WEEKSL06 1. 10964 @2531 WEEKSL07 1. 10965 @2532 WEEKSL08 1. 10966 @2533 WEEKSL09 1. 10967 @2534 WEEKSL10 1. 10968 @2535 WEEKSL11 1. 10969 @2536 WEEKSL12 1. 10970 @2537 WEEKSL13 1. 10971 @2538 WEEKSL14 1. 10972 @2539 WEEKSL15 1. 10973 @2540 WEEKSL16 1. 10974 @2541 WEEKSL17 1. 10975 @2542 WEEKSL18 1. 10976 @2543 CARECOV1 1. 10977 @2544 CARECOV2 1. 10978 @2545 CARECOV3 1. 10979 @2546 CARECOV4 1. 10980 @2547 MEDICAID 1. 10981 @2548 CAIDCOV1 1. 10982 @2549 CAIDCOV2 1. 10983 @2550 CAIDCOV3 1. 10984 @2551 CAIDCOV4 1. 171 The SAS System 15:23 Thursday, July 3, 2003 10985 @2552 WICCOV1 1. 10986 @2553 WICCOV2 1. 10987 @2554 WICCOV3 1. 10988 @2555 WICCOV4 1. 10989 @2556 WICVAL1 4.2 10990 @2560 WICVAL2 4.2 10991 @2564 WICVAL3 4.2 10992 @2568 WICVAL4 4.2 10993 @2572 HIIND 1. 10994 @2573 HIMNTH1 1. 10995 @2574 HIMNTH2 1. 10996 @2575 HIMNTH3 1. 10997 @2576 HIMNTH4 1. 10998 @2577 INCSOU01 2. 10999 @2579 INCSOU02 2. 11000 @2581 INCSOU03 2. 11001 @2583 INCSOU04 2. 11002 @2585 INCSOU05 2. 11003 @2587 INCSOU06 2. 11004 @2589 INCSOU07 2. 11005 @2591 INCSOU08 2. 11006 @2593 INCSOU09 2. 11007 @2595 INCSOU10 2. 11008 @2597 ASTSOU01 3. 11009 @2600 ASTSOU02 3. 11010 @2603 ASTSOU03 3. 11011 @2606 ASTSOU04 3. 11012 @2609 ASTSOU05 3. 11013 @2612 ASTSOU06 3. 11014 @2615 ASTSOU07 3. 11015 @2618 ASTSOU08 3. 11016 @2621 ASTSOU09 3. 11017 @2624 ASTSOU10 3. 11018 @2627 ASTSOU11 3. 11019 @2630 ASTSOU12 3. 11020 @2633 ASTSOU13 3. 11021 @2636 VETS1 1. 11022 @2637 VETS2 1. 11023 @2638 VETS3 1. 11024 @2639 VETS4 1. 11025 @2640 AFDC1 1. 11026 @2641 AFDC2 1. 11027 @2642 AFDC3 1. 11028 @2643 AFDC4 1. 11029 @2644 FOODSTP1 1. 11030 @2645 FOODSTP2 1. 11031 @2646 FOODSTP3 1. 11032 @2647 FOODSTP4 1. 11033 @2648 GENASST1 1. 11034 @2649 GENASST2 1. 11035 @2650 GENASST3 1. 11036 @2651 GENASST4 1. 11037 @2652 FOSTKID1 1. 11038 @2653 FOSTKID2 1. 11039 @2654 FOSTKID3 1. 11040 @2655 FOSTKID4 1. 11041 @2656 OTHWELF1 1. 11042 @2657 OTHWELF2 1. 11043 @2658 OTHWELF3 1. 11044 @2659 OTHWELF4 1. 11045 @2660 SOCSEC1 1. 11046 @2661 SOCSEC2 1. 11047 @2662 SOCSEC3 1. 11048 @2663 SOCSEC4 1. 11049 @2664 RAILRD1 1. 11050 @2665 RAILRD2 1. 11051 @2666 RAILRD3 1. 11052 @2667 RAILRD4 1. 11053 @2668 IT7A 1. 11054 @2669 IT7B 3. 11055 @2672 IT7C 1. 11056 @2673 IT8MTH 2. 11057 @2675 IT8DAY 2. 11058 @2677 IT9B 3. 11059 @2680 IT10B 3. 11060 @2683 IT11B 3. 172 The SAS System 15:23 Thursday, July 3, 2003 11061 @2686 IT12 1. 11062 @2687 SC0900 1. 11063 @2688 SC0901 1. 11064 @2689 SC0902 1. 11065 @2690 SC0904 1. 11066 @2691 SC0906 1. 11067 @2692 SC0908 1. 11068 @2693 SC0910 1. 11069 @2694 SC0912 1. 11070 @2695 SC1000 1. 11071 @2696 SC1002 1. 11072 @2697 SC1004 1. 11073 @2698 SC1006 1. 11074 @2699 SC1008 1. 11075 @2700 SC1010 1. 11076 @2701 SC1012 1. 11077 @2702 SC1014 1. 11078 @2703 SC1016 1. 11079 @2704 SC1018 1. 11080 @2705 SC1020 1. 11081 @2706 SC1022 1. 11082 @2707 SC1024 1. 11083 @2708 SC1026 1. 11084 @2709 SC1028 1. 11085 @2710 SC1030 1. 11086 @2711 SC1032 1. 11087 @2712 SC1034 1. 11088 @2713 SC1036 1. 11089 @2714 SC1038 1. 11090 @2715 SC1040 1. 11091 @2716 SC1042 1. 11092 @2717 SC1044 1. 11093 @2718 SC1046 1. 11094 @2719 SC1048 1. 11095 @2720 SC1050 1. 11096 @2721 SC1052 1. 11097 @2722 SC1054 2. 11098 @2724 SC1056 1. 11099 @2725 SC1058 1. 11100 @2726 SC1060 1. 11101 @2727 SC1062 1. 11102 @2728 SC1064 1. 11103 @2729 SC1066 1. 11104 @2730 SC1068 1. 11105 @2731 SC1070 1. 11106 @2732 SC1072 1. 11107 @2733 SC1074 1. 11108 @2734 SC1076 1. 11109 @2735 SC1078 1. 11110 @2736 SC1080 1. 11111 @2737 SC1082 1. 11112 @2738 SC1084 1. 11113 @2739 SC1086 1. 11114 @2740 SC1088 1. 11115 @2741 SC1090 1. 11116 @2742 SC1092 1. 11117 @2743 SC1094 1. 11118 @2744 SC1096 1. 11119 @2745 SC1098 1. 11120 @2746 SC1100 1. 11121 @2747 SC1102 1. 11122 @2748 SC1104 1. 11123 @2749 SC1106 1. 11124 @2750 SC1108 1. 11125 @2751 SC1110 1. 11126 @2752 SC1112 1. 11127 @2753 SC1114 1. 11128 @2754 SC1116 1. 11129 @2755 SC1118 1. 11130 @2756 SC1120 1. 11131 @2757 SC1122 1. 11132 @2758 SC1124 1. 11133 @2759 SC1126 1. 11134 @2760 SC1128 1. 11135 @2761 SC1130 1. 11136 @2762 SC1132 1. 173 The SAS System 15:23 Thursday, July 3, 2003 11137 @2763 SC1134 1. 11138 @2764 SC1136 1. 11139 @2765 SC1138 1. 11140 @2766 SC1140 1. 11141 @2767 SC1142 1. 11142 @2768 SC1144 1. 11143 @2769 SC1146 1. 11144 @2770 SC1148 1. 11145 @2771 SC1150 1. 11146 @2772 SC1152 1. 11147 @2773 SC1154 1. 11148 @2774 SC1156 1. 11149 @2775 SC1158 1. 11150 @2776 SC1160 1. 11151 @2777 SC1162 1. 11152 @2778 SC1164 1. 11153 @2779 SC1166 1. 11154 @2780 SC1168 1. 11155 @2781 SC1170 1. 11156 @2782 SC1172 1. 11157 @2783 SC1174 1. 11158 @2784 SC1176 1. 11159 @2785 SC1178 1. 11160 @2786 SC1180 1. 11161 @2787 SC1182 1. 11162 @2788 SC1184 1. 11163 @2789 SC1186 1. 11164 @2790 SC1188 1. 11165 @2791 SC1190 1. 11166 @2792 SC1192 1. 11167 @2793 SC1194 1. 11168 @2794 SC1196 1. 11169 @2795 SC1198 1. 11170 @2796 SC1200 1. 11171 @2797 SC1202 1. 11172 @2798 SC1204 1. 11173 @2799 SC1206 1. 11174 @2800 SC1208 1. 11175 @2801 SC1210 1. 11176 @2802 SC1212 1. 11177 @2803 SC1214 1. 11178 @2804 SC1216 1. 11179 @2805 SC1218 1. 11180 @2806 SC1220 1. 11181 @2807 SC1222 1. 11182 @2808 SC1224 1. 11183 @2809 SC1226 1. 11184 @2810 SC1228 2. 11185 @2812 SC1230 2. 11186 @2814 SC1232 1. 11187 @2815 SC1234 1. 11188 @2816 SC1236 2. 11189 @2818 SC1238 1. 11190 @2819 SC1239 1. 11191 @2820 SC1240 1. 11192 @2821 SC1242 1. 11193 @2822 SC1244 1. 11194 @2823 SC1246 1. 11195 @2824 SC1248 1. 11196 @2825 SC1250 1. 11197 @2826 SC1251 1. 11198 @2827 SC1252 2. 11199 @2829 SC1254 1. 11200 @2830 SC1255 1. 11201 @2831 SC1256 2. 11202 @2833 SC1258 1. 11203 @2834 SC1259 1. 11204 @2835 SC1260 2. 11205 @2837 SC1262 1. 11206 @2838 SC1263 1. 11207 @2839 SC1264 2. 11208 @2841 SC1266 1. 11209 @2842 SC1267 1. 11210 @2843 SC1268 2. 11211 @2845 SC1270 1. 11212 @2846 SC1271 1. 174 The SAS System 15:23 Thursday, July 3, 2003 11213 @2847 SC1272 2. 11214 @2849 SC1274 1. 11215 @2850 SC1275 1. 11216 @2851 SC1276 2. 11217 @2853 SC1278 1. 11218 @2854 SC1279 1. 11219 @2855 SC1280 2. 11220 @2857 SC1282 1. 11221 @2858 SC1283 1. 11222 @2859 SC1284 1. 11223 @2860 SC1286 1. 11224 @2861 SC1288 1. 11225 @2862 SC1290 1. 11226 @2863 SC1292 1. 11227 @2864 SC1294 2. 11228 @2866 SC1296 1. 11229 @2867 SC1298 1. 11230 @2868 SC1302 1. 11231 @2869 SC1304 1. 11232 @2870 SC1306 1. 11233 @2871 SC1308 1. 11234 @2872 SC1310 1. 11235 @2873 SC1314 1. 11236 @2874 SC1316 1. 11237 @2875 SC1318 1. 11238 @2876 SC1320 1. 11239 @2877 SC1322 2. 11240 @2879 SC1324 1. 11241 @2880 SC1326 1. 11242 @2881 SC1328 1. 11243 @2882 SC1330 1. 11244 @2883 SC1332 2. 11245 @2885 SC1334 2. 11246 @2887 SC1336 1. 11247 @2888 SC1338 1. 11248 @2889 SC1340 1. 11249 @2890 SC1342 1. 11250 @2891 SC1344 1. 11251 @2892 SC1346 2. 11252 @2894 SC1348 2. 11253 @2896 SC1350 1. 11254 @2897 SC1352 1. 11255 @2898 SC1354 1. 11256 @2899 SC1358 1. 11257 @2900 SC1360 1. 11258 @2901 SC1362 1. 11259 @2902 SC1364 1. 11260 @2903 SC1366 1. 11261 @2904 SC1368 1. 11262 @2905 SC1370 1. 11263 @2906 SC1374 1. 11264 @2907 SC1376 1. 11265 @2908 SC1378 1. 11266 @2909 SC1380 2. 11267 @2911 SC1382 1. 11268 @2912 SC1384 1. 11269 @2913 SC1386 1. 11270 @2914 SC1388 1. 11271 @2915 SC1390 1. 11272 @2916 SC1394 1. 11273 @2917 SC1396 1. 11274 @2918 SC1398 1. 11275 @2919 SC1400 1. 11276 @2920 SC1402 1. 11277 @2921 SC1406 1. 11278 @2922 SC1408 1. 11279 @2923 SC1410 1. 11280 @2924 SC1412 2. 11281 @2926 SC1414 1. 11282 @2927 SC1416 1. 11283 @2928 SC1418 1. 11284 @2929 SC1420 1. 11285 @2930 SC1422 1. 11286 @2931 SC1424 1. 11287 @2932 SC1426 1. 11288 @2933 SC1428 1. 175 The SAS System 15:23 Thursday, July 3, 2003 11289 @2934 SC1430 1. 11290 @2935 SC1434 1. 11291 @2936 SC1436 1. 11292 @2937 SC1438 1. 11293 @2938 SC1442 1. 11294 @2939 SC1444 1. 11295 @2940 SC1446 1. 11296 @2941 SC1448 1. 11297 @2942 SC1450 1. 11298 @2943 SC1452 2. 11299 @2945 SC1454 1. 11300 @2946 SC1456 1. 11301 @2947 SC1458 1. 11302 @2948 SC1460 1. 11303 @2949 SC1462 1. 11304 @2950 SC1466 $2. 11305 @2952 SC1468 1. 11306 @2953 SC1470 1. 11307 @2954 SC1472 1. 11308 @2955 SC1474 1. 11309 @2956 SC1476 1. 11310 @2957 SC1478 1. 11311 @2958 SC1480 1. 11312 @2959 SC1482 1. 11313 @2960 SC1484 1. 11314 @2961 SC1486 1. 11315 @2962 SC1488 1. 11316 @2963 SC1492 1. 11317 @2964 SC1494 1. 11318 @2965 SC1496 1. 11319 @2966 SC1498 2. 11320 @2968 SC1500 1. 11321 @2969 SC1502 1. 11322 @2970 SC1504 1. 11323 @2971 SC1506 1. 11324 @2972 SC1508 1. 11325 @2973 SC1510 2. 11326 @2975 SC1512 3. 11327 @2978 SC1514 3. 11328 @2981 SC1516 3. 11329 @2984 SC1518 3. 11330 @2987 SC1520 3. 11331 @2990 SC1524 1. 11332 @2991 SC1526 1. 11333 @2992 SC1528 1. 11334 @2993 SC1530 1. 11335 @2994 SC1532 1. 11336 @2995 SC1534 1. 11337 @2996 SC1536 1. 11338 @2997 SC1537 1. 11339 @2998 SC1538 1. 11340 @2999 SC1540 1. 11341 @3000 SC1542 1. 11342 @3001 SC1544 1. 11343 @3002 SC1546 1. 11344 @3003 SC1548 1. 11345 @3004 SC1550 1. 11346 @3005 SC1552 1. 11347 @3006 SC1554 1. 11348 @3007 SC1556 3. 11349 @3010 SC1558 3. 11350 @3013 SC1560 3. 11351 @3016 SC1562 3. 11352 @3019 SC1564 3. 11353 @3022 SC1566 1. 11354 @3023 SC1568 1. 11355 @3024 SC1570 2. 11356 @3026 SC1572 1. 11357 @3027 SC1574 2. 11358 @3029 SC1576 3. 11359 @3032 SC1578 3. 11360 @3035 SC1580 3. 11361 @3038 SC1582 3. 11362 @3041 SC1584 3. 11363 @3044 SC1586 1. 11364 @3045 SC1588 1. 176 The SAS System 15:23 Thursday, July 3, 2003 11365 @3046 SC1589 1. 11366 @3047 SC1590 3. 11367 @3050 SC1592 1. 11368 @3051 SC1593 1. 11369 @3052 SC1594 3. 11370 @3055 SC1596 1. 11371 @3056 SC1597 1. 11372 @3057 SC1598 3. 11373 @3060 SC1600 1. 11374 @3061 SC1601 1. 11375 @3062 SC1602 3. 11376 @3065 SC1604 1. 11377 @3066 SC1605 1. 11378 @3067 SC1606 3. 11379 @3070 SC1608 1. 11380 @3071 SC1609 1. 11381 @3072 SC1610 3. 11382 @3075 SC1612 1. 11383 @3076 SC1613 1. 11384 @3077 SC1614 3. 11385 @3080 SC1616 1. 11386 @3081 SC1617 1. 11387 @3082 SC1618 3. 11388 @3085 SC1620 1. 11389 @3086 SC1621 1. 11390 @3087 SC1622 2. 11391 @3089 SC1626 1. 11392 @3090 SC1628 1. 11393 @3091 SC1630 1. 11394 @3092 SC1632 1. 11395 @3093 SC1636 1. 11396 @3094 SC1638 1. 11397 @3095 SC1640 1. 11398 @3096 SC1642 1. 11399 @3097 SC1644 1. 11400 @3098 SC1646 1. 11401 @3099 SC1648 1. 11402 @3100 SC1650 1. 11403 @3101 SC1652 1. 11404 @3102 SC1654 1. 11405 @3103 SC1656 1. 11406 @3104 SC1658 1. 11407 @3105 SC1660 1. 11408 @3106 SC1662 1. 11409 @3107 SC1664 1. 11410 @3108 SC1666 1. 11411 @3109 SC1668 1. 11412 @3110 SC1670 1. 11413 @3111 SC1672 1. 11414 @3112 SC1674 1. 11415 @3113 SC1676 1. 11416 @3114 SC1678 1. 11417 @3115 SC1680 1. 11418 @3116 SC1682 4. 11419 @3122 SC1684 1. 11420 @3123 SC1688 1. 11421 @3124 SC1690 4. 11422 @3130 SC1692 1. 11423 @3131 SC1694 1. 11424 @3132 SC1696 1. 11425 @3133 SC1698 1. 11426 @3134 SC1700 1. 11427 @3135 SC1702 1. 11428 @3136 SC1704 1. 11429 @3137 SC1706 3. 11430 @3140 SC1708 3. 11431 @3143 SC1710 3. 11432 @3146 SC1712 1. 11433 @3147 SC1714 1. 11434 @3148 SC1716 1. 11435 @3149 PI01 1. 11436 @3150 PI02 1. 11437 @3151 PI03 1. 11438 @3152 PI04 1. 11439 @3153 PI05 1. 11440 @3154 PI06 1. 177 The SAS System 15:23 Thursday, July 3, 2003 11441 @3155 PI07 1. 11442 @3156 PI08 1. 11443 @3157 PI09 1. 11444 @3158 PI10 1. 11445 @3159 PI11 1. 11446 @3160 PI12 1. 11447 @3161 PI13 1. 11448 @3162 PI14 1. 11449 @3163 PI15 1. 11450 @3164 PI16 1. 11451 @3165 PI17 1. 11452 @3166 PI18 1. 11453 @3167 PI19 1. 11454 @3168 PI20 1. 11455 @3169 PI21 1. 11456 @3170 PI22 1. 11457 @3171 PI23 1. 11458 @3172 PI24 1. 11459 @3173 PI25 1. 11460 @3174 PI26 1. 11461 @3175 PI27 1. 11462 @3176 PI28 1. 11463 @3177 PI29 1. 11464 @3178 PI30 1. 11465 @3179 PI31 1. 11466 @3180 PI32 1. 11467 @3181 PI33 1. 11468 @3182 PI34 1. 11469 @3183 PI35 1. 11470 @3184 PI36 1. 11471 @3185 PI37 1. 11472 @3186 PI38 1. 11473 @3187 PI39 1. 11474 @3188 PI40 1. 11475 @3189 PI41 1. 11476 @3190 PI42 1. 11477 @3191 PI43 1. 11478 @3192 PI44 1. 11479 @3193 PI45 1. 11480 @3194 PI46 1. 11481 @3195 PI47 1. 11482 @3196 PI48 1. 11483 @3197 PI49 1. 11484 @3198 PI50 1. 11485 @3199 PI51 1. 11486 @3200 PI52 1. 11487 @3201 PI53 1. 11488 @3202 PI54 1. 11489 @3203 PI55 1. 11490 @3204 PI56 1. 11491 @3205 PI57 1. 11492 @3206 PI58 1. 11493 @3207 PI59 1. 11494 @3208 PI60 1. 11495 @3209 PI61 1. 11496 @3210 PI62 1. 11497 @3211 PI63 1. 11498 @3212 PI75 1. 11499 @3213 PI76 1. 11500 @3214 PI77 1. 11501 @3215 PI78 1. 11502 @3216 PI79 1. 11503 @3217 PI80 1. 11504 @3218 PI81 1. 11505 @3219 PI82 1. 11506 @3220 PI83 1. 11507 @3221 PI84 1. 11508 @3222 PI85 1. 11509 @3223 PI86 1. 11510 @3224 PI87 1. 11511 @3225 PI88 1. 11512 @3226 PI89 1. 11513 @3227 PI90 1. 11514 @3228 PI91 1. 11515 @3229 PI92 1. 11516 @3230 PI93 1. 178 The SAS System 15:23 Thursday, July 3, 2003 11517 @3231 PI94 1. 11518 @3232 PI95 1. 11519 @3233 PI96 1. 11520 @3234 PI97 1. 11521 @3235 PI98 1. 11522 @3236 PI99 1. 11523 @3237 PI100 1. 11524 @3238 PI101 1. 11525 @3239 PI102 1. 11526 @3240 PI103 1. 11527 @3241 PI104 1. 11528 @3242 PI105 1. 11529 @3243 PI106 1. 11530 @3244 PI107 1. 11531 @3245 WS1_OCC 3. 11532 @3248 WS1_IND 3. 11533 @3251 WS1_WKS1 1. 11534 @3252 WS1_WKS2 1. 11535 @3253 WS1_WKS3 1. 11536 @3254 WS1_WKS4 1. 11537 @3255 WS1RECI1 1. 11538 @3256 WS1RECI2 1. 11539 @3257 WS1RECI3 1. 11540 @3258 WS1RECI4 1. 11541 @3259 WS1_AMT1 5. 11542 @3264 WS1_AMT2 5. 11543 @3269 WS1_AMT3 5. 11544 @3274 WS1_AMT4 5. 11545 @3279 WS1_2002 1. 11546 @3280 WS1_2012 1. 11547 @3281 WS1_2014 1. 11548 @3282 WS1_2016 2. 11549 @3284 WS1_2018 2. 11550 @3286 WS1_2020 2. 11551 @3288 WS1_2022 2. 11552 @3290 WS1_2024 2. 11553 @3292 WS1_2026 1. 11554 @3293 WS1_2028 4.2 11555 @3297 WS1_2030 1. 11556 @3298 WS1_2032 5. 11557 @3303 WS1_2034 5. 11558 @3308 WS1_2036 5. 11559 @3313 WS1_2038 5. 11560 @3318 WS1_2040 1. 11561 @3319 WS1_2042 1. 11562 @3320 WS1IMP01 1. 11563 @3321 WS1IMP02 1. 11564 @3322 WS1IMP03 1. 11565 @3323 WS1IMP04 1. 11566 @3324 WS1IMP05 1. 11567 @3325 WS1IMP06 1. 11568 @3326 WS1CAL01 1. 11569 @3327 WS1CAL02 1. 11570 @3328 WS1CAL03 1. 11571 @3329 WS1CAL04 1. 11572 @3330 WS2_OCC 3. 11573 @3333 WS2_IND 3. 11574 @3336 WS2_WKS1 1. 11575 @3337 WS2_WKS2 1. 11576 @3338 WS2_WKS3 1. 11577 @3339 WS2_WKS4 1. 11578 @3340 WS2RECI1 1. 11579 @3341 WS2RECI2 1. 11580 @3342 WS2RECI3 1. 11581 @3343 WS2RECI4 1. 11582 @3344 WS2_AMT1 5. 11583 @3349 WS2_AMT2 5. 11584 @3354 WS2_AMT3 5. 11585 @3359 WS2_AMT4 5. 11586 @3364 WS2_2002 1. 11587 @3365 WS2_2012 1. 11588 @3366 WS2_2014 1. 11589 @3367 WS2_2016 2. 11590 @3369 WS2_2018 2. 11591 @3371 WS2_2020 2. 11592 @3373 WS2_2022 2. 179 The SAS System 15:23 Thursday, July 3, 2003 11593 @3375 WS2_2024 2. 11594 @3377 WS2_2026 1. 11595 @3378 WS2_2028 4.2 11596 @3382 WS2_2030 1. 11597 @3383 WS2_2032 5. 11598 @3388 WS2_2034 5. 11599 @3393 WS2_2036 5. 11600 @3398 WS2_2038 5. 11601 @3403 WS2_2040 1. 11602 @3404 WS2_2042 1. 11603 @3405 WS2IMP01 1. 11604 @3406 WS2IMP02 1. 11605 @3407 WS2IMP03 1. 11606 @3408 WS2IMP04 1. 11607 @3409 WS2IMP05 1. 11608 @3410 WS2IMP06 1. 11609 @3411 WS2CAL01 1. 11610 @3412 WS2CAL02 1. 11611 @3413 WS2CAL03 1. 11612 @3414 WS2CAL04 1. 11613 @3415 SE1OCC 3. 11614 @3418 SE1IND 3. 11615 @3421 SE1WKS1 1. 11616 @3422 SE1WKS2 1. 11617 @3423 SE1WKS3 1. 11618 @3424 SE1WKS4 1. 11619 @3425 SE1REC1 1. 11620 @3426 SE1REC2 1. 11621 @3427 SE1REC3 1. 11622 @3428 SE1REC4 1. 11623 @3429 SE1AMT1 5. 11624 @3434 SE1AMT2 5. 11625 @3439 SE1AMT3 5. 11626 @3444 SE1AMT4 5. 11627 @3449 SE12202 1. 11628 @3450 SE12212 2. 11629 @3452 SE12214 1. 11630 @3453 SE12216 1. 11631 @3454 SE12218 1. 11632 @3455 SE12220 1. 11633 @3456 SE12222 1. 11634 @3457 SE12224 1. 11635 @3458 SE12226 3. 11636 @3461 SE12228 3. 11637 @3464 SE12230 3. 11638 @3467 SE12232 1. 11639 @3468 SE12234 1. 11640 @3469 SE12236 1. 11641 @3470 SE12238 5. 11642 @3475 SE12240 5. 11643 @3480 SE12242 5. 11644 @3485 SE12244 5. 11645 @3490 SE12246 1. 11646 @3491 SE12248 1. 11647 @3492 SE12250 1. 11648 @3493 SE12252 1. 11649 @3494 SE12254 1. 11650 @3495 SE12256 6. 11651 @3501 SE12260 5. 11652 @3506 SE1IMP01 1. 11653 @3507 SE1IMP02 1. 11654 @3508 SE1IMP03 1. 11655 @3509 SE1IMP04 1. 11656 @3510 SE1IMP05 1. 11657 @3511 SE1IMP06 1. 11658 @3512 SE1IMP07 1. 11659 @3513 SE1IMP08 1. 11660 @3514 SE1IMP09 1. 11661 @3515 SE1IMP10 1. 11662 @3516 SE1IMP11 1. 11663 @3517 SE1CAL01 1. 11664 @3518 SE1CAL02 1. 11665 @3519 SE1CAL03 1. 11666 @3520 SE1CAL04 1. 11667 @3521 SE2OCC 3. 11668 @3524 SE2IND 3. 180 The SAS System 15:23 Thursday, July 3, 2003 11669 @3527 SE2WKS1 1. 11670 @3528 SE2WKS2 1. 11671 @3529 SE2WKS3 1. 11672 @3530 SE2WKS4 1. 11673 @3531 SE2REC1 1. 11674 @3532 SE2REC2 1. 11675 @3533 SE2REC3 1. 11676 @3534 SE2REC4 1. 11677 @3535 SE2AMT1 5. 11678 @3540 SE2AMT2 5. 11679 @3545 SE2AMT3 5. 11680 @3550 SE2AMT4 5. 11681 @3555 SE22202 1. 11682 @3556 SE22212 2. 11683 @3558 SE22214 1. 11684 @3559 SE22216 1. 11685 @3560 SE22218 1. 11686 @3561 SE22220 1. 11687 @3562 SE22222 1. 11688 @3563 SE22224 1. 11689 @3564 SE22226 3. 11690 @3567 SE22228 3. 11691 @3570 SE22230 3. 11692 @3573 SE22232 1. 11693 @3574 SE22234 1. 11694 @3575 SE22236 1. 11695 @3576 SE22238 5. 11696 @3581 SE22240 5. 11697 @3586 SE22242 5. 11698 @3591 SE22244 5. 11699 @3596 SE22246 1. 11700 @3597 SE22248 1. 11701 @3598 SE22250 1. 11702 @3599 SE22252 1. 11703 @3600 SE22254 1. 11704 @3601 SE22256 6. 11705 @3607 SE22260 5. 11706 @3612 SE2IMP01 1. 11707 @3613 SE2IMP02 1. 11708 @3614 SE2IMP03 1. 11709 @3615 SE2IMP04 1. 11710 @3616 SE2IMP05 1. 11711 @3617 SE2IMP06 1. 11712 @3618 SE2IMP07 1. 11713 @3619 SE2IMP08 1. 11714 @3620 SE2IMP09 1. 11715 @3621 SE2IMP10 1. 11716 @3622 SE2IMP11 1. 11717 @3623 SE2CAL01 1. 11718 @3624 SE2CAL02 1. 11719 @3625 SE2CAL03 1. 11720 @3626 SE2CAL04 1. 11721 @3627 I01REC1 1. 11722 @3628 I01REC2 1. 11723 @3629 I01REC3 1. 11724 @3630 I01REC4 1. 11725 @3631 I01AMT1 5. 11726 @3636 I01AMT2 5. 11727 @3641 I01AMT3 5. 11728 @3646 I01AMT4 5. 11729 @3651 KIDSSYN1 1. 11730 @3652 KIDSSYN2 1. 11731 @3653 KIDSSYN3 1. 11732 @3654 KIDSSYN4 1. 11733 @3655 KDSSAMT1 4. 11734 @3659 KDSSAMT2 4. 11735 @3663 KDSSAMT3 4. 11736 @3667 KDSSAMT4 4. 11737 @3671 SSRECIND 1. 11738 @3672 SS3004 1. 11739 @3673 SS3006 1. 11740 @3674 SS3008 1. 11741 @3675 SS3012 1. 11742 @3676 SS3014 1. 11743 @3677 SS3064 2. 11744 @3679 SS3066 2. 181 The SAS System 15:23 Thursday, July 3, 2003 11745 @3681 SS3068 1. 11746 @3682 SS3086 1. 11747 @3683 SS3088 3. 11748 @3686 SS3090 3. 11749 @3689 SS3092 3. 11750 @3692 SS3094 3. 11751 @3695 SS3096 3. 11752 @3698 SS3098 3. 11753 @3701 I01IMP01 1. 11754 @3702 I01IMP02 1. 11755 @3703 I01IMP03 1. 11756 @3704 I01IMP04 1. 11757 @3705 I01IMP05 1. 11758 @3706 I01IMP06 1. 11759 @3707 I01IMP07 1. 11760 @3708 I01IMP08 1. 11761 @3709 I01IMP09 1. 11762 @3710 I02REC1 1. 11763 @3711 I02REC2 1. 11764 @3712 I02REC3 1. 11765 @3713 I02REC4 1. 11766 @3714 I02AMT1 5. 11767 @3719 I02AMT2 5. 11768 @3724 I02AMT3 5. 11769 @3729 I02AMT4 5. 11770 @3734 KIDRRYN1 1. 11771 @3735 KIDRRYN2 1. 11772 @3736 KIDRRYN3 1. 11773 @3737 KIDRRYN4 1. 11774 @3738 KDRRAMT1 4. 11775 @3742 KDRRAMT2 4. 11776 @3746 KDRRAMT3 4. 11777 @3750 KDRRAMT4 4. 11778 @3754 RRRECIND 1. 11779 @3755 RR3004 1. 11780 @3756 RR3006 1. 11781 @3757 RR3008 1. 11782 @3758 RR3012 1. 11783 @3759 RR3014 1. 11784 @3760 RR3064 2. 11785 @3762 RR3066 2. 11786 @3764 RR3068 1. 11787 @3765 RR3086 1. 11788 @3766 RR3088 3. 11789 @3769 RR3090 3. 11790 @3772 RR3092 3. 11791 @3775 RR3094 3. 11792 @3778 RR3096 3. 11793 @3781 RR3098 3. 11794 @3784 I02IMP01 1. 11795 @3785 I02IMP02 1. 11796 @3786 I02IMP03 1. 11797 @3787 I02IMP04 1. 11798 @3788 I02IMP05 1. 11799 @3789 I02IMP06 1. 11800 @3790 I02IMP07 1. 11801 @3791 I02IMP08 1. 11802 @3792 I02IMP09 1. 11803 @3793 I03REC1 1. 11804 @3794 I03REC2 1. 11805 @3795 I03REC3 1. 11806 @3796 I03REC4 1. 11807 @3797 I03AMT1 5. 11808 @3802 I03AMT2 5. 11809 @3807 I03AMT3 5. 11810 @3812 I03AMT4 5. 11811 @3817 I03IMP01 1. 11812 @3818 I03IMP02 1. 11813 @3819 I03IMP03 1. 11814 @3820 I03IMP04 1. 11815 @3821 I05REC1 1. 11816 @3822 I05REC2 1. 11817 @3823 I05REC3 1. 11818 @3824 I05REC4 1. 11819 @3825 I05AMT1 5. 11820 @3830 I05AMT2 5. 182 The SAS System 15:23 Thursday, July 3, 2003 11821 @3835 I05AMT3 5. 11822 @3840 I05AMT4 5. 11823 @3845 I05IMP01 1. 11824 @3846 I05IMP02 1. 11825 @3847 I05IMP03 1. 11826 @3848 I05IMP04 1. 11827 @3849 I06REC1 1. 11828 @3850 I06REC2 1. 11829 @3851 I06REC3 1. 11830 @3852 I06REC4 1. 11831 @3853 I06AMT1 5. 11832 @3858 I06AMT2 5. 11833 @3863 I06AMT3 5. 11834 @3868 I06AMT4 5. 11835 @3873 I06IMP01 1. 11836 @3874 I06IMP02 1. 11837 @3875 I06IMP03 1. 11838 @3876 I06IMP04 1. 11839 @3877 I07REC1 1. 11840 @3878 I07REC2 1. 11841 @3879 I07REC3 1. 11842 @3880 I07REC4 1. 11843 @3881 I07AMT1 5. 11844 @3886 I07AMT2 5. 11845 @3891 I07AMT3 5. 11846 @3896 I07AMT4 5. 11847 @3901 I07IMP01 1. 11848 @3902 I07IMP02 1. 11849 @3903 I07IMP03 1. 11850 @3904 I07IMP04 1. 11851 @3905 I08REC1 1. 11852 @3906 I08REC2 1. 11853 @3907 I08REC3 1. 11854 @3908 I08REC4 1. 11855 @3909 I08AMT1 5. 11856 @3914 I08AMT2 5. 11857 @3919 I08AMT3 5. 11858 @3924 I08AMT4 5. 11859 @3929 VET3034 1. 11860 @3930 VET3036 3. 11861 @3933 VET3038 3. 11862 @3936 VET3040 3. 11863 @3939 VET3042 3. 11864 @3942 VET3044 3. 11865 @3945 VET3046 3. 11866 @3948 VET3048 3. 11867 @3951 VET3050 3. 11868 @3954 VET3052 3. 11869 @3957 VET3054 3. 11870 @3960 VET3060 2. 11871 @3962 I08IMP01 1. 11872 @3963 I08IMP02 1. 11873 @3964 I08IMP03 1. 11874 @3965 I08IMP04 1. 11875 @3966 I10REC1 1. 11876 @3967 I10REC2 1. 11877 @3968 I10REC3 1. 11878 @3969 I10REC4 1. 11879 @3970 I10AMT1 5. 11880 @3975 I10AMT2 5. 11881 @3980 I10AMT3 5. 11882 @3985 I10AMT4 5. 11883 @3990 I10IMP01 1. 11884 @3991 I10IMP02 1. 11885 @3992 I10IMP03 1. 11886 @3993 I10IMP04 1. 11887 @3994 I12REC1 1. 11888 @3995 I12REC2 1. 11889 @3996 I12REC3 1. 11890 @3997 I12REC4 1. 11891 @3998 I12AMT1 5. 11892 @4003 I12AMT2 5. 11893 @4008 I12AMT3 5. 11894 @4013 I12AMT4 5. 11895 @4018 I12IMP01 1. 11896 @4019 I12IMP02 1. 183 The SAS System 15:23 Thursday, July 3, 2003 11897 @4020 I12IMP03 1. 11898 @4021 I12IMP04 1. 11899 @4022 I13REC1 1. 11900 @4023 I13REC2 1. 11901 @4024 I13REC3 1. 11902 @4025 I13REC4 1. 11903 @4026 I13AMT1 5. 11904 @4031 I13AMT2 5. 11905 @4036 I13AMT3 5. 11906 @4041 I13AMT4 5. 11907 @4046 I13IMP01 1. 11908 @4047 I13IMP02 1. 11909 @4048 I13IMP03 1. 11910 @4049 I13IMP04 1. 11911 @4050 I20REC1 1. 11912 @4051 I20REC2 1. 11913 @4052 I20REC3 1. 11914 @4053 I20REC4 1. 11915 @4054 I20AMT1 6. 11916 @4060 I20AMT2 6. 11917 @4066 I20AMT3 6. 11918 @4072 I20AMT4 6. 11919 @4078 AFDC3034 1. 11920 @4079 AFDC3036 3. 11921 @4082 AFDC3038 3. 11922 @4085 AFDC3040 3. 11923 @4088 AFDC3042 3. 11924 @4091 AFDC3044 3. 11925 @4094 AFDC3046 3. 11926 @4097 AFDC3048 3. 11927 @4100 AFDC3050 3. 11928 @4103 AFDC3052 3. 11929 @4106 AFDC3054 3. 11930 @4109 I20IMP01 1. 11931 @4110 I20IMP02 1. 11932 @4111 I20IMP03 1. 11933 @4112 I20IMP04 1. 11934 @4113 I21REC1 1. 11935 @4114 I21REC2 1. 11936 @4115 I21REC3 1. 11937 @4116 I21REC4 1. 11938 @4117 I21AMT1 5. 11939 @4122 I21AMT2 5. 11940 @4127 I21AMT3 5. 11941 @4132 I21AMT4 5. 11942 @4137 GA3034 1. 11943 @4138 GA3036 3. 11944 @4141 GA3038 3. 11945 @4144 GA3040 3. 11946 @4147 GA3042 3. 11947 @4150 GA3044 3. 11948 @4153 GA3046 3. 11949 @4156 GA3048 3. 11950 @4159 GA3050 3. 11951 @4162 GA3052 3. 11952 @4165 GA3054 3. 11953 @4168 I21IMP01 1. 11954 @4169 I21IMP02 1. 11955 @4170 I21IMP03 1. 11956 @4171 I21IMP04 1. 11957 @4172 I23REC1 1. 11958 @4173 I23REC2 1. 11959 @4174 I23REC3 1. 11960 @4175 I23REC4 1. 11961 @4176 I23AMT1 5. 11962 @4181 I23AMT2 5. 11963 @4186 I23AMT3 5. 11964 @4191 I23AMT4 5. 11965 @4196 FCC3034 1. 11966 @4197 FCC3036 3. 11967 @4200 FCC3038 3. 11968 @4203 FCC3040 3. 11969 @4206 FCC3042 3. 11970 @4209 FCC3044 3. 11971 @4212 FCC3046 3. 11972 @4215 FCC3048 3. 184 The SAS System 15:23 Thursday, July 3, 2003 11973 @4218 FCC3050 3. 11974 @4221 FCC3052 3. 11975 @4224 FCC3054 3. 11976 @4227 I23IMP01 1. 11977 @4228 I23IMP02 1. 11978 @4229 I23IMP03 1. 11979 @4230 I23IMP04 1. 11980 @4231 I24REC1 1. 11981 @4232 I24REC2 1. 11982 @4233 I24REC3 1. 11983 @4234 I24REC4 1. 11984 @4235 I24AMT1 5. 11985 @4240 I24AMT2 5. 11986 @4245 I24AMT3 5. 11987 @4250 I24AMT4 5. 11988 @4255 OW3034 1. 11989 @4256 OW3036 3. 11990 @4259 OW3038 3. 11991 @4262 OW3040 3. 11992 @4265 OW3042 3. 11993 @4268 OW3044 3. 11994 @4271 OW3046 3. 11995 @4274 OW3048 3. 11996 @4277 OW3050 3. 11997 @4280 OW3052 3. 11998 @4283 OW3054 3. 11999 @4286 I24IMP01 1. 12000 @4287 I24IMP02 1. 12001 @4288 I24IMP03 1. 12002 @4289 I24IMP04 1. 12003 @4290 WIC3138 1. 12004 @4291 WIC3140 1. 12005 @4292 WIC3142 1. 12006 @4293 WIC3144 1. 12007 @4294 I25IMP01 1. 12008 @4295 I25IMP02 1. 12009 @4296 I25IMP03 1. 12010 @4297 I25IMP04 1. 12011 @4298 I27REC1 1. 12012 @4299 I27REC2 1. 12013 @4300 I27REC3 1. 12014 @4301 I27REC4 1. 12015 @4302 I27AMT1 5. 12016 @4307 I27AMT2 5. 12017 @4312 I27AMT3 5. 12018 @4317 I27AMT4 5. 12019 @4322 FS3100 1. 12020 @4323 FS3102 3. 12021 @4326 FS3104 3. 12022 @4329 FS3106 3. 12023 @4332 FS3108 3. 12024 @4335 FS3110 3. 12025 @4338 FS3112 3. 12026 @4341 FS3114 3. 12027 @4344 FS3116 3. 12028 @4347 FS3118 3. 12029 @4350 FS3120 3. 12030 @4353 I27IMP01 1. 12031 @4354 I27IMP02 1. 12032 @4355 I27IMP03 1. 12033 @4356 I27IMP04 1. 12034 @4357 I28REC1 1. 12035 @4358 I28REC2 1. 12036 @4359 I28REC3 1. 12037 @4360 I28REC4 1. 12038 @4361 I28AMT1 5. 12039 @4366 I28AMT2 5. 12040 @4371 I28AMT3 5. 12041 @4376 I28AMT4 5. 12042 @4381 I28IMP01 1. 12043 @4382 I28IMP02 1. 12044 @4383 I28IMP03 1. 12045 @4384 I28IMP04 1. 12046 @4385 I29REC1 1. 12047 @4386 I29REC2 1. 12048 @4387 I29REC3 1. 185 The SAS System 15:23 Thursday, July 3, 2003 12049 @4388 I29REC4 1. 12050 @4389 I29AMT1 5. 12051 @4394 I29AMT2 5. 12052 @4399 I29AMT3 5. 12053 @4404 I29AMT4 5. 12054 @4409 I29IMP01 1. 12055 @4410 I29IMP02 1. 12056 @4411 I29IMP03 1. 12057 @4412 I29IMP04 1. 12058 @4413 I30REC1 1. 12059 @4414 I30REC2 1. 12060 @4415 I30REC3 1. 12061 @4416 I30REC4 1. 12062 @4417 I30AMT1 5. 12063 @4422 I30AMT2 5. 12064 @4427 I30AMT3 5. 12065 @4432 I30AMT4 5. 12066 @4437 I30IMP01 1. 12067 @4438 I30IMP02 1. 12068 @4439 I30IMP03 1. 12069 @4440 I30IMP04 1. 12070 @4441 I31REC1 1. 12071 @4442 I31REC2 1. 12072 @4443 I31REC3 1. 12073 @4444 I31REC4 1. 12074 @4445 I31AMT1 5. 12075 @4450 I31AMT2 5. 12076 @4455 I31AMT3 5. 12077 @4460 I31AMT4 5. 12078 @4465 I31IMP01 1. 12079 @4466 I31IMP02 1. 12080 @4467 I31IMP03 1. 12081 @4468 I31IMP04 1. 12082 @4469 I32REC1 1. 12083 @4470 I32REC2 1. 12084 @4471 I32REC3 1. 12085 @4472 I32REC4 1. 12086 @4473 I32AMT1 5. 12087 @4478 I32AMT2 5. 12088 @4483 I32AMT3 5. 12089 @4488 I32AMT4 5. 12090 @4493 I32IMP01 1. 12091 @4494 I32IMP02 1. 12092 @4495 I32IMP03 1. 12093 @4496 I32IMP04 1. 12094 @4497 I34REC1 1. 12095 @4498 I34REC2 1. 12096 @4499 I34REC3 1. 12097 @4500 I34REC4 1. 12098 @4501 I34AMT1 5. 12099 @4506 I34AMT2 5. 12100 @4511 I34AMT3 5. 12101 @4516 I34AMT4 5. 12102 @4521 I34IMP01 1. 12103 @4522 I34IMP02 1. 12104 @4523 I34IMP03 1. 12105 @4524 I34IMP04 1. 12106 @4525 I35REC1 1. 12107 @4526 I35REC2 1. 12108 @4527 I35REC3 1. 12109 @4528 I35REC4 1. 12110 @4529 I35AMT1 5. 12111 @4534 I35AMT2 5. 12112 @4539 I35AMT3 5. 12113 @4544 I35AMT4 5. 12114 @4549 I35IMP01 1. 12115 @4550 I35IMP02 1. 12116 @4551 I35IMP03 1. 12117 @4552 I35IMP04 1. 12118 @4553 I36REC1 1. 12119 @4554 I36REC2 1. 12120 @4555 I36REC3 1. 12121 @4556 I36REC4 1. 12122 @4557 I36AMT1 5. 12123 @4562 I36AMT2 5. 12124 @4567 I36AMT3 5. 186 The SAS System 15:23 Thursday, July 3, 2003 12125 @4572 I36AMT4 5. 12126 @4577 I36IMP01 1. 12127 @4578 I36IMP02 1. 12128 @4579 I36IMP03 1. 12129 @4580 I36IMP04 1. 12130 @4581 I37REC1 1. 12131 @4582 I37REC2 1. 12132 @4583 I37REC3 1. 12133 @4584 I37REC4 1. 12134 @4585 I37AMT1 5. 12135 @4590 I37AMT2 5. 12136 @4595 I37AMT3 5. 12137 @4600 I37AMT4 5. 12138 @4605 I37IMP01 1. 12139 @4606 I37IMP02 1. 12140 @4607 I37IMP03 1. 12141 @4608 I37IMP04 1. 12142 @4609 I38REC1 1. 12143 @4610 I38REC2 1. 12144 @4611 I38REC3 1. 12145 @4612 I38REC4 1. 12146 @4613 I38AMT1 5. 12147 @4618 I38AMT2 5. 12148 @4623 I38AMT3 5. 12149 @4628 I38AMT4 5. 12150 @4633 I38IMP01 1. 12151 @4634 I38IMP02 1. 12152 @4635 I38IMP03 1. 12153 @4636 I38IMP04 1. 12154 @4637 I40REC1 1. 12155 @4638 I40REC2 1. 12156 @4639 I40REC3 1. 12157 @4640 I40REC4 1. 12158 @4641 I40AMT1 5. 12159 @4646 I40AMT2 5. 12160 @4651 I40AMT3 5. 12161 @4656 I40AMT4 5. 12162 @4661 I40IMP01 1. 12163 @4662 I40IMP02 1. 12164 @4663 I40IMP03 1. 12165 @4664 I40IMP04 1. 12166 @4665 I50REC1 1. 12167 @4666 I50REC2 1. 12168 @4667 I50REC3 1. 12169 @4668 I50REC4 1. 12170 @4669 I50AMT1 5. 12171 @4674 I50AMT2 5. 12172 @4679 I50AMT3 5. 12173 @4684 I50AMT4 5. 12174 @4689 I50IMP01 1. 12175 @4690 I50IMP02 1. 12176 @4691 I50IMP03 1. 12177 @4692 I50IMP04 1. 12178 @4693 I51REC1 1. 12179 @4694 I51REC2 1. 12180 @4695 I51REC3 1. 12181 @4696 I51REC4 1. 12182 @4697 I51AMT1 5. 12183 @4702 I51AMT2 5. 12184 @4707 I51AMT3 5. 12185 @4712 I51AMT4 5. 12186 @4717 I51IMP01 1. 12187 @4718 I51IMP02 1. 12188 @4719 I51IMP03 1. 12189 @4720 I51IMP04 1. 12190 @4721 I52REC1 1. 12191 @4722 I52REC2 1. 12192 @4723 I52REC3 1. 12193 @4724 I52REC4 1. 12194 @4725 I52AMT1 5. 12195 @4730 I52AMT2 5. 12196 @4735 I52AMT3 5. 12197 @4740 I52AMT4 5. 12198 @4745 I52IMP01 1. 12199 @4746 I52IMP02 1. 12200 @4747 I52IMP03 1. 187 The SAS System 15:23 Thursday, July 3, 2003 12201 @4748 I52IMP04 1. 12202 @4749 I53REC1 1. 12203 @4750 I53REC2 1. 12204 @4751 I53REC3 1. 12205 @4752 I53REC4 1. 12206 @4753 I53AMT1 5. 12207 @4758 I53AMT2 5. 12208 @4763 I53AMT3 5. 12209 @4768 I53AMT4 5. 12210 @4773 I53IMP01 1. 12211 @4774 I53IMP02 1. 12212 @4775 I53IMP03 1. 12213 @4776 I53IMP04 1. 12214 @4777 I54REC1 1. 12215 @4778 I54REC2 1. 12216 @4779 I54REC3 1. 12217 @4780 I54REC4 1. 12218 @4781 I54AMT1 5. 12219 @4786 I54AMT2 5. 12220 @4791 I54AMT3 5. 12221 @4796 I54AMT4 5. 12222 @4801 I54IMP01 1. 12223 @4802 I54IMP02 1. 12224 @4803 I54IMP03 1. 12225 @4804 I54IMP04 1. 12226 @4805 I55REC1 1. 12227 @4806 I55REC2 1. 12228 @4807 I55REC3 1. 12229 @4808 I55REC4 1. 12230 @4809 I55AMT1 5. 12231 @4814 I55AMT2 5. 12232 @4819 I55AMT3 5. 12233 @4824 I55AMT4 5. 12234 @4829 I55IMP01 1. 12235 @4830 I55IMP02 1. 12236 @4831 I55IMP03 1. 12237 @4832 I55IMP04 1. 12238 @4833 I56REC1 1. 12239 @4834 I56REC2 1. 12240 @4835 I56REC3 1. 12241 @4836 I56REC4 1. 12242 @4837 I56AMT1 5. 12243 @4842 I56AMT2 5. 12244 @4847 I56AMT3 5. 12245 @4852 I56AMT4 5. 12246 @4857 I56IMP01 1. 12247 @4858 I56IMP02 1. 12248 @4859 I56IMP03 1. 12249 @4860 I56IMP04 1. 12250 @4861 I75REC1 1. 12251 @4862 I75REC2 1. 12252 @4863 I75REC3 1. 12253 @4864 I75REC4 1. 12254 @4865 I75AMT1 6. 12255 @4871 I75AMT2 6. 12256 @4877 I75AMT3 6. 12257 @4883 I75AMT4 6. 12258 @4889 I75IMP01 1. 12259 @4890 I75IMP02 1. 12260 @4891 I75IMP03 1. 12261 @4892 I75IMP04 1. 12262 @4893 J100YN_1 1. 12263 @4894 J100YN_2 1. 12264 @4895 J100YN_3 1. 12265 @4896 J100YN_4 1. 12266 @4897 JINT1001 4. 12267 @4901 JINT1002 4. 12268 @4905 JINT1003 4. 12269 @4909 JINT1004 4. 12270 @4913 O100YN_1 1. 12271 @4914 O100YN_2 1. 12272 @4915 O100YN_3 1. 12273 @4916 O100YN_4 1. 12274 @4917 OINT1001 4. 12275 @4921 OINT1002 4. 12276 @4925 OINT1003 4. 188 The SAS System 15:23 Thursday, July 3, 2003 12277 @4929 OINT1004 4. 12278 @4933 JCALC100 1. 12279 @4934 OCALC100 1. 12280 @4935 J104YN_1 1. 12281 @4936 J104YN_2 1. 12282 @4937 J104YN_3 1. 12283 @4938 J104YN_4 1. 12284 @4939 JINT1041 4. 12285 @4943 JINT1042 4. 12286 @4947 JINT1043 4. 12287 @4951 JINT1044 4. 12288 @4955 O104YN_1 1. 12289 @4956 O104YN_2 1. 12290 @4957 O104YN_3 1. 12291 @4958 O104YN_4 1. 12292 @4959 OINT1041 4. 12293 @4963 OINT1042 4. 12294 @4967 OINT1043 4. 12295 @4971 OINT1044 4. 12296 @4975 JCALC104 1. 12297 @4976 OCALC104 1. 12298 @4977 J110RYN1 1. 12299 @4978 J110RYN2 1. 12300 @4979 J110RYN3 1. 12301 @4980 J110RYN4 1. 12302 @4981 JDIR1101 4. 12303 @4985 JDIR1102 4. 12304 @4989 JDIR1103 4. 12305 @4993 JDIR1104 4. 12306 @4997 O110RYN1 1. 12307 @4998 O110RYN2 1. 12308 @4999 O110RYN3 1. 12309 @5000 O110RYN4 1. 12310 @5001 ODIR1101 4. 12311 @5005 ODIR1102 4. 12312 @5009 ODIR1103 4. 12313 @5013 ODIR1104 4. 12314 @5017 J110CYN1 1. 12315 @5018 J110CYN2 1. 12316 @5019 J110CYN3 1. 12317 @5020 J110CYN4 1. 12318 @5021 JDIC1101 4. 12319 @5025 JDIC1102 4. 12320 @5029 JDIC1103 4. 12321 @5033 JDIC1104 4. 12322 @5037 O110CYN1 1. 12323 @5038 O110CYN2 1. 12324 @5039 O110CYN3 1. 12325 @5040 O110CYN4 1. 12326 @5041 ODIC1101 4. 12327 @5045 ODIC1102 4. 12328 @5049 ODIC1103 4. 12329 @5053 ODIC1104 4. 12330 @5057 J120YN_1 1. 12331 @5058 J120YN_2 1. 12332 @5059 J120YN_3 1. 12333 @5060 J120YN_4 1. 12334 @5061 JRNT1201 5. 12335 @5066 JRNT1202 5. 12336 @5071 JRNT1203 5. 12337 @5076 JRNT1204 5. 12338 @5081 O120YN_1 1. 12339 @5082 O120YN_2 1. 12340 @5083 O120YN_3 1. 12341 @5084 O120YN_4 1. 12342 @5085 ORNT1201 5. 12343 @5090 ORNT1202 5. 12344 @5095 ORNT1203 5. 12345 @5100 ORNT1204 5. 12346 @5105 OJ120YN1 1. 12347 @5106 OJ120YN2 1. 12348 @5107 OJ120YN3 1. 12349 @5108 OJ120YN4 1. 12350 @5109 OJRT1201 5. 12351 @5114 OJRT1202 5. 12352 @5119 OJRT1203 5. 189 The SAS System 15:23 Thursday, July 3, 2003 12353 @5124 OJRT1204 5. 12354 @5129 JMTGNYN1 1. 12355 @5130 JMTGNYN2 1. 12356 @5131 JMTGNYN3 1. 12357 @5132 JMTGNYN4 1. 12358 @5133 JMORTYN1 1. 12359 @5134 JMORTYN2 1. 12360 @5135 JMORTYN3 1. 12361 @5136 JMORTYN4 1. 12362 @5137 JMAM1301 4. 12363 @5141 JMAM1302 4. 12364 @5145 JMAM1303 4. 12365 @5149 JMAM1304 4. 12366 @5153 OMTGNYN1 1. 12367 @5154 OMTGNYN2 1. 12368 @5155 OMTGNYN3 1. 12369 @5156 OMTGNYN4 1. 12370 @5157 OMORTYN1 1. 12371 @5158 OMORTYN2 1. 12372 @5159 OMORTYN3 1. 12373 @5160 OMORTYN4 1. 12374 @5161 OMAM1301 4. 12375 @5165 OMAM1302 4. 12376 @5169 OMAM1303 4. 12377 @5173 OMAM1304 4. 12378 @5177 O4050YN1 1. 12379 @5178 O4040YN2 1. 12380 @5179 O4050YN3 1. 12381 @5180 O4050YN4 1. 12382 @5181 RAM40501 5. 12383 @5186 RAM40502 5. 12384 @5191 RAM40503 5. 12385 @5196 RAM40504 5. 12386 @5201 SC4300 1. 12387 @5202 SC4302 1. 12388 @5203 SC4304 1. 12389 @5204 SC4306 1. 12390 @5205 SC4308 1. 12391 @5206 SC4310 1. 12392 @5207 SC4312 5. 12393 @5213 SC4318 1. 12394 @5214 SC4320 5. 12395 @5220 SC4400 1. 12396 @5221 SC4402 1. 12397 @5222 SC4404 1. 12398 @5223 SC4406 1. 12399 @5224 SC4408 1. 12400 @5225 SC4410 1. 12401 @5226 SC4412 5. 12402 @5232 SC4418 1. 12403 @5233 SC4420 5. 12404 @5239 SC4500 1. 12405 @5240 SC4502 1. 12406 @5241 SC4504 5. 12407 @5247 SC4508 5. 12408 @5253 SC4512 1. 12409 @5254 SC4514 1. 12410 @5255 SC4516 5. 12411 @5260 SC4518 5. 12412 @5265 SC4600 1. 12413 @5266 SC4602 1. 12414 @5267 SC4604 5. 12415 @5272 SC4606 6. 12416 @5278 SC4610 1. 12417 @5279 SC4612 5. 12418 @5284 SC4614 6. 12419 @5290 SC4618 1. 12420 @5291 SC4620 6. 12421 @5297 SC4700 1. 12422 @5298 SC4702 1. 12423 @5299 SC4704 1. 12424 @5300 SC4706 1. 12425 @5301 SC4708 1. 12426 @5302 SC4710 1. 12427 @5303 SC4712 5. 12428 @5308 SC4714 1. 190 The SAS System 15:23 Thursday, July 3, 2003 12429 @5309 SC4716 5. 12430 @5314 SC4718 1. 12431 @5315 SC4720 6. 12432 @5321 G2_IMP01 1. 12433 @5322 G2_IMP02 1. 12434 @5323 G2_IMP03 1. 12435 @5324 G2_IMP04 1. 12436 @5325 G2_IMP05 1. 12437 @5326 G2_IMP06 1. 12438 @5327 G2_IMP07 1. 12439 @5328 G2_IMP08 1. 12440 @5329 G2_IMP09 1. 12441 @5330 G2_IMP10 1. 12442 @5331 G2_IMP11 1. 12443 @5332 G2_IMP12 1. 12444 @5333 G2_IMP13 1. 12445 @5334 G2_IMP14 1. 12446 @5335 G2_IMP15 1. 12447 @5336 G2_IMP16 1. 12448 @5337 G2_IMP17 1. 12449 @5338 G2_IMP18 1. 12450 @5339 G2_IMP19 1. 12451 @5340 G2_IMP20 1. 12452 @5341 G2_IMP21 1. 12453 @5342 G2_IMP22 1. 12454 @5343 G2_IMP23 1. 12455 @5344 G2_IMP24 1. 12456 @5345 G2_IMP25 1. 12457 @5346 G2_IMP26 1. 12458 @5347 G2_IMP27 1. 12459 @5348 VERSION 1. 12460 ; 12461 12462 LABEL 12463 SUSEQNUM = "Sequence number of sample unit" 12464 SU_ID = "Sample unit identifier" 12465 SUHHCNT1 = "Number of households in sample for" 12466 SUHHCNT2 = "Number of households in sample for" 12467 SUHHCNT3 = "Number of households in sample for" 12468 SUHHCNT4 = "Number of households in sample for" 12469 SUHHCNT5 = "Number of households in sample as of" 12470 SU_TOTHH = "Total number of households" 12471 SU_TOTFF = "Total number of families and pseudo" 12472 SU_TOTPP = "Total number of person records" 12473 SU_TOTWS = "Total number of wage or salaried" 12474 SU_TOTSE = "Total number of self-employment" 12475 SU_TOTG2 = "Total number of persons in the sample" 12476 SU_STATE = "FIPS State code for the sample unit" 12477 SU_RGC = "Reduction group code established to ma" 12478 H1_ADDID = "Current address ID. - This field" 12479 H1_MONTH = "Month for which this household is" 12480 H1_YEAR = "Year for which this household is" 12481 H1_NF = "Number of families and pseudo" 12482 H1_FFCNT = "Count of number of family groups" 12483 H1_SSCNT = "Count of number of related subfamily" 12484 H1REFPER = "Entry address ID and person number of" 12485 H1_NP = "Number of persons in household in" 12486 H1_MIS = "Monthly household interview status" 12487 H1_INT1 = "Wave 1 household interview status" 12488 H1_WGT = "Household weight--month 1." 12489 H1_HSC = "Half sample code for variance estimati" 12490 H1_STRAT = "Stratum code for variance estimation" 12491 H1_STATE = "FIPS State code for the household" 12492 H1_METRO = "Metropolitan subsample" 12493 H1_MSA = "Identifiable MSA/CMSA codes as" 12494 H1_ACCES = "Control card item 13B - access to" 12495 H1_KTCHN = "Control card item 13C - kitchen" 12496 H1_LVQTR = "Control card items 13D and 13E -" 12497 H1_UNITS = "Control card item 14 - number of units" 12498 H1_TENUR = "Control card item 15 - are the living" 12499 H1_PUBHS = "Control card item 16A - is the residen" 12500 H1_LORNT = "Control card item 16B - are you paying" 12501 H1_RACE = "Control card item 37A - race of" 12502 H1_SEX = "Control card item 37B - sex of referen" 12503 H1_SIZE = "Control card item 37C - size of" 12504 H1_SAMPL = "Sample code - indicates panel year" 191 The SAS System 15:23 Thursday, July 3, 2003 12505 H1_SEG = "Segment type - item 4 on the control" 12506 H1_INTCD = "Interviewer code, an alphabetic" 12507 U1CCWAVE = "Wave for which the control card was" 12508 U1FRMSLE = "Control card item 12B - during the" 12509 U1_ACCES = "Control card item 13B - access to" 12510 U1_KTCHN = "Control card item 13C - kitchen" 12511 U1_LVQTR = "Control card items 13D and 13E" 12512 U1_UNITS = "Control card item 14 - number of units" 12513 U1_TENUR = "Control card item 15 - are the living" 12514 U1_PUBHS = "Control card item 16A - is the residen" 12515 U1_LORNT = "Control card item 16B - are you paying" 12516 H1ITM36A = "Control card item 36A - wave number" 12517 H1ITM36B = "Control card item 36B - interview" 12518 U1_RACE = "Control card item 37A - race of" 12519 U1_SEX = "Control card item 37B - sex of referen" 12520 U1_SIZE = "Control card item 37C - size of" 12521 U1ITM38A = "Control card item 38A - wave of visit" 12522 U1ITM38B = "Control card item 38B - month of visit" 12523 U1TOTVST = "Control card item 38D - total number" 12524 U1TOTPHN = "Control card item 38F - total number" 12525 U1CCRSPP = "Control card item 38G - control card" 12526 H1_0010 = "Control card source code 10 -" 12527 H1_0012 = "Control card source code 12 -" 12528 H1_0014 = "Control card source code 14 -" 12529 H1_0016 = "Control card source code 16 -" 12530 H1_0018 = "Control card source code 18 -" 12531 H1_0020 = "Control card source code 20 -" 12532 H1_00221 = "Control card source codes 22, 26, 30," 12533 H1_00222 = "Control card source codes 22, 26, 30," 12534 H1_00223 = "Control card source codes 22, 26, 30," 12535 H1_00224 = "Control card source codes 22, 26, 30," 12536 H1_00225 = "Control card source codes 22, 26, 30," 12537 H1_00226 = "Control card source codes 22, 26, 30," 12538 H1_00227 = "Control card source codes 22, 26, 30," 12539 H1_00241 = "Control card source codes 24, 28, 32," 12540 H1_00242 = "Control card source codes 24, 28, 32," 12541 H1_00243 = "Control card source codes 24, 28, 32," 12542 H1_00244 = "Control card source codes 24, 28, 32," 12543 H1_00245 = "Control card source codes 24, 28, 32," 12544 H1_00246 = "Control card source codes 24, 28, 32," 12545 H1_00247 = "Control card source codes 24, 28, 32," 12546 H1_MEANS = "Receipt of benefits from a means-teste" 12547 H1_CASH = "Receipt of cash benefits" 12548 H1NCASHB = "Receipt of noncash benefits" 12549 H1_POVd = "Low income cutoff for this household." 12550 H1TOTINC = "Total household income for month 1" 12551 H1_EARN = "Total household earned income for mont" 12552 H1_PROP = "Total household property income for" 12553 H1_TRAN = "Total household means-tested cash" 12554 H1_OTHER = "Total 'other' household income for" 12555 H1NONCSH = "Noncash household income for month 1 o" 12556 H1SOCSEC = "Total household social security income" 12557 H1_SSI = "Total household supplemental security" 12558 H1_UNEMP = "Total household unemployment" 12559 H1_VETS = "Total household veterans payment incom" 12560 H1_AFDC = "Total household AFDC income for month " 12561 H1_FDSTP = "Total household food stamps received f" 12562 H1_ENRGY = "What type of energy assistance was" 12563 H1_LUNCH = "Are the lunches free or reduced-price" 12564 H1_BREAK = "Are the breakfasts free or reduced-pri" 12565 H1_4816 = "Has this household received energy" 12566 H1_4818 = "Checks sent to household" 12567 H1_4820 = "Coupons or vouchers sent to household" 12568 H1_4822 = "Payments sent directly to utility" 12569 H1_4824 = "What was the total amount of the" 12570 H1_4826 = "Check item P2" 12571 H1_4828 = "Do any of the children in this" 12572 H1_4830 = "How many children" 12573 H1_4832 = "Do any of the children receive free" 12574 H1_4834 = "How many children" 12575 H1_4836 = "Free lunch" 12576 H1_4838 = "Reduced-price lunch" 12577 H1_4840 = "Do any of the children receive free" 12578 H1_4842 = "How many children" 12579 H1_4844 = "Free breakfast" 12580 H1_4846 = "Reduced-price breakfast" 192 The SAS System 15:23 Thursday, July 3, 2003 12581 H1_IMP06 = "Program questions imputation flag 6" 12582 H1_IMP07 = "Program questions imputation flag 7" 12583 H1_IMP08 = "Program questions imputation flag 8" 12584 H1_IMP09 = "Program questions imputation flag 9" 12585 H1_IMP10 = "Program questions imputation flag 10" 12586 H1_IMP11 = "Program questions imputation flag 11" 12587 H1_IMP12 = "Program questions imputation flag 12" 12588 H1_IMP13 = "Program questions imputation flag 13" 12589 H1_IMP14 = "Program questions imputation flag 14" 12590 H1_IMP15 = "Program questions imputation flag 15" 12591 H1_IMP16 = "Program questions imputation flag 16" 12592 H1_IMP17 = "Program questions imputation flag 17" 12593 H1_IMP18 = "Program questions imputation flag 18" 12594 H1_IMP19 = "Program questions imputation flag 19" 12595 H1_IMP20 = "Program questions imputation flag 20" 12596 H2_ADDID = "Current address ID. - This field" 12597 H2_MONTH = "Month for which this household is" 12598 H2_YEAR = "Year for which this household is" 12599 H2_NF = "Number of families and pseudo" 12600 H2_FFCNT = "Count of number of family groups" 12601 H2_SSCNT = "Count of number of related subfamily" 12602 H2REFPER = "Entry address ID and person number of" 12603 H2_NP = "Number of persons in household in" 12604 H2_MIS = "Monthly household interview status" 12605 H2_INT1 = "Wave 1 household interview status" 12606 H2_WGT = "Household weight--month 2." 12607 H2_HSC = "Half sample code for variance estimati" 12608 H2_STRAT = "Stratum code for variance estimation" 12609 H2_STATE = "FIPS State code for the household" 12610 H2_METRO = "Metropolitan subsample" 12611 H2_MSA = "Identifiable MSA/CMSA codes as" 12612 H2_ACCES = "Control card item 13B - access to" 12613 H2_KTCHN = "Control card item 13C - kitchen" 12614 H2_LVQTR = "Control card items 13D and 13E -" 12615 H2_UNITS = "Control card item 14 - number of units" 12616 H2_TENUR = "Control card item 15 - are the living" 12617 H2_PUBHS = "Control card item 16A - is the residen" 12618 H2_LORNT = "Control card item 16B - are you paying" 12619 H2_RACE = "Control card item 37A - race of" 12620 H2_SEX = "Control card item 37B - sex of referen" 12621 H2_SIZE = "Control card item 37C - size of" 12622 H2_SAMPL = "Sample code - indicates panel year" 12623 H2_SEG = "Segment type - item 4 on the control" 12624 H2_INTCD = "Interviewer code, an alphabetic" 12625 U2CCWAVE = "Wave for which the control card was" 12626 U2FRMSLE = "Control card item 12B - during the" 12627 U2_ACCES = "Control card item 13B - access to" 12628 U2_KTCHN = "Control card item 13C - kitchen" 12629 U2_LVQTR = "Control card items 13D and 13E" 12630 U2_UNITS = "Control card item 14 - number of units" 12631 U2_TENUR = "Control card item 15 - are the living" 12632 U2_PUBHS = "Control card item 16A - is the residen" 12633 U2_LORNT = "Control card item 16B - are you paying" 12634 H2ITM36A = "Control card item 36A - wave number" 12635 H2ITM36B = "Control card item 36B - interview" 12636 U2_RACE = "Control card item 37A - race of" 12637 U2_SEX = "Control card item 37B - sex of referen" 12638 U2_SIZE = "Control card item 37C - size of" 12639 U2ITM38A = "Control card item 38A - wave of visit" 12640 U2ITM38B = "Control card item 38B - month of visit" 12641 U2TOTVST = "Control card item 38D - total number" 12642 U2TOTPHN = "Control card item 38F - total number" 12643 U2CCRSPP = "Control card item 38G - control card" 12644 H2_0010 = "Control card source code 10 -" 12645 H2_0012 = "Control card source code 12 -" 12646 H2_0014 = "Control card source code 14 -" 12647 H2_0016 = "Control card source code 16 -" 12648 H2_0018 = "Control card source code 18 -" 12649 H2_0020 = "Control card source code 20 -" 12650 H2_00221 = "Control card source codes 22, 26, 30," 12651 H2_00222 = "Control card source codes 22, 26, 30," 12652 H2_00223 = "Control card source codes 22, 26, 30," 12653 H2_00224 = "Control card source codes 22, 26, 30," 12654 H2_00225 = "Control card source codes 22, 26, 30," 12655 H2_00226 = "Control card source codes 22, 26, 30," 12656 H2_00227 = "Control card source codes 22, 26, 30," 193 The SAS System 15:23 Thursday, July 3, 2003 12657 H2_00241 = "Control card source codes 24, 28, 32," 12658 H2_00242 = "Control card source codes 24, 28, 32," 12659 H2_00243 = "Control card source codes 24, 28, 32," 12660 H2_00244 = "Control card source codes 24, 28, 32," 12661 H2_00245 = "Control card source codes 24, 28, 32," 12662 H2_00246 = "Control card source codes 24, 28, 32," 12663 H2_00247 = "Control card source codes 24, 28, 32," 12664 H2_MEANS = "Receipt of benefits from a means-teste" 12665 H2_CASH = "Receipt of cash benefits" 12666 H2NCASHB = "Receipt of noncash benefits" 12667 H2_POVd = "Low income cutoff for this household." 12668 H2TOTINC = "Total household income for month 2" 12669 H2_EARN = "Total household earned income for mont" 12670 H2_PROP = "Total household property income for" 12671 H2_TRAN = "Total household means-tested cash" 12672 H2_OTHER = "Total 'other' household income for mon" 12673 H2NONCSH = "Noncash household income for month 2 o" 12674 H2SOCSEC = "Total household social security income" 12675 H2_SSI = "Total household supplemental security" 12676 H2_UNEMP = "Total household unemployment" 12677 H2_VETS = "Total household veterans payment incom" 12678 H2_AFDC = "Total household AFDC income for month " 12679 H2_FDSTP = "Total household food stamps received f" 12680 H2_ENRGY = "What type of energy assistance was" 12681 H2_LUNCH = "Are the lunches free or reduced-price" 12682 H2_BREAK = "Are the breakfasts free or reduced-pri" 12683 H2_4816 = "Has this household received energy" 12684 H2_4818 = "Checks sent to household" 12685 H2_4820 = "Coupons or vouchers sent to household" 12686 H2_4822 = "Payments sent directly to utility" 12687 H2_4824 = "What was the total amount of the" 12688 H2_4826 = "Check item P2" 12689 H2_4828 = "Do any of the children in this" 12690 H2_4830 = "How many children" 12691 H2_4832 = "Do any of the children receive free" 12692 H2_4834 = "How many children" 12693 H2_4836 = "Free lunch" 12694 H2_4838 = "Reduced-price lunch" 12695 H2_4840 = "Do any of the children receive free" 12696 H2_4842 = "How many children" 12697 H2_4844 = "Free breakfast" 12698 H2_4846 = "Reduced-price breakfast" 12699 H2_IMP06 = "Program questions imputation flag 6" 12700 H2_IMP07 = "Program questions imputation flag 7" 12701 H2_IMP08 = "Program questions imputation flag 8" 12702 H2_IMP09 = "Program questions imputation flag 9" 12703 H2_IMP10 = "Program questions imputation flag 10" 12704 H2_IMP11 = "Program questions imputation flag 11" 12705 H2_IMP12 = "Program questions imputation flag 12" 12706 H2_IMP13 = "Program questions imputation flag 13" 12707 H2_IMP14 = "Program questions imputation flag 14" 12708 H2_IMP15 = "Program questions imputation flag 15" 12709 H2_IMP16 = "Program questions imputation flag 16" 12710 H2_IMP17 = "Program questions imputation flag 17" 12711 H2_IMP18 = "Program questions imputation flag 18" 12712 H2_IMP19 = "Program questions imputation flag 19" 12713 H2_IMP20 = "Program questions imputation flag 20" 12714 H3_ADDID = "Current address ID. - This field" 12715 H3_MONTH = "Month for which this household is" 12716 H3_YEAR = "Year for which this household is" 12717 H3_NF = "Number of families and pseudo" 12718 H3_FFCNT = "Count of number of family groups" 12719 H3_SSCNT = "Count of number of related subfamily" 12720 H3REFPER = "Entry address ID and person number of" 12721 H3_NP = "Number of persons in household in" 12722 H3_MIS = "Monthly household interview status" 12723 H3_INT1 = "Wave 1 household interview status" 12724 H3_WGT = "Household weight--month 3." 12725 H3_HSC = "Half sample code for variance estimati" 12726 H3_STRAT = "Stratum code for variance estimation" 12727 H3_STATE = "FIPS State code for the household" 12728 H3_METRO = "Metropolitan subsample" 12729 H3_MSA = "Identifiable MSA/CMSA codes as" 12730 H3_ACCES = "Control card item 13B - access to" 12731 H3_KTCHN = "Control card item 13C - kitchen" 12732 H3_LVQTR = "Control card items 13D and 13E -" 194 The SAS System 15:23 Thursday, July 3, 2003 12733 H3_UNITS = "Control card item 14 - number of units" 12734 H3_TENUR = "Control card item 15 - are the living" 12735 H3_PUBHS = "Control card item 16A - is the residen" 12736 H3_LORNT = "Control card item 16B - are you paying" 12737 H3_RACE = "Control card item 37A - race of" 12738 H3_SEX = "Control card item 37B - sex of" 12739 H3_SIZE = "Control card item 37C - size of" 12740 H3_SAMPL = "Sample code - indicates panel year" 12741 H3_SEG = "Segment type - item 4 on the control" 12742 H3_INTCD = "Interviewer code, an alphabetic" 12743 U3CCWAVE = "Wave for which the control card was" 12744 U3FRMSLE = "Control card item 12B - during the" 12745 U3_ACCES = "Control card item 13B - access to" 12746 U3_KTCHN = "Control card item 13C - kitchen" 12747 U3_LVQTR = "Control card items 13D and 13E" 12748 U3_UNITS = "Control card item 14 - number of units" 12749 U3_TENUR = "Control card item 15 - are the living" 12750 U3_PUBHS = "Control card item 16A - is the residen" 12751 U3_LORNT = "Control card item 16B - are you paying" 12752 H3ITM36A = "Control card item 36A - wave number" 12753 H3ITM36B = "Control card item 36B - interview" 12754 U3_RACE = "Control card item 37A - race of" 12755 U3_SEX = "Control card item 37B - sex of referen" 12756 U3_SIZE = "Control card item 37C - size of" 12757 U3ITM38A = "Control card item 38A - wave of visit" 12758 U3ITM38B = "Control card item 38B - month of visit" 12759 U3TOTVST = "Control card item 38D - total number" 12760 U3TOTPHN = "Control card item 38F - total number" 12761 U3CCRSPP = "Control card item 38G - control card" 12762 H3_0010 = "Control card source code 10 -" 12763 H3_0012 = "Control card source code 12 -" 12764 H3_0014 = "Control card source code 14 -" 12765 H3_0016 = "Control card source code 16 -" 12766 H3_0018 = "Control card source code 18 -" 12767 H3_0020 = "Control card source code 20 -" 12768 H3_00221 = "Control card source codes 22, 26, 30," 12769 H3_00222 = "Control card source codes 22, 26, 30," 12770 H3_00223 = "Control card source codes 22, 26, 30," 12771 H3_00224 = "Control card source codes 22, 26, 30," 12772 H3_00225 = "Control card source codes 22, 26, 30," 12773 H3_00226 = "Control card source codes 22, 26, 30," 12774 H3_00227 = "Control card source codes 22, 26, 30," 12775 H3_00241 = "Control card source codes 24, 28, 32," 12776 H3_00242 = "Control card source codes 24, 28, 32," 12777 H3_00243 = "Control card source codes 24, 28, 32," 12778 H3_00244 = "Control card source codes 24, 28, 32," 12779 H3_00245 = "Control card source codes 24, 28, 32," 12780 H3_00246 = "Control card source codes 24, 28, 32," 12781 H3_00247 = "Control card source codes 24, 28, 32," 12782 H3_MEANS = "Receipt of benefits from a means-teste" 12783 H3_CASH = "Receipt of cash benefits" 12784 H3NCASHB = "Receipt of noncash benefits" 12785 H3_POVd = "Low income cutoff for this household." 12786 H3TOTINC = "Total household income for month 3" 12787 H3_EARN = "Total household earned income for mont" 12788 H3_PROP = "Total household property income for" 12789 H3_TRAN = "Total household means-tested cash" 12790 H3_OTHER = "Total 'other' household income for" 12791 H3NONCSH = "Noncash household income for month 3 o" 12792 H3SOCSEC = "Total household social security income" 12793 H3_SSI = "Total household supplemental security" 12794 H3_UNEMP = "Total household unemployment" 12795 H3_VETS = "Total household veterans payment incom" 12796 H3_AFDC = "Total household AFDC income for month " 12797 H3_FDSTP = "Total household food stamps received f" 12798 H3_ENRGY = "What type of energy assistance was" 12799 H3_LUNCH = "Are the lunches free or reduced-price" 12800 H3_BREAK = "Are the breakfasts free or reduced-pri" 12801 H3_4816 = "Has this household received energy" 12802 H3_4818 = "Checks sent to household" 12803 H3_4820 = "Coupons or vouchers sent to household" 12804 H3_4822 = "Payments sent directly to utility" 12805 H3_4824 = "What was the total amount of the" 12806 H3_4826 = "Check item P2" 12807 H3_4828 = "Do any of the children in this" 12808 H3_4830 = "How many children" 195 The SAS System 15:23 Thursday, July 3, 2003 12809 H3_4832 = "Do any of the children receive free" 12810 H3_4834 = "How many children" 12811 H3_4836 = "Free lunch" 12812 H3_4838 = "Reduced-price lunch" 12813 H3_4840 = "Do any of the children receive free" 12814 H3_4842 = "How many children" 12815 H3_4844 = "Free breakfast" 12816 H3_4846 = "Reduced-price breakfast" 12817 H3_IMP06 = "Program questions imputation flag 6" 12818 H3_IMP07 = "Program questions imputation flag 7" 12819 H3_IMP08 = "Program questions imputation flag 8" 12820 H3_IMP09 = "Program questions imputation flag 9" 12821 H3_IMP10 = "Program questions imputation flag 10" 12822 H3_IMP11 = "Program questions imputation flag 11" 12823 H3_IMP12 = "Program questions imputation flag 12" 12824 H3_IMP13 = "Program questions imputation flag 13" 12825 H3_IMP14 = "Program questions imputation flag 14" 12826 H3_IMP15 = "Program questions imputation flag 15" 12827 H3_IMP16 = "Program questions imputation flag 16" 12828 H3_IMP17 = "Program questions imputation flag 17" 12829 H3_IMP18 = "Program questions imputation flag 18" 12830 H3_IMP19 = "Program questions imputation flag 19" 12831 H3_IMP20 = "Program questions imputation flag 20" 12832 H4_ADDID = "Current address ID. - This field" 12833 H4_MONTH = "Month for which this household is" 12834 H4_YEAR = "Year for which this household is" 12835 H4_NF = "Number of families and pseudo" 12836 H4_FFCNT = "Count of number of family groups" 12837 H4_SSCNT = "Count of number of related subfamily" 12838 H4REFPER = "Entry address ID and person number of" 12839 H4_NP = "Number of persons in household in" 12840 H4_MIS = "Monthly household interview status" 12841 H4_INT1 = "Wave 1 household interview status" 12842 H4_WGT = "Household weight--month 4." 12843 H4_HSC = "Half sample code for variance estimati" 12844 H4_STRAT = "Stratum code for variance estimation" 12845 H4_STATE = "FIPS State code for the household" 12846 H4_METRO = "Metropolitan subsample" 12847 H4_MSA = "Identifiable MSA/CMSA codes as" 12848 H4_ACCES = "Control card item 13B - access to" 12849 H4_KTCHN = "Control card item 13C - kitchen" 12850 H4_LVQTR = "Control card items 13D and 13E -" 12851 H4_UNITS = "Control card item 14 - number of units" 12852 H4_TENUR = "Control card item 15 - are the living" 12853 H4_PUBHS = "Control card item 16A - is the residen" 12854 H4_LORNT = "Control card item 16B - are you paying" 12855 H4_RACE = "Control card item 37A - race of refere" 12856 H4_SEX = "Control card item 37B - sex of referen" 12857 H4_SIZE = "Control card item 37C - size of" 12858 H4_SAMPL = "Sample code - indicates panel year" 12859 H4_SEG = "Segment type - item 4 on the control" 12860 H4_INTCD = "Interviewer code, an alphabetic" 12861 U4CCWAVE = "Wave for which the control card was" 12862 U4FRMSLE = "Control card item 12B - during the" 12863 U4_ACCES = "Control card item 13B - access to" 12864 U4_KTCHN = "Control card item 13C - kitchen" 12865 U4_LVQTR = "Control card items 13D and 13E" 12866 U4_UNITS = "Control card item 14 - number of units" 12867 U4_TENUR = "Control card item 15 - are the living" 12868 U4_PUBHS = "Control card item 16A - is the residen" 12869 U4_LORNT = "Control card item 16B - are you paying" 12870 H4ITM36A = "Control card item 36A - wave number" 12871 H4ITM36B = "Control card item 36B - interview" 12872 U4_RACE = "Control card item 37A - race of" 12873 U4_SEX = "Control card item 37B - sex of referen" 12874 U4_SIZE = "Control card item 37C - size of" 12875 U4ITM38A = "Control card item 38A - wave of visit" 12876 U4ITM38B = "Control card item 38B - month of visit" 12877 U4TOTVST = "Control card item 38D - total number" 12878 U4TOTPHN = "Control card item 38F - total number" 12879 U4CCRSPP = "Control card item 38G - control card" 12880 H4_0010 = "Control card source code 10 -" 12881 H4_0012 = "Control card source code 12 -" 12882 H4_0014 = "Control card source code 14 -" 12883 H4_0016 = "Control card source code 16 -" 12884 H4_0018 = "Control card source code 18 -" 196 The SAS System 15:23 Thursday, July 3, 2003 12885 H4_0020 = "Control card source code 20 -" 12886 H4_00221 = "Control card source codes 22, 26, 30," 12887 H4_00222 = "Control card source codes 22, 26, 30," 12888 H4_00223 = "Control card source codes 22, 26, 30," 12889 H4_00224 = "Control card source codes 22, 26, 30," 12890 H4_00225 = "Control card source codes 22, 26, 30," 12891 H4_00226 = "Control card source codes 22, 26, 30," 12892 H4_00227 = "Control card source codes 22, 26, 30," 12893 H4_00241 = "Control card source codes 24, 28, 32," 12894 H4_00242 = "Control card source codes 24, 28, 32," 12895 H4_00243 = "Control card source codes 24, 28, 32," 12896 H4_00244 = "Control card source codes 24, 28, 32," 12897 H4_00245 = "Control card source codes 24, 28, 32," 12898 H4_00246 = "Control card source codes 24, 28, 32," 12899 H4_00247 = "Control card source codes 24, 28, 32," 12900 H4_MEANS = "Receipt of benefits from a means-teste" 12901 H4_CASH = "Receipt of cash benefits" 12902 H4NCASHB = "Receipt of noncash benefits" 12903 H4_POVd = "Low income cutoff for this household." 12904 H4TOTINC = "Total household income for month 4" 12905 H4_EARN = "Total household earned income for" 12906 H4_PROP = "Total household property income for" 12907 H4_TRAN = "Total household means-tested cash" 12908 H4_OTHER = "Total 'other' household income for" 12909 H4NONCSH = "Noncash household income for month 4 o" 12910 H4SOCSEC = "Total household social security income" 12911 H4_SSI = "Total household supplemental security" 12912 H4_UNEMP = "Total household unemployment" 12913 H4_VETS = "Total household veterans payment incom" 12914 H4_AFDC = "Total household AFDC income for month " 12915 H4_FDSTP = "Total household food stamps received f" 12916 H4_ENRGY = "What type of energy assistance was" 12917 H4_LUNCH = "Are the lunches free or reduced-price" 12918 H4_BREAK = "Are the breakfasts free or reduced-pri" 12919 H4_4816 = "Has this household received energy" 12920 H4_4818 = "Checks sent to household" 12921 H4_4820 = "Coupons or vouchers sent to household" 12922 H4_4822 = "Payments sent directly to utility" 12923 H4_4824 = "What was the total amount of the" 12924 H4_4826 = "Check item P2" 12925 H4_4828 = "Do any of the children in this" 12926 H4_4830 = "How many children" 12927 H4_4832 = "Do any of the children receive free" 12928 H4_4834 = "How many children" 12929 H4_4836 = "Free lunch" 12930 H4_4838 = "Reduced-price lunch" 12931 H4_4840 = "Do any of the children receive free" 12932 H4_4842 = "How many children" 12933 H4_4844 = "Free breakfast" 12934 H4_4846 = "Reduced-price breakfast" 12935 H4_IMP06 = "Program questions imputation flag 6" 12936 H4_IMP07 = "Program questions imputation flag 7" 12937 H4_IMP08 = "Program questions imputation flag 8" 12938 H4_IMP09 = "Program questions imputation flag 9" 12939 H4_IMP10 = "Program questions imputation flag 10" 12940 H4_IMP11 = "Program questions imputation flag 11" 12941 H4_IMP12 = "Program questions imputation flag 12" 12942 H4_IMP13 = "Program questions imputation flag 13" 12943 H4_IMP14 = "Program questions imputation flag 14" 12944 H4_IMP15 = "Program questions imputation flag 15" 12945 H4_IMP16 = "Program questions imputation flag 16" 12946 H4_IMP17 = "Program questions imputation flag 17" 12947 H4_IMP18 = "Program questions imputation flag 18" 12948 H4_IMP19 = "Program questions imputation flag 19" 12949 H4_IMP20 = "Program questions imputation flag 20" 12950 H5REFPER = "Entry address ID and person number of" 12951 H5_NP = "Number of persons in household." 12952 H5_MIS = "Monthly household interview status" 12953 H5_LVQTR = "Control card items 13D and 13E" 12954 H5_ADDID = "Current address ID. - This field" 12955 H5_WGT = "Household weight--Interview date" 12956 F1_NUMBR = "Family sequence number of sample unit." 12957 F1_MONTH = "Month for which this family is defined" 12958 F1_YEAR = "Year for which this family is defined." 12959 F1NUMPER = "Number of persons in this family." 12960 F1REFPER = "Entry address ID and person number of" 197 The SAS System 15:23 Thursday, July 3, 2003 12961 F1SPOUSE = "Entry address ID and person number of" 12962 F1_TYPE = "Type of family (or pseudo-family)" 12963 F1_KIND = "Kind of family (or pseudo-family)" 12964 F1OWNKID = "Number of own children in family." 12965 F1OKLT18 = "Number of own children under age 18" 12966 F1_WGT = "Family weight." 12967 F1_POVd = "Low income cutoff for this family." 12968 F1TOTINC = "Total family income for month 1 of" 12969 F1_EARN = "Total family earned income for month 1" 12970 F1_PROP = "Total family property income for month" 12971 F1_TRAN = "Total family means-tested cash transfe" 12972 F1_OTHER = "Total 'other' family income for month " 12973 F1SOCSEC = "Total family Social Security income fo" 12974 F1_SSI = "Total family supplemental security" 12975 F1_UNEMP = "Total family unemployment income for" 12976 F1_VETS = "Total family veterans payment income f" 12977 F1_AFDC = "Total family AFDC income for month 1" 12978 F1_FDSTP = "Total family food stamps received for" 12979 F2_NUMBR = "Family sequence number of sample unit." 12980 F2_MONTH = "Month for which this family is defined" 12981 F2_YEAR = "Year for which this family is defined." 12982 F2NUMPER = "Number of persons in this family." 12983 F2REFPER = "Entry address ID and person number of" 12984 F2SPOUSE = "Entry address ID and person number of" 12985 F2_TYPE = "Type of family (or pseudo-family)" 12986 F2_KIND = "Kind of family (or pseudo-family)" 12987 F2OWNKID = "Number of own children in family." 12988 F2OKLT18 = "Number of own children under age 18" 12989 F2_WGT = "Family weight." 12990 F2_POVd = "Low income cutoff for this family." 12991 F2TOTINC = "Total family income for month 2 of" 12992 F2_EARN = "Total family earned income for month 2" 12993 F2_PROP = "Total family property income for month" 12994 F2_TRAN = "Total family means-tested cash transfe" 12995 F2_OTHER = "Total 'other' family income for month " 12996 F2SOCSEC = "Total family Social Security income fo" 12997 F2_SSI = "Total family supplemental security" 12998 F2_UNEMP = "Total family unemployment income for" 12999 F2_VETS = "Total family veterans payment income f" 13000 F2_AFDC = "Total family AFDC income for month 2" 13001 F2_FDSTP = "Total family food stamps received for" 13002 F3_NUMBR = "Family sequence number of sample unit." 13003 F3_MONTH = "Month for which this family is defined" 13004 F3_YEAR = "Year for which this family is defined." 13005 F3NUMPER = "Number of persons in this family." 13006 F3REFPER = "Entry address ID and person number of" 13007 F3SPOUSE = "Entry address ID and person number of" 13008 F3_TYPE = "Type of family (or pseudo-family)" 13009 F3_KIND = "Kind of family (or pseudo-family)" 13010 F3OWNKID = "Number of own children in family." 13011 F3OKLT18 = "Number of own children under age 18" 13012 F3_WGT = "Family weight." 13013 F3_POVd = "Low income cutoff for this family." 13014 F3TOTINC = "Total family income for month 3 of" 13015 F3_EARN = "Total family earned income for month 3" 13016 F3_PROP = "Total family property income for month" 13017 F3_TRAN = "Total family means-tested cash transfe" 13018 F3_OTHER = "Total 'other' family income for month " 13019 F3SOCSEC = "Total family Social Security income fo" 13020 F3_SSI = "Total family supplemental security" 13021 F3_UNEMP = "Total family unemployment income for" 13022 F3_VETS = "Total family veterans payment income f" 13023 F3_AFDC = "Total family AFDC income for month 3" 13024 F3_FDSTP = "Total family food stamps received for" 13025 F4_NUMBR = "Family sequence number of sample unit." 13026 F4_MONTH = "Month for which this family is defined" 13027 F4_YEAR = "Year for which this family is defined." 13028 F4NUMPER = "Number of persons in this family." 13029 F4REFPER = "Entry address ID and person number of" 13030 F4SPOUSE = "Entry address ID and person number of" 13031 F4_TYPE = "Type of family (or pseudo-family)" 13032 F4_KIND = "Kind of family (or pseudo-family)" 13033 F4OWNKID = "Number of own children in family." 13034 F4OKLT18 = "Number of own children under age 18" 13035 F4_WGT = "Family weight." 13036 F4_POVd = "Low income cutoff for this family." 198 The SAS System 15:23 Thursday, July 3, 2003 13037 F4TOTINC = "Total family income for month 4 of" 13038 F4_EARN = "Total family earned income for month 4" 13039 F4_PROP = "Total family property income for month" 13040 F4_TRAN = "Total family means-tested cash transfe" 13041 F4_OTHER = "Total 'other' family income for month " 13042 F4SOCSEC = "Total family Social Security income fo" 13043 F4_SSI = "Total family supplemental security" 13044 F4_UNEMP = "Total family unemployment income for" 13045 F4_VETS = "Total family veterans payment income f" 13046 F4_AFDC = "Total family AFDC income for month 4 o" 13047 F4_FDSTP = "Total family food stamps received for" 13048 S1_NUMBR = "Family sequence number of sample unit." 13049 S1_MONTH = "Month for which this subfamily is" 13050 S1_YEAR = "Year for which this subfamily is" 13051 S1NUMPER = "Number of persons in this subfamily." 13052 S1REFPER = "Entry address ID and person number of" 13053 S1SPOUSE = "Entry address ID and person number of" 13054 S1_TYPE = "Type of subfamily" 13055 S1_KIND = "Kind of subfamily" 13056 S1OWNKID = "Number of own children in subfamily." 13057 S1OKLT18 = "Number of own children under age 18" 13058 S1_WGT = "Subfamily weight." 13059 S1_POVd = "Low income cutoff for this subfamily." 13060 S1TOTINC = "Total subfamily income for month 1 of" 13061 S1_EARN = "Total subfamily earned income for mont" 13062 S1_PROP = "Total subfamily property income for" 13063 S1_TRAN = "Total subfamily means-tested cash" 13064 S1_OTHER = "Total 'other' subfamily income for mon" 13065 S1SOCSEC = "Total subfamily Social Security income" 13066 S1_SSI = "Total subfamily supplemental security" 13067 S1_UNEMP = "Total subfamily unemployment income fo" 13068 S1_VETS = "Total subfamily veterans payment incom" 13069 S1_AFDC = "Total subfamily AFDC income for month " 13070 S1_FDSTP = "Total subfamily food stamps received f" 13071 S2_NUMBR = "Family sequence number of sample unit." 13072 S2_MONTH = "Month for which this subfamily is" 13073 S2_YEAR = "Year for which this subfamily is" 13074 S2NUMPER = "Number of persons in this subfamily." 13075 S2REFPER = "Entry address ID and person number of" 13076 S2SPOUSE = "Entry address ID and person number of" 13077 S2_TYPE = "Type of subfamily" 13078 S2_KIND = "Kind of subfamily" 13079 S2OWNKID = "Number of own children in subfamily." 13080 S2OKLT18 = "Number of own children under age 18" 13081 S2_WGT = "Subfamily weight." 13082 S2_POVd = "Low income cutoff for this subfamily." 13083 S2TOTINC = "Total subfamily income for month 2 of" 13084 S2_EARN = "Total subfamily earned income for mont" 13085 S2_PROP = "Total subfamily property income for" 13086 S2_TRAN = "Total subfamily means-tested cash" 13087 S2_OTHER = "Total 'other' subfamily income for" 13088 S2SOCSEC = "Total subfamily Social Security income" 13089 S2_SSI = "Total subfamily supplemental security" 13090 S2_UNEMP = "Total subfamily unemployment income fo" 13091 S2_VETS = "Total subfamily veterans payment incom" 13092 S2_AFDC = "Total subfamily AFDC income for month" 13093 S2_FDSTP = "Total subfamily food stamps received f" 13094 S3_NUMBR = "Family sequence number of sample unit." 13095 S3_MONTH = "Month for which this subfamily is" 13096 S3_YEAR = "Year for which this subfamily is" 13097 S3NUMPER = "Number of persons in this subfamily." 13098 S3REFPER = "Entry address ID and person number of" 13099 S3SPOUSE = "Entry address ID and person number of" 13100 S3_TYPE = "Type of subfamily" 13101 S3_KIND = "Kind of subfamily" 13102 S3OWNKID = "Number of own children in subfamily." 13103 S3OKLT18 = "Number of own children under age 18" 13104 S3_WGT = "Subfamily weight." 13105 S3_POVd = "Low income cutoff for this subfamily." 13106 S3TOTINC = "Total subfamily income for month 3 of" 13107 S3_EARN = "Total subfamily earned income for mont" 13108 S3_PROP = "Total subfamily property income for" 13109 S3_TRAN = "Total subfamily means-tested cash" 13110 S3_OTHER = "Total 'other' subfamily income for" 13111 S3SOCSEC = "Total subfamily Social Security income" 13112 S3_SSI = "Total subfamily supplemental security" 199 The SAS System 15:23 Thursday, July 3, 2003 13113 S3_UNEMP = "Total subfamily unemployment income fo" 13114 S3_VETS = "Total subfamily veterans payment incom" 13115 S3_AFDC = "Total subfamily AFDC income for month" 13116 S3_FDSTP = "Total subfamily food stamps received f" 13117 S4_NUMBR = "Family sequence number of sample unit." 13118 S4_MONTH = "Month for which this subfamily is" 13119 S4_YEAR = "Year for which this subfamily is" 13120 S4NUMPER = "Number of persons in this subfamily." 13121 S4REFPER = "Entry address ID and person number of" 13122 S4SPOUSE = "Entry address ID and person number of" 13123 S4_TYPE = "Type of subfamily" 13124 S4_KIND = "Kind of subfamily" 13125 S4OWNKID = "Number of own children in subfamily." 13126 S4OKLT18 = "Number of own children under age 18" 13127 S4_WGT = "Subfamily weight." 13128 S4_POVd = "Low income cutoff for this subfamily." 13129 S4TOTINC = "Total subfamily income for month 4 of" 13130 S4_EARN = "Total subfamily earned income for" 13131 S4_PROP = "Total subfamily property income for" 13132 S4_TRAN = "Total subfamily means-tested cash" 13133 S4_OTHER = "Total 'other' subfamily income for" 13134 S4SOCSEC = "Total subfamily Social Security income" 13135 S4_SSI = "Total subfamily supplemental security" 13136 S4_UNEMP = "Total subfamily unemployment income fo" 13137 S4_VETS = "Total subfamily veterans payment incom" 13138 S4_AFDC = "Total subfamily AFDC income for month " 13139 S4_FDSTP = "Total subfamily food stamps received f" 13140 PP_RCSEQ = "Record sequence number within" 13141 PP_WAVE = "Wave of data collection" 13142 PP_INTVW = "Person's interview status" 13143 PP_MIS_1 = "Person's interview status - month 1" 13144 PP_MIS_2 = "Person's interview status - month 2" 13145 PP_MIS_3 = "Person's interview status - month 3" 13146 PP_MIS_4 = "Person's interview status - month 4" 13147 PP_MIS_5 = "Person's interview status -" 13148 PP_ENTRY = "Edited entry address ID" 13149 PP_PNUM = "Edited person number" 13150 FNLWGT_1 = "Weight for the person. Month 1." 13151 FNLWGT_2 = "Weight for the person. Month 2." 13152 FNLWGT_3 = "Weight for the person. Month 3." 13153 FNLWGT_4 = "Weight for the person. Month 4." 13154 FNLWGT_5 = "Weight for the person. Interview" 13155 PW_ADDID = "Previous wave address ID" 13156 PW_RRP = "Previous wave relationship to referenc" 13157 PW_MS = "Previous wave marital status" 13158 PW_PNSP = "Previous wave person number of spouse" 13159 PW_PNPT = "Previous wave person number of parent" 13160 PW_POPST = "Previous wave population status" 13161 PW_ADDIT = "Was... living in any of the following" 13162 PW_INTVW = "Previous wave person's interview statu" 13163 RRP_1 = "Edited relationship to reference perso" 13164 RRP_2 = "Edited relationship to reference perso" 13165 RRP_3 = "Edited relationship to reference perso" 13166 RRP_4 = "Edited relationship to reference perso" 13167 RRP_5 = "Edited relationship to reference perso" 13168 AGE_1 = "Edited and imputed age as of last" 13169 AGE_2 = "Edited and imputed age as of last" 13170 AGE_3 = "Edited and imputed age as of last" 13171 AGE_4 = "Edited and imputed age as of last" 13172 AGE_5 = "Edited and imputed age as of last" 13173 SEX = "Sex of this person" 13174 RACE = "Race of this person" 13175 MS_1 = "Marital status. Month 1" 13176 MS_2 = "Marital status. Month 2" 13177 MS_3 = "Marital status. Month 3" 13178 MS_4 = "Marital status. Month 4" 13179 MS_5 = "Marital status. Interview date" 13180 FAMTYP_1 = "Family type to which this person belon" 13181 FAMTYP_2 = "Family type to which this person belon" 13182 FAMTYP_3 = "Family type to which this person belon" 13183 FAMTYP_4 = "Family type to which this person belon" 13184 FAMTYP_5 = "Family type to which this person belon" 13185 FAMREL_1 = "Unrelated subfamily relationship code." 13186 FAMREL_2 = "Unrelated subfamily relationship code." 13187 FAMREL_3 = "Unrelated subfamily relationship code." 13188 FAMREL_4 = "Unrelated subfamily relationship code." 200 The SAS System 15:23 Thursday, July 3, 2003 13189 FAMREL_5 = "Unrelated subfamily relationship code." 13190 FAMNUM_1 = "Sub/secondary family number. Month 1." 13191 FAMNUM_2 = "Sub/secondary family number. Month 2." 13192 FAMNUM_3 = "Sub/secondary family number. Month 3." 13193 FAMNUM_4 = "Sub/secondary family number. Month 4." 13194 FAMNUM_5 = "Sub/secondary family number. Interview" 13195 POP_STAT = "Population status. This field" 13196 PNSP_1 = "Person number of spouse. Month 1" 13197 PNSP_2 = "Person number of spouse. Month 2" 13198 PNSP_3 = "Person number of spouse. Month 3" 13199 PNSP_4 = "Person number of spouse. Month 4" 13200 PNSP_5 = "Person number of spouse. Interview" 13201 PNPT_1 = "Person number of parent. Month 1" 13202 PNPT_2 = "Person number of parent. Month 2" 13203 PNPT_3 = "Person number of parent. Month 3" 13204 PNPT_4 = "Person number of parent. Month 4" 13205 PNPT_5 = "Person number of parent. Interview" 13206 VETSTAT = "Did this person ever serve on active" 13207 HIGRADE = "What is the highest grade or year of" 13208 GRD_CMPL = "Did he/she complete that grade" 13209 ETHNICTY = "Ethnic origin" 13210 IN_AF = "Is this person currently in the Armed" 13211 U_ENTRY = "Preedited entry address I.D." 13212 U_PNUM = "Preedited person number" 13213 U_RRP = "Preedited relationship to reference" 13214 U_HHMEM = "Preedited household member status" 13215 U_REALFT = "Preedited reason for leaving previous" 13216 U_REAENT = "Preedited reason for entering current" 13217 U_MONLFT = "Preedited month left previous wave" 13218 U_MONENT = "Preedited month entered current addres" 13219 U_DAYLFT = "Preedited day left previous wave" 13220 U_DAYENT = "Preedited day entered current address." 13221 CC_ADLFT = "Control card address ID of previous wa" 13222 CC_ADENT = "Control card address ID of current wav" 13223 U_BRTHMN = "Preedited month of birth" 13224 U_BRTHYR = "Preedited year of birth." 13225 U_PNPT = "Preedited person number of parent." 13226 U_MS = "Preedited marital status." 13227 U_PNSP = "Preedited person number of spouse" 13228 U_PNGD = "Preedited person number of designated" 13229 U_SEX = "Preedited sex code." 13230 U_RACE = "Preedited race code." 13231 U_ORIGIN = "Unedited ethnic origin code." 13232 U_HIGRDE = "Unedited highest grade of school" 13233 U_COMPL = "Was highest grade completed." 13234 U_VET = "Unedited veteran status." 13235 U_SRVDTE = "Unedited period of service." 13236 U_AF = "Currently in Armed Forces - unedited" 13237 U_SSNDK = "Reason Social Security number ('U-SSN'" 13238 PREV_ID = "Unique scrambled combination of the" 13239 PREV_ROT = "Rotation in which this person was" 13240 SC0064 = "Previous identification entry address " 13241 SC0066 = "Previous identification person number" 13242 HCHANGE1 = "Used to determine if the household in" 13243 HCHANGE2 = "Used to determine if the household in" 13244 HCHANGE3 = "Used to determine if the household in" 13245 HCHANGE4 = "Used to determine if the household in" 13246 HCHANGE5 = "Used to determine if the household in" 13247 FCHANGE1 = "Used to determine if the family (or" 13248 FCHANGE2 = "Used to determine if the family (or" 13249 FCHANGE3 = "Used to determine if the family (or" 13250 FCHANGE4 = "Used to determine if the family (or" 13251 SCHANGE1 = "Used to determine if the related" 13252 SCHANGE2 = "Used to determine if the related" 13253 SCHANGE3 = "Used to determine if the related" 13254 SCHANGE4 = "Used to determine if the related" 13255 PPTOTIN1 = "Total persons income for month 1." 13256 PPTOTIN2 = "Total persons income for month 2." 13257 PPTOTIN3 = "Total persons income for month 3." 13258 PPTOTIN4 = "Total persons income for month 4." 13259 PP_EARN1 = "Total persons earned income for month " 13260 PP_EARN2 = "Total persons earned income for month " 13261 PP_EARN3 = "Total persons earned income for month " 13262 PP_EARN4 = "Total persons earned income for month " 13263 PP_PROP1 = "Total property (asset) income for mont" 13264 PP_PROP2 = "Total property (asset) income for" 201 The SAS System 15:23 Thursday, July 3, 2003 13265 PP_PROP3 = "Total property (asset) income for" 13266 PP_PROP4 = "Total property (asset) income for" 13267 PP_TRAN1 = "Total persons mean-tested cash transfe" 13268 PP_TRAN2 = "Total persons mean-tested cash transfe" 13269 PP_TRAN3 = "Total persons mean-tested cash transfe" 13270 PP_TRAN4 = "Total persons mean-tested cash transfe" 13271 PPOTHER1 = "Total persons other income for month 1" 13272 PPOTHER2 = "Total persons other income for month 2" 13273 PPOTHER3 = "Total persons other income for month 3" 13274 PPOTHER4 = "Total persons other income for month 4" 13275 RECIPS01 = "Income recipiency summary." 13276 RECIPS02 = "Income recipiency summary." 13277 RECIPS03 = "Income recipiency summary." 13278 RECIPS04 = "Income recipiency summary." 13279 RECIPS05 = "Income recipiency summary." 13280 RECIPS06 = "Income recipiency summary." 13281 RECIPS07 = "Income recipiency summary." 13282 RECIPS08 = "Income recipiency summary." 13283 RECIPS09 = "Income recipiency summary." 13284 RECIPS10 = "Income recipiency summary." 13285 RECIPS11 = "Income recipiency summary." 13286 RECIPS12 = "Income recipiency summary." 13287 RECIPS13 = "Income recipiency summary." 13288 RECIPS14 = "Income recipiency summary." 13289 RECIPS15 = "Income recipiency summary." 13290 RECIPS16 = "Income recipiency summary." 13291 RECIPS17 = "Income recipiency summary." 13292 RECIPS18 = "Income recipiency summary." 13293 RECIPS19 = "Income recipiency summary." 13294 RECIPS20 = "Income recipiency summary." 13295 RECIPS21 = "Income recipiency summary." 13296 RECIPS22 = "Income recipiency summary." 13297 RECIPS23 = "Income recipiency summary." 13298 RECIPS24 = "Income recipiency summary." 13299 RECIPS25 = "Income recipiency summary." 13300 RECIPS26 = "Income recipiency summary." 13301 RECIPS27 = "Income recipiency summary." 13302 RECIPS28 = "Income recipiency summary." 13303 RECIPS29 = "Income recipiency summary." 13304 RECIPS30 = "Income recipiency summary." 13305 RECIPS31 = "Income recipiency summary." 13306 RECIPS32 = "Income recipiency summary." 13307 RECIPS33 = "Income recipiency summary." 13308 RECIPS34 = "Income recipiency summary." 13309 RECIPS35 = "Income recipiency summary." 13310 RECIPS36 = "Income recipiency summary." 13311 RECIPS37 = "Income recipiency summary." 13312 RECIPS38 = "Income recipiency summary." 13313 RECIPS39 = "Income recipiency summary." 13314 RECIPS40 = "Income recipiency summary." 13315 RECIPS41 = "Income recipiency summary." 13316 RECIPS42 = "Income recipiency summary." 13317 RECIPS43 = "Income recipiency summary." 13318 RECIPS44 = "Income recipiency summary." 13319 RECIPS45 = "Income recipiency summary." 13320 RECIPS46 = "Income recipiency summary." 13321 RECIPS47 = "Income recipiency summary." 13322 RECIPS48 = "Income recipiency summary." 13323 RECIPS49 = "Income recipiency summary." 13324 RECIPS50 = "Income recipiency summary." 13325 RECIPS51 = "Income recipiency summary." 13326 RECIPS52 = "Income recipiency summary." 13327 RECIPS53 = "Income recipiency summary." 13328 RECIPS54 = "Income recipiency summary." 13329 RECIPS55 = "Income recipiency summary." 13330 RECIPS56 = "Income recipiency summary." 13331 RECIPS57 = "Income recipiency summary." 13332 RECIPS58 = "Income recipiency summary." 13333 RECIPS59 = "Income recipiency summary." 13334 RECIPS60 = "Income recipiency summary." 13335 RECIPS61 = "Income recipiency summary." 13336 RECIPS62 = "Income recipiency summary." 13337 RECIPS63 = "Income recipiency summary." 13338 RECIPS64 = "Income recipiency summary." 13339 RECIPS65 = "Income recipiency summary." 13340 RECIPS66 = "Income recipiency summary." 202 The SAS System 15:23 Thursday, July 3, 2003 13341 RECIPS67 = "Income recipiency summary." 13342 RECIPS68 = "Income recipiency summary." 13343 RECIPS69 = "Income recipiency summary." 13344 RECIPS70 = "Income recipiency summary." 13345 RECIPS71 = "Income recipiency summary." 13346 RECIPS72 = "Income recipiency summary." 13347 RECIPS73 = "Income recipiency summary." 13348 RECIPS74 = "Income recipiency summary." 13349 RECIPS75 = "Income recipiency summary." 13350 ASSETS01 = "Asset ownership summary. There are 13" 13351 ASSETS02 = "Asset ownership summary. There are 13" 13352 ASSETS03 = "Asset ownership summary. There are 13" 13353 ASSETS04 = "Asset ownership summary. There are 13" 13354 ASSETS05 = "Asset ownership summary. There are 13" 13355 ASSETS06 = "Asset ownership summary. There are 13" 13356 ASSETS07 = "Asset ownership summary. There are 13" 13357 ASSETS08 = "Asset ownership summary. There are 13" 13358 ASSETS09 = "Asset ownership summary. There are 13" 13359 ASSETS10 = "Asset ownership summary. There are 13" 13360 ASSETS11 = "Asset ownership summary. There are 13" 13361 ASSETS12 = "Asset ownership summary. There are 13" 13362 ASSETS13 = "Asset ownership summary. There are 13" 13363 ESR_1 = "Employment status recode for month" 13364 ESR_2 = "Employment status recode for month 2 o" 13365 ESR_3 = "Employment status recode for month 3 o" 13366 ESR_4 = "Employment status recode for month 4" 13367 WKSPER1 = "Number of weeks in month 1 of the" 13368 WKSPER2 = "Number of weeks in month 2 of the" 13369 WKSPER3 = "Number of weeks in month 3 of the" 13370 WKSPER4 = "Number of weeks in month 4 of the" 13371 WKSJB1 = "Number of weeks with a job or business" 13372 WKSJB2 = "Number of weeks with a job or business" 13373 WKSJB3 = "Number of weeks with a job or business" 13374 WKSJB4 = "Number of weeks with a job or business" 13375 WKWJOB01 = "Did this person have a job or business" 13376 WKWJOB02 = "Did this person have a job or business" 13377 WKWJOB03 = "Did this person have a job or business" 13378 WKWJOB04 = "Did this person have a job or business" 13379 WKWJOB05 = "Did this person have a job or business" 13380 WKWJOB06 = "Did this person have a job or business" 13381 WKWJOB07 = "Did this person have a job or business" 13382 WKWJOB08 = "Did this person have a job or business" 13383 WKWJOB09 = "Did this person have a job or business" 13384 WKWJOB10 = "Did this person have a job or business" 13385 WKWJOB11 = "Did this person have a job or business" 13386 WKWJOB12 = "Did this person have a job or business" 13387 WKWJOB13 = "Did this person have a job or business" 13388 WKWJOB14 = "Did this person have a job or business" 13389 WKWJOB15 = "Did this person have a job or business" 13390 WKWJOB16 = "Did this person have a job or business" 13391 WKWJOB17 = "Did this person have a job or business" 13392 WKWJOB18 = "Did this person have a job or business" 13393 WKSWOP1 = "Number of weeks without pay, at a job" 13394 WKSWOP2 = "Number of weeks without pay, at a job" 13395 WKSWOP3 = "Number of weeks without pay, at a job" 13396 WKSWOP4 = "Number of weeks without pay, at a job" 13397 WEEKSA01 = "Was this person with a job or business" 13398 WEEKSA02 = "Was this person with a job or business" 13399 WEEKSA03 = "Was this person with a job or business" 13400 WEEKSA04 = "Was this person with a job or business" 13401 WEEKSA05 = "Was this person with a job or business" 13402 WEEKSA06 = "Was this person with a job or business" 13403 WEEKSA07 = "Was this person with a job or business" 13404 WEEKSA08 = "Was this person with a job or business" 13405 WEEKSA09 = "Was this person with a job or business" 13406 WEEKSA10 = "Was this person with a job or business" 13407 WEEKSA11 = "Was this person with a job or business" 13408 WEEKSA12 = "Was this person with a job or business" 13409 WEEKSA13 = "Was this person with a job or business" 13410 WEEKSA14 = "Was this person with a job or business" 13411 WEEKSA15 = "Was this person with a job or business" 13412 WEEKSA16 = "Was this person with a job or business" 13413 WEEKSA17 = "Was this person with a job or business" 13414 WEEKSA18 = "Was this person with a job or business" 13415 WKSLOK1 = "Number of weeks looking for work or on" 13416 WKSLOK2 = "Number of weeks looking for work or on" 203 The SAS System 15:23 Thursday, July 3, 2003 13417 WKSLOK3 = "Number of weeks looking for work or on" 13418 WKSLOK4 = "Number of weeks looking for work or on" 13419 WEEKSL01 = "Was this person looking for work or on" 13420 WEEKSL02 = "Was this person looking for work or on" 13421 WEEKSL03 = "Was this person looking for work or on" 13422 WEEKSL04 = "Was this person looking for work or on" 13423 WEEKSL05 = "Was this person looking for work or on" 13424 WEEKSL06 = "Was this person looking for work or on" 13425 WEEKSL07 = "Was this person looking for work or on" 13426 WEEKSL08 = "Was this person looking for work or on" 13427 WEEKSL09 = "Was this person looking for work or on" 13428 WEEKSL10 = "Was this person looking for work or on" 13429 WEEKSL11 = "Was this person looking for work or on" 13430 WEEKSL12 = "Was this person looking for work or on" 13431 WEEKSL13 = "Was this person looking for work or on" 13432 WEEKSL14 = "Was this person looking for work or on" 13433 WEEKSL15 = "Was this person looking for work or on" 13434 WEEKSL16 = "Was this person looking for work or on" 13435 WEEKSL17 = "Was this person looking for work or on" 13436 WEEKSL18 = "Was this person looking for work or on" 13437 CARECOV1 = "Is this person covered by medicare for" 13438 CARECOV2 = "Is this person covered by medicare for" 13439 CARECOV3 = "Is this person covered by medicare for" 13440 CARECOV4 = "Is this person covered by medicare for" 13441 MEDICAID = "Is this person covered by medicaid" 13442 CAIDCOV1 = "Was this person covered by medicaid fo" 13443 CAIDCOV2 = "Was this person covered by medicaid fo" 13444 CAIDCOV3 = "Was this person covered by medicaid fo" 13445 CAIDCOV4 = "Was this person covered by medicaid fo" 13446 WICCOV1 = "Was this person covered by WIC for" 13447 WICCOV2 = "Was this person covered by WIC for" 13448 WICCOV3 = "Was this person covered by WIC for" 13449 WICCOV4 = "Was this person covered by WIC for" 13450 WICVAL1 = "Value of WIC voucher in month 1 of the" 13451 WICVAL2 = "Value of WIC voucher in month 2 of the" 13452 WICVAL3 = "Value of WIC voucher in month 3 of the" 13453 WICVAL4 = "Value of WIC voucher in month 4 of the" 13454 HIIND = "Is this person covered by health" 13455 HIMNTH1 = "Did this person have health insurance" 13456 HIMNTH2 = "Did this person have health insurance" 13457 HIMNTH3 = "Did this person have health insurance" 13458 HIMNTH4 = "Did this person have health insurance" 13459 INCSOU01 = "Income source code (10 answer fields o" 13460 INCSOU02 = "Income source code (10 answer fields o" 13461 INCSOU03 = "Income source code (10 answer fields o" 13462 INCSOU04 = "Income source code (10 answer fields o" 13463 INCSOU05 = "Income source code (10 answer fields o" 13464 INCSOU06 = "Income source code (10 answer fields o" 13465 INCSOU07 = "Income source code (10 answer fields o" 13466 INCSOU08 = "Income source code (10 answer fields o" 13467 INCSOU09 = "Income source code (10 answer fields o" 13468 INCSOU10 = "Income source code (10 answer fields o" 13469 ASTSOU01 = "Asset source code (13 answer fields of" 13470 ASTSOU02 = "Asset source code (13 answer fields of" 13471 ASTSOU03 = "Asset source code (13 answer fields of" 13472 ASTSOU04 = "Asset source code (13 answer fields of" 13473 ASTSOU05 = "Asset source code (13 answer fields of" 13474 ASTSOU06 = "Asset source code (13 answer fields of" 13475 ASTSOU07 = "Asset source code (13 answer fields of" 13476 ASTSOU08 = "Asset source code (13 answer fields of" 13477 ASTSOU09 = "Asset source code (13 answer fields of" 13478 ASTSOU10 = "Asset source code (13 answer fields of" 13479 ASTSOU11 = "Asset source code (13 answer fields of" 13480 ASTSOU12 = "Asset source code (13 answer fields of" 13481 ASTSOU13 = "Asset source code (13 answer fields of" 13482 VETS1 = "Was this person covered by veterans" 13483 VETS2 = "Was this person covered by veterans" 13484 VETS3 = "Was this person covered by veterans" 13485 VETS4 = "Was this person covered by veterans" 13486 AFDC1 = "Was this person covered by AFDC income" 13487 AFDC2 = "Was this person covered by AFDC income" 13488 AFDC3 = "Was this person covered by AFDC income" 13489 AFDC4 = "Was this person covered by AFDC income" 13490 FOODSTP1 = "Was this person covered by food stamps" 13491 FOODSTP2 = "Was this person covered by food stamps" 13492 FOODSTP3 = "Was this person covered by food stamps" 204 The SAS System 15:23 Thursday, July 3, 2003 13493 FOODSTP4 = "Was this person covered by food stamps" 13494 GENASST1 = "Was this person covered by any general" 13495 GENASST2 = "Was this person covered by any general" 13496 GENASST3 = "Was this person covered by any general" 13497 GENASST4 = "Was this person covered by any general" 13498 FOSTKID1 = "Was this person covered by any foster" 13499 FOSTKID2 = "Was this person covered by any foster" 13500 FOSTKID3 = "Was this person covered by any foster" 13501 FOSTKID4 = "Was this person covered by any foster" 13502 OTHWELF1 = "Was this person covered by any other" 13503 OTHWELF2 = "Was this person covered by any other" 13504 OTHWELF3 = "Was this person covered by any other" 13505 OTHWELF4 = "Was this person covered by any other" 13506 SOCSEC1 = "Was this person covered by Social" 13507 SOCSEC2 = "Was this person covered by Social" 13508 SOCSEC3 = "Was this person covered by Social" 13509 SOCSEC4 = "Was this person covered by Social" 13510 RAILRD1 = "Was this person covered by railroad" 13511 RAILRD2 = "Was this person covered by railroad" 13512 RAILRD3 = "Was this person covered by railroad" 13513 RAILRD4 = "Was this person covered by railroad" 13514 IT7A = "Preedited ques. item 7A - persons" 13515 IT7B = "Unedited ques. item 7B - person number" 13516 IT7C = "Preedited persons noninterview status" 13517 IT8MTH = "Unedited month of interview - ques." 13518 IT8DAY = "Unedited day of interview - ques." 13519 IT9B = "Unedited total interview time in" 13520 IT10B = "Unedited total clerical review time" 13521 IT11B = "Unedited total pre-interview time" 13522 IT12 = "Phone interview. Questionnaire" 13523 SC0900 = "Check item N" 13524 SC0901 = "Was ... missed when household members" 13525 SC0902 = "Was ... living in any of the kinds" 13526 SC0904 = "Which code on this card represents" 13527 SC0906 = "Was ... living alone on reference date" 13528 SC0908 = "How many people was ... living with" 13529 SC0910 = "Was ... the owner or renter of the" 13530 SC0912 = "How is ... related to the person who" 13531 SC1000 = "During the 4-month period did ..." 13532 SC1002 = "Did ... spend any time looking for" 13533 SC1004 = "All weeks in reference period" 13534 SC1006 = "First week" 13535 SC1008 = "Second week" 13536 SC1010 = "Third week" 13537 SC1012 = "Fourth week" 13538 SC1014 = "Fifth week" 13539 SC1016 = "Sixth week" 13540 SC1018 = "Seventh week" 13541 SC1020 = "Eighth week" 13542 SC1022 = "Nineth week" 13543 SC1024 = "Tenth week" 13544 SC1026 = "Eleventh week" 13545 SC1028 = "Twelfth week" 13546 SC1030 = "Thirteenth week" 13547 SC1032 = "Fourteenth week" 13548 SC1034 = "Fifthteenth week" 13549 SC1036 = "Sixteenth week" 13550 SC1038 = "Seventeenth week" 13551 SC1040 = "Eighteenth week" 13552 SC1042 = "Could ... have taken a job during" 13553 SC1044 = "What was the main reason ... could" 13554 SC1046 = "Check item R1" 13555 SC1048 = "Were there any weeks in the 4-month" 13556 SC1050 = "There were weeks that ... did not" 13557 SC1052 = "Could ... have taken a job in those" 13558 SC1054 = "During the weeks that ... wanted a" 13559 SC1056 = "Did ... have a job or business," 13560 SC1058 = "Was ... absent without pay from" 13561 SC1060 = "All weeks in reference period" 13562 SC1062 = "First week" 13563 SC1064 = "Second week" 13564 SC1066 = "Third week" 13565 SC1068 = "Fourth week" 13566 SC1070 = "Fifth week" 13567 SC1072 = "Sixth week" 13568 SC1074 = "Seventh week" 205 The SAS System 15:23 Thursday, July 3, 2003 13569 SC1076 = "Eighth week" 13570 SC1078 = "Nineth week" 13571 SC1080 = "Tenth week" 13572 SC1082 = "Eleventh week" 13573 SC1084 = "Twelfth week" 13574 SC1086 = "Thirteenth week" 13575 SC1088 = "Fourteenth week" 13576 SC1090 = "Fifteenth week" 13577 SC1092 = "Sixteenth week" 13578 SC1094 = "Seventeenth week" 13579 SC1096 = "Eighteenth week" 13580 SC1098 = "What was the main reason ... was" 13581 SC1100 = "First week" 13582 SC1102 = "Second week" 13583 SC1104 = "Third week" 13584 SC1106 = "Fourth week" 13585 SC1108 = "Fifth week" 13586 SC1110 = "Sixth week" 13587 SC1112 = "Seventh week" 13588 SC1114 = "Eighth week" 13589 SC1116 = "Nineth week" 13590 SC1118 = "Tenth week" 13591 SC1120 = "Eleventh week" 13592 SC1122 = "Twelfth week" 13593 SC1124 = "Thirteenth week" 13594 SC1126 = "Fourteenth week" 13595 SC1128 = "Fifteenth week" 13596 SC1130 = "Sixteenth week" 13597 SC1132 = "Seventeenth week" 13598 SC1134 = "Eighteenth week" 13599 SC1136 = "Of those weeks that ... had a job" 13600 SC1138 = "First week" 13601 SC1140 = "Second week" 13602 SC1142 = "Third week" 13603 SC1144 = "Fourth week" 13604 SC1146 = "Fifth week" 13605 SC1148 = "Sixth week" 13606 SC1150 = "Seventh week" 13607 SC1152 = "Eighth week" 13608 SC1154 = "Nineth week" 13609 SC1156 = "Tenth week" 13610 SC1158 = "Eleventh week" 13611 SC1160 = "Twelfth week" 13612 SC1162 = "Thirteenth week" 13613 SC1164 = "Fourteenth week" 13614 SC1166 = "Fifteenth week" 13615 SC1168 = "Sixteenth week" 13616 SC1170 = "Seventeenth week" 13617 SC1172 = "Eighteenth week" 13618 SC1174 = "What was the main reason ... was" 13619 SC1176 = "Did ... spend any time looking for" 13620 SC1178 = "All weeks without a job in reference" 13621 SC1180 = "First week" 13622 SC1182 = "Second week" 13623 SC1184 = "Third week" 13624 SC1186 = "Fourth week" 13625 SC1188 = "Fifth week" 13626 SC1190 = "Sixth week" 13627 SC1192 = "Seventh week" 13628 SC1194 = "Eighth week" 13629 SC1196 = "Nineth week" 13630 SC1198 = "Tenth week" 13631 SC1200 = "Eleventh week" 13632 SC1202 = "Twelfth week" 13633 SC1204 = "Thirteenth week" 13634 SC1206 = "Fourteenth week" 13635 SC1208 = "Fifteenth week" 13636 SC1210 = "Sixteenth week" 13637 SC1212 = "Seventeenth week" 13638 SC1214 = "Eighteenth week" 13639 SC1216 = "Could ... have taken a job during" 13640 SC1218 = "What was the main reason ... could" 13641 SC1220 = "Check item R2" 13642 SC1222 = "Did ... want a job in those weeks" 13643 SC1224 = "There were weeks in this period" 13644 SC1226 = "Could ... have taken a job during" 206 The SAS System 15:23 Thursday, July 3, 2003 13645 SC1228 = "During the weeks that ... wanted a" 13646 SC1230 = "In the weeks that ... worked during" 13647 SC1232 = "Check item R3" 13648 SC1234 = "Did ... work less than 35 hours in" 13649 SC1236 = "In how many weeks did ... work less" 13650 SC1238 = "What was the main reason ... worked" 13651 SC1239 = "Check item R4" 13652 SC1240 = "During this 4-month period, did ..." 13653 SC1242 = "During this period, did ... also" 13654 SC1244 = "Check item R5" 13655 SC1246 = "During this 4-month period did ..." 13656 SC1248 = "Check item R6" 13657 SC1250 = "Check item R7" 13658 SC1251 = "The last time we obtained" 13659 SC1252 = "Income code. Code from Income" 13660 SC1254 = "In this reference period, did..." 13661 SC1255 = "In the previous reference period," 13662 SC1256 = "Income code. Code from Income" 13663 SC1258 = "In this reference period, did..." 13664 SC1259 = "In the previous reference period," 13665 SC1260 = "Income code. Code from Income" 13666 SC1262 = "In this reference period, did ..." 13667 SC1263 = "In the previous reference period," 13668 SC1264 = "Income code. Code from Income" 13669 SC1266 = "In this reference period, did ..." 13670 SC1267 = "In the previous reference period," 13671 SC1268 = "Income code. Code from Income" 13672 SC1270 = "In this reference period, did ..." 13673 SC1271 = "In the previous reference period," 13674 SC1272 = "Income code. Code from Income" 13675 SC1274 = "In this reference period, did ..." 13676 SC1275 = "In the previous reference period," 13677 SC1276 = "Income code. Code from Income" 13678 SC1278 = "In this reference period, did ..." 13679 SC1279 = "In the previous reference period," 13680 SC1280 = "Income code. Code from Income" 13681 SC1282 = "In this reference period, did ..." 13682 SC1283 = "In the previous reference period," 13683 SC1284 = "Did ... get any income from the" 13684 SC1286 = "Social Security" 13685 SC1288 = "Federal Supplemental Security" 13686 SC1290 = "A serviceman's or widow's pension" 13687 SC1292 = "Anything else" 13688 SC1294 = "The income that ... received from" 13689 SC1296 = "Did ... receive any (other) pension," 13690 SC1298 = "U.S. government railroad retirement" 13691 SC1302 = "Worker's compensation" 13692 SC1304 = "Payments from a sickness, accident" 13693 SC1306 = "Pension from company or union" 13694 SC1308 = "Federal civil service or other" 13695 SC1310 = "U.S. military retirement pay" 13696 SC1314 = "State government pension" 13697 SC1316 = "Local government pension" 13698 SC1318 = "Income from paid-up life insurance" 13699 SC1320 = "Other or don't know" 13700 SC1322 = "What was the source of this ..." 13701 SC1324 = "Check item R8" 13702 SC1326 = "Check item R9" 13703 SC1328 = "Check item R10" 13704 SC1330 = "Check item R11" 13705 SC1332 = "How long did ... serve on active" 13706 SC1334 = "Does ... have a service connected" 13707 SC1336 = "What is ...'s VA percent disability" 13708 SC1338 = "During this 4-month period did ..." 13709 SC1340 = "Check item R12" 13710 SC1342 = "During this 4-month period did ..." 13711 SC1344 = "Check item R13" 13712 SC1346 = "What is the reason ... is getting" 13713 SC1348 = "Is there another reason ..." 13714 SC1350 = "Check item R14" 13715 SC1352 = "During the 4-month period did ..." 13716 SC1354 = "During this 4-month period did ..." 13717 SC1358 = "Check item R15" 13718 SC1360 = "Has ... ever retired from a job or" 13719 SC1362 = "During the 4-month period did ..." 13720 SC1364 = "U.S. government railroad retirement" 207 The SAS System 15:23 Thursday, July 3, 2003 13721 SC1366 = "Pension from company or union" 13722 SC1368 = "Federal civil service or other" 13723 SC1370 = "U.S. military retirement pay" 13724 SC1374 = "State government pension" 13725 SC1376 = "Local government pension" 13726 SC1378 = "Other or DK" 13727 SC1380 = "What kind of retirement income;" 13728 SC1382 = "During this 4-month period did ..." 13729 SC1384 = "Check item R16" 13730 SC1386 = "Does ... have a physical, mental, or" 13731 SC1388 = "During this 4-month period, did ..." 13732 SC1390 = "U.S. government railroad retirement" 13733 SC1394 = "Worker's compensation" 13734 SC1396 = "Payments from a sickness, accident" 13735 SC1398 = "Pension from company or union" 13736 SC1400 = "Federal civil service or other" 13737 SC1402 = "U.S. military retirement pay" 13738 SC1406 = "State government pension" 13739 SC1408 = "Local government pension" 13740 SC1410 = "Other or DK" 13741 SC1412 = "What kind of income" 13742 SC1414 = "Check item R17" 13743 SC1416 = "Did ... receive any alimony during" 13744 SC1418 = "Has ... ever been widowed or divorced" 13745 SC1420 = "Check item R18" 13746 SC1422 = "Did ... receive any child support" 13747 SC1424 = "Check item R19" 13748 SC1426 = "During this 4-month period, did ..." 13749 SC1428 = "U.S. government railroad retirement" 13750 SC1430 = "Veterans compensation or pension" 13751 SC1434 = "Pension from company or union" 13752 SC1436 = "Federal civil service or other" 13753 SC1438 = "U.S. military retirement pay" 13754 SC1442 = "State government pension" 13755 SC1444 = "Local government pension" 13756 SC1446 = "Income from paid up life insurance" 13757 SC1448 = "Payments from estate or trust" 13758 SC1450 = "Other or DK (income received as widow)" 13759 SC1452 = "Income source code for other pension" 13760 SC1454 = "Check item R20" 13761 SC1456 = "Did ...'s late husband die while in" 13762 SC1458 = "Check item R21" 13763 SC1460 = "Check item R22" 13764 SC1462 = "Is ... covered by Medicare" 13765 SC1466 = "Last two digits of claim number from" 13766 SC1468 = "Type of coverage" 13767 SC1470 = "If I were to call later would you be" 13768 SC1472 = "Does ...'s medicare help pay for" 13769 SC1474 = "Check item R23" 13770 SC1476 = "Check item R24" 13771 SC1478 = "Check item R25" 13772 SC1480 = "Was ... authorized to receive food" 13773 SC1482 = "Check item R26" 13774 SC1484 = "During the 4-month period, did ..." 13775 SC1486 = "AFDC" 13776 SC1488 = "General assistance or general relief" 13777 SC1492 = "Foster child care" 13778 SC1494 = "WIC" 13779 SC1496 = "Other or DK" 13780 SC1498 = "What kind of welfare did ..." 13781 SC1500 = "Check item R27" 13782 SC1502 = "During the 4-month period was ..." 13783 SC1504 = "Was ... covered by Medicaid during" 13784 SC1506 = "Check item R28" 13785 SC1508 = "Were any of ...'s children under 18" 13786 SC1510 = "How many of ...'s children were covere" 13787 SC1512 = "Person no. = 101-199" 13788 SC1514 = "Person no. = 101-199" 13789 SC1516 = "Person no. = 101-199" 13790 SC1518 = "Person no. = 101-199" 13791 SC1520 = "Person no. = 101-199" 13792 SC1524 = "Check item R29" 13793 SC1526 = "Was (.../(and)...'s children)" 13794 SC1528 = "Last month" 13795 SC1530 = "2 months ago" 13796 SC1532 = "3 months ago" 208 The SAS System 15:23 Thursday, July 3, 2003 13797 SC1534 = "4 months ago" 13798 SC1536 = "During the 4-month period, did ..." 13799 SC1537 = "Was ... covered by a health insurance" 13800 SC1538 = "Did ... have this health insurance" 13801 SC1540 = "Last month" 13802 SC1542 = "2 months ago" 13803 SC1544 = "3 months ago" 13804 SC1546 = "4 months ago" 13805 SC1548 = "Did ...have a health plan provided" 13806 SC1550 = "Did the employer or union (former" 13807 SC1552 = "Was this an individual plan or a" 13808 SC1554 = "Did ...'s health plan cover all the" 13809 SC1556 = "Person no. = 101-999" 13810 SC1558 = "Person no. = 101-999" 13811 SC1560 = "Person no. = 101-999" 13812 SC1562 = "Person no. = 101-999" 13813 SC1564 = "Person no. = 101-999" 13814 SC1566 = "Other than ..., which persons in this" 13815 SC1568 = "Check item R30" 13816 SC1570 = "Check item R31" 13817 SC1572 = "I have recorded that all of ...'s" 13818 SC1574 = "How many of ...'s children were" 13819 SC1576 = "Person no. = 101-999" 13820 SC1578 = "Person no. = 101-999" 13821 SC1580 = "Person no. = 101-999" 13822 SC1582 = "Person no. = 101-999" 13823 SC1584 = "Person no. = 101-999" 13824 SC1586 = "If this person was covered by a" 13825 SC1588 = "Check item R32" 13826 SC1589 = "The last time we obtained information," 13827 SC1590 = "Asset code" 13828 SC1592 = "In this reference period, did ..." 13829 SC1593 = "In the previous reference period," 13830 SC1594 = "Asset code." 13831 SC1596 = "In this reference period, did ..." 13832 SC1597 = "In the previous reference period," 13833 SC1598 = "Asset code" 13834 SC1600 = "In this reference period, did ..." 13835 SC1601 = "In the previous reference period," 13836 SC1602 = "Asset code" 13837 SC1604 = "In this reference period, did ..." 13838 SC1605 = "In the previous reference period," 13839 SC1606 = "Asset code" 13840 SC1608 = "In this reference period, did ..." 13841 SC1609 = "In the previous reference period," 13842 SC1610 = "Asset code" 13843 SC1612 = "In this reference period, did ..." 13844 SC1613 = "In the previous reference period," 13845 SC1614 = "Asset code" 13846 SC1616 = "In this reference period, did ..." 13847 SC1617 = "In the previous reference period," 13848 SC1618 = "Asset code" 13849 SC1620 = "In this reference period, did ..." 13850 SC1621 = "In the previous reference period," 13851 SC1622 = "During the 4-month period did ..." 13852 SC1626 = "Regular or passbook savings accounts" 13853 SC1628 = "Money market accounts" 13854 SC1630 = "Certificates of deposit or other" 13855 SC1632 = "NOW, Super NOW, or other" 13856 SC1636 = "Money market funds" 13857 SC1638 = "U.S. government securities" 13858 SC1640 = "Municipal or corporate bonds" 13859 SC1642 = "Mortgages" 13860 SC1644 = "U.S. savings bonds (E,EE)" 13861 SC1646 = "Other interest earnings" 13862 SC1648 = "Stocks or mutual fund shares" 13863 SC1650 = "Rental property" 13864 SC1652 = "Royalties" 13865 SC1654 = "Other financial investments" 13866 SC1656 = "Check item R33" 13867 SC1658 = "During the past 4 months did ..." 13868 SC1660 = "Were any of ...'s educational" 13869 SC1662 = "GI/VEAP benefits" 13870 SC1664 = "Pell grant(BEOG)" 13871 SC1666 = "Supplemental educational opportunity" 13872 SC1668 = "Other VA educational assistance" 209 The SAS System 15:23 Thursday, July 3, 2003 13873 SC1670 = "Other scholarship, fellowship, or" 13874 SC1672 = "Employer assistance" 13875 SC1674 = "JTPA/CETA training allowance" 13876 SC1676 = "Guaranteed student loan (GSL)" 13877 SC1678 = "National direct student loan (NSL)" 13878 SC1680 = "What kind of term system does ...'s" 13879 SC1682 = "How much was ...'s total tuition" 13880 SC1684 = "Check item R34" 13881 SC1688 = "Check item R35" 13882 SC1690 = "What was the total amount of ...'s" 13883 SC1692 = "Did ... participate in the" 13884 SC1694 = "Check item R36" 13885 SC1696 = "Is ...'s spouse in the Armed Forces" 13886 SC1698 = "Check item R37" 13887 SC1700 = "During the 4-month period ..." 13888 SC1702 = "Did ... receive income from any" 13889 SC1704 = "Did ... receive income from some" 13890 SC1706 = "Code from Income Source List" 13891 SC1708 = "Code from Income Source List" 13892 SC1710 = "Code from Income Source List" 13893 SC1712 = "Check item E1" 13894 SC1714 = "During the 4-month period was ..." 13895 SC1716 = "How many different employers did ..." 13896 PI01 = "Person imputation flag 01" 13897 PI02 = "Person imputation flag 02" 13898 PI03 = "Person imputation flag 03" 13899 PI04 = "Person imputation flag 04" 13900 PI05 = "Person imputation flag 05" 13901 PI06 = "Person imputation flag 06" 13902 PI07 = "Person imputation flag 07" 13903 PI08 = "Person imputation flag 08" 13904 PI09 = "Person imputation flag 09" 13905 PI10 = "Person imputation flag 10" 13906 PI11 = "Person imputation flag 11" 13907 PI12 = "Person imputation flag 12" 13908 PI13 = "Person imputation flag 13" 13909 PI14 = "Person imputation flag 14" 13910 PI15 = "Person imputation flag 15" 13911 PI16 = "Person imputation flag 16" 13912 PI17 = "Person imputation flag 17" 13913 PI18 = "Person imputation flag 18" 13914 PI19 = "Person imputation flag 19" 13915 PI20 = "Person imputation flag 20" 13916 PI21 = "Person imputation flag 21" 13917 PI22 = "Person imputation flag 22" 13918 PI23 = "Person imputation flag 23" 13919 PI24 = "Person imputation flag 24" 13920 PI25 = "Person imputation flag 25" 13921 PI26 = "Person imputation flag 26" 13922 PI27 = "Person imputation flag 27" 13923 PI28 = "Person imputation flag 28" 13924 PI29 = "Person imputation flag 29" 13925 PI30 = "Person imputation flag 30" 13926 PI31 = "Person imputation flag 31" 13927 PI32 = "Person imputation flag 32" 13928 PI33 = "Person imputation flag 33" 13929 PI34 = "Person imputation flag 34" 13930 PI35 = "Person imputation flag 35" 13931 PI36 = "Person imputation flag 36" 13932 PI37 = "Person imputation flag 37" 13933 PI38 = "Person imputation flag 38" 13934 PI39 = "Person imputation flag 39" 13935 PI40 = "Person imputation flag 40" 13936 PI41 = "Person imputation flag 41" 13937 PI42 = "Person imputation flag 42" 13938 PI43 = "Person imputation flag 43" 13939 PI44 = "Person imputation flag 44" 13940 PI45 = "Person imputation flag 45" 13941 PI46 = "Person imputation flag 46" 13942 PI47 = "Person imputation flag 47" 13943 PI48 = "Person imputation flag 48" 13944 PI49 = "Person imputation flag 49" 13945 PI50 = "Person imputation flag 50" 13946 PI51 = "Person imputation flag 51" 13947 PI52 = "Person imputation flag 52" 13948 PI53 = "Person imputation flag 53" 210 The SAS System 15:23 Thursday, July 3, 2003 13949 PI54 = "Person imputation flag 54" 13950 PI55 = "Person imputation flag 55" 13951 PI56 = "Person imputation flag 56" 13952 PI57 = "Person imputation flag 57" 13953 PI58 = "Person imputation flag 58" 13954 PI59 = "Person imputation flag 59" 13955 PI60 = "Person imputation flag 60" 13956 PI61 = "Person imputation flag 61" 13957 PI62 = "Person imputation flag 62" 13958 PI63 = "Person imputation flag 63" 13959 PI75 = "Person imputation flag 75" 13960 PI76 = "Person imputation flag 76" 13961 PI77 = "Person imputation flag 77" 13962 PI78 = "Person imputation flag 78" 13963 PI79 = "Person imputation flag 79" 13964 PI80 = "Person imputation flag 80" 13965 PI81 = "Person imputation flag 81" 13966 PI82 = "Person imputation flag 82" 13967 PI83 = "Person imputation flag 83" 13968 PI84 = "Person imputation flag 84" 13969 PI85 = "Person imputation flag 85" 13970 PI86 = "Person imputation flag 86" 13971 PI87 = "Person imputation flag 87" 13972 PI88 = "Person imputation flag 88" 13973 PI89 = "Person imputation flag 89" 13974 PI90 = "Person imputation flag 90" 13975 PI91 = "Person imputation flag 91" 13976 PI92 = "Person imputation flag 92" 13977 PI93 = "Person imputation flag 93" 13978 PI94 = "Person imputation flag 94" 13979 PI95 = "Person imputation flag 95" 13980 PI96 = "Person imputation flag 96" 13981 PI97 = "Person imputation flag 97" 13982 PI98 = "Person imputation flag 98" 13983 PI99 = "Person imputation flag 99" 13984 PI100 = "Person imputation flag 100" 13985 PI101 = "Person imputation flag 101" 13986 PI102 = "Person imputation flag 102" 13987 PI103 = "Person imputation flag 103" 13988 PI104 = "Person imputation flag 104" 13989 PI105 = "Person imputation flag 105" 13990 PI106 = "Person imputation flag 106" 13991 PI107 = "Person imputation flag 107" 13992 WS1_OCC = "Edited and imputed 3-digit occupation" 13993 WS1_IND = "Edited and imputed 3-digit industry" 13994 WS1_WKS1 = "Number of weeks employed during month " 13995 WS1_WKS2 = "Number of weeks employed during month " 13996 WS1_WKS3 = "Number of weeks employed during month " 13997 WS1_WKS4 = "Number of weeks employed during month " 13998 WS1RECI1 = "Were earnings received during month 1" 13999 WS1RECI2 = "Were earnings received during month 2" 14000 WS1RECI3 = "Were earnings received during month 3" 14001 WS1RECI4 = "Were earnings received during month 4" 14002 WS1_AMT1 = "What is the dollar amount of the earni" 14003 WS1_AMT2 = "What is the dollar amount of the earni" 14004 WS1_AMT3 = "What is the dollar amount of the earni" 14005 WS1_AMT4 = "What is the dollar amount of the earni" 14006 WS1_2002 = "Check item E3. Enter employer" 14007 WS1_2012 = "Was ... an employee of ..." 14008 WS1_2014 = "Was ... employed by ... during the" 14009 WS1_2016 = "Month in which this person" 14010 WS1_2018 = "Day of month shown in WS1-2016" 14011 WS1_2020 = "Month in which this person left" 14012 WS1_2022 = "Day of month shown in WS1-2020" 14013 WS1_2024 = "How many hours per week did ..." 14014 WS1_2026 = "Was ... paid by the hour on this" 14015 WS1_2028 = "What was ...'s regular hourly pay rate" 14016 WS1_2030 = "During the 4-month period how often" 14017 WS1_2032 = "What was the total amount of pay" 14018 WS1_2034 = "What was the total amount of pay" 14019 WS1_2036 = "What was the total amount of pay" 14020 WS1_2038 = "What was the total amount of pay" 14021 WS1_2040 = "Check item E4" 14022 WS1_2042 = "If we were to call back later would" 14023 WS1IMP01 = "Wage and salary imputation flag 1" 14024 WS1IMP02 = "Wage and salary imputation flag 2" 211 The SAS System 15:23 Thursday, July 3, 2003 14025 WS1IMP03 = "Wage and salary imputation flag 3" 14026 WS1IMP04 = "Wage and salary imputation flag 4" 14027 WS1IMP05 = "Wage and salary imputation flag 5" 14028 WS1IMP06 = "Wage and salary imputation flag 6" 14029 WS1CAL01 = "Field 'WS1-2032' was calculated" 14030 WS1CAL02 = "Field 'WS1-2034' was calculated" 14031 WS1CAL03 = "Field 'WS1-2036' was calculated" 14032 WS1CAL04 = "Field 'WS1-2038' was calculated" 14033 WS2_OCC = "Edited and imputed 3-digit occupation" 14034 WS2_IND = "Edited and imputed 3-digit industry" 14035 WS2_WKS1 = "Number of weeks employed during month " 14036 WS2_WKS2 = "Number of weeks employed during month " 14037 WS2_WKS3 = "Number of weeks employed during month " 14038 WS2_WKS4 = "Number of weeks employed during month " 14039 WS2RECI1 = "Were earnings received during month 1" 14040 WS2RECI2 = "Were earnings received during month 2" 14041 WS2RECI3 = "Were earnings received during month 3" 14042 WS2RECI4 = "Were earnings received during month 4" 14043 WS2_AMT1 = "What is the dollar amount of the earni" 14044 WS2_AMT2 = "What is the dollar amount of the earni" 14045 WS2_AMT3 = "What is the dollar amount of the earni" 14046 WS2_AMT4 = "What is the dollar amount of the earni" 14047 WS2_2002 = "Check item E3. Enter employer" 14048 WS2_2012 = "Was ... an employee of ..." 14049 WS2_2014 = "Was ... employed by ... during the" 14050 WS2_2016 = "Month in which this person" 14051 WS2_2018 = "Day of month shown in WS2-2016" 14052 WS2_2020 = "Month in which this person left" 14053 WS2_2022 = "Day of month shown in WS2-2020" 14054 WS2_2024 = "How many hours per week did ..." 14055 WS2_2026 = "Was ... paid by the hour on this" 14056 WS2_2028 = "What was ...'s regular hourly pay rate" 14057 WS2_2030 = "During the 4-month period how often" 14058 WS2_2032 = "What was the total amount of pay" 14059 WS2_2034 = "What was the total amount of pay" 14060 WS2_2036 = "What was the total amount of pay" 14061 WS2_2038 = "What was the total amount of pay" 14062 WS2_2040 = "Check item E4" 14063 WS2_2042 = "If we were to call back later would" 14064 WS2IMP01 = "Wage and salary imputation flag 1" 14065 WS2IMP02 = "Wage and salary imputation flag 2" 14066 WS2IMP03 = "Wage and salary imputation flag 3" 14067 WS2IMP04 = "Wage and salary imputation flag 4" 14068 WS2IMP05 = "Wage and salary imputation flag 5" 14069 WS2IMP06 = "Wage and salary imputation flag 6" 14070 WS2CAL01 = "Field 'WS2-2032' was calculated" 14071 WS2CAL02 = "Field 'WS2-2034' was calculated" 14072 WS2CAL03 = "Field 'WS2-2036' was calculated" 14073 WS2CAL04 = "Field 'WS2-2038' was calculated" 14074 SE1OCC = "Edited and imputed 3-digit occupation" 14075 SE1IND = "Edited and imputed 3-digit industry" 14076 SE1WKS1 = "Weeks with business this month (1)." 14077 SE1WKS2 = "Weeks with business this month (2)." 14078 SE1WKS3 = "Weeks with business this month (3)." 14079 SE1WKS4 = "Weeks with business this month (4)." 14080 SE1REC1 = "Did this person receive income from" 14081 SE1REC2 = "Did this person receive income from" 14082 SE1REC3 = "Did this person receive income from" 14083 SE1REC4 = "Did this person receive income from" 14084 SE1AMT1 = "Amount of income received this month (" 14085 SE1AMT2 = "Amount of income received this month (" 14086 SE1AMT3 = "Amount of income received this month (" 14087 SE1AMT4 = "Amount of income received this month (" 14088 SE12202 = "Check item S1. Enter business" 14089 SE12212 = "How many hours per week did ..." 14090 SE12214 = "Do you think that the gross earnings" 14091 SE12216 = "Check item S2" 14092 SE12218 = "What was the total number of" 14093 SE12220 = "Was ...'s business incorporated" 14094 SE12222 = "Was ...'s business a sole" 14095 SE12224 = "Aside from ... were any other" 14096 SE12226 = "Person No. 101 - 999" 14097 SE12228 = "Person No. 101 - 199" 14098 SE12230 = "Person No. 101 - 999" 14099 SE12232 = "Was ... paid a regular salary from" 14100 SE12234 = "Did ... receive any (other) income fro" 212 The SAS System 15:23 Thursday, July 3, 2003 14101 SE12236 = "Check item S3" 14102 SE12238 = "What was the total amount of income" 14103 SE12240 = "What was the total amount of income" 14104 SE12242 = "What was the total amount of income" 14105 SE12244 = "What was the total amount of income" 14106 SE12246 = "Check item S4" 14107 SE12248 = "If I were to call back later would" 14108 SE12250 = "Check item S5" 14109 SE12252 = "Check item S6" 14110 SE12254 = "Can...give an estimate of the net" 14111 SE12256 = "What was the net profit (or loss)" 14112 SE12260 = "About how much did ... earn from" 14113 SE1IMP01 = "Self-employment imputation flag 1" 14114 SE1IMP02 = "Self-employment imputation flag 2" 14115 SE1IMP03 = "Self-employment imputation flag 3" 14116 SE1IMP04 = "Self-employment imputation flag 4" 14117 SE1IMP05 = "Self-employment imputation flag 5" 14118 SE1IMP06 = "Self-employment imputation flag 6" 14119 SE1IMP07 = "Self-employment imputation flag 7" 14120 SE1IMP08 = "Self-employment imputation flag 8" 14121 SE1IMP09 = "Self-employment imputation flag 9" 14122 SE1IMP10 = "Self-employment imputation flag 10" 14123 SE1IMP11 = "Self-employment imputation flag 11" 14124 SE1CAL01 = "Field 'SE12238' was calculated" 14125 SE1CAL02 = "Field 'SE12240' was calculated" 14126 SE1CAL03 = "Field 'SE12242' was calculated" 14127 SE1CAL04 = "Field 'SE12244' was calculated" 14128 SE2OCC = "Edited and imputed 3-digit occupation" 14129 SE2IND = "Edited and imputed 3-digit industry" 14130 SE2WKS1 = "Weeks with business this month (1)." 14131 SE2WKS2 = "Weeks with business this month (2)." 14132 SE2WKS3 = "Weeks with business this month (3)." 14133 SE2WKS4 = "Weeks with business this month (4)." 14134 SE2REC1 = "Did this person receive income from" 14135 SE2REC2 = "Did this person receive income from" 14136 SE2REC3 = "Did this person receive income from" 14137 SE2REC4 = "Did this person receive income from" 14138 SE2AMT1 = "Amount of income received this month (" 14139 SE2AMT2 = "Amount of income received this month (" 14140 SE2AMT3 = "Amount of income received this month (" 14141 SE2AMT4 = "Amount of income received this month (" 14142 SE22202 = "Check item S2. Enter business" 14143 SE22212 = "How many hours per week did ..." 14144 SE22214 = "Do you think that the gross earnings" 14145 SE22216 = "Check item S2" 14146 SE22218 = "What was the total number of" 14147 SE22220 = "Was ...'s business incorporated" 14148 SE22222 = "Was ...'s business a sole" 14149 SE22224 = "Aside from ... were any other" 14150 SE22226 = "Person No. 101 - 999" 14151 SE22228 = "Person No. 101 - 199" 14152 SE22230 = "Person No. 101 - 999" 14153 SE22232 = "Was ... paid a regular salary from" 14154 SE22234 = "Did ... receive any (other) income fro" 14155 SE22236 = "Check item S3" 14156 SE22238 = "What was the total amount of income" 14157 SE22240 = "What was the total amount of income" 14158 SE22242 = "What was the total amount of income" 14159 SE22244 = "What was the total amount of income" 14160 SE22246 = "Check item S4" 14161 SE22248 = "If I were to call back later would" 14162 SE22250 = "Check item S5" 14163 SE22252 = "Check item S6" 14164 SE22254 = "Can...give an estimate of the net" 14165 SE22256 = "What was the net profit (or loss)" 14166 SE22260 = "About how much did ... earn from" 14167 SE2IMP01 = "Self-employment imputation flag 1" 14168 SE2IMP02 = "Self-employment imputation flag 2" 14169 SE2IMP03 = "Self-employment imputation flag 3" 14170 SE2IMP04 = "Self-employment imputation flag 4" 14171 SE2IMP05 = "Self-employment imputation flag 5" 14172 SE2IMP06 = "Self-employment imputation flag 6" 14173 SE2IMP07 = "Self-employment imputation flag 7" 14174 SE2IMP08 = "Self-employment imputation flag 8" 14175 SE2IMP09 = "Self-employment imputation flag 9" 14176 SE2IMP10 = "Self-employment imputation flag 10" 213 The SAS System 15:23 Thursday, July 3, 2003 14177 SE2IMP11 = "Self-employment imputation flag 11" 14178 SE2CAL01 = "Field 'SE22238' was calculated" 14179 SE2CAL02 = "Field 'SE22240' was calculated" 14180 SE2CAL03 = "Field 'SE22242' was calculated" 14181 SE2CAL04 = "Field 'SE22244' was calculated" 14182 I01REC1 = "Recipiency of Social Security income." 14183 I01REC2 = "Recipiency of Social Security income." 14184 I01REC3 = "Recipiency of Social Security income." 14185 I01REC4 = "Recipiency of Social Security income." 14186 I01AMT1 = "Amount of Social Security income" 14187 I01AMT2 = "Amount of Social Security income" 14188 I01AMT3 = "Amount of Social Security income" 14189 I01AMT4 = "Amount of Social Security income" 14190 KIDSSYN1 = "Recipiency of Social Security income f" 14191 KIDSSYN2 = "Recipiency of Social Security income f" 14192 KIDSSYN3 = "Recipiency of Social Security income f" 14193 KIDSSYN4 = "Recipiency of Social Security income f" 14194 KDSSAMT1 = "Amount of Social Security income" 14195 KDSSAMT2 = "Amount of Social Security income" 14196 KDSSAMT3 = "Amount of Social Security income" 14197 KDSSAMT4 = "Amount of Social Security income" 14198 SSRECIND = "Social Security recipiency indicator" 14199 SS3004 = "Check item A2" 14200 SS3006 = "During this 4-month period, were any" 14201 SS3008 = "Did ... also receive a separate" 14202 SS3012 = "Did ... receive Social Security" 14203 SS3014 = "Check item A4" 14204 SS3064 = "Social Security sends out two types of" 14205 SS3066 = "Do ...'s payments usually come on" 14206 SS3068 = "Check item A9" 14207 SS3086 = "Were all children living here" 14208 SS3088 = "Person No. 101-999" 14209 SS3090 = "Person No. 101-999" 14210 SS3092 = "Person No. 101-999" 14211 SS3094 = "Person No. 101-999" 14212 SS3096 = "Person No. 101-999" 14213 SS3098 = "Person No. 101-999" 14214 I01IMP01 = "Social Security imputation flag 1" 14215 I01IMP02 = "Social Security imputation flag 2" 14216 I01IMP03 = "Social Security imputation flag 3" 14217 I01IMP04 = "Social Security imputation flag 4" 14218 I01IMP05 = "Social Security imputation flag 5" 14219 I01IMP06 = "Social Security imputation flag 6" 14220 I01IMP07 = "Social Security imputation flag 7" 14221 I01IMP08 = "Social Security imputation flag 8" 14222 I01IMP09 = "Social Security imputation flag 9" 14223 I02REC1 = "Recipiency of railroad retirement" 14224 I02REC2 = "Recipiency of railroad retirement" 14225 I02REC3 = "Recipiency of railroad retirement" 14226 I02REC4 = "Recipiency of railroad retirement" 14227 I02AMT1 = "Amount of railroad retirement" 14228 I02AMT2 = "Amount of railroad retirement" 14229 I02AMT3 = "Amount of railroad retirement" 14230 I02AMT4 = "Amount of railroad retirement" 14231 KIDRRYN1 = "Recipiency of railroad retirement" 14232 KIDRRYN2 = "Recipiency of railroad retirement" 14233 KIDRRYN3 = "Recipiency of railroad retirement" 14234 KIDRRYN4 = "Recipiency of railroad retirement" 14235 KDRRAMT1 = "Amount of railroad retirement income" 14236 KDRRAMT2 = "Amount of railroad retirement income" 14237 KDRRAMT3 = "Amount of railroad retirement income" 14238 KDRRAMT4 = "Amount of railroad retirement income" 14239 RRRECIND = "Railroad retirement recipiency indicat" 14240 RR3004 = "Check item A2" 14241 RR3006 = "During this 4-month period, were any" 14242 RR3008 = "Did ... also receive a separate" 14243 RR3012 = "Did ... receive railroad retirement" 14244 RR3014 = "Check item A4" 14245 RR3064 = "Railroad retirement sends out two type" 14246 RR3066 = "Do ...'s payments usually come on" 14247 RR3068 = "Check item A9" 14248 RR3086 = "Were all children living here" 14249 RR3088 = "Person No. 101-999" 14250 RR3090 = "Person No. 101-999" 14251 RR3092 = "Person No. 101-999" 14252 RR3094 = "Person No. 101-999" 214 The SAS System 15:23 Thursday, July 3, 2003 14253 RR3096 = "Person No. 101-999" 14254 RR3098 = "Person No. 101-999" 14255 I02IMP01 = "Railroad retirement imputation flag 1" 14256 I02IMP02 = "Railroad retirement imputation flag 2" 14257 I02IMP03 = "Railroad retirement imputation flag 3" 14258 I02IMP04 = "Railroad retirement imputation flag 4" 14259 I02IMP05 = "Railroad retirement imputation flag 5" 14260 I02IMP06 = "Railroad retirement imputation flag 6" 14261 I02IMP07 = "Railroad retirement imputation flag 7" 14262 I02IMP08 = "Railroad retirement imputation flag 8" 14263 I02IMP09 = "Railroad retirement imputation flag 9" 14264 I03REC1 = "Recipiency of Federal SSI income." 14265 I03REC2 = "Recipiency of Federal SSI income." 14266 I03REC3 = "Recipiency of Federal SSI income." 14267 I03REC4 = "Recipiency of Federal SSI income." 14268 I03AMT1 = "Amount of Federal SSI income received." 14269 I03AMT2 = "Amount of Federal SSI income received." 14270 I03AMT3 = "Amount of Federal SSI income received." 14271 I03AMT4 = "Amount of Federal SSI income received." 14272 I03IMP01 = "Federal SSI imputation flag 1" 14273 I03IMP02 = "Federal SSI imputation flag 2" 14274 I03IMP03 = "Federal SSI imputation flag 3" 14275 I03IMP04 = "Federal SSI imputation flag 4" 14276 I05REC1 = "Recipiency of State unemployment" 14277 I05REC2 = "Recipiency of State unemployment" 14278 I05REC3 = "Recipiency of State unemployment" 14279 I05REC4 = "Recipiency of State unemployment" 14280 I05AMT1 = "Amount of State unemployment" 14281 I05AMT2 = "Amount of State unemployment" 14282 I05AMT3 = "Amount of State unemployment" 14283 I05AMT4 = "Amount of State unemployment" 14284 I05IMP01 = "State unemployment compensation" 14285 I05IMP02 = "State unemployment compensation" 14286 I05IMP03 = "State unemployment compensation" 14287 I05IMP04 = "State unemployment compensation" 14288 I06REC1 = "Recipiency of supplemental unemploymen" 14289 I06REC2 = "Recipiency of supplemental unemploymen" 14290 I06REC3 = "Recipiency of supplemental unemploymen" 14291 I06REC4 = "Recipiency of supplemental unemploymen" 14292 I06AMT1 = "Amount of supplemental unemployment" 14293 I06AMT2 = "Amount of supplemental unemployment" 14294 I06AMT3 = "Amount of supplemental unemployment" 14295 I06AMT4 = "Amount of supplemental unemployment" 14296 I06IMP01 = "Supplemental unemployment benefits" 14297 I06IMP02 = "Supplemental unemployment benefits" 14298 I06IMP03 = "Supplemental unemployment benefits" 14299 I06IMP04 = "Supplemental unemployment benefits" 14300 I07REC1 = "Recipiency of other unemployment" 14301 I07REC2 = "Recipiency of other unemployment" 14302 I07REC3 = "Recipiency of other unemployment" 14303 I07REC4 = "Recipiency of other unemployment" 14304 I07AMT1 = "Amount of other unemployment" 14305 I07AMT2 = "Amount of other unemployment" 14306 I07AMT3 = "Amount of other unemployment" 14307 I07AMT4 = "Amount of other unemployment" 14308 I07IMP01 = "Other unemployment compensation" 14309 I07IMP02 = "Other unemployment compensation" 14310 I07IMP03 = "Other unemployment compensation" 14311 I07IMP04 = "Other unemployment compensation" 14312 I08REC1 = "Recipiency of Veterans compensation" 14313 I08REC2 = "Recipiency of Veterans compensation" 14314 I08REC3 = "Recipiency of Veterans compensation" 14315 I08REC4 = "Recipiency of Veterans compensation" 14316 I08AMT1 = "Amount of Veterans compensation or" 14317 I08AMT2 = "Amount of Veterans compensation or" 14318 I08AMT3 = "Amount of Veterans compensation or" 14319 I08AMT4 = "Amount of Veterans compensation or" 14320 VET3034 = "Were all the people living here" 14321 VET3036 = "Person No. 101-999" 14322 VET3038 = "Person No. 101-999" 14323 VET3040 = "Person No. 101-999" 14324 VET3042 = "Person No. 101-999" 14325 VET3044 = "Person No. 101-999" 14326 VET3046 = "Person No. 101-999" 14327 VET3048 = "Person No. 101-999" 14328 VET3050 = "Person No. 101-999" 215 The SAS System 15:23 Thursday, July 3, 2003 14329 VET3052 = "Person No. 101-999" 14330 VET3054 = "Person No. 101-999" 14331 VET3060 = "Is ... required to fill out an" 14332 I08IMP01 = "Veterans compensation or pension" 14333 I08IMP02 = "Veterans compensation or pension" 14334 I08IMP03 = "Veterans compensation or pension" 14335 I08IMP04 = "Veterans compensation or pension" 14336 I10REC1 = "Recipiency of workers compensation." 14337 I10REC2 = "Recipiency of workers compensation." 14338 I10REC3 = "Recipiency of workers compensation." 14339 I10REC4 = "Recipiency of workers compensation." 14340 I10AMT1 = "Amount of workers compensation receive" 14341 I10AMT2 = "Amount of workers compensation receive" 14342 I10AMT3 = "Amount of workers compensation receive" 14343 I10AMT4 = "Amount of workers compensation receive" 14344 I10IMP01 = "Workers compensation imputation flag 1" 14345 I10IMP02 = "Workers compensation imputation flag 2" 14346 I10IMP03 = "Workers compensation imputation flag 3" 14347 I10IMP04 = "Workers compensation imputation flag 4" 14348 I12REC1 = "Recipiency of employer or union sickne" 14349 I12REC2 = "Recipiency of employer or union sickne" 14350 I12REC3 = "Recipiency of employer or union sickne" 14351 I12REC4 = "Recipiency of employer or union sickne" 14352 I12AMT1 = "Amount of employer or union sickness" 14353 I12AMT2 = "Amount of employer or union sickness" 14354 I12AMT3 = "Amount of employer or union sickness" 14355 I12AMT4 = "Amount of employer or union sickness" 14356 I12IMP01 = "Employer or union sickness plan" 14357 I12IMP02 = "Employer or union sickness plan" 14358 I12IMP03 = "Employer or union sickness plan" 14359 I12IMP04 = "Employer or union sickness plan" 14360 I13REC1 = "Recipiency of private disability" 14361 I13REC2 = "Recipiency of private disability" 14362 I13REC3 = "Recipiency of private disability" 14363 I13REC4 = "Recipiency of private disability" 14364 I13AMT1 = "Amount of private disability insurance" 14365 I13AMT2 = "Amount of private disability insurance" 14366 I13AMT3 = "Amount of private disability insurance" 14367 I13AMT4 = "Amount of private disability insurance" 14368 I13IMP01 = "Private disability insurance" 14369 I13IMP02 = "Private disability insurance" 14370 I13IMP03 = "Private disability insurance" 14371 I13IMP04 = "Private disability insurance" 14372 I20REC1 = "Recipiency of AFDC income." 14373 I20REC2 = "Recipiency of AFDC income." 14374 I20REC3 = "Recipiency of AFDC income." 14375 I20REC4 = "Recipiency of AFDC income." 14376 I20AMT1 = "Amount of AFDC income received." 14377 I20AMT2 = "Amount of AFDC income received." 14378 I20AMT3 = "Amount of AFDC income received." 14379 I20AMT4 = "Amount of AFDC income received." 14380 AFDC3034 = "Were all the people living here" 14381 AFDC3036 = "Person No. 101-999" 14382 AFDC3038 = "Person No. 101-999" 14383 AFDC3040 = "Person No. 101-999" 14384 AFDC3042 = "Person No. 101-999" 14385 AFDC3044 = "Person No. 101-999" 14386 AFDC3046 = "Person No. 101-999" 14387 AFDC3048 = "Person No. 101-999" 14388 AFDC3050 = "Person No. 101-999" 14389 AFDC3052 = "Person No. 101-999" 14390 AFDC3054 = "Person No. 101-999" 14391 I20IMP01 = "AFDC imputation flag 1" 14392 I20IMP02 = "AFDC imputation flag 2" 14393 I20IMP03 = "AFDC imputation flag 3" 14394 I20IMP04 = "AFDC imputation flag 4" 14395 I21REC1 = "Recipiency of general assistance incom" 14396 I21REC2 = "Recipiency of general assistance incom" 14397 I21REC3 = "Recipiency of general assistance incom" 14398 I21REC4 = "Recipiency of general assistance incom" 14399 I21AMT1 = "Amount of general assistance income" 14400 I21AMT2 = "Amount of general assistance income" 14401 I21AMT3 = "Amount of general assistance income" 14402 I21AMT4 = "Amount of general assistance income" 14403 GA3034 = "Were all the people living here" 14404 GA3036 = "Person No. 101-999" 216 The SAS System 15:23 Thursday, July 3, 2003 14405 GA3038 = "Person No. 101-999" 14406 GA3040 = "Person No. 101-999" 14407 GA3042 = "Person No. 101-999" 14408 GA3044 = "Person No. 101-999" 14409 GA3046 = "Person No. 101-999" 14410 GA3048 = "Person No. 101-999" 14411 GA3050 = "Person No. 101-999" 14412 GA3052 = "Person No. 101-999" 14413 GA3054 = "Person No. 101-999" 14414 I21IMP01 = "General assistance imputation flag 1" 14415 I21IMP02 = "General assistance imputation flag 2" 14416 I21IMP03 = "General assistance imputation flag 3" 14417 I21IMP04 = "General assistance imputation flag 4" 14418 I23REC1 = "Recipiency of foster child care" 14419 I23REC2 = "Recipiency of foster child care" 14420 I23REC3 = "Recipiency of foster child care" 14421 I23REC4 = "Recipiency of foster child care" 14422 I23AMT1 = "Amount of foster child care payments" 14423 I23AMT2 = "Amount of foster child care payments" 14424 I23AMT3 = "Amount of foster child care payments" 14425 I23AMT4 = "Amount of foster child care payments" 14426 FCC3034 = "Were all the people living here" 14427 FCC3036 = "Person No. 101-999" 14428 FCC3038 = "Person No. 101-999" 14429 FCC3040 = "Person No. 101-999" 14430 FCC3042 = "Person No. 101-999" 14431 FCC3044 = "Person No. 101-999" 14432 FCC3046 = "Person No. 101-999" 14433 FCC3050 = "Person No. 101-999" 14434 FCC3052 = "Person No. 101-999" 14435 FCC3054 = "Person No. 101-999" 14436 I23IMP01 = "Foster child care imputation flag 1" 14437 I23IMP02 = "Foster child care imputation flag 2" 14438 I23IMP03 = "Foster child care imputation flag 3" 14439 I23IMP04 = "Foster child care imputation flag 4" 14440 I24REC1 = "Recipiency of other welfare." 14441 I24REC2 = "Recipiency of other welfare." 14442 I24REC3 = "Recipiency of other welfare." 14443 I24REC4 = "Recipiency of other welfare." 14444 I24AMT1 = "Amount of other welfare received." 14445 I24AMT2 = "Amount of other welfare received." 14446 I24AMT3 = "Amount of other welfare received." 14447 I24AMT4 = "Amount of other welfare received." 14448 OW3034 = "Were all the people living here" 14449 OW3036 = "Person No. 101-999" 14450 OW3038 = "Person No. 101-999" 14451 OW3040 = "Person No. 101-999" 14452 OW3042 = "Person No. 101-999" 14453 OW3044 = "Person No. 101-999" 14454 OW3046 = "Person No. 101-999" 14455 OW3048 = "Person No. 101-999" 14456 OW3050 = "Person No. 101-999" 14457 OW3052 = "erson No. 101-999" 14458 OW3054 = "erson No. 101-999" 14459 I24IMP01 = "Other welfare imputation flag 1" 14460 I24IMP02 = "Other welfare imputation flag 2" 14461 I24IMP03 = "Other welfare imputation flag 3" 14462 I24IMP04 = "Other welfare imputation flag 4" 14463 WIC3138 = "Did ... receive any WIC vouchers last" 14464 WIC3140 = "Did ... receive any WIC vouchers" 14465 WIC3142 = "Did ... receive any WIC vouchers" 14466 WIC3144 = "Did ... receive any WIC vouchers" 14467 I25IMP01 = "WIC imputation flag 1" 14468 I25IMP02 = "WIC imputation flag 2" 14469 I25IMP03 = "WIC imputation flag 3" 14470 I25IMP04 = "WIC imputation flag 4" 14471 I27REC1 = "Recipiency of food stamps." 14472 I27REC2 = "Recipiency of food stamps." 14473 I27REC3 = "Recipiency of food stamps." 14474 I27REC4 = "Recipiency of food stamps." 14475 I27AMT1 = "Amount of food stamps received." 14476 I27AMT2 = "Amount of food stamps received." 14477 I27AMT3 = "Amount of food stamps received." 14478 I27AMT4 = "Amount of food stamps received." 14479 FS3100 = "Were all the people living here" 14480 FS3102 = "Person No. 101-999" 217 The SAS System 15:23 Thursday, July 3, 2003 14481 FS3104 = "Person No. 101-999" 14482 FS3106 = "Person No. 101-999" 14483 FS3108 = "Person No. 101-999" 14484 FS3110 = "Person No. 101-999" 14485 FS3112 = "Person No. 101-999" 14486 FS3114 = "Person No. 101-999" 14487 FS3116 = "Person No. 101-999" 14488 FS3118 = "Person No. 101-999" 14489 FS3120 = "Person No. 101-999" 14490 I27IMP01 = "Food stamp imputation flag 1" 14491 I27IMP02 = "Food stamp imputation flag 2" 14492 I27IMP03 = "Food stamp imputation flag 3" 14493 I27IMP04 = "Food stamp imputation flag 4" 14494 I28REC1 = "Recipiency of child support payments." 14495 I28REC2 = "Recipiency of child support payments." 14496 I28REC3 = "Recipiency of child support payments." 14497 I28REC4 = "Recipiency of child support payments." 14498 I28AMT1 = "Amount of child support payments" 14499 I28AMT2 = "Amount of child support payments" 14500 I28AMT3 = "Amount of child support payments" 14501 I28AMT4 = "Amount of child support payments" 14502 I28IMP01 = "Child support imputation flag 1" 14503 I28IMP02 = "Child support imputation flag 2" 14504 I28IMP03 = "Child support imputation flag 3" 14505 I28IMP04 = "Child support imputation flag 4" 14506 I29REC1 = "Recipiency of alimony payments." 14507 I29REC2 = "Recipiency of alimony payments." 14508 I29REC3 = "Recipiency of alimony payments." 14509 I29REC4 = "Recipiency of alimony payments." 14510 I29AMT1 = "Amount of alimony payments received." 14511 I29AMT2 = "Amount of alimony payments received." 14512 I29AMT3 = "Amount of alimony payments received." 14513 I29AMT4 = "Amount of alimony payments received." 14514 I29IMP01 = "Alimony payments imputation flag 1" 14515 I29IMP02 = "Alimony payments imputation flag 2" 14516 I29IMP03 = "Alimony payments imputation flag 3" 14517 I29IMP04 = "Alimony payments imputation flag 4" 14518 I30REC1 = "Recipiency of company or union pension" 14519 I30REC2 = "Recipiency of company or union pension" 14520 I30REC3 = "Recipiency of company or union pension" 14521 I30REC4 = "Recipiency of company or union pension" 14522 I30AMT1 = "Amount of company or union pension" 14523 I30AMT2 = "Amount of company or union pension" 14524 I30AMT3 = "Amount of company or union pension" 14525 I30AMT4 = "Amount of company or union pension" 14526 I30IMP01 = "Company or union pension imputation" 14527 I30IMP02 = "Company or union pension imputation" 14528 I30IMP03 = "Company or union pension imputation" 14529 I30IMP04 = "Company or union pension imputation" 14530 I31REC1 = "Recipiency of Federal civil service" 14531 I31REC2 = "Recipiency of Federal civil service" 14532 I31REC3 = "Recipiency of Federal civil service" 14533 I31REC4 = "Recipiency of Federal civil service" 14534 I31AMT1 = "Amount of Federal civil service pensio" 14535 I31AMT2 = "Amount of Federal civil service pensio" 14536 I31AMT3 = "Amount of Federal civil service pensio" 14537 I31AMT4 = "Amount of Federal civil service pensio" 14538 I31IMP01 = "Federal civilian pension imputation" 14539 I31IMP02 = "Federal civilian pension imputation" 14540 I31IMP03 = "Federal civilian pension imputation" 14541 I31IMP04 = "Federal civilian pension imputation" 14542 I32REC1 = "Recipiency of U.S. military retirement" 14543 I32REC2 = "Recipiency of U.S. military retirement" 14544 I32REC3 = "Recipiency of U.S. military retirement" 14545 I32REC4 = "Recipiency of U.S. military retirement" 14546 I32AMT1 = "Amount of U.S. military retirement inc" 14547 I32AMT2 = "Amount of U.S. military retirement inc" 14548 I32AMT3 = "Amount of U.S. military retirement" 14549 I32AMT4 = "Amount of U.S. military retirement" 14550 I32IMP01 = "Military retirement imputation flag 1" 14551 I32IMP02 = "Military retirement imputation flag 2" 14552 I32IMP03 = "Military retirement imputation flag 3" 14553 I32IMP04 = "Military retirement imputation flag 4" 14554 I34REC1 = "Recipiency of State government pension" 14555 I34REC2 = "Recipiency of State government pension" 14556 I34REC3 = "Recipiency of State government pension" 218 The SAS System 15:23 Thursday, July 3, 2003 14557 I34REC4 = "Recipiency of State government pension" 14558 I34AMT1 = "Amount of State government pension" 14559 I34AMT2 = "Amount of State government pension" 14560 I34AMT3 = "Amount of State government pension" 14561 I34AMT4 = "Amount of State government pension" 14562 I34IMP01 = "State government pension imputation" 14563 I34IMP02 = "State government pension imputation" 14564 I34IMP03 = "State government pension imputation" 14565 I34IMP04 = "State government pension imputation" 14566 I35REC1 = "Recipiency of local government pension" 14567 I35REC2 = "Recipiency of local government pension" 14568 I35REC3 = "Recipiency of local government pension" 14569 I35REC4 = "Recipiency of local government pension" 14570 I35AMT1 = "Amount of local government pension inc" 14571 I35AMT2 = "Amount of local government pension inc" 14572 I35AMT3 = "Amount of local government pension inc" 14573 I35AMT4 = "Amount of local government pension inc" 14574 I35IMP01 = "Local government pension imputation" 14575 I35IMP02 = "Local government pension imputation" 14576 I35IMP03 = "Local government pension imputation" 14577 I35IMP04 = "Local government pension imputation" 14578 I36REC1 = "Recipiency of life insurance income" 14579 I36REC2 = "Recipiency of life insurance income" 14580 I36REC3 = "Recipiency of life insurance income" 14581 I36REC4 = "Recipiency of life insurance income" 14582 I36AMT1 = "Amount of life insurance income" 14583 I36AMT2 = "Amount of life insurance income" 14584 I36AMT3 = "Amount of life insurance income" 14585 I36AMT4 = "Amount of life insurance income" 14586 I36IMP01 = "Life insurance income imputation flag " 14587 I36IMP02 = "Life insurance income imputation flag " 14588 I36IMP03 = "Life insurance income imputation flag " 14589 I36IMP04 = "Life insurance income imputation flag " 14590 I37REC1 = "Recipiency of estates and trusts incom" 14591 I37REC2 = "Recipiency of estates and trusts incom" 14592 I37REC3 = "Recipiency of estates and trusts incom" 14593 I37REC4 = "Recipiency of estates and trusts incom" 14594 I37AMT1 = "Amount of estates and trusts income" 14595 I37AMT2 = "Amount of estates and trusts income" 14596 I37AMT3 = "Amount of estates and trusts income" 14597 I37AMT4 = "Amount of estates and trusts income" 14598 I37IMP01 = "Estates and trusts imputation flag 1" 14599 I37IMP02 = "Estates and trusts imputation flag 2" 14600 I37IMP03 = "Estates and trusts imputation flag 3" 14601 I37IMP04 = "Estates and trusts imputation flag 4" 14602 I38REC1 = "Recipiency of other retirement," 14603 I38REC2 = "Recipiency of other retirement," 14604 I38REC3 = "Recipiency of other retirement," 14605 I38REC4 = "Recipiency of other retirement," 14606 I38AMT1 = "Amount of other retirement, disability" 14607 I38AMT2 = "Amount of other retirement, disability" 14608 I38AMT3 = "Amount of other retirement, disability" 14609 I38AMT4 = "Amount of other retirement, disability" 14610 I38IMP01 = "Other retirement, disability or" 14611 I38IMP02 = "Other retirement, disability or" 14612 I38IMP03 = "Other retirement, disability or" 14613 I38IMP04 = "Other retirement, disability or" 14614 I40REC1 = "Recipiency of G.I. Bill education" 14615 I40REC2 = "Recipiency of G.I. Bill education" 14616 I40REC3 = "Recipiency of G.I. Bill education" 14617 I40REC4 = "Recipiency of G.I. Bill education" 14618 I40AMT1 = "Amount of G.I. Bill education benefits" 14619 I40AMT2 = "Amount of G.I. Bill education benefits" 14620 I40AMT3 = "Amount of G.I. Bill education benefits" 14621 I40AMT4 = "Amount of G.I. Bill education benefits" 14622 I40IMP01 = "G.I. Bill education benefits imputatio" 14623 I40IMP02 = "G.I. Bill education benefits imputatio" 14624 I40IMP03 = "G.I. Bill education benefits imputatio" 14625 I40IMP04 = "G.I. Bill education benefits imputatio" 14626 I50REC1 = "Recipiency of income from charitable" 14627 I50REC2 = "Recipiency of income from charitable" 14628 I50REC3 = "Recipiency of income from charitable" 14629 I50REC4 = "Recipiency of income from charitable" 14630 I50AMT1 = "Amount of income received from" 14631 I50AMT2 = "Amount of income received from" 14632 I50AMT3 = "Amount of income received from" 219 The SAS System 15:23 Thursday, July 3, 2003 14633 I50AMT4 = "Amount of income received from" 14634 I50IMP01 = "Charitable group imputation flag 1" 14635 I50IMP02 = "Charitable group imputation flag 2" 14636 I50IMP03 = "Charitable group imputation flag 3" 14637 I50IMP04 = "Charitable group imputation flag 4" 14638 I51REC1 = "Recipiency of money from relatives or" 14639 I51REC2 = "Recipiency of money from relatives or" 14640 I51REC3 = "Recipiency of money from relatives or" 14641 I51REC4 = "Recipiency of money from relatives or" 14642 I51AMT1 = "Amount of money received from relative" 14643 I51AMT2 = "Amount of money received from relative" 14644 I51AMT3 = "Amount of money received from relative" 14645 I51AMT4 = "Amount of money received from relative" 14646 I51IMP01 = "Money from relatives or friends" 14647 I51IMP02 = "Money from relatives or friends" 14648 I51IMP03 = "Money from relatives or friends" 14649 I51IMP04 = "Money from relatives or friends" 14650 I52REC1 = "Recipiency of lump sum payments." 14651 I52REC2 = "Recipiency of lump sum payments." 14652 I52REC3 = "Recipiency of lump sum payments." 14653 I52REC4 = "Recipiency of lump sum payments." 14654 I52AMT1 = "Amount of lump sum payments received." 14655 I52AMT2 = "Amount of lump sum payments received." 14656 I52AMT3 = "Amount of lump sum payments received." 14657 I52AMT4 = "Amount of lump sum payments received." 14658 I52IMP01 = "Lump sum payment imputation flag 1" 14659 I52IMP02 = "Lump sum payment imputation flag 2" 14660 I52IMP03 = "Lump sum payment imputation flag 3" 14661 I52IMP04 = "Lump sum payment imputation flag 4" 14662 I53REC1 = "Recipiency of income from roomers or" 14663 I53REC2 = "Recipiency of income from roomers or" 14664 I53REC3 = "Recipiency of income from roomers or" 14665 I53REC4 = "Recipiency of income from roomers or" 14666 I53AMT1 = "Amount of income from roomers or" 14667 I53AMT2 = "Amount of income from roomers or" 14668 I53AMT3 = "Amount of income from roomers or" 14669 I53AMT4 = "Amount of income from roomers or" 14670 I53IMP01 = "Income from roomers or boarders" 14671 I53IMP02 = "Income from roomers or boarders" 14672 I53IMP03 = "Income from roomers or boarders" 14673 I53IMP04 = "Income from roomers or boarders" 14674 I54REC1 = "Recipiency of income from National Gua" 14675 I54REC2 = "Recipiency of income from National" 14676 I54REC3 = "Recipiency of income from National" 14677 I54REC4 = "Recipiency of income from National" 14678 I54AMT1 = "Amount of National Guard or reserve pa" 14679 I54AMT2 = "Amount of National Guard or reserve pa" 14680 I54AMT3 = "Amount of National Guard or reserve pa" 14681 I54AMT4 = "Amount of National Guard or reserve pa" 14682 I54IMP01 = "National Guard or reserve pay imputati" 14683 I54IMP02 = "National Guard or reserve pay imputati" 14684 I54IMP03 = "National Guard or reserve pay imputati" 14685 I54IMP04 = "National Guard or reserve pay imputati" 14686 I55REC1 = "Recipiency of incidental or casual" 14687 I55REC2 = "Recipiency of incidental or casual" 14688 I55REC3 = "Recipiency of incidental or casual" 14689 I55REC4 = "Recipiency of incidental or casual" 14690 I55AMT1 = "Amount of incidental or casual earning" 14691 I55AMT2 = "Amount of incidental or casual earning" 14692 I55AMT3 = "Amount of incidental or casual earning" 14693 I55AMT4 = "Amount of incidental or casual earning" 14694 I55IMP01 = "Casual earnings imputation flag 1" 14695 I55IMP02 = "Casual earnings imputation flag 2" 14696 I55IMP03 = "Casual earnings imputation flag 3" 14697 I55IMP04 = "Casual earnings imputation flag 4" 14698 I56REC1 = "Recipiency of other cash income." 14699 I56REC2 = "Recipiency of other cash income." 14700 I56REC3 = "Recipiency of other cash income." 14701 I56REC4 = "Recipiency of other cash income." 14702 I56AMT1 = "Amount of other cash income received." 14703 I56AMT2 = "Amount of other cash income received." 14704 I56AMT3 = "Amount of other cash income received." 14705 I56AMT4 = "Amount of other cash income received." 14706 I56IMP01 = "Other cash income imputation flag 1" 14707 I56IMP02 = "Other cash income imputation flag 2" 14708 I56IMP03 = "Other cash income imputation flag 3" 220 The SAS System 15:23 Thursday, July 3, 2003 14709 I56IMP04 = "Other cash income imputation flag 4" 14710 I75REC1 = "Recipiency of undisclosable income." 14711 I75REC2 = "Recipiency of undisclosable income." 14712 I75REC3 = "Recipiency of undisclosable income." 14713 I75REC4 = "Recipiency of undisclosable income." 14714 I75AMT1 = "Amount of undisclosable income receive" 14715 I75AMT2 = "Amount of undisclosable income receive" 14716 I75AMT3 = "Amount of undisclosable income receive" 14717 I75AMT4 = "Amount of undisclosable income receive" 14718 I75IMP01 = "Undisclosable income imputation flag 1" 14719 I75IMP02 = "Undisclosable income imputation flag 2" 14720 I75IMP03 = "Undisclosable income imputation flag 3" 14721 I75IMP04 = "Undisclosable income imputation flag 4" 14722 J100YN_1 = "Were assets 100 through 103 owned" 14723 J100YN_2 = "Were assets 100 through 103 owned" 14724 J100YN_3 = "Were assets 100 through 103 owned" 14725 J100YN_4 = "Were assets 100 through 103 owned" 14726 JINT1001 = "Amount of interest income received" 14727 JINT1002 = "Amount of interest income received" 14728 JINT1003 = "Amount of interest income received" 14729 JINT1004 = "Amount of interest income received" 14730 O100YN_1 = "Were assets 100 through 103 owned in o" 14731 O100YN_2 = "Were assets 100 through 103 owned in o" 14732 O100YN_3 = "Were assets 100 through 103 owned in o" 14733 O100YN_4 = "Were assets 100 through 103 owned in o" 14734 OINT1001 = "Amount of interest income received in" 14735 OINT1002 = "Amount of interest income received in" 14736 OINT1003 = "Amount of interest income received in" 14737 OINT1004 = "Amount of interest income received in" 14738 JCALC100 = "Were the fields 'JINT1001....4'" 14739 OCALC100 = "Were the fields 'OINT1001....4'" 14740 J104YN_1 = "Were assets 104 through 107 owned" 14741 J104YN_2 = "Were assets 104 through 107 owned" 14742 J104YN_3 = "Were assets 104 through 107 owned" 14743 J104YN_4 = "Were assets 104 through 107 owned" 14744 JINT1041 = "Amount of income received jointly with" 14745 JINT1042 = "Amount of income received jointly with" 14746 JINT1043 = "Amount of income received jointly with" 14747 JINT1044 = "Amount of income received jointly with" 14748 O104YN_1 = "Were assets 104 through 107 owned in o" 14749 O104YN_2 = "Were assets 104 through 107 owned in o" 14750 O104YN_3 = "Were assets 104 through 107 owned in o" 14751 O104YN_4 = "Were assets 104 through 107 owned in o" 14752 OINT1041 = "Amount of income received in own name" 14753 OINT1042 = "Amount of income received in own name" 14754 OINT1043 = "Amount of income received in own name" 14755 OINT1044 = "Amount of income received in own name" 14756 JCALC104 = "Were the fields 'JINT1041....4'" 14757 OCALC104 = "Were the fields 'OINT1041....4'" 14758 J110RYN1 = "Were dividend checks received jointly" 14759 J110RYN2 = "Were dividend checks received jointly" 14760 J110RYN3 = "Were dividend checks received jointly" 14761 J110RYN4 = "Were dividend checks received jointly" 14762 JDIR1101 = "Amount of income received jointly with" 14763 JDIR1102 = "Amount of income received jointly with" 14764 JDIR1103 = "Amount of income received jointly with" 14765 JDIR1104 = "Amount of income received jointly with" 14766 O110RYN1 = "Were dividend checks received in own" 14767 O110RYN2 = "Were dividend checks received in own" 14768 O110RYN3 = "Were dividend checks received in own" 14769 O110RYN4 = "Were dividend checks received in own" 14770 ODIR1101 = "Amount of income received in own name" 14771 ODIR1102 = "Amount of income received in own name" 14772 ODIR1103 = "Amount of income received in own name" 14773 ODIR1104 = "Amount of income received in own name" 14774 J110CYN1 = "Were credited dividends from source" 14775 J110CYN2 = "Were credited dividends from source 11" 14776 J110CYN3 = "Were credited dividends from source 11" 14777 J110CYN4 = "Were credited dividends from source 11" 14778 JDIC1101 = "Amount of income received jointly with" 14779 JDIC1102 = "Amount of income received jointly with" 14780 JDIC1103 = "Amount of income received jointly with" 14781 JDIC1104 = "Amount of income received jointly with" 14782 O110CYN1 = "Were credited dividends from source 11" 14783 O110CYN2 = "Were credited dividends from source 11" 14784 O110CYN3 = "Were credited dividends from source 11" 221 The SAS System 15:23 Thursday, July 3, 2003 14785 O110CYN4 = "Were credited dividends from source 11" 14786 ODIC1101 = "Amount of income received in own name" 14787 ODIC1102 = "Amount of income received in own name" 14788 ODIC1103 = "Amount of income received in own name" 14789 ODIC1104 = "Amount of income received in own name" 14790 J120YN_1 = "Was rental income received from proper" 14791 J120YN_2 = "Was rental income received from proper" 14792 J120YN_3 = "Was rental income received from proper" 14793 J120YN_4 = "Was rental income received from proper" 14794 JRNT1201 = "Amount of rental income cleared jointl" 14795 JRNT1202 = "Amount of rental income cleared jointl" 14796 JRNT1203 = "Amount of rental income cleared jointl" 14797 JRNT1204 = "Amount of rental income cleared jointl" 14798 O120YN_1 = "Was rental income received from proper" 14799 O120YN_2 = "Was rental income received from proper" 14800 O120YN_3 = "Was rental income received from proper" 14801 O120YN_4 = "Was rental income received from proper" 14802 ORNT1201 = "Amount of rental income cleared in own" 14803 ORNT1202 = "Amount of rental income cleared in own" 14804 ORNT1203 = "Amount of rental income cleared in own" 14805 ORNT1204 = "Amount of rental income cleared in own" 14806 OJ120YN1 = "Was rental income received from proper" 14807 OJ120YN2 = "Was rental income received from proper" 14808 OJ120YN3 = "Was rental income received from proper" 14809 OJ120YN4 = "Was rental income received from proper" 14810 OJRT1201 = "Amount of rental income cleared jointl" 14811 OJRT1202 = "Amount of rental income cleared jointl" 14812 OJRT1203 = "Amount of rental income cleared jointl" 14813 OJRT1204 = "Amount of rental income cleared jointl" 14814 JMTGNYN1 = "Was mortgage held jointly with spouse" 14815 JMTGNYN2 = "Was mortgage held jointly with spouse" 14816 JMTGNYN3 = "Was mortgage held jointly with spouse" 14817 JMTGNYN4 = "Was mortgage held jointly with spouse" 14818 JMORTYN1 = "Was interest received from jointly own" 14819 JMORTYN2 = "Was interest received from jointly own" 14820 JMORTYN3 = "Was interest received from jointly own" 14821 JMORTYN4 = "Was interest received from jointly own" 14822 JMAM1301 = "Amount of mortgage interest earned" 14823 JMAM1302 = "Amount of mortgage interest earned" 14824 JMAM1303 = "Amount of mortgage interest earned" 14825 JMAM1304 = "Amount of mortgage interest earned" 14826 OMTGNYN1 = "Was mortgage held in own name in month" 14827 OMTGNYN2 = "Was mortgage held in own name in month" 14828 OMTGNYN3 = "Was mortgage held in own name in month" 14829 OMTGNYN4 = "Was mortgage held in own name in month" 14830 OMORTYN1 = "Was interest received from mortgage he" 14831 OMORTYN2 = "Was interest received from mortgage he" 14832 OMORTYN3 = "Was interest received from mortgage he" 14833 OMORTYN4 = "Was interest received from mortgage he" 14834 OMAM1301 = "Amount of mortgage interest earned in" 14835 OMAM1302 = "Amount of mortgage interest earned in" 14836 OMAM1303 = "Amount of mortgage interest earned in" 14837 OMAM1304 = "Amount of mortgage interest earned in" 14838 O4050YN1 = "Were royalties or other financial" 14839 O4040YN2 = "Were royalties or other financial" 14840 O4050YN3 = "Were royalties or other financial" 14841 O4050YN4 = "Were royalties or other financial" 14842 RAM40501 = "Amount earned from royalties and other" 14843 RAM40502 = "Amount earned from royalties and other" 14844 RAM40503 = "Amount earned from royalties and other" 14845 RAM40504 = "Amount earned from royalties and other" 14846 SC4300 = "ISS code 100 - regular/passbook" 14847 SC4302 = "ISS code 101 - money market deposit" 14848 SC4304 = "ISS code 102 - certificates of" 14849 SC4306 = "ISS code 103 - NOW, Super NOW or" 14850 SC4308 = "Check item A11" 14851 SC4310 = "Did ... own any of these assets" 14852 SC4312 = "What is your best estimate of the" 14853 SC4318 = "Besides the assets owned jointly" 14854 SC4320 = "What is your best estimate of the" 14855 SC4400 = "ISS code 104 - money market funds" 14856 SC4402 = "ISS code 105 - U.S. government" 14857 SC4404 = "ISS code 106 - municipal or corporate" 14858 SC4406 = "ISS code 107 - other interest-earning" 14859 SC4408 = "Check item A13" 14860 SC4410 = "Did ... own any of these assets" 222 The SAS System 15:23 Thursday, July 3, 2003 14861 SC4412 = "What is your best estimate of the" 14862 SC4418 = "Besides the assets owned jointly" 14863 SC4420 = "What is your best estimate of the" 14864 SC4500 = "Did ... receive any dividend checks" 14865 SC4502 = "Check item A14" 14866 SC4504 = "During the past 4 months how much" 14867 SC4508 = "During this 4-month period, how" 14868 SC4512 = "Did ... earn any (other) dividends" 14869 SC4514 = "Check item A15" 14870 SC4516 = "During the 4-month period how much" 14871 SC4518 = "During the 4-month period, how much" 14872 SC4600 = "Check item A17" 14873 SC4602 = "Did ... receive any rental income" 14874 SC4604 = "About how much was received in" 14875 SC4606 = "What is your best estimate of the" 14876 SC4610 = "Did ... receive rental income from" 14877 SC4612 = "About how much was received in" 14878 SC4614 = "What is your best estimate of the" 14879 SC4618 = "Did ... receive any rental income" 14880 SC4620 = "What is your best estimate of ...'s" 14881 SC4700 = "ISS code 130 - mortgages" 14882 SC4702 = "ISS code 140 - royalties" 14883 SC4704 = "ISS code 150 - other financial" 14884 SC4706 = "Check item A19" 14885 SC4708 = "Check item A20" 14886 SC4710 = "Did ... own this mortgage jointly" 14887 SC4712 = "During the past 4 months how much" 14888 SC4714 = "Did ... hold any mortgages in ...'s" 14889 SC4716 = "During the past 4 months how much" 14890 SC4718 = "Check item A21" 14891 SC4720 = "During the past 4 months, how much" 14892 G2_IMP01 = "General amounts 2 imputation flag 1" 14893 G2_IMP02 = "General amounts 2 imputation flag 2" 14894 G2_IMP03 = "General amounts 2 imputation flag 3" 14895 G2_IMP04 = "General amounts 2 imputation flag 4" 14896 G2_IMP05 = "General amounts 2 imputation flag 5" 14897 G2_IMP06 = "General amounts 2 imputation flag 6" 14898 G2_IMP07 = "General amounts 2 imputation flag 7" 14899 G2_IMP08 = "General amounts 2 imputation flag 8" 14900 G2_IMP09 = "General amounts 2 imputation flag 9" 14901 G2_IMP10 = "General amounts 2 imputation flag 10" 14902 G2_IMP11 = "General amounts 2 imputation flag 11" 14903 G2_IMP12 = "General amounts 2 imputation flag 12" 14904 G2_IMP13 = "General amounts 2 imputation flag 13" 14905 G2_IMP14 = "General amounts 2 imputation flag 14" 14906 G2_IMP15 = "General amounts 2 imputation flag 15" 14907 G2_IMP16 = "General amounts 2 imputation flag 16" 14908 G2_IMP17 = "General amounts 2 imputation flag 17" 14909 G2_IMP18 = "General amounts 2 imputation flag 18" 14910 G2_IMP19 = "General amounts 2 imputation flag 19" 14911 G2_IMP20 = "General amounts 2 imputation flag 20" 14912 G2_IMP21 = "General amounts 2 imputation flag 21" 14913 G2_IMP22 = "General amounts 2 imputation flag 22" 14914 G2_IMP23 = "General amounts 2 imputation flag 23" 14915 G2_IMP24 = "General amounts 2 imputation flag 24" 14916 G2_IMP25 = "General amounts 2 imputation flag 25" 14917 G2_IMP26 = "General amounts 2 imputation flag 26" 14918 G2_IMP27 = "General amounts 2 imputation flag 27" 14919 VERSION = "Release number of file" 14920 ; 14921 NOTE: The infile RAW is: Pipe command="unzip -p /homes/data/sipp/1985/sipp85rt8.zip " NOTE: 100 records were read from the infile RAW. The minimum record length was 5756. The maximum record length was 5756. NOTE: The data set LIBRARY.SIP85RT8 has 100 observations and 2459 variables. NOTE: DATA statement used: real time 2.650 seconds cpu time 1.388 seconds 14922 proc print data=library.sip85rt8 (obs=6); 14923 223 The SAS System 15:23 Thursday, July 3, 2003 14924 14925 FORMAT 14926 SU_STATE SU_STATE. 14927 SU_RGC SU_RGC. 14928 H1_MIS H1_MIS. 14929 H1_INT1 H1_INT1L. 14930 H1_STATE H1_STATE. 14931 H1_METRO H1_METRO. 14932 H1_MSA H1_MSA. 14933 H1_ACCES H1_ACCES. 14934 H1_KTCHN H1_KTCHN. 14935 H1_LVQTR H1_LVQTR. 14936 H1_UNITS H1_UNITS. 14937 H1_TENUR H1_TENUR. 14938 H1_PUBHS H1_PUBHS. 14939 H1_LORNT H1_LORNT. 14940 H1_RACE H1_RACE. 14941 H1_SEX H1_SEX. 14942 H1_SIZE H1_SIZE. 14943 H1_SEG H1_SEG. 14944 U1FRMSLE U1FRMSLE. 14945 U1_ACCES U1_ACCES. 14946 U1_KTCHN U1_KTCHN. 14947 U1_LVQTR U1_LVQTR. 14948 U1_UNITS U1_UNITS. 14949 U1_TENUR U1_TENUR. 14950 U1_PUBHS U1_PUBHS. 14951 U1_LORNT U1_LORNT. 14952 H1ITM36B H1ITM36B. 14953 U1_RACE U1_RACE. 14954 U1_SEX U1_SEX. 14955 U1_SIZE U1_SIZE. 14956 U1TOTVST U1TOTVST. 14957 U1TOTPHN U1TOTPHN. 14958 U1CCRSPP U1CCRSPP. 14959 H1_0010 H1_0010L. 14960 H1_0012 H1_0012L. 14961 H1_0014 H1_0014L. 14962 H1_0016 H1_0016L. 14963 H1_0018 H1_0018L. 14964 H1_0020 H1_0020L. 14965 H1_00221 H1_0022L. 14966 H1_00222 H1_0022L. 14967 H1_00223 H1_0022L. 14968 H1_00224 H1_0022L. 14969 H1_00225 H1_0022L. 14970 H1_00226 H1_0022L. 14971 H1_00227 H1_0022L. 14972 H1_00241 H1_0024L. 14973 H1_00242 H1_0024L. 14974 H1_00243 H1_0024L. 14975 H1_00244 H1_0024L. 14976 H1_00245 H1_0024L. 14977 H1_00246 H1_0024L. 14978 H1_00247 H1_0024L. 14979 H1_MEANS H1_MEANS. 14980 H1_CASH H1_CASH. 14981 H1NCASHB H1NCASHB. 14982 H1_ENRGY H1_ENRGY. 14983 H1_LUNCH H1_LUNCH. 14984 H1_BREAK H1_BREAK. 14985 H1_4816 H1_4816L. 14986 H1_4818 H1_4818L. 14987 H1_4820 H1_4820L. 14988 H1_4822 H1_4822L. 14989 H1_4824 H1_4824L. 14990 H1_4826 H1_4826L. 14991 H1_4828 H1_4828L. 14992 H1_4830 H1_4830L. 14993 H1_4832 H1_4832L. 14994 H1_4834 H1_4834L. 14995 H1_4836 H1_4836L. 14996 H1_4838 H1_4838L. 14997 H1_4840 H1_4840L. 14998 H1_4842 H1_4842L. 14999 H1_4844 H1_4844L. 224 The SAS System 15:23 Thursday, July 3, 2003 15000 H1_4846 H1_4846L. 15001 H1_IMP06 H1_IMP0K. 15002 H1_IMP07 H1_IMP0L. 15003 H1_IMP08 H1_IMP0M. 15004 H1_IMP09 H1_IMP0N. 15005 H1_IMP10 H1_IMP1K. 15006 H1_IMP11 H1_IMP1L. 15007 H1_IMP12 H1_IMP1M. 15008 H1_IMP13 H1_IMP1N. 15009 H1_IMP14 H1_IMP1O. 15010 H1_IMP15 H1_IMP1P. 15011 H1_IMP16 H1_IMP1Q. 15012 H1_IMP17 H1_IMP1R. 15013 H1_IMP18 H1_IMP1S. 15014 H1_IMP19 H1_IMP1T. 15015 H1_IMP20 H1_IMP2K. 15016 H2_MIS H2_MIS. 15017 H2_INT1 H2_INT1L. 15018 H2_STATE H2_STATE. 15019 H2_METRO H2_METRO. 15020 H2_MSA H2_MSA. 15021 H2_ACCES H2_ACCES. 15022 H2_KTCHN H2_KTCHN. 15023 H2_LVQTR H2_LVQTR. 15024 H2_UNITS H2_UNITS. 15025 H2_TENUR H2_TENUR. 15026 H2_PUBHS H2_PUBHS. 15027 H2_LORNT H2_LORNT. 15028 H2_RACE H2_RACE. 15029 H2_SEX H2_SEX. 15030 H2_SIZE H2_SIZE. 15031 H2_SEG H2_SEG. 15032 U2FRMSLE U2FRMSLE. 15033 U2_ACCES U2_ACCES. 15034 U2_KTCHN U2_KTCHN. 15035 U2_LVQTR U2_LVQTR. 15036 U2_UNITS U2_UNITS. 15037 U2_TENUR U2_TENUR. 15038 U2_PUBHS U2_PUBHS. 15039 U2_LORNT U2_LORNT. 15040 H2ITM36B H2ITM36B. 15041 U2_RACE U2_RACE. 15042 U2_SEX U2_SEX. 15043 U2_SIZE U2_SIZE. 15044 U2TOTVST U2TOTVST. 15045 U2TOTPHN U2TOTPHN. 15046 U2CCRSPP U2CCRSPP. 15047 H2_0010 H2_0010L. 15048 H2_0012 H2_0012L. 15049 H2_0014 H2_0014L. 15050 H2_0016 H2_0016L. 15051 H2_0018 H2_0018L. 15052 H2_0020 H2_0020L. 15053 H2_00221 H2_0022L. 15054 H2_00222 H2_0022L. 15055 H2_00223 H2_0022L. 15056 H2_00224 H2_0022L. 15057 H2_00225 H2_0022L. 15058 H2_00226 H2_0022L. 15059 H2_00227 H2_0022L. 15060 H2_00241 H2_0024L. 15061 H2_00242 H2_0024L. 15062 H2_00243 H2_0024L. 15063 H2_00244 H2_0024L. 15064 H2_00245 H2_0024L. 15065 H2_00246 H2_0024L. 15066 H2_00247 H2_0024L. 15067 H2_MEANS H2_MEANS. 15068 H2_CASH H2_CASH. 15069 H2NCASHB H2NCASHB. 15070 H2_ENRGY H2_ENRGY. 15071 H2_LUNCH H2_LUNCH. 15072 H2_BREAK H2_BREAK. 15073 H2_4816 H2_4816L. 15074 H2_4818 H2_4818L. 15075 H2_4820 H2_4820L. 225 The SAS System 15:23 Thursday, July 3, 2003 15076 H2_4822 H2_4822L. 15077 H2_4824 H2_4824L. 15078 H2_4826 H2_4826L. 15079 H2_4828 H2_4828L. 15080 H2_4830 H2_4830L. 15081 H2_4832 H2_4832L. 15082 H2_4834 H2_4834L. 15083 H2_4836 H2_4836L. 15084 H2_4838 H2_4838L. 15085 H2_4840 H2_4840L. 15086 H2_4842 H2_4842L. 15087 H2_4844 H2_4844L. 15088 H2_4846 H2_4846L. 15089 H2_IMP06 H2_IMP0K. 15090 H2_IMP07 H2_IMP0L. 15091 H2_IMP08 H2_IMP0M. 15092 H2_IMP09 H2_IMP0N. 15093 H2_IMP10 H2_IMP1K. 15094 H2_IMP11 H2_IMP1L. 15095 H2_IMP12 H2_IMP1M. 15096 H2_IMP13 H2_IMP1N. 15097 H2_IMP14 H2_IMP1O. 15098 H2_IMP15 H2_IMP1P. 15099 H2_IMP16 H2_IMP1Q. 15100 H2_IMP17 H2_IMP1R. 15101 H2_IMP18 H2_IMP1S. 15102 H2_IMP19 H2_IMP1T. 15103 H2_IMP20 H2_IMP2K. 15104 H3_MIS H3_MIS. 15105 H3_INT1 H3_INT1L. 15106 H3_STATE H3_STATE. 15107 H3_METRO H3_METRO. 15108 H3_MSA H3_MSA. 15109 H3_ACCES H3_ACCES. 15110 H3_KTCHN H3_KTCHN. 15111 H3_LVQTR H3_LVQTR. 15112 H3_UNITS H3_UNITS. 15113 H3_TENUR H3_TENUR. 15114 H3_PUBHS H3_PUBHS. 15115 H3_LORNT H3_LORNT. 15116 H3_RACE H3_RACE. 15117 H3_SEX H3_SEX. 15118 H3_SIZE H3_SIZE. 15119 H3_SEG H3_SEG. 15120 U3FRMSLE U3FRMSLE. 15121 U3_ACCES U3_ACCES. 15122 U3_KTCHN U3_KTCHN. 15123 U3_LVQTR U3_LVQTR. 15124 U3_UNITS U3_UNITS. 15125 U3_TENUR U3_TENUR. 15126 U3_PUBHS U3_PUBHS. 15127 U3_LORNT U3_LORNT. 15128 H3ITM36B H3ITM36B. 15129 U3_RACE U3_RACE. 15130 U3_SEX U3_SEX. 15131 U3_SIZE U3_SIZE. 15132 U3TOTVST U3TOTVST. 15133 U3TOTPHN U3TOTPHN. 15134 U3CCRSPP U3CCRSPP. 15135 H3_0010 H3_0010L. 15136 H3_0012 H3_0012L. 15137 H3_0014 H3_0014L. 15138 H3_0016 H3_0016L. 15139 H3_0018 H3_0018L. 15140 H3_0020 H3_0020L. 15141 H3_00221 H3_0022L. 15142 H3_00222 H3_0022L. 15143 H3_00223 H3_0022L. 15144 H3_00224 H3_0022L. 15145 H3_00225 H3_0022L. 15146 H3_00226 H3_0022L. 15147 H3_00227 H3_0022L. 15148 H3_00241 H3_0024L. 15149 H3_00242 H3_0024L. 15150 H3_00243 H3_0024L. 15151 H3_00244 H3_0024L. 226 The SAS System 15:23 Thursday, July 3, 2003 15152 H3_00245 H3_0024L. 15153 H3_00246 H3_0024L. 15154 H3_00247 H3_0024L. 15155 H3_MEANS H3_MEANS. 15156 H3_CASH H3_CASH. 15157 H3NCASHB H3NCASHB. 15158 H3_ENRGY H3_ENRGY. 15159 H3_LUNCH H3_LUNCH. 15160 H3_BREAK H3_BREAK. 15161 H3_4816 H3_4816L. 15162 H3_4818 H3_4818L. 15163 H3_4820 H3_4820L. 15164 H3_4822 H3_4822L. 15165 H3_4824 H3_4824L. 15166 H3_4826 H3_4826L. 15167 H3_4828 H3_4828L. 15168 H3_4830 H3_4830L. 15169 H3_4832 H3_4832L. 15170 H3_4834 H3_4834L. 15171 H3_4836 H3_4836L. 15172 H3_4838 H3_4838L. 15173 H3_4840 H3_4840L. 15174 H3_4842 H3_4842L. 15175 H3_4844 H3_4844L. 15176 H3_4846 H3_4846L. 15177 H3_IMP06 H3_IMP0K. 15178 H3_IMP07 H3_IMP0L. 15179 H3_IMP08 H3_IMP0M. 15180 H3_IMP09 H3_IMP0N. 15181 H3_IMP10 H3_IMP1K. 15182 H3_IMP11 H3_IMP1L. 15183 H3_IMP12 H3_IMP1M. 15184 H3_IMP13 H3_IMP1N. 15185 H3_IMP14 H3_IMP1O. 15186 H3_IMP15 H3_IMP1P. 15187 H3_IMP16 H3_IMP1Q. 15188 H3_IMP17 H3_IMP1R. 15189 H3_IMP18 H3_IMP1S. 15190 H3_IMP19 H3_IMP1T. 15191 H3_IMP20 H3_IMP2K. 15192 H4_MIS H4_MIS. 15193 H4_INT1 H4_INT1L. 15194 H4_STATE H4_STATE. 15195 H4_METRO H4_METRO. 15196 H4_MSA H4_MSA. 15197 H4_ACCES H4_ACCES. 15198 H4_KTCHN H4_KTCHN. 15199 H4_LVQTR H4_LVQTR. 15200 H4_UNITS H4_UNITS. 15201 H4_TENUR H4_TENUR. 15202 H4_PUBHS H4_PUBHS. 15203 H4_LORNT H4_LORNT. 15204 H4_RACE H4_RACE. 15205 H4_SEX H4_SEX. 15206 H4_SIZE H4_SIZE. 15207 H4_SEG H4_SEG. 15208 U4FRMSLE U4FRMSLE. 15209 U4_ACCES U4_ACCES. 15210 U4_KTCHN U4_KTCHN. 15211 U4_LVQTR U4_LVQTR. 15212 U4_UNITS U4_UNITS. 15213 U4_TENUR U4_TENUR. 15214 U4_PUBHS U4_PUBHS. 15215 U4_LORNT U4_LORNT. 15216 H4ITM36B H4ITM36B. 15217 U4_RACE U4_RACE. 15218 U4_SEX U4_SEX. 15219 U4_SIZE U4_SIZE. 15220 U4TOTVST U4TOTVST. 15221 U4TOTPHN U4TOTPHN. 15222 U4CCRSPP U4CCRSPP. 15223 H4_0010 H4_0010L. 15224 H4_0012 H4_0012L. 15225 H4_0014 H4_0014L. 15226 H4_0016 H4_0016L. 15227 H4_0018 H4_0018L. 227 The SAS System 15:23 Thursday, July 3, 2003 15228 H4_0020 H4_0020L. 15229 H4_00221 H4_0022L. 15230 H4_00222 H4_0022L. 15231 H4_00223 H4_0022L. 15232 H4_00224 H4_0022L. 15233 H4_00225 H4_0022L. 15234 H4_00226 H4_0022L. 15235 H4_00227 H4_0022L. 15236 H4_00241 H4_0024L. 15237 H4_00242 H4_0024L. 15238 H4_00243 H4_0024L. 15239 H4_00244 H4_0024L. 15240 H4_00245 H4_0024L. 15241 H4_00246 H4_0024L. 15242 H4_00247 H4_0024L. 15243 H4_MEANS H4_MEANS. 15244 H4_CASH H4_CASH. 15245 H4NCASHB H4NCASHB. 15246 H4_ENRGY H4_ENRGY. 15247 H4_LUNCH H4_LUNCH. 15248 H4_BREAK H4_BREAK. 15249 H4_4816 H4_4816L. 15250 H4_4818 H4_4818L. 15251 H4_4820 H4_4820L. 15252 H4_4822 H4_4822L. 15253 H4_4824 H4_4824L. 15254 H4_4826 H4_4826L. 15255 H4_4828 H4_4828L. 15256 H4_4830 H4_4830L. 15257 H4_4832 H4_4832L. 15258 H4_4834 H4_4834L. 15259 H4_4836 H4_4836L. 15260 H4_4838 H4_4838L. 15261 H4_4840 H4_4840L. 15262 H4_4842 H4_4842L. 15263 H4_4844 H4_4844L. 15264 H4_4846 H4_4846L. 15265 H4_IMP06 H4_IMP0K. 15266 H4_IMP07 H4_IMP0L. 15267 H4_IMP08 H4_IMP0M. 15268 H4_IMP09 H4_IMP0N. 15269 H4_IMP10 H4_IMP1K. 15270 H4_IMP11 H4_IMP1L. 15271 H4_IMP12 H4_IMP1M. 15272 H4_IMP13 H4_IMP1N. 15273 H4_IMP14 H4_IMP1O. 15274 H4_IMP15 H4_IMP1P. 15275 H4_IMP16 H4_IMP1Q. 15276 H4_IMP17 H4_IMP1R. 15277 H4_IMP18 H4_IMP1S. 15278 H4_IMP19 H4_IMP1T. 15279 H4_IMP20 H4_IMP2K. 15280 H5_MIS H5_MIS. 15281 H5_LVQTR H5_LVQTR. 15282 F1_TYPE F1_TYPE. 15283 F1_KIND F1_KIND. 15284 F1OWNKID F1OWNKID. 15285 F1OKLT18 F1OKLT1D. 15286 F2_TYPE F2_TYPE. 15287 F2_KIND F2_KIND. 15288 F2OWNKID F2OWNKID. 15289 F2OKLT18 F2OKLT1D. 15290 F3_TYPE F3_TYPE. 15291 F3_KIND F3_KIND. 15292 F3OWNKID F3OWNKID. 15293 F3OKLT18 F3OKLT1D. 15294 F4_TYPE F4_TYPE. 15295 F4_KIND F4_KIND. 15296 F4OWNKID F4OWNKID. 15297 F4OKLT18 F4OKLT1D. 15298 S1_TYPE S1_TYPE. 15299 S1_KIND S1_KIND. 15300 S1OWNKID S1OWNKID. 15301 S1OKLT18 S1OKLT1D. 15302 S2_TYPE S2_TYPE. 15303 S2_KIND S2_KIND. 228 The SAS System 15:23 Thursday, July 3, 2003 15304 S2OWNKID S2OWNKID. 15305 S2OKLT18 S2OKLT1D. 15306 S3_TYPE S3_TYPE. 15307 S3_KIND S3_KIND. 15308 S3OWNKID S3OWNKID. 15309 S3OKLT18 S3OKLT1D. 15310 S4_TYPE S4_TYPE. 15311 S4_KIND S4_KIND. 15312 S4OWNKID S4OWNKID. 15313 S4OKLT18 S4OKLT1D. 15314 PP_INTVW PP_INTVW. 15315 PP_MIS_1 PP_MIS_W. 15316 PP_MIS_2 PP_MIS_K. 15317 PP_MIS_3 PP_MIS_L. 15318 PP_MIS_4 PP_MIS_M. 15319 PP_MIS_5 PP_MIS_N. 15320 PW_ADDID $PW_ADDI. 15321 PW_RRP PW_RRP. 15322 PW_MS PW_MS. 15323 PW_PNSP PW_PNSP. 15324 PW_PNPT PW_PNPT. 15325 PW_POPST PW_POPST. 15326 PW_ADDIT PW_ADDIT. 15327 PW_INTVW PW_INTVW. 15328 RRP_1 RRP_1L. 15329 RRP_2 RRP_2L. 15330 RRP_3 RRP_3L. 15331 RRP_4 RRP_4L. 15332 RRP_5 RRP_5L. 15333 AGE_1 AGE_1L. 15334 AGE_2 AGE_2L. 15335 AGE_3 AGE_3L. 15336 AGE_4 AGE_4L. 15337 AGE_5 AGE_5L. 15338 SEX SEX. 15339 RACE RACE. 15340 MS_1 MS_1L. 15341 MS_2 MS_2L. 15342 MS_3 MS_3L. 15343 MS_4 MS_4L. 15344 MS_5 MS_5L. 15345 FAMTYP_1 FAMTYP_E. 15346 FAMTYP_2 FAMTYP_K. 15347 FAMTYP_3 FAMTYP_L. 15348 FAMTYP_4 FAMTYP_M. 15349 FAMTYP_5 FAMTYP_N. 15350 FAMREL_1 FAMREL_E. 15351 FAMREL_2 FAMREL_K. 15352 FAMREL_3 FAMREL_L. 15353 FAMREL_4 FAMREL_M. 15354 FAMREL_5 FAMREL_N. 15355 FAMNUM_1 FAMNUM_E. 15356 FAMNUM_2 FAMNUM_K. 15357 FAMNUM_3 FAMNUM_L. 15358 FAMNUM_4 FAMNUM_M. 15359 FAMNUM_5 FAMNUM_N. 15360 POP_STAT POP_STAT. 15361 PNSP_1 PNSP_1L. 15362 PNSP_2 PNSP_2L. 15363 PNSP_3 PNSP_3L. 15364 PNSP_4 PNSP_4L. 15365 PNSP_5 PNSP_5L. 15366 PNPT_1 PNPT_1L. 15367 PNPT_2 PNPT_2L. 15368 PNPT_3 PNPT_3L. 15369 PNPT_4 PNPT_4L. 15370 PNPT_5 PNPT_5L. 15371 VETSTAT VETSTAT. 15372 HIGRADE HIGRADE. 15373 GRD_CMPL GRD_CMPL. 15374 ETHNICTY ETHNICTY. 15375 IN_AF IN_AF. 15376 U_RRP U_RRP. 15377 U_HHMEM U_HHMEM. 15378 U_REALFT U_REALFT. 15379 U_REAENT U_REAENT. 229 The SAS System 15:23 Thursday, July 3, 2003 15380 U_MONLFT U_MONLFT. 15381 U_MONENT U_MONENT. 15382 U_DAYLFT U_DAYLFT. 15383 U_DAYENT U_DAYENT. 15384 CC_ADLFT CC_ADLFT. 15385 CC_ADENT CC_ADENT. 15386 U_BRTHMN U_BRTHMN. 15387 U_BRTHYR U_BRTHYR. 15388 U_PNPT U_PNPT. 15389 U_MS U_MS. 15390 U_PNSP U_PNSP. 15391 U_PNGD U_PNGD. 15392 U_SEX U_SEX. 15393 U_RACE U_RACE. 15394 U_ORIGIN U_ORIGIN. 15395 U_HIGRDE U_HIGRDE. 15396 U_COMPL U_COMPL. 15397 U_VET U_VET. 15398 U_SRVDTE U_SRVDTE. 15399 U_AF U_AF. 15400 U_SSNDK U_SSNDK. 15401 SC0064 SC0064L. 15402 SC0066 SC0066L. 15403 RECIPS01 RECIPSUM. 15404 RECIPS02 RECIPSUM. 15405 RECIPS03 RECIPSUM. 15406 RECIPS04 RECIPSUM. 15407 RECIPS05 RECIPSUM. 15408 RECIPS06 RECIPSUM. 15409 RECIPS07 RECIPSUM. 15410 RECIPS08 RECIPSUM. 15411 RECIPS09 RECIPSUM. 15412 RECIPS10 RECIPSUM. 15413 RECIPS11 RECIPSUM. 15414 RECIPS12 RECIPSUM. 15415 RECIPS13 RECIPSUM. 15416 RECIPS14 RECIPSUM. 15417 RECIPS15 RECIPSUM. 15418 RECIPS16 RECIPSUM. 15419 RECIPS17 RECIPSUM. 15420 RECIPS18 RECIPSUM. 15421 RECIPS19 RECIPSUM. 15422 RECIPS20 RECIPSUM. 15423 RECIPS21 RECIPSUM. 15424 RECIPS22 RECIPSUM. 15425 RECIPS23 RECIPSUM. 15426 RECIPS24 RECIPSUM. 15427 RECIPS25 RECIPSUM. 15428 RECIPS26 RECIPSUM. 15429 RECIPS27 RECIPSUM. 15430 RECIPS28 RECIPSUM. 15431 RECIPS29 RECIPSUM. 15432 RECIPS30 RECIPSUM. 15433 RECIPS31 RECIPSUM. 15434 RECIPS32 RECIPSUM. 15435 RECIPS33 RECIPSUM. 15436 RECIPS34 RECIPSUM. 15437 RECIPS35 RECIPSUM. 15438 RECIPS36 RECIPSUM. 15439 RECIPS37 RECIPSUM. 15440 RECIPS38 RECIPSUM. 15441 RECIPS39 RECIPSUM. 15442 RECIPS40 RECIPSUM. 15443 RECIPS41 RECIPSUM. 15444 RECIPS42 RECIPSUM. 15445 RECIPS43 RECIPSUM. 15446 RECIPS44 RECIPSUM. 15447 RECIPS45 RECIPSUM. 15448 RECIPS46 RECIPSUM. 15449 RECIPS47 RECIPSUM. 15450 RECIPS48 RECIPSUM. 15451 RECIPS49 RECIPSUM. 15452 RECIPS50 RECIPSUM. 15453 RECIPS51 RECIPSUM. 15454 RECIPS52 RECIPSUM. 15455 RECIPS53 RECIPSUM. 230 The SAS System 15:23 Thursday, July 3, 2003 15456 RECIPS54 RECIPSUM. 15457 RECIPS55 RECIPSUM. 15458 RECIPS56 RECIPSUM. 15459 RECIPS57 RECIPSUM. 15460 RECIPS58 RECIPSUM. 15461 RECIPS59 RECIPSUM. 15462 RECIPS60 RECIPSUM. 15463 RECIPS61 RECIPSUM. 15464 RECIPS62 RECIPSUM. 15465 RECIPS63 RECIPSUM. 15466 RECIPS64 RECIPSUM. 15467 RECIPS65 RECIPSUM. 15468 RECIPS66 RECIPSUM. 15469 RECIPS67 RECIPSUM. 15470 RECIPS68 RECIPSUM. 15471 RECIPS69 RECIPSUM. 15472 RECIPS70 RECIPSUM. 15473 RECIPS71 RECIPSUM. 15474 RECIPS72 RECIPSUM. 15475 RECIPS73 RECIPSUM. 15476 RECIPS74 RECIPSUM. 15477 RECIPS75 RECIPSUM. 15478 ASSETS01 ASSETSUM. 15479 ASSETS02 ASSETSUM. 15480 ASSETS03 ASSETSUM. 15481 ASSETS04 ASSETSUM. 15482 ASSETS05 ASSETSUM. 15483 ASSETS06 ASSETSUM. 15484 ASSETS07 ASSETSUM. 15485 ASSETS08 ASSETSUM. 15486 ASSETS09 ASSETSUM. 15487 ASSETS10 ASSETSUM. 15488 ASSETS11 ASSETSUM. 15489 ASSETS12 ASSETSUM. 15490 ASSETS13 ASSETSUM. 15491 ESR_1 ESR_1L. 15492 ESR_2 ESR_2L. 15493 ESR_3 ESR_3L. 15494 ESR_4 ESR_4L. 15495 WKSPER1 WKSPER1L. 15496 WKSPER2 WKSPER2L. 15497 WKSPER3 WKSPER3L. 15498 WKSPER4 WKSPER4L. 15499 WKSJB1 WKSJB1L. 15500 WKSJB2 WKSJB2L. 15501 WKSJB3 WKSJB3L. 15502 WKSJB4 WKSJB4L. 15503 WKWJOB01 WKWJOB. 15504 WKWJOB02 WKWJOB. 15505 WKWJOB03 WKWJOB. 15506 WKWJOB04 WKWJOB. 15507 WKWJOB05 WKWJOB. 15508 WKWJOB06 WKWJOB. 15509 WKWJOB07 WKWJOB. 15510 WKWJOB08 WKWJOB. 15511 WKWJOB09 WKWJOB. 15512 WKWJOB10 WKWJOB. 15513 WKWJOB11 WKWJOB. 15514 WKWJOB12 WKWJOB. 15515 WKWJOB13 WKWJOB. 15516 WKWJOB14 WKWJOB. 15517 WKWJOB15 WKWJOB. 15518 WKWJOB16 WKWJOB. 15519 WKWJOB17 WKWJOB. 15520 WKWJOB18 WKWJOB. 15521 WKSWOP1 WKSWOP1L. 15522 WKSWOP2 WKSWOP2L. 15523 WKSWOP3 WKSWOP3L. 15524 WKSWOP4 WKSWOP4L. 15525 WEEKSA01 WEEKSAB. 15526 WEEKSA02 WEEKSAB. 15527 WEEKSA03 WEEKSAB. 15528 WEEKSA04 WEEKSAB. 15529 WEEKSA05 WEEKSAB. 15530 WEEKSA06 WEEKSAB. 15531 WEEKSA07 WEEKSAB. 231 The SAS System 15:23 Thursday, July 3, 2003 15532 WEEKSA08 WEEKSAB. 15533 WEEKSA09 WEEKSAB. 15534 WEEKSA10 WEEKSAB. 15535 WEEKSA11 WEEKSAB. 15536 WEEKSA12 WEEKSAB. 15537 WEEKSA13 WEEKSAB. 15538 WEEKSA14 WEEKSAB. 15539 WEEKSA15 WEEKSAB. 15540 WEEKSA16 WEEKSAB. 15541 WEEKSA17 WEEKSAB. 15542 WEEKSA18 WEEKSAB. 15543 WKSLOK1 WKSLOK1L. 15544 WKSLOK2 WKSLOK2L. 15545 WKSLOK3 WKSLOK3L. 15546 WKSLOK4 WKSLOK4L. 15547 WEEKSL01 WEEKSLK. 15548 WEEKSL02 WEEKSLK. 15549 WEEKSL03 WEEKSLK. 15550 WEEKSL04 WEEKSLK. 15551 WEEKSL05 WEEKSLK. 15552 WEEKSL06 WEEKSLK. 15553 WEEKSL07 WEEKSLK. 15554 WEEKSL08 WEEKSLK. 15555 WEEKSL09 WEEKSLK. 15556 WEEKSL10 WEEKSLK. 15557 WEEKSL11 WEEKSLK. 15558 WEEKSL12 WEEKSLK. 15559 WEEKSL13 WEEKSLK. 15560 WEEKSL14 WEEKSLK. 15561 WEEKSL15 WEEKSLK. 15562 WEEKSL16 WEEKSLK. 15563 WEEKSL17 WEEKSLK. 15564 WEEKSL18 WEEKSLK. 15565 CARECOV1 CARECOVK. 15566 CARECOV2 CARECOVL. 15567 CARECOV3 CARECOVM. 15568 CARECOV4 CARECOVN. 15569 MEDICAID MEDICAID. 15570 CAIDCOV1 CAIDCOVD. 15571 CAIDCOV2 CAIDCOVK. 15572 CAIDCOV3 CAIDCOVL. 15573 CAIDCOV4 CAIDCOVM. 15574 WICCOV1 WICCOV1L. 15575 WICCOV2 WICCOV2L. 15576 WICCOV3 WICCOV3L. 15577 WICCOV4 WICCOV4L. 15578 WICVAL1 WICVAL1L. 15579 WICVAL2 WICVAL2L. 15580 WICVAL3 WICVAL3L. 15581 WICVAL4 WICVAL4L. 15582 HIIND HIIND. 15583 HIMNTH1 HIMNTH1L. 15584 HIMNTH2 HIMNTH2L. 15585 HIMNTH3 HIMNTH3L. 15586 HIMNTH4 HIMNTH4L. 15587 INCSOU01 INCSOURC. 15588 INCSOU02 INCSOURC. 15589 INCSOU03 INCSOURC. 15590 INCSOU04 INCSOURC. 15591 INCSOU05 INCSOURC. 15592 INCSOU06 INCSOURC. 15593 INCSOU07 INCSOURC. 15594 INCSOU08 INCSOURC. 15595 INCSOU09 INCSOURC. 15596 INCSOU10 INCSOURC. 15597 ASTSOU01 ASTSOURC. 15598 ASTSOU02 ASTSOURC. 15599 ASTSOU03 ASTSOURC. 15600 ASTSOU04 ASTSOURC. 15601 ASTSOU05 ASTSOURC. 15602 ASTSOU06 ASTSOURC. 15603 ASTSOU07 ASTSOURC. 15604 ASTSOU08 ASTSOURC. 15605 ASTSOU09 ASTSOURC. 15606 ASTSOU10 ASTSOURC. 15607 ASTSOU11 ASTSOURC. 232 The SAS System 15:23 Thursday, July 3, 2003 15608 ASTSOU12 ASTSOURC. 15609 ASTSOU13 ASTSOURC. 15610 VETS1 VETS1L. 15611 VETS2 VETS2L. 15612 VETS3 VETS3L. 15613 VETS4 VETS4L. 15614 AFDC1 AFDC1L. 15615 AFDC2 AFDC2L. 15616 AFDC3 AFDC3L. 15617 AFDC4 AFDC4L. 15618 FOODSTP1 FOODSTPC. 15619 FOODSTP2 FOODSTPK. 15620 FOODSTP3 FOODSTPL. 15621 FOODSTP4 FOODSTPM. 15622 GENASST1 GENASSTC. 15623 GENASST2 GENASSTK. 15624 GENASST3 GENASSTL. 15625 GENASST4 GENASSTM. 15626 FOSTKID1 FOSTKIDC. 15627 FOSTKID2 FOSTKIDK. 15628 FOSTKID3 FOSTKIDL. 15629 FOSTKID4 FOSTKIDM. 15630 OTHWELF1 OTHWELFC. 15631 OTHWELF2 OTHWELFK. 15632 OTHWELF3 OTHWELFL. 15633 OTHWELF4 OTHWELFM. 15634 SOCSEC1 SOCSEC1L. 15635 SOCSEC2 SOCSEC2L. 15636 SOCSEC3 SOCSEC3L. 15637 SOCSEC4 SOCSEC4L. 15638 RAILRD1 RAILRD1L. 15639 RAILRD2 RAILRD2L. 15640 RAILRD3 RAILRD3L. 15641 RAILRD4 RAILRD4L. 15642 IT7A IT7A. 15643 IT7C IT7C. 15644 SC0900 SC0900L. 15645 SC0901 SC0901L. 15646 SC0902 SC0902L. 15647 SC0904 SC0904L. 15648 SC0906 SC0906L. 15649 SC0910 SC0910L. 15650 SC0912 SC0912L. 15651 SC1000 SC1000L. 15652 SC1002 SC1002L. 15653 SC1004 SC1004L. 15654 SC1006 SC1006L. 15655 SC1008 SC1008L. 15656 SC1010 SC1010L. 15657 SC1012 SC1012L. 15658 SC1014 SC1014L. 15659 SC1016 SC1016L. 15660 SC1018 SC1018L. 15661 SC1020 SC1020L. 15662 SC1022 SC1022L. 15663 SC1024 SC1024L. 15664 SC1026 SC1026L. 15665 SC1028 SC1028L. 15666 SC1030 SC1030L. 15667 SC1032 SC1032L. 15668 SC1034 SC1034L. 15669 SC1036 SC1036L. 15670 SC1038 SC1038L. 15671 SC1040 SC1040L. 15672 SC1042 SC1042L. 15673 SC1044 SC1044L. 15674 SC1046 SC1046L. 15675 SC1048 SC1048L. 15676 SC1050 SC1050L. 15677 SC1052 SC1052L. 15678 SC1054 SC1054L. 15679 SC1056 SC1056L. 15680 SC1058 SC1058L. 15681 SC1060 SC1060L. 15682 SC1062 SC1062L. 15683 SC1064 SC1064L. 233 The SAS System 15:23 Thursday, July 3, 2003 15684 SC1066 SC1066L. 15685 SC1068 SC1068L. 15686 SC1070 SC1070L. 15687 SC1072 SC1072L. 15688 SC1074 SC1074L. 15689 SC1076 SC1076L. 15690 SC1078 SC1078L. 15691 SC1080 SC1080L. 15692 SC1082 SC1082L. 15693 SC1084 SC1084L. 15694 SC1086 SC1086L. 15695 SC1088 SC1088L. 15696 SC1090 SC1090L. 15697 SC1092 SC1092L. 15698 SC1094 SC1094L. 15699 SC1096 SC1096L. 15700 SC1098 SC1098L. 15701 SC1100 SC1100L. 15702 SC1102 SC1102L. 15703 SC1104 SC1104L. 15704 SC1106 SC1106L. 15705 SC1108 SC1108L. 15706 SC1110 SC1110L. 15707 SC1112 SC1112L. 15708 SC1114 SC1114L. 15709 SC1116 SC1116L. 15710 SC1118 SC1118L. 15711 SC1120 SC1120L. 15712 SC1122 SC1122L. 15713 SC1124 SC1124L. 15714 SC1126 SC1126L. 15715 SC1128 SC1128L. 15716 SC1130 SC1130L. 15717 SC1132 SC1132L. 15718 SC1134 SC1134L. 15719 SC1136 SC1136L. 15720 SC1138 SC1138L. 15721 SC1140 SC1140L. 15722 SC1142 SC1142L. 15723 SC1144 SC1144L. 15724 SC1146 SC1146L. 15725 SC1148 SC1148L. 15726 SC1150 SC1150L. 15727 SC1152 SC1152L. 15728 SC1154 SC1154L. 15729 SC1156 SC1156L. 15730 SC1158 SC1158L. 15731 SC1160 SC1160L. 15732 SC1162 SC1162L. 15733 SC1164 SC1164L. 15734 SC1166 SC1166L. 15735 SC1168 SC1168L. 15736 SC1170 SC1170L. 15737 SC1172 SC1172L. 15738 SC1174 SC1174L. 15739 SC1176 SC1176L. 15740 SC1178 SC1178L. 15741 SC1180 SC1180L. 15742 SC1182 SC1182L. 15743 SC1184 SC1184L. 15744 SC1186 SC1186L. 15745 SC1188 SC1188L. 15746 SC1190 SC1190L. 15747 SC1192 SC1192L. 15748 SC1194 SC1194L. 15749 SC1196 SC1196L. 15750 SC1198 SC1198L. 15751 SC1200 SC1200L. 15752 SC1202 SC1202L. 15753 SC1204 SC1204L. 15754 SC1206 SC1206L. 15755 SC1208 SC1208L. 15756 SC1210 SC1210L. 15757 SC1212 SC1212L. 15758 SC1214 SC1214L. 15759 SC1216 SC1216L. 234 The SAS System 15:23 Thursday, July 3, 2003 15760 SC1218 SC1218L. 15761 SC1220 SC1220L. 15762 SC1222 SC1222L. 15763 SC1224 SC1224L. 15764 SC1226 SC1226L. 15765 SC1228 SC1228L. 15766 SC1230 SC1230L. 15767 SC1232 SC1232L. 15768 SC1234 SC1234L. 15769 SC1236 SC1236L. 15770 SC1238 SC1238L. 15771 SC1239 SC1239L. 15772 SC1240 SC1240L. 15773 SC1242 SC1242L. 15774 SC1244 SC1244L. 15775 SC1246 SC1246L. 15776 SC1248 SC1248L. 15777 SC1250 SC1250L. 15778 SC1251 SC1251L. 15779 SC1252 SC1252L. 15780 SC1254 SC1254L. 15781 SC1255 SC1255L. 15782 SC1256 SC1256L. 15783 SC1258 SC1258L. 15784 SC1259 SC1259L. 15785 SC1260 SC1260L. 15786 SC1262 SC1262L. 15787 SC1263 SC1263L. 15788 SC1264 SC1264L. 15789 SC1266 SC1266L. 15790 SC1267 SC1267L. 15791 SC1268 SC1268L. 15792 SC1270 SC1270L. 15793 SC1271 SC1271L. 15794 SC1272 SC1272L. 15795 SC1274 SC1274L. 15796 SC1275 SC1275L. 15797 SC1276 SC1276L. 15798 SC1278 SC1278L. 15799 SC1279 SC1279L. 15800 SC1280 SC1280L. 15801 SC1282 SC1282L. 15802 SC1283 SC1283L. 15803 SC1284 SC1284L. 15804 SC1286 SC1286L. 15805 SC1288 SC1288L. 15806 SC1290 SC1290L. 15807 SC1292 SC1292L. 15808 SC1294 SC1294L. 15809 SC1296 SC1296L. 15810 SC1298 SC1298L. 15811 SC1302 SC1302L. 15812 SC1304 SC1304L. 15813 SC1306 SC1306L. 15814 SC1308 SC1308L. 15815 SC1310 SC1310L. 15816 SC1314 SC1314L. 15817 SC1316 SC1316L. 15818 SC1318 SC1318L. 15819 SC1320 SC1320L. 15820 SC1322 SC1322L. 15821 SC1324 SC1324L. 15822 SC1326 SC1326L. 15823 SC1328 SC1328L. 15824 SC1330 SC1330L. 15825 SC1332 SC1332L. 15826 SC1334 SC1334L. 15827 SC1336 SC1336L. 15828 SC1338 SC1338L. 15829 SC1340 SC1340L. 15830 SC1342 SC1342L. 15831 SC1344 SC1344L. 15832 SC1346 SC1346L. 15833 SC1348 SC1348L. 15834 SC1350 SC1350L. 15835 SC1352 SC1352L. 235 The SAS System 15:23 Thursday, July 3, 2003 15836 SC1354 SC1354L. 15837 SC1358 SC1358L. 15838 SC1360 SC1360L. 15839 SC1362 SC1362L. 15840 SC1364 SC1364L. 15841 SC1366 SC1366L. 15842 SC1368 SC1368L. 15843 SC1370 SC1370L. 15844 SC1374 SC1374L. 15845 SC1376 SC1376L. 15846 SC1378 SC1378L. 15847 SC1380 SC1380L. 15848 SC1382 SC1382L. 15849 SC1384 SC1384L. 15850 SC1386 SC1386L. 15851 SC1388 SC1388L. 15852 SC1390 SC1390L. 15853 SC1394 SC1394L. 15854 SC1396 SC1396L. 15855 SC1398 SC1398L. 15856 SC1400 SC1400L. 15857 SC1402 SC1402L. 15858 SC1406 SC1406L. 15859 SC1408 SC1408L. 15860 SC1410 SC1410L. 15861 SC1412 SC1412L. 15862 SC1414 SC1414L. 15863 SC1416 SC1416L. 15864 SC1418 SC1418L. 15865 SC1420 SC1420L. 15866 SC1422 SC1422L. 15867 SC1424 SC1424L. 15868 SC1426 SC1426L. 15869 SC1428 SC1428L. 15870 SC1430 SC1430L. 15871 SC1434 SC1434L. 15872 SC1436 SC1436L. 15873 SC1438 SC1438L. 15874 SC1442 SC1442L. 15875 SC1444 SC1444L. 15876 SC1446 SC1446L. 15877 SC1448 SC1448L. 15878 SC1450 SC1450L. 15879 SC1452 SC1452L. 15880 SC1454 SC1454L. 15881 SC1456 SC1456L. 15882 SC1458 SC1458L. 15883 SC1460 SC1460L. 15884 SC1462 SC1462L. 15885 SC1468 SC1468L. 15886 SC1470 SC1470L. 15887 SC1472 SC1472L. 15888 SC1474 SC1474L. 15889 SC1476 SC1476L. 15890 SC1478 SC1478L. 15891 SC1480 SC1480L. 15892 SC1482 SC1482L. 15893 SC1484 SC1484L. 15894 SC1486 SC1486L. 15895 SC1488 SC1488L. 15896 SC1492 SC1492L. 15897 SC1494 SC1494L. 15898 SC1496 SC1496L. 15899 SC1498 SC1498L. 15900 SC1500 SC1500L. 15901 SC1502 SC1502L. 15902 SC1504 SC1504L. 15903 SC1506 SC1506L. 15904 SC1508 SC1508L. 15905 SC1510 SC1510L. 15906 SC1512 SC1512L. 15907 SC1514 SC1514L. 15908 SC1516 SC1516L. 15909 SC1518 SC1518L. 15910 SC1520 SC1520L. 15911 SC1524 SC1524L. 236 The SAS System 15:23 Thursday, July 3, 2003 15912 SC1526 SC1526L. 15913 SC1528 SC1528L. 15914 SC1530 SC1530L. 15915 SC1532 SC1532L. 15916 SC1534 SC1534L. 15917 SC1536 SC1536L. 15918 SC1537 SC1537L. 15919 SC1538 SC1538L. 15920 SC1540 SC1540L. 15921 SC1542 SC1542L. 15922 SC1544 SC1544L. 15923 SC1546 SC1546L. 15924 SC1548 SC1548L. 15925 SC1550 SC1550L. 15926 SC1552 SC1552L. 15927 SC1554 SC1554L. 15928 SC1556 SC1556L. 15929 SC1558 SC1558L. 15930 SC1560 SC1560L. 15931 SC1562 SC1562L. 15932 SC1564 SC1564L. 15933 SC1566 SC1566L. 15934 SC1568 SC1568L. 15935 SC1570 SC1570L. 15936 SC1572 SC1572L. 15937 SC1574 SC1574L. 15938 SC1576 SC1576L. 15939 SC1578 SC1578L. 15940 SC1580 SC1580L. 15941 SC1582 SC1582L. 15942 SC1584 SC1584L. 15943 SC1586 SC1586L. 15944 SC1588 SC1588L. 15945 SC1589 SC1589L. 15946 SC1590 SC1590L. 15947 SC1592 SC1592L. 15948 SC1593 SC1593L. 15949 SC1594 SC1594L. 15950 SC1596 SC1596L. 15951 SC1597 SC1597L. 15952 SC1598 SC1598L. 15953 SC1600 SC1600L. 15954 SC1601 SC1601L. 15955 SC1602 SC1602L. 15956 SC1604 SC1604L. 15957 SC1605 SC1605L. 15958 SC1606 SC1606L. 15959 SC1608 SC1608L. 15960 SC1609 SC1609L. 15961 SC1610 SC1610L. 15962 SC1612 SC1612L. 15963 SC1613 SC1613L. 15964 SC1614 SC1614L. 15965 SC1616 SC1616L. 15966 SC1617 SC1617L. 15967 SC1618 SC1618L. 15968 SC1620 SC1620L. 15969 SC1621 SC1621L. 15970 SC1622 SC1622L. 15971 SC1626 SC1626L. 15972 SC1628 SC1628L. 15973 SC1630 SC1630L. 15974 SC1632 SC1632L. 15975 SC1636 SC1636L. 15976 SC1638 SC1638L. 15977 SC1640 SC1640L. 15978 SC1642 SC1642L. 15979 SC1644 SC1644L. 15980 SC1646 SC1646L. 15981 SC1648 SC1648L. 15982 SC1650 SC1650L. 15983 SC1652 SC1652L. 15984 SC1654 SC1654L. 15985 SC1656 SC1656L. 15986 SC1658 SC1658L. 15987 SC1660 SC1660L. 237 The SAS System 15:23 Thursday, July 3, 2003 15988 SC1662 SC1662L. 15989 SC1664 SC1664L. 15990 SC1666 SC1666L. 15991 SC1668 SC1668L. 15992 SC1670 SC1670L. 15993 SC1672 SC1672L. 15994 SC1674 SC1674L. 15995 SC1676 SC1676L. 15996 SC1678 SC1678L. 15997 SC1680 SC1680L. 15998 SC1682 SC1682L. 15999 SC1684 SC1684L. 16000 SC1688 SC1688L. 16001 SC1690 SC1690L. 16002 SC1692 SC1692L. 16003 SC1694 SC1694L. 16004 SC1696 SC1696L. 16005 SC1698 SC1698L. 16006 SC1700 SC1700L. 16007 SC1702 SC1702L. 16008 SC1704 SC1704L. 16009 SC1706 SC1706L. 16010 SC1708 SC1708L. 16011 SC1710 SC1710L. 16012 SC1712 SC1712L. 16013 SC1714 SC1714L. 16014 SC1716 SC1716L. 16015 PI01 PI01L. 16016 PI02 PI02L. 16017 PI03 PI03L. 16018 PI04 PI04L. 16019 PI05 PI05L. 16020 PI06 PI06L. 16021 PI07 PI07L. 16022 PI08 PI08L. 16023 PI09 PI09L. 16024 PI10 PI10L. 16025 PI11 PI11L. 16026 PI12 PI12L. 16027 PI13 PI13L. 16028 PI14 PI14L. 16029 PI15 PI15L. 16030 PI16 PI16L. 16031 PI17 PI17L. 16032 PI18 PI18L. 16033 PI19 PI19L. 16034 PI20 PI20L. 16035 PI21 PI21L. 16036 PI22 PI22L. 16037 PI23 PI23L. 16038 PI24 PI24L. 16039 PI25 PI25L. 16040 PI26 PI26L. 16041 PI27 PI27L. 16042 PI28 PI28L. 16043 PI29 PI29L. 16044 PI30 PI30L. 16045 PI31 PI31L. 16046 PI32 PI32L. 16047 PI33 PI33L. 16048 PI34 PI34L. 16049 PI35 PI35L. 16050 PI36 PI36L. 16051 PI37 PI37L. 16052 PI38 PI38L. 16053 PI39 PI39L. 16054 PI40 PI40L. 16055 PI41 PI41L. 16056 PI42 PI42L. 16057 PI43 PI43L. 16058 PI44 PI44L. 16059 PI45 PI45L. 16060 PI46 PI46L. 16061 PI47 PI47L. 16062 PI48 PI48L. 16063 PI49 PI49L. 238 The SAS System 15:23 Thursday, July 3, 2003 16064 PI50 PI50L. 16065 PI51 PI51L. 16066 PI52 PI52L. 16067 PI53 PI53L. 16068 PI54 PI54L. 16069 PI55 PI55L. 16070 PI56 PI56L. 16071 PI57 PI57L. 16072 PI58 PI58L. 16073 PI59 PI59L. 16074 PI60 PI60L. 16075 PI61 PI61L. 16076 PI62 PI62L. 16077 PI63 PI63L. 16078 PI75 PI75L. 16079 PI76 PI76L. 16080 PI77 PI77L. 16081 PI78 PI78L. 16082 PI79 PI79L. 16083 PI80 PI80L. 16084 PI81 PI81L. 16085 PI82 PI82L. 16086 PI83 PI83L. 16087 PI84 PI84L. 16088 PI85 PI85L. 16089 PI86 PI86L. 16090 PI87 PI87L. 16091 PI88 PI88L. 16092 PI89 PI89L. 16093 PI90 PI90L. 16094 PI91 PI91L. 16095 PI92 PI92L. 16096 PI93 PI93L. 16097 PI94 PI94L. 16098 PI95 PI95L. 16099 PI96 PI96L. 16100 PI97 PI97L. 16101 PI98 PI98L. 16102 PI99 PI99L. 16103 PI100 PI100L. 16104 PI101 PI101L. 16105 PI102 PI102L. 16106 PI103 PI103L. 16107 PI104 PI104L. 16108 PI105 PI105L. 16109 PI106 PI106L. 16110 PI107 PI107L. 16111 WS1_OCC WS1_OCC. 16112 WS1_IND WS1_IND. 16113 WS1_WKS1 WS1_WKSD. 16114 WS1_WKS2 WS1_WKSK. 16115 WS1_WKS3 WS1_WKSL. 16116 WS1_WKS4 WS1_WKSM. 16117 WS1RECI1 WS1RECID. 16118 WS1RECI2 WS1RECIK. 16119 WS1RECI3 WS1RECIL. 16120 WS1RECI4 WS1RECIM. 16121 WS1_AMT1 WS1_AMTD. 16122 WS1_AMT2 WS1_AMTK. 16123 WS1_AMT3 WS1_AMTL. 16124 WS1_AMT4 WS1_AMTM. 16125 WS1_2002 WS1_200D. 16126 WS1_2012 WS1_201D. 16127 WS1_2014 WS1_201K. 16128 WS1_2016 WS1_201L. 16129 WS1_2018 WS1_201M. 16130 WS1_2020 WS1_202D. 16131 WS1_2022 WS1_202K. 16132 WS1_2024 WS1_202L. 16133 WS1_2026 WS1_202M. 16134 WS1_2028 WS1_202N. 16135 WS1_2030 WS1_203D. 16136 WS1_2032 WS1_203K. 16137 WS1_2034 WS1_203L. 16138 WS1_2036 WS1_203M. 16139 WS1_2038 WS1_203N. 239 The SAS System 15:23 Thursday, July 3, 2003 16140 WS1_2040 WS1_204D. 16141 WS1_2042 WS1_204K. 16142 WS1IMP01 WS1IMP0D. 16143 WS1IMP02 WS1IMP0K. 16144 WS1IMP03 WS1IMP0L. 16145 WS1IMP04 WS1IMP0M. 16146 WS1IMP05 WS1IMP0N. 16147 WS1IMP06 WS1IMP0O. 16148 WS1CAL01 WS1CAL0D. 16149 WS1CAL02 WS1CAL0K. 16150 WS1CAL03 WS1CAL0L. 16151 WS1CAL04 WS1CAL0M. 16152 WS2_OCC WS2_OCC. 16153 WS2_IND WS2_IND. 16154 WS2_WKS1 WS2_WKSD. 16155 WS2_WKS2 WS2_WKSK. 16156 WS2_WKS3 WS2_WKSL. 16157 WS2_WKS4 WS2_WKSM. 16158 WS2RECI1 WS2RECID. 16159 WS2RECI2 WS2RECIK. 16160 WS2RECI3 WS2RECIL. 16161 WS2RECI4 WS2RECIM. 16162 WS2_AMT1 WS2_AMTD. 16163 WS2_AMT2 WS2_AMTK. 16164 WS2_AMT3 WS2_AMTL. 16165 WS2_AMT4 WS2_AMTM. 16166 WS2_2002 WS2_200D. 16167 WS2_2012 WS2_201D. 16168 WS2_2014 WS2_201K. 16169 WS2_2016 WS2_201L. 16170 WS2_2018 WS2_201M. 16171 WS2_2020 WS2_202D. 16172 WS2_2022 WS2_202K. 16173 WS2_2024 WS2_202L. 16174 WS2_2026 WS2_202M. 16175 WS2_2028 WS2_202N. 16176 WS2_2030 WS2_203D. 16177 WS2_2032 WS2_203K. 16178 WS2_2034 WS2_203L. 16179 WS2_2036 WS2_203M. 16180 WS2_2038 WS2_203N. 16181 WS2_2040 WS2_204D. 16182 WS2_2042 WS2_204K. 16183 WS2IMP01 WS2IMP0D. 16184 WS2IMP02 WS2IMP0K. 16185 WS2IMP03 WS2IMP0L. 16186 WS2IMP04 WS2IMP0M. 16187 WS2IMP05 WS2IMP0N. 16188 WS2IMP06 WS2IMP0O. 16189 WS2CAL01 WS2CAL0D. 16190 WS2CAL02 WS2CAL0K. 16191 WS2CAL03 WS2CAL0L. 16192 WS2CAL04 WS2CAL0M. 16193 SE1OCC SE1OCC. 16194 SE1IND SE1IND. 16195 SE1WKS1 SE1WKS1L. 16196 SE1WKS2 SE1WKS2L. 16197 SE1WKS3 SE1WKS3L. 16198 SE1WKS4 SE1WKS4L. 16199 SE1REC1 SE1REC1L. 16200 SE1REC2 SE1REC2L. 16201 SE1REC3 SE1REC3L. 16202 SE1REC4 SE1REC4L. 16203 SE1AMT1 SE1AMT1L. 16204 SE1AMT2 SE1AMT2L. 16205 SE1AMT3 SE1AMT3L. 16206 SE1AMT4 SE1AMT4L. 16207 SE12202 SE12202L. 16208 SE12212 SE12212L. 16209 SE12214 SE12214L. 16210 SE12216 SE12216L. 16211 SE12218 SE12218L. 16212 SE12220 SE12220L. 16213 SE12222 SE12222L. 16214 SE12224 SE12224L. 16215 SE12226 SE12226L. 240 The SAS System 15:23 Thursday, July 3, 2003 16216 SE12228 SE12228L. 16217 SE12230 SE12230L. 16218 SE12232 SE12232L. 16219 SE12234 SE12234L. 16220 SE12236 SE12236L. 16221 SE12238 SE12238L. 16222 SE12240 SE12240L. 16223 SE12242 SE12242L. 16224 SE12244 SE12244L. 16225 SE12246 SE12246L. 16226 SE12248 SE12248L. 16227 SE12250 SE12250L. 16228 SE12252 SE12252L. 16229 SE12254 SE12254L. 16230 SE12256 SE12256L. 16231 SE12260 SE12260L. 16232 SE1IMP01 SE1IMP0D. 16233 SE1IMP02 SE1IMP0K. 16234 SE1IMP03 SE1IMP0L. 16235 SE1IMP04 SE1IMP0M. 16236 SE1IMP05 SE1IMP0N. 16237 SE1IMP06 SE1IMP0O. 16238 SE1IMP07 SE1IMP0P. 16239 SE1IMP08 SE1IMP0Q. 16240 SE1IMP09 SE1IMP0R. 16241 SE1IMP10 SE1IMP1D. 16242 SE1IMP11 SE1IMP1K. 16243 SE1CAL01 SE1CAL0D. 16244 SE1CAL02 SE1CAL0K. 16245 SE1CAL03 SE1CAL0L. 16246 SE1CAL04 SE1CAL0M. 16247 SE2OCC SE2OCC. 16248 SE2IND SE2IND. 16249 SE2WKS1 SE2WKS1L. 16250 SE2WKS2 SE2WKS2L. 16251 SE2WKS3 SE2WKS3L. 16252 SE2WKS4 SE2WKS4L. 16253 SE2REC1 SE2REC1L. 16254 SE2REC2 SE2REC2L. 16255 SE2REC3 SE2REC3L. 16256 SE2REC4 SE2REC4L. 16257 SE2AMT1 SE2AMT1L. 16258 SE2AMT2 SE2AMT2L. 16259 SE2AMT3 SE2AMT3L. 16260 SE2AMT4 SE2AMT4L. 16261 SE22202 SE22202L. 16262 SE22212 SE22212L. 16263 SE22214 SE22214L. 16264 SE22216 SE22216L. 16265 SE22218 SE22218L. 16266 SE22220 SE22220L. 16267 SE22222 SE22222L. 16268 SE22224 SE22224L. 16269 SE22226 SE22226L. 16270 SE22228 SE22228L. 16271 SE22230 SE22230L. 16272 SE22232 SE22232L. 16273 SE22234 SE22234L. 16274 SE22236 SE22236L. 16275 SE22238 SE22238L. 16276 SE22240 SE22240L. 16277 SE22242 SE22242L. 16278 SE22244 SE22244L. 16279 SE22246 SE22246L. 16280 SE22248 SE22248L. 16281 SE22250 SE22250L. 16282 SE22252 SE22252L. 16283 SE22254 SE22254L. 16284 SE22256 SE22256L. 16285 SE22260 SE22260L. 16286 SE2IMP01 SE2IMP0D. 16287 SE2IMP02 SE2IMP0K. 16288 SE2IMP03 SE2IMP0L. 16289 SE2IMP04 SE2IMP0M. 16290 SE2IMP05 SE2IMP0N. 16291 SE2IMP06 SE2IMP0O. 241 The SAS System 15:23 Thursday, July 3, 2003 16292 SE2IMP07 SE2IMP0P. 16293 SE2IMP08 SE2IMP0Q. 16294 SE2IMP09 SE2IMP0R. 16295 SE2IMP10 SE2IMP1D. 16296 SE2IMP11 SE2IMP1K. 16297 SE2CAL01 SE2CAL0D. 16298 SE2CAL02 SE2CAL0K. 16299 SE2CAL03 SE2CAL0L. 16300 SE2CAL04 SE2CAL0M. 16301 I01REC1 I01REC1L. 16302 I01REC2 I01REC2L. 16303 I01REC3 I01REC3L. 16304 I01REC4 I01REC4L. 16305 I01AMT1 I01AMT1L. 16306 I01AMT2 I01AMT2L. 16307 I01AMT3 I01AMT3L. 16308 I01AMT4 I01AMT4L. 16309 KIDSSYN1 KIDSSYND. 16310 KIDSSYN2 KIDSSYNK. 16311 KIDSSYN3 KIDSSYNL. 16312 KIDSSYN4 KIDSSYNM. 16313 KDSSAMT1 KDSSAMTD. 16314 KDSSAMT2 KDSSAMTK. 16315 KDSSAMT3 KDSSAMTL. 16316 KDSSAMT4 KDSSAMTM. 16317 SSRECIND SSRECIND. 16318 SS3004 SS3004L. 16319 SS3006 SS3006L. 16320 SS3008 SS3008L. 16321 SS3012 SS3012L. 16322 SS3014 SS3014L. 16323 SS3064 SS3064L. 16324 SS3066 SS3066L. 16325 SS3068 SS3068L. 16326 SS3086 SS3086L. 16327 SS3088 SS3088L. 16328 SS3090 SS3090L. 16329 SS3092 SS3092L. 16330 SS3094 SS3094L. 16331 SS3096 SS3096L. 16332 SS3098 SS3098L. 16333 I01IMP01 I01IMP0D. 16334 I01IMP02 I01IMP0K. 16335 I01IMP03 I01IMP0L. 16336 I01IMP04 I01IMP0M. 16337 I01IMP05 I01IMP0N. 16338 I01IMP06 I01IMP0O. 16339 I01IMP07 I01IMP0P. 16340 I01IMP08 I01IMP0Q. 16341 I01IMP09 I01IMP0R. 16342 I02REC1 I02REC1L. 16343 I02REC2 I02REC2L. 16344 I02REC3 I02REC3L. 16345 I02REC4 I02REC4L. 16346 I02AMT1 I02AMT1L. 16347 I02AMT2 I02AMT2L. 16348 I02AMT3 I02AMT3L. 16349 I02AMT4 I02AMT4L. 16350 KIDRRYN1 KIDRRYND. 16351 KIDRRYN2 KIDRRYNK. 16352 KIDRRYN3 KIDRRYNL. 16353 KIDRRYN4 KIDRRYNM. 16354 KDRRAMT1 KDRRAMTD. 16355 KDRRAMT2 KDRRAMTK. 16356 KDRRAMT3 KDRRAMTL. 16357 KDRRAMT4 KDRRAMTM. 16358 RRRECIND RRRECIND. 16359 RR3004 RR3004L. 16360 RR3006 RR3006L. 16361 RR3008 RR3008L. 16362 RR3012 RR3012L. 16363 RR3014 RR3014L. 16364 RR3064 RR3064L. 16365 RR3066 RR3066L. 16366 RR3068 RR3068L. 16367 RR3086 RR3086L. 242 The SAS System 15:23 Thursday, July 3, 2003 16368 RR3088 RR3088L. 16369 RR3090 RR3090L. 16370 RR3092 RR3092L. 16371 RR3094 RR3094L. 16372 RR3096 RR3096L. 16373 RR3098 RR3098L. 16374 I02IMP01 I02IMP0D. 16375 I02IMP02 I02IMP0K. 16376 I02IMP03 I02IMP0L. 16377 I02IMP04 I02IMP0M. 16378 I02IMP05 I02IMP0N. 16379 I02IMP06 I02IMP0O. 16380 I02IMP07 I02IMP0P. 16381 I02IMP08 I02IMP0Q. 16382 I02IMP09 I02IMP0R. 16383 I03REC1 I03REC1L. 16384 I03REC2 I03REC2L. 16385 I03REC3 I03REC3L. 16386 I03REC4 I03REC4L. 16387 I03AMT1 I03AMT1L. 16388 I03AMT2 I03AMT2L. 16389 I03AMT3 I03AMT3L. 16390 I03AMT4 I03AMT4L. 16391 I03IMP01 I03IMP0D. 16392 I03IMP02 I03IMP0K. 16393 I03IMP03 I03IMP0L. 16394 I03IMP04 I03IMP0M. 16395 I05REC1 I05REC1L. 16396 I05REC2 I05REC2L. 16397 I05REC3 I05REC3L. 16398 I05REC4 I05REC4L. 16399 I05AMT1 I05AMT1L. 16400 I05AMT2 I05AMT2L. 16401 I05AMT3 I05AMT3L. 16402 I05AMT4 I05AMT4L. 16403 I05IMP01 I05IMP0D. 16404 I05IMP02 I05IMP0K. 16405 I05IMP03 I05IMP0L. 16406 I05IMP04 I05IMP0M. 16407 I06REC1 I06REC1L. 16408 I06REC2 I06REC2L. 16409 I06REC3 I06REC3L. 16410 I06REC4 I06REC4L. 16411 I06AMT1 I06AMT1L. 16412 I06AMT2 I06AMT2L. 16413 I06AMT3 I06AMT3L. 16414 I06AMT4 I06AMT4L. 16415 I06IMP01 I06IMP0D. 16416 I06IMP02 I06IMP0K. 16417 I06IMP03 I06IMP0L. 16418 I06IMP04 I06IMP0M. 16419 I07REC1 I07REC1L. 16420 I07REC2 I07REC2L. 16421 I07REC3 I07REC3L. 16422 I07REC4 I07REC4L. 16423 I07AMT1 I07AMT1L. 16424 I07AMT2 I07AMT2L. 16425 I07AMT3 I07AMT3L. 16426 I07AMT4 I07AMT4L. 16427 I07IMP01 I07IMP0D. 16428 I07IMP02 I07IMP0K. 16429 I07IMP03 I07IMP0L. 16430 I07IMP04 I07IMP0M. 16431 I08REC1 I08REC1L. 16432 I08REC2 I08REC2L. 16433 I08REC3 I08REC3L. 16434 I08REC4 I08REC4L. 16435 I08AMT1 I08AMT1L. 16436 I08AMT2 I08AMT2L. 16437 I08AMT3 I08AMT3L. 16438 I08AMT4 I08AMT4L. 16439 VET3034 VET3034L. 16440 VET3036 VET3036L. 16441 VET3038 VET3038L. 16442 VET3040 VET3040L. 16443 VET3042 VET3042L. 243 The SAS System 15:23 Thursday, July 3, 2003 16444 VET3044 VET3044L. 16445 VET3046 VET3046L. 16446 VET3048 VET3048L. 16447 VET3050 VET3050L. 16448 VET3052 VET3052L. 16449 VET3054 VET3054L. 16450 VET3060 VET3060L. 16451 I08IMP01 I08IMP0D. 16452 I08IMP02 I08IMP0K. 16453 I08IMP03 I08IMP0L. 16454 I08IMP04 I08IMP0M. 16455 I10REC1 I10REC1L. 16456 I10REC2 I10REC2L. 16457 I10REC3 I10REC3L. 16458 I10REC4 I10REC4L. 16459 I10AMT1 I10AMT1L. 16460 I10AMT2 I10AMT2L. 16461 I10AMT3 I10AMT3L. 16462 I10AMT4 I10AMT4L. 16463 I10IMP01 I10IMP0D. 16464 I10IMP02 I10IMP0K. 16465 I10IMP03 I10IMP0L. 16466 I10IMP04 I10IMP0M. 16467 I12REC1 I12REC1L. 16468 I12REC2 I12REC2L. 16469 I12REC3 I12REC3L. 16470 I12REC4 I12REC4L. 16471 I12AMT1 I12AMT1L. 16472 I12AMT2 I12AMT2L. 16473 I12AMT3 I12AMT3L. 16474 I12AMT4 I12AMT4L. 16475 I12IMP01 I12IMP0D. 16476 I12IMP02 I12IMP0K. 16477 I12IMP03 I12IMP0L. 16478 I12IMP04 I12IMP0M. 16479 I13REC1 I13REC1L. 16480 I13REC2 I13REC2L. 16481 I13REC3 I13REC3L. 16482 I13REC4 I13REC4L. 16483 I13AMT1 I13AMT1L. 16484 I13AMT2 I13AMT2L. 16485 I13AMT3 I13AMT3L. 16486 I13AMT4 I13AMT4L. 16487 I13IMP01 I13IMP0D. 16488 I13IMP02 I13IMP0K. 16489 I13IMP03 I13IMP0L. 16490 I13IMP04 I13IMP0M. 16491 I20REC1 I20REC1L. 16492 I20REC2 I20REC2L. 16493 I20REC3 I20REC3L. 16494 I20REC4 I20REC4L. 16495 I20AMT1 I20AMT1L. 16496 I20AMT2 I20AMT2L. 16497 I20AMT3 I20AMT3L. 16498 I20AMT4 I20AMT4L. 16499 AFDC3034 AFDC303D. 16500 AFDC3036 AFDC303K. 16501 AFDC3038 AFDC303L. 16502 AFDC3040 AFDC304D. 16503 AFDC3042 AFDC304K. 16504 AFDC3044 AFDC304L. 16505 AFDC3046 AFDC304M. 16506 AFDC3048 AFDC304N. 16507 AFDC3050 AFDC305D. 16508 AFDC3052 AFDC305K. 16509 AFDC3054 AFDC305L. 16510 I20IMP01 I20IMP0D. 16511 I20IMP02 I20IMP0K. 16512 I20IMP03 I20IMP0L. 16513 I20IMP04 I20IMP0M. 16514 I21REC1 I21REC1L. 16515 I21REC2 I21REC2L. 16516 I21REC3 I21REC3L. 16517 I21REC4 I21REC4L. 16518 I21AMT1 I21AMT1L. 16519 I21AMT2 I21AMT2L. 244 The SAS System 15:23 Thursday, July 3, 2003 16520 I21AMT3 I21AMT3L. 16521 I21AMT4 I21AMT4L. 16522 GA3034 GA3034L. 16523 GA3036 GA3036L. 16524 GA3038 GA3038L. 16525 GA3040 GA3040L. 16526 GA3042 GA3042L. 16527 GA3044 GA3044L. 16528 GA3046 GA3046L. 16529 GA3048 GA3048L. 16530 GA3050 GA3050L. 16531 GA3052 GA3052L. 16532 GA3054 GA3054L. 16533 I21IMP01 I21IMP0D. 16534 I21IMP02 I21IMP0K. 16535 I21IMP03 I21IMP0L. 16536 I21IMP04 I21IMP0M. 16537 I23REC1 I23REC1L. 16538 I23REC2 I23REC2L. 16539 I23REC3 I23REC3L. 16540 I23REC4 I23REC4L. 16541 I23AMT1 I23AMT1L. 16542 I23AMT2 I23AMT2L. 16543 I23AMT3 I23AMT3L. 16544 I23AMT4 I23AMT4L. 16545 FCC3034 FCC3034L. 16546 FCC3036 FCC3036L. 16547 FCC3038 FCC3038L. 16548 FCC3040 FCC3040L. 16549 FCC3042 FCC3042L. 16550 FCC3044 FCC3044L. 16551 FCC3046 FCC3046L. 16552 FCC3050 FCC3050L. 16553 FCC3052 FCC3052L. 16554 FCC3054 FCC3054L. 16555 I23IMP01 I23IMP0D. 16556 I23IMP02 I23IMP0K. 16557 I23IMP03 I23IMP0L. 16558 I23IMP04 I23IMP0M. 16559 I24REC1 I24REC1L. 16560 I24REC2 I24REC2L. 16561 I24REC3 I24REC3L. 16562 I24REC4 I24REC4L. 16563 I24AMT1 I24AMT1L. 16564 I24AMT2 I24AMT2L. 16565 I24AMT3 I24AMT3L. 16566 I24AMT4 I24AMT4L. 16567 OW3034 OW3034L. 16568 OW3036 OW3036L. 16569 OW3038 OW3038L. 16570 OW3040 OW3040L. 16571 OW3042 OW3042L. 16572 OW3044 OW3044L. 16573 OW3046 OW3046L. 16574 OW3048 OW3048L. 16575 OW3050 OW3050L. 16576 OW3052 OW3052L. 16577 OW3054 OW3054L. 16578 I24IMP01 I24IMP0D. 16579 I24IMP02 I24IMP0K. 16580 I24IMP03 I24IMP0L. 16581 I24IMP04 I24IMP0M. 16582 WIC3138 WIC3138L. 16583 WIC3140 WIC3140L. 16584 WIC3142 WIC3142L. 16585 WIC3144 WIC3144L. 16586 I25IMP01 I25IMP0D. 16587 I25IMP02 I25IMP0K. 16588 I25IMP03 I25IMP0L. 16589 I25IMP04 I25IMP0M. 16590 I27REC1 I27REC1L. 16591 I27REC2 I27REC2L. 16592 I27REC3 I27REC3L. 16593 I27REC4 I27REC4L. 16594 I27AMT1 I27AMT1L. 16595 I27AMT2 I27AMT2L. 245 The SAS System 15:23 Thursday, July 3, 2003 16596 I27AMT3 I27AMT3L. 16597 I27AMT4 I27AMT4L. 16598 FS3100 FS3100L. 16599 FS3102 FS3102L. 16600 FS3104 FS3104L. 16601 FS3106 FS3106L. 16602 FS3108 FS3108L. 16603 FS3110 FS3110L. 16604 FS3112 FS3112L. 16605 FS3114 FS3114L. 16606 FS3116 FS3116L. 16607 FS3118 FS3118L. 16608 FS3120 FS3120L. 16609 I27IMP01 I27IMP0D. 16610 I27IMP02 I27IMP0K. 16611 I27IMP03 I27IMP0L. 16612 I27IMP04 I27IMP0M. 16613 I28REC1 I28REC1L. 16614 I28REC2 I28REC2L. 16615 I28REC3 I28REC3L. 16616 I28REC4 I28REC4L. 16617 I28AMT1 I28AMT1L. 16618 I28AMT2 I28AMT2L. 16619 I28AMT3 I28AMT3L. 16620 I28AMT4 I28AMT4L. 16621 I28IMP01 I28IMP0D. 16622 I28IMP02 I28IMP0K. 16623 I28IMP03 I28IMP0L. 16624 I28IMP04 I28IMP0M. 16625 I29REC1 I29REC1L. 16626 I29REC2 I29REC2L. 16627 I29REC3 I29REC3L. 16628 I29REC4 I29REC4L. 16629 I29AMT1 I29AMT1L. 16630 I29AMT2 I29AMT2L. 16631 I29AMT3 I29AMT3L. 16632 I29AMT4 I29AMT4L. 16633 I29IMP01 I29IMP0D. 16634 I29IMP02 I29IMP0K. 16635 I29IMP03 I29IMP0L. 16636 I29IMP04 I29IMP0M. 16637 I30REC1 I30REC1L. 16638 I30REC2 I30REC2L. 16639 I30REC3 I30REC3L. 16640 I30REC4 I30REC4L. 16641 I30AMT1 I30AMT1L. 16642 I30AMT2 I30AMT2L. 16643 I30AMT3 I30AMT3L. 16644 I30AMT4 I30AMT4L. 16645 I30IMP01 I30IMP0D. 16646 I30IMP02 I30IMP0K. 16647 I30IMP03 I30IMP0L. 16648 I30IMP04 I30IMP0M. 16649 I31REC1 I31REC1L. 16650 I31REC2 I31REC2L. 16651 I31REC3 I31REC3L. 16652 I31REC4 I31REC4L. 16653 I31AMT1 I31AMT1L. 16654 I31AMT2 I31AMT2L. 16655 I31AMT3 I31AMT3L. 16656 I31AMT4 I31AMT4L. 16657 I31IMP01 I31IMP0D. 16658 I31IMP02 I31IMP0K. 16659 I31IMP03 I31IMP0L. 16660 I31IMP04 I31IMP0M. 16661 I32REC1 I32REC1L. 16662 I32REC2 I32REC2L. 16663 I32REC3 I32REC3L. 16664 I32REC4 I32REC4L. 16665 I32AMT1 I32AMT1L. 16666 I32AMT2 I32AMT2L. 16667 I32AMT3 I32AMT3L. 16668 I32AMT4 I32AMT4L. 16669 I32IMP01 I32IMP0D. 16670 I32IMP02 I32IMP0K. 16671 I32IMP03 I32IMP0L. 246 The SAS System 15:23 Thursday, July 3, 2003 16672 I32IMP04 I32IMP0M. 16673 I34REC1 I34REC1L. 16674 I34REC2 I34REC2L. 16675 I34REC3 I34REC3L. 16676 I34REC4 I34REC4L. 16677 I34AMT1 I34AMT1L. 16678 I34AMT2 I34AMT2L. 16679 I34AMT3 I34AMT3L. 16680 I34AMT4 I34AMT4L. 16681 I34IMP01 I34IMP0D. 16682 I34IMP02 I34IMP0K. 16683 I34IMP03 I34IMP0L. 16684 I34IMP04 I34IMP0M. 16685 I35REC1 I35REC1L. 16686 I35REC2 I35REC2L. 16687 I35REC3 I35REC3L. 16688 I35REC4 I35REC4L. 16689 I35AMT1 I35AMT1L. 16690 I35AMT2 I35AMT2L. 16691 I35AMT3 I35AMT3L. 16692 I35AMT4 I35AMT4L. 16693 I35IMP01 I35IMP0D. 16694 I35IMP02 I35IMP0K. 16695 I35IMP03 I35IMP0L. 16696 I35IMP04 I35IMP0M. 16697 I36REC1 I36REC1L. 16698 I36REC2 I36REC2L. 16699 I36REC3 I36REC3L. 16700 I36REC4 I36REC4L. 16701 I36AMT1 I36AMT1L. 16702 I36AMT2 I36AMT2L. 16703 I36AMT3 I36AMT3L. 16704 I36AMT4 I36AMT4L. 16705 I36IMP01 I36IMP0D. 16706 I36IMP02 I36IMP0K. 16707 I36IMP03 I36IMP0L. 16708 I36IMP04 I36IMP0M. 16709 I37REC1 I37REC1L. 16710 I37REC2 I37REC2L. 16711 I37REC3 I37REC3L. 16712 I37REC4 I37REC4L. 16713 I37AMT1 I37AMT1L. 16714 I37AMT2 I37AMT2L. 16715 I37AMT3 I37AMT3L. 16716 I37AMT4 I37AMT4L. 16717 I37IMP01 I37IMP0D. 16718 I37IMP02 I37IMP0K. 16719 I37IMP03 I37IMP0L. 16720 I37IMP04 I37IMP0M. 16721 I38REC1 I38REC1L. 16722 I38REC2 I38REC2L. 16723 I38REC3 I38REC3L. 16724 I38REC4 I38REC4L. 16725 I38AMT1 I38AMT1L. 16726 I38AMT2 I38AMT2L. 16727 I38AMT3 I38AMT3L. 16728 I38AMT4 I38AMT4L. 16729 I38IMP01 I38IMP0D. 16730 I38IMP02 I38IMP0K. 16731 I38IMP03 I38IMP0L. 16732 I38IMP04 I38IMP0M. 16733 I40REC1 I40REC1L. 16734 I40REC2 I40REC2L. 16735 I40REC3 I40REC3L. 16736 I40REC4 I40REC4L. 16737 I40AMT1 I40AMT1L. 16738 I40AMT2 I40AMT2L. 16739 I40AMT3 I40AMT3L. 16740 I40AMT4 I40AMT4L. 16741 I40IMP01 I40IMP0D. 16742 I40IMP02 I40IMP0K. 16743 I40IMP03 I40IMP0L. 16744 I40IMP04 I40IMP0M. 16745 I50REC1 I50REC1L. 16746 I50REC2 I50REC2L. 16747 I50REC3 I50REC3L. 247 The SAS System 15:23 Thursday, July 3, 2003 16748 I50REC4 I50REC4L. 16749 I50AMT1 I50AMT1L. 16750 I50AMT2 I50AMT2L. 16751 I50AMT3 I50AMT3L. 16752 I50AMT4 I50AMT4L. 16753 I50IMP01 I50IMP0D. 16754 I50IMP02 I50IMP0K. 16755 I50IMP03 I50IMP0L. 16756 I50IMP04 I50IMP0M. 16757 I51REC1 I51REC1L. 16758 I51REC2 I51REC2L. 16759 I51REC3 I51REC3L. 16760 I51REC4 I51REC4L. 16761 I51AMT1 I51AMT1L. 16762 I51AMT2 I51AMT2L. 16763 I51AMT3 I51AMT3L. 16764 I51AMT4 I51AMT4L. 16765 I51IMP01 I51IMP0D. 16766 I51IMP02 I51IMP0K. 16767 I51IMP03 I51IMP0L. 16768 I51IMP04 I51IMP0M. 16769 I52REC1 I52REC1L. 16770 I52REC2 I52REC2L. 16771 I52REC3 I52REC3L. 16772 I52REC4 I52REC4L. 16773 I52AMT1 I52AMT1L. 16774 I52AMT2 I52AMT2L. 16775 I52AMT3 I52AMT3L. 16776 I52AMT4 I52AMT4L. 16777 I52IMP01 I52IMP0D. 16778 I52IMP02 I52IMP0K. 16779 I52IMP03 I52IMP0L. 16780 I52IMP04 I52IMP0M. 16781 I53REC1 I53REC1L. 16782 I53REC2 I53REC2L. 16783 I53REC3 I53REC3L. 16784 I53REC4 I53REC4L. 16785 I53AMT1 I53AMT1L. 16786 I53AMT2 I53AMT2L. 16787 I53AMT3 I53AMT3L. 16788 I53AMT4 I53AMT4L. 16789 I53IMP01 I53IMP0D. 16790 I53IMP02 I53IMP0K. 16791 I53IMP03 I53IMP0L. 16792 I53IMP04 I53IMP0M. 16793 I54REC1 I54REC1L. 16794 I54REC2 I54REC2L. 16795 I54REC3 I54REC3L. 16796 I54REC4 I54REC4L. 16797 I54AMT1 I54AMT1L. 16798 I54AMT2 I54AMT2L. 16799 I54AMT3 I54AMT3L. 16800 I54AMT4 I54AMT4L. 16801 I54IMP01 I54IMP0D. 16802 I54IMP02 I54IMP0K. 16803 I54IMP03 I54IMP0L. 16804 I54IMP04 I54IMP0M. 16805 I55REC1 I55REC1L. 16806 I55REC2 I55REC2L. 16807 I55REC3 I55REC3L. 16808 I55REC4 I55REC4L. 16809 I55AMT1 I55AMT1L. 16810 I55AMT2 I55AMT2L. 16811 I55AMT3 I55AMT3L. 16812 I55AMT4 I55AMT4L. 16813 I55IMP01 I55IMP0D. 16814 I55IMP02 I55IMP0K. 16815 I55IMP03 I55IMP0L. 16816 I55IMP04 I55IMP0M. 16817 I56REC1 I56REC1L. 16818 I56REC2 I56REC2L. 16819 I56REC3 I56REC3L. 16820 I56REC4 I56REC4L. 16821 I56AMT1 I56AMT1L. 16822 I56AMT2 I56AMT2L. 16823 I56AMT3 I56AMT3L. 248 The SAS System 15:23 Thursday, July 3, 2003 16824 I56AMT4 I56AMT4L. 16825 I56IMP01 I56IMP0D. 16826 I56IMP02 I56IMP0K. 16827 I56IMP03 I56IMP0L. 16828 I56IMP04 I56IMP0M. 16829 I75REC1 I75REC1L. 16830 I75REC2 I75REC2L. 16831 I75REC3 I75REC3L. 16832 I75REC4 I75REC4L. 16833 I75AMT1 I75AMT1L. 16834 I75AMT2 I75AMT2L. 16835 I75AMT3 I75AMT3L. 16836 I75AMT4 I75AMT4L. 16837 I75IMP01 I75IMP0D. 16838 I75IMP02 I75IMP0K. 16839 I75IMP03 I75IMP0L. 16840 I75IMP04 I75IMP0M. 16841 J100YN_1 J100YN_D. 16842 J100YN_2 J100YN_K. 16843 J100YN_3 J100YN_L. 16844 J100YN_4 J100YN_M. 16845 JINT1001 JINT100D. 16846 JINT1002 JINT100K. 16847 JINT1003 JINT100L. 16848 JINT1004 JINT100M. 16849 O100YN_1 O100YN_D. 16850 O100YN_2 O100YN_K. 16851 O100YN_3 O100YN_L. 16852 O100YN_4 O100YN_M. 16853 OINT1001 OINT100D. 16854 OINT1002 OINT100K. 16855 OINT1003 OINT100L. 16856 OINT1004 OINT100M. 16857 JCALC100 JCALC10D. 16858 OCALC100 OCALC10D. 16859 J104YN_1 J104YN_D. 16860 J104YN_2 J104YN_K. 16861 J104YN_3 J104YN_L. 16862 J104YN_4 J104YN_M. 16863 JINT1041 JINT104D. 16864 JINT1042 JINT104K. 16865 JINT1043 JINT104L. 16866 JINT1044 JINT104M. 16867 O104YN_1 O104YN_D. 16868 O104YN_2 O104YN_K. 16869 O104YN_3 O104YN_L. 16870 O104YN_4 O104YN_M. 16871 OINT1041 OINT104D. 16872 OINT1042 OINT104K. 16873 OINT1043 OINT104L. 16874 OINT1044 OINT104M. 16875 JCALC104 JCALC10K. 16876 OCALC104 OCALC10K. 16877 J110RYN1 J110RYND. 16878 J110RYN2 J110RYNK. 16879 J110RYN3 J110RYNL. 16880 J110RYN4 J110RYNM. 16881 JDIR1101 JDIR110D. 16882 JDIR1102 JDIR110K. 16883 JDIR1103 JDIR110L. 16884 JDIR1104 JDIR110M. 16885 O110RYN1 O110RYND. 16886 O110RYN2 O110RYNK. 16887 O110RYN3 O110RYNL. 16888 O110RYN4 O110RYNM. 16889 ODIR1101 ODIR110D. 16890 ODIR1102 ODIR110K. 16891 ODIR1103 ODIR110L. 16892 ODIR1104 ODIR110M. 16893 J110CYN1 J110CYND. 16894 J110CYN2 J110CYNK. 16895 J110CYN3 J110CYNL. 16896 J110CYN4 J110CYNM. 16897 JDIC1101 JDIC110D. 16898 JDIC1102 JDIC110K. 16899 JDIC1103 JDIC110L. 249 The SAS System 15:23 Thursday, July 3, 2003 16900 JDIC1104 JDIC110M. 16901 O110CYN1 O110CYND. 16902 O110CYN2 O110CYNK. 16903 O110CYN3 O110CYNL. 16904 O110CYN4 O110CYNM. 16905 ODIC1101 ODIC110D. 16906 ODIC1102 ODIC110K. 16907 ODIC1103 ODIC110L. 16908 ODIC1104 ODIC110M. 16909 J120YN_1 J120YN_D. 16910 J120YN_2 J120YN_K. 16911 J120YN_3 J120YN_L. 16912 J120YN_4 J120YN_M. 16913 JRNT1201 JRNT120D. 16914 JRNT1202 JRNT120K. 16915 JRNT1203 JRNT120L. 16916 JRNT1204 JRNT120M. 16917 O120YN_1 O120YN_D. 16918 O120YN_2 O120YN_K. 16919 O120YN_3 O120YN_L. 16920 O120YN_4 O120YN_M. 16921 ORNT1201 ORNT120D. 16922 ORNT1202 ORNT120K. 16923 ORNT1203 ORNT120L. 16924 ORNT1204 ORNT120M. 16925 OJ120YN1 OJ120YND. 16926 OJ120YN2 OJ120YNK. 16927 OJ120YN3 OJ120YNL. 16928 OJ120YN4 OJ120YNM. 16929 OJRT1201 OJRT120D. 16930 OJRT1202 OJRT120K. 16931 OJRT1203 OJRT120L. 16932 OJRT1204 OJRT120M. 16933 JMTGNYN1 JMTGNYND. 16934 JMTGNYN2 JMTGNYNK. 16935 JMTGNYN3 JMTGNYNL. 16936 JMTGNYN4 JMTGNYNM. 16937 JMORTYN1 JMORTYND. 16938 JMORTYN2 JMORTYNK. 16939 JMORTYN3 JMORTYNL. 16940 JMORTYN4 JMORTYNM. 16941 JMAM1301 JMAM130D. 16942 JMAM1302 JMAM130K. 16943 JMAM1303 JMAM130L. 16944 JMAM1304 JMAM130M. 16945 OMTGNYN1 OMTGNYND. 16946 OMTGNYN2 OMTGNYNK. 16947 OMTGNYN3 OMTGNYNL. 16948 OMTGNYN4 OMTGNYNM. 16949 OMORTYN1 OMORTYND. 16950 OMORTYN2 OMORTYNK. 16951 OMORTYN3 OMORTYNL. 16952 OMORTYN4 OMORTYNM. 16953 OMAM1301 OMAM130D. 16954 OMAM1302 OMAM130K. 16955 OMAM1303 OMAM130L. 16956 OMAM1304 OMAM130M. 16957 O4050YN1 O4050YND. 16958 O4040YN2 O4040YND. 16959 O4050YN3 O4050YNK. 16960 O4050YN4 O4050YNL. 16961 RAM40501 RAM4050D. 16962 RAM40502 RAM4050K. 16963 RAM40503 RAM4050L. 16964 RAM40504 RAM4050M. 16965 SC4300 SC4300L. 16966 SC4302 SC4302L. 16967 SC4304 SC4304L. 16968 SC4306 SC4306L. 16969 SC4308 SC4308L. 16970 SC4310 SC4310L. 16971 SC4312 SC4312L. 16972 SC4318 SC4318L. 16973 SC4320 SC4320L. 16974 SC4400 SC4400L. 16975 SC4402 SC4402L. 250 The SAS System 15:23 Thursday, July 3, 2003 16976 SC4404 SC4404L. 16977 SC4406 SC4406L. 16978 SC4408 SC4408L. 16979 SC4410 SC4410L. 16980 SC4412 SC4412L. 16981 SC4418 SC4418L. 16982 SC4420 SC4420L. 16983 SC4500 SC4500L. 16984 SC4502 SC4502L. 16985 SC4504 SC4504L. 16986 SC4508 SC4508L. 16987 SC4512 SC4512L. 16988 SC4514 SC4514L. 16989 SC4516 SC4516L. 16990 SC4518 SC4518L. 16991 SC4600 SC4600L. 16992 SC4602 SC4602L. 16993 SC4604 SC4604L. 16994 SC4606 SC4606L. 16995 SC4610 SC4610L. 16996 SC4612 SC4612L. 16997 SC4614 SC4614L. 16998 SC4618 SC4618L. 16999 SC4620 SC4620L. 17000 SC4700 SC4700L. 17001 SC4702 SC4702L. 17002 SC4704 SC4704L. 17003 SC4706 SC4706L. 17004 SC4708 SC4708L. 17005 SC4710 SC4710L. 17006 SC4712 SC4712L. 17007 SC4714 SC4714L. 17008 SC4716 SC4716L. 17009 SC4718 SC4718L. 17010 SC4720 SC4720L. 17011 G2_IMP01 G2_IMP0D. 17012 G2_IMP02 G2_IMP0K. 17013 G2_IMP03 G2_IMP0L. 17014 G2_IMP04 G2_IMP0M. 17015 G2_IMP05 G2_IMP0N. 17016 G2_IMP06 G2_IMP0O. 17017 G2_IMP07 G2_IMP0P. 17018 G2_IMP08 G2_IMP0Q. 17019 G2_IMP09 G2_IMP0R. 17020 G2_IMP10 G2_IMP1D. 17021 G2_IMP11 G2_IMP1K. 17022 G2_IMP12 G2_IMP1L. 17023 G2_IMP13 G2_IMP1M. 17024 G2_IMP14 G2_IMP1N. 17025 G2_IMP15 G2_IMP1O. 17026 G2_IMP16 G2_IMP1P. 17027 G2_IMP17 G2_IMP1Q. 17028 G2_IMP18 G2_IMP1R. 17029 G2_IMP19 G2_IMP1S. 17030 G2_IMP20 G2_IMP2D. 17031 G2_IMP21 G2_IMP2K. 17032 G2_IMP22 G2_IMP2L. 17033 G2_IMP23 G2_IMP2M. 17034 G2_IMP24 G2_IMP2N. 17035 G2_IMP25 G2_IMP2O. 17036 G2_IMP26 G2_IMP2P. 17037 G2_IMP27 G2_IMP2Q. 17038 VERSION VERSION. 17039 ; NOTE: The PROCEDURE PRINT printed pages 1-49. NOTE: PROCEDURE PRINT used: real time 1:04.540 cpu time 18.397 seconds 17040 proc contents data=library.sip85rt8; 17041 /* 17042 Copyright 2003 shared by Jean Roth and the National Bureau of Economic Research 17043 17044 National Bureau of Economic Research. 251 The SAS System 15:23 Thursday, July 3, 2003 17045 1050 Massachusetts Avenue 17046 Cambridge, MA 02138 17047 jroth@nber.org 17048 17049 This program and all programs referenced in it are free software. You 17050 can redistribute the program or modify it under the terms of the GNU 17051 General Public License as published by the Free Software Foundation; 17052 either version 2 of the License, or (at your option) any later version. 17053 17054 This program is distributed in the hope that it will be useful, 17055 but WITHOUT ANY WARRANTY; without even the implied warranty of 17056 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17057 GNU General Public License for more details. 17058 17059 You should have received a copy of the GNU General Public License 17060 along with this program; if not, write to the Free Software 17061 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 17062 USA. 17063 */ WARNING: No datasets qualify for FIRSTOBS and OBS processing. NOTE: The PROCEDURE CONTENTS printed pages 50-84. NOTE: PROCEDURE CONTENTS used: real time 1.750 seconds cpu time 0.133 seconds NOTE: The SAS System used: real time 1:17.940 cpu time 23.871 seconds NOTE: SAS Institute Inc., SAS Campus Drive, Cary, NC USA 27513-2414