1 The SAS System 15:22 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.320 seconds cpu time 0.137 seconds NOTE: AUTOEXEC processing completed. 1 2 /*------------------------------------------------------------------------------------*/ 3 /*by Jean Roth Thu Jul 3 14:41:54 EDT 2003 4 This program reads the 1985 SIPP Wave 1 Core 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 Please report errors to jroth@nber.org 8 Six steps: 9 (1) Uncomment the 'options compress=yes' statement if desired to save space 10 (2) Uncomment 'LENGTH' statement if desired to save space 11 (3) Specify output directories in 'libname' statements 12 (4) Specify the input file name/location in the 'filename' statement 13 (5) On a PC, use backslashes as in C:\ 14 (6) Read in the compressed or uncompressed raw data file. See the 15 'filename' and 'INFILE' statements. 16 Other changes may be user and platform specific. 17 NOTE: A value of -1 (or -1/# of implied decimals) indicates 'Not in Universe' */ 18 /*------------------------------------------------------------------------------------*/ 19 20 options obs=100; 21 *options compress=yes; 22 *Choose compress=yes to save space ; 23 *Choose compress=no if converting to another package using transfer software ; 24 *options pagesize=59 linesize=72; 25 26 /*------------------------------------------------------------------------------------*/ 27 28 29 libname library './'; NOTE: Libref LIBRARY was successfully assigned as follows: Engine: V612 Physical Name: /disk/nber10/SCCS/sipp/1985 30 31 *See the codebook for more detail; 32 PROC FORMAT cntlout=library.fsp85w1; 33 34 /* 35 The PROC FORMAT statement will store the formats in a sas data set called fsip85w1 36 To use the stored formats in a subsequent program, include something like this: 37 38 proc format cntlin=library.fsp85w1; 39 PROC freq; 40 tables pesex ; 41 format pesex P135L.; 42 43 For more information, consult the SAS Procedures Guide section of PROC FORMAT 44 */ 45 ; 46 VALUE STATE (default=32) 47 1 = "Alabama" 48 4 = "Arizona" 49 5 = "Arkansas" 50 6 = "California" 51 8 = "Colorado" 52 9 = "Connecticut" 53 10 = "Delaware" 54 11 = "District of Columbia" 2 The SAS System 15:22 Thursday, July 3, 2003 55 12 = "Florida" 56 13 = "Georgia" 57 15 = "Hawaii" 58 17 = "Illinois" 59 18 = "Indiana" 60 20 = "Kansas" 61 21 = "Kentucky" 62 22 = "Louisiana" 63 24 = "Maryland" 64 25 = "Massachusetts" 65 26 = "Michigan" 66 27 = "Minnesota" 67 29 = "Missouri" 68 31 = "Nebraska" 69 32 = "Nevada" 70 33 = "New Hampshire" 71 34 = "New Jersey" 72 35 = "New Mexico" 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 49 = "Utah" 84 51 = "Virginia" 85 53 = "Washington" 86 54 = "West Virginia" 87 55 = "Wisconsin" 88 61 = "Maine, Vermont" 89 62 = "Iowa, North Dakota, South Dakota" 90 63 = "Alaska, Idaho, Montana, Wyoming" 91 ; NOTE: Format STATE has been output. 92 VALUE SU_RGC (default=32) 93 0 = "Not applicable for coverage improvemen" /* t */ 94 ; NOTE: Format SU_RGC has been output. 95 VALUE H1_STATE (default=32) 96 1 = "Alabama" 97 4 = "Arizona" 98 5 = "Arkansas" 99 6 = "California" 100 8 = "Colorado" 101 9 = "Connecticut" 102 10 = "Delaware" 103 11 = "District of Columbia" 104 12 = "Florida" 105 13 = "Georgia" 106 15 = "Hawaii" 107 17 = "Illinois" 108 18 = "Indiana" 109 20 = "Kansas" 110 21 = "Kentucky" 111 22 = "Louisiana" 112 24 = "Maryland" 113 25 = "Massachusetts" 114 26 = "Michigan" 115 27 = "Minnesota" 116 29 = "Missouri" 117 31 = "Nebraska" 118 32 = "Nevada" 119 33 = "New Hampshire" 120 34 = "New Jersey" 121 35 = "New Mexico" 122 36 = "New York" 123 37 = "North Carolina" 124 39 = "Ohio" 125 40 = "Oklahoma" 126 41 = "Oregon" 127 42 = "Pennsylvania" 128 44 = "Rhode Island" 3 The SAS System 15:22 Thursday, July 3, 2003 129 45 = "South Carolina" 130 47 = "Tennessee" 131 48 = "Texas" 132 49 = "Utah" 133 51 = "Virginia" 134 53 = "Washington" 135 54 = "West Virginia" 136 55 = "Wisconsin" 137 61 = "Maine, Vermont" 138 62 = "Iowa, North Dakota, South Dakota" 139 63 = "Alaska, Idaho, Montana, Wyoming" 140 ; NOTE: Format H1_STATE has been output. 141 VALUE H1_METRO (default=32) 142 1 = "In metropolitan subsample" 143 2 = "Not in metropolitan subsample (may be" 144 ; NOTE: Format H1_METRO has been output. 145 VALUE H1_MSA (default=32) 146 0 = "Not in universe or not identifiable" 147 7 = "Boston-Lawrence-Salem, MA-NH" 148 10 = "Buffalo-Niagara Falls, NY" 149 14 = "Chicago-Gary-Lake County, IL-IN" 150 21 = "Cincinnati-Hamilton, OH-KY" 151 28 = "Cleveland-Akron-Lorain, OH" 152 31 = "Dallas-Fort Worth, TX" 153 34 = "Denver-Boulder, CO" 154 35 = "Detroit-Ann Arbor, MI" 155 41 = "Hartford-New Britain-Middletown, CT" 156 42 = "Houston, TX" 157 49 = "Los Angeles-Anaheim-Riverside, CA" 158 56 = "Miami-Fort Lauderdale, FL" 159 63 = "Milwaukee-Racine, WI" 160 70 = "New York-N. New Jersey-Long" 161 77 = "Philadelphia-Wilmington-Trenton," 162 78 = "Pittsburgh-Beaver Valley, PA" 163 79 = "Portland-Vancouver, OR" 164 82 = "St. Louis, IL-MO" 165 84 = "San Francisco-Oakland-San Jose, CA" 166 91 = "Seattle-Tacoma, WA" 167 160 = "Albany-Schenectady-Troy, NY" 168 200 = "Albequerque, NM" 169 520 = "Atlanta, GA" 170 640 = "Austin, TX" 171 680 = "Bakersfield, CA" 172 760 = "Baton Rouge, LA" 173 840 = "Beaumont-Port Arthur, TX" 174 1000 = "Birmingham, AL" 175 1520 = "Charlotte-Gastonia-Rock Hill, NC" 176 1720 = "Colorado Springs, CO" 177 1840 = "Columbus, OH" 178 1880 = "Corpus Christi, TX" 179 2000 = "Dayton-Springfield, OH" 180 2320 = "El Paso, TX" 181 2400 = "Eugene-Springfield, OR" 182 2560 = "Fayetville, NC" 183 2700 = "Ft. Myers-Cape Coral, FL" 184 2760 = "Fort Wayne, IN" 185 2840 = "Fresno, CA" 186 3120 = "Greensboro--Winston-Salem--High Point," /* NC */ 187 3160 = "Greensville - Spartansburg, SC" 188 3240 = "Harrisburg-Lebanon-Carlisle, PA" 189 3320 = "Honolulu, HI" 190 3480 = "Indianapolis, IN" 191 3600 = "Jacksonville, FL" 192 3840 = "Knoxville, TN" 193 3980 = "Lakeland-Winterhaven, FL" 194 4040 = "Lansing-East Lansing, MI" 195 4720 = "Madison, WI" 196 4880 = "McCallen-Edinburg-Mission, TX" 197 4900 = "Melbourne-Titusville-Palm Bay, FL" 198 4920 = "Memphis, TN" 199 5120 = "Minneapolis-St. Paul, MN" 200 5160 = "Mobile, AL" 201 5360 = "Nashville, TN" 202 5480 = "New Haven-Meriden, CT" 4 The SAS System 15:22 Thursday, July 3, 2003 203 5560 = "New Orleans, LA" 204 5720 = "Norfolk-VA Beach-Newport News, VA" 205 5880 = "Oklahoma City, OK" 206 5960 = "Orlando, FL" 207 6080 = "Pensacola, FL" 208 6200 = "Phoenix, AZ" 209 6640 = "Raleigh-Durham, NC" 210 6840 = "Rochester, NY" 211 6880 = "Rockford, IL" 212 6920 = "Sacramento, CA" 213 7120 = "Salinas-Seaside-Monterey, CA" 214 7160 = "Salt Lake City-Ogden, UT" 215 7240 = "San Antonio, TX" 216 7320 = "San Diego, CA" 217 7560 = "Scranton-Wilkes-Barre, PA" 218 8000 = "Springfield, MA" 219 8120 = "Stockton, CA" 220 8160 = "Syracuse, NY" 221 8280 = "Tampa-St. Petersburg-Clearwater, FL" 222 8400 = "Toledo, OH" 223 8520 = "Tucson, AZ" 224 8560 = "Tulsa, OK" 225 8680 = "Utica-Rome, NY" 226 8840 = "Washington, DC-MD-VA" 227 8960 = "West Palm Beach-Boca Raton-Delray" 228 9240 = "Worcester, MA" 229 ; NOTE: Format H1_MSA has been output. 230 VALUE H1_ACCES (default=32) 231 0 = "Not applicable" 232 1 = "Direct - skip to housunit" 233 2 = "Through another unit" 234 ; NOTE: Format H1_ACCES has been output. 235 VALUE H1_LVQTR (default=32) 236 1 = "House, apartment, flat" 237 2 = "Hu in nontransient hotel, motel etc." 238 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 239 4 = "Hu in rooming house" 240 5 = "Mobile home or trailer with no permane" /* nt */ 241 6 = "Mobile home or trailer with one or mor" /* e */ 242 7 = "Hu not specified above" 243 8 = "Quarters not hu in rooming or boarding" /* house */ 244 9 = "Unit not permanent in transient hotel," 245 10 = "Unoccupied tent or trailer site" 246 11 = "Other unit not specified above" 247 ; NOTE: Format H1_LVQTR has been output. 248 VALUE H1_UNITS (default=32) 249 1 = "Only 'other' units" 250 2 = "Mobile home or trailer" 251 3 = "One, detached" 252 4 = "One, attached" 253 5 = "Two" 254 6 = "3-4" 255 7 = "5-9" 256 8 = "10-19" 257 9 = "20-49" 258 10 = "50 or more" 259 ; NOTE: Format H1_UNITS has been output. 260 VALUE H1_TENUR (default=32) 261 1 = "Owned or being bought by someone" 262 2 = "Rented for cash" 263 3 = "Occupied without payment of cash rent" 264 ; NOTE: Format H1_TENUR has been output. 265 VALUE H1_PUBHS (default=32) 266 0 = "Not applicable" 267 1 = "Yes" 268 2 = "No" 269 ; NOTE: Format H1_PUBHS has been output. 270 VALUE H1_LORNT (default=32) 271 0 = "Not applicable" 272 1 = "Yes" 5 The SAS System 15:22 Thursday, July 3, 2003 273 2 = "No" 274 ; NOTE: Format H1_LORNT has been output. 275 VALUE H1_RACE (default=32) 276 0 = "Not applicable" 277 1 = "White" 278 2 = "Black" 279 3 = "American Indian, Eskimo or Aleut" 280 4 = "Asian or Pacific Islander" 281 ; NOTE: Format H1_RACE has been output. 282 VALUE H1_SEX (default=32) 283 0 = "Not applicable" 284 1 = "Male" 285 2 = "Female" 286 ; NOTE: Format H1_SEX has been output. 287 VALUE H1_SIZE (default=32) 288 0 = "Not applicable" 289 ; NOTE: Format H1_SIZE has been output. 290 VALUE H1_SEG (default=32) 291 1 = "Address" 292 2 = "Unit" 293 3 = "Permit" 294 4 = "Area" 295 5 = "Special place" 296 ; NOTE: Format H1_SEG has been output. 297 VALUE U1FRMSLE (default=32) 298 0 = "Not answered" 299 1 = "Yes" 300 2 = "No" 301 3 = "Not applicable" 302 ; NOTE: Format U1FRMSLE has been output. 303 VALUE U1_ACCES (default=32) 304 0 = "Not applicable" 305 1 = "Direct - skip to housunit" 306 2 = "Through another unit" 307 ; NOTE: Format U1_ACCES has been output. 308 VALUE U1_LVQTR (default=32) 309 -9 = "Not answered" 310 0 = "Not answered (types B and C)" 311 1 = "House, apartment, flat" 312 2 = "Hu in nontransient hotel, motel etc." 313 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 314 4 = "Hu in rooming house" 315 5 = "Mobile home or trailer with no permane" /* nt */ 316 6 = "Mobile home or trailer with one or mor" /* e */ 317 7 = "Hu not specified above" 318 8 = "Quarters not hu in rooming or boarding" 319 9 = "Unit not permanent in transient hotel," 320 10 = "Unoccupied tent or trailer site" 321 11 = "Other unit not specified above" 322 ; NOTE: Format U1_LVQTR has been output. 323 VALUE U1_UNITS (default=32) 324 -9 = "Not answered" 325 0 = "Not answered (types B and C)" 326 1 = "Only 'other' units" 327 2 = "Mobile home or trailer" 328 3 = "One, detached" 329 4 = "One, attached" 330 5 = "Two" 331 6 = "3-4" 332 7 = "5-9" 333 8 = "10-19" 334 9 = "20-49" 335 10 = "50 or more" 336 ; NOTE: Format U1_UNITS has been output. 337 VALUE U1_TENUR (default=32) 338 0 = "Not answered (types B and C)" 339 1 = "Owned or being bought by someone" 6 The SAS System 15:22 Thursday, July 3, 2003 340 2 = "Rented for cash" 341 3 = "Occupied without payment of cash rent" 342 9 = "Not answered" 343 ; NOTE: Format U1_TENUR has been output. 344 VALUE U1_PUBHS (default=32) 345 0 = "Not applicable" 346 1 = "Yes" 347 2 = "No" 348 -1 = "Dk" 349 ; NOTE: Format U1_PUBHS has been output. 350 VALUE U1_LORNT (default=32) 351 0 = "Not applicable" 352 1 = "Yes" 353 2 = "No" 354 -1 = "Dk" 355 ; NOTE: Format U1_LORNT has been output. 356 VALUE H1ITM36B (default=32) 357 1 = "Interviewed" 358 2 = "No one home" 359 3 = "Temporarily absent" 360 4 = "Refused" 361 5 = "Unable to locate" 362 6 = "Other" 363 9 = "Vacant" 364 10 = "Occupied by persons with URE" 365 11 = "Unfit or to be demolished" 366 12 = "Under construction, not ready" 367 13 = "Converted to temporary business" 368 14 = "Unoccupied tent or trailer site" 369 15 = "Permit granted, construction not" 370 16 = "Entire HH institutionalized" 371 17 = "Demolished" 372 18 = "House or trailer moved" 373 19 = "Converted to permanent" 374 20 = "Merged" 375 21 = "Condemned" 376 22 = "Deleted (sample adjustment, error)" 377 23 = "Entire household deceased" 378 24 = "Moved, address unknown" 379 25 = "Moved within country beyond limit" 380 26 = "All sample persons relisted on new" 381 27 = "(Assigned only during the 2nd" 382 28 = "Sample households merged into another" 383 ; NOTE: Format H1ITM36B has been output. 384 VALUE U1_RACE (default=32) 385 0 = "Not applicable" 386 1 = "White" 387 2 = "Black" 388 3 = "American Indian, Eskimo or Aleut" 389 4 = "Asian or Pacific Islander" 390 9 = "Not answered" 391 ; NOTE: Format U1_RACE has been output. 392 VALUE U1_SEX (default=32) 393 0 = "Not applicable" 394 1 = "Male" 395 2 = "Female" 396 9 = "Not answered" 397 ; NOTE: Format U1_SEX has been output. 398 VALUE U1_SIZE (default=32) 399 -9 = "Not answered" 400 0 = "Not applicable" 401 ; NOTE: Format U1_SIZE has been output. 402 VALUE U1TOTVST (default=32) 403 -9 = "Not answered" 404 0 = "Not applicable" 405 ; NOTE: Format U1TOTVST has been output. 406 VALUE U1TOTPHN (default=32) 407 0 = "Not applicable" 7 The SAS System 15:22 Thursday, July 3, 2003 408 ; NOTE: Format U1TOTPHN has been output. 409 VALUE U1CCRSPP (default=32) 410 0 = "Not applicable" 411 ; NOTE: Format U1CCRSPP has been output. 412 VALUE H1_0010L (default=32) 413 0 = "Not answered" 414 1 = "Yes" 415 2 = "No" 416 ; NOTE: Format H1_0010L has been output. 417 VALUE H1_0012L (default=32) 418 0 = "Not answered" 419 1 = "Yes" 420 2 = "No" 421 ; NOTE: Format H1_0012L has been output. 422 VALUE H1_0014L (default=32) 423 0 = "Not answered" 424 1 = "Yes" 425 2 = "No" 426 ; NOTE: Format H1_0014L has been output. 427 VALUE H1_0016L (default=32) 428 0 = "Not answered" 429 1 = "Yes" 430 2 = "No" 431 ; NOTE: Format H1_0016L has been output. 432 VALUE H1_0018L (default=32) 433 0 = "Not applicable" 434 1 = "Yes" 435 2 = "No" 436 ; NOTE: Format H1_0018L has been output. 437 VALUE H1_0020L (default=32) 438 0 = "Not applicable" 439 1 = "Yes" 440 2 = "No" 441 ; NOTE: Format H1_0020L has been output. 442 VALUE H1_MEANS (default=32) 443 1 = "One or more persons in household recei" /* ved */ 444 2 = "No person in household received benefi" /* ts from */ 445 ; NOTE: Format H1_MEANS has been output. 446 VALUE H1_CASH (default=32) 447 1 = "One or more persons in household recei" /* ved */ 448 2 = "No person in household received cash b" /* enefits */ 449 ; NOTE: Format H1_CASH has been output. 450 VALUE H1NCASHB (default=32) 451 1 = "One or more persons in household recei" /* ved */ 452 2 = "One or more persons in household recei" /* ved */ 453 3 = "No person in household received noncas" /* h benefits */ 454 ; NOTE: Format H1NCASHB has been output. 455 VALUE H1_PUB (default=32) 456 1 = "Yes" 457 2 = "No" 458 ; NOTE: Format H1_PUB has been output. 459 VALUE H1PUBAMT (default=32) 460 -9 = "Not applicable" 461 ; NOTE: Format H1PUBAMT has been output. 462 VALUE H1_UTLTY (default=32) 463 0 = "Not applicable" 464 1 = "Yes" 465 2 = "No" 466 ; NOTE: Format H1_UTLTY has been output. 467 VALUE H1_ENRGY (default=32) 468 0 = "Not applicable" 469 1 = "Checks sent to household" 8 The SAS System 15:22 Thursday, July 3, 2003 470 2 = "Coupons or vouchers sent to household" 471 3 = "Payments sent elsewhere" 472 4 = "Checks and coupons or vouchers sent to" 473 5 = "Checks sent to household and payments" 474 6 = "Coupons or voucher sent to household" 475 7 = "All three types of assistance" 476 ; NOTE: Format H1_ENRGY has been output. 477 VALUE H1_LUNCH (default=32) 478 0 = "Not applicable" 479 1 = "Free" 480 2 = "Reduced-price" 481 3 = "Both" 482 ; NOTE: Format H1_LUNCH has been output. 483 VALUE H1_BREAK (default=32) 484 0 = "Not applicable" 485 1 = "Free" 486 2 = "Reduced-price" 487 3 = "Both" 488 ; NOTE: Format H1_BREAK has been output. 489 VALUE H1_4802L (default=32) 490 1 = "Yes" 491 2 = "No - skip to H1-4808" 492 ; NOTE: Format H1_4802L has been output. 493 VALUE H1_4806L (default=32) 494 0 = "Not in universe" 495 1 = "Yes - skip to H1-4816" 496 2 = "No - skip to H1-4816" 497 ; NOTE: Format H1_4806L has been output. 498 VALUE H1_4808L (default=32) 499 1 = "Yes" 500 2 = "No - skip to H1-4816" 501 ; NOTE: Format H1_4808L has been output. 502 VALUE H1_4812L (default=32) 503 0 = "Not in universe" 504 1 = "Yes" 505 2 = "No" 506 ; NOTE: Format H1_4812L has been output. 507 VALUE H1_4816L (default=32) 508 1 = "Yes" 509 2 = "No - skip to H1-4826" 510 ; NOTE: Format H1_4816L has been output. 511 VALUE H1_4818L (default=32) 512 0 = "Not marked as a place where payments" 513 1 = "Marked as a place where payments" 514 ; NOTE: Format H1_4818L has been output. 515 VALUE H1_4820L (default=32) 516 0 = "Not marked as a place where payments" 517 1 = "Marked as a place where payments" 518 ; NOTE: Format H1_4820L has been output. 519 VALUE H1_4822L (default=32) 520 0 = "Not marked as a place where payments" 521 1 = "Marked as a place where payments" 522 ; NOTE: Format H1_4822L has been output. 523 VALUE H1_4826L (default=32) 524 1 = "Yes" 525 2 = "No" 526 ; NOTE: Format H1_4826L has been output. 527 VALUE H1_4828L (default=32) 528 0 = "Not in universe" 529 1 = "Yes" 530 2 = "No" 531 ; NOTE: Format H1_4828L has been output. 532 VALUE H1_4830L (default=32) 9 The SAS System 15:22 Thursday, July 3, 2003 533 0 = "Not in universe" 534 ; NOTE: Format H1_4830L has been output. 535 VALUE H1_4832L (default=32) 536 0 = "Not in universe" 537 1 = "Yes" 538 2 = "No- skip to H1-4840" 539 ; NOTE: Format H1_4832L has been output. 540 VALUE H1_4834L (default=32) 541 0 = "Not in universe" 542 ; NOTE: Format H1_4834L has been output. 543 VALUE H1_4836L (default=32) 544 0 = "Not marked as a free lunch or not" 545 1 = "Marked as a free lunch" 546 ; NOTE: Format H1_4836L has been output. 547 VALUE H1_4838L (default=32) 548 0 = "Not marked as a reduced-price" 549 1 = "Marked as a reduced-price" 550 ; NOTE: Format H1_4838L has been output. 551 VALUE H1_4840L (default=32) 552 0 = "Not in universe" 553 1 = "Yes" 554 2 = "No" 555 ; NOTE: Format H1_4840L has been output. 556 VALUE H1_4842L (default=32) 557 0 = "Not in universe" 558 ; NOTE: Format H1_4842L has been output. 559 VALUE H1_4844L (default=32) 560 0 = "Not marked as a free breakfast or" 561 1 = "Marked as a free breakfast" 562 ; NOTE: Format H1_4844L has been output. 563 VALUE H1_4846L (default=32) 564 0 = "Not marked as a reduced-price" 565 1 = "Marked as a reduced-price" 566 ; NOTE: Format H1_4846L has been output. 567 VALUE H1_IMP0K (default=32) 568 0 = "Not imputed" 569 1 = "Imputed" 570 ; NOTE: Format H1_IMP0K has been output. 571 VALUE H1_IMP0L (default=32) 572 0 = "Not imputed" 573 1 = "Imputed" 574 ; NOTE: Format H1_IMP0L has been output. 575 VALUE H1_IMP0M (default=32) 576 0 = "Not imputed" 577 1 = "Imputed" 578 ; NOTE: Format H1_IMP0M has been output. 579 VALUE H1_IMP0N (default=32) 580 0 = "Not imputed" 581 1 = "Imputed" 582 ; NOTE: Format H1_IMP0N has been output. 583 VALUE H1_IMP0O (default=32) 584 0 = "Not imputed" 585 1 = "Imputed" 586 ; NOTE: Format H1_IMP0O has been output. 587 VALUE H1_IMP0P (default=32) 588 0 = "Not imputed" 589 1 = "Imputed" 590 ; NOTE: Format H1_IMP0P has been output. 591 VALUE H1_IMP0Q (default=32) 592 0 = "Not imputed" 593 1 = "Imputed" 10 The SAS System 15:22 Thursday, July 3, 2003 594 ; NOTE: Format H1_IMP0Q has been output. 595 VALUE H1_IMP0R (default=32) 596 0 = "Not imputed" 597 1 = "Imputed" 598 ; NOTE: Format H1_IMP0R has been output. 599 VALUE H1_IMP0S (default=32) 600 0 = "Not imputed" 601 1 = "Imputed" 602 ; NOTE: Format H1_IMP0S has been output. 603 VALUE H1_IMP1K (default=32) 604 0 = "Not imputed" 605 1 = "Imputed" 606 ; NOTE: Format H1_IMP1K has been output. 607 VALUE H1_IMP1L (default=32) 608 0 = "Not imputed" 609 1 = "Imputed" 610 ; NOTE: Format H1_IMP1L has been output. 611 VALUE H1_IMP1M (default=32) 612 0 = "Not imputed" 613 1 = "Imputed" 614 ; NOTE: Format H1_IMP1M has been output. 615 VALUE H1_IMP1N (default=32) 616 0 = "Not imputed" 617 1 = "Imputed" 618 ; NOTE: Format H1_IMP1N has been output. 619 VALUE H1_IMP1O (default=32) 620 0 = "Not imputed" 621 1 = "Imputed" 622 ; NOTE: Format H1_IMP1O has been output. 623 VALUE H1_IMP1P (default=32) 624 0 = "Not imputed" 625 1 = "Imputed" 626 ; NOTE: Format H1_IMP1P has been output. 627 VALUE H1_IMP1Q (default=32) 628 0 = "Not imputed" 629 1 = "Imputed" 630 ; NOTE: Format H1_IMP1Q has been output. 631 VALUE H1_IMP1R (default=32) 632 0 = "Not imputed" 633 1 = "Imputed" 634 ; NOTE: Format H1_IMP1R has been output. 635 VALUE H1_IMP1S (default=32) 636 0 = "Not imputed" 637 1 = "Imputed" 638 ; NOTE: Format H1_IMP1S has been output. 639 VALUE H1_IMP1T (default=32) 640 0 = "Not imputed" 641 1 = "Imputed" 642 ; NOTE: Format H1_IMP1T has been output. 643 VALUE H1_IMP2K (default=32) 644 0 = "Not imputed" 645 1 = "Imputed" 646 ; NOTE: Format H1_IMP2K has been output. 647 VALUE H2_STATE (default=32) 648 1 = "Alabama" 649 4 = "Arizona" 650 5 = "Arkansas" 651 6 = "California" 652 8 = "Colorado" 653 9 = "Connecticut" 654 10 = "Delaware" 655 11 = "District of Columbia" 11 The SAS System 15:22 Thursday, July 3, 2003 656 12 = "Florida" 657 13 = "Georgia" 658 15 = "Hawaii" 659 17 = "Illinois" 660 18 = "Indiana" 661 20 = "Kansas" 662 21 = "Kentucky" 663 22 = "Louisiana" 664 24 = "Maryland" 665 25 = "Massachusetts" 666 26 = "Michigan" 667 27 = "Minnesota" 668 29 = "Missouri" 669 31 = "Nebraska" 670 32 = "Nevada" 671 33 = "New Hampshire" 672 34 = "New Jersey" 673 35 = "New Mexico" 674 36 = "New York" 675 37 = "North Carolina" 676 39 = "Ohio" 677 40 = "Oklahoma" 678 41 = "Oregon" 679 42 = "Pennsylvania" 680 44 = "Rhode Island" 681 45 = "South Carolina" 682 47 = "Tennessee" 683 48 = "Texas" 684 49 = "Utah" 685 51 = "Virginia" 686 53 = "Washington" 687 54 = "West Virginia" 688 55 = "Wisconsin" 689 61 = "Maine, Vermont" 690 62 = "Iowa, North Dakota, South Dakota" 691 63 = "Alaska, Idaho, Montana, Wyoming" 692 ; NOTE: Format H2_STATE has been output. 693 VALUE H2_METRO (default=32) 694 1 = "In metropolitan subsample" 695 2 = "Not in metropolitan subfamily (may be" 696 ; NOTE: Format H2_METRO has been output. 697 VALUE H2_MSA (default=32) 698 0 = "Not in universe or not identifiable" 699 7 = "Boston-Lawrence-Salem, MA-NH" 700 10 = "Buffalo-Niagara Falls, NY" 701 14 = "Chicago-Gary-Lake County, IL-IN" 702 21 = "Cincinnati-Hamilton, OH-KY" 703 28 = "Cleveland-Akron-Lorain, OH" 704 31 = "Dallas-Fort Worth, TX" 705 34 = "Denver-Boulder, CO" 706 35 = "Detroit-Ann Arbor, MI" 707 41 = "Hartford-New Britain-Middletown, CT" 708 42 = "Houston, TX" 709 49 = "Los Angeles-Anaheim-Riverside, CA" 710 56 = "Miami-Fort Lauderdale, FL" 711 63 = "Milwaukee-Racine, WI" 712 70 = "New York-N. New Jersey-Long" 713 77 = "Philadelphia-Wilmington-Trenton," 714 78 = "Pittsburgh-Beaver Valley, PA" 715 79 = "Portland-Vancouver, OR" 716 82 = "St. Louis, IL-MO" 717 84 = "San Francisco-Oakland-San Jose, CA" 718 91 = "Seattle-Tacoma, WA" 719 160 = "Albany-Schenectady-Troy, NY" 720 200 = "Albequerque, NM" 721 520 = "Atlanta, GA" 722 640 = "Austin, TX" 723 680 = "Bakersfield, CA" 724 760 = "Baton Rouge, LA" 725 840 = "Beaumont-Port Arthur, TX" 726 1000 = "Birmingham, AL" 727 1520 = "Charlotte-Gastonia-Rock Hill, NC" 728 1720 = "Colorado Springs, CO" 729 1840 = "Columbus, OH" 12 The SAS System 15:22 Thursday, July 3, 2003 730 1880 = "Corpus Christi, TX" 731 2000 = "Dayton-Springfield, OH" 732 2320 = "El Paso, TX" 733 2400 = "Eugene-Springfield, OR" 734 2560 = "Fayetville, NC" 735 2700 = "Ft. Myers-Cape Coral, FL" 736 2760 = "Fort Wayne, IN" 737 2840 = "Fresno, CA" 738 3120 = "Greensboro-Winston-Salem-High Point, N" /* C */ 739 3160 = "Greensville - Spartansburg, SC" 740 3240 = "Harrisburg-Lebanon-Carlisle, PA" 741 3320 = "Honolulu, HI" 742 3480 = "Indianapolis, IN" 743 3600 = "Jacksonville, FL" 744 3840 = "Knoxville, TN" 745 3980 = "Lakeland-Winterhaven, FL" 746 4040 = "Lansing-East Lansing, MI" 747 4720 = "Madison, WI" 748 4880 = "McCallen-Edinburg-Mission, TX" 749 4900 = "Melbourne-Titusville-Palm Bay, FL" 750 4920 = "Memphis, TN" 751 5120 = "Minneapolis-St. Paul, MN" 752 5160 = "Mobile, AL" 753 5360 = "Nashville, TN" 754 5480 = "New Haven-Meriden, CT" 755 5560 = "New Orleans, LA" 756 5720 = "Norfolk-VA Beach-Newport News, VA" 757 5880 = "Oklahoma City, OK" 758 5960 = "Orlando, FL" 759 6080 = "Pensacola, FL" 760 6200 = "Phoenix, AZ" 761 6640 = "Raleigh-Durham, NC" 762 6840 = "Rochester, NY" 763 6880 = "Rockford, IL" 764 6920 = "Sacramento, CA" 765 7120 = "Salinas-Seaside-Monterey, CA" 766 7160 = "Salt Lake City-Ogden, UT" 767 7240 = "San Antonio, TX" 768 7320 = "San Diego, CA" 769 7560 = "Scranton-Wilkes-Barre, PA" 770 8000 = "Springfield, MA" 771 8120 = "Stockton, CA" 772 8160 = "Syracuse, NY" 773 8280 = "Tampa-St. Petersburg-Clearwater, FL" 774 8400 = "Toledo, OH" 775 8520 = "Tucson, AZ" 776 8560 = "Tulsa, OK" 777 8680 = "Utica-Rome, NY" 778 8840 = "Washington, DC-MD-VA" 779 8960 = "West Palm Beach-Boca Raton-Delray Beac" /* h, FL */ 780 9240 = "Worcester, MA" 781 ; NOTE: Format H2_MSA has been output. 782 VALUE H2_ACCES (default=32) 783 0 = "Not applicable" 784 1 = "Direct - skip to housunit" 785 2 = "Through another unit" 786 ; NOTE: Format H2_ACCES has been output. 787 VALUE H2_LVQTR (default=32) 788 1 = "House, apartment, flat" 789 2 = "Hu in nontransient hotel, motel etc." 790 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 791 4 = "Hu in rooming house" 792 5 = "Mobile home or trailer with no permane" /* nt */ 793 6 = "Mobile home or trailer with one or mor" /* e */ 794 7 = "Hu not specified above" 795 8 = "Quarters not hu in rooming or boarding" /* house */ 796 9 = "Unit not permanent in transient hotel," /* motel, etc. */ 797 10 = "Unoccupied tent or trailer site" 798 11 = "Other unit not specified above" 799 ; NOTE: Format H2_LVQTR has been output. 800 VALUE H2_UNITS (default=32) 801 1 = "Only 'other' units" 802 2 = "Mobile home or trailer" 13 The SAS System 15:22 Thursday, July 3, 2003 803 3 = "One, detached" 804 4 = "One, attached" 805 5 = "Two" 806 6 = "3-4" 807 7 = "5-9" 808 8 = "10-19" 809 9 = "20-49" 810 10 = "50 or more" 811 ; NOTE: Format H2_UNITS has been output. 812 VALUE H2_TENUR (default=32) 813 1 = "Owned or being bought by someone" 814 2 = "Rented for cash" 815 3 = "Occupied without payment of cash rent" 816 ; NOTE: Format H2_TENUR has been output. 817 VALUE H2_PUBHS (default=32) 818 0 = "Not applicable" 819 1 = "Yes" 820 2 = "No" 821 ; NOTE: Format H2_PUBHS has been output. 822 VALUE H2_LORNT (default=32) 823 0 = "Not applicable" 824 1 = "Yes" 825 2 = "No" 826 ; NOTE: Format H2_LORNT has been output. 827 VALUE H2_RACE (default=32) 828 0 = "Not applicable" 829 1 = "White" 830 2 = "Black" 831 3 = "American Indian, Eskimo or Aleut" 832 4 = "Asian or Pacific Islander" 833 ; NOTE: Format H2_RACE has been output. 834 VALUE H2_SEX (default=32) 835 0 = "Not applicable" 836 1 = "Male" 837 2 = "Female" 838 ; NOTE: Format H2_SEX has been output. 839 VALUE H2_SIZE (default=32) 840 0 = "Not applicable" 841 ; NOTE: Format H2_SIZE has been output. 842 VALUE H2_SEG (default=32) 843 1 = "Address" 844 2 = "Unit" 845 3 = "Permit" 846 4 = "Area" 847 5 = "Special place" 848 ; NOTE: Format H2_SEG has been output. 849 VALUE U2FRMSLE (default=32) 850 0 = "Not answered" 851 1 = "Yes" 852 2 = "No" 853 3 = "Not applicable" 854 ; NOTE: Format U2FRMSLE has been output. 855 VALUE U2_ACCES (default=32) 856 0 = "Not applicable" 857 1 = "Direct - skip to housunit" 858 2 = "Through another unit" 859 ; NOTE: Format U2_ACCES has been output. 860 VALUE U2_LVQTR (default=32) 861 -9 = "Not answered" 862 0 = "Not answered (types B and C)" 863 1 = "House, apartment, flat" 864 2 = "Hu in nontransient hotel, motel etc." 865 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 866 4 = "Hu in rooming house" 867 5 = "Mobile home or trailer with no permane" /* nt */ 868 6 = "Mobile home or trailer with one or mor" /* e */ 14 The SAS System 15:22 Thursday, July 3, 2003 869 7 = "Hu not specified above" 870 8 = "Quarters not hu in rooming or boarding" 871 9 = "Unit not permanent in transient hotel," 872 10 = "Unoccupied tent or trailer site" 873 11 = "Other unit not specified above" 874 ; NOTE: Format U2_LVQTR has been output. 875 VALUE U2_UNITS (default=32) 876 -9 = "Not answered" 877 0 = "Not answered (types B and C)" 878 1 = "Only 'other' units" 879 2 = "Mobile home or trailer" 880 3 = "One, detached" 881 4 = "One, attached" 882 5 = "Two" 883 6 = "3-4" 884 7 = "5-9" 885 8 = "10-19" 886 9 = "20-49" 887 10 = "50 or more" 888 ; NOTE: Format U2_UNITS has been output. 889 VALUE U2_TENUR (default=32) 890 0 = "Not answered (types B and C)" 891 1 = "Owned or being bought by someone" 892 2 = "Rented for cash" 893 3 = "Occupied without payment of cash rent" 894 9 = "Not answered" 895 ; NOTE: Format U2_TENUR has been output. 896 VALUE U2_PUBHS (default=32) 897 0 = "Not applicable" 898 1 = "Yes" 899 2 = "No" 900 -1 = "Dk" 901 ; NOTE: Format U2_PUBHS has been output. 902 VALUE U2_LORNT (default=32) 903 0 = "Not applicable" 904 1 = "Yes" 905 2 = "No" 906 -1 = "Dk" 907 ; NOTE: Format U2_LORNT has been output. 908 VALUE H2ITM36B (default=32) 909 1 = "Interviewed" 910 2 = "No one home" 911 3 = "Temporarily absent" 912 4 = "Refused" 913 5 = "Unable to locate" 914 6 = "Other" 915 9 = "Vacant" 916 10 = "Occupied by persons with URE" 917 11 = "Unfit or to be demolished" 918 12 = "Under construction, not ready" 919 13 = "Converted to temporary business" 920 14 = "Unoccupied tent or trailer site" 921 15 = "Permit granted, construction not" 922 16 = "Entire HH institutionalized" 923 17 = "Demolished" 924 18 = "House or trailer moved" 925 19 = "Converted to permanent" 926 20 = "Merged" 927 21 = "Condemned" 928 22 = "Deleted (sample adjustment, error)" 929 23 = "Entire household deceased" 930 24 = "Moved, address unknown" 931 25 = "Moved within country beyond limit" 932 26 = "All sample persons relisted on new" 933 27 = "(Assigned only during the 2nd" 934 28 = "Sample households merged into another" 935 ; NOTE: Format H2ITM36B has been output. 936 VALUE U2_RACE (default=32) 937 0 = "Not applicable" 938 1 = "White" 15 The SAS System 15:22 Thursday, July 3, 2003 939 2 = "Black" 940 3 = "American Indian, Eskimo or Aleut" 941 4 = "Asian or Pacific Islander" 942 9 = "Not answered" 943 ; NOTE: Format U2_RACE has been output. 944 VALUE U2_SEX (default=32) 945 0 = "Not applicable" 946 1 = "Male" 947 2 = "Female" 948 9 = "Not answered" 949 ; NOTE: Format U2_SEX has been output. 950 VALUE U2_SIZE (default=32) 951 -9 = "Not answered" 952 0 = "Not applicable" 953 ; NOTE: Format U2_SIZE has been output. 954 VALUE U2TOTVST (default=32) 955 -9 = "Not answered" 956 0 = "Not applicable" 957 ; NOTE: Format U2TOTVST has been output. 958 VALUE U2TOTPHN (default=32) 959 0 = "Not applicable" 960 ; NOTE: Format U2TOTPHN has been output. 961 VALUE U2CCRSPP (default=32) 962 0 = "Not applicable" 963 ; NOTE: Format U2CCRSPP has been output. 964 VALUE H2_0010L (default=32) 965 0 = "Not answered" 966 1 = "Yes" 967 2 = "No" 968 ; NOTE: Format H2_0010L has been output. 969 VALUE H2_0012L (default=32) 970 0 = "Not answered" 971 1 = "Yes" 972 2 = "No" 973 ; NOTE: Format H2_0012L has been output. 974 VALUE H2_0014L (default=32) 975 0 = "Not answered" 976 1 = "Yes" 977 2 = "No" 978 ; NOTE: Format H2_0014L has been output. 979 VALUE H2_0016L (default=32) 980 0 = "Not answered" 981 1 = "Yes" 982 2 = "No" 983 ; NOTE: Format H2_0016L has been output. 984 VALUE H2_0018L (default=32) 985 0 = "Not applicable" 986 1 = "Yes" 987 2 = "No" 988 ; NOTE: Format H2_0018L has been output. 989 VALUE H2_0020L (default=32) 990 0 = "Not applicable" 991 1 = "Yes" 992 2 = "No" 993 ; NOTE: Format H2_0020L has been output. 994 VALUE H2_MEANS (default=32) 995 1 = "One or more persons in household recei" /* ved */ 996 2 = "No person in household received benefi" /* ts from */ 997 ; NOTE: Format H2_MEANS has been output. 998 VALUE H2_CASH (default=32) 999 1 = "One or more persons in household recei" /* ved */ 1000 2 = "No person in household received cash b" /* enefits */ 1001 ; 16 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format H2_CASH has been output. 1002 VALUE H2NCASHB (default=32) 1003 1 = "One or more persons in household recei" /* ved */ 1004 2 = "One or more persons in household recei" /* ved */ 1005 3 = "No person in household received noncas" /* h benefits */ 1006 ; NOTE: Format H2NCASHB has been output. 1007 VALUE H2_PUB (default=32) 1008 1 = "Yes" 1009 2 = "No" 1010 ; NOTE: Format H2_PUB has been output. 1011 VALUE H2PUBAMT (default=32) 1012 -9 = "Not applicable" 1013 ; NOTE: Format H2PUBAMT has been output. 1014 VALUE H2_UTLTY (default=32) 1015 0 = "Not applicable" 1016 1 = "Yes" 1017 2 = "No" 1018 ; NOTE: Format H2_UTLTY has been output. 1019 VALUE H2_ENRGY (default=32) 1020 0 = "Not applicable" 1021 1 = "Checks sent to household" 1022 2 = "Coupons or vouchers sent to household" 1023 3 = "Payments sent elsewhere" 1024 4 = "Checks and coupons or vouchers sent to" 1025 5 = "Checks sent to household and payments" 1026 6 = "Coupons or voucher sent to household" 1027 7 = "All three types of assistance" 1028 ; NOTE: Format H2_ENRGY has been output. 1029 VALUE H2_LUNCH (default=32) 1030 0 = "Not applicable" 1031 1 = "Free" 1032 2 = "Reduced-price" 1033 3 = "Both" 1034 ; NOTE: Format H2_LUNCH has been output. 1035 VALUE H2_BREAK (default=32) 1036 0 = "Not applicable" 1037 1 = "Free" 1038 2 = "Reduced-price" 1039 3 = "Both" 1040 ; NOTE: Format H2_BREAK has been output. 1041 VALUE H2_4802L (default=32) 1042 1 = "Yes" 1043 2 = "No - skip to H2-4808" 1044 ; NOTE: Format H2_4802L has been output. 1045 VALUE H2_4806L (default=32) 1046 0 = "Not in universe" 1047 1 = "Yes - skip to H2-4816" 1048 2 = "No - skip to H2-4816" 1049 ; NOTE: Format H2_4806L has been output. 1050 VALUE H2_4808L (default=32) 1051 1 = "Yes" 1052 2 = "No - skip to H2-4816" 1053 ; NOTE: Format H2_4808L has been output. 1054 VALUE H2_4812L (default=32) 1055 0 = "Not in universe" 1056 1 = "Yes" 1057 2 = "No" 1058 ; NOTE: Format H2_4812L has been output. 1059 VALUE H2_4816L (default=32) 1060 1 = "Yes" 1061 2 = "No - skip to H2-4826" 1062 ; NOTE: Format H2_4816L has been output. 1063 VALUE H2_4818L (default=32) 1064 0 = "Not marked as a place where payments" 17 The SAS System 15:22 Thursday, July 3, 2003 1065 1 = "Marked as a place where payments" 1066 ; NOTE: Format H2_4818L has been output. 1067 VALUE H2_4820L (default=32) 1068 0 = "Not marked as a place where payments" 1069 1 = "Marked as a place where payments" 1070 ; NOTE: Format H2_4820L has been output. 1071 VALUE H2_4822L (default=32) 1072 0 = "Not marked as a place where payments" 1073 1 = "Marked as a place where payments" 1074 ; NOTE: Format H2_4822L has been output. 1075 VALUE H2_4826L (default=32) 1076 1 = "Yes" 1077 2 = "No" 1078 ; NOTE: Format H2_4826L has been output. 1079 VALUE H2_4828L (default=32) 1080 0 = "Not in universe" 1081 1 = "Yes" 1082 2 = "No" 1083 ; NOTE: Format H2_4828L has been output. 1084 VALUE H2_4830L (default=32) 1085 0 = "Not in universe" 1086 ; NOTE: Format H2_4830L has been output. 1087 VALUE H2_4832L (default=32) 1088 0 = "Not in universe" 1089 1 = "Yes" 1090 2 = "No- skip to H2-4840" 1091 ; NOTE: Format H2_4832L has been output. 1092 VALUE H2_4834L (default=32) 1093 0 = "Not in universe" 1094 ; NOTE: Format H2_4834L has been output. 1095 VALUE H2_4836L (default=32) 1096 0 = "Not marked as a free lunch or not" 1097 1 = "Marked as a free lunch" 1098 ; NOTE: Format H2_4836L has been output. 1099 VALUE H2_4838L (default=32) 1100 0 = "Not marked as a reduced-price" 1101 1 = "Marked as a reduced-price" 1102 ; NOTE: Format H2_4838L has been output. 1103 VALUE H2_4840L (default=32) 1104 0 = "Not in universe" 1105 1 = "Yes" 1106 2 = "No" 1107 ; NOTE: Format H2_4840L has been output. 1108 VALUE H2_4842L (default=32) 1109 0 = "Not in universe" 1110 ; NOTE: Format H2_4842L has been output. 1111 VALUE H2_4844L (default=32) 1112 0 = "Not marked as a free breakfast or" 1113 1 = "Marked as a free breakfast" 1114 ; NOTE: Format H2_4844L has been output. 1115 VALUE H2_4846L (default=32) 1116 0 = "Not marked as a reduced-price" 1117 1 = "Marked as a reduced-price" 1118 ; NOTE: Format H2_4846L has been output. 1119 VALUE H2_IMP0K (default=32) 1120 0 = "Not imputed" 1121 1 = "Imputed" 1122 ; NOTE: Format H2_IMP0K has been output. 1123 VALUE H2_IMP0L (default=32) 1124 0 = "Not imputed" 1125 1 = "Imputed" 18 The SAS System 15:22 Thursday, July 3, 2003 1126 ; NOTE: Format H2_IMP0L has been output. 1127 VALUE H2_IMP0M (default=32) 1128 0 = "Not imputed" 1129 1 = "Imputed" 1130 ; NOTE: Format H2_IMP0M has been output. 1131 VALUE H2_IMP0N (default=32) 1132 0 = "Not imputed" 1133 1 = "Imputed" 1134 ; NOTE: Format H2_IMP0N has been output. 1135 VALUE H2_IMP0O (default=32) 1136 0 = "Not imputed" 1137 1 = "Imputed" 1138 ; NOTE: Format H2_IMP0O has been output. 1139 VALUE H2_IMP0P (default=32) 1140 0 = "Not imputed" 1141 1 = "Imputed" 1142 ; NOTE: Format H2_IMP0P has been output. 1143 VALUE H2_IMP0Q (default=32) 1144 0 = "Not imputed" 1145 1 = "Imputed" 1146 ; NOTE: Format H2_IMP0Q has been output. 1147 VALUE H2_IMP0R (default=32) 1148 0 = "Not imputed" 1149 1 = "Imputed" 1150 ; NOTE: Format H2_IMP0R has been output. 1151 VALUE H2_IMP0S (default=32) 1152 0 = "Not imputed" 1153 1 = "Imputed" 1154 ; NOTE: Format H2_IMP0S has been output. 1155 VALUE H2_IMP1K (default=32) 1156 0 = "Not imputed" 1157 1 = "Imputed" 1158 ; NOTE: Format H2_IMP1K has been output. 1159 VALUE H2_IMP1L (default=32) 1160 0 = "Not imputed" 1161 1 = "Imputed" 1162 ; NOTE: Format H2_IMP1L has been output. 1163 VALUE H2_IMP1M (default=32) 1164 0 = "Not imputed" 1165 1 = "Imputed" 1166 ; NOTE: Format H2_IMP1M has been output. 1167 VALUE H2_IMP1N (default=32) 1168 0 = "Not imputed" 1169 1 = "Imputed" 1170 ; NOTE: Format H2_IMP1N has been output. 1171 VALUE H2_IMP1O (default=32) 1172 0 = "Not imputed" 1173 1 = "Imputed" 1174 ; NOTE: Format H2_IMP1O has been output. 1175 VALUE H2_IMP1P (default=32) 1176 0 = "Not imputed" 1177 1 = "Imputed" 1178 ; NOTE: Format H2_IMP1P has been output. 1179 VALUE H2_IMP1Q (default=32) 1180 0 = "Not imputed" 1181 1 = "Imputed" 1182 ; NOTE: Format H2_IMP1Q has been output. 1183 VALUE H2_IMP1R (default=32) 1184 0 = "Not imputed" 1185 1 = "Imputed" 1186 ; 19 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format H2_IMP1R has been output. 1187 VALUE H2_IMP1S (default=32) 1188 0 = "Not imputed" 1189 1 = "Imputed" 1190 ; NOTE: Format H2_IMP1S has been output. 1191 VALUE H2_IMP1T (default=32) 1192 0 = "Not imputed" 1193 1 = "Imputed" 1194 ; NOTE: Format H2_IMP1T has been output. 1195 VALUE H2_IMP2K (default=32) 1196 0 = "Not imputed" 1197 1 = "Imputed" 1198 ; NOTE: Format H2_IMP2K has been output. 1199 VALUE H3_STATE (default=32) 1200 1 = "Alabama" 1201 4 = "Arizona" 1202 5 = "Arkansas" 1203 6 = "California" 1204 8 = "Colorado" 1205 9 = "Connecticut" 1206 10 = "Delaware" 1207 11 = "District of Columbia" 1208 12 = "Florida" 1209 13 = "Georgia" 1210 15 = "Hawaii" 1211 17 = "Illinois" 1212 18 = "Indiana" 1213 20 = "Kansas" 1214 21 = "Kentucky" 1215 22 = "Louisiana" 1216 24 = "Maryland" 1217 25 = "Massachusetts" 1218 26 = "Michigan" 1219 27 = "Minnesota" 1220 29 = "Missouri" 1221 31 = "Nebraska" 1222 32 = "Nevada" 1223 33 = "New Hampshire" 1224 34 = "New Jersey" 1225 35 = "New Mexico" 1226 36 = "New York" 1227 37 = "North Carolina" 1228 39 = "Ohio" 1229 40 = "Oklahoma" 1230 41 = "Oregon" 1231 42 = "Pennsylvania" 1232 44 = "Rhode Island" 1233 45 = "South Carolina" 1234 47 = "Tennessee" 1235 48 = "Texas" 1236 49 = "Utah" 1237 51 = "Virginia" 1238 53 = "Washington" 1239 54 = "West Virginia" 1240 55 = "Wisconsin" 1241 61 = "Maine, Vermont" 1242 62 = "Iowa, North Dakota, South Dakota" 1243 63 = "Alaska, Idaho, Montana, Wyoming" 1244 ; NOTE: Format H3_STATE has been output. 1245 VALUE H3_METRO (default=32) 1246 1 = "In metropolitan subsample" 1247 2 = "Not in metropolitan subfamily (may be" 1248 ; NOTE: Format H3_METRO has been output. 1249 VALUE H3_MSA (default=32) 1250 0 = "Not in universe or not identifiable" 1251 7 = "Boston-Lawrence-Salem, MA-NH" 1252 10 = "Buffalo-Niagara Falls, NY" 1253 14 = "Chicago-Gary-Lake County, IL-IN" 1254 21 = "Cincinnati-Hamilton, OH-KY" 1255 28 = "Cleveland-Akron-Lorain, OH" 1256 31 = "Dallas-Fort Worth, TX" 20 The SAS System 15:22 Thursday, July 3, 2003 1257 34 = "Denver-Boulder, CO" 1258 35 = "Detroit-Ann Arbor, MI" 1259 41 = "Hartford-New Britain-Middletown, CT" 1260 42 = "Houston, TX" 1261 49 = "Los Angeles-Anaheim-Riverside, CA" 1262 56 = "Miami-Fort Lauderdale, FL" 1263 63 = "Milwaukee-Racine, WI" 1264 70 = "New York-N. New Jersey-Long Island, NY" /* -NJ-CT */ 1265 77 = "Philadelphia-Wilmington-Trenton," 1266 78 = "Pittsburgh-Beaver Valley, PA" 1267 79 = "Portland-Vancouver, OR" 1268 82 = "St. Louis, IL-MO" 1269 84 = "San Francisco-Oakland-San Jose, CA" 1270 91 = "Seattle-Tacoma, WA" 1271 160 = "Albany-Schenectady-Troy, NY" 1272 200 = "Albequerque, NM" 1273 520 = "Atlanta, GA" 1274 640 = "Austin, TX" 1275 680 = "Bakersfield, CA" 1276 760 = "Baton Rouge, LA" 1277 840 = "Beaumont-Port Arthur, TX" 1278 1000 = "Birmingham, AL" 1279 1520 = "Charlotte-Gastonia-Rock Hill, NC" 1280 1720 = "Colorado Springs, CO" 1281 1840 = "Columbus, OH" 1282 1880 = "Corpus Christi, TX" 1283 2000 = "Dayton-Springfield, OH" 1284 2320 = "El Paso, TX" 1285 2400 = "Eugene-Springfield, OR" 1286 2560 = "Fayetville, NC" 1287 2700 = "Ft. Myers-Cape Coral, FL" 1288 2760 = "Fort Wayne, IN" 1289 2840 = "Fresno, CA" 1290 3120 = "Greensboro--Winston-Salem--High Point," /* NC */ 1291 3160 = "Greensville - Spartansburg, SC" 1292 3240 = "Harrisburg-Lebanon-Carlisle, PA" 1293 3320 = "Honolulu, HI" 1294 3480 = "Indianapolis, IN" 1295 3600 = "Jacksonville, FL" 1296 3840 = "Knoxville, TN" 1297 3980 = "Lakeland-Winterhaven, FL" 1298 4040 = "Lansing-East Lansing, MI" 1299 4720 = "Madison, WI" 1300 4880 = "McCallen-Edinburg-Mission, TX" 1301 4900 = "Melbourne-Titusville-Palm Bay, FL" 1302 4920 = "Memphis, TN" 1303 5120 = "Minneapolis-St. Paul, MN" 1304 5160 = "Mobile, AL" 1305 5360 = "Nashville, TN" 1306 5480 = "New Haven-Meriden, CT" 1307 5560 = "New Orleans, LA" 1308 5720 = "Norfolk-VA Beach-Newport News, VA" 1309 5880 = "Oklahoma City, OK" 1310 5960 = "Orlando, FL" 1311 6080 = "Pensacola, FL" 1312 6200 = "Phoenix, AZ" 1313 6640 = "Raleigh-Durham, NC" 1314 6840 = "Rochester, NY" 1315 6880 = "Rockford, IL" 1316 6920 = "Sacramento, CA" 1317 7120 = "Salinas-Seaside-Monterey, CA" 1318 7160 = "Salt Lake City-Ogden, UT" 1319 7240 = "San Antonio, TX" 1320 7320 = "San Diego, CA" 1321 7560 = "Scranton-Wilkes-Barre, PA" 1322 8000 = "Springfield, MA" 1323 8120 = "Stockton, CA" 1324 8160 = "Syracuse, NY" 1325 8280 = "Tampa-St. Petersburg-Clearwater, FL" 1326 8400 = "Toledo, OH" 1327 8520 = "Tucson, AZ" 1328 8560 = "Tulsa, OK" 1329 8680 = "Utica-Rome, NY" 1330 8840 = "Washington, DC-MD-VA" 1331 8960 = "West Palm Beach-Boca Raton-Delray Beac" /* h, FL */ 1332 9240 = "Worcester, MA" 21 The SAS System 15:22 Thursday, July 3, 2003 1333 ; NOTE: Format H3_MSA has been output. 1334 VALUE H3_ACCES (default=32) 1335 0 = "Not applicable" 1336 1 = "Direct - skip to housunit" 1337 2 = "Through another unit" 1338 ; NOTE: Format H3_ACCES has been output. 1339 VALUE H3_LVQTR (default=32) 1340 1 = "House, apartment, flat" 1341 2 = "Hu in nontransient hotel, motel etc." 1342 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 1343 4 = "Hu in rooming house" 1344 5 = "Mobile home or trailer with no permane" /* nt */ 1345 6 = "Mobile home or trailer with one or mor" /* e */ 1346 7 = "Hu not specified above" 1347 8 = "Quarters not hu in rooming or boarding" /* house */ 1348 9 = "Unit not permanent in transient hotel," 1349 10 = "Unoccupied tent or trailer site" 1350 11 = "Other unit not specified above" 1351 ; NOTE: Format H3_LVQTR has been output. 1352 VALUE H3_UNITS (default=32) 1353 1 = "Only 'other' units" 1354 2 = "Mobile home or trailer" 1355 3 = "One, detached" 1356 4 = "One, attached" 1357 5 = "Two" 1358 6 = "3-4" 1359 7 = "5-9" 1360 8 = "10-19" 1361 9 = "20-49" 1362 10 = "50 or more" 1363 ; NOTE: Format H3_UNITS has been output. 1364 VALUE H3_TENUR (default=32) 1365 1 = "Owned or being bought by someone" 1366 2 = "Rented for cash" 1367 3 = "Occupied without payment of cash rent" 1368 ; NOTE: Format H3_TENUR has been output. 1369 VALUE H3_PUBHS (default=32) 1370 0 = "Not applicable" 1371 1 = "Yes" 1372 2 = "No" 1373 ; NOTE: Format H3_PUBHS has been output. 1374 VALUE H3_LORNT (default=32) 1375 0 = "Not applicable" 1376 1 = "Yes" 1377 2 = "No" 1378 ; NOTE: Format H3_LORNT has been output. 1379 VALUE H3_RACE (default=32) 1380 0 = "Not applicable" 1381 1 = "White" 1382 2 = "Black" 1383 3 = "American Indian, Eskimo or Aleut" 1384 4 = "Asian or Pacific Islander" 1385 ; NOTE: Format H3_RACE has been output. 1386 VALUE H3_SEX (default=32) 1387 0 = "Not applicable" 1388 1 = "Male" 1389 2 = "Female" 1390 ; NOTE: Format H3_SEX has been output. 1391 VALUE H3_SIZE (default=32) 1392 0 = "Not applicable" 1393 ; NOTE: Format H3_SIZE has been output. 1394 VALUE H3_SEG (default=32) 1395 1 = "Address" 1396 2 = "Unit" 1397 3 = "Permit" 1398 4 = "Area" 22 The SAS System 15:22 Thursday, July 3, 2003 1399 5 = "Special place" 1400 ; NOTE: Format H3_SEG has been output. 1401 VALUE U3FRMSLE (default=32) 1402 0 = "Not answered" 1403 1 = "Yes" 1404 2 = "No" 1405 3 = "Not applicable" 1406 ; NOTE: Format U3FRMSLE has been output. 1407 VALUE U3_ACCES (default=32) 1408 0 = "Not applicable" 1409 1 = "Direct - skip to housunit" 1410 2 = "Through another unit" 1411 ; NOTE: Format U3_ACCES has been output. 1412 VALUE U3_LVQTR (default=32) 1413 -9 = "Not answered" 1414 0 = "Not answered (types B and C)" 1415 1 = "House, apartment, flat" 1416 2 = "Hu in nontransient hotel, motel etc." 1417 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 1418 4 = "Hu in rooming house" 1419 5 = "Mobile home or trailer with no permane" /* nt */ 1420 6 = "Mobile home or trailer with one or mor" /* e */ 1421 7 = "Hu not specified above" 1422 8 = "Quarters not hu in rooming or boarding" 1423 9 = "Unit not permanent in transient hotel," 1424 10 = "Unoccupied tent or trailer site" 1425 11 = "Other unit not specified above" 1426 ; NOTE: Format U3_LVQTR has been output. 1427 VALUE U3_UNITS (default=32) 1428 -9 = "Not answered" 1429 0 = "Not answered (types B and C)" 1430 1 = "Only 'other' units" 1431 2 = "Mobile home or trailer" 1432 3 = "One, detached" 1433 4 = "One, attached" 1434 5 = "Two" 1435 6 = "3-4" 1436 7 = "5-9" 1437 8 = "10-19" 1438 9 = "20-49" 1439 10 = "50 or more" 1440 ; NOTE: Format U3_UNITS has been output. 1441 VALUE U3_TENUR (default=32) 1442 0 = "Not answered (types B and C)" 1443 1 = "Owned or being bought by someone" 1444 2 = "Rented for cash" 1445 3 = "Occupied without payment of cash rent" 1446 9 = "Not answered" 1447 ; NOTE: Format U3_TENUR has been output. 1448 VALUE U3_PUBHS (default=32) 1449 0 = "Not applicable" 1450 1 = "Yes" 1451 2 = "No" 1452 -1 = "Dk" 1453 ; NOTE: Format U3_PUBHS has been output. 1454 VALUE U3_LORNT (default=32) 1455 0 = "Not applicable" 1456 1 = "Yes" 1457 2 = "No" 1458 -1 = "Dk" 1459 ; NOTE: Format U3_LORNT has been output. 1460 VALUE H3ITM36B (default=32) 1461 1 = "Interviewed" 1462 2 = "No one home" 1463 3 = "Temporarily absent" 1464 4 = "Refused" 1465 5 = "Unable to locate" 1466 6 = "Other" 23 The SAS System 15:22 Thursday, July 3, 2003 1467 9 = "Vacant" 1468 10 = "Occupied by persons with URE" 1469 11 = "Unfit or to be demolished" 1470 12 = "Under construction, not ready" 1471 13 = "Converted to temporary business" 1472 14 = "Unoccupied tent or trailer site" 1473 15 = "Permit granted, construction not" 1474 16 = "Entire HH institutionalized" 1475 17 = "Demolished" 1476 18 = "House or trailer moved" 1477 19 = "Converted to permanent" 1478 20 = "Merged" 1479 21 = "Condemned" 1480 22 = "Deleted (sample adjustment, error)" 1481 23 = "Entire household deceased" 1482 24 = "Moved, address unknown" 1483 25 = "Moved within country beyond limit" 1484 26 = "All sample persons relisted on new" 1485 27 = "(Assigned only during the 2nd" 1486 28 = "Sample households merged into another" 1487 ; NOTE: Format H3ITM36B has been output. 1488 VALUE U3_RACE (default=32) 1489 0 = "Not applicable" 1490 1 = "White" 1491 2 = "Black" 1492 3 = "American Indian, Eskimo or Aleut" 1493 4 = "Asian or Pacific Islander" 1494 9 = "Not answered" 1495 ; NOTE: Format U3_RACE has been output. 1496 VALUE U3_SEX (default=32) 1497 0 = "Not applicable" 1498 1 = "Male" 1499 2 = "Female" 1500 9 = "Not answered" 1501 ; NOTE: Format U3_SEX has been output. 1502 VALUE U3_SIZE (default=32) 1503 -9 = "Not answered" 1504 0 = "Not applicable" 1505 ; NOTE: Format U3_SIZE has been output. 1506 VALUE U3TOTVST (default=32) 1507 -9 = "Not answered" 1508 0 = "Not applicable" 1509 ; NOTE: Format U3TOTVST has been output. 1510 VALUE U3TOTPHN (default=32) 1511 0 = "Not applicable" 1512 ; NOTE: Format U3TOTPHN has been output. 1513 VALUE U3CCRSPP (default=32) 1514 0 = "Not applicable" 1515 ; NOTE: Format U3CCRSPP has been output. 1516 VALUE H3_0010L (default=32) 1517 0 = "Not answered" 1518 1 = "Yes" 1519 2 = "No" 1520 ; NOTE: Format H3_0010L has been output. 1521 VALUE H3_0012L (default=32) 1522 0 = "Not answered" 1523 1 = "Yes" 1524 2 = "No" 1525 ; NOTE: Format H3_0012L has been output. 1526 VALUE H3_0014L (default=32) 1527 0 = "Not answered" 1528 1 = "Yes" 1529 2 = "No" 1530 ; NOTE: Format H3_0014L has been output. 1531 VALUE H3_0016L (default=32) 1532 0 = "Not answered" 24 The SAS System 15:22 Thursday, July 3, 2003 1533 1 = "Yes" 1534 2 = "No" 1535 ; NOTE: Format H3_0016L has been output. 1536 VALUE H3_0018L (default=32) 1537 0 = "Not applicable" 1538 1 = "Yes" 1539 2 = "No" 1540 ; NOTE: Format H3_0018L has been output. 1541 VALUE H3_0020L (default=32) 1542 0 = "Not applicable" 1543 1 = "Yes" 1544 2 = "No" 1545 ; NOTE: Format H3_0020L has been output. 1546 VALUE H3_MEANS (default=32) 1547 1 = "One or more persons in household recei" /* ved */ 1548 2 = "No person in household received benefi" /* ts from */ 1549 ; NOTE: Format H3_MEANS has been output. 1550 VALUE H3_CASH (default=32) 1551 1 = "One or more persons in household recei" /* ved */ 1552 2 = "No person in household received cash b" /* enefits */ 1553 ; NOTE: Format H3_CASH has been output. 1554 VALUE H3NCASHB (default=32) 1555 1 = "One or more persons in household recei" /* ved */ 1556 2 = "One or more persons in household recei" /* ved */ 1557 3 = "No person in household received noncas" /* h */ 1558 ; NOTE: Format H3NCASHB has been output. 1559 VALUE H3_PUB (default=32) 1560 1 = "Yes" 1561 2 = "No" 1562 ; NOTE: Format H3_PUB has been output. 1563 VALUE H3PUBAMT (default=32) 1564 -9 = "Not applicable" 1565 ; NOTE: Format H3PUBAMT has been output. 1566 VALUE H3_UTLTY (default=32) 1567 0 = "Not applicable" 1568 1 = "Yes" 1569 2 = "No" 1570 ; NOTE: Format H3_UTLTY has been output. 1571 VALUE H3_ENRGY (default=32) 1572 0 = "Not applicable" 1573 1 = "Checks sent to household" 1574 2 = "Coupons or vouchers sent to household" 1575 3 = "Payments sent elsewhere" 1576 4 = "Checks and coupons or vouchers sent to" 1577 5 = "Checks sent to household and payments" 1578 6 = "Coupons or voucher sent to household" 1579 7 = "All three types of assistance" 1580 ; NOTE: Format H3_ENRGY has been output. 1581 VALUE H3_LUNCH (default=32) 1582 0 = "Not applicable" 1583 1 = "Free" 1584 2 = "Reduced-price" 1585 3 = "Both" 1586 ; NOTE: Format H3_LUNCH has been output. 1587 VALUE H3_BREAK (default=32) 1588 0 = "Not applicable" 1589 1 = "Free" 1590 2 = "Reduced-price" 1591 3 = "Both" 1592 ; NOTE: Format H3_BREAK has been output. 1593 VALUE H3_4802L (default=32) 1594 1 = "Yes" 1595 2 = "No - skip to H3-4808" 1596 ; 25 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format H3_4802L has been output. 1597 VALUE H3_4806L (default=32) 1598 0 = "Not in universe" 1599 1 = "Yes - skip to H3-4816" 1600 2 = "No - skip to H3-4816" 1601 ; NOTE: Format H3_4806L has been output. 1602 VALUE H3_4808L (default=32) 1603 1 = "Yes" 1604 2 = "No - skip to H3-4816" 1605 ; NOTE: Format H3_4808L has been output. 1606 VALUE H3_4812L (default=32) 1607 0 = "Not in universe" 1608 1 = "Yes" 1609 2 = "No" 1610 ; NOTE: Format H3_4812L has been output. 1611 VALUE H3_4816L (default=32) 1612 1 = "Yes" 1613 2 = "No - skip to H3-4826" 1614 ; NOTE: Format H3_4816L has been output. 1615 VALUE H3_4818L (default=32) 1616 0 = "Not marked as a place where payments" 1617 1 = "Marked as a place where payments" 1618 ; NOTE: Format H3_4818L has been output. 1619 VALUE H3_4820L (default=32) 1620 0 = "Not marked as a place where payments" 1621 1 = "Marked as a place where payments" 1622 ; NOTE: Format H3_4820L has been output. 1623 VALUE H3_4822L (default=32) 1624 0 = "Not marked as a place where payments" 1625 1 = "Marked as a place where payments" 1626 ; NOTE: Format H3_4822L has been output. 1627 VALUE H3_4826L (default=32) 1628 1 = "Yes" 1629 2 = "No" 1630 ; NOTE: Format H3_4826L has been output. 1631 VALUE H3_4828L (default=32) 1632 0 = "Not in universe" 1633 1 = "Yes" 1634 2 = "No" 1635 ; NOTE: Format H3_4828L has been output. 1636 VALUE H3_4830L (default=32) 1637 0 = "Not in universe" 1638 ; NOTE: Format H3_4830L has been output. 1639 VALUE H3_4832L (default=32) 1640 0 = "Not in universe" 1641 1 = "Yes" 1642 2 = "No- skip to H3-4840" 1643 ; NOTE: Format H3_4832L has been output. 1644 VALUE H3_4834L (default=32) 1645 0 = "Not in universe" 1646 ; NOTE: Format H3_4834L has been output. 1647 VALUE H3_4836L (default=32) 1648 0 = "Not marked as a free lunch or not" 1649 1 = "Marked as a free lunch" 1650 ; NOTE: Format H3_4836L has been output. 1651 VALUE H3_4838L (default=32) 1652 0 = "Not marked as a reduced-price" 1653 1 = "Marked as a reduced-price" 1654 ; NOTE: Format H3_4838L has been output. 1655 VALUE H3_4840L (default=32) 1656 0 = "Not in universe" 1657 1 = "Yes" 26 The SAS System 15:22 Thursday, July 3, 2003 1658 2 = "No" 1659 ; NOTE: Format H3_4840L has been output. 1660 VALUE H3_4842L (default=32) 1661 0 = "Not in universe" 1662 ; NOTE: Format H3_4842L has been output. 1663 VALUE H3_4844L (default=32) 1664 0 = "Not marked as a free breakfast or" 1665 1 = "Marked as a free breakfast" 1666 ; NOTE: Format H3_4844L has been output. 1667 VALUE H3_4846L (default=32) 1668 0 = "Not marked as a reduced-price" 1669 1 = "Marked as a reduced-price" 1670 ; NOTE: Format H3_4846L has been output. 1671 VALUE H3_IMP0K (default=32) 1672 0 = "Not imputed" 1673 1 = "Imputed" 1674 ; NOTE: Format H3_IMP0K has been output. 1675 VALUE H3_IMP0L (default=32) 1676 0 = "Not imputed" 1677 1 = "Imputed" 1678 ; NOTE: Format H3_IMP0L has been output. 1679 VALUE H3_IMP0M (default=32) 1680 0 = "Not imputed" 1681 1 = "Imputed" 1682 ; NOTE: Format H3_IMP0M has been output. 1683 VALUE H3_IMP0N (default=32) 1684 0 = "Not imputed" 1685 1 = "Imputed" 1686 ; NOTE: Format H3_IMP0N has been output. 1687 VALUE H3_IMP0O (default=32) 1688 0 = "Not imputed" 1689 1 = "Imputed" 1690 ; NOTE: Format H3_IMP0O has been output. 1691 VALUE H3_IMP0P (default=32) 1692 0 = "Not imputed" 1693 1 = "Imputed" 1694 ; NOTE: Format H3_IMP0P has been output. 1695 VALUE H3_IMP0Q (default=32) 1696 0 = "Not imputed" 1697 1 = "Imputed" 1698 ; NOTE: Format H3_IMP0Q has been output. 1699 VALUE H3_IMP0R (default=32) 1700 0 = "Not imputed" 1701 1 = "Imputed" 1702 ; NOTE: Format H3_IMP0R has been output. 1703 VALUE H3_IMP0S (default=32) 1704 0 = "Not imputed" 1705 1 = "Imputed" 1706 ; NOTE: Format H3_IMP0S has been output. 1707 VALUE H3_IMP1K (default=32) 1708 0 = "Not imputed" 1709 1 = "Imputed" 1710 ; NOTE: Format H3_IMP1K has been output. 1711 VALUE H3_IMP1L (default=32) 1712 0 = "Not imputed" 1713 1 = "Imputed" 1714 ; NOTE: Format H3_IMP1L has been output. 1715 VALUE H3_IMP1M (default=32) 1716 0 = "Not imputed" 1717 1 = "Imputed" 1718 ; 27 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format H3_IMP1M has been output. 1719 VALUE H3_IMP1N (default=32) 1720 0 = "Not imputed" 1721 1 = "Imputed" 1722 ; NOTE: Format H3_IMP1N has been output. 1723 VALUE H3_IMP1O (default=32) 1724 0 = "Not imputed" 1725 1 = "Imputed" 1726 ; NOTE: Format H3_IMP1O has been output. 1727 VALUE H3_IMP1P (default=32) 1728 0 = "Not imputed" 1729 1 = "Imputed" 1730 ; NOTE: Format H3_IMP1P has been output. 1731 VALUE H3_IMP1Q (default=32) 1732 0 = "Not imputed" 1733 1 = "Imputed" 1734 ; NOTE: Format H3_IMP1Q has been output. 1735 VALUE H3_IMP1R (default=32) 1736 0 = "Not imputed" 1737 1 = "Imputed" 1738 ; NOTE: Format H3_IMP1R has been output. 1739 VALUE H3_IMP1S (default=32) 1740 0 = "Not imputed" 1741 1 = "Imputed" 1742 ; NOTE: Format H3_IMP1S has been output. 1743 VALUE H3_IMP1T (default=32) 1744 0 = "Not imputed" 1745 1 = "Imputed" 1746 ; NOTE: Format H3_IMP1T has been output. 1747 VALUE H3_IMP2K (default=32) 1748 0 = "Not imputed" 1749 1 = "Imputed" 1750 ; NOTE: Format H3_IMP2K has been output. 1751 VALUE H4_STATE (default=32) 1752 1 = "Alabama" 1753 4 = "Arizona" 1754 5 = "Arkansas" 1755 6 = "California" 1756 8 = "Colorado" 1757 9 = "Connecticut" 1758 10 = "Delaware" 1759 11 = "District of Columbia" 1760 12 = "Florida" 1761 13 = "Georgia" 1762 15 = "Hawaii" 1763 17 = "Illinois" 1764 18 = "Indiana" 1765 20 = "Kansas" 1766 21 = "Kentucky" 1767 22 = "Louisiana" 1768 24 = "Maryland" 1769 25 = "Massachusetts" 1770 26 = "Michigan" 1771 27 = "Minnesota" 1772 29 = "Missouri" 1773 31 = "Nebraska" 1774 32 = "Nevada" 1775 33 = "New Hampshire" 1776 34 = "New Jersey" 1777 35 = "New Mexico" 1778 36 = "New York" 1779 37 = "North Carolina" 1780 39 = "Ohio" 1781 40 = "Oklahoma" 1782 41 = "Oregon" 1783 42 = "Pennsylvania" 1784 44 = "Rhode Island" 1785 45 = "South Carolina" 28 The SAS System 15:22 Thursday, July 3, 2003 1786 47 = "Tennessee" 1787 48 = "Texas" 1788 49 = "Utah" 1789 51 = "Virginia" 1790 53 = "Washington" 1791 54 = "West Virginia" 1792 55 = "Wisconsin" 1793 61 = "Maine, Vermont" 1794 62 = "Iowa, North Dakota, South Dakota" 1795 63 = "Alaska, Idaho, Montana, Wyoming" 1796 ; NOTE: Format H4_STATE has been output. 1797 VALUE H4_METRO (default=32) 1798 1 = "In metropolitan subsample" 1799 2 = "Not in metropolitan subfamily (may be" 1800 ; NOTE: Format H4_METRO has been output. 1801 VALUE H4_MSA (default=32) 1802 0 = "Not in universe or not identifiable" 1803 7 = "Boston-Lawrence-Salem, MA-NH" 1804 10 = "Buffalo-Niagara Falls, NY" 1805 14 = "Chicago-Gary-Lake County, IL-IN" 1806 21 = "Cincinnati-Hamilton, OH-KY" 1807 28 = "Cleveland-Akron-Lorain, OH" 1808 31 = "Dallas-Fort Worth, TX" 1809 34 = "Denver-Boulder, CO" 1810 35 = "Detroit-Ann Arbor, MI" 1811 41 = "Hartford-New Britain-Middletown, CT" 1812 42 = "Houston, TX" 1813 49 = "Los Angeles-Anaheim-Riverside, CA" 1814 56 = "Miami-Fort Lauderdale, FL" 1815 63 = "Milwaukee-Racine, WI" 1816 70 = "New York-N. New Jersey-Long Island, NY" /* -NJ-CT */ 1817 77 = "Philadelphia-Wilmington-Trenton," 1818 78 = "Pittsburgh-Beaver Valley, PA" 1819 79 = "Portland-Vancouver, OR" 1820 82 = "St. Louis, IL-MO" 1821 84 = "San Francisco-Oakland-San Jose, CA" 1822 91 = "Seattle-Tacoma, WA" 1823 160 = "Albany-Schenectady-Troy, NY" 1824 200 = "Albequerque, NM" 1825 520 = "Atlanta, GA" 1826 640 = "Austin, TX" 1827 680 = "Bakersfield, CA" 1828 760 = "Baton Rouge, LA" 1829 840 = "Beaumont-Port Arthur, TX" 1830 1000 = "Birmingham, AL" 1831 1520 = "Charlotte-Gastonia-Rock Hill, NC" 1832 1720 = "Colorado Springs, CO" 1833 1840 = "Columbus, OH" 1834 1880 = "Corpus Christi, TX" 1835 2000 = "Dayton-Springfield, OH" 1836 2320 = "El Paso, TX" 1837 2400 = "Eugene-Springfield, OR" 1838 2560 = "Fayetville, NC" 1839 2700 = "Ft. Myers-Cape Coral, FL" 1840 2760 = "Fort Wayne, IN" 1841 2840 = "Fresno, CA" 1842 3120 = "Greensboro--Winston-Salem--High Point," /* NC */ 1843 3160 = "Greensville - Spartansburg, SC" 1844 3240 = "Harrisburg-Lebanon-Carlisle, PA" 1845 3320 = "Honolulu, HI" 1846 3480 = "Indianapolis, IN" 1847 3600 = "Jacksonville, FL" 1848 3840 = "Knoxville, TN" 1849 3980 = "Lakeland-Winterhaven, FL" 1850 4040 = "Lansing-East Lansing, MI" 1851 4720 = "Madison, WI" 1852 4880 = "McCallen-Edinburg-Mission, TX" 1853 4900 = "Melbourne-Titusville-Palm Bay, FL" 1854 4920 = "Memphis, TN" 1855 5120 = "Minneapolis-St. Paul, MN" 1856 5160 = "Mobile, AL" 1857 5360 = "Nashville, TN" 1858 5480 = "New Haven-Meriden, CT" 1859 5560 = "New Orleans, LA" 29 The SAS System 15:22 Thursday, July 3, 2003 1860 5720 = "Norfolk-VA Beach-Newport News, VA" 1861 5880 = "Oklahoma City, OK" 1862 5960 = "Orlando, FL" 1863 6080 = "Pensacola, FL" 1864 6200 = "Phoenix, AZ" 1865 6640 = "Raleigh-Durham, NC" 1866 6840 = "Rochester, NY" 1867 6880 = "Rockford, IL" 1868 6920 = "Sacramento, CA" 1869 7120 = "Salinas-Seaside-Monterey, CA" 1870 7160 = "Salt Lake City-Ogden, UT" 1871 7240 = "San Antonio, TX" 1872 7320 = "San Diego, CA" 1873 7560 = "Scranton-Wilkes-Barre, PA" 1874 8000 = "Springfield, MA" 1875 8120 = "Stockton, CA" 1876 8160 = "Syracuse, NY" 1877 8280 = "Tampa-St. Petersburg-Clearwater, FL" 1878 8400 = "Toledo, OH" 1879 8520 = "Tucson, AZ" 1880 8560 = "Tulsa, OK" 1881 8680 = "Utica-Rome, NY" 1882 8840 = "Washington, DC-MD-VA" 1883 8960 = "West Palm Beach-Boca Raton-Delray Beac" /* h, FL */ 1884 9240 = "Worcester, MA" 1885 ; NOTE: Format H4_MSA has been output. 1886 VALUE H4_ACCES (default=32) 1887 0 = "Not applicable" 1888 1 = "Direct - skip to housunit" 1889 2 = "Through another unit" 1890 ; NOTE: Format H4_ACCES has been output. 1891 VALUE H4_LVQTR (default=32) 1892 1 = "House, apartment, flat" 1893 2 = "Hu in nontransient hotel, motel etc." 1894 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 1895 4 = "Hu in rooming house" 1896 5 = "Mobile home or trailer with no permane" /* nt */ 1897 6 = "Mobile home or trailer with one or mor" /* e */ 1898 7 = "Hu not specified above" 1899 8 = "Quarters not hu in rooming or boarding" /* house */ 1900 9 = "Unit not permanent in transient hotel," /* motel, etc. */ 1901 10 = "Unoccupied tent or trailer site" 1902 11 = "Other unit not specified above" 1903 ; NOTE: Format H4_LVQTR has been output. 1904 VALUE H4_UNITS (default=32) 1905 1 = "Only 'other' units" 1906 2 = "Mobile home or trailer" 1907 3 = "One, detached" 1908 4 = "One, attached" 1909 5 = "Two" 1910 6 = "3-4" 1911 7 = "5-9" 1912 8 = "10-19" 1913 9 = "20-49" 1914 10 = "50 or more" 1915 ; NOTE: Format H4_UNITS has been output. 1916 VALUE H4_TENUR (default=32) 1917 1 = "Owned or being bought by someone in th" /* e household */ 1918 2 = "Rented for cash" 1919 3 = "Occupied without payment of cash rent" 1920 ; NOTE: Format H4_TENUR has been output. 1921 VALUE H4_PUBHS (default=32) 1922 0 = "Not applicable" 1923 1 = "Yes" 1924 2 = "No" 1925 ; NOTE: Format H4_PUBHS has been output. 1926 VALUE H4_LORNT (default=32) 1927 0 = "Not applicable" 1928 1 = "Yes" 1929 2 = "No" 30 The SAS System 15:22 Thursday, July 3, 2003 1930 ; NOTE: Format H4_LORNT has been output. 1931 VALUE H4_RACE (default=32) 1932 0 = "Not applicable" 1933 1 = "White" 1934 2 = "Black" 1935 3 = "American Indian, Eskimo or Aleut" 1936 4 = "Asian or Pacific Islander" 1937 ; NOTE: Format H4_RACE has been output. 1938 VALUE H4_SEX (default=32) 1939 0 = "Not applicable" 1940 1 = "Male" 1941 2 = "Female" 1942 ; NOTE: Format H4_SEX has been output. 1943 VALUE H4_SIZE (default=32) 1944 0 = "Not applicable" 1945 ; NOTE: Format H4_SIZE has been output. 1946 VALUE H4_SEG (default=32) 1947 1 = "Address" 1948 2 = "Unit" 1949 3 = "Permit" 1950 4 = "Area" 1951 5 = "Special place" 1952 ; NOTE: Format H4_SEG has been output. 1953 VALUE U4FRMSLE (default=32) 1954 0 = "Not answered" 1955 1 = "Yes" 1956 2 = "No" 1957 3 = "Not applicable" 1958 ; NOTE: Format U4FRMSLE has been output. 1959 VALUE U4_ACCES (default=32) 1960 0 = "Not applicable" 1961 1 = "Direct - skip to housunit" 1962 2 = "Through another unit" 1963 ; NOTE: Format U4_ACCES has been output. 1964 VALUE U4_LVQTR (default=32) 1965 -9 = "Not answered" 1966 0 = "Not answered (types B and C)" 1967 1 = "House, apartment, flat" 1968 2 = "Hu in nontransient hotel, motel etc." 1969 3 = "Hu, permanent in transient hotel, mote" /* l, etc. */ 1970 4 = "Hu in rooming house" 1971 5 = "Mobile home or trailer with no permane" /* nt */ 1972 6 = "Mobile home or trailer with one or mor" /* e */ 1973 7 = "Hu not specified above" 1974 8 = "Quarters not hu in rooming or boarding" 1975 9 = "Unit not permanent in transient hotel," 1976 10 = "Unoccupied tent or trailer site" 1977 11 = "Other unit not specified above" 1978 ; NOTE: Format U4_LVQTR has been output. 1979 VALUE U4_UNITS (default=32) 1980 -9 = "Not answered" 1981 0 = "Not answered (types B and C)" 1982 1 = "Only 'other' units" 1983 2 = "Mobile home or trailer" 1984 3 = "One, detached" 1985 4 = "One, attached" 1986 5 = "Two" 1987 6 = "3-4" 1988 7 = "5-9" 1989 8 = "10-19" 1990 9 = "20-49" 1991 10 = "50 or more" 1992 ; NOTE: Format U4_UNITS has been output. 1993 VALUE U4_TENUR (default=32) 1994 0 = "Not answered (types B and C)" 1995 1 = "Owned or being bought by someone" 1996 2 = "Rented for cash" 31 The SAS System 15:22 Thursday, July 3, 2003 1997 3 = "Occupied without payment of cash rent" 1998 9 = "Not answered" 1999 ; NOTE: Format U4_TENUR has been output. 2000 VALUE U4_PUBHS (default=32) 2001 0 = "Not applicable" 2002 1 = "Yes" 2003 2 = "No" 2004 -1 = "Dk" 2005 ; NOTE: Format U4_PUBHS has been output. 2006 VALUE U4_LORNT (default=32) 2007 0 = "Not applicable" 2008 1 = "Yes" 2009 2 = "No" 2010 -1 = "Dk" 2011 ; NOTE: Format U4_LORNT has been output. 2012 VALUE H4ITM36B (default=32) 2013 1 = "Interviewed" 2014 2 = "No one home" 2015 3 = "Temporarily absent" 2016 4 = "Refused" 2017 5 = "Unable to locate" 2018 6 = "Other" 2019 9 = "Vacant" 2020 10 = "Occupied by persons with URE" 2021 11 = "Unfit or to be demolished" 2022 12 = "Under construction, not ready" 2023 13 = "Converted to temporary business" 2024 14 = "Unoccupied tent or trailer site" 2025 15 = "Permit granted, construction not" 2026 16 = "Entire HH institutionalized" 2027 17 = "Demolished" 2028 18 = "House or trailer moved" 2029 19 = "Converted to permanent" 2030 20 = "Merged" 2031 21 = "Condemned" 2032 22 = "Deleted (sample adjustment, error)" 2033 23 = "Entire household deceased" 2034 24 = "Moved, address unknown" 2035 25 = "Moved within country beyond limit" 2036 26 = "All sample persons relisted on new" 2037 27 = "(Assigned only during the 2nd" 2038 28 = "Sample households merged into another" 2039 ; NOTE: Format H4ITM36B has been output. 2040 VALUE U4_RACE (default=32) 2041 0 = "Not applicable" 2042 1 = "White" 2043 2 = "Black" 2044 3 = "American Indian, Eskimo or Aleut" 2045 4 = "Asian or Pacific Islander" 2046 9 = "Not answered" 2047 ; NOTE: Format U4_RACE has been output. 2048 VALUE U4_SEX (default=32) 2049 0 = "Not applicable" 2050 1 = "Male" 2051 2 = "Female" 2052 9 = "Not answered" 2053 ; NOTE: Format U4_SEX has been output. 2054 VALUE U4_SIZE (default=32) 2055 -9 = "Not answered" 2056 0 = "Not applicable" 2057 ; NOTE: Format U4_SIZE has been output. 2058 VALUE U4TOTVST (default=32) 2059 -9 = "Not answered" 2060 0 = "Not applicable" 2061 ; NOTE: Format U4TOTVST has been output. 2062 VALUE U4TOTPHN (default=32) 2063 0 = "Not applicable" 2064 ; 32 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format U4TOTPHN has been output. 2065 VALUE U4CCRSPP (default=32) 2066 0 = "Not applicable" 2067 ; NOTE: Format U4CCRSPP has been output. 2068 VALUE H4_0010L (default=32) 2069 0 = "Not answered" 2070 1 = "Yes" 2071 2 = "No" 2072 ; NOTE: Format H4_0010L has been output. 2073 VALUE H4_0012L (default=32) 2074 0 = "Not answered" 2075 1 = "Yes" 2076 2 = "No" 2077 ; NOTE: Format H4_0012L has been output. 2078 VALUE H4_0014L (default=32) 2079 0 = "Not answered" 2080 1 = "Yes" 2081 2 = "No" 2082 ; NOTE: Format H4_0014L has been output. 2083 VALUE H4_0016L (default=32) 2084 0 = "Not answered" 2085 1 = "Yes" 2086 2 = "No" 2087 ; NOTE: Format H4_0016L has been output. 2088 VALUE H4_0018L (default=32) 2089 0 = "Not applicable" 2090 1 = "Yes" 2091 2 = "No" 2092 ; NOTE: Format H4_0018L has been output. 2093 VALUE H4_0020L (default=32) 2094 0 = "Not applicable" 2095 1 = "Yes" 2096 2 = "No" 2097 ; NOTE: Format H4_0020L has been output. 2098 VALUE H4_MEANS (default=32) 2099 1 = "One or more persons in household recei" /* ved */ 2100 2 = "No person in household received benefi" /* ts from */ 2101 ; NOTE: Format H4_MEANS has been output. 2102 VALUE H4_CASH (default=32) 2103 1 = "One or more persons in household recei" /* ved */ 2104 2 = "No person in household received cash b" /* enefits */ 2105 ; NOTE: Format H4_CASH has been output. 2106 VALUE H4NCASHB (default=32) 2107 1 = "One or more persons in household recei" /* ved */ 2108 2 = "One or more persons in household recei" /* ved */ 2109 3 = "No person in household received noncas" /* h benefits */ 2110 ; NOTE: Format H4NCASHB has been output. 2111 VALUE H4_PUB (default=32) 2112 1 = "Yes" 2113 2 = "No" 2114 ; NOTE: Format H4_PUB has been output. 2115 VALUE H4PUBAMT (default=32) 2116 -9 = "Not applicable" 2117 ; NOTE: Format H4PUBAMT has been output. 2118 VALUE H4_UTLTY (default=32) 2119 0 = "Not applicable" 2120 1 = "Yes" 2121 2 = "No" 2122 ; NOTE: Format H4_UTLTY has been output. 2123 VALUE H4_ENRGY (default=32) 2124 0 = "Not applicable" 2125 1 = "Checks sent to household" 2126 2 = "Coupons or vouchers sent to household" 33 The SAS System 15:22 Thursday, July 3, 2003 2127 3 = "Payments sent elsewhere" 2128 4 = "Checks and coupons or vouchers sent to" 2129 5 = "Checks sent to household and payments" 2130 6 = "Coupons or voucher sent to household" 2131 7 = "All three types of assistance" 2132 ; NOTE: Format H4_ENRGY has been output. 2133 VALUE H4_LUNCH (default=32) 2134 0 = "Not applicable" 2135 1 = "Free" 2136 2 = "Reduced-price" 2137 3 = "Both" 2138 ; NOTE: Format H4_LUNCH has been output. 2139 VALUE H4_BREAK (default=32) 2140 0 = "Not applicable" 2141 1 = "Free" 2142 2 = "Reduced-price" 2143 3 = "Both" 2144 ; NOTE: Format H4_BREAK has been output. 2145 VALUE H4_4802L (default=32) 2146 1 = "Yes" 2147 2 = "No - skip to H4-4808" 2148 ; NOTE: Format H4_4802L has been output. 2149 VALUE H4_4806L (default=32) 2150 0 = "Not in universe" 2151 1 = "Yes - skip to H4-4816" 2152 2 = "No - skip to H4-4816" 2153 ; NOTE: Format H4_4806L has been output. 2154 VALUE H4_4808L (default=32) 2155 1 = "Yes" 2156 2 = "No - skip to H4-4816" 2157 ; NOTE: Format H4_4808L has been output. 2158 VALUE H4_4812L (default=32) 2159 0 = "Not in universe" 2160 1 = "Yes" 2161 2 = "No" 2162 ; NOTE: Format H4_4812L has been output. 2163 VALUE H4_4816L (default=32) 2164 1 = "Yes" 2165 2 = "No - skip to H4-4826" 2166 ; NOTE: Format H4_4816L has been output. 2167 VALUE H4_4818L (default=32) 2168 0 = "Not marked as a place where payments" 2169 1 = "Marked as a place where payments" 2170 ; NOTE: Format H4_4818L has been output. 2171 VALUE H4_4820L (default=32) 2172 0 = "Not marked as a place where payments" 2173 1 = "Marked as a place where payments" 2174 ; NOTE: Format H4_4820L has been output. 2175 VALUE H4_4822L (default=32) 2176 0 = "Not marked as a place where payments" 2177 1 = "Marked as a place where payments" 2178 ; NOTE: Format H4_4822L has been output. 2179 VALUE H4_4826L (default=32) 2180 1 = "Yes" 2181 2 = "No" 2182 ; NOTE: Format H4_4826L has been output. 2183 VALUE H4_4828L (default=32) 2184 0 = "Not in universe" 2185 1 = "Yes" 2186 2 = "No" 2187 ; NOTE: Format H4_4828L has been output. 2188 VALUE H4_4830L (default=32) 2189 0 = "Not in universe" 34 The SAS System 15:22 Thursday, July 3, 2003 2190 ; NOTE: Format H4_4830L has been output. 2191 VALUE H4_4832L (default=32) 2192 0 = "Not in universe" 2193 1 = "Yes" 2194 2 = "No- skip to H4-4840" 2195 ; NOTE: Format H4_4832L has been output. 2196 VALUE H4_4834L (default=32) 2197 0 = "Not in universe" 2198 ; NOTE: Format H4_4834L has been output. 2199 VALUE H4_4836L (default=32) 2200 0 = "Not marked as a free lunch or not" 2201 1 = "Marked as a free lunch" 2202 ; NOTE: Format H4_4836L has been output. 2203 VALUE H4_4838L (default=32) 2204 0 = "Not marked as a reduced-price" 2205 1 = "Marked as a reduced-price" 2206 ; NOTE: Format H4_4838L has been output. 2207 VALUE H4_4840L (default=32) 2208 0 = "Not in universe" 2209 1 = "Yes" 2210 2 = "No" 2211 ; NOTE: Format H4_4840L has been output. 2212 VALUE H4_4842L (default=32) 2213 0 = "Not in universe" 2214 ; NOTE: Format H4_4842L has been output. 2215 VALUE H4_4844L (default=32) 2216 0 = "Not marked as a free breakfast or" 2217 1 = "Marked as a free breakfast" 2218 ; NOTE: Format H4_4844L has been output. 2219 VALUE H4_4846L (default=32) 2220 0 = "Not marked as a reduced-price" 2221 1 = "Marked as a reduced-price" 2222 ; NOTE: Format H4_4846L has been output. 2223 VALUE H4_IMP0K (default=32) 2224 0 = "Not imputed" 2225 1 = "Imputed" 2226 ; NOTE: Format H4_IMP0K has been output. 2227 VALUE H4_IMP0L (default=32) 2228 0 = "Not imputed" 2229 1 = "Imputed" 2230 ; NOTE: Format H4_IMP0L has been output. 2231 VALUE H4_IMP0M (default=32) 2232 0 = "Not imputed" 2233 1 = "Imputed" 2234 ; NOTE: Format H4_IMP0M has been output. 2235 VALUE H4_IMP0N (default=32) 2236 0 = "Not imputed" 2237 1 = "Imputed" 2238 ; NOTE: Format H4_IMP0N has been output. 2239 VALUE H4_IMP0O (default=32) 2240 0 = "Not imputed" 2241 1 = "Imputed" 2242 ; NOTE: Format H4_IMP0O has been output. 2243 VALUE H4_IMP0P (default=32) 2244 0 = "Not imputed" 2245 1 = "Imputed" 2246 ; NOTE: Format H4_IMP0P has been output. 2247 VALUE H4_IMP0Q (default=32) 2248 0 = "Not imputed" 2249 1 = "Imputed" 2250 ; 35 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format H4_IMP0Q has been output. 2251 VALUE H4_IMP0R (default=32) 2252 0 = "Not imputed" 2253 1 = "Imputed" 2254 ; NOTE: Format H4_IMP0R has been output. 2255 VALUE H4_IMP0S (default=32) 2256 0 = "Not imputed" 2257 1 = "Imputed" 2258 ; NOTE: Format H4_IMP0S has been output. 2259 VALUE H4_IMP1K (default=32) 2260 0 = "Not imputed" 2261 1 = "Imputed" 2262 ; NOTE: Format H4_IMP1K has been output. 2263 VALUE H4_IMP1L (default=32) 2264 0 = "Not imputed" 2265 1 = "Imputed" 2266 ; NOTE: Format H4_IMP1L has been output. 2267 VALUE H4_IMP1M (default=32) 2268 0 = "Not imputed" 2269 1 = "Imputed" 2270 ; NOTE: Format H4_IMP1M has been output. 2271 VALUE H4_IMP1N (default=32) 2272 0 = "Not imputed" 2273 1 = "Imputed" 2274 ; NOTE: Format H4_IMP1N has been output. 2275 VALUE H4_IMP1O (default=32) 2276 0 = "Not imputed" 2277 1 = "Imputed" 2278 ; NOTE: Format H4_IMP1O has been output. 2279 VALUE H4_IMP1P (default=32) 2280 0 = "Not imputed" 2281 1 = "Imputed" 2282 ; NOTE: Format H4_IMP1P has been output. 2283 VALUE H4_IMP1Q (default=32) 2284 0 = "Not imputed" 2285 1 = "Imputed" 2286 ; NOTE: Format H4_IMP1Q has been output. 2287 VALUE H4_IMP1R (default=32) 2288 0 = "Not imputed" 2289 1 = "Imputed" 2290 ; NOTE: Format H4_IMP1R has been output. 2291 VALUE H4_IMP1S (default=32) 2292 0 = "Not imputed" 2293 1 = "Imputed" 2294 ; NOTE: Format H4_IMP1S has been output. 2295 VALUE H4_IMP1T (default=32) 2296 0 = "Not imputed" 2297 1 = "Imputed" 2298 ; NOTE: Format H4_IMP1T has been output. 2299 VALUE H4_IMP2K (default=32) 2300 0 = "Not imputed" 2301 1 = "Imputed" 2302 ; NOTE: Format H4_IMP2K has been output. 2303 VALUE F1_TYPE (default=32) 2304 1 = "Primary family" 2305 3 = "Unrelated subfamily" 2306 4 = "Primary individual" 2307 5 = "Secondary individual" 2308 ; NOTE: Format F1_TYPE has been output. 2309 VALUE F1_KIND (default=32) 2310 1 = "Headed by husband/ wife" 2311 2 = "Male reference person" 36 The SAS System 15:22 Thursday, July 3, 2003 2312 3 = "Female reference person" 2313 ; NOTE: Format F1_KIND has been output. 2314 VALUE F1OWNKID (default=32) 2315 0 = "None" 2316 1 = "One" 2317 2 = "Two" 2318 ; NOTE: Format F1OWNKID has been output. 2319 VALUE F1OKLT1D (default=32) 2320 0 = "None" 2321 1 = "One" 2322 2 = "Two" 2323 ; NOTE: Format F1OKLT1D has been output. 2324 VALUE F2_TYPE (default=32) 2325 1 = "Primary family" 2326 3 = "Unrelated subfamily" 2327 4 = "Primary individual" 2328 5 = "Secondary individual" 2329 ; NOTE: Format F2_TYPE has been output. 2330 VALUE F2_KIND (default=32) 2331 1 = "Headed by husband/ wife" 2332 2 = "Male reference person" 2333 3 = "Female reference person" 2334 ; NOTE: Format F2_KIND has been output. 2335 VALUE F2OWNKID (default=32) 2336 0 = "None" 2337 1 = "One" 2338 2 = "Two" 2339 ; NOTE: Format F2OWNKID has been output. 2340 VALUE F2OKLT1D (default=32) 2341 0 = "None" 2342 1 = "One" 2343 2 = "Two" 2344 ; NOTE: Format F2OKLT1D has been output. 2345 VALUE F3_TYPE (default=32) 2346 1 = "Primary family" 2347 3 = "Unrelated subfamily" 2348 4 = "Primary individual" 2349 5 = "Secondary individual" 2350 ; NOTE: Format F3_TYPE has been output. 2351 VALUE F3_KIND (default=32) 2352 1 = "Headed by husband/ wife" 2353 2 = "Male reference person" 2354 3 = "Female reference person" 2355 ; NOTE: Format F3_KIND has been output. 2356 VALUE F3OWNKID (default=32) 2357 0 = "None" 2358 1 = "One" 2359 2 = "Two" 2360 ; NOTE: Format F3OWNKID has been output. 2361 VALUE F3OKLT1D (default=32) 2362 0 = "None" 2363 1 = "One" 2364 2 = "Two" 2365 ; NOTE: Format F3OKLT1D has been output. 2366 VALUE F4_TYPE (default=32) 2367 1 = "Primary family" 2368 3 = "Unrelated subfamily" 2369 4 = "Primary individual" 2370 5 = "Secondary individual" 2371 ; NOTE: Format F4_TYPE has been output. 2372 VALUE F4_KIND (default=32) 2373 1 = "Headed by husband/ wife" 2374 2 = "Male reference person" 2375 3 = "Female reference person" 37 The SAS System 15:22 Thursday, July 3, 2003 2376 ; NOTE: Format F4_KIND has been output. 2377 VALUE F4OWNKID (default=32) 2378 0 = "None" 2379 1 = "One" 2380 2 = "Two" 2381 ; NOTE: Format F4OWNKID has been output. 2382 VALUE F4OKLT1D (default=32) 2383 0 = "None" 2384 1 = "One" 2385 2 = "Two" 2386 ; NOTE: Format F4OKLT1D has been output. 2387 VALUE S1_TYPE (default=32) 2388 2 = "Related subfamily" 2389 ; NOTE: Format S1_TYPE has been output. 2390 VALUE S1_KIND (default=32) 2391 1 = "Headed by husband/ wife" 2392 2 = "Male reference person" 2393 3 = "Female reference person" 2394 ; NOTE: Format S1_KIND has been output. 2395 VALUE S1OWNKID (default=32) 2396 0 = "None" 2397 1 = "One" 2398 2 = "Two" 2399 ; NOTE: Format S1OWNKID has been output. 2400 VALUE S1OKLT1D (default=32) 2401 0 = "None" 2402 1 = "One" 2403 2 = "Two" 2404 ; NOTE: Format S1OKLT1D has been output. 2405 VALUE S2_TYPE (default=32) 2406 2 = "Related subfamily" 2407 ; NOTE: Format S2_TYPE has been output. 2408 VALUE S2_KIND (default=32) 2409 1 = "Headed by husband/ wife" 2410 2 = "Male reference person" 2411 3 = "Female reference person" 2412 ; NOTE: Format S2_KIND has been output. 2413 VALUE S2OWNKID (default=32) 2414 0 = "None" 2415 1 = "One" 2416 2 = "Two" 2417 ; NOTE: Format S2OWNKID has been output. 2418 VALUE S2OKLT1D (default=32) 2419 0 = "None" 2420 1 = "One" 2421 2 = "Two" 2422 ; NOTE: Format S2OKLT1D has been output. 2423 VALUE S3_TYPE (default=32) 2424 2 = "Related subfamily" 2425 ; NOTE: Format S3_TYPE has been output. 2426 VALUE S3_KIND (default=32) 2427 1 = "Headed by husband/ wife" 2428 2 = "Male reference person" 2429 3 = "Female reference person" 2430 ; NOTE: Format S3_KIND has been output. 2431 VALUE S3OWNKID (default=32) 2432 0 = "None" 2433 1 = "One" 2434 2 = "Two" 2435 ; NOTE: Format S3OWNKID has been output. 2436 VALUE S3OKLT1D (default=32) 2437 0 = "None" 38 The SAS System 15:22 Thursday, July 3, 2003 2438 1 = "One" 2439 2 = "Two" 2440 ; NOTE: Format S3OKLT1D has been output. 2441 VALUE S4_TYPE (default=32) 2442 2 = "Related subfamily" 2443 ; NOTE: Format S4_TYPE has been output. 2444 VALUE S4_KIND (default=32) 2445 1 = "Headed by husband/ wife" 2446 2 = "Male reference person" 2447 3 = "Female reference person" 2448 ; NOTE: Format S4_KIND has been output. 2449 VALUE S4OWNKID (default=32) 2450 0 = "None" 2451 1 = "One" 2452 2 = "Two" 2453 ; NOTE: Format S4OWNKID has been output. 2454 VALUE S4OKLT1D (default=32) 2455 0 = "None" 2456 1 = "One" 2457 2 = "Two" 2458 ; NOTE: Format S4OKLT1D has been output. 2459 VALUE PP_INTVW (default=32) 2460 0 = "Not applicable (children under 15)" 2461 1 = "Interview (self)" 2462 2 = "Interview (proxy)" 2463 3 = "Noninterview - type Z refusal" 2464 4 = "Noninterview - type Z other" 2465 ; NOTE: Format PP_INTVW has been output. 2466 VALUE RRP_1L (default=32) 2467 1 = "Household reference person, living" 2468 2 = "Household reference person living" 2469 3 = "Spouse of household reference person" 2470 4 = "Child of household reference person" 2471 5 = "Other relative of household reference" 2472 6 = "Nonrelative of household reference" 2473 7 = "Nonrelative of household reference" 2474 ; NOTE: Format RRP_1L has been output. 2475 VALUE RRP_2L (default=32) 2476 1 = "Household reference person, living" 2477 2 = "Household reference person living" 2478 3 = "Spouse of household reference person" 2479 4 = "Child of household reference person" 2480 5 = "Other relative of household reference" 2481 6 = "Nonrelative of household reference" 2482 7 = "Nonrelative of household reference" 2483 ; NOTE: Format RRP_2L has been output. 2484 VALUE RRP_3L (default=32) 2485 1 = "Household reference person, living" 2486 2 = "Household reference person living" 2487 3 = "Spouse of household reference person" 2488 4 = "Child of household reference person" 2489 5 = "Other relative of household reference" 2490 6 = "Nonrelative of household reference" 2491 7 = "Nonrelative of household reference" 2492 ; NOTE: Format RRP_3L has been output. 2493 VALUE RRP_4L (default=32) 2494 1 = "Household reference person, living" 2495 2 = "Household reference person living" 2496 3 = "Spouse of household reference person" 2497 4 = "Child of household reference person" 2498 5 = "Other relative of household reference" 2499 6 = "Nonrelative of household reference" 2500 7 = "Nonrelative of household reference" 2501 ; NOTE: Format RRP_4L has been output. 2502 VALUE RRP_5L (default=32) 2503 1 = "Household reference person, living" 39 The SAS System 15:22 Thursday, July 3, 2003 2504 2 = "Household reference person living" 2505 3 = "Spouse of household reference person" 2506 4 = "Child of household reference person" 2507 5 = "Other relative of household reference" 2508 ; NOTE: Format RRP_5L has been output. 2509 VALUE AGE_1L (default=32) 2510 0 = "Less than 1 full year" 2511 85 = "85 years old or older" 2512 ; NOTE: Format AGE_1L has been output. 2513 VALUE AGE_2L (default=32) 2514 0 = "Less than 1 full year" 2515 85 = "85 years old or older" 2516 ; NOTE: Format AGE_2L has been output. 2517 VALUE AGE_3L (default=32) 2518 0 = "Less than 1 full year" 2519 85 = "85 years old or older" 2520 ; NOTE: Format AGE_3L has been output. 2521 VALUE AGE_4L (default=32) 2522 0 = "Less than 1 full year" 2523 85 = "85 years old or older" 2524 ; NOTE: Format AGE_4L has been output. 2525 VALUE AGE_5L (default=32) 2526 0 = "Less than 1 full year" 2527 85 = "85 years old or older" 2528 ; NOTE: Format AGE_5L has been output. 2529 VALUE SEX (default=32) 2530 1 = "Male" 2531 2 = "Female" 2532 ; NOTE: Format SEX has been output. 2533 VALUE RACE (default=32) 2534 1 = "White" 2535 2 = "Black" 2536 3 = "American Indian, Eskimo or Aleut" 2537 4 = "Asian or Pacific Islander" 2538 ; NOTE: Format RACE has been output. 2539 VALUE MS_1L (default=32) 2540 1 = "Married, spouse present" 2541 2 = "Married, spouse absent" 2542 3 = "Widowed" 2543 4 = "Divorced" 2544 5 = "Separated" 2545 6 = "Never married" 2546 ; NOTE: Format MS_1L has been output. 2547 VALUE MS_2L (default=32) 2548 1 = "Married, spouse present" 2549 2 = "Married, spouse absent" 2550 3 = "Widowed" 2551 4 = "Divorced" 2552 5 = "Separated" 2553 6 = "Never married" 2554 ; NOTE: Format MS_2L has been output. 2555 VALUE MS_3L (default=32) 2556 1 = "Married, spouse present" 2557 2 = "Married, spouse absent" 2558 3 = "Widowed" 2559 4 = "Divorced" 2560 5 = "Separated" 2561 6 = "Never married" 2562 ; NOTE: Format MS_3L has been output. 2563 VALUE MS_4L (default=32) 2564 1 = "Married, spouse present" 2565 2 = "Married, spouse absent" 2566 3 = "Widowed" 2567 4 = "Divorced" 2568 5 = "Separated" 40 The SAS System 15:22 Thursday, July 3, 2003 2569 6 = "Never married" 2570 ; NOTE: Format MS_4L has been output. 2571 VALUE MS_5L (default=32) 2572 1 = "Married, spouse present" 2573 2 = "Married, spouse absent" 2574 3 = "Widowed" 2575 4 = "Divorced" 2576 5 = "Separated" 2577 6 = "Never married" 2578 ; NOTE: Format MS_5L has been output. 2579 VALUE FAMTYP_E (default=32) 2580 0 = "Primary family" 2581 1 = "Secondary individual (not a family mem" /* ber) */ 2582 2 = "Unrelated sub (secondary) family" 2583 3 = "Related subfamily" 2584 4 = "Primary individual" 2585 ; NOTE: Format FAMTYP_E has been output. 2586 VALUE FAMTYP_K (default=32) 2587 0 = "Primary family" 2588 1 = "Secondary individual (not a family mem" /* ber) */ 2589 2 = "Unrelated sub (secondary) family" 2590 3 = "Related subfamily" 2591 4 = "Primary individual" 2592 ; NOTE: Format FAMTYP_K has been output. 2593 VALUE FAMTYP_L (default=32) 2594 0 = "Primary family" 2595 1 = "Secondary individual (not a family mem" /* ber) */ 2596 2 = "Unrelated sub (secondary) family" 2597 3 = "Related subfamily" 2598 4 = "Primary individual" 2599 ; NOTE: Format FAMTYP_L has been output. 2600 VALUE FAMTYP_M (default=32) 2601 0 = "Primary family" 2602 1 = "Secondary individual (not a family mem" /* ber) */ 2603 2 = "Unrelated sub (secondary) family" 2604 3 = "Related subfamily" 2605 4 = "Primary individual" 2606 ; NOTE: Format FAMTYP_M has been output. 2607 VALUE FAMTYP_N (default=32) 2608 0 = "Primary family" 2609 1 = "Secondary individual (not a family mem" /* ber) */ 2610 2 = "Unrelated sub (secondary) family" 2611 3 = "Related subfamily" 2612 4 = "Primary individual" 2613 ; NOTE: Format FAMTYP_N has been output. 2614 VALUE FAMREL_E (default=32) 2615 0 = "Not applicable (person not in related" 2616 1 = "Reference person of family" 2617 2 = "Spouse of family reference person" 2618 3 = "Child of family reference person" 2619 4 = "Other relative of family reference" 2620 ; NOTE: Format FAMREL_E has been output. 2621 VALUE FAMREL_K (default=32) 2622 0 = "Not applicable (person not in related" 2623 1 = "Reference person of family" 2624 2 = "Spouse of family reference person" 2625 3 = "Child of family reference person" 2626 4 = "Other relative of family reference" 2627 ; NOTE: Format FAMREL_K has been output. 2628 VALUE FAMREL_L (default=32) 2629 0 = "Not applicable (person not in related" 2630 1 = "Reference person of family" 2631 2 = "Spouse of family reference person" 2632 3 = "Child of family reference person" 2633 4 = "Other relative of family reference" 2634 ; NOTE: Format FAMREL_L has been output. 41 The SAS System 15:22 Thursday, July 3, 2003 2635 VALUE FAMREL_M (default=32) 2636 0 = "Not applicable (person not in related" 2637 1 = "Reference person of family" 2638 2 = "Spouse of family reference person" 2639 3 = "Child of family reference person" 2640 4 = "Other relative of family reference" 2641 ; NOTE: Format FAMREL_M has been output. 2642 VALUE FAMREL_N (default=32) 2643 0 = "Not applicable (person not in related" 2644 1 = "Reference person of family" 2645 2 = "Spouse of family reference person" 2646 3 = "Child of family reference person" 2647 4 = "Other relative of family reference" 2648 ; NOTE: Format FAMREL_N has been output. 2649 VALUE FAMNUM_E (default=32) 2650 0 = "Not applicable (person not in related " /* subfamily */ 2651 ; NOTE: Format FAMNUM_E has been output. 2652 VALUE FAMNUM_K (default=32) 2653 0 = "Not applicable (person not in related " /* subfamily */ 2654 ; NOTE: Format FAMNUM_K has been output. 2655 VALUE FAMNUM_L (default=32) 2656 0 = "Not applicable (person not in related " /* subfamily */ 2657 ; NOTE: Format FAMNUM_L has been output. 2658 VALUE FAMNUM_M (default=32) 2659 0 = "Not applicable (person not in related " /* subfamily */ 2660 ; NOTE: Format FAMNUM_M has been output. 2661 VALUE FAMNUM_N (default=32) 2662 0 = "Not applicable (person not in related " /* subfamily */ 2663 ; NOTE: Format FAMNUM_N has been output. 2664 VALUE POP_STAT (default=32) 2665 1 = "Adult (15 years of age or older)" 2666 2 = "Child (under 15 at interview)" 2667 ; NOTE: Format POP_STAT has been output. 2668 VALUE PNSP_1L (default=32) 2669 999 = "Not applicable" 2670 ; NOTE: Format PNSP_1L has been output. 2671 VALUE VETSTAT (default=32) 2672 1 = "Yes" 2673 2 = "No" 2674 ; NOTE: Format VETSTAT has been output. 2675 VALUE HIGRADE (default=32) 2676 0 = "Not applicable if under 15;" 2677 ; NOTE: Format HIGRADE has been output. 2678 VALUE GRD_CMPL (default=32) 2679 0 = "Not applicable if under 15." 2680 1 = "Yes" 2681 2 = "No" 2682 ; NOTE: Format GRD_CMPL has been output. 2683 VALUE ETHNICTY (default=32) 2684 1 = "German" 2685 2 = "English" 2686 3 = "Irish" 2687 4 = "French" 2688 5 = "Italian" 2689 6 = "Scotish" 2690 7 = "Polish" 2691 8 = "Dutch" 2692 9 = "Swedish" 2693 10 = "Norwegian" 2694 11 = "Russian" 2695 12 = "Ukrainian" 2696 13 = "Welsh" 2697 14 = "Mexican-American" 2698 15 = "Chicano" 42 The SAS System 15:22 Thursday, July 3, 2003 2699 16 = "Mexican" 2700 17 = "Puerto Rican" 2701 18 = "Cuban" 2702 19 = "Central or South American (Spanish)" 2703 20 = "Other Spanish" 2704 21 = "Afro-American (Black or Negro)" 2705 30 = "Another group not listed" 2706 39 = "Don't know" 2707 ; NOTE: Format ETHNICTY has been output. 2708 VALUE IN_AF (default=32) 2709 0 = "Not applicable" 2710 1 = "Yes" 2711 2 = "No" 2712 ; NOTE: Format IN_AF has been output. 2713 VALUE U_RRP (default=32) 2714 1 = "Reference person with relatives in HH" 2715 2 = "Reference person with no rel. In HH" 2716 3 = "Husband of reference person" 2717 4 = "Wife of reference person" 2718 5 = "Own child of reference person" 2719 6 = "Parent of reference person" 2720 7 = "Brother/sister of reference person" 2721 8 = "Other relative of reference person" 2722 9 = "Nonrelative of reference person" 2723 10 = "Nonrelative of reference person" 2724 ; NOTE: Format U_RRP has been output. 2725 VALUE U_HHMEM (default=32) 2726 1 = "Yes - current HH member" 2727 2 = "No" 2728 ; NOTE: Format U_HHMEM has been output. 2729 VALUE U_REALFT (default=32) 2730 0 = "Not applicable (person did not move or" 2731 5 = "Left - deceased" 2732 6 = "Left - institutionalized" 2733 7 = "Left - living in Armed Forces barracks" 2734 8 = "Left - moved outside of country" 2735 9 = "Left - separation or divorce" 2736 10 = "Left - person 201 or greater no longer" 2737 11 = "Left - other" 2738 ; NOTE: Format U_REALFT has been output. 2739 VALUE U_REAENT (default=32) 2740 0 = "Not applicable (person did not move" 2741 1 = "Entered - birth" 2742 2 = "Entered - marriage" 2743 3 = "Entered - other" 2744 4 = "Entered (before sample people)" 2745 ; NOTE: Format U_REAENT has been output. 2746 VALUE U_MONLFT (default=32) 2747 0 = "Not applicable (person did not move or" 2748 ; NOTE: Format U_MONLFT has been output. 2749 VALUE U_MONENT (default=32) 2750 0 = "Not applicable (person did not move or" 2751 ; NOTE: Format U_MONENT has been output. 2752 VALUE U_DAYLFT (default=32) 2753 0 = "Not applicable (person did not move or" 2754 ; NOTE: Format U_DAYLFT has been output. 2755 VALUE U_DAYENT (default=32) 2756 0 = "Not applicable (person did not move or" 2757 ; NOTE: Format U_DAYENT has been output. 2758 VALUE CC_ADLFT (default=32) 2759 0 = "Not applicable (person did not move or" 2760 ; NOTE: Format CC_ADLFT has been output. 2761 VALUE CC_ADENT (default=32) 2762 0 = "Not applicable (person did not move or" 2763 ; 43 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format CC_ADENT has been output. 2764 VALUE U_BRTHYR (default=32) 2765 -9 = "Not answered" 2766 ; NOTE: Format U_BRTHYR has been output. 2767 VALUE U_PNPT (default=32) 2768 -9 = "Not answered" 2769 ; NOTE: Format U_PNPT has been output. 2770 VALUE U_MS (default=32) 2771 0 = "Not applicable" 2772 1 = "Married - spouse present" 2773 2 = "Married - spouse absent" 2774 3 = "Widowed" 2775 4 = "Divorced" 2776 5 = "Separated" 2777 6 = "Never married" 2778 9 = "Not answered" 2779 ; NOTE: Format U_MS has been output. 2780 VALUE U_PNSP (default=32) 2781 0 = "Not applicable" 2782 -9 = "Not answered" 2783 ; NOTE: Format U_PNSP has been output. 2784 VALUE U_PNGD (default=32) 2785 0 = "Not applicable (person did not move or" 2786 ; NOTE: Format U_PNGD has been output. 2787 VALUE U_SEX (default=32) 2788 1 = "Male" 2789 2 = "Female" 2790 9 = "Not answered" 2791 ; NOTE: Format U_SEX has been output. 2792 VALUE U_RACE (default=32) 2793 1 = "White" 2794 2 = "Black" 2795 3 = "American Indian, Eskimo or Aleut" 2796 4 = "Asian or Pacific Islander" 2797 5 = "Other" 2798 9 = "Not answered" 2799 ; NOTE: Format U_RACE has been output. 2800 VALUE U_ORIGIN (default=32) 2801 -9 = "Not answered" 2802 1 = "German" 2803 2 = "English" 2804 3 = "Irish" 2805 4 = "French" 2806 5 = "Italian" 2807 6 = "Scottish" 2808 7 = "Polish" 2809 8 = "Dutch" 2810 9 = "Swedish" 2811 10 = "Norwegian" 2812 11 = "Russian" 2813 12 = "Ukrainian" 2814 13 = "Welsh" 2815 14 = "Mexican-American" 2816 15 = "Chicano" 2817 16 = "Mexican" 2818 17 = "Puerto Rican" 2819 18 = "Cuban" 2820 19 = "Central or South American" 2821 20 = "Other Spanish" 2822 21 = "Afro-American (Black or Negro)" 2823 30 = "Another group not listed" 2824 39 = "Don't know" 2825 ; NOTE: Format U_ORIGIN has been output. 2826 VALUE U_HIGRDE (default=32) 2827 -9 = "Not answered" 2828 0 = "Not applicable, did not attend," 2829 ; NOTE: Format U_HIGRDE has been output. 44 The SAS System 15:22 Thursday, July 3, 2003 2830 VALUE U_COMPL (default=32) 2831 0 = "Not applicable" 2832 1 = "Yes" 2833 2 = "No" 2834 9 = "Not answered" 2835 ; NOTE: Format U_COMPL has been output. 2836 VALUE U_VET (default=32) 2837 0 = "Not applicable" 2838 1 = "Yes" 2839 2 = "No" 2840 9 = "Not answered" 2841 ; NOTE: Format U_VET has been output. 2842 VALUE U_SRVDTE (default=32) 2843 0 = "Not applicable" 2844 1 = "Vietnam era (Aug'64-Apr'75)" 2845 2 = "Korean conflict (June'50-Jan'55)" 2846 3 = "World war II (Sept'40-July'47)" 2847 4 = "World warI (Apr'17-Nov'18)" 2848 5 = "May 1975 or later" 2849 6 = "Other service" 2850 9 = "Not answered" 2851 ; NOTE: Format U_SRVDTE has been output. 2852 VALUE U_AF (default=32) 2853 0 = "Not applicable" 2854 1 = "Yes" 2855 2 = "No" 2856 9 = "Not answered" 2857 ; NOTE: Format U_AF has been output. 2858 VALUE U_SSNDK (default=32) 2859 0 = "Not answered" 2860 1 = "Don't know" 2861 2 = "Refusal" 2862 3 = "None" 2863 ; NOTE: Format U_SSNDK has been output. 2864 VALUE RECIPSUM (default=32) 2865 0 = "Not applicable" 2866 1 = "Yes" 2867 2 = "No" 2868 ; NOTE: Format RECIPSUM has been output. 2869 VALUE ASSETSUM (default=32) 2870 0 = "Not applicable" 2871 1 = "Yes" 2872 2 = "No" 2873 ; NOTE: Format ASSETSUM has been output. 2874 VALUE ESR_1L (default=32) 2875 0 = "Not applicable" 2876 1 = "With a job entire month, worked all we" /* eks */ 2877 2 = "With a job entire month, missed one or" /* more */ 2878 3 = "With a job entire month, missed one or" /* more */ 2879 4 = "With job one or more weeks, no time sp" /* ent */ 2880 5 = "With job one or more weeks, spent one " /* or more */ 2881 6 = "No job during month, spent entire mont" /* h looking */ 2882 7 = "No job during month, spent one or more" /* weeks */ 2883 8 = "No job during month, no time spent loo" /* king or */ 2884 ; NOTE: Format ESR_1L has been output. 2885 VALUE ESR_2L (default=32) 2886 0 = "Not applicable" 2887 1 = "With a job entire month, worked all we" /* eks */ 2888 2 = "With a job entire month, missed one or" /* more */ 2889 3 = "With a job entire month, missed one or" /* more */ 2890 4 = "With job one or more weeks, no time sp" /* ent */ 2891 5 = "With job one or more weeks, spent one " /* or more */ 2892 6 = "No job during month, spent entire mont" /* h looking */ 2893 7 = "No job during month, spent one or more" /* weeks */ 2894 8 = "No job during month, no time spent loo" /* king or */ 2895 ; NOTE: Format ESR_2L has been output. 2896 VALUE ESR_3L (default=32) 45 The SAS System 15:22 Thursday, July 3, 2003 2897 0 = "Not applicable" 2898 1 = "With a job entire month, worked all we" /* eks */ 2899 2 = "With a job entire month, missed one or" /* more */ 2900 3 = "With a job entire month, missed one or" /* more */ 2901 4 = "With job one or more weeks, no time sp" /* ent */ 2902 5 = "With job one or more weeks, spent one " /* or more */ 2903 6 = "No job during month, spent entire mont" /* h looking */ 2904 7 = "No job during month, spent one or more" /* weeks */ 2905 8 = "No job during month, no time spent loo" /* king or */ 2906 ; NOTE: Format ESR_3L has been output. 2907 VALUE ESR_4L (default=32) 2908 0 = "Not applicable" 2909 1 = "With a job entire month, worked all we" /* eks */ 2910 2 = "With a job entire month, missed one or" /* more */ 2911 3 = "With a job entire month, missed one or" /* more */ 2912 4 = "With job one or more weeks, no time sp" /* ent */ 2913 5 = "With job one or more weeks, spent one " /* or more */ 2914 6 = "No job during month, spent entire mont" /* h looking */ 2915 7 = "No job during month, spent one or more" /* weeks */ 2916 8 = "No job during month, no time spent loo" /* king or */ 2917 ; NOTE: Format ESR_4L has been output. 2918 VALUE WKSPER1L (default=32) 2919 0 = "Not applicable" 2920 4 = "Four weeks" 2921 5 = "Five weeks" 2922 ; NOTE: Format WKSPER1L has been output. 2923 VALUE WKSPER2L (default=32) 2924 0 = "Not applicable" 2925 4 = "Four weeks" 2926 5 = "Five weeks" 2927 ; NOTE: Format WKSPER2L has been output. 2928 VALUE WKSPER3L (default=32) 2929 0 = "Not applicable" 2930 4 = "Four weeks" 2931 5 = "Five weeks" 2932 ; NOTE: Format WKSPER3L has been output. 2933 VALUE WKSPER4L (default=32) 2934 0 = "Not applicable" 2935 4 = "Four weeks" 2936 5 = "Five weeks" 2937 ; NOTE: Format WKSPER4L has been output. 2938 VALUE WKSJB1L (default=32) 2939 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 2940 1 = "1 week" 2941 2 = "2 weeks" 2942 3 = "3 weeks" 2943 4 = "4 weeks" 2944 5 = "5 weeks (only applicable for months wi" /* th */ 2945 ; NOTE: Format WKSJB1L has been output. 2946 VALUE WKSJB2L (default=32) 2947 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 2948 1 = "1 week" 2949 2 = "2 weeks" 2950 3 = "3 weeks" 2951 4 = "4 weeks" 2952 5 = "5 weeks (only applicable for months wi" /* th */ 2953 ; NOTE: Format WKSJB2L has been output. 2954 VALUE WKSJB3L (default=32) 2955 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 2956 1 = "1 week" 2957 2 = "2 weeks" 2958 3 = "3 weeks" 2959 4 = "4 weeks" 2960 5 = "5 weeks (only applicable for months wi" /* th */ 2961 ; NOTE: Format WKSJB3L has been output. 2962 VALUE WKSJB4L (default=32) 2963 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 46 The SAS System 15:22 Thursday, July 3, 2003 2964 1 = "1 week" 2965 2 = "2 weeks" 2966 3 = "3 weeks" 2967 4 = "4 weeks" 2968 5 = "5 weeks (only applicable for months wi" /* th */ 2969 ; NOTE: Format WKSJB4L has been output. 2970 VALUE WKWJOB (default=32) 2971 0 = "Not applicable ('have-job' = no)" 2972 1 = "Yes" 2973 2 = "No" 2974 ; NOTE: Format WKWJOB has been output. 2975 VALUE WKSWOP1L (default=32) 2976 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 2977 1 = "1 week" 2978 2 = "2 weeks" 2979 3 = "3 weeks" 2980 4 = "4 weeks" 2981 5 = "5 weeks (only applicable for months wi" /* th 5 weeks) */ 2982 ; NOTE: Format WKSWOP1L has been output. 2983 VALUE WKSWOP2L (default=32) 2984 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 2985 1 = "1 week" 2986 2 = "2 weeks" 2987 3 = "3 weeks" 2988 4 = "4 weeks" 2989 5 = "5 weeks (only applicable for months wi" /* th 5 */ 2990 ; NOTE: Format WKSWOP2L has been output. 2991 VALUE WKSWOP3L (default=32) 2992 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 2993 1 = "1 week" 2994 2 = "2 weeks" 2995 3 = "3 weeks" 2996 4 = "4 weeks" 2997 5 = "5 weeks (only applicable for months wi" /* th 5 weeks) */ 2998 ; NOTE: Format WKSWOP3L has been output. 2999 VALUE WKSWOP4L (default=32) 3000 0 = "0 weeks or not applicable ('have-job' " /* = no) */ 3001 1 = "1 week" 3002 2 = "2 weeks" 3003 3 = "3 weeks" 3004 4 = "4 weeks" 3005 5 = "5 weeks (only applicable for months wi" /* th 5 */ 3006 ; NOTE: Format WKSWOP4L has been output. 3007 VALUE WEEKSAB (default=32) 3008 0 = "Not applicable" 3009 1 = "Yes" 3010 2 = "No" 3011 ; NOTE: Format WEEKSAB has been output. 3012 VALUE WKSLOK1L (default=32) 3013 0 = "None or not applicable" 3014 1 = "1 week" 3015 2 = "2 weeks" 3016 3 = "3 weeks" 3017 4 = "4 weeks" 3018 5 = "5 weeks (only applicable for months wi" /* th 5 */ 3019 ; NOTE: Format WKSLOK1L has been output. 3020 VALUE WKSLOK2L (default=32) 3021 0 = "None or not applicable" 3022 1 = "1 week" 3023 2 = "2 weeks" 3024 3 = "3 weeks" 3025 4 = "4 weeks" 3026 5 = "5 weeks (only applicable for months wi" /* th 5 */ 3027 ; NOTE: Format WKSLOK2L has been output. 3028 VALUE WKSLOK3L (default=32) 3029 0 = "None or not applicable" 3030 1 = "1 week" 47 The SAS System 15:22 Thursday, July 3, 2003 3031 2 = "2 weeks" 3032 3 = "3 weeks" 3033 4 = "4 weeks" 3034 5 = "5 weeks (only applicable for months wi" /* th 5 */ 3035 ; NOTE: Format WKSLOK3L has been output. 3036 VALUE WKSLOK4L (default=32) 3037 0 = "None or not applicable" 3038 1 = "1 week" 3039 2 = "2 weeks" 3040 3 = "3 weeks" 3041 4 = "4 weeks" 3042 5 = "5 weeks (only applicable for months wi" /* th 5 */ 3043 ; NOTE: Format WKSLOK4L has been output. 3044 VALUE WEEKSLK (default=32) 3045 0 = "Not applicable" 3046 1 = "Yes" 3047 2 = "No" 3048 ; NOTE: Format WEEKSLK has been output. 3049 VALUE CARECOVK (default=32) 3050 0 = "Not applicable" 3051 1 = "Yes" 3052 2 = "No" 3053 ; NOTE: Format CARECOVK has been output. 3054 VALUE CARECOVL (default=32) 3055 0 = "Not applicable" 3056 1 = "Yes" 3057 2 = "No" 3058 ; NOTE: Format CARECOVL has been output. 3059 VALUE CARECOVM (default=32) 3060 0 = "Not applicable" 3061 1 = "Yes" 3062 2 = "No" 3063 ; NOTE: Format CARECOVM has been output. 3064 VALUE CARECOVN (default=32) 3065 0 = "Not applicable" 3066 1 = "Yes" 3067 2 = "No" 3068 ; NOTE: Format CARECOVN has been output. 3069 VALUE MEDICAID (default=32) 3070 0 = "Not applicable" 3071 1 = "Yes" 3072 2 = "No" 3073 ; NOTE: Format MEDICAID has been output. 3074 VALUE CAIDCOVD (default=32) 3075 0 = "Not applicable" 3076 1 = "Yes" 3077 2 = "No" 3078 ; NOTE: Format CAIDCOVD has been output. 3079 VALUE CAIDCOVK (default=32) 3080 0 = "Not applicable" 3081 1 = "Yes" 3082 2 = "No" 3083 ; NOTE: Format CAIDCOVK has been output. 3084 VALUE CAIDCOVL (default=32) 3085 0 = "Not applicable" 3086 1 = "Yes" 3087 2 = "No" 3088 ; NOTE: Format CAIDCOVL has been output. 3089 VALUE CAIDCOVM (default=32) 3090 0 = "Not applicable" 3091 1 = "Yes" 3092 2 = "No" 3093 ; NOTE: Format CAIDCOVM has been output. 3094 VALUE WICCOV1L (default=32) 48 The SAS System 15:22 Thursday, July 3, 2003 3095 0 = "Not applicable" 3096 1 = "Yes" 3097 2 = "No" 3098 ; NOTE: Format WICCOV1L has been output. 3099 VALUE WICCOV2L (default=32) 3100 0 = "Not applicable" 3101 1 = "Yes" 3102 2 = "No" 3103 ; NOTE: Format WICCOV2L has been output. 3104 VALUE WICCOV3L (default=32) 3105 0 = "Not applicable" 3106 1 = "Yes" 3107 2 = "No" 3108 ; NOTE: Format WICCOV3L has been output. 3109 VALUE WICCOV4L (default=32) 3110 0 = "Not applicable" 3111 1 = "Yes" 3112 2 = "No" 3113 ; NOTE: Format WICCOV4L has been output. 3114 VALUE HIIND (default=32) 3115 0 = "Not applicable" 3116 1 = "Yes" 3117 2 = "No" 3118 ; NOTE: Format HIIND has been output. 3119 VALUE HIMNTH1L (default=32) 3120 0 = "Not applicable" 3121 1 = "Yes" 3122 2 = "No" 3123 ; NOTE: Format HIMNTH1L has been output. 3124 VALUE HIMNTH2L (default=32) 3125 0 = "Not applicable" 3126 1 = "Yes" 3127 2 = "No" 3128 ; NOTE: Format HIMNTH2L has been output. 3129 VALUE HIMNTH3L (default=32) 3130 0 = "Not applicable" 3131 1 = "Yes" 3132 2 = "No" 3133 ; NOTE: Format HIMNTH3L has been output. 3134 VALUE HIMNTH4L (default=32) 3135 0 = "Not applicable" 3136 1 = "Yes" 3137 2 = "No" 3138 ; NOTE: Format HIMNTH4L has been output. 3139 VALUE INCSOURC (default=32) 3140 0 = "Not applicable" 3141 1 = "Social security" 3142 2 = "Railroad retirement" 3143 3 = "Federal supplemental security income" 3144 5 = "State unemployment compensation" 3145 6 = "Supplemental unemployment benefits" 3146 7 = "Other unemployment compensation" 3147 8 = "Veterans compensation or pensions" 3148 10 = "Workers compensation" 3149 12 = "Employer or union temporary sickness p" /* olicy */ 3150 13 = "Payments from a sickness, accident, or" 3151 20 = "Aid to families with dependent" 3152 21 = "General assistance or general relief" 3153 23 = "Foster child care payments" 3154 24 = "Other welfare" 3155 25 = "WIC" 3156 27 = "Food stamps" 3157 28 = "Child support payments" 3158 29 = "Alimony payments" 3159 30 = "Pension from company or union" 3160 31 = "Federal civil service or other Federal" 3161 32 = "U.S. military retirement pay" 49 The SAS System 15:22 Thursday, July 3, 2003 3162 34 = "State government pensions" 3163 35 = "Local government pensions" 3164 36 = "Income from paid up life insurance pol" /* icies */ 3165 37 = "Estates and trusts" 3166 38 = "Other payments for retirement, disabil" /* ity or */ 3167 40 = "GI bill education benefits" 3168 50 = "Income assistance from a charitable gr" /* oup */ 3169 51 = "Money from relatives or friends" 3170 52 = "Lump sum payments" 3171 53 = "Income from roomers or boarders" 3172 54 = "National guard or reserve pay" 3173 55 = "Incidental or casual earnings" 3174 56 = "Other cash income not included elsewhe" /* re */ 3175 75 = "Recoded for confidentiality (ISS codes" /* 4,9,11,22,33) */ 3176 ; NOTE: Format INCSOURC has been output. 3177 VALUE ASTSOURC (default=32) 3178 0 = "Not applicable" 3179 100 = "Regular/passbook savings accounts in a" 3180 101 = "Money market deposit accounts" 3181 102 = "Certificates of deposit or other" 3182 103 = "NOW, super NOW, or other interest" 3183 104 = "Money market funds" 3184 105 = "U.S. government securities" 3185 106 = "Municipal or corporate bonds" 3186 107 = "Other interest earning assets" 3187 110 = "Stocks or mutual fund shares" 3188 120 = "Rental property" 3189 130 = "Mortgages" 3190 140 = "Royalties" 3191 150 = "Other financial investments" 3192 ; NOTE: Format ASTSOURC has been output. 3193 VALUE VETS1L (default=32) 3194 0 = "Not applicable" 3195 1 = "Yes" 3196 2 = "No" 3197 ; NOTE: Format VETS1L has been output. 3198 VALUE VETS2L (default=32) 3199 0 = "Not applicable" 3200 1 = "Yes" 3201 2 = "No" 3202 ; NOTE: Format VETS2L has been output. 3203 VALUE VETS3L (default=32) 3204 0 = "Not applicable" 3205 1 = "Yes" 3206 2 = "No" 3207 ; NOTE: Format VETS3L has been output. 3208 VALUE VETS4L (default=32) 3209 0 = "Not applicable" 3210 1 = "Yes" 3211 2 = "No" 3212 ; NOTE: Format VETS4L has been output. 3213 VALUE AFDC1L (default=32) 3214 0 = "Not applicable" 3215 1 = "Yes" 3216 2 = "No" 3217 ; NOTE: Format AFDC1L has been output. 3218 VALUE AFDC2L (default=32) 3219 0 = "Not applicable" 3220 1 = "Yes" 3221 2 = "No" 3222 ; NOTE: Format AFDC2L has been output. 3223 VALUE AFDC3L (default=32) 3224 0 = "Not applicable" 3225 1 = "Yes" 3226 2 = "No" 3227 ; NOTE: Format AFDC3L has been output. 3228 VALUE AFDC4L (default=32) 50 The SAS System 15:22 Thursday, July 3, 2003 3229 0 = "Not applicable" 3230 1 = "Yes" 3231 2 = "No" 3232 ; NOTE: Format AFDC4L has been output. 3233 VALUE FOODSTPC (default=32) 3234 0 = "Not applicable" 3235 1 = "Yes" 3236 2 = "No" 3237 ; NOTE: Format FOODSTPC has been output. 3238 VALUE FOODSTPK (default=32) 3239 0 = "Not applicable" 3240 1 = "Yes" 3241 2 = "No" 3242 ; NOTE: Format FOODSTPK has been output. 3243 VALUE FOODSTPL (default=32) 3244 0 = "Not applicable" 3245 1 = "Yes" 3246 2 = "No" 3247 ; NOTE: Format FOODSTPL has been output. 3248 VALUE FOODSTPM (default=32) 3249 0 = "Not applicable" 3250 1 = "Yes" 3251 2 = "No" 3252 ; NOTE: Format FOODSTPM has been output. 3253 VALUE GENASSTC (default=32) 3254 0 = "Not applicable" 3255 1 = "Yes" 3256 2 = "No" 3257 ; NOTE: Format GENASSTC has been output. 3258 VALUE GENASSTK (default=32) 3259 0 = "Not applicable" 3260 1 = "Yes" 3261 2 = "No" 3262 ; NOTE: Format GENASSTK has been output. 3263 VALUE GENASSTL (default=32) 3264 0 = "Not applicable" 3265 1 = "Yes" 3266 2 = "No" 3267 ; NOTE: Format GENASSTL has been output. 3268 VALUE GENASSTM (default=32) 3269 0 = "Not applicable" 3270 1 = "Yes" 3271 2 = "No" 3272 ; NOTE: Format GENASSTM has been output. 3273 VALUE FOSTKIDC (default=32) 3274 0 = "Not applicable" 3275 1 = "Yes" 3276 2 = "No" 3277 ; NOTE: Format FOSTKIDC has been output. 3278 VALUE FOSTKIDK (default=32) 3279 0 = "Not applicable" 3280 1 = "Yes" 3281 2 = "No" 3282 ; NOTE: Format FOSTKIDK has been output. 3283 VALUE FOSTKIDL (default=32) 3284 0 = "Not applicable" 3285 1 = "Yes" 3286 2 = "No" 3287 ; NOTE: Format FOSTKIDL has been output. 3288 VALUE FOSTKIDM (default=32) 3289 0 = "Not applicable" 3290 1 = "Yes" 3291 2 = "No" 3292 ; 51 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format FOSTKIDM has been output. 3293 VALUE OTHWELFC (default=32) 3294 0 = "Not applicable" 3295 1 = "Yes" 3296 2 = "No" 3297 ; NOTE: Format OTHWELFC has been output. 3298 VALUE OTHWELFK (default=32) 3299 0 = " Not applicable" 3300 1 = "Yes" 3301 2 = "No" 3302 ; NOTE: Format OTHWELFK has been output. 3303 VALUE OTHWELFL (default=32) 3304 0 = "Not applicable" 3305 1 = "Yes" 3306 2 = "No" 3307 ; NOTE: Format OTHWELFL has been output. 3308 VALUE OTHWELFM (default=32) 3309 0 = "Not applicable" 3310 1 = "Yes" 3311 2 = "No" 3312 ; NOTE: Format OTHWELFM has been output. 3313 VALUE SOCSEC1L (default=32) 3314 0 = "Not applicable" 3315 1 = "Yes" 3316 2 = "No" 3317 ; NOTE: Format SOCSEC1L has been output. 3318 VALUE SOCSEC2L (default=32) 3319 0 = "Not applicable" 3320 1 = "Yes" 3321 2 = "No" 3322 ; NOTE: Format SOCSEC2L has been output. 3323 VALUE SOCSEC3L (default=32) 3324 0 = "Not applicable" 3325 1 = "Yes" 3326 2 = "No" 3327 ; NOTE: Format SOCSEC3L has been output. 3328 VALUE SOCSEC4L (default=32) 3329 0 = "Not applicable" 3330 1 = "Yes" 3331 2 = "No" 3332 ; NOTE: Format SOCSEC4L has been output. 3333 VALUE RAILRD1L (default=32) 3334 0 = "Not applicable" 3335 1 = "Yes" 3336 2 = "No" 3337 ; NOTE: Format RAILRD1L has been output. 3338 VALUE RAILRD2L (default=32) 3339 0 = "Not applicable" 3340 1 = "Yes" 3341 2 = "No" 3342 ; NOTE: Format RAILRD2L has been output. 3343 VALUE RAILRD3L (default=32) 3344 0 = "Not applicable" 3345 1 = "Yes" 3346 2 = "No" 3347 ; NOTE: Format RAILRD3L has been output. 3348 VALUE RAILRD4L (default=32) 3349 0 = "Not applicable" 3350 1 = "Yes" 3351 2 = "No" 3352 ; NOTE: Format RAILRD4L has been output. 3353 VALUE IT7A (default=32) 3354 0 = "Not answered" 3355 1 = "Self" 52 The SAS System 15:22 Thursday, July 3, 2003 3356 2 = "Proxy" 3357 ; NOTE: Format IT7A has been output. 3358 VALUE IT7C (default=32) 3359 0 = "Not answered" 3360 1 = "Type Z refusal" 3361 2 = "Type Z other" 3362 ; NOTE: Format IT7C has been output. 3363 VALUE SC1000L (default=32) 3364 0 = "Not in universe" 3365 1 = "Yes - skip to SC1056" 3366 2 = "No" 3367 ; NOTE: Format SC1000L has been output. 3368 VALUE SC1002L (default=32) 3369 0 = "Not in universe" 3370 1 = "Yes" 3371 2 = "No - skip to SC1048" 3372 ; NOTE: Format SC1002L has been output. 3373 VALUE SC1004L (default=32) 3374 0 = "Not marked as looking or on layoff all" 3375 1 = "Marked as looking or on layoff all wee" /* ks */ 3376 ; NOTE: Format SC1004L has been output. 3377 VALUE SC1006L (default=32) 3378 0 = "Not marked as a week looking or on" 3379 1 = "Marked as a week looking or on layoff" 3380 ; NOTE: Format SC1006L has been output. 3381 VALUE SC1008L (default=32) 3382 0 = "Not marked as a week looking or on" 3383 1 = "Marked as a week looking or on layoff" 3384 ; NOTE: Format SC1008L has been output. 3385 VALUE SC1010L (default=32) 3386 0 = "Not marked as a week looking or on" 3387 1 = "Marked as a week looking or on layoff" 3388 ; NOTE: Format SC1010L has been output. 3389 VALUE SC1012L (default=32) 3390 0 = "Not marked as a week looking or on" 3391 1 = "Marked as a week looking or on layoff" 3392 ; NOTE: Format SC1012L has been output. 3393 VALUE SC1014L (default=32) 3394 0 = "Not marked as a week looking or on" 3395 1 = "Marked as a week looking or on layoff" 3396 ; NOTE: Format SC1014L has been output. 3397 VALUE SC1016L (default=32) 3398 0 = "Not marked as a week looking or on" 3399 1 = "Marked as a week looking or on layoff" 3400 ; NOTE: Format SC1016L has been output. 3401 VALUE SC1018L (default=32) 3402 0 = "Not marked as a week looking or on" 3403 1 = "Marked as a week looking or on layoff" 3404 ; NOTE: Format SC1018L has been output. 3405 VALUE SC1020L (default=32) 3406 0 = "Not marked as a week looking or on" 3407 1 = "Marked as a week looking or on layoff" 3408 ; NOTE: Format SC1020L has been output. 3409 VALUE SC1022L (default=32) 3410 0 = "Not marked as a week looking or on" 3411 1 = "Marked as a week looking or on layoff" 3412 ; NOTE: Format SC1022L has been output. 3413 VALUE SC1024L (default=32) 3414 0 = "Not marked as a week looking or on" 3415 1 = "Marked as a week looking or on layoff" 3416 ; NOTE: Format SC1024L has been output. 53 The SAS System 15:22 Thursday, July 3, 2003 3417 VALUE SC1026L (default=32) 3418 0 = "Not marked as a week looking or on" 3419 1 = "Marked as a week looking or on layoff" 3420 ; NOTE: Format SC1026L has been output. 3421 VALUE SC1028L (default=32) 3422 0 = "Not marked as a week looking or on" 3423 1 = "Marked as a week looking or on layoff" 3424 ; NOTE: Format SC1028L has been output. 3425 VALUE SC1030L (default=32) 3426 0 = "Not marked as a week looking or on" 3427 1 = "Marked as a week looking or on layoff" 3428 ; NOTE: Format SC1030L has been output. 3429 VALUE SC1032L (default=32) 3430 0 = "Not marked as a week looking or on" 3431 1 = "Marked as a week looking or on layoff" 3432 ; NOTE: Format SC1032L has been output. 3433 VALUE SC1034L (default=32) 3434 0 = "Not marked as a week looking or on" 3435 1 = "Marked as a week looking or on layoff" 3436 ; NOTE: Format SC1034L has been output. 3437 VALUE SC1036L (default=32) 3438 0 = "Not marked as a week looking or on" 3439 1 = "Marked as a week looking or on layoff" 3440 ; NOTE: Format SC1036L has been output. 3441 VALUE SC1038L (default=32) 3442 0 = "Not marked as a week looking or on" 3443 1 = "Marked as a week looking or on layoff" 3444 ; NOTE: Format SC1038L has been output. 3445 VALUE SC1040L (default=32) 3446 0 = "Not marked as a week looking or on" 3447 1 = "Marked as a week looking or on layoff" 3448 ; NOTE: Format SC1040L has been output. 3449 VALUE SC1042L (default=32) 3450 0 = "Not in universe" 3451 1 = "Yes - skip to SC1046" 3452 2 = "No" 3453 ; NOTE: Format SC1042L has been output. 3454 VALUE SC1044L (default=32) 3455 0 = "Not in universe" 3456 1 = "Already had a job" 3457 2 = "Temporary illness" 3458 3 = "School" 3459 4 = "Other" 3460 ; NOTE: Format SC1044L has been output. 3461 VALUE SC1046L (default=32) 3462 0 = "Not in universe" 3463 1 = "Yes - skip to SC1240" 3464 2 = "No - skip to SC1050" 3465 ; NOTE: Format SC1046L has been output. 3466 VALUE SC1048L (default=32) 3467 0 = "Not in universe" 3468 1 = "Yes - skip to SC1052" 3469 2 = "No - skip to SC1240" 3470 ; NOTE: Format SC1048L has been output. 3471 VALUE SC1050L (default=32) 3472 0 = "Not in universe" 3473 1 = "Yes" 3474 2 = "No - skip to SC1240" 3475 ; NOTE: Format SC1050L has been output. 3476 VALUE SC1052L (default=32) 3477 0 = "Not in universe" 3478 1 = "Yes" 3479 2 = "No - skip to SC1240" 54 The SAS System 15:22 Thursday, July 3, 2003 3480 ; NOTE: Format SC1052L has been output. 3481 VALUE SC1054L (default=32) 3482 0 = "Not in universe" 3483 1 = "Believes no work available in line" 3484 2 = "Couldn't find any work - skip to SC124"0 3485 3 = "Lacks necessary schooling, training," 3486 4 = "Employers think too young or too" 3487 5 = "Other personal handicap in finding" 3488 6 = "Can't arrange child care - skip to SC1" /* 240 */ 3489 7 = "Family responsibilities - skip to SC12" /* 40 */ 3490 8 = "In school or other training - skip to " /* SC1240 */ 3491 9 = "Ill health, physical disability - skip" /* to SC1240 */ 3492 10 = "Other - skip to SC1240" 3493 ; NOTE: Format SC1054L has been output. 3494 VALUE SC1056L (default=32) 3495 0 = "Not in universe" 3496 1 = "Yes" 3497 2 = "No - skip to SC1100" 3498 ; NOTE: Format SC1056L has been output. 3499 VALUE SC1058L (default=32) 3500 0 = "Not in universe" 3501 1 = "Yes" 3502 2 = "No - skip to SC1230" 3503 ; NOTE: Format SC1058L has been output. 3504 VALUE SC1060L (default=32) 3505 0 = "Not marked as absent without pay for a" /* ll */ 3506 1 = "Marked as a week absent without pay" 3507 ; NOTE: Format SC1060L has been output. 3508 VALUE SC1062L (default=32) 3509 0 = "Not marked as a week absent without" 3510 1 = "Marked as a week absent without pay" 3511 ; NOTE: Format SC1062L has been output. 3512 VALUE SC1064L (default=32) 3513 0 = "Not marked as a week absent without" 3514 1 = "Marked as a week absent without pay" 3515 ; NOTE: Format SC1064L has been output. 3516 VALUE SC1066L (default=32) 3517 0 = "Not marked as a week absent without" 3518 1 = "Marked as a week absent without pay" 3519 ; NOTE: Format SC1066L has been output. 3520 VALUE SC1068L (default=32) 3521 0 = "Not marked as a week absent without" 3522 1 = "Marked as a week absent without pay" 3523 ; NOTE: Format SC1068L has been output. 3524 VALUE SC1070L (default=32) 3525 0 = "Not marked as a week absent without" 3526 1 = "Marked as a week absent without pay" 3527 ; NOTE: Format SC1070L has been output. 3528 VALUE SC1072L (default=32) 3529 0 = "Not marked as a week absent without" 3530 1 = "Marked as a week absent without pay" 3531 ; NOTE: Format SC1072L has been output. 3532 VALUE SC1074L (default=32) 3533 0 = "Not marked as a week absent without" 3534 1 = "Marked as a week absent without pay" 3535 ; NOTE: Format SC1074L has been output. 3536 VALUE SC1076L (default=32) 3537 0 = "Not marked as a week absent without" 3538 1 = "Marked as a week absent without pay" 3539 ; NOTE: Format SC1076L has been output. 3540 VALUE SC1078L (default=32) 3541 0 = "Not marked as a week absent without" 3542 1 = "Marked as a week absent without pay" 55 The SAS System 15:22 Thursday, July 3, 2003 3543 ; NOTE: Format SC1078L has been output. 3544 VALUE SC1080L (default=32) 3545 0 = "Not marked as a week absent without" 3546 1 = "Marked as a week absent without pay" 3547 ; NOTE: Format SC1080L has been output. 3548 VALUE SC1082L (default=32) 3549 0 = "Not marked as a week absent without" 3550 1 = "Marked as a week absent without pay" 3551 ; NOTE: Format SC1082L has been output. 3552 VALUE SC1084L (default=32) 3553 0 = "Not marked as a week absent without" 3554 1 = "Marked as a week absent without pay" 3555 ; NOTE: Format SC1084L has been output. 3556 VALUE SC1086L (default=32) 3557 0 = "Not marked as a week absent without" 3558 1 = "Marked as a week absent without pay" 3559 ; NOTE: Format SC1086L has been output. 3560 VALUE SC1088L (default=32) 3561 0 = "Not marked as a week absent without" 3562 1 = "Marked as a week absent without pay" 3563 ; NOTE: Format SC1088L has been output. 3564 VALUE SC1090L (default=32) 3565 0 = "Not marked as a week absent without" 3566 1 = "Marked as a week absent without pay" 3567 ; NOTE: Format SC1090L has been output. 3568 VALUE SC1092L (default=32) 3569 0 = "Not marked as a week absent without" 3570 1 = "Marked as a week absent without pay" 3571 ; NOTE: Format SC1092L has been output. 3572 VALUE SC1094L (default=32) 3573 0 = "Not marked as a week absent without" 3574 1 = "Marked as a week absent without pay" 3575 ; NOTE: Format SC1094L has been output. 3576 VALUE SC1096L (default=32) 3577 0 = "Not marked as a week absent without" 3578 1 = "Marked as a week absent without pay" 3579 ; NOTE: Format SC1096L has been output. 3580 VALUE SC1098L (default=32) 3581 0 = "Not in universe" 3582 1 = "On layoff - skip to SC1230" 3583 2 = "Own illness - skip to SC1230" 3584 3 = "On vacation - skip to SC1230" 3585 4 = "Bad weather - skip to SC1230" 3586 5 = "Labor dispute - skip to SC1230" 3587 6 = "New job to begin within 30 days -" 3588 7 = "Other - skip to SC1230" 3589 ; NOTE: Format SC1098L has been output. 3590 VALUE SC1100L (default=32) 3591 0 = "Not marked as a week having a job" 3592 1 = "Marked as a week having a job" 3593 ; NOTE: Format SC1100L has been output. 3594 VALUE SC1102L (default=32) 3595 0 = "Not marked as a week having a job" 3596 1 = "Marked as a week having a job" 3597 ; NOTE: Format SC1102L has been output. 3598 VALUE SC1104L (default=32) 3599 0 = "Not marked as a week having a job" 3600 1 = "Marked as a week having a job" 3601 ; NOTE: Format SC1104L has been output. 3602 VALUE SC1106L (default=32) 3603 0 = "Not marked as a week having a job" 3604 1 = "Marked as a week having a job" 56 The SAS System 15:22 Thursday, July 3, 2003 3605 ; NOTE: Format SC1106L has been output. 3606 VALUE SC1108L (default=32) 3607 0 = "Not marked as a week having a job" 3608 1 = "Marked as a week having a job" 3609 ; NOTE: Format SC1108L has been output. 3610 VALUE SC1110L (default=32) 3611 0 = "Not marked as a week having a job" 3612 1 = "Marked as a week having a job" 3613 ; NOTE: Format SC1110L has been output. 3614 VALUE SC1112L (default=32) 3615 0 = "Not marked as a week having a job" 3616 1 = "Marked as a week having a job" 3617 ; NOTE: Format SC1112L has been output. 3618 VALUE SC1114L (default=32) 3619 0 = "Not marked as a week having a job" 3620 1 = "Marked as a week having a job" 3621 ; NOTE: Format SC1114L has been output. 3622 VALUE SC1116L (default=32) 3623 0 = "Not marked as a week having a job" 3624 1 = "Marked as a week having a job" 3625 ; NOTE: Format SC1116L has been output. 3626 VALUE SC1118L (default=32) 3627 0 = "Not marked as a week having a job" 3628 1 = "Marked as a week having a job" 3629 ; NOTE: Format SC1118L has been output. 3630 VALUE SC1120L (default=32) 3631 0 = "Not marked as a week having a job" 3632 1 = "Marked as a week having a job" 3633 ; NOTE: Format SC1120L has been output. 3634 VALUE SC1122L (default=32) 3635 0 = "Not marked as a week having a job" 3636 1 = "Marked as a week having a job" 3637 ; NOTE: Format SC1122L has been output. 3638 VALUE SC1124L (default=32) 3639 0 = "Not marked as a week having a job" 3640 1 = "Marked as a week having a job" 3641 ; NOTE: Format SC1124L has been output. 3642 VALUE SC1126L (default=32) 3643 0 = "Not marked as a week having a job" 3644 1 = "Marked as a week having a job" 3645 ; NOTE: Format SC1126L has been output. 3646 VALUE SC1128L (default=32) 3647 0 = "Not marked as a week having a job" 3648 1 = "Marked as a week having a job" 3649 ; NOTE: Format SC1128L has been output. 3650 VALUE SC1130L (default=32) 3651 0 = "Not marked as a week having a job" 3652 1 = "Marked as a week having a job" 3653 ; NOTE: Format SC1130L has been output. 3654 VALUE SC1132L (default=32) 3655 0 = "Not marked as a week having a job" 3656 1 = "Marked as a week having a job" 3657 ; NOTE: Format SC1132L has been output. 3658 VALUE SC1134L (default=32) 3659 0 = "Not marked as a week having a job" 3660 1 = "Marked as a week having a job" 3661 ; NOTE: Format SC1134L has been output. 3662 VALUE SC1136L (default=32) 3663 0 = "Not in universe" 3664 1 = "Yes" 3665 2 = "No - skip to SC1176" 57 The SAS System 15:22 Thursday, July 3, 2003 3666 ; NOTE: Format SC1136L has been output. 3667 VALUE SC1138L (default=32) 3668 0 = "Not marked as a week absent without" 3669 1 = "Marked as a week absent without pay" 3670 ; NOTE: Format SC1138L has been output. 3671 VALUE SC1140L (default=32) 3672 0 = "Not marked as a week absent without" 3673 1 = "Marked as a week absent without pay" 3674 ; NOTE: Format SC1140L has been output. 3675 VALUE SC1142L (default=32) 3676 0 = "Not marked as a week absent without" 3677 1 = "Marked as a week absent without pay" 3678 ; NOTE: Format SC1142L has been output. 3679 VALUE SC1144L (default=32) 3680 0 = "Not marked as a week absent without" 3681 1 = "Marked as a week absent without pay" 3682 ; NOTE: Format SC1144L has been output. 3683 VALUE SC1146L (default=32) 3684 0 = "Not marked as a week absent without" 3685 1 = "Marked as a week absent without pay" 3686 ; NOTE: Format SC1146L has been output. 3687 VALUE SC1148L (default=32) 3688 0 = "Not marked as a week absent without" 3689 1 = "Marked as a week absent without pay" 3690 ; NOTE: Format SC1148L has been output. 3691 VALUE SC1150L (default=32) 3692 0 = "Not marked as a week absent without" 3693 1 = "Marked as a week absent without pay" 3694 ; NOTE: Format SC1150L has been output. 3695 VALUE SC1152L (default=32) 3696 0 = "Not marked as a week absent without" 3697 1 = "Marked as a week absent without pay" 3698 ; NOTE: Format SC1152L has been output. 3699 VALUE SC1154L (default=32) 3700 0 = "Not marked as a week absent without" 3701 1 = "Marked as a week absent without pay" 3702 ; NOTE: Format SC1154L has been output. 3703 VALUE SC1156L (default=32) 3704 0 = "Not marked as a week absent without" 3705 1 = "Marked as a week absent without pay" 3706 ; NOTE: Format SC1156L has been output. 3707 VALUE SC1158L (default=32) 3708 0 = "Not marked as a week absent without" 3709 1 = "Marked as a week absent without pay" 3710 ; NOTE: Format SC1158L has been output. 3711 VALUE SC1160L (default=32) 3712 0 = "Not marked as a week absent without" 3713 1 = "Marked as a week absent without pay" 3714 ; NOTE: Format SC1160L has been output. 3715 VALUE SC1162L (default=32) 3716 0 = "Not marked as a week absent without" 3717 1 = "Marked as a week absent without pay" 3718 ; NOTE: Format SC1162L has been output. 3719 VALUE SC1164L (default=32) 3720 0 = "Not marked as a week absent without" 3721 1 = "Marked as a week absent without pay" 3722 ; NOTE: Format SC1164L has been output. 3723 VALUE SC1166L (default=32) 3724 0 = "Not marked as a week absent without" 3725 1 = "Marked as a week absent without pay" 3726 ; 58 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format SC1166L has been output. 3727 VALUE SC1168L (default=32) 3728 0 = "Not marked as a week absent without" 3729 1 = "Marked as a week absent without pay" 3730 ; NOTE: Format SC1168L has been output. 3731 VALUE SC1170L (default=32) 3732 0 = "Not marked as a week absent without" 3733 1 = "Marked as a week absent without pay" 3734 ; NOTE: Format SC1170L has been output. 3735 VALUE SC1172L (default=32) 3736 0 = "Not marked as a week absent without" 3737 1 = "Marked as a week absent without pay" 3738 ; NOTE: Format SC1172L has been output. 3739 VALUE SC1174L (default=32) 3740 0 = "Not in universe" 3741 1 = "On layoff" 3742 2 = "Own illness" 3743 3 = "On vacation" 3744 4 = "Bad weather" 3745 5 = "Labor dispute" 3746 6 = "New job to begin within 30 days" 3747 7 = "Other" 3748 ; NOTE: Format SC1174L has been output. 3749 VALUE SC1176L (default=32) 3750 0 = "Not in universe" 3751 1 = "Yes" 3752 2 = "No - skip to SC1222" 3753 ; NOTE: Format SC1176L has been output. 3754 VALUE SC1178L (default=32) 3755 0 = "Not marked as looking for work or on" 3756 1 = "Marked as looking for work or on" 3757 ; NOTE: Format SC1178L has been output. 3758 VALUE SC1180L (default=32) 3759 0 = "Not marked as a week looking for work" 3760 1 = "Marked as a week looking for work or" 3761 ; NOTE: Format SC1180L has been output. 3762 VALUE SC1182L (default=32) 3763 0 = "Not marked as a week looking for work" 3764 1 = "Marked as a week looking for work or" 3765 ; NOTE: Format SC1182L has been output. 3766 VALUE SC1184L (default=32) 3767 0 = "Not marked as a week looking for work" 3768 1 = "Marked as a week looking for work or" 3769 ; NOTE: Format SC1184L has been output. 3770 VALUE SC1186L (default=32) 3771 0 = "Not marked as a week looking for work" 3772 1 = "Marked as a week looking for work or" 3773 ; NOTE: Format SC1186L has been output. 3774 VALUE SC1188L (default=32) 3775 0 = "Not marked as a week looking for work" 3776 1 = "Marked as a week looking for work or" 3777 ; NOTE: Format SC1188L has been output. 3778 VALUE SC1190L (default=32) 3779 0 = "Not marked as a week looking for work" 3780 1 = "Marked as a week looking for work or" 3781 ; NOTE: Format SC1190L has been output. 3782 VALUE SC1192L (default=32) 3783 0 = "Not marked as a week looking for work" 3784 1 = "Marked as a week looking for work or" 3785 ; NOTE: Format SC1192L has been output. 3786 VALUE SC1194L (default=32) 3787 0 = "Not marked as a week looking for work" 3788 1 = "Marked as a week looking for work or" 59 The SAS System 15:22 Thursday, July 3, 2003 3789 ; NOTE: Format SC1194L has been output. 3790 VALUE SC1196L (default=32) 3791 0 = "Not marked as a week looking for work" 3792 1 = "Marked as a week looking for work or" 3793 ; NOTE: Format SC1196L has been output. 3794 VALUE SC1198L (default=32) 3795 0 = "Not marked as a week looking for work" 3796 1 = "Marked as a week looking for work or" 3797 ; NOTE: Format SC1198L has been output. 3798 VALUE SC1200L (default=32) 3799 0 = "Not marked as a week looking for work" 3800 1 = "Marked as a week looking for work or" 3801 ; NOTE: Format SC1200L has been output. 3802 VALUE SC1202L (default=32) 3803 0 = "Not marked as a week looking for work" 3804 1 = "Marked as a week looking for work or" 3805 ; NOTE: Format SC1202L has been output. 3806 VALUE SC1204L (default=32) 3807 0 = "Not marked as a week looking for work" 3808 1 = "Marked as a week looking for work or" 3809 ; NOTE: Format SC1204L has been output. 3810 VALUE SC1206L (default=32) 3811 0 = "Not marked as a week looking for work" 3812 1 = "Marked as a week looking for work or" 3813 ; NOTE: Format SC1206L has been output. 3814 VALUE SC1208L (default=32) 3815 0 = "Not marked as a week looking for work" 3816 1 = "Marked as a week looking for work or" 3817 ; NOTE: Format SC1208L has been output. 3818 VALUE SC1210L (default=32) 3819 0 = "Not marked as a week looking for work" 3820 1 = "Marked as a week looking for work or" 3821 ; NOTE: Format SC1210L has been output. 3822 VALUE SC1212L (default=32) 3823 0 = "Not marked as a week looking for work" 3824 1 = "Marked as a week looking for work or" 3825 ; NOTE: Format SC1212L has been output. 3826 VALUE SC1214L (default=32) 3827 0 = "Not marked as a week looking for work" 3828 1 = "Marked as a week looking for work or" 3829 ; NOTE: Format SC1214L has been output. 3830 VALUE SC1216L (default=32) 3831 0 = "Not in universe" 3832 1 = "Yes - skip to SC1220" 3833 2 = "No" 3834 ; NOTE: Format SC1216L has been output. 3835 VALUE SC1218L (default=32) 3836 0 = "Not in universe" 3837 1 = "Already has a job" 3838 2 = "Temporary illness" 3839 3 = "School" 3840 4 = "Other" 3841 ; NOTE: Format SC1218L has been output. 3842 VALUE SC1220L (default=32) 3843 0 = "Not in universe" 3844 1 = "Yes - skip to SC1230" 3845 2 = "No - skip to SC1224" 3846 ; NOTE: Format SC1220L has been output. 3847 VALUE SC1222L (default=32) 3848 0 = "Not in universe" 3849 1 = "Yes - skip to SC1226" 3850 2 = "No - skip to SC1230" 60 The SAS System 15:22 Thursday, July 3, 2003 3851 ; NOTE: Format SC1222L has been output. 3852 VALUE SC1224L (default=32) 3853 0 = "Not in universe" 3854 1 = "Yes" 3855 2 = "No - skip to SC1230" 3856 ; NOTE: Format SC1224L has been output. 3857 VALUE SC1226L (default=32) 3858 0 = "Not in universe" 3859 1 = "Yes" 3860 2 = "No - skip to SC1230" 3861 ; NOTE: Format SC1226L has been output. 3862 VALUE SC1228L (default=32) 3863 0 = "Not in universe" 3864 1 = "Believes no work available in" 3865 2 = "Couldn't find any work" 3866 3 = "Lacks necessary schooling," 3867 4 = "Employers think too young or" 3868 5 = "Other personal handicap in" 3869 6 = "Can't arrange child care" 3870 7 = "Family responsibilities" 3871 8 = "In school or other training" 3872 9 = "Ill health, physical disability" 3873 10 = "Other" 3874 ; NOTE: Format SC1228L has been output. 3875 VALUE SC1230L (default=32) 3876 -9 = "Not in universe" 3877 0 = "None - skip to SC1240" 3878 ; NOTE: Format SC1230L has been output. 3879 VALUE SC1240L (default=32) 3880 0 = "Not in universe" 3881 1 = "Yes" 3882 2 = "No - skip to SC1244" 3883 ; NOTE: Format SC1240L has been output. 3884 VALUE SC1242L (default=32) 3885 0 = "Not in universe" 3886 1 = "Yes" 3887 2 = "No" 3888 ; NOTE: Format SC1242L has been output. 3889 VALUE SC1244L (default=32) 3890 0 = "Not in universe" 3891 1 = "Yes" 3892 2 = "No skip to SC1330" 3893 ; NOTE: Format SC1244L has been output. 3894 VALUE SC1246L (default=32) 3895 0 = "Not in universe" 3896 1 = "Yes" 3897 2 = "No" 3898 ; NOTE: Format SC1246L has been output. 3899 VALUE SC1330L (default=32) 3900 0 = "Not in universe" 3901 1 = "Yes" 3902 2 = "No - skip to SC1340" 3903 ; NOTE: Format SC1330L has been output. 3904 VALUE SC1332L (default=32) 3905 0 = "Not in universe" 3906 1 = "Less than 6 months" 3907 2 = "6 to 23 months" 3908 3 = "2 to 19 years" 3909 4 = "20 or more years" 3910 -1 = "Dk" 3911 ; NOTE: Format SC1332L has been output. 3912 VALUE SC1334L (default=32) 3913 0 = "Not in universe" 3914 1 = "Yes" 3915 2 = "No - skip to SC1338" 61 The SAS System 15:22 Thursday, July 3, 2003 3916 -1 = "DK - skip to SC1338" 3917 ; NOTE: Format SC1334L has been output. 3918 VALUE SC1336L (default=32) 3919 0 = "Not in universe" 3920 1 = "1-10 percent" 3921 2 = "11-29 percent" 3922 3 = "30-49 percent" 3923 4 = "50 percent" 3924 5 = "51-89 percent" 3925 6 = "90-99 percent" 3926 7 = "100 percent" 3927 ; NOTE: Format SC1336L has been output. 3928 VALUE SC1338L (default=32) 3929 0 = "Not in universe" 3930 1 = "Yes" 3931 2 = "No" 3932 ; NOTE: Format SC1338L has been output. 3933 VALUE SC1340L (default=32) 3934 0 = "Not in universe" 3935 1 = "Yes" 3936 2 = "No - skip to SC1386" 3937 ; NOTE: Format SC1340L has been output. 3938 VALUE SC1342L (default=32) 3939 0 = "Not in universe" 3940 1 = "Yes" 3941 2 = "No - skip to SC1350" 3942 ; NOTE: Format SC1342L has been output. 3943 VALUE SC1344L (default=32) 3944 0 = "Not in universe" 3945 1 = "Yes - skip to SC1354" 3946 2 = "No" 3947 ; NOTE: Format SC1344L has been output. 3948 VALUE SC1346L (default=32) 3949 0 = "Not in universe" 3950 1 = "Retired" 3951 2 = "Disabled" 3952 3 = "Widow(ed) or surviving child" 3953 4 = "Spouse or dependent child" 3954 5 = "Some other reason - skip to SC1354" 3955 -1 = "Dk - skip to SC1354" 3956 ; NOTE: Format SC1346L has been output. 3957 VALUE SC1348L (default=32) 3958 0 = "Not in universe" 3959 1 = "Retired - skip to SC1354" 3960 2 = "Disabled - skip to SC1354" 3961 3 = "Widow(ed) or surviving child -" 3962 4 = "Spouse or dependent child -" 3963 5 = "No other reason - skip to SC1354" 3964 -1 = "Dk - skip to SC1354" 3965 ; NOTE: Format SC1348L has been output. 3966 VALUE SC1350L (default=32) 3967 0 = "Not in universe" 3968 1 = "Yes" 3969 2 = "No - skip to SC1354" 3970 ; NOTE: Format SC1350L has been output. 3971 VALUE SC1352L (default=32) 3972 0 = "Not in universe" 3973 1 = "Yes" 3974 2 = "No" 3975 ; NOTE: Format SC1352L has been output. 3976 VALUE SC1354L (default=32) 3977 0 = "Not in universe" 3978 1 = "Yes" 3979 2 = "No - skip to SC1358" 3980 ; NOTE: Format SC1354L has been output. 62 The SAS System 15:22 Thursday, July 3, 2003 3981 VALUE SC1358L (default=32) 3982 0 = "Not in universe" 3983 1 = "Yes" 3984 2 = "No - skip to SC1386" 3985 ; NOTE: Format SC1358L has been output. 3986 VALUE SC1360L (default=32) 3987 0 = "Not in universe" 3988 1 = "Yes" 3989 2 = "No - skip to SC1384" 3990 ; NOTE: Format SC1360L has been output. 3991 VALUE SC1362L (default=32) 3992 0 = "Not in universe" 3993 1 = "Yes" 3994 2 = "No - skip to SC1382" 3995 ; NOTE: Format SC1362L has been output. 3996 VALUE SC1364L (default=32) 3997 0 = "Not marked as a kind of retirement" 3998 1 = "Marked as a kind of retirement income" 3999 ; NOTE: Format SC1364L has been output. 4000 VALUE SC1366L (default=32) 4001 0 = "Not marked as a kind of retirement" 4002 1 = "Marked as a kind of retirement income" 4003 ; NOTE: Format SC1366L has been output. 4004 VALUE SC1368L (default=32) 4005 0 = "Not marked as a kind of retirement" 4006 1 = "Marked as a kind of retirement income" 4007 ; NOTE: Format SC1368L has been output. 4008 VALUE SC1370L (default=32) 4009 0 = "Not marked as a kind of retirement" 4010 1 = "Marked as a kind of retirement income" 4011 ; NOTE: Format SC1370L has been output. 4012 VALUE SC1374L (default=32) 4013 0 = "Not marked as a kind of retirement" 4014 1 = "Marked as a kind of retirement income" 4015 ; NOTE: Format SC1374L has been output. 4016 VALUE SC1376L (default=32) 4017 0 = "Not marked as a kind of retirement" 4018 1 = "Marked as a kind of retirement income" 4019 ; NOTE: Format SC1376L has been output. 4020 VALUE SC1378L (default=32) 4021 0 = "Not marked as a kind of retirement" 4022 1 = "Marked as a kind of retirement income" 4023 ; NOTE: Format SC1378L has been output. 4024 VALUE SC1380L (default=32) 4025 0 = "Not in universe based on response to S" /* C1362 */ 4026 ; NOTE: Format SC1380L has been output. 4027 VALUE SC1382L (default=32) 4028 0 = "Not in universe" 4029 1 = "Yes" 4030 2 = "No" 4031 ; NOTE: Format SC1382L has been output. 4032 VALUE SC1384L (default=32) 4033 0 = "Not in universe" 4034 1 = "Yes - skip to SC1414" 4035 2 = "No" 4036 ; NOTE: Format SC1384L has been output. 4037 VALUE SC1386L (default=32) 4038 0 = "Not in universe" 4039 1 = "Yes" 4040 2 = "No - skip to SC1414" 4041 ; NOTE: Format SC1386L has been output. 4042 VALUE SC1388L (default=32) 63 The SAS System 15:22 Thursday, July 3, 2003 4043 0 = "Not in universe" 4044 1 = "Yes" 4045 2 = "No - skip to SC1414" 4046 ; NOTE: Format SC1388L has been output. 4047 VALUE SC1390L (default=32) 4048 0 = "Not marked as a kind of income or" 4049 1 = "Marked as a kind of income" 4050 ; NOTE: Format SC1390L has been output. 4051 VALUE SC1394L (default=32) 4052 0 = "Not marked as a kind of income or" 4053 1 = "Marked as a kind of income" 4054 ; NOTE: Format SC1394L has been output. 4055 VALUE SC1396L (default=32) 4056 0 = "Not marked as a kind of income or" 4057 1 = "Marked as a kind of income" 4058 ; NOTE: Format SC1396L has been output. 4059 VALUE SC1398L (default=32) 4060 0 = "Not marked as a kind of income or" 4061 1 = "Marked as a kind of income" 4062 ; NOTE: Format SC1398L has been output. 4063 VALUE SC1400L (default=32) 4064 0 = "Not marked as a kind of income or" 4065 1 = "Marked as a kind of income" 4066 ; NOTE: Format SC1400L has been output. 4067 VALUE SC1402L (default=32) 4068 0 = "Not marked as a kind of income or" 4069 1 = "Marked as a kind of income" 4070 ; NOTE: Format SC1402L has been output. 4071 VALUE SC1406L (default=32) 4072 0 = "Not marked as a kind of income or" 4073 1 = "Marked as a kind of income" 4074 ; NOTE: Format SC1406L has been output. 4075 VALUE SC1408L (default=32) 4076 0 = "Not marked as a kind of income or" 4077 1 = "Marked as a kind of income" 4078 ; NOTE: Format SC1408L has been output. 4079 VALUE SC1410L (default=32) 4080 0 = "Not marked as a kind of income or" 4081 1 = "Marked as a kind of income" 4082 ; NOTE: Format SC1410L has been output. 4083 VALUE SC1412L (default=32) 4084 0 = "Not in universe based on response to S" /* C1388 */ 4085 ; NOTE: Format SC1412L has been output. 4086 VALUE SC1414L (default=32) 4087 0 = "Not in universe" 4088 1 = "Married - skip to SC1418" 4089 2 = "Widowed - skip to SC1426" 4090 3 = "Divorced" 4091 4 = "Separated" 4092 5 = "Never married - skip to SC1420" 4093 ; NOTE: Format SC1414L has been output. 4094 VALUE SC1416L (default=32) 4095 0 = "Not in universe" 4096 1 = "Yes - skip to SC1420" 4097 2 = "No - skip to SC1420" 4098 ; NOTE: Format SC1416L has been output. 4099 VALUE SC1418L (default=32) 4100 0 = "Not in universe" 4101 1 = "Widowed - skip to SC1426" 4102 2 = "Divorced" 4103 3 = "Both widowed and divorced" 4104 4 = "No - skip to SC1458" 4105 ; 64 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format SC1418L has been output. 4106 VALUE SC1420L (default=32) 4107 0 = "Not in universe" 4108 1 = "Yes" 4109 2 = "No - skip to SC1424" 4110 ; NOTE: Format SC1420L has been output. 4111 VALUE SC1422L (default=32) 4112 0 = "Not in universe" 4113 1 = "Yes" 4114 2 = "No" 4115 ; NOTE: Format SC1422L has been output. 4116 VALUE SC1424L (default=32) 4117 0 = "Not in universe" 4118 1 = "Yes" 4119 2 = "No - skip to SC1458" 4120 ; NOTE: Format SC1424L has been output. 4121 VALUE SC1426L (default=32) 4122 0 = "Not in universe" 4123 1 = "Yes" 4124 2 = "No - skip to SC1458" 4125 ; NOTE: Format SC1426L has been output. 4126 VALUE SC1428L (default=32) 4127 0 = "Not marked as a kind of income or" 4128 1 = "Marked as a kind of income" 4129 ; NOTE: Format SC1428L has been output. 4130 VALUE SC1430L (default=32) 4131 0 = "Not marked as a kind of income or" 4132 1 = "Marked as a kind of income" 4133 ; NOTE: Format SC1430L has been output. 4134 VALUE SC1434L (default=32) 4135 0 = "Not marked as a kind of income or" 4136 1 = "Marked as a kind of income" 4137 ; NOTE: Format SC1434L has been output. 4138 VALUE SC1436L (default=32) 4139 0 = "Not marked as a kind of income or" 4140 1 = "Marked as a kind of income" 4141 ; NOTE: Format SC1436L has been output. 4142 VALUE SC1438L (default=32) 4143 0 = "Not marked as a kind of income or" 4144 1 = "Marked as a kind of income" 4145 ; NOTE: Format SC1438L has been output. 4146 VALUE SC1442L (default=32) 4147 0 = "Not marked as a kind of income or" 4148 1 = "Marked as a kind of income" 4149 ; NOTE: Format SC1442L has been output. 4150 VALUE SC1444L (default=32) 4151 0 = "Not marked as a kind of income or" 4152 1 = "Marked as a kind of income" 4153 ; NOTE: Format SC1444L has been output. 4154 VALUE SC1446L (default=32) 4155 0 = "Not marked as a kind of income or" 4156 1 = "Marked as a kind of income" 4157 ; NOTE: Format SC1446L has been output. 4158 VALUE SC1448L (default=32) 4159 0 = "Not marked as a kind of income or" 4160 1 = "Marked as a kind of income" 4161 ; NOTE: Format SC1448L has been output. 4162 VALUE SC1450L (default=32) 4163 0 = "Not marked as a kind of income or" 4164 1 = "Marked as a kind of income" 4165 ; NOTE: Format SC1450L has been output. 4166 VALUE SC1452L (default=32) 65 The SAS System 15:22 Thursday, July 3, 2003 4167 0 = "Not in universe based on response to S" /* C1426 */ 4168 ; NOTE: Format SC1452L has been output. 4169 VALUE SC1454L (default=32) 4170 0 = "Not in universe" 4171 1 = "Yes" 4172 2 = "No - skip to SC1458" 4173 ; NOTE: Format SC1454L has been output. 4174 VALUE SC1456L (default=32) 4175 0 = "Not in universe" 4176 1 = "Yes, in the service" 4177 2 = "Yes, from service-related injury" 4178 3 = "No" 4179 ; NOTE: Format SC1456L has been output. 4180 VALUE SC1458L (default=32) 4181 0 = "Not in universe" 4182 1 = "Yes - skip to SC1462" 4183 2 = "No" 4184 ; NOTE: Format SC1458L has been output. 4185 VALUE SC1460L (default=32) 4186 0 = "Not in universe" 4187 1 = "Yes" 4188 2 = "No - skip to SC1024" 4189 ; NOTE: Format SC1460L has been output. 4190 VALUE SC1462L (default=32) 4191 0 = "Not in universe" 4192 1 = "Yes" 4193 2 = "No - skip to SC1024" 4194 ; NOTE: Format SC1462L has been output. 4195 VALUE SC1468L (default=32) 4196 0 = "Not in universe" 4197 1 = "Hospital only (type A) - skip" 4198 2 = "Medical only (type B) - skip to SC1474" 4199 3 = "Both hospital and medical (type" 4200 4 = "Card not available" 4201 ; NOTE: Format SC1468L has been output. 4202 VALUE SC1470L (default=32) 4203 0 = "Not in universe" 4204 1 = "Yes" 4205 2 = "No" 4206 ; NOTE: Format SC1470L has been output. 4207 VALUE SC1472L (default=32) 4208 0 = "Not in universe" 4209 1 = "Yes" 4210 2 = "No" 4211 ; NOTE: Format SC1472L has been output. 4212 VALUE SC1474L (default=32) 4213 0 = "Not in universe" 4214 1 = "Yes - skip to SC1480" 4215 2 = "No" 4216 ; NOTE: Format SC1474L has been output. 4217 VALUE SC1476L (default=32) 4218 0 = "Not in universe" 4219 1 = "Yes" 4220 2 = "No - skip to SC1536" 4221 ; NOTE: Format SC1476L has been output. 4222 VALUE SC1480L (default=32) 4223 0 = "Not in universe" 4224 1 = "Yes" 4225 2 = "No" 4226 ; NOTE: Format SC1480L has been output. 4227 VALUE SC1482L (default=32) 4228 0 = "Not in universe" 4229 1 = "No spouse in household" 4230 2 = "Interview for spouse not yet" 66 The SAS System 15:22 Thursday, July 3, 2003 4231 3 = "Interview for spouse already" 4232 ; NOTE: Format SC1482L has been output. 4233 VALUE SC1484L (default=32) 4234 0 = "Not in universe" 4235 1 = "Yes" 4236 2 = "No - skip to SC1502" 4237 ; NOTE: Format SC1484L has been output. 4238 VALUE SC1486L (default=32) 4239 0 = "Not marked as a kind of welfare or" 4240 1 = "Marked as a kind of welfare" 4241 ; NOTE: Format SC1486L has been output. 4242 VALUE SC1488L (default=32) 4243 0 = "Not marked as a kind of welfare or" 4244 1 = "Marked as a kind of welfare" 4245 ; NOTE: Format SC1488L has been output. 4246 VALUE SC1492L (default=32) 4247 0 = "Not marked as a kind of welfare or" 4248 1 = "Marked as a kind of welfare" 4249 ; NOTE: Format SC1492L has been output. 4250 VALUE SC1494L (default=32) 4251 0 = "Not marked as a kind of welfare or" 4252 1 = "Marked as a kind of welfare" 4253 ; NOTE: Format SC1494L has been output. 4254 VALUE SC1496L (default=32) 4255 0 = "Not marked as a kind of welfare or" 4256 1 = "Marked as a kind of welfare" 4257 ; NOTE: Format SC1496L has been output. 4258 VALUE SC1498L (default=32) 4259 0 = "Not in universe based on response to S" /* C1484 */ 4260 ; NOTE: Format SC1498L has been output. 4261 VALUE SC1502L (default=32) 4262 0 = "Not in universe" 4263 1 = "Yes" 4264 2 = "No" 4265 ; NOTE: Format SC1502L has been output. 4266 VALUE SC1506L (default=32) 4267 0 = "Not in universe" 4268 1 = "Yes" 4269 2 = "No - skip to SC1524" 4270 ; NOTE: Format SC1506L has been output. 4271 VALUE SC1508L (default=32) 4272 0 = "Not in universe" 4273 1 = "Yes" 4274 2 = "No - skip to SC1536" 4275 ; NOTE: Format SC1508L has been output. 4276 VALUE SC1510L (default=32) 4277 0 = "Not applicable (SC1508 = 2)" 4278 -5 = "All children (skip to SC1524)" 4279 1 = "1 child" 4280 2 = "2 children" 4281 3 = "3 children" 4282 4 = "4 children" 4283 5 = "5 or more children but not all" 4284 ; NOTE: Format SC1510L has been output. 4285 VALUE SC1524L (default=32) 4286 0 = "Not in universe" 4287 1 = "Yes" 4288 2 = "No - skip to SC1536" 4289 ; NOTE: Format SC1524L has been output. 4290 VALUE SC1526L (default=32) 4291 0 = "Not in universe" 4292 1 = "Yes - ship to SC1536" 4293 2 = "No" 67 The SAS System 15:22 Thursday, July 3, 2003 4294 ; NOTE: Format SC1526L has been output. 4295 VALUE SC1528L (default=32) 4296 0 = "Not marked as a month covered or" 4297 1 = "Marked as a month covered" 4298 ; NOTE: Format SC1528L has been output. 4299 VALUE SC1530L (default=32) 4300 0 = "Not marked as a month covered or" 4301 1 = "Marked as a month covered" 4302 ; NOTE: Format SC1530L has been output. 4303 VALUE SC1532L (default=32) 4304 0 = "Not marked as a month covered or" 4305 1 = "Marked as a month covered" 4306 ; NOTE: Format SC1532L has been output. 4307 VALUE SC1534L (default=32) 4308 0 = "Not marked as a month covered or" 4309 1 = "Marked as a month covered" 4310 ; NOTE: Format SC1534L has been output. 4311 VALUE SC1536L (default=32) 4312 0 = "Not in universe" 4313 ; NOTE: Format SC1536L has been output. 4314 VALUE SC1537L (default=32) 4315 0 = "Not in universe" 4316 1 = "Yes - skip to SC1568" 4317 2 = "No - skip to SC1568" 4318 ; NOTE: Format SC1537L has been output. 4319 VALUE SC1538L (default=32) 4320 0 = "Not in universe" 4321 1 = "Yes - skip to SC1548" 4322 2 = "No" 4323 ; NOTE: Format SC1538L has been output. 4324 VALUE SC1540L (default=32) 4325 0 = "Not marked as a month with the" 4326 1 = "Marked as a month with the plan" 4327 ; NOTE: Format SC1540L has been output. 4328 VALUE SC1542L (default=32) 4329 0 = "Not marked as a month with the" 4330 1 = "Marked as a month with the plan" 4331 ; NOTE: Format SC1542L has been output. 4332 VALUE SC1544L (default=32) 4333 0 = "Not marked as a month with the" 4334 1 = "Marked as a month with the plan" 4335 ; NOTE: Format SC1544L has been output. 4336 VALUE SC1546L (default=32) 4337 0 = "Not marked as a month with the" 4338 1 = "Marked as a month with the plan" 4339 ; NOTE: Format SC1546L has been output. 4340 VALUE SC1548L (default=32) 4341 0 = "Not in universe" 4342 1 = "Yes" 4343 2 = "No - skip to SC1552" 4344 ; NOTE: Format SC1548L has been output. 4345 VALUE SC1550L (default=32) 4346 0 = "Not in universe" 4347 1 = "All" 4348 2 = "Part" 4349 3 = "None" 4350 ; NOTE: Format SC1550L has been output. 4351 VALUE SC1552L (default=32) 4352 0 = "Not in universe" 4353 1 = "Individual - skip to SC1568" 4354 2 = "Family" 4355 ; 68 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format SC1552L has been output. 4356 VALUE SC1554L (default=32) 4357 0 = "Not in universe" 4358 1 = "Yes - skip to SC1624" 4359 2 = "No" 4360 ; NOTE: Format SC1554L has been output. 4361 VALUE SC1556L (default=32) 4362 0 = "Not in universe" 4363 ; NOTE: Format SC1556L has been output. 4364 VALUE SC1558L (default=32) 4365 0 = "Not in universe" 4366 ; NOTE: Format SC1558L has been output. 4367 VALUE SC1560L (default=32) 4368 0 = "Not in universe" 4369 ; NOTE: Format SC1560L has been output. 4370 VALUE SC1562L (default=32) 4371 0 = "Not in universe" 4372 ; NOTE: Format SC1562L has been output. 4373 VALUE SC1564L (default=32) 4374 0 = "Not in universe" 4375 ; NOTE: Format SC1564L has been output. 4376 VALUE SC1566L (default=32) 4377 0 = "Not in universe, some others covered" 4378 1 = "No one else covered" 4379 ; NOTE: Format SC1566L has been output. 4380 VALUE SC1568L (default=32) 4381 0 = "Not in universe" 4382 1 = "Yes" 4383 2 = "No - skip to SC1624" 4384 ; NOTE: Format SC1568L has been output. 4385 VALUE SC1570L (default=32) 4386 0 = "Not in universe" 4387 1 = "Yes" 4388 2 = "No - skip to SC1574" 4389 -1 = "DK - skip to SC1574" 4390 ; NOTE: Format SC1570L has been output. 4391 VALUE SC1572L (default=32) 4392 0 = "Not in universe" 4393 1 = "Yes - skip to SC1624" 4394 2 = "No" 4395 ; NOTE: Format SC1572L has been output. 4396 VALUE SC1574L (default=32) 4397 0 = "Not applicable" 4398 -5 = "All children - skip to SC1624" 4399 1 = "1 child" 4400 2 = "2 children" 4401 3 = "3 children" 4402 4 = "4 children" 4403 5 = "5 or more children but not all" 4404 ; NOTE: Format SC1574L has been output. 4405 VALUE SC1576L (default=32) 4406 0 = "Not in universe" 4407 ; NOTE: Format SC1576L has been output. 4408 VALUE SC1578L (default=32) 4409 0 = "Not in universe" 4410 ; NOTE: Format SC1578L has been output. 4411 VALUE SC1580L (default=32) 4412 0 = "Not in universe" 4413 ; NOTE: Format SC1580L has been output. 4414 VALUE SC1582L (default=32) 4415 0 = "Not in universe" 4416 ; 69 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format SC1582L has been output. 4417 VALUE SC1584L (default=32) 4418 0 = "Not in universe" 4419 ; NOTE: Format SC1584L has been output. 4420 VALUE SC1586L (default=32) 4421 0 = "Not in universe, some children covered" 4422 1 = "No children covered" 4423 ; NOTE: Format SC1586L has been output. 4424 VALUE SC1624L (default=32) 4425 0 = "Not in universe" 4426 1 = "Yes" 4427 2 = "No - skip to SC1634" 4428 ; NOTE: Format SC1624L has been output. 4429 VALUE SC1626L (default=32) 4430 0 = "Not in universe" 4431 1 = "Yes" 4432 2 = "No" 4433 ; NOTE: Format SC1626L has been output. 4434 VALUE SC1628L (default=32) 4435 0 = "Not in universe" 4436 1 = "Yes" 4437 2 = "No" 4438 ; NOTE: Format SC1628L has been output. 4439 VALUE SC1630L (default=32) 4440 0 = "Not in universe" 4441 1 = "Yes" 4442 2 = "No" 4443 ; NOTE: Format SC1630L has been output. 4444 VALUE SC1632L (default=32) 4445 0 = "Not in universe" 4446 1 = "Yes" 4447 2 = "No" 4448 ; NOTE: Format SC1632L has been output. 4449 VALUE SC1634L (default=32) 4450 0 = "Not in universe" 4451 1 = "Yes" 4452 2 = "No - skip to SC1648" 4453 ; NOTE: Format SC1634L has been output. 4454 VALUE SC1636L (default=32) 4455 0 = "Not marked as a kind of asset or" 4456 1 = "Marked as a kind of asset" 4457 ; NOTE: Format SC1636L has been output. 4458 VALUE SC1638L (default=32) 4459 0 = "Not marked as a kind of asset or" 4460 1 = "Marked as a kind of asset" 4461 ; NOTE: Format SC1638L has been output. 4462 VALUE SC1640L (default=32) 4463 0 = "Not marked as a kind of asset or" 4464 1 = "Marked as a kind of asset" 4465 ; NOTE: Format SC1640L has been output. 4466 VALUE SC1642L (default=32) 4467 0 = "Not marked as a kind of asset or" 4468 1 = "Marked as a kind of asset" 4469 ; NOTE: Format SC1642L has been output. 4470 VALUE SC1644L (default=32) 4471 0 = "Not marked as a kind of asset or" 4472 1 = "Marked as a kind of asset" 4473 ; NOTE: Format SC1644L has been output. 4474 VALUE SC1646L (default=32) 4475 0 = "Not marked as a kind of asset or" 4476 1 = "Marked as a kind of asset" 4477 ; NOTE: Format SC1646L has been output. 70 The SAS System 15:22 Thursday, July 3, 2003 4478 VALUE SC1648L (default=32) 4479 0 = "Not in universe" 4480 1 = "Yes" 4481 2 = "No" 4482 ; NOTE: Format SC1648L has been output. 4483 VALUE SC1650L (default=32) 4484 0 = "Not in universe" 4485 1 = "Yes" 4486 2 = "No" 4487 ; NOTE: Format SC1650L has been output. 4488 VALUE SC1652L (default=32) 4489 0 = "Not in universe" 4490 1 = "Yes" 4491 2 = "No" 4492 ; NOTE: Format SC1652L has been output. 4493 VALUE SC1654L (default=32) 4494 0 = "Not in universe" 4495 1 = "Yes" 4496 2 = "No" 4497 ; NOTE: Format SC1654L has been output. 4498 VALUE SC1694L (default=32) 4499 0 = "Not in universe" 4500 1 = "Married, spouse absent" 4501 2 = "Other - skip to SC1698" 4502 ; NOTE: Format SC1694L has been output. 4503 VALUE SC1696L (default=32) 4504 0 = "Not in universe" 4505 1 = "Yes" 4506 2 = "No" 4507 ; NOTE: Format SC1696L has been output. 4508 VALUE SC1698L (default=32) 4509 0 = "Not in universe" 4510 1 = "Yes" 4511 2 = "No - skip to SC1704" 4512 ; NOTE: Format SC1698L has been output. 4513 VALUE SC1700L (default=32) 4514 0 = "Not in universe" 4515 1 = "Yes" 4516 2 = "No" 4517 ; NOTE: Format SC1700L has been output. 4518 VALUE SC1702L (default=32) 4519 0 = "Not in universe" 4520 1 = "Yes - skip to SC1706" 4521 2 = "No - skip to SC1712" 4522 ; NOTE: Format SC1702L has been output. 4523 VALUE SC1704L (default=32) 4524 0 = "Not in universe" 4525 1 = "Yes" 4526 2 = "No - skip to SC4800" 4527 ; NOTE: Format SC1704L has been output. 4528 VALUE SC1706L (default=32) 4529 0 = "Not in universe" 4530 ; NOTE: Format SC1706L has been output. 4531 VALUE SC1708L (default=32) 4532 0 = "Not in universe" 4533 ; NOTE: Format SC1708L has been output. 4534 VALUE SC1710L (default=32) 4535 0 = "Not in universe" 4536 ; NOTE: Format SC1710L has been output. 4537 VALUE SC1712L (default=32) 4538 0 = "Not in universe" 4539 1 = "Yes" 4540 2 = "No - skip to first ISS code" 71 The SAS System 15:22 Thursday, July 3, 2003 4541 ; NOTE: Format SC1712L has been output. 4542 VALUE SC1714L (default=32) 4543 0 = "Not in universe" 4544 1 = "Worked for employer only" 4545 2 = "Self-employed only" 4546 3 = "Both worked for employer and" 4547 ; NOTE: Format SC1714L has been output. 4548 VALUE SC1716L (default=32) 4549 0 = "Not in universe" 4550 1 = "1 employer" 4551 2 = "2 employers" 4552 3 = "3 or more employers" 4553 ; NOTE: Format SC1716L has been output. 4554 VALUE PI01L (default=32) 4555 0 = "Not imputed" 4556 1 = "Imputed" 4557 ; NOTE: Format PI01L has been output. 4558 VALUE PI02L (default=32) 4559 0 = "Not imputed" 4560 1 = "Imputed" 4561 ; NOTE: Format PI02L has been output. 4562 VALUE PI03L (default=32) 4563 0 = "Not imputed" 4564 1 = "Imputed" 4565 ; NOTE: Format PI03L has been output. 4566 VALUE PI04L (default=32) 4567 0 = "Not imputed" 4568 1 = "Imputed" 4569 ; NOTE: Format PI04L has been output. 4570 VALUE PI05L (default=32) 4571 0 = "Not imputed" 4572 1 = "Imputed" 4573 ; NOTE: Format PI05L has been output. 4574 VALUE PI06L (default=32) 4575 0 = "Not imputed" 4576 1 = "Imputed" 4577 ; NOTE: Format PI06L has been output. 4578 VALUE PI07L (default=32) 4579 0 = "Not imputed" 4580 1 = "Imputed" 4581 ; NOTE: Format PI07L has been output. 4582 VALUE PI08L (default=32) 4583 0 = "Not imputed" 4584 1 = "Imputed" 4585 ; NOTE: Format PI08L has been output. 4586 VALUE PI09L (default=32) 4587 0 = "Not imputed" 4588 1 = "Imputed" 4589 ; NOTE: Format PI09L has been output. 4590 VALUE PI10L (default=32) 4591 0 = "Not imputed" 4592 1 = "Imputed" 4593 ; NOTE: Format PI10L has been output. 4594 VALUE PI11L (default=32) 4595 0 = "Not imputed" 4596 1 = "Imputed" 4597 ; NOTE: Format PI11L has been output. 4598 VALUE PI12L (default=32) 4599 0 = "Not imputed" 4600 1 = "Imputed" 4601 ; NOTE: Format PI12L has been output. 72 The SAS System 15:22 Thursday, July 3, 2003 4602 VALUE PI13L (default=32) 4603 0 = "Not imputed" 4604 1 = "Imputed" 4605 ; NOTE: Format PI13L has been output. 4606 VALUE PI14L (default=32) 4607 0 = "Not imputed" 4608 1 = "Imputed" 4609 ; NOTE: Format PI14L has been output. 4610 VALUE PI15L (default=32) 4611 0 = "Not imputed" 4612 1 = "Imputed" 4613 ; NOTE: Format PI15L has been output. 4614 VALUE PI16L (default=32) 4615 0 = "Not imputed" 4616 1 = "Imputed" 4617 ; NOTE: Format PI16L has been output. 4618 VALUE PI17L (default=32) 4619 0 = "Not imputed" 4620 1 = "Imputed" 4621 ; NOTE: Format PI17L has been output. 4622 VALUE PI18L (default=32) 4623 0 = "Not imputed" 4624 1 = "Imputed" 4625 ; NOTE: Format PI18L has been output. 4626 VALUE PI19L (default=32) 4627 0 = "Not imputed" 4628 1 = "Imputed" 4629 ; NOTE: Format PI19L has been output. 4630 VALUE PI20L (default=32) 4631 0 = "Not imputed" 4632 1 = "Imputed" 4633 ; NOTE: Format PI20L has been output. 4634 VALUE PI21L (default=32) 4635 0 = "Not imputed" 4636 1 = "Imputed" 4637 ; NOTE: Format PI21L has been output. 4638 VALUE PI22L (default=32) 4639 0 = "Not imputed" 4640 1 = "Imputed" 4641 ; NOTE: Format PI22L has been output. 4642 VALUE PI23L (default=32) 4643 0 = "Not imputed" 4644 1 = "Imputed" 4645 ; NOTE: Format PI23L has been output. 4646 VALUE PI24L (default=32) 4647 0 = "Not imputed" 4648 1 = "Imputed" 4649 ; NOTE: Format PI24L has been output. 4650 VALUE PI25L (default=32) 4651 0 = "Not imputed" 4652 1 = "Imputed" 4653 ; NOTE: Format PI25L has been output. 4654 VALUE PI26L (default=32) 4655 0 = "Not imputed" 4656 1 = "Imputed" 4657 ; NOTE: Format PI26L has been output. 4658 VALUE PI27L (default=32) 4659 0 = "Not imputed" 4660 1 = "Imputed" 4661 ; NOTE: Format PI27L has been output. 4662 VALUE PI28L (default=32) 73 The SAS System 15:22 Thursday, July 3, 2003 4663 0 = "Not imputed" 4664 1 = "Imputed" 4665 ; NOTE: Format PI28L has been output. 4666 VALUE PI29L (default=32) 4667 0 = "Not imputed" 4668 1 = "Imputed" 4669 ; NOTE: Format PI29L has been output. 4670 VALUE PI30L (default=32) 4671 0 = "Not imputed" 4672 1 = "Imputed" 4673 ; NOTE: Format PI30L has been output. 4674 VALUE PI31L (default=32) 4675 0 = "Not imputed" 4676 1 = "Imputed" 4677 ; NOTE: Format PI31L has been output. 4678 VALUE PI32L (default=32) 4679 0 = "Not imputed" 4680 1 = "Imputed" 4681 ; NOTE: Format PI32L has been output. 4682 VALUE PI33L (default=32) 4683 0 = "Not imputed" 4684 1 = "Imputed" 4685 ; NOTE: Format PI33L has been output. 4686 VALUE PI34L (default=32) 4687 0 = "Not imputed" 4688 1 = "Imputed" 4689 ; NOTE: Format PI34L has been output. 4690 VALUE PI35L (default=32) 4691 0 = "Not imputed" 4692 1 = "Imputed" 4693 ; NOTE: Format PI35L has been output. 4694 VALUE PI36L (default=32) 4695 0 = "Not imputed" 4696 1 = "Imputed" 4697 ; NOTE: Format PI36L has been output. 4698 VALUE PI37L (default=32) 4699 0 = "Not imputed" 4700 1 = "Imputed" 4701 ; NOTE: Format PI37L has been output. 4702 VALUE PI38L (default=32) 4703 0 = "Not imputed" 4704 1 = "Imputed" 4705 ; NOTE: Format PI38L has been output. 4706 VALUE PI39L (default=32) 4707 0 = "Not imputed" 4708 1 = "Imputed" 4709 ; NOTE: Format PI39L has been output. 4710 VALUE PI40L (default=32) 4711 0 = "Not imputed" 4712 1 = "Imputed" 4713 ; NOTE: Format PI40L has been output. 4714 VALUE PI41L (default=32) 4715 0 = "Not imputed" 4716 1 = "Imputed" 4717 ; NOTE: Format PI41L has been output. 4718 VALUE PI42L (default=32) 4719 0 = "Not imputed" 4720 1 = "Imputed" 4721 ; NOTE: Format PI42L has been output. 4722 VALUE PI43L (default=32) 4723 0 = "Not imputed" 74 The SAS System 15:22 Thursday, July 3, 2003 4724 1 = "Imputed" 4725 ; NOTE: Format PI43L has been output. 4726 VALUE PI44L (default=32) 4727 0 = "Not imputed" 4728 1 = "Imputed" 4729 ; NOTE: Format PI44L has been output. 4730 VALUE PI45L (default=32) 4731 0 = "Not imputed" 4732 1 = "Imputed" 4733 ; NOTE: Format PI45L has been output. 4734 VALUE PI46L (default=32) 4735 0 = "Not imputed" 4736 1 = "Imputed" 4737 ; NOTE: Format PI46L has been output. 4738 VALUE PI47L (default=32) 4739 0 = "Not imputed" 4740 1 = "Imputed" 4741 ; NOTE: Format PI47L has been output. 4742 VALUE PI48L (default=32) 4743 0 = "Not imputed" 4744 1 = "Imputed" 4745 ; NOTE: Format PI48L has been output. 4746 VALUE PI49L (default=32) 4747 0 = "Not imputed" 4748 1 = "Imputed" 4749 ; NOTE: Format PI49L has been output. 4750 VALUE PI50L (default=32) 4751 0 = "Not imputed" 4752 1 = "Imputed" 4753 ; NOTE: Format PI50L has been output. 4754 VALUE PI51L (default=32) 4755 0 = "Not imputed" 4756 1 = "Imputed" 4757 ; NOTE: Format PI51L has been output. 4758 VALUE PI52L (default=32) 4759 0 = "Not imputed" 4760 1 = "Imputed" 4761 ; NOTE: Format PI52L has been output. 4762 VALUE PI53L (default=32) 4763 0 = "Not imputed" 4764 1 = "Imputed" 4765 ; NOTE: Format PI53L has been output. 4766 VALUE PI54L (default=32) 4767 0 = "Not imputed" 4768 1 = "Imputed" 4769 ; NOTE: Format PI54L has been output. 4770 VALUE PI55L (default=32) 4771 0 = "Not imputed" 4772 1 = "Imputed" 4773 ; NOTE: Format PI55L has been output. 4774 VALUE PI56L (default=32) 4775 0 = "Not imputed" 4776 1 = "Imputed" 4777 ; NOTE: Format PI56L has been output. 4778 VALUE PI57L (default=32) 4779 0 = "Not imputed" 4780 1 = "Imputed" 4781 ; NOTE: Format PI57L has been output. 4782 VALUE PI58L (default=32) 4783 0 = "Not imputed" 4784 1 = "Imputed" 75 The SAS System 15:22 Thursday, July 3, 2003 4785 ; NOTE: Format PI58L has been output. 4786 VALUE PI59L (default=32) 4787 0 = "Not imputed" 4788 1 = "Imputed" 4789 ; NOTE: Format PI59L has been output. 4790 VALUE PI60L (default=32) 4791 0 = "Not imputed" 4792 1 = "Imputed" 4793 ; NOTE: Format PI60L has been output. 4794 VALUE PI61L (default=32) 4795 0 = "Not imputed" 4796 1 = "Imputed" 4797 ; NOTE: Format PI61L has been output. 4798 VALUE PI62L (default=32) 4799 0 = "Not imputed" 4800 1 = "Imputed" 4801 ; NOTE: Format PI62L has been output. 4802 VALUE PI63L (default=32) 4803 0 = "Not imputed" 4804 1 = "Imputed" 4805 ; NOTE: Format PI63L has been output. 4806 VALUE PI64L (default=32) 4807 0 = "Not imputed" 4808 1 = "Imputed" 4809 ; NOTE: Format PI64L has been output. 4810 VALUE PI65L (default=32) 4811 0 = "Not imputed" 4812 1 = "Imputed" 4813 ; NOTE: Format PI65L has been output. 4814 VALUE PI66L (default=32) 4815 0 = "Not imputed" 4816 1 = "Imputed" 4817 ; NOTE: Format PI66L has been output. 4818 VALUE PI67L (default=32) 4819 0 = "Not imputed" 4820 1 = "Imputed" 4821 ; NOTE: Format PI67L has been output. 4822 VALUE PI68L (default=32) 4823 0 = "Not imputed" 4824 1 = "Imputed" 4825 ; NOTE: Format PI68L has been output. 4826 VALUE PI69L (default=32) 4827 0 = "Not imputed" 4828 1 = "Imputed" 4829 ; NOTE: Format PI69L has been output. 4830 VALUE PI70L (default=32) 4831 0 = "Not imputed" 4832 1 = "Imputed" 4833 ; NOTE: Format PI70L has been output. 4834 VALUE PI71L (default=32) 4835 0 = "Not imputed" 4836 1 = "Imputed" 4837 ; NOTE: Format PI71L has been output. 4838 VALUE PI72L (default=32) 4839 0 = "Not imputed" 4840 1 = "Imputed" 4841 ; NOTE: Format PI72L has been output. 4842 VALUE PI73L (default=32) 4843 0 = "Not imputed" 4844 1 = "Imputed" 4845 ; 76 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format PI73L has been output. 4846 VALUE PI74L (default=32) 4847 0 = "Not imputed" 4848 1 = "Imputed" 4849 ; NOTE: Format PI74L has been output. 4850 VALUE PI75L (default=32) 4851 0 = "Not imputed" 4852 1 = "Imputed" 4853 ; NOTE: Format PI75L has been output. 4854 VALUE PI76L (default=32) 4855 0 = "Not imputed" 4856 1 = "Imputed" 4857 ; NOTE: Format PI76L has been output. 4858 VALUE PI77L (default=32) 4859 0 = "Not imputed" 4860 1 = "Imputed" 4861 ; NOTE: Format PI77L has been output. 4862 VALUE PI78L (default=32) 4863 0 = "Not imputed" 4864 1 = "Imputed" 4865 ; NOTE: Format PI78L has been output. 4866 VALUE PI79L (default=32) 4867 0 = "Not imputed" 4868 1 = "Imputed" 4869 ; NOTE: Format PI79L has been output. 4870 VALUE PI80L (default=32) 4871 0 = "Not imputed" 4872 1 = "Imputed" 4873 ; NOTE: Format PI80L has been output. 4874 VALUE WS1_WKSC (default=32) 4875 0 = "None or not in universe if classwk = 6" 4876 1 = "1 week" 4877 2 = "2 weeks" 4878 3 = "3 weeks" 4879 4 = "4 weeks" 4880 5 = "5 weeks" 4881 ; NOTE: Format WS1_WKSC has been output. 4882 VALUE WS1_WKSK (default=32) 4883 0 = "None or not in universe if classwk = 6" 4884 1 = "1 week" 4885 2 = "2 weeks" 4886 3 = "3 weeks" 4887 4 = "4 weeks" 4888 5 = "5 weeks" 4889 ; NOTE: Format WS1_WKSK has been output. 4890 VALUE WS1_WKSL (default=32) 4891 0 = "None or not in universe if classwk = 6" 4892 1 = "1 week" 4893 2 = "2 weeks" 4894 3 = "3 weeks" 4895 4 = "4 weeks" 4896 5 = "5 weeks" 4897 ; NOTE: Format WS1_WKSL has been output. 4898 VALUE WS1_WKSM (default=32) 4899 0 = "None or not in universe if classwk = 6" 4900 1 = "1 week" 4901 2 = "2 weeks" 4902 3 = "3 weeks" 4903 4 = "4 weeks" 4904 5 = "5 weeks" 4905 ; NOTE: Format WS1_WKSM has been output. 4906 VALUE WS1RECIC (default=32) 4907 0 = "Not in universe" 4908 1 = "Yes" 4909 2 = "No" 77 The SAS System 15:22 Thursday, July 3, 2003 4910 ; NOTE: Format WS1RECIC has been output. 4911 VALUE WS1RECIK (default=32) 4912 0 = "Not in universe" 4913 1 = "Yes" 4914 2 = "No" 4915 ; NOTE: Format WS1RECIK has been output. 4916 VALUE WS1RECIL (default=32) 4917 0 = "Not in universe" 4918 1 = "Yes" 4919 2 = "No" 4920 ; NOTE: Format WS1RECIL has been output. 4921 VALUE WS1RECIM (default=32) 4922 0 = "Not in universe" 4923 1 = "Yes" 4924 2 = "No" 4925 ; NOTE: Format WS1RECIM has been output. 4926 VALUE WS1_201C (default=32) 4927 0 = "Not answered" 4928 1 = "A private company or individual" 4929 2 = "Federal government" 4930 3 = "State government" 4931 4 = "Local government" 4932 5 = "Armed Forces" 4933 6 = "Unpaid in family business or" 4934 ; NOTE: Format WS1_201C has been output. 4935 VALUE WS1_201K (default=32) 4936 0 = "Not in universe" 4937 1 = "Yes - skip to WS1-2024" 4938 2 = "No" 4939 ; NOTE: Format WS1_201K has been output. 4940 VALUE WS1_201L (default=32) 4941 0 = "Not in universe" 4942 ; NOTE: Format WS1_201L has been output. 4943 VALUE WS1_201M (default=32) 4944 0 = "Not in universe" 4945 ; NOTE: Format WS1_201M has been output. 4946 VALUE WS1_202C (default=32) 4947 0 = "Not in universe" 4948 ; NOTE: Format WS1_202C has been output. 4949 VALUE WS1_202K (default=32) 4950 0 = "Not in universe" 4951 ; NOTE: Format WS1_202K has been output. 4952 VALUE WS1_202L (default=32) 4953 -9 = "Not in universe" 4954 0 = "None" 4955 ; NOTE: Format WS1_202L has been output. 4956 VALUE WS1_202M (default=32) 4957 0 = "Not in universe" 4958 1 = "Yes" 4959 2 = "No - skip to WS1-2030" 4960 ; NOTE: Format WS1_202M has been output. 4961 VALUE WS1_202N (default=32) 4962 0 = "Not in universe" 4963 ; NOTE: Format WS1_202N has been output. 4964 VALUE WS1_203C (default=32) 4965 0 = "Not in universe" 4966 1 = "Once a week" 4967 2 = "Once each 2 weeks" 4968 3 = "Once a month" 4969 4 = "Twice a month" 4970 5 = "Some other way" 4971 ; NOTE: Format WS1_203C has been output. 78 The SAS System 15:22 Thursday, July 3, 2003 4972 VALUE WS1_203K (default=32) 4973 -9 = "Not in universe" 4974 0 = "None" 4975 ; NOTE: Format WS1_203K has been output. 4976 VALUE WS1_203L (default=32) 4977 -9 = "Not in universe" 4978 0 = "None" 4979 ; NOTE: Format WS1_203L has been output. 4980 VALUE WS1_203M (default=32) 4981 -9 = "Not in universe" 4982 0 = "None" 4983 ; NOTE: Format WS1_203M has been output. 4984 VALUE WS1_203N (default=32) 4985 -9 = "Not in universe" 4986 0 = "None" 4987 ; NOTE: Format WS1_203N has been output. 4988 VALUE WS1_204C (default=32) 4989 0 = "Not in universe" 4990 1 = "Yes" 4991 2 = "No - skip to WS1-2044" 4992 ; NOTE: Format WS1_204C has been output. 4993 VALUE WS1_204K (default=32) 4994 0 = "Not in universe" 4995 1 = "Yes" 4996 2 = "No" 4997 ; NOTE: Format WS1_204K has been output. 4998 VALUE WS1IMP0C (default=32) 4999 0 = "Not imputed" 5000 1 = "Imputed" 5001 ; NOTE: Format WS1IMP0C has been output. 5002 VALUE WS1IMP0K (default=32) 5003 0 = "Not imputed" 5004 1 = "Imputed" 5005 ; NOTE: Format WS1IMP0K has been output. 5006 VALUE WS1IMP0L (default=32) 5007 0 = "Not imputed" 5008 1 = "Imputed" 5009 ; NOTE: Format WS1IMP0L has been output. 5010 VALUE WS1IMP0M (default=32) 5011 0 = "Not imputed" 5012 1 = "Imputed" 5013 ; NOTE: Format WS1IMP0M has been output. 5014 VALUE WS1IMP0N (default=32) 5015 0 = "Not imputed" 5016 1 = "Imputed" 5017 ; NOTE: Format WS1IMP0N has been output. 5018 VALUE WS1IMP0O (default=32) 5019 0 = "Not imputed" 5020 1 = "Imputed" 5021 ; NOTE: Format WS1IMP0O has been output. 5022 VALUE WS1CAL0C (default=32) 5023 0 = "No imputed input" 5024 1 = "Imputed input" 5025 ; NOTE: Format WS1CAL0C has been output. 5026 VALUE WS1CAL0K (default=32) 5027 0 = "No imputed input" 5028 1 = "Imputed input" 5029 ; NOTE: Format WS1CAL0K has been output. 5030 VALUE WS1CAL0L (default=32) 5031 0 = "No imputed input" 5032 1 = "Imputed input" 5033 ; 79 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format WS1CAL0L has been output. 5034 VALUE WS1CAL0M (default=32) 5035 0 = "No imputed input" 5036 1 = "Imputed input" 5037 ; NOTE: Format WS1CAL0M has been output. 5038 VALUE WS2_WKSC (default=32) 5039 0 = "None or not in universe if classwk = 6" 5040 1 = "1 week" 5041 2 = "2 weeks" 5042 3 = "3 weeks" 5043 4 = "4 weeks" 5044 5 = "5 weeks" 5045 ; NOTE: Format WS2_WKSC has been output. 5046 VALUE WS2_WKSK (default=32) 5047 0 = "None or not in universe if classwk = 6" 5048 1 = "1 week" 5049 2 = "2 weeks" 5050 3 = "3 weeks" 5051 4 = "4 weeks" 5052 5 = "5 weeks" 5053 ; NOTE: Format WS2_WKSK has been output. 5054 VALUE WS2_WKSL (default=32) 5055 0 = "None or not in universe if classwk = 6" 5056 1 = "1 week" 5057 2 = "2 weeks" 5058 3 = "3 weeks" 5059 4 = "4 weeks" 5060 5 = "5 weeks" 5061 ; NOTE: Format WS2_WKSL has been output. 5062 VALUE WS2_WKSM (default=32) 5063 0 = "None or not in universe if classwk = 6" 5064 1 = "1 week" 5065 2 = "2 weeks" 5066 3 = "3 weeks" 5067 4 = "4 weeks" 5068 5 = "5 weeks" 5069 ; NOTE: Format WS2_WKSM has been output. 5070 VALUE WS2RECIC (default=32) 5071 0 = "Not in universe" 5072 1 = "Yes" 5073 2 = "No" 5074 ; NOTE: Format WS2RECIC has been output. 5075 VALUE WS2RECIK (default=32) 5076 0 = "Not in universe" 5077 1 = "Yes" 5078 2 = "No" 5079 ; NOTE: Format WS2RECIK has been output. 5080 VALUE WS2RECIL (default=32) 5081 0 = "Not in universe" 5082 1 = "Yes" 5083 2 = "No" 5084 ; NOTE: Format WS2RECIL has been output. 5085 VALUE WS2RECIM (default=32) 5086 0 = "Not in universe" 5087 1 = "Yes" 5088 2 = "No" 5089 ; NOTE: Format WS2RECIM has been output. 5090 VALUE WS2_201C (default=32) 5091 0 = "Not in universe" 5092 1 = "A private company or individual" 5093 2 = "Federal government" 5094 3 = "State government" 5095 4 = "Local government" 5096 5 = "Armed Forces" 5097 6 = "Unpaid in family business or" 5098 ; NOTE: Format WS2_201C has been output. 80 The SAS System 15:22 Thursday, July 3, 2003 5099 VALUE WS2_201K (default=32) 5100 0 = "Not in universe" 5101 1 = "Yes - skip to WS2-2024" 5102 2 = "No" 5103 ; NOTE: Format WS2_201K has been output. 5104 VALUE WS2_201L (default=32) 5105 0 = "Not in universe" 5106 ; NOTE: Format WS2_201L has been output. 5107 VALUE WS2_201M (default=32) 5108 0 = "Not in universe" 5109 ; NOTE: Format WS2_201M has been output. 5110 VALUE WS2_202C (default=32) 5111 0 = "Not in universe" 5112 ; NOTE: Format WS2_202C has been output. 5113 VALUE WS2_202K (default=32) 5114 0 = "Not in universe" 5115 ; NOTE: Format WS2_202K has been output. 5116 VALUE WS2_202L (default=32) 5117 -9 = "Not in universe" 5118 0 = "None" 5119 ; NOTE: Format WS2_202L has been output. 5120 VALUE WS2_202M (default=32) 5121 0 = "Not in universe" 5122 1 = "Yes" 5123 2 = "No - skip to WS2-2030" 5124 ; NOTE: Format WS2_202M has been output. 5125 VALUE WS2_202N (default=32) 5126 0 = "Not in universe" 5127 ; NOTE: Format WS2_202N has been output. 5128 VALUE WS2_203C (default=32) 5129 0 = "Not in universe" 5130 1 = "Once a week" 5131 2 = "Once each 2 weeks" 5132 3 = "Once a month" 5133 4 = "Twice a month" 5134 5 = "Some other way" 5135 ; NOTE: Format WS2_203C has been output. 5136 VALUE WS2_203K (default=32) 5137 -9 = "Not in universe" 5138 0 = "None" 5139 ; NOTE: Format WS2_203K has been output. 5140 VALUE WS2_203L (default=32) 5141 -9 = "Not in universe" 5142 0 = "None" 5143 ; NOTE: Format WS2_203L has been output. 5144 VALUE WS2_203M (default=32) 5145 -9 = "Not in universe" 5146 0 = "None" 5147 ; NOTE: Format WS2_203M has been output. 5148 VALUE WS2_203N (default=32) 5149 -9 = "Not in universe" 5150 0 = "None" 5151 ; NOTE: Format WS2_203N has been output. 5152 VALUE WS2_204C (default=32) 5153 0 = "Not in universe" 5154 1 = "Yes" 5155 2 = "No - skip to WS2-2044" 5156 ; NOTE: Format WS2_204C has been output. 5157 VALUE WS2_204K (default=32) 5158 0 = "Not in universe" 5159 1 = "Yes" 5160 2 = "No" 81 The SAS System 15:22 Thursday, July 3, 2003 5161 ; NOTE: Format WS2_204K has been output. 5162 VALUE WS2IMP0C (default=32) 5163 0 = "Not imputed" 5164 1 = "Imputed" 5165 ; NOTE: Format WS2IMP0C has been output. 5166 VALUE WS2IMP0K (default=32) 5167 0 = "Not imputed" 5168 1 = "Imputed" 5169 ; NOTE: Format WS2IMP0K has been output. 5170 VALUE WS2IMP0L (default=32) 5171 0 = "Not imputed" 5172 1 = "Imputed" 5173 ; NOTE: Format WS2IMP0L has been output. 5174 VALUE WS2IMP0M (default=32) 5175 0 = "Not imputed" 5176 1 = "Imputed" 5177 ; NOTE: Format WS2IMP0M has been output. 5178 VALUE WS2IMP0N (default=32) 5179 0 = "Not imputed" 5180 1 = "Imputed" 5181 ; NOTE: Format WS2IMP0N has been output. 5182 VALUE WS2IMP0O (default=32) 5183 0 = "Not imputed" 5184 1 = "Imputed" 5185 ; NOTE: Format WS2IMP0O has been output. 5186 VALUE WS2CAL0C (default=32) 5187 0 = "No imputed input" 5188 1 = "Imputed input" 5189 ; NOTE: Format WS2CAL0C has been output. 5190 VALUE WS2CAL0K (default=32) 5191 0 = "No imputed input" 5192 1 = "Imputed input" 5193 ; NOTE: Format WS2CAL0K has been output. 5194 VALUE WS2CAL0L (default=32) 5195 0 = "No imputed input" 5196 1 = "Imputed input" 5197 ; NOTE: Format WS2CAL0L has been output. 5198 VALUE WS2CAL0M (default=32) 5199 0 = "No imputed input" 5200 1 = "Imputed input" 5201 ; NOTE: Format WS2CAL0M has been output. 5202 VALUE SE1WKS1L (default=32) 5203 0 = "None" 5204 1 = "1 week" 5205 2 = "2 weeks" 5206 3 = "3 weeks" 5207 4 = "4 weeks" 5208 5 = "5 weeks" 5209 ; NOTE: Format SE1WKS1L has been output. 5210 VALUE SE1WKS2L (default=32) 5211 0 = "None" 5212 1 = "1 week" 5213 2 = "2 weeks" 5214 3 = "3 weeks" 5215 4 = "4 weeks" 5216 5 = "5 weeks" 5217 ; NOTE: Format SE1WKS2L has been output. 5218 VALUE SE1WKS3L (default=32) 5219 0 = "None" 5220 1 = "1 week" 5221 2 = "2 weeks" 5222 3 = "3 weeks" 5223 4 = "4 weeks" 82 The SAS System 15:22 Thursday, July 3, 2003 5224 5 = "5 weeks" 5225 ; NOTE: Format SE1WKS3L has been output. 5226 VALUE SE1WKS4L (default=32) 5227 0 = "None" 5228 1 = "1 week" 5229 2 = "2 weeks" 5230 3 = "3 weeks" 5231 4 = "4 weeks" 5232 5 = "5 weeks" 5233 ; NOTE: Format SE1WKS4L has been output. 5234 VALUE SE1REC1L (default=32) 5235 0 = "Not in universe" 5236 1 = "Yes" 5237 2 = "No" 5238 ; NOTE: Format SE1REC1L has been output. 5239 VALUE SE1REC2L (default=32) 5240 0 = "Not in universe" 5241 1 = "Yes" 5242 2 = "No" 5243 ; NOTE: Format SE1REC2L has been output. 5244 VALUE SE1REC3L (default=32) 5245 0 = "Not in universe" 5246 1 = "Yes" 5247 2 = "No" 5248 ; NOTE: Format SE1REC3L has been output. 5249 VALUE SE1REC4L (default=32) 5250 0 = "Not in universe" 5251 1 = "Yes" 5252 2 = "No" 5253 ; NOTE: Format SE1REC4L has been output. 5254 VALUE SE12212L (default=32) 5255 -3 = "None" 5256 ; NOTE: Format SE12212L has been output. 5257 VALUE SE12214L (default=32) 5258 0 = "Not in universe" 5259 1 = "Yes" 5260 2 = "No - skip to SE1-2260" 5261 ; NOTE: Format SE12214L has been output. 5262 VALUE SE12216L (default=32) 5263 0 = "Not in universe" 5264 1 = "Yes - skip to SE12232" 5265 2 = "No" 5266 ; NOTE: Format SE12216L has been output. 5267 VALUE SE12218L (default=32) 5268 0 = "Not in universe" 5269 1 = "1 employee" 5270 2 = "2 employees" 5271 3 = "3 - 5 employees" 5272 4 = "6 or more employees" 5273 ; NOTE: Format SE12218L has been output. 5274 VALUE SE12220L (default=32) 5275 0 = "Not in universe" 5276 1 = "Yes - skip to SE12224" 5277 2 = "No" 5278 ; NOTE: Format SE12220L has been output. 5279 VALUE SE12222L (default=32) 5280 0 = "Not in universe" 5281 1 = "Sole proprietorship - skip to SE12232" 5282 2 = "Partnership" 5283 ; NOTE: Format SE12222L has been output. 5284 VALUE SE12224L (default=32) 5285 0 = "Not in universe" 5286 1 = "Yes" 5287 2 = "No - skip to SE12232" 83 The SAS System 15:22 Thursday, July 3, 2003 5288 ; NOTE: Format SE12224L has been output. 5289 VALUE SE12226L (default=32) 5290 0 = "Not in universe" 5291 ; NOTE: Format SE12226L has been output. 5292 VALUE SE12228L (default=32) 5293 0 = "Not in universe" 5294 ; NOTE: Format SE12228L has been output. 5295 VALUE SE12230L (default=32) 5296 0 = "Not in universe" 5297 ; NOTE: Format SE12230L has been output. 5298 VALUE SE12232L (default=32) 5299 0 = "Not in universe" 5300 1 = "Yes" 5301 2 = "No" 5302 ; NOTE: Format SE12232L has been output. 5303 VALUE SE12234L (default=32) 5304 0 = "Not in universe" 5305 1 = "Yes" 5306 2 = "No" 5307 ; NOTE: Format SE12234L has been output. 5308 VALUE SE12236L (default=32) 5309 0 = "Not in universe" 5310 1 = "Yes" 5311 2 = "No - skip to SE12250" 5312 ; NOTE: Format SE12236L has been output. 5313 VALUE SE12238L (default=32) 5314 -9 = "Not in universe" 5315 0 = "None" 5316 ; NOTE: Format SE12238L has been output. 5317 VALUE SE12240L (default=32) 5318 -9 = "Not in universe" 5319 0 = "None" 5320 ; NOTE: Format SE12240L has been output. 5321 VALUE SE12242L (default=32) 5322 -9 = "Not in universe" 5323 0 = "None" 5324 ; NOTE: Format SE12242L has been output. 5325 VALUE SE12244L (default=32) 5326 -9 = "Not in universe" 5327 0 = "None" 5328 ; NOTE: Format SE12244L has been output. 5329 VALUE SE12246L (default=32) 5330 0 = "Not in universe" 5331 1 = "Yes" 5332 2 = "No - skip to SE12250" 5333 ; NOTE: Format SE12246L has been output. 5334 VALUE SE12248L (default=32) 5335 0 = "Not in universe" 5336 1 = "Yes" 5337 2 = "No" 5338 ; NOTE: Format SE12248L has been output. 5339 VALUE SE12250L (default=32) 5340 0 = "Not in universe" 5341 1 = "Yes - skip to SE12262" 5342 2 = "No" 5343 ; NOTE: Format SE12250L has been output. 5344 VALUE SE12252L (default=32) 5345 0 = "Not in universe" 5346 1 = "Yes - skip to SE12262" 5347 2 = "No" 5348 ; NOTE: Format SE12252L has been output. 84 The SAS System 15:22 Thursday, July 3, 2003 5349 VALUE SE12254L (default=32) 5350 0 = "Not in universe" 5351 1 = "Yes" 5352 2 = "No - skip to SE12262" 5353 ; NOTE: Format SE12254L has been output. 5354 VALUE SE12256L (default=32) 5355 0 = "Not in universe" 5356 ; NOTE: Format SE12256L has been output. 5357 VALUE SE12260L (default=32) 5358 -9 = "Not in universe" 5359 0 = "None" 5360 ; NOTE: Format SE12260L has been output. 5361 VALUE SE1IMP0C (default=32) 5362 0 = "Not imputed" 5363 1 = "Imputed" 5364 ; NOTE: Format SE1IMP0C has been output. 5365 VALUE SE1IMP0K (default=32) 5366 0 = "Not imputed" 5367 1 = "Imputed" 5368 ; NOTE: Format SE1IMP0K has been output. 5369 VALUE SE1IMP0L (default=32) 5370 0 = "Not imputed" 5371 1 = "Imputed" 5372 ; NOTE: Format SE1IMP0L has been output. 5373 VALUE SE1IMP0M (default=32) 5374 0 = "Not imputed" 5375 1 = "Imputed" 5376 ; NOTE: Format SE1IMP0M has been output. 5377 VALUE SE1IMP0N (default=32) 5378 0 = "Not imputed" 5379 1 = "Imputed" 5380 ; NOTE: Format SE1IMP0N has been output. 5381 VALUE SE1IMP0O (default=32) 5382 0 = "Not imputed" 5383 1 = "Imputed" 5384 ; NOTE: Format SE1IMP0O has been output. 5385 VALUE SE1IMP0P (default=32) 5386 0 = "Not imputed" 5387 1 = "Imputed" 5388 ; NOTE: Format SE1IMP0P has been output. 5389 VALUE SE1IMP0Q (default=32) 5390 0 = "Not imputed" 5391 1 = "Imputed" 5392 ; NOTE: Format SE1IMP0Q has been output. 5393 VALUE SE1IMP0R (default=32) 5394 0 = "Not imputed" 5395 1 = "Imputed" 5396 ; NOTE: Format SE1IMP0R has been output. 5397 VALUE SE1IMP1C (default=32) 5398 0 = "Not imputed" 5399 1 = "Imputed" 5400 ; NOTE: Format SE1IMP1C has been output. 5401 VALUE SE1IMP1K (default=32) 5402 0 = "Not imputed" 5403 1 = "Imputed" 5404 ; NOTE: Format SE1IMP1K has been output. 5405 VALUE SE1CAL0C (default=32) 5406 0 = "No imputed input" 5407 1 = "Imputed input" 5408 ; NOTE: Format SE1CAL0C has been output. 5409 VALUE SE1CAL0K (default=32) 85 The SAS System 15:22 Thursday, July 3, 2003 5410 0 = "No imputed input" 5411 1 = "Imputed input" 5412 ; NOTE: Format SE1CAL0K has been output. 5413 VALUE SE1CAL0L (default=32) 5414 0 = "No imputed input" 5415 1 = "Imputed input" 5416 ; NOTE: Format SE1CAL0L has been output. 5417 VALUE SE1CAL0M (default=32) 5418 0 = "No imputed input" 5419 1 = "Imputed input" 5420 ; NOTE: Format SE1CAL0M has been output. 5421 VALUE SE2WKS1L (default=32) 5422 0 = "None" 5423 1 = "1 week" 5424 2 = "2 weeks" 5425 3 = "3 weeks" 5426 4 = "4 weeks" 5427 5 = "5 weeks" 5428 ; NOTE: Format SE2WKS1L has been output. 5429 VALUE SE2WKS2L (default=32) 5430 0 = "None" 5431 1 = "1 week" 5432 2 = "2 weeks" 5433 3 = "3 weeks" 5434 4 = "4 weeks" 5435 5 = "5 weeks" 5436 ; NOTE: Format SE2WKS2L has been output. 5437 VALUE SE2WKS3L (default=32) 5438 0 = "None" 5439 1 = "1 week" 5440 2 = "2 weeks" 5441 3 = "3 weeks" 5442 4 = "4 weeks" 5443 5 = "5 weeks" 5444 ; NOTE: Format SE2WKS3L has been output. 5445 VALUE SE2WKS4L (default=32) 5446 0 = "None" 5447 1 = "1 week" 5448 2 = "2 weeks" 5449 3 = "3 weeks" 5450 4 = "4 weeks" 5451 5 = "5 weeks" 5452 ; NOTE: Format SE2WKS4L has been output. 5453 VALUE SE2REC1L (default=32) 5454 0 = "Not in universe" 5455 1 = "Yes" 5456 2 = "No" 5457 ; NOTE: Format SE2REC1L has been output. 5458 VALUE SE2REC2L (default=32) 5459 0 = "Not in universe" 5460 1 = "Yes" 5461 2 = "No" 5462 ; NOTE: Format SE2REC2L has been output. 5463 VALUE SE2REC3L (default=32) 5464 0 = "Not in universe" 5465 1 = "Yes" 5466 2 = "No" 5467 ; NOTE: Format SE2REC3L has been output. 5468 VALUE SE2REC4L (default=32) 5469 0 = "Not in universe" 5470 1 = "Yes" 5471 2 = "No" 5472 ; NOTE: Format SE2REC4L has been output. 5473 VALUE SE22212L (default=32) 5474 -3 = "None" 86 The SAS System 15:22 Thursday, July 3, 2003 5475 ; NOTE: Format SE22212L has been output. 5476 VALUE SE22214L (default=32) 5477 0 = "Not in universe" 5478 1 = "Yes" 5479 2 = "No - skip to SE22260" 5480 ; NOTE: Format SE22214L has been output. 5481 VALUE SE22216L (default=32) 5482 0 = "Not in universe" 5483 1 = "Yes - skip to SE22232" 5484 2 = "No" 5485 ; NOTE: Format SE22216L has been output. 5486 VALUE SE22218L (default=32) 5487 0 = "Not in universe" 5488 1 = "1 employee" 5489 2 = "2 employees" 5490 3 = "3 - 5 employees" 5491 4 = "6 or more employees" 5492 ; NOTE: Format SE22218L has been output. 5493 VALUE SE22220L (default=32) 5494 0 = "Not in universe" 5495 1 = "Yes - skip to SE22224" 5496 2 = "No" 5497 ; NOTE: Format SE22220L has been output. 5498 VALUE SE22222L (default=32) 5499 0 = "Not in universe" 5500 1 = "Sole proprietorship - skip to SE22232" 5501 2 = "Partnership" 5502 ; NOTE: Format SE22222L has been output. 5503 VALUE SE22224L (default=32) 5504 0 = "Not in universe" 5505 1 = "Yes" 5506 2 = "No - skip to SE22232" 5507 ; NOTE: Format SE22224L has been output. 5508 VALUE SE22226L (default=32) 5509 0 = "Not in universe" 5510 ; NOTE: Format SE22226L has been output. 5511 VALUE SE22228L (default=32) 5512 0 = "Not in universe" 5513 ; NOTE: Format SE22228L has been output. 5514 VALUE SE22230L (default=32) 5515 0 = "Not in universe" 5516 ; NOTE: Format SE22230L has been output. 5517 VALUE SE22232L (default=32) 5518 0 = "Not in universe" 5519 1 = "Yes" 5520 2 = "No" 5521 ; NOTE: Format SE22232L has been output. 5522 VALUE SE22234L (default=32) 5523 0 = "Not in universe" 5524 1 = "Yes" 5525 2 = "No" 5526 ; NOTE: Format SE22234L has been output. 5527 VALUE SE22236L (default=32) 5528 0 = "Not in universe" 5529 1 = "Yes" 5530 2 = "No - skip to SE22250" 5531 ; NOTE: Format SE22236L has been output. 5532 VALUE SE22238L (default=32) 5533 -9 = "Not in universe" 5534 0 = "None" 5535 ; NOTE: Format SE22238L has been output. 5536 VALUE SE22240L (default=32) 87 The SAS System 15:22 Thursday, July 3, 2003 5537 -9 = "Not in universe" 5538 0 = "None" 5539 ; NOTE: Format SE22240L has been output. 5540 VALUE SE22242L (default=32) 5541 -9 = "Not in universe" 5542 0 = "None" 5543 ; NOTE: Format SE22242L has been output. 5544 VALUE SE22244L (default=32) 5545 -9 = "Not in universe" 5546 0 = "None" 5547 ; NOTE: Format SE22244L has been output. 5548 VALUE SE22246L (default=32) 5549 0 = "Not in universe" 5550 1 = "Yes" 5551 2 = "No - skip to SE22250" 5552 ; NOTE: Format SE22246L has been output. 5553 VALUE SE22248L (default=32) 5554 0 = "Not in universe" 5555 1 = "Yes" 5556 2 = "No" 5557 ; NOTE: Format SE22248L has been output. 5558 VALUE SE22250L (default=32) 5559 0 = "Not in universe" 5560 1 = "Yes - skip to SE22262" 5561 2 = "No" 5562 ; NOTE: Format SE22250L has been output. 5563 VALUE SE22252L (default=32) 5564 0 = "Not in universe" 5565 1 = "Yes - skip to SE22262" 5566 2 = "No" 5567 ; NOTE: Format SE22252L has been output. 5568 VALUE SE22254L (default=32) 5569 0 = "Not in universe" 5570 1 = "Yes" 5571 2 = "No - skip to SE22262" 5572 ; NOTE: Format SE22254L has been output. 5573 VALUE SE22256L (default=32) 5574 0 = "Not in universe" 5575 ; NOTE: Format SE22256L has been output. 5576 VALUE SE22260L (default=32) 5577 -9 = "Not in universe" 5578 0 = "None" 5579 ; NOTE: Format SE22260L has been output. 5580 VALUE SE2IMP0C (default=32) 5581 0 = "Not imputed" 5582 1 = "Imputed" 5583 ; NOTE: Format SE2IMP0C has been output. 5584 VALUE SE2IMP0K (default=32) 5585 0 = "Not imputed" 5586 1 = "Imputed" 5587 ; NOTE: Format SE2IMP0K has been output. 5588 VALUE SE2IMP0L (default=32) 5589 0 = "Not imputed" 5590 1 = "Imputed" 5591 ; NOTE: Format SE2IMP0L has been output. 5592 VALUE SE2IMP0M (default=32) 5593 0 = "Not imputed" 5594 1 = "Imputed" 5595 ; NOTE: Format SE2IMP0M has been output. 5596 VALUE SE2IMP0N (default=32) 5597 0 = "Not imputed" 5598 1 = "Imputed" 88 The SAS System 15:22 Thursday, July 3, 2003 5599 ; NOTE: Format SE2IMP0N has been output. 5600 VALUE SE2IMP0O (default=32) 5601 0 = "Not imputed" 5602 1 = "Imputed" 5603 ; NOTE: Format SE2IMP0O has been output. 5604 VALUE SE2IMP0P (default=32) 5605 0 = "Not imputed" 5606 1 = "Imputed" 5607 ; NOTE: Format SE2IMP0P has been output. 5608 VALUE SE2IMP0Q (default=32) 5609 0 = "Not imputed" 5610 1 = "Imputed" 5611 ; NOTE: Format SE2IMP0Q has been output. 5612 VALUE SE2IMP0R (default=32) 5613 0 = "Not imputed" 5614 1 = "Imputed" 5615 ; NOTE: Format SE2IMP0R has been output. 5616 VALUE SE2IMP1C (default=32) 5617 0 = "Not imputed" 5618 1 = "Imputed" 5619 ; NOTE: Format SE2IMP1C has been output. 5620 VALUE SE2IMP1K (default=32) 5621 0 = "Not imputed" 5622 1 = "Imputed" 5623 ; NOTE: Format SE2IMP1K has been output. 5624 VALUE SE2CAL0C (default=32) 5625 0 = "No imputed input" 5626 1 = "Imputed input" 5627 ; NOTE: Format SE2CAL0C has been output. 5628 VALUE SE2CAL0K (default=32) 5629 0 = "No imputed input" 5630 1 = "Imputed input" 5631 ; NOTE: Format SE2CAL0K has been output. 5632 VALUE SE2CAL0L (default=32) 5633 0 = "No imputed input" 5634 1 = "Imputed input" 5635 ; NOTE: Format SE2CAL0L has been output. 5636 VALUE SE2CAL0M (default=32) 5637 0 = "No imputed input" 5638 1 = "Imputed input" 5639 ; NOTE: Format SE2CAL0M has been output. 5640 VALUE I01REC1L (default=32) 5641 1 = "Yes" 5642 2 = "No" 5643 ; NOTE: Format I01REC1L has been output. 5644 VALUE I01REC2L (default=32) 5645 1 = "Yes" 5646 2 = "No" 5647 ; NOTE: Format I01REC2L has been output. 5648 VALUE I01REC3L (default=32) 5649 1 = "Yes" 5650 2 = "No" 5651 ; NOTE: Format I01REC3L has been output. 5652 VALUE I01REC4L (default=32) 5653 1 = "Yes" 5654 2 = "No" 5655 ; NOTE: Format I01REC4L has been output. 5656 VALUE KIDSSYNC (default=32) 5657 0 = "Not in universe" 5658 1 = "Yes" 5659 2 = "No" 89 The SAS System 15:22 Thursday, July 3, 2003 5660 ; NOTE: Format KIDSSYNC has been output. 5661 VALUE KIDSSYNK (default=32) 5662 0 = "Not in universe" 5663 1 = "Yes" 5664 2 = "No" 5665 ; NOTE: Format KIDSSYNK has been output. 5666 VALUE KIDSSYNL (default=32) 5667 0 = "Not in universe" 5668 1 = "Yes" 5669 2 = "No" 5670 ; NOTE: Format KIDSSYNL has been output. 5671 VALUE KIDSSYNM (default=32) 5672 0 = "Not in universe" 5673 1 = "Yes" 5674 2 = "No" 5675 ; NOTE: Format KIDSSYNM has been output. 5676 VALUE SSRECIND (default=32) 5677 0 = "Not in universe" 5678 1 = "Adult benefits received in own name on" /* ly */ 5679 2 = "Only adult benefits received jointly w" /* ith */ 5680 3 = "Only child benefits received" 5681 4 = "Adult benefits received in own name an" /* d */ 5682 5 = "Adult benefits received jointly with s" /* pouse */ 5683 ; NOTE: Format SSRECIND has been output. 5684 VALUE SS3004L (default=32) 5685 0 = "Not in universe" 5686 1 = "Yes" 5687 2 = "No" 5688 ; NOTE: Format SS3004L has been output. 5689 VALUE SS3006L (default=32) 5690 0 = "Not in universe" 5691 1 = "Yes" 5692 2 = "No" 5693 ; NOTE: Format SS3006L has been output. 5694 VALUE SS3008L (default=32) 5695 0 = "Not in universe" 5696 1 = "Yes" 5697 2 = "No" 5698 ; NOTE: Format SS3008L has been output. 5699 VALUE SS3012L (default=32) 5700 0 = "Not in universe" 5701 1 = "Yes" 5702 2 = "No" 5703 ; NOTE: Format SS3012L has been output. 5704 VALUE SS3014L (default=32) 5705 0 = "Not in universe" 5706 1 = "Yes - skip to next ISS code" 5707 2 = "No" 5708 ; NOTE: Format SS3014L has been output. 5709 VALUE SS3064L (default=32) 5710 0 = "Not in universe" 5711 1 = "Green" 5712 2 = "Gold" 5713 3 = "Other" 5714 -1 = "DK" 5715 ; NOTE: Format SS3064L has been output. 5716 VALUE SS3066L (default=32) 5717 0 = "Not in universe" 5718 1 = "First" 5719 2 = "Third" 5720 3 = "Other" 5721 -1 = "DK" 5722 ; NOTE: Format SS3066L has been output. 5723 VALUE SS3068L (default=32) 90 The SAS System 15:22 Thursday, July 3, 2003 5724 0 = "Not in universe" 5725 1 = "Yes" 5726 2 = "No - skip to next ISS code" 5727 ; NOTE: Format SS3068L has been output. 5728 VALUE SS3086L (default=32) 5729 0 = "Not in universe" 5730 1 = "Yes - skip to next ISS code" 5731 2 = "No" 5732 ; NOTE: Format SS3086L has been output. 5733 VALUE SS3088L (default=32) 5734 0 = "Not in universe" 5735 ; NOTE: Format SS3088L has been output. 5736 VALUE SS3090L (default=32) 5737 0 = "Not in universe" 5738 ; NOTE: Format SS3090L has been output. 5739 VALUE SS3092L (default=32) 5740 0 = "Not in universe" 5741 ; NOTE: Format SS3092L has been output. 5742 VALUE SS3094L (default=32) 5743 0 = "Not in universe" 5744 ; NOTE: Format SS3094L has been output. 5745 VALUE SS3096L (default=32) 5746 0 = "Not in universe" 5747 ; NOTE: Format SS3096L has been output. 5748 VALUE SS3098L (default=32) 5749 0 = "Not in universe" 5750 ; NOTE: Format SS3098L has been output. 5751 VALUE I01IMP0D (default=32) 5752 0 = "Not imputed" 5753 1 = "Imputed" 5754 ; NOTE: Format I01IMP0D has been output. 5755 VALUE I01IMP0K (default=32) 5756 0 = "Not imputed" 5757 1 = "Imputed" 5758 ; NOTE: Format I01IMP0K has been output. 5759 VALUE I01IMP0L (default=32) 5760 0 = "Not imputed" 5761 1 = "Imputed" 5762 ; NOTE: Format I01IMP0L has been output. 5763 VALUE I01IMP0M (default=32) 5764 0 = "Not imputed" 5765 1 = "Imputed" 5766 ; NOTE: Format I01IMP0M has been output. 5767 VALUE I01IMP0N (default=32) 5768 0 = "Not imputed" 5769 1 = "Imputed" 5770 ; NOTE: Format I01IMP0N has been output. 5771 VALUE I01IMP0O (default=32) 5772 0 = "Not imputed" 5773 1 = "Imputed" 5774 ; NOTE: Format I01IMP0O has been output. 5775 VALUE I01IMP0P (default=32) 5776 0 = "Not imputed" 5777 1 = "Imputed" 5778 ; NOTE: Format I01IMP0P has been output. 5779 VALUE I01IMP0Q (default=32) 5780 0 = "Not imputed" 5781 1 = "Imputed" 5782 ; NOTE: Format I01IMP0Q has been output. 5783 VALUE I01IMP0R (default=32) 91 The SAS System 15:22 Thursday, July 3, 2003 5784 0 = "Not imputed" 5785 1 = "Imputed" 5786 ; NOTE: Format I01IMP0R has been output. 5787 VALUE I02REC1L (default=32) 5788 1 = "Yes" 5789 2 = "No" 5790 ; NOTE: Format I02REC1L has been output. 5791 VALUE I02REC2L (default=32) 5792 1 = "Yes" 5793 2 = "No" 5794 ; NOTE: Format I02REC2L has been output. 5795 VALUE I02REC3L (default=32) 5796 1 = "Yes" 5797 2 = "No" 5798 ; NOTE: Format I02REC3L has been output. 5799 VALUE I02REC4L (default=32) 5800 1 = "Yes" 5801 2 = "No" 5802 ; NOTE: Format I02REC4L has been output. 5803 VALUE KIDRRYND (default=32) 5804 0 = "Not in universe" 5805 1 = "Yes" 5806 2 = "No" 5807 ; NOTE: Format KIDRRYND has been output. 5808 VALUE KIDRRYNK (default=32) 5809 0 = "Not in universe" 5810 1 = "Yes" 5811 2 = "No" 5812 ; NOTE: Format KIDRRYNK has been output. 5813 VALUE KIDRRYNL (default=32) 5814 0 = "Not in universe" 5815 1 = "Yes" 5816 2 = "No" 5817 ; NOTE: Format KIDRRYNL has been output. 5818 VALUE KIDRRYNM (default=32) 5819 0 = "Not in universe" 5820 1 = "Yes" 5821 2 = "No" 5822 ; NOTE: Format KIDRRYNM has been output. 5823 VALUE RRRECIND (default=32) 5824 0 = "Not in universe" 5825 1 = "Adult benefits received in own name on" /* ly */ 5826 2 = "Only adult benefits received jointly w" /* ith */ 5827 3 = "Only child benefits received" 5828 4 = "Adult benefits received in own name an" /* d */ 5829 5 = "Adult benefits received jointly with s" /* pouse */ 5830 ; NOTE: Format RRRECIND has been output. 5831 VALUE RR3004L (default=32) 5832 0 = "Not in universe" 5833 1 = "Yes" 5834 2 = "No" 5835 ; NOTE: Format RR3004L has been output. 5836 VALUE RR3006L (default=32) 5837 0 = "Not in universe" 5838 1 = "Yes" 5839 2 = "No" 5840 ; NOTE: Format RR3006L has been output. 5841 VALUE RR3008L (default=32) 5842 0 = "Not in universe" 5843 1 = "Yes" 5844 2 = "No" 5845 ; NOTE: Format RR3008L has been output. 5846 VALUE RR3012L (default=32) 92 The SAS System 15:22 Thursday, July 3, 2003 5847 0 = "Not in universe" 5848 1 = "Yes" 5849 2 = "No" 5850 ; NOTE: Format RR3012L has been output. 5851 VALUE RR3014L (default=32) 5852 0 = "Not in universe" 5853 1 = "Yes - skip to next ISS code" 5854 2 = "No" 5855 ; NOTE: Format RR3014L has been output. 5856 VALUE RR3064L (default=32) 5857 0 = "Not in universe" 5858 1 = "Green" 5859 2 = "Gold" 5860 3 = "Other" 5861 -1 = "DK" 5862 ; NOTE: Format RR3064L has been output. 5863 VALUE RR3066L (default=32) 5864 0 = "Not in universe" 5865 1 = "First" 5866 2 = "Third" 5867 3 = "Other" 5868 -1 = "DK" 5869 ; NOTE: Format RR3066L has been output. 5870 VALUE RR3068L (default=32) 5871 0 = "Not in universe" 5872 1 = "Yes" 5873 2 = "No - skip to next ISS code" 5874 ; NOTE: Format RR3068L has been output. 5875 VALUE RR3086L (default=32) 5876 0 = "Not in universe" 5877 1 = "Yes - skip to next ISS code" 5878 2 = "No" 5879 ; NOTE: Format RR3086L has been output. 5880 VALUE RR3088L (default=32) 5881 0 = "Not in universe" 5882 ; NOTE: Format RR3088L has been output. 5883 VALUE RR3090L (default=32) 5884 0 = "Not in universe" 5885 ; NOTE: Format RR3090L has been output. 5886 VALUE RR3092L (default=32) 5887 0 = "Not in universe" 5888 ; NOTE: Format RR3092L has been output. 5889 VALUE RR3094L (default=32) 5890 0 = "Not in universe" 5891 ; NOTE: Format RR3094L has been output. 5892 VALUE RR3096L (default=32) 5893 0 = "Not in universe" 5894 ; NOTE: Format RR3096L has been output. 5895 VALUE RR3098L (default=32) 5896 0 = "Not in universe" 5897 ; NOTE: Format RR3098L has been output. 5898 VALUE I02IMP0D (default=32) 5899 0 = "Not imputed" 5900 1 = "Imputed" 5901 ; NOTE: Format I02IMP0D has been output. 5902 VALUE I02IMP0K (default=32) 5903 0 = "Not imputed" 5904 1 = "Imputed" 5905 ; NOTE: Format I02IMP0K has been output. 5906 VALUE I02IMP0L (default=32) 5907 0 = "Not imputed" 5908 1 = "Imputed" 93 The SAS System 15:22 Thursday, July 3, 2003 5909 ; NOTE: Format I02IMP0L has been output. 5910 VALUE I02IMP0M (default=32) 5911 0 = "Not imputed" 5912 1 = "Imputed" 5913 ; NOTE: Format I02IMP0M has been output. 5914 VALUE I02IMP0N (default=32) 5915 0 = "Not imputed" 5916 1 = "Imputed" 5917 ; NOTE: Format I02IMP0N has been output. 5918 VALUE I02IMP0O (default=32) 5919 0 = "Not imputed" 5920 1 = "Imputed" 5921 ; NOTE: Format I02IMP0O has been output. 5922 VALUE I02IMP0P (default=32) 5923 0 = "Not imputed" 5924 1 = "Imputed" 5925 ; NOTE: Format I02IMP0P has been output. 5926 VALUE I02IMP0Q (default=32) 5927 0 = "Not imputed" 5928 1 = "Imputed" 5929 ; NOTE: Format I02IMP0Q has been output. 5930 VALUE I02IMP0R (default=32) 5931 0 = "Not imputed" 5932 1 = "Imputed" 5933 ; NOTE: Format I02IMP0R has been output. 5934 VALUE I03REC1L (default=32) 5935 1 = "Yes" 5936 2 = "No" 5937 ; NOTE: Format I03REC1L has been output. 5938 VALUE I03REC2L (default=32) 5939 1 = "Yes" 5940 2 = "No" 5941 ; NOTE: Format I03REC2L has been output. 5942 VALUE I03REC3L (default=32) 5943 1 = "Yes" 5944 2 = "No" 5945 ; NOTE: Format I03REC3L has been output. 5946 VALUE I03REC4L (default=32) 5947 1 = "Yes" 5948 2 = "No" 5949 ; NOTE: Format I03REC4L has been output. 5950 VALUE I03IMP0D (default=32) 5951 0 = "Not imputed" 5952 1 = "Imputed" 5953 ; NOTE: Format I03IMP0D has been output. 5954 VALUE I03IMP0K (default=32) 5955 0 = "Not imputed" 5956 1 = "Imputed" 5957 ; NOTE: Format I03IMP0K has been output. 5958 VALUE I03IMP0L (default=32) 5959 0 = "Not imputed" 5960 1 = "Imputed" 5961 ; NOTE: Format I03IMP0L has been output. 5962 VALUE I03IMP0M (default=32) 5963 0 = "Not imputed" 5964 1 = "Imputed" 5965 ; NOTE: Format I03IMP0M has been output. 5966 VALUE I05REC1L (default=32) 5967 1 = "Yes" 5968 2 = "No" 5969 ; 94 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format I05REC1L has been output. 5970 VALUE I05REC2L (default=32) 5971 1 = "Yes" 5972 2 = "No" 5973 ; NOTE: Format I05REC2L has been output. 5974 VALUE I05REC3L (default=32) 5975 1 = "Yes" 5976 2 = "No" 5977 ; NOTE: Format I05REC3L has been output. 5978 VALUE I05REC4L (default=32) 5979 1 = "Yes" 5980 2 = "No" 5981 ; NOTE: Format I05REC4L has been output. 5982 VALUE I05IMP0D (default=32) 5983 0 = "Not imputed" 5984 1 = "Imputed" 5985 ; NOTE: Format I05IMP0D has been output. 5986 VALUE I05IMP0K (default=32) 5987 0 = "Not imputed" 5988 1 = "Imputed" 5989 ; NOTE: Format I05IMP0K has been output. 5990 VALUE I05IMP0L (default=32) 5991 0 = "Not imputed" 5992 1 = "Imputed" 5993 ; NOTE: Format I05IMP0L has been output. 5994 VALUE I05IMP0M (default=32) 5995 0 = "Not imputed" 5996 1 = "Imputed" 5997 ; NOTE: Format I05IMP0M has been output. 5998 VALUE I06REC1L (default=32) 5999 1 = "Yes" 6000 2 = "No" 6001 ; NOTE: Format I06REC1L has been output. 6002 VALUE I06REC2L (default=32) 6003 1 = "Yes" 6004 2 = "No" 6005 ; NOTE: Format I06REC2L has been output. 6006 VALUE I06REC3L (default=32) 6007 1 = "Yes" 6008 2 = "No" 6009 ; NOTE: Format I06REC3L has been output. 6010 VALUE I06REC4L (default=32) 6011 1 = "Yes" 6012 2 = "No" 6013 ; NOTE: Format I06REC4L has been output. 6014 VALUE I06IMP0D (default=32) 6015 0 = "Not imputed" 6016 1 = "Imputed" 6017 ; NOTE: Format I06IMP0D has been output. 6018 VALUE I06IMP0K (default=32) 6019 0 = "Not imputed" 6020 1 = "Imputed" 6021 ; NOTE: Format I06IMP0K has been output. 6022 VALUE I06IMP0L (default=32) 6023 0 = "Not imputed" 6024 1 = "Imputed" 6025 ; NOTE: Format I06IMP0L has been output. 6026 VALUE I06IMP0M (default=32) 6027 0 = "Not imputed" 6028 1 = "Imputed" 6029 ; NOTE: Format I06IMP0M has been output. 95 The SAS System 15:22 Thursday, July 3, 2003 6030 VALUE I07REC1L (default=32) 6031 1 = "Yes" 6032 2 = "No" 6033 ; NOTE: Format I07REC1L has been output. 6034 VALUE I07REC2L (default=32) 6035 1 = "Yes" 6036 2 = "No" 6037 ; NOTE: Format I07REC2L has been output. 6038 VALUE I07REC3L (default=32) 6039 1 = "Yes" 6040 2 = "No" 6041 ; NOTE: Format I07REC3L has been output. 6042 VALUE I07REC4L (default=32) 6043 1 = "Yes" 6044 2 = "No" 6045 ; NOTE: Format I07REC4L has been output. 6046 VALUE I07IMP0D (default=32) 6047 0 = "Not imputed" 6048 1 = "Imputed" 6049 ; NOTE: Format I07IMP0D has been output. 6050 VALUE I07IMP0K (default=32) 6051 0 = "Not imputed" 6052 1 = "Imputed" 6053 ; NOTE: Format I07IMP0K has been output. 6054 VALUE I07IMP0L (default=32) 6055 0 = "Not imputed" 6056 1 = "Imputed" 6057 ; NOTE: Format I07IMP0L has been output. 6058 VALUE I07IMP0M (default=32) 6059 0 = "Not imputed" 6060 1 = "Imputed" 6061 ; NOTE: Format I07IMP0M has been output. 6062 VALUE I08REC1L (default=32) 6063 1 = "Yes" 6064 2 = "No" 6065 ; NOTE: Format I08REC1L has been output. 6066 VALUE I08REC2L (default=32) 6067 1 = "Yes" 6068 2 = "No" 6069 ; NOTE: Format I08REC2L has been output. 6070 VALUE I08REC3L (default=32) 6071 1 = "Yes" 6072 2 = "No" 6073 ; NOTE: Format I08REC3L has been output. 6074 VALUE I08REC4L (default=32) 6075 1 = "Yes" 6076 2 = "No" 6077 ; NOTE: Format I08REC4L has been output. 6078 VALUE VET3034L (default=32) 6079 0 = "Not in universe" 6080 1 = "Yes - skip to next income source" 6081 2 = "No" 6082 ; NOTE: Format VET3034L has been output. 6083 VALUE VET3036L (default=32) 6084 0 = "Not in universe" 6085 ; NOTE: Format VET3036L has been output. 6086 VALUE VET3038L (default=32) 6087 0 = "Not in universe" 6088 ; NOTE: Format VET3038L has been output. 6089 VALUE VET3040L (default=32) 6090 0 = "Not in universe" 96 The SAS System 15:22 Thursday, July 3, 2003 6091 ; NOTE: Format VET3040L has been output. 6092 VALUE VET3042L (default=32) 6093 0 = "Not in universe" 6094 ; NOTE: Format VET3042L has been output. 6095 VALUE VET3044L (default=32) 6096 0 = "Not in universe" 6097 ; NOTE: Format VET3044L has been output. 6098 VALUE VET3046L (default=32) 6099 0 = "Not in universe" 6100 ; NOTE: Format VET3046L has been output. 6101 VALUE VET3048L (default=32) 6102 0 = "Not in universe" 6103 ; NOTE: Format VET3048L has been output. 6104 VALUE VET3050L (default=32) 6105 0 = "Not in universe" 6106 ; NOTE: Format VET3050L has been output. 6107 VALUE VET3052L (default=32) 6108 0 = "Not in universe" 6109 ; NOTE: Format VET3052L has been output. 6110 VALUE VET3054L (default=32) 6111 0 = "Not in universe" 6112 ; NOTE: Format VET3054L has been output. 6113 VALUE VET3060L (default=32) 6114 0 = "Not in universe" 6115 1 = "Yes - skip to next ISS code" 6116 2 = "No - skip to next ISS code" 6117 ; NOTE: Format VET3060L has been output. 6118 VALUE I08IMP0D (default=32) 6119 0 = "Not imputed" 6120 1 = "Imputed" 6121 ; NOTE: Format I08IMP0D has been output. 6122 VALUE I08IMP0K (default=32) 6123 0 = "Not imputed" 6124 1 = "Imputed" 6125 ; NOTE: Format I08IMP0K has been output. 6126 VALUE I08IMP0L (default=32) 6127 0 = "Not imputed" 6128 1 = "Imputed" 6129 ; NOTE: Format I08IMP0L has been output. 6130 VALUE I08IMP0M (default=32) 6131 0 = "Not imputed" 6132 1 = "Imputed" 6133 ; NOTE: Format I08IMP0M has been output. 6134 VALUE I10REC1L (default=32) 6135 1 = "Yes" 6136 2 = "No" 6137 ; NOTE: Format I10REC1L has been output. 6138 VALUE I10REC2L (default=32) 6139 1 = "Yes" 6140 2 = "No" 6141 ; NOTE: Format I10REC2L has been output. 6142 VALUE I10REC3L (default=32) 6143 1 = "Yes" 6144 2 = "No" 6145 ; NOTE: Format I10REC3L has been output. 6146 VALUE I10REC4L (default=32) 6147 1 = "Yes" 6148 2 = "No" 6149 ; NOTE: Format I10REC4L has been output. 97 The SAS System 15:22 Thursday, July 3, 2003 6150 VALUE I10IMP0D (default=32) 6151 0 = "Not imputed" 6152 1 = "Imputed" 6153 ; NOTE: Format I10IMP0D has been output. 6154 VALUE I10IMP0K (default=32) 6155 0 = "Not imputed" 6156 1 = "Imputed" 6157 ; NOTE: Format I10IMP0K has been output. 6158 VALUE I10IMP0L (default=32) 6159 0 = "Not imputed" 6160 1 = "Imputed" 6161 ; NOTE: Format I10IMP0L has been output. 6162 VALUE I10IMP0M (default=32) 6163 0 = "Not imputed" 6164 1 = "Imputed" 6165 ; NOTE: Format I10IMP0M has been output. 6166 VALUE I12REC1L (default=32) 6167 1 = "Yes" 6168 2 = "No" 6169 ; NOTE: Format I12REC1L has been output. 6170 VALUE I12REC2L (default=32) 6171 1 = "Yes" 6172 2 = "No" 6173 ; NOTE: Format I12REC2L has been output. 6174 VALUE I12REC3L (default=32) 6175 1 = "Yes" 6176 2 = "No" 6177 ; NOTE: Format I12REC3L has been output. 6178 VALUE I12REC4L (default=32) 6179 1 = "Yes" 6180 2 = "No" 6181 ; NOTE: Format I12REC4L has been output. 6182 VALUE I12IMP0D (default=32) 6183 0 = "Not imputed" 6184 1 = "Imputed" 6185 ; NOTE: Format I12IMP0D has been output. 6186 VALUE I12IMP0K (default=32) 6187 0 = "Not imputed" 6188 1 = "Imputed" 6189 ; NOTE: Format I12IMP0K has been output. 6190 VALUE I12IMP0L (default=32) 6191 0 = "Not imputed" 6192 1 = "Imputed" 6193 ; NOTE: Format I12IMP0L has been output. 6194 VALUE I12IMP0M (default=32) 6195 0 = "Not imputed" 6196 1 = "Imputed" 6197 ; NOTE: Format I12IMP0M has been output. 6198 VALUE I13REC1L (default=32) 6199 1 = "Yes" 6200 2 = "No" 6201 ; NOTE: Format I13REC1L has been output. 6202 VALUE I13REC2L (default=32) 6203 1 = "Yes" 6204 2 = "No" 6205 ; NOTE: Format I13REC2L has been output. 6206 VALUE I13REC3L (default=32) 6207 1 = "Yes" 6208 2 = "No" 6209 ; NOTE: Format I13REC3L has been output. 6210 VALUE I13REC4L (default=32) 98 The SAS System 15:22 Thursday, July 3, 2003 6211 1 = "Yes" 6212 2 = "No" 6213 ; NOTE: Format I13REC4L has been output. 6214 VALUE I13IMP0D (default=32) 6215 0 = "Not imputed" 6216 1 = "Imputed" 6217 ; NOTE: Format I13IMP0D has been output. 6218 VALUE I13IMP0K (default=32) 6219 0 = "Not imputed" 6220 1 = "Imputed" 6221 ; NOTE: Format I13IMP0K has been output. 6222 VALUE I13IMP0L (default=32) 6223 0 = "Not imputed" 6224 1 = "Imputed" 6225 ; NOTE: Format I13IMP0L has been output. 6226 VALUE I13IMP0M (default=32) 6227 0 = "Not imputed" 6228 1 = "Imputed" 6229 ; NOTE: Format I13IMP0M has been output. 6230 VALUE I20REC1L (default=32) 6231 1 = "Yes" 6232 2 = "No" 6233 ; NOTE: Format I20REC1L has been output. 6234 VALUE I20REC2L (default=32) 6235 1 = "Yes" 6236 2 = "No" 6237 ; NOTE: Format I20REC2L has been output. 6238 VALUE I20REC3L (default=32) 6239 1 = "Yes" 6240 2 = "No" 6241 ; NOTE: Format I20REC3L has been output. 6242 VALUE I20REC4L (default=32) 6243 1 = "Yes" 6244 2 = "No" 6245 ; NOTE: Format I20REC4L has been output. 6246 VALUE AFDC303D (default=32) 6247 0 = "Not in universe" 6248 1 = "Yes - skip to next income source" 6249 2 = "No" 6250 ; NOTE: Format AFDC303D has been output. 6251 VALUE AFDC303K (default=32) 6252 0 = "Not in universe" 6253 ; NOTE: Format AFDC303K has been output. 6254 VALUE AFDC303L (default=32) 6255 0 = "Not in universe" 6256 ; NOTE: Format AFDC303L has been output. 6257 VALUE AFDC304D (default=32) 6258 0 = "Not in universe" 6259 ; NOTE: Format AFDC304D has been output. 6260 VALUE AFDC304K (default=32) 6261 0 = "Not in universe" 6262 ; NOTE: Format AFDC304K has been output. 6263 VALUE AFDC304L (default=32) 6264 0 = "Not in universe" 6265 ; NOTE: Format AFDC304L has been output. 6266 VALUE AFDC304M (default=32) 6267 0 = "Not in universe" 6268 ; NOTE: Format AFDC304M has been output. 6269 VALUE AFDC304N (default=32) 6270 0 = "Not in universe" 99 The SAS System 15:22 Thursday, July 3, 2003 6271 ; NOTE: Format AFDC304N has been output. 6272 VALUE AFDC305D (default=32) 6273 0 = "Not in universe" 6274 ; NOTE: Format AFDC305D has been output. 6275 VALUE AFDC305K (default=32) 6276 0 = "Not in universe" 6277 ; NOTE: Format AFDC305K has been output. 6278 VALUE AFDC305L (default=32) 6279 0 = "Not in universe" 6280 ; NOTE: Format AFDC305L has been output. 6281 VALUE I20IMP0D (default=32) 6282 0 = "Not imputed" 6283 1 = "Imputed" 6284 ; NOTE: Format I20IMP0D has been output. 6285 VALUE I20IMP0K (default=32) 6286 0 = "Not imputed" 6287 1 = "Imputed" 6288 ; NOTE: Format I20IMP0K has been output. 6289 VALUE I20IMP0L (default=32) 6290 0 = "Not imputed" 6291 1 = "Imputed" 6292 ; NOTE: Format I20IMP0L has been output. 6293 VALUE I20IMP0M (default=32) 6294 0 = "Not imputed" 6295 1 = "Imputed" 6296 ; NOTE: Format I20IMP0M has been output. 6297 VALUE I21REC1L (default=32) 6298 1 = "Yes" 6299 2 = "No" 6300 ; NOTE: Format I21REC1L has been output. 6301 VALUE I21REC2L (default=32) 6302 1 = "Yes" 6303 2 = "No" 6304 ; NOTE: Format I21REC2L has been output. 6305 VALUE I21REC3L (default=32) 6306 1 = "Yes" 6307 2 = "No" 6308 ; NOTE: Format I21REC3L has been output. 6309 VALUE I21REC4L (default=32) 6310 1 = "Yes" 6311 2 = "No" 6312 ; NOTE: Format I21REC4L has been output. 6313 VALUE GA3034L (default=32) 6314 0 = "Not in universe" 6315 1 = "Yes - skip to next income source" 6316 2 = "No" 6317 ; NOTE: Format GA3034L has been output. 6318 VALUE GA3036L (default=32) 6319 0 = "Not in universe" 6320 ; NOTE: Format GA3036L has been output. 6321 VALUE GA3038L (default=32) 6322 0 = "Not in universe" 6323 ; NOTE: Format GA3038L has been output. 6324 VALUE GA3040L (default=32) 6325 0 = "Not in universe" 6326 ; NOTE: Format GA3040L has been output. 6327 VALUE GA3042L (default=32) 6328 0 = "Not in universe" 6329 ; NOTE: Format GA3042L has been output. 100 The SAS System 15:22 Thursday, July 3, 2003 6330 VALUE GA3044L (default=32) 6331 0 = "Not in universe" 6332 ; NOTE: Format GA3044L has been output. 6333 VALUE GA3046L (default=32) 6334 0 = "Not in universe" 6335 ; NOTE: Format GA3046L has been output. 6336 VALUE GA3048L (default=32) 6337 0 = "Not in universe" 6338 ; NOTE: Format GA3048L has been output. 6339 VALUE GA3050L (default=32) 6340 0 = "Not in universe" 6341 ; NOTE: Format GA3050L has been output. 6342 VALUE GA3052L (default=32) 6343 0 = "Not in universe" 6344 ; NOTE: Format GA3052L has been output. 6345 VALUE GA3054L (default=32) 6346 0 = "Not in universe" 6347 ; NOTE: Format GA3054L has been output. 6348 VALUE I21IMP0D (default=32) 6349 0 = "Not imputed" 6350 1 = "Imputed" 6351 ; NOTE: Format I21IMP0D has been output. 6352 VALUE I21IMP0K (default=32) 6353 0 = "Not imputed" 6354 1 = "Imputed" 6355 ; NOTE: Format I21IMP0K has been output. 6356 VALUE I21IMP0L (default=32) 6357 0 = "Not imputed" 6358 1 = "Imputed" 6359 ; NOTE: Format I21IMP0L has been output. 6360 VALUE I21IMP0M (default=32) 6361 0 = "Not imputed" 6362 1 = "Imputed" 6363 ; NOTE: Format I21IMP0M has been output. 6364 VALUE I23REC1L (default=32) 6365 1 = "Yes" 6366 2 = "No" 6367 ; NOTE: Format I23REC1L has been output. 6368 VALUE I23REC2L (default=32) 6369 1 = "Yes" 6370 2 = "No" 6371 ; NOTE: Format I23REC2L has been output. 6372 VALUE I23REC3L (default=32) 6373 1 = "Yes" 6374 2 = "No" 6375 ; NOTE: Format I23REC3L has been output. 6376 VALUE I23REC4L (default=32) 6377 1 = "Yes" 6378 2 = "No" 6379 ; NOTE: Format I23REC4L has been output. 6380 VALUE FCC3034L (default=32) 6381 0 = "Not in universe" 6382 1 = "Yes - skip to next income source" 6383 2 = "No" 6384 ; NOTE: Format FCC3034L has been output. 6385 VALUE FCC3036L (default=32) 6386 0 = "Not in universe" 6387 ; NOTE: Format FCC3036L has been output. 6388 VALUE FCC3038L (default=32) 6389 0 = "Not in universe" 101 The SAS System 15:22 Thursday, July 3, 2003 6390 ; NOTE: Format FCC3038L has been output. 6391 VALUE FCC3040L (default=32) 6392 0 = "Not in universe" 6393 ; NOTE: Format FCC3040L has been output. 6394 VALUE FCC3042L (default=32) 6395 0 = "Not in universe" 6396 ; NOTE: Format FCC3042L has been output. 6397 VALUE FCC3044L (default=32) 6398 0 = "Not in universe" 6399 ; NOTE: Format FCC3044L has been output. 6400 VALUE FCC3046L (default=32) 6401 0 = "Not in universe" 6402 ; NOTE: Format FCC3046L has been output. 6403 VALUE FCC3048L (default=32) 6404 0 = "Not in universe" 6405 ; NOTE: Format FCC3048L has been output. 6406 VALUE FCC3050L (default=32) 6407 0 = "Not in universe" 6408 ; NOTE: Format FCC3050L has been output. 6409 VALUE FCC3052L (default=32) 6410 0 = "Not in universe" 6411 ; NOTE: Format FCC3052L has been output. 6412 VALUE FCC3054L (default=32) 6413 0 = "Not in universe" 6414 ; NOTE: Format FCC3054L has been output. 6415 VALUE I23IMP0D (default=32) 6416 0 = "Not imputed" 6417 1 = "Imputed" 6418 ; NOTE: Format I23IMP0D has been output. 6419 VALUE I23IMP0K (default=32) 6420 0 = "Not imputed" 6421 1 = "Imputed" 6422 ; NOTE: Format I23IMP0K has been output. 6423 VALUE I23IMP0L (default=32) 6424 0 = "Not imputed" 6425 1 = "Imputed" 6426 ; NOTE: Format I23IMP0L has been output. 6427 VALUE I23IMP0M (default=32) 6428 0 = "Not imputed" 6429 1 = "Imputed" 6430 ; NOTE: Format I23IMP0M has been output. 6431 VALUE I24REC1L (default=32) 6432 1 = "Yes" 6433 2 = "No" 6434 ; NOTE: Format I24REC1L has been output. 6435 VALUE I24REC2L (default=32) 6436 1 = "Yes" 6437 2 = "No" 6438 ; NOTE: Format I24REC2L has been output. 6439 VALUE I24REC3L (default=32) 6440 1 = "Yes" 6441 2 = "No" 6442 ; NOTE: Format I24REC3L has been output. 6443 VALUE I24REC4L (default=32) 6444 1 = "Yes" 6445 2 = "No" 6446 ; NOTE: Format I24REC4L has been output. 6447 VALUE OW3034L (default=32) 6448 0 = "Not in universe" 102 The SAS System 15:22 Thursday, July 3, 2003 6449 1 = "Yes - skip to next income source" 6450 2 = "No" 6451 ; NOTE: Format OW3034L has been output. 6452 VALUE OW3036L (default=32) 6453 0 = "Not in universe" 6454 ; NOTE: Format OW3036L has been output. 6455 VALUE OW3038L (default=32) 6456 0 = "Not in universe" 6457 ; NOTE: Format OW3038L has been output. 6458 VALUE OW3040L (default=32) 6459 0 = "Not in universe" 6460 ; NOTE: Format OW3040L has been output. 6461 VALUE OW3042L (default=32) 6462 0 = "Not in universe" 6463 ; NOTE: Format OW3042L has been output. 6464 VALUE OW3044L (default=32) 6465 0 = "Not in universe" 6466 ; NOTE: Format OW3044L has been output. 6467 VALUE OW3046L (default=32) 6468 0 = "Not in universe" 6469 ; NOTE: Format OW3046L has been output. 6470 VALUE OW3048L (default=32) 6471 0 = "Not in universe" 6472 ; NOTE: Format OW3048L has been output. 6473 VALUE OW3050L (default=32) 6474 0 = "Not in universe" 6475 ; NOTE: Format OW3050L has been output. 6476 VALUE OW3052L (default=32) 6477 0 = "Not in universe" 6478 ; NOTE: Format OW3052L has been output. 6479 VALUE OW3054L (default=32) 6480 0 = "Not in universe" 6481 ; NOTE: Format OW3054L has been output. 6482 VALUE I24IMP0D (default=32) 6483 0 = "Not imputed" 6484 1 = "Imputed" 6485 ; NOTE: Format I24IMP0D has been output. 6486 VALUE I24IMP0K (default=32) 6487 0 = "Not imputed" 6488 1 = "Imputed" 6489 ; NOTE: Format I24IMP0K has been output. 6490 VALUE I24IMP0L (default=32) 6491 0 = "Not imputed" 6492 1 = "Imputed" 6493 ; NOTE: Format I24IMP0L has been output. 6494 VALUE I24IMP0M (default=32) 6495 0 = "Not imputed" 6496 1 = "Imputed" 6497 ; NOTE: Format I24IMP0M has been output. 6498 VALUE WIC3138L (default=32) 6499 0 = "No" 6500 1 = "Yes" 6501 ; NOTE: Format WIC3138L has been output. 6502 VALUE WIC3140L (default=32) 6503 0 = "No" 6504 1 = "Yes" 6505 ; NOTE: Format WIC3140L has been output. 6506 VALUE WIC3142L (default=32) 6507 0 = "No" 103 The SAS System 15:22 Thursday, July 3, 2003 6508 1 = "Yes" 6509 ; NOTE: Format WIC3142L has been output. 6510 VALUE WIC3144L (default=32) 6511 0 = "No" 6512 1 = "Yes" 6513 ; NOTE: Format WIC3144L has been output. 6514 VALUE I25IMP0D (default=32) 6515 0 = "Not imputed" 6516 1 = "Imputed" 6517 ; NOTE: Format I25IMP0D has been output. 6518 VALUE I25IMP0K (default=32) 6519 0 = "Not imputed" 6520 1 = "Imputed" 6521 ; NOTE: Format I25IMP0K has been output. 6522 VALUE I25IMP0L (default=32) 6523 0 = "Not imputed" 6524 1 = "Imputed" 6525 ; NOTE: Format I25IMP0L has been output. 6526 VALUE I25IMP0M (default=32) 6527 0 = "Not imputed" 6528 1 = "Imputed" 6529 ; NOTE: Format I25IMP0M has been output. 6530 VALUE I27REC1L (default=32) 6531 1 = "Yes" 6532 2 = "No" 6533 ; NOTE: Format I27REC1L has been output. 6534 VALUE I27REC2L (default=32) 6535 1 = "Yes" 6536 2 = "No" 6537 ; NOTE: Format I27REC2L has been output. 6538 VALUE I27REC3L (default=32) 6539 1 = "Yes" 6540 2 = "No" 6541 ; NOTE: Format I27REC3L has been output. 6542 VALUE I27REC4L (default=32) 6543 1 = "Yes" 6544 2 = "No" 6545 ; NOTE: Format I27REC4L has been output. 6546 VALUE FS3100L (default=32) 6547 0 = "Not in universe" 6548 1 = "Yes - skip to next income source" 6549 2 = "No" 6550 ; NOTE: Format FS3100L has been output. 6551 VALUE FS3102L (default=32) 6552 0 = "Not in universe" 6553 ; NOTE: Format FS3102L has been output. 6554 VALUE FS3104L (default=32) 6555 0 = "Not in universe" 6556 ; NOTE: Format FS3104L has been output. 6557 VALUE FS3106L (default=32) 6558 0 = "Not in universe" 6559 ; NOTE: Format FS3106L has been output. 6560 VALUE FS3108L (default=32) 6561 0 = "Not in universe" 6562 ; NOTE: Format FS3108L has been output. 6563 VALUE FS3110L (default=32) 6564 0 = "Not in universe" 6565 ; NOTE: Format FS3110L has been output. 6566 VALUE FS3112L (default=32) 6567 0 = "Not in universe" 104 The SAS System 15:22 Thursday, July 3, 2003 6568 ; NOTE: Format FS3112L has been output. 6569 VALUE FS3114L (default=32) 6570 0 = "Not in universe" 6571 ; NOTE: Format FS3114L has been output. 6572 VALUE FS3116L (default=32) 6573 0 = "Not in universe" 6574 ; NOTE: Format FS3116L has been output. 6575 VALUE FS3118L (default=32) 6576 0 = "Not in universe" 6577 ; NOTE: Format FS3118L has been output. 6578 VALUE FS3120L (default=32) 6579 0 = "Not in universe" 6580 ; NOTE: Format FS3120L has been output. 6581 VALUE I27IMP0D (default=32) 6582 0 = "Not imputed" 6583 1 = "Imputed" 6584 ; NOTE: Format I27IMP0D has been output. 6585 VALUE I27IMP0K (default=32) 6586 0 = "Not imputed" 6587 1 = "Imputed" 6588 ; NOTE: Format I27IMP0K has been output. 6589 VALUE I27IMP0L (default=32) 6590 0 = "Not imputed" 6591 1 = "Imputed" 6592 ; NOTE: Format I27IMP0L has been output. 6593 VALUE I27IMP0M (default=32) 6594 0 = "Not imputed" 6595 1 = "Imputed" 6596 ; NOTE: Format I27IMP0M has been output. 6597 VALUE I28REC1L (default=32) 6598 1 = "Yes" 6599 2 = "No" 6600 ; NOTE: Format I28REC1L has been output. 6601 VALUE I28REC2L (default=32) 6602 1 = "Yes" 6603 2 = "No" 6604 ; NOTE: Format I28REC2L has been output. 6605 VALUE I28REC3L (default=32) 6606 1 = "Yes" 6607 2 = "No" 6608 ; NOTE: Format I28REC3L has been output. 6609 VALUE I28REC4L (default=32) 6610 1 = "Yes" 6611 2 = "No" 6612 ; NOTE: Format I28REC4L has been output. 6613 VALUE I28IMP0D (default=32) 6614 0 = "Not imputed" 6615 1 = "Imputed" 6616 ; NOTE: Format I28IMP0D has been output. 6617 VALUE I28IMP0K (default=32) 6618 0 = "Not imputed" 6619 1 = "Imputed" 6620 ; NOTE: Format I28IMP0K has been output. 6621 VALUE I28IMP0L (default=32) 6622 0 = "Not imputed" 6623 1 = "Imputed" 6624 ; NOTE: Format I28IMP0L has been output. 6625 VALUE I28IMP0M (default=32) 6626 0 = "Not imputed" 6627 1 = "Imputed" 105 The SAS System 15:22 Thursday, July 3, 2003 6628 ; NOTE: Format I28IMP0M has been output. 6629 VALUE I29REC1L (default=32) 6630 1 = "Yes" 6631 2 = "No" 6632 ; NOTE: Format I29REC1L has been output. 6633 VALUE I29REC2L (default=32) 6634 1 = "Yes" 6635 2 = "No" 6636 ; NOTE: Format I29REC2L has been output. 6637 VALUE I29REC3L (default=32) 6638 1 = "Yes" 6639 2 = "No" 6640 ; NOTE: Format I29REC3L has been output. 6641 VALUE I29REC4L (default=32) 6642 1 = "Yes" 6643 2 = "No" 6644 ; NOTE: Format I29REC4L has been output. 6645 VALUE I29AMT1L (default=32) 6646 1 = "Yes" 6647 2 = "No" 6648 ; NOTE: Format I29AMT1L has been output. 6649 VALUE I29IMP0D (default=32) 6650 0 = "Not imputed" 6651 1 = "Imputed" 6652 ; NOTE: Format I29IMP0D has been output. 6653 VALUE I29IMP0K (default=32) 6654 0 = "Not imputed" 6655 1 = "Imputed" 6656 ; NOTE: Format I29IMP0K has been output. 6657 VALUE I29IMP0L (default=32) 6658 0 = "Not imputed" 6659 1 = "Imputed" 6660 ; NOTE: Format I29IMP0L has been output. 6661 VALUE I29IMP0M (default=32) 6662 0 = "Not imputed" 6663 1 = "Imputed" 6664 ; NOTE: Format I29IMP0M has been output. 6665 VALUE I30REC1L (default=32) 6666 1 = "Yes" 6667 2 = "No" 6668 ; NOTE: Format I30REC1L has been output. 6669 VALUE I30REC2L (default=32) 6670 1 = "Yes" 6671 2 = "No" 6672 ; NOTE: Format I30REC2L has been output. 6673 VALUE I30REC3L (default=32) 6674 1 = "Yes" 6675 2 = "No" 6676 ; NOTE: Format I30REC3L has been output. 6677 VALUE I30REC4L (default=32) 6678 1 = "Yes" 6679 2 = "No" 6680 ; NOTE: Format I30REC4L has been output. 6681 VALUE I30IMP0D (default=32) 6682 0 = "Not imputed" 6683 1 = "Imputed" 6684 ; NOTE: Format I30IMP0D has been output. 6685 VALUE I30IMP0K (default=32) 6686 0 = "Not imputed" 6687 1 = "Imputed" 6688 ; 106 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format I30IMP0K has been output. 6689 VALUE I30IMP0L (default=32) 6690 0 = "Not imputed" 6691 1 = "Imputed" 6692 ; NOTE: Format I30IMP0L has been output. 6693 VALUE I30IMP0M (default=32) 6694 0 = "Not imputed" 6695 1 = "Imputed" 6696 ; NOTE: Format I30IMP0M has been output. 6697 VALUE I31REC1L (default=32) 6698 1 = "Yes" 6699 2 = "No" 6700 ; NOTE: Format I31REC1L has been output. 6701 VALUE I31REC2L (default=32) 6702 1 = "Yes" 6703 2 = "No" 6704 ; NOTE: Format I31REC2L has been output. 6705 VALUE I31REC3L (default=32) 6706 1 = "Yes" 6707 2 = "No" 6708 ; NOTE: Format I31REC3L has been output. 6709 VALUE I31REC4L (default=32) 6710 1 = "Yes" 6711 2 = "No" 6712 ; NOTE: Format I31REC4L has been output. 6713 VALUE I31IMP0D (default=32) 6714 0 = "Not imputed" 6715 1 = "Imputed" 6716 ; NOTE: Format I31IMP0D has been output. 6717 VALUE I31IMP0K (default=32) 6718 0 = "Not imputed" 6719 1 = "Imputed" 6720 ; NOTE: Format I31IMP0K has been output. 6721 VALUE I31IMP0L (default=32) 6722 0 = "Not imputed" 6723 1 = "Imputed" 6724 ; NOTE: Format I31IMP0L has been output. 6725 VALUE I31IMP0M (default=32) 6726 0 = "Not imputed" 6727 1 = "Imputed" 6728 ; NOTE: Format I31IMP0M has been output. 6729 VALUE I32REC1L (default=32) 6730 1 = "Yes" 6731 2 = "No" 6732 ; NOTE: Format I32REC1L has been output. 6733 VALUE I32REC2L (default=32) 6734 1 = "Yes" 6735 2 = "No" 6736 ; NOTE: Format I32REC2L has been output. 6737 VALUE I32REC3L (default=32) 6738 1 = "Yes" 6739 2 = "No" 6740 ; NOTE: Format I32REC3L has been output. 6741 VALUE I32REC4L (default=32) 6742 1 = "Yes" 6743 2 = "No" 6744 ; NOTE: Format I32REC4L has been output. 6745 VALUE I32IMP0D (default=32) 6746 0 = "Not imputed" 6747 1 = "Imputed" 6748 ; NOTE: Format I32IMP0D has been output. 107 The SAS System 15:22 Thursday, July 3, 2003 6749 VALUE I32IMP0K (default=32) 6750 0 = "Not imputed" 6751 1 = "Imputed" 6752 ; NOTE: Format I32IMP0K has been output. 6753 VALUE I32IMP0L (default=32) 6754 0 = "Not imputed" 6755 1 = "Imputed" 6756 ; NOTE: Format I32IMP0L has been output. 6757 VALUE I32IMP0M (default=32) 6758 0 = "Not imputed" 6759 1 = "Imputed" 6760 ; NOTE: Format I32IMP0M has been output. 6761 VALUE I34REC1L (default=32) 6762 1 = "Yes" 6763 2 = "No" 6764 ; NOTE: Format I34REC1L has been output. 6765 VALUE I34REC2L (default=32) 6766 1 = "Yes" 6767 2 = "No" 6768 ; NOTE: Format I34REC2L has been output. 6769 VALUE I34REC3L (default=32) 6770 1 = "Yes" 6771 2 = "No" 6772 ; NOTE: Format I34REC3L has been output. 6773 VALUE I34REC4L (default=32) 6774 1 = "Yes" 6775 2 = "No" 6776 ; NOTE: Format I34REC4L has been output. 6777 VALUE I34IMP0D (default=32) 6778 0 = "Not imputed" 6779 1 = "Imputed" 6780 ; NOTE: Format I34IMP0D has been output. 6781 VALUE I34IMP0K (default=32) 6782 0 = "Not imputed" 6783 1 = "Imputed" 6784 ; NOTE: Format I34IMP0K has been output. 6785 VALUE I34IMP0L (default=32) 6786 0 = "Not imputed" 6787 1 = "Imputed" 6788 ; NOTE: Format I34IMP0L has been output. 6789 VALUE I34IMP0M (default=32) 6790 0 = "Not imputed" 6791 1 = "Imputed" 6792 ; NOTE: Format I34IMP0M has been output. 6793 VALUE I35REC1L (default=32) 6794 1 = "Yes" 6795 2 = "No" 6796 ; NOTE: Format I35REC1L has been output. 6797 VALUE I35REC2L (default=32) 6798 1 = "Yes" 6799 2 = "No" 6800 ; NOTE: Format I35REC2L has been output. 6801 VALUE I35REC3L (default=32) 6802 1 = "Yes" 6803 2 = "No" 6804 ; NOTE: Format I35REC3L has been output. 6805 VALUE I35REC4L (default=32) 6806 1 = "Yes" 6807 2 = "No" 6808 ; NOTE: Format I35REC4L has been output. 6809 VALUE I35IMP0D (default=32) 108 The SAS System 15:22 Thursday, July 3, 2003 6810 0 = "Not imputed" 6811 1 = "Imputed" 6812 ; NOTE: Format I35IMP0D has been output. 6813 VALUE I35IMP0K (default=32) 6814 0 = "Not imputed" 6815 1 = "Imputed" 6816 ; NOTE: Format I35IMP0K has been output. 6817 VALUE I35IMP0L (default=32) 6818 0 = "Not imputed" 6819 1 = "Imputed" 6820 ; NOTE: Format I35IMP0L has been output. 6821 VALUE I35IMP0M (default=32) 6822 0 = "Not imputed" 6823 1 = "Imputed" 6824 ; NOTE: Format I35IMP0M has been output. 6825 VALUE I36REC1L (default=32) 6826 1 = "Yes" 6827 2 = "No" 6828 ; NOTE: Format I36REC1L has been output. 6829 VALUE I36REC2L (default=32) 6830 1 = "Yes" 6831 2 = "no" 6832 ; NOTE: Format I36REC2L has been output. 6833 VALUE I36REC3L (default=32) 6834 1 = "Yes" 6835 2 = "no" 6836 ; NOTE: Format I36REC3L has been output. 6837 VALUE I36REC4L (default=32) 6838 1 = "Yes" 6839 2 = "No" 6840 ; NOTE: Format I36REC4L has been output. 6841 VALUE I36IMP0D (default=32) 6842 0 = "Not imputed" 6843 1 = "Imputed" 6844 ; NOTE: Format I36IMP0D has been output. 6845 VALUE I36IMP0K (default=32) 6846 0 = "Not imputed" 6847 1 = "Imputed" 6848 ; NOTE: Format I36IMP0K has been output. 6849 VALUE I36IMP0L (default=32) 6850 0 = "Not imputed" 6851 1 = "Imputed" 6852 ; NOTE: Format I36IMP0L has been output. 6853 VALUE I36IMP0M (default=32) 6854 0 = "Not imputed" 6855 1 = "Imputed" 6856 ; NOTE: Format I36IMP0M has been output. 6857 VALUE I37REC1L (default=32) 6858 1 = "Yes" 6859 2 = "No" 6860 ; NOTE: Format I37REC1L has been output. 6861 VALUE I37REC2L (default=32) 6862 1 = "Yes" 6863 2 = "No" 6864 ; NOTE: Format I37REC2L has been output. 6865 VALUE I37REC3L (default=32) 6866 1 = "Yes" 6867 2 = "No" 6868 ; NOTE: Format I37REC3L has been output. 6869 VALUE I37REC4L (default=32) 6870 1 = "Yes" 109 The SAS System 15:22 Thursday, July 3, 2003 6871 2 = "No" 6872 ; NOTE: Format I37REC4L has been output. 6873 VALUE I37IMP0D (default=32) 6874 0 = "Not imputed" 6875 1 = "Imputed" 6876 ; NOTE: Format I37IMP0D has been output. 6877 VALUE I37IMP0K (default=32) 6878 0 = "Not imputed" 6879 1 = "Imputed" 6880 ; NOTE: Format I37IMP0K has been output. 6881 VALUE I37IMP0L (default=32) 6882 0 = "Not imputed" 6883 1 = "Imputed" 6884 ; NOTE: Format I37IMP0L has been output. 6885 VALUE I37IMP0M (default=32) 6886 0 = "Not imputed" 6887 1 = "Imputed" 6888 ; NOTE: Format I37IMP0M has been output. 6889 VALUE I38REC1L (default=32) 6890 1 = "Yes" 6891 2 = "No" 6892 ; NOTE: Format I38REC1L has been output. 6893 VALUE I38REC2L (default=32) 6894 1 = "Yes" 6895 2 = "No" 6896 ; NOTE: Format I38REC2L has been output. 6897 VALUE I38REC3L (default=32) 6898 1 = "Yes" 6899 2 = "No" 6900 ; NOTE: Format I38REC3L has been output. 6901 VALUE I38REC4L (default=32) 6902 1 = "Yes" 6903 2 = "No" 6904 ; NOTE: Format I38REC4L has been output. 6905 VALUE I38IMP0D (default=32) 6906 0 = "Not imputed" 6907 1 = "Imputed" 6908 ; NOTE: Format I38IMP0D has been output. 6909 VALUE I38IMP0K (default=32) 6910 0 = "Not imputed" 6911 1 = "Imputed" 6912 ; NOTE: Format I38IMP0K has been output. 6913 VALUE I38IMP0L (default=32) 6914 0 = "Not imputed" 6915 1 = "Imputed" 6916 ; NOTE: Format I38IMP0L has been output. 6917 VALUE I38IMP0M (default=32) 6918 0 = "Not imputed" 6919 1 = "Imputed" 6920 ; NOTE: Format I38IMP0M has been output. 6921 VALUE I40REC1L (default=32) 6922 1 = "Yes" 6923 2 = "No" 6924 ; NOTE: Format I40REC1L has been output. 6925 VALUE I40REC2L (default=32) 6926 1 = "Yes" 6927 2 = "No" 6928 ; NOTE: Format I40REC2L has been output. 6929 VALUE I40REC3L (default=32) 6930 1 = "Yes" 6931 2 = "No" 110 The SAS System 15:22 Thursday, July 3, 2003 6932 ; NOTE: Format I40REC3L has been output. 6933 VALUE I40REC4L (default=32) 6934 1 = "Yes" 6935 2 = "No" 6936 ; NOTE: Format I40REC4L has been output. 6937 VALUE I40IMP0D (default=32) 6938 0 = "Not imputed" 6939 1 = "Imputed" 6940 ; NOTE: Format I40IMP0D has been output. 6941 VALUE I40IMP0K (default=32) 6942 0 = "Not imputed" 6943 1 = "Imputed" 6944 ; NOTE: Format I40IMP0K has been output. 6945 VALUE I40IMP0L (default=32) 6946 0 = "Not imputed" 6947 1 = "Imputed" 6948 ; NOTE: Format I40IMP0L has been output. 6949 VALUE I40IMP0M (default=32) 6950 0 = "Not imputed" 6951 1 = "Imputed" 6952 ; NOTE: Format I40IMP0M has been output. 6953 VALUE I50REC1L (default=32) 6954 1 = "Yes" 6955 2 = "No" 6956 ; NOTE: Format I50REC1L has been output. 6957 VALUE I50REC2L (default=32) 6958 1 = "Yes" 6959 2 = "No" 6960 ; NOTE: Format I50REC2L has been output. 6961 VALUE I50REC3L (default=32) 6962 1 = "Yes" 6963 2 = "No" 6964 ; NOTE: Format I50REC3L has been output. 6965 VALUE I50REC4L (default=32) 6966 1 = "Yes" 6967 2 = "No" 6968 ; NOTE: Format I50REC4L has been output. 6969 VALUE I50IMP0D (default=32) 6970 0 = "Not imputed" 6971 1 = "Imputed" 6972 ; NOTE: Format I50IMP0D has been output. 6973 VALUE I50IMP0K (default=32) 6974 0 = "Not imputed" 6975 1 = "Imputed" 6976 ; NOTE: Format I50IMP0K has been output. 6977 VALUE I50IMP0L (default=32) 6978 0 = "Not imputed" 6979 1 = "Imputed" 6980 ; NOTE: Format I50IMP0L has been output. 6981 VALUE I50IMP0M (default=32) 6982 0 = "Not imputed" 6983 1 = "Imputed" 6984 ; NOTE: Format I50IMP0M has been output. 6985 VALUE I51REC1L (default=32) 6986 1 = "Yes" 6987 2 = "No" 6988 ; NOTE: Format I51REC1L has been output. 6989 VALUE I51REC2L (default=32) 6990 1 = "Yes" 6991 2 = "no" 6992 ; 111 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format I51REC2L has been output. 6993 VALUE I51REC3L (default=32) 6994 1 = "Yes" 6995 2 = "No" 6996 ; NOTE: Format I51REC3L has been output. 6997 VALUE I51REC4L (default=32) 6998 1 = "Yes" 6999 2 = "No" 7000 ; NOTE: Format I51REC4L has been output. 7001 VALUE I51IMP0D (default=32) 7002 0 = "Not imputed" 7003 1 = "Imputed" 7004 ; NOTE: Format I51IMP0D has been output. 7005 VALUE I51IMP0K (default=32) 7006 0 = "Not imputed" 7007 1 = "Imputed" 7008 ; NOTE: Format I51IMP0K has been output. 7009 VALUE I51IMP0L (default=32) 7010 0 = "Not imputed" 7011 1 = "Imputed" 7012 ; NOTE: Format I51IMP0L has been output. 7013 VALUE I51IMP0M (default=32) 7014 0 = "Not imputed" 7015 1 = "Imputed" 7016 ; NOTE: Format I51IMP0M has been output. 7017 VALUE I52REC1L (default=32) 7018 1 = "Yes" 7019 2 = "No" 7020 ; NOTE: Format I52REC1L has been output. 7021 VALUE I52REC2L (default=32) 7022 1 = "Yes" 7023 2 = "NO" 7024 ; NOTE: Format I52REC2L has been output. 7025 VALUE I52REC3L (default=32) 7026 1 = "Yes" 7027 2 = "No" 7028 ; NOTE: Format I52REC3L has been output. 7029 VALUE I52REC4L (default=32) 7030 1 = "Yes" 7031 2 = "No" 7032 ; NOTE: Format I52REC4L has been output. 7033 VALUE I52IMP0D (default=32) 7034 0 = "Not imputed" 7035 1 = "Imputed" 7036 ; NOTE: Format I52IMP0D has been output. 7037 VALUE I52IMP0K (default=32) 7038 0 = "Not imputed" 7039 1 = "Imputed" 7040 ; NOTE: Format I52IMP0K has been output. 7041 VALUE I52IMP0L (default=32) 7042 0 = "Not imputed" 7043 1 = "Imputed" 7044 ; NOTE: Format I52IMP0L has been output. 7045 VALUE I52IMP0M (default=32) 7046 0 = "Not imputed" 7047 1 = "Imputed" 7048 ; NOTE: Format I52IMP0M has been output. 7049 VALUE I53REC1L (default=32) 7050 1 = "Yes" 7051 2 = "No" 7052 ; NOTE: Format I53REC1L has been output. 112 The SAS System 15:22 Thursday, July 3, 2003 7053 VALUE I53REC2L (default=32) 7054 1 = "Yes" 7055 2 = "No" 7056 ; NOTE: Format I53REC2L has been output. 7057 VALUE I53REC3L (default=32) 7058 1 = "Yes" 7059 2 = "No" 7060 ; NOTE: Format I53REC3L has been output. 7061 VALUE I53REC4L (default=32) 7062 1 = "Yes" 7063 2 = "No" 7064 ; NOTE: Format I53REC4L has been output. 7065 VALUE I53IMP0D (default=32) 7066 0 = "Not imputed" 7067 1 = "Imputed" 7068 ; NOTE: Format I53IMP0D has been output. 7069 VALUE I53IMP0K (default=32) 7070 0 = "Not imputed" 7071 1 = "Imputed" 7072 ; NOTE: Format I53IMP0K has been output. 7073 VALUE I53IMP0L (default=32) 7074 0 = "Not imputed" 7075 1 = "Imputed" 7076 ; NOTE: Format I53IMP0L has been output. 7077 VALUE I53IMP0M (default=32) 7078 0 = "Not imputed" 7079 1 = "Imputed" 7080 ; NOTE: Format I53IMP0M has been output. 7081 VALUE I54REC1L (default=32) 7082 1 = "Yes" 7083 2 = "No" 7084 ; NOTE: Format I54REC1L has been output. 7085 VALUE I54REC2L (default=32) 7086 1 = "Yes" 7087 2 = "No" 7088 ; NOTE: Format I54REC2L has been output. 7089 VALUE I54REC3L (default=32) 7090 1 = "Yes" 7091 2 = "No" 7092 ; NOTE: Format I54REC3L has been output. 7093 VALUE I54REC4L (default=32) 7094 1 = "Yes" 7095 2 = "No" 7096 ; NOTE: Format I54REC4L has been output. 7097 VALUE I54IMP0D (default=32) 7098 0 = "Not imputed" 7099 1 = "Imputed" 7100 ; NOTE: Format I54IMP0D has been output. 7101 VALUE I54IMP0K (default=32) 7102 0 = "Not imputed" 7103 1 = "Imputed" 7104 ; NOTE: Format I54IMP0K has been output. 7105 VALUE I54IMP0L (default=32) 7106 0 = "Not imputed" 7107 1 = "Imputed" 7108 ; NOTE: Format I54IMP0L has been output. 7109 VALUE I54IMP0M (default=32) 7110 0 = "Not imputed" 7111 1 = "Imputed" 7112 ; NOTE: Format I54IMP0M has been output. 7113 VALUE I55REC1L (default=32) 113 The SAS System 15:22 Thursday, July 3, 2003 7114 1 = "Yes" 7115 2 = "No" 7116 ; NOTE: Format I55REC1L has been output. 7117 VALUE I55REC2L (default=32) 7118 1 = "Yes" 7119 2 = "No" 7120 ; NOTE: Format I55REC2L has been output. 7121 VALUE I55REC3L (default=32) 7122 1 = "Yes" 7123 2 = "No" 7124 ; NOTE: Format I55REC3L has been output. 7125 VALUE I55REC4L (default=32) 7126 1 = "Yes" 7127 2 = "No" 7128 ; NOTE: Format I55REC4L has been output. 7129 VALUE I55IMP0D (default=32) 7130 0 = "Not imputed" 7131 1 = "Imputed" 7132 ; NOTE: Format I55IMP0D has been output. 7133 VALUE I55IMP0K (default=32) 7134 0 = "Not imputed" 7135 1 = "Imputed" 7136 ; NOTE: Format I55IMP0K has been output. 7137 VALUE I55IMP0L (default=32) 7138 0 = "Not imputed" 7139 1 = "Imputed" 7140 ; NOTE: Format I55IMP0L has been output. 7141 VALUE I55IMP0M (default=32) 7142 0 = "Not imputed" 7143 1 = "Imputed" 7144 ; NOTE: Format I55IMP0M has been output. 7145 VALUE I56REC1L (default=32) 7146 1 = "Yes" 7147 2 = "No" 7148 ; NOTE: Format I56REC1L has been output. 7149 VALUE I56REC2L (default=32) 7150 1 = "Yes" 7151 2 = "No" 7152 ; NOTE: Format I56REC2L has been output. 7153 VALUE I56REC3L (default=32) 7154 1 = "Yes" 7155 2 = "No" 7156 ; NOTE: Format I56REC3L has been output. 7157 VALUE I56REC4L (default=32) 7158 1 = "Yes" 7159 2 = "No" 7160 ; NOTE: Format I56REC4L has been output. 7161 VALUE I56IMP0D (default=32) 7162 0 = "Not imputed" 7163 1 = "Imputed" 7164 ; NOTE: Format I56IMP0D has been output. 7165 VALUE I56IMP0K (default=32) 7166 0 = "Not imputed" 7167 1 = "Imputed" 7168 ; NOTE: Format I56IMP0K has been output. 7169 VALUE I56IMP0L (default=32) 7170 0 = "Not imputed" 7171 1 = "Imputed" 7172 ; NOTE: Format I56IMP0L has been output. 7173 VALUE I56IMP0M (default=32) 7174 0 = "Not imputed" 114 The SAS System 15:22 Thursday, July 3, 2003 7175 1 = "Imputed" 7176 ; NOTE: Format I56IMP0M has been output. 7177 VALUE I75REC1L (default=32) 7178 1 = "Yes" 7179 2 = "No" 7180 ; NOTE: Format I75REC1L has been output. 7181 VALUE I75REC2L (default=32) 7182 1 = "Yes" 7183 2 = "No" 7184 ; NOTE: Format I75REC2L has been output. 7185 VALUE I75REC3L (default=32) 7186 1 = "Yes" 7187 2 = "No" 7188 ; NOTE: Format I75REC3L has been output. 7189 VALUE I75REC4L (default=32) 7190 1 = "Yes" 7191 2 = "No" 7192 ; NOTE: Format I75REC4L has been output. 7193 VALUE I75IMP0D (default=32) 7194 0 = "Not imputed" 7195 1 = "Imputed" 7196 ; NOTE: Format I75IMP0D has been output. 7197 VALUE I75IMP0K (default=32) 7198 0 = "Not imputed" 7199 1 = "Imputed" 7200 ; NOTE: Format I75IMP0K has been output. 7201 VALUE I75IMP0L (default=32) 7202 0 = "Not imputed" 7203 1 = "Imputed" 7204 ; NOTE: Format I75IMP0L has been output. 7205 VALUE I75IMP0M (default=32) 7206 0 = "Not imputed" 7207 1 = "Imputed" 7208 ; NOTE: Format I75IMP0M has been output. 7209 VALUE J100YN_D (default=32) 7210 0 = "Not in universe" 7211 1 = "Yes" 7212 2 = "No" 7213 ; NOTE: Format J100YN_D has been output. 7214 VALUE J100YN_K (default=32) 7215 0 = "Not in universe" 7216 1 = "Yes" 7217 2 = "No" 7218 ; NOTE: Format J100YN_K has been output. 7219 VALUE J100YN_L (default=32) 7220 0 = "Not in universe" 7221 1 = "Yes" 7222 2 = "No" 7223 ; NOTE: Format J100YN_L has been output. 7224 VALUE J100YN_M (default=32) 7225 0 = "Not in universe" 7226 1 = "Yes" 7227 2 = "No" 7228 ; NOTE: Format J100YN_M has been output. 7229 VALUE JINT100D (default=32) 7230 0 = "None" 7231 ; NOTE: Format JINT100D has been output. 7232 VALUE JINT100K (default=32) 7233 0 = "None" 7234 ; NOTE: Format JINT100K has been output. 7235 VALUE JINT100L (default=32) 115 The SAS System 15:22 Thursday, July 3, 2003 7236 0 = "None" 7237 ; NOTE: Format JINT100L has been output. 7238 VALUE JINT100M (default=32) 7239 0 = "None" 7240 ; NOTE: Format JINT100M has been output. 7241 VALUE O100YN_D (default=32) 7242 0 = "Not in universe" 7243 1 = "Yes" 7244 2 = "No" 7245 ; NOTE: Format O100YN_D has been output. 7246 VALUE O100YN_K (default=32) 7247 0 = "Not in universe" 7248 1 = "Yes" 7249 2 = "No" 7250 ; NOTE: Format O100YN_K has been output. 7251 VALUE O100YN_L (default=32) 7252 0 = "Not in universe" 7253 1 = "Yes" 7254 2 = "No" 7255 ; NOTE: Format O100YN_L has been output. 7256 VALUE O100YN_M (default=32) 7257 0 = "Not in universe" 7258 1 = "Yes" 7259 2 = "No" 7260 ; NOTE: Format O100YN_M has been output. 7261 VALUE OINT100D (default=32) 7262 0 = "None" 7263 ; NOTE: Format OINT100D has been output. 7264 VALUE OINT100K (default=32) 7265 0 = "None" 7266 ; NOTE: Format OINT100K has been output. 7267 VALUE OINT100L (default=32) 7268 0 = "None" 7269 ; NOTE: Format OINT100L has been output. 7270 VALUE OINT100M (default=32) 7271 0 = "None" 7272 ; NOTE: Format OINT100M has been output. 7273 VALUE JCALC10D (default=32) 7274 0 = "No, not calculated" 7275 1 = "Yes, interest was calculated" 7276 ; NOTE: Format JCALC10D has been output. 7277 VALUE OCALC10D (default=32) 7278 0 = "No, not calculated" 7279 1 = "Yes, calculated" 7280 ; NOTE: Format OCALC10D has been output. 7281 VALUE J104YN_D (default=32) 7282 0 = "Not in universe" 7283 1 = "Yes" 7284 2 = "No" 7285 ; NOTE: Format J104YN_D has been output. 7286 VALUE J104YN_K (default=32) 7287 0 = "Not in universe" 7288 1 = "Yes" 7289 2 = "No" 7290 ; NOTE: Format J104YN_K has been output. 7291 VALUE J104YN_L (default=32) 7292 0 = "Not in universe" 7293 1 = "Yes" 7294 2 = "No" 7295 ; NOTE: Format J104YN_L has been output. 7296 VALUE J104YN_M (default=32) 116 The SAS System 15:22 Thursday, July 3, 2003 7297 0 = "Not in universe" 7298 1 = "Yes" 7299 2 = "No" 7300 ; NOTE: Format J104YN_M has been output. 7301 VALUE JINT104D (default=32) 7302 0 = "None" 7303 ; NOTE: Format JINT104D has been output. 7304 VALUE JINT104K (default=32) 7305 0 = "None" 7306 ; NOTE: Format JINT104K has been output. 7307 VALUE JINT104L (default=32) 7308 0 = "None" 7309 ; NOTE: Format JINT104L has been output. 7310 VALUE JINT104M (default=32) 7311 0 = "None" 7312 ; NOTE: Format JINT104M has been output. 7313 VALUE O104YN_D (default=32) 7314 0 = "Not in universe" 7315 1 = "Yes" 7316 2 = "No" 7317 ; NOTE: Format O104YN_D has been output. 7318 VALUE O104YN_K (default=32) 7319 0 = "Not in universe" 7320 1 = "Yes" 7321 2 = "No" 7322 ; NOTE: Format O104YN_K has been output. 7323 VALUE O104YN_L (default=32) 7324 0 = "Not in universe" 7325 1 = "Yes" 7326 2 = "No" 7327 ; NOTE: Format O104YN_L has been output. 7328 VALUE O104YN_M (default=32) 7329 0 = "Not in universe" 7330 1 = "Yes" 7331 2 = "No" 7332 ; NOTE: Format O104YN_M has been output. 7333 VALUE OINT104D (default=32) 7334 0 = "None" 7335 ; NOTE: Format OINT104D has been output. 7336 VALUE OINT104K (default=32) 7337 0 = "None" 7338 ; NOTE: Format OINT104K has been output. 7339 VALUE OINT104L (default=32) 7340 0 = "None" 7341 ; NOTE: Format OINT104L has been output. 7342 VALUE OINT104M (default=32) 7343 0 = "None" 7344 ; NOTE: Format OINT104M has been output. 7345 VALUE JCALC10K (default=32) 7346 0 = "No, not calculated" 7347 1 = "Yes, interest was calculated" 7348 ; NOTE: Format JCALC10K has been output. 7349 VALUE OCALC10K (default=32) 7350 0 = "No, not calculated" 7351 1 = "Yes, calculated" 7352 ; NOTE: Format OCALC10K has been output. 7353 VALUE J110RYND (default=32) 7354 0 = "Not in universe" 7355 1 = "Yes" 7356 2 = "No" 7357 ; 117 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format J110RYND has been output. 7358 VALUE J110RYNK (default=32) 7359 0 = "Not in universe" 7360 1 = "Yes" 7361 2 = "No" 7362 ; NOTE: Format J110RYNK has been output. 7363 VALUE J110RYNL (default=32) 7364 0 = "Not in universe" 7365 1 = "Yes" 7366 2 = "No" 7367 ; NOTE: Format J110RYNL has been output. 7368 VALUE J110RYNM (default=32) 7369 0 = "Not in universe" 7370 1 = "Yes" 7371 2 = "No" 7372 ; NOTE: Format J110RYNM has been output. 7373 VALUE JDIR110D (default=32) 7374 0 = "None" 7375 ; NOTE: Format JDIR110D has been output. 7376 VALUE JDIR110K (default=32) 7377 0 = "None" 7378 ; NOTE: Format JDIR110K has been output. 7379 VALUE JDIR110L (default=32) 7380 0 = "None" 7381 ; NOTE: Format JDIR110L has been output. 7382 VALUE JDIR110M (default=32) 7383 0 = "None" 7384 ; NOTE: Format JDIR110M has been output. 7385 VALUE O110RYND (default=32) 7386 0 = "Not in universe" 7387 1 = "Yes" 7388 2 = "No" 7389 ; NOTE: Format O110RYND has been output. 7390 VALUE O110RYNK (default=32) 7391 0 = "Not in universe" 7392 1 = "Yes" 7393 2 = "No" 7394 ; NOTE: Format O110RYNK has been output. 7395 VALUE O110RYNL (default=32) 7396 0 = "Not in universe" 7397 1 = "Yes" 7398 2 = "No" 7399 ; NOTE: Format O110RYNL has been output. 7400 VALUE O110RYNM (default=32) 7401 0 = "Not in universe" 7402 1 = "Yes" 7403 2 = "No" 7404 ; NOTE: Format O110RYNM has been output. 7405 VALUE ODIR110D (default=32) 7406 0 = "None" 7407 ; NOTE: Format ODIR110D has been output. 7408 VALUE ODIR110K (default=32) 7409 0 = "None" 7410 ; NOTE: Format ODIR110K has been output. 7411 VALUE ODIR110L (default=32) 7412 0 = "None" 7413 ; NOTE: Format ODIR110L has been output. 7414 VALUE ODIR110M (default=32) 7415 0 = "None" 7416 ; NOTE: Format ODIR110M has been output. 7417 VALUE J110CYND (default=32) 118 The SAS System 15:22 Thursday, July 3, 2003 7418 0 = "Not in universe" 7419 1 = "Yes" 7420 2 = "No" 7421 ; NOTE: Format J110CYND has been output. 7422 VALUE J110CYNK (default=32) 7423 0 = "Not in universe" 7424 1 = "Yes" 7425 2 = "No" 7426 ; NOTE: Format J110CYNK has been output. 7427 VALUE J110CYNL (default=32) 7428 0 = "Not in universe" 7429 1 = "Yes" 7430 2 = "No" 7431 ; NOTE: Format J110CYNL has been output. 7432 VALUE J110CYNM (default=32) 7433 0 = "Not in universe" 7434 1 = "Yes" 7435 2 = "No" 7436 ; NOTE: Format J110CYNM has been output. 7437 VALUE JDIC110D (default=32) 7438 0 = "None" 7439 ; NOTE: Format JDIC110D has been output. 7440 VALUE JDIC110K (default=32) 7441 0 = "None" 7442 ; NOTE: Format JDIC110K has been output. 7443 VALUE JDIC110L (default=32) 7444 0 = "None" 7445 ; NOTE: Format JDIC110L has been output. 7446 VALUE JDIC110M (default=32) 7447 0 = "None" 7448 ; NOTE: Format JDIC110M has been output. 7449 VALUE O110CYND (default=32) 7450 0 = "Not in universe" 7451 1 = "Yes" 7452 2 = "No" 7453 ; NOTE: Format O110CYND has been output. 7454 VALUE O110CYNK (default=32) 7455 0 = "Not in universe" 7456 1 = "Yes" 7457 2 = "No" 7458 ; NOTE: Format O110CYNK has been output. 7459 VALUE O110CYNL (default=32) 7460 0 = "Not in universe" 7461 1 = "Yes" 7462 2 = "No" 7463 ; NOTE: Format O110CYNL has been output. 7464 VALUE O110CYNM (default=32) 7465 0 = "Not in universe" 7466 1 = "Yes" 7467 2 = "No" 7468 ; NOTE: Format O110CYNM has been output. 7469 VALUE ODIC110D (default=32) 7470 0 = "None" 7471 ; NOTE: Format ODIC110D has been output. 7472 VALUE ODIC110K (default=32) 7473 0 = "None" 7474 ; NOTE: Format ODIC110K has been output. 7475 VALUE ODIC110L (default=32) 7476 0 = "None" 7477 ; NOTE: Format ODIC110L has been output. 7478 VALUE ODIC110M (default=32) 119 The SAS System 15:22 Thursday, July 3, 2003 7479 0 = "None" 7480 ; NOTE: Format ODIC110M has been output. 7481 VALUE J120YN_D (default=32) 7482 0 = "Not in universe" 7483 1 = "Yes" 7484 2 = "No" 7485 ; NOTE: Format J120YN_D has been output. 7486 VALUE J120YN_K (default=32) 7487 0 = "Not in universe" 7488 1 = "Yes" 7489 2 = "No" 7490 ; NOTE: Format J120YN_K has been output. 7491 VALUE J120YN_L (default=32) 7492 0 = "Not in universe" 7493 1 = "Yes" 7494 2 = "No" 7495 ; NOTE: Format J120YN_L has been output. 7496 VALUE J120YN_M (default=32) 7497 0 = "Not in universe" 7498 1 = "Yes" 7499 2 = "No" 7500 ; NOTE: Format J120YN_M has been output. 7501 VALUE JRNT120D (default=32) 7502 0 = "None" 7503 ; NOTE: Format JRNT120D has been output. 7504 VALUE JRNT120K (default=32) 7505 0 = "None" 7506 ; NOTE: Format JRNT120K has been output. 7507 VALUE JRNT120L (default=32) 7508 0 = "None" 7509 ; NOTE: Format JRNT120L has been output. 7510 VALUE JRNT120M (default=32) 7511 0 = "None" 7512 ; NOTE: Format JRNT120M has been output. 7513 VALUE O120YN_D (default=32) 7514 0 = "Not in universe" 7515 1 = "Yes" 7516 2 = "No" 7517 ; NOTE: Format O120YN_D has been output. 7518 VALUE O120YN_K (default=32) 7519 0 = "Not in universe" 7520 1 = "Yes" 7521 2 = "No" 7522 ; NOTE: Format O120YN_K has been output. 7523 VALUE O120YN_L (default=32) 7524 0 = "Not in universe" 7525 1 = "Yes" 7526 2 = "No" 7527 ; NOTE: Format O120YN_L has been output. 7528 VALUE O120YN_M (default=32) 7529 0 = "Not in universe" 7530 1 = "Yes" 7531 2 = "No" 7532 ; NOTE: Format O120YN_M has been output. 7533 VALUE ORNT120D (default=32) 7534 0 = "None" 7535 ; NOTE: Format ORNT120D has been output. 7536 VALUE ORNT120K (default=32) 7537 0 = "None" 7538 ; NOTE: Format ORNT120K has been output. 7539 VALUE ORNT120L (default=32) 120 The SAS System 15:22 Thursday, July 3, 2003 7540 0 = "None" 7541 ; NOTE: Format ORNT120L has been output. 7542 VALUE ORNT120M (default=32) 7543 0 = "None" 7544 ; NOTE: Format ORNT120M has been output. 7545 VALUE OJ120YND (default=32) 7546 0 = "Not in universe" 7547 1 = "Yes" 7548 2 = "No" 7549 ; NOTE: Format OJ120YND has been output. 7550 VALUE OJ120YNK (default=32) 7551 0 = "Not in universe" 7552 1 = "Yes" 7553 2 = "No" 7554 ; NOTE: Format OJ120YNK has been output. 7555 VALUE OJ120YNL (default=32) 7556 0 = "Not in universe" 7557 1 = "Yes" 7558 2 = "No" 7559 ; NOTE: Format OJ120YNL has been output. 7560 VALUE OJ120YNM (default=32) 7561 0 = "Not in universe" 7562 1 = "Yes" 7563 2 = "No" 7564 ; NOTE: Format OJ120YNM has been output. 7565 VALUE OJRT120D (default=32) 7566 0 = "None" 7567 ; NOTE: Format OJRT120D has been output. 7568 VALUE OJRT120K (default=32) 7569 0 = "None" 7570 ; NOTE: Format OJRT120K has been output. 7571 VALUE OJRT120L (default=32) 7572 0 = "None" 7573 ; NOTE: Format OJRT120L has been output. 7574 VALUE OJRT120M (default=32) 7575 0 = "None" 7576 ; NOTE: Format OJRT120M has been output. 7577 VALUE JMTGNYND (default=32) 7578 0 = "Not in universe" 7579 1 = "Yes" 7580 2 = "No" 7581 ; NOTE: Format JMTGNYND has been output. 7582 VALUE JMTGNYNK (default=32) 7583 0 = "Not in universe" 7584 1 = "Yes" 7585 2 = "No" 7586 ; NOTE: Format JMTGNYNK has been output. 7587 VALUE JMTGNYNL (default=32) 7588 0 = "Not in universe" 7589 1 = "Yes" 7590 2 = "No" 7591 ; NOTE: Format JMTGNYNL has been output. 7592 VALUE JMTGNYNM (default=32) 7593 0 = "Not in universe" 7594 1 = "Yes" 7595 2 = "No" 7596 ; NOTE: Format JMTGNYNM has been output. 7597 VALUE JMORTYND (default=32) 7598 0 = "Not in universe" 7599 1 = "Yes" 7600 2 = "No" 7601 ; 121 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format JMORTYND has been output. 7602 VALUE JMORTYNK (default=32) 7603 0 = "Not in universe" 7604 1 = "Yes" 7605 2 = "No" 7606 ; NOTE: Format JMORTYNK has been output. 7607 VALUE JMORTYNL (default=32) 7608 0 = "Not in universe" 7609 1 = "Yes" 7610 2 = "No" 7611 ; NOTE: Format JMORTYNL has been output. 7612 VALUE JMORTYNM (default=32) 7613 0 = "Not in universe" 7614 1 = "Yes" 7615 2 = "No" 7616 ; NOTE: Format JMORTYNM has been output. 7617 VALUE JMAM130D (default=32) 7618 0 = "None" 7619 ; NOTE: Format JMAM130D has been output. 7620 VALUE JMAM130K (default=32) 7621 0 = "None" 7622 ; NOTE: Format JMAM130K has been output. 7623 VALUE JMAM130L (default=32) 7624 0 = "None" 7625 ; NOTE: Format JMAM130L has been output. 7626 VALUE JMAM130M (default=32) 7627 0 = "None" 7628 ; NOTE: Format JMAM130M has been output. 7629 VALUE OMTGNYND (default=32) 7630 0 = "Not in universe" 7631 1 = "Yes" 7632 2 = "No" 7633 ; NOTE: Format OMTGNYND has been output. 7634 VALUE OMTGNYNK (default=32) 7635 0 = "Not in universe" 7636 1 = "Yes" 7637 2 = "No" 7638 ; NOTE: Format OMTGNYNK has been output. 7639 VALUE OMTGNYNL (default=32) 7640 0 = "Not in universe" 7641 1 = "Yes" 7642 2 = "No" 7643 ; NOTE: Format OMTGNYNL has been output. 7644 VALUE OMTGNYNM (default=32) 7645 0 = "Not in universe" 7646 1 = "Yes" 7647 2 = "No" 7648 ; NOTE: Format OMTGNYNM has been output. 7649 VALUE OMORTYND (default=32) 7650 0 = "Not in universe" 7651 1 = "Yes" 7652 2 = "No" 7653 ; NOTE: Format OMORTYND has been output. 7654 VALUE OMORTYNK (default=32) 7655 0 = "Not in universe" 7656 1 = "Yes" 7657 2 = "No" 7658 ; NOTE: Format OMORTYNK has been output. 7659 VALUE OMORTYNL (default=32) 7660 0 = "Not in universe" 7661 1 = "Yes" 7662 2 = "No" 7663 ; 122 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format OMORTYNL has been output. 7664 VALUE OMORTYNM (default=32) 7665 0 = "Not in universe" 7666 1 = "Yes" 7667 2 = "No" 7668 ; NOTE: Format OMORTYNM has been output. 7669 VALUE OMAM130D (default=32) 7670 0 = "None" 7671 ; NOTE: Format OMAM130D has been output. 7672 VALUE OMAM130K (default=32) 7673 0 = "None" 7674 ; NOTE: Format OMAM130K has been output. 7675 VALUE OMAM130L (default=32) 7676 0 = "None" 7677 ; NOTE: Format OMAM130L has been output. 7678 VALUE OMAM130M (default=32) 7679 0 = "None" 7680 ; NOTE: Format OMAM130M has been output. 7681 VALUE O4050YND (default=32) 7682 0 = "Not in universe" 7683 1 = "Yes" 7684 2 = "No" 7685 ; NOTE: Format O4050YND has been output. 7686 VALUE O4040YND (default=32) 7687 0 = "Not in universe" 7688 1 = "Yes" 7689 2 = "No" 7690 ; NOTE: Format O4040YND has been output. 7691 VALUE O4050YNK (default=32) 7692 0 = "Not in universe" 7693 1 = "Yes" 7694 2 = "No" 7695 ; NOTE: Format O4050YNK has been output. 7696 VALUE O4050YNL (default=32) 7697 0 = "Not in universe" 7698 1 = "Yes" 7699 2 = "No" 7700 ; NOTE: Format O4050YNL has been output. 7701 VALUE RAM4050D (default=32) 7702 0 = "None" 7703 ; NOTE: Format RAM4050D has been output. 7704 VALUE RAM4050K (default=32) 7705 0 = "None" 7706 ; NOTE: Format RAM4050K has been output. 7707 VALUE RAM4050L (default=32) 7708 0 = "None" 7709 ; NOTE: Format RAM4050L has been output. 7710 VALUE RAM4050M (default=32) 7711 0 = "None" 7712 ; NOTE: Format RAM4050M has been output. 7713 VALUE SC4300L (default=32) 7714 0 = "Not marked as a type of asset owned" 7715 1 = "Marked as a type of asset owned" 7716 ; NOTE: Format SC4300L has been output. 7717 VALUE SC4302L (default=32) 7718 0 = "Not marked as a type of asset owned" 7719 1 = "Marked as a type of asset owned" 7720 ; NOTE: Format SC4302L has been output. 7721 VALUE SC4304L (default=32) 7722 0 = "Not marked as a type of asset owned" 7723 1 = "Marked as a type of asset owned" 123 The SAS System 15:22 Thursday, July 3, 2003 7724 ; NOTE: Format SC4304L has been output. 7725 VALUE SC4306L (default=32) 7726 0 = "Not marked as a type of asset owned" 7727 1 = "Marked as a type of asset owned" 7728 ; NOTE: Format SC4306L has been output. 7729 VALUE SC4308L (default=32) 7730 0 = "Not in universe" 7731 1 = "No spouse in household - skip" 7732 2 = "Interview for spouse not yet" 7733 3 = "Interview for spouse already" 7734 ; NOTE: Format SC4308L has been output. 7735 VALUE SC4310L (default=32) 7736 0 = "Not in universe" 7737 1 = "Yes" 7738 2 = "No - skip to SC4320" 7739 ; NOTE: Format SC4310L has been output. 7740 VALUE SC4312L (default=32) 7741 0 = "Not in universe" 7742 ; NOTE: Format SC4312L has been output. 7743 VALUE SC4318L (default=32) 7744 0 = "Not in universe" 7745 1 = "Yes" 7746 2 = "No - skip to next ISS code or" 7747 ; NOTE: Format SC4318L has been output. 7748 VALUE SC4320L (default=32) 7749 0 = "Not in universe" 7750 ; NOTE: Format SC4320L has been output. 7751 VALUE SC4400L (default=32) 7752 0 = "Not marked as a type of asset owned" 7753 1 = "Marked as a type of asset owned" 7754 ; NOTE: Format SC4400L has been output. 7755 VALUE SC4402L (default=32) 7756 0 = "Not marked as a type of asset owned" 7757 1 = "Marked as a type of asset owned" 7758 ; NOTE: Format SC4402L has been output. 7759 VALUE SC4404L (default=32) 7760 0 = "Not marked as a type of asset owned" 7761 1 = "Marked as a type of asset owned" 7762 ; NOTE: Format SC4404L has been output. 7763 VALUE SC4406L (default=32) 7764 0 = "Not marked as a type of asset owned" 7765 1 = "Marked as a type of asset owned" 7766 ; NOTE: Format SC4406L has been output. 7767 VALUE SC4408L (default=32) 7768 0 = "Not in universe" 7769 1 = "No spouse in household - skip" 7770 2 = "Interview for spouse not yet" 7771 3 = "Interview for spouse already" 7772 ; NOTE: Format SC4408L has been output. 7773 VALUE SC4410L (default=32) 7774 0 = "Not in universe" 7775 1 = "Yes" 7776 2 = "No - skip to SC4420" 7777 ; NOTE: Format SC4410L has been output. 7778 VALUE SC4412L (default=32) 7779 0 = "Not in universe" 7780 ; NOTE: Format SC4412L has been output. 7781 VALUE SC4418L (default=32) 7782 0 = "Not in universe" 7783 1 = "Yes" 7784 2 = "No - skip to next ISS code or" 7785 ; 124 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format SC4418L has been output. 7786 VALUE SC4420L (default=32) 7787 0 = "Not in univierse" 7788 ; NOTE: Format SC4420L has been output. 7789 VALUE SC4500L (default=32) 7790 0 = "Not in universe" 7791 1 = "Yes" 7792 2 = "No - skip to SC4512" 7793 ; NOTE: Format SC4500L has been output. 7794 VALUE SC4502L (default=32) 7795 0 = "Not in universe" 7796 1 = "No spouse in household - skip" 7797 2 = "Interview for spouse not yet" 7798 3 = "Interview for spouse already" 7799 ; NOTE: Format SC4502L has been output. 7800 VALUE SC4504L (default=32) 7801 -9 = "Not in universe" 7802 0 = "None - skip to SC4508" 7803 ; NOTE: Format SC4504L has been output. 7804 VALUE SC4508L (default=32) 7805 -9 = "Not in universe" 7806 0 = "None - skip to SC4512" 7807 ; NOTE: Format SC4508L has been output. 7808 VALUE SC4512L (default=32) 7809 0 = "Not in universe" 7810 1 = "Yes" 7811 2 = "No - skip to next ISS code" 7812 ; NOTE: Format SC4512L has been output. 7813 VALUE SC4514L (default=32) 7814 0 = "Not in universe" 7815 1 = "No spouse in household - skip" 7816 2 = "Interview for spouse not yet" 7817 3 = "Interview for spouse already" 7818 ; NOTE: Format SC4514L has been output. 7819 VALUE SC4516L (default=32) 7820 -9 = "Not in universe" 7821 0 = "None" 7822 ; NOTE: Format SC4516L has been output. 7823 VALUE SC4518L (default=32) 7824 -9 = "Not in universe" 7825 0 = "None - skip to next ISS code" 7826 ; NOTE: Format SC4518L has been output. 7827 VALUE SC4600L (default=32) 7828 0 = "Not in universe" 7829 1 = "No spouse in household - skip" 7830 2 = "Interview for spouse not yet" 7831 3 = "Interview for spouse already" 7832 ; NOTE: Format SC4600L has been output. 7833 VALUE SC4602L (default=32) 7834 0 = "Not in universe" 7835 1 = "Yes" 7836 2 = "No - skip to SC4610" 7837 ; NOTE: Format SC4602L has been output. 7838 VALUE SC4604L (default=32) 7839 0 = "Not in universe" 7840 ; NOTE: Format SC4604L has been output. 7841 VALUE SC4606L (default=32) 7842 0 = "Not in universe" 7843 ; NOTE: Format SC4606L has been output. 7844 VALUE SC4610L (default=32) 7845 0 = "Not in universe" 7846 1 = "Yes" 7847 2 = "No - skip to SC4618" 125 The SAS System 15:22 Thursday, July 3, 2003 7848 ; NOTE: Format SC4610L has been output. 7849 VALUE SC4612L (default=32) 7850 0 = "Not in universe" 7851 ; NOTE: Format SC4612L has been output. 7852 VALUE SC4614L (default=32) 7853 0 = "Not in universe" 7854 ; NOTE: Format SC4614L has been output. 7855 VALUE SC4618L (default=32) 7856 0 = "Not in universe" 7857 1 = "Yes" 7858 2 = "No - skip to next ISS code or" 7859 ; NOTE: Format SC4618L has been output. 7860 VALUE SC4620L (default=32) 7861 0 = "Not in universe" 7862 ; NOTE: Format SC4620L has been output. 7863 VALUE SC4700L (default=32) 7864 0 = "Not marked as a type of asset owned" 7865 1 = "Marked as a type of asset owned" 7866 ; NOTE: Format SC4700L has been output. 7867 VALUE SC4702L (default=32) 7868 0 = "Not marked as a type of asset owned" 7869 1 = "Marked as a type of asset owned" 7870 ; NOTE: Format SC4702L has been output. 7871 VALUE SC4704L (default=32) 7872 0 = "Not marked as a type of asset owned" 7873 1 = "Marked as a type of asset owned" 7874 ; NOTE: Format SC4704L has been output. 7875 VALUE SC4706L (default=32) 7876 0 = "Not in universe" 7877 1 = "Yes" 7878 2 = "No - skip to SC4720" 7879 ; NOTE: Format SC4706L has been output. 7880 VALUE SC4708L (default=32) 7881 0 = "Not in universe" 7882 1 = "No spouse in household - skip" 7883 2 = "Interview for spouse not yet" 7884 3 = "Interview for spouse already" 7885 ; NOTE: Format SC4708L has been output. 7886 VALUE SC4710L (default=32) 7887 0 = "Not in universe" 7888 1 = "Yes" 7889 2 = "No - skip to SC4716" 7890 ; NOTE: Format SC4710L has been output. 7891 VALUE SC4712L (default=32) 7892 -9 = "Not in universe" 7893 0 = "None" 7894 ; NOTE: Format SC4712L has been output. 7895 VALUE SC4714L (default=32) 7896 0 = "Not in universe" 7897 1 = "Yes" 7898 2 = "No - skip to SC4718" 7899 ; NOTE: Format SC4714L has been output. 7900 VALUE SC4716L (default=32) 7901 -9 = "Not in universe" 7902 0 = "None" 7903 ; NOTE: Format SC4716L has been output. 7904 VALUE SC4718L (default=32) 7905 0 = "Not in universe" 7906 1 = "Yes" 7907 2 = "No" 7908 ; NOTE: Format SC4718L has been output. 126 The SAS System 15:22 Thursday, July 3, 2003 7909 VALUE SC4720L (default=32) 7910 -10000 = "Not in universe" 7911 0 = "None" 7912 ; NOTE: Format SC4720L has been output. 7913 VALUE G2_IMP0D (default=32) 7914 0 = "Not imputed" 7915 1 = "Imputed" 7916 ; NOTE: Format G2_IMP0D has been output. 7917 VALUE G2_IMP0K (default=32) 7918 0 = "Not imputed" 7919 1 = "Imputed" 7920 ; NOTE: Format G2_IMP0K has been output. 7921 VALUE G2_IMP0L (default=32) 7922 0 = "Not imputed" 7923 1 = "Imputed" 7924 ; NOTE: Format G2_IMP0L has been output. 7925 VALUE G2_IMP0M (default=32) 7926 0 = "Not imputed" 7927 1 = "Imputed" 7928 ; NOTE: Format G2_IMP0M has been output. 7929 VALUE G2_IMP0N (default=32) 7930 0 = "Not imputed" 7931 1 = "Imputed" 7932 ; NOTE: Format G2_IMP0N has been output. 7933 VALUE G2_IMP0O (default=32) 7934 0 = "Not imputed" 7935 1 = "Imputed" 7936 ; NOTE: Format G2_IMP0O has been output. 7937 VALUE G2_IMP0P (default=32) 7938 0 = "Not imputed" 7939 1 = "Imputed" 7940 ; NOTE: Format G2_IMP0P has been output. 7941 VALUE G2_IMP0Q (default=32) 7942 0 = "Not imputed" 7943 1 = "Imputed" 7944 ; NOTE: Format G2_IMP0Q has been output. 7945 VALUE G2_IMP0R (default=32) 7946 0 = "Not imputed" 7947 1 = "Imputed" 7948 ; NOTE: Format G2_IMP0R has been output. 7949 VALUE G2_IMP1D (default=32) 7950 0 = "Not imputed" 7951 1 = "Imputed" 7952 ; NOTE: Format G2_IMP1D has been output. 7953 VALUE G2_IMP1K (default=32) 7954 0 = "Not imputed" 7955 1 = "Imputed" 7956 ; NOTE: Format G2_IMP1K has been output. 7957 VALUE G2_IMP1L (default=32) 7958 0 = "Not imputed" 7959 1 = "Imputed" 7960 ; NOTE: Format G2_IMP1L has been output. 7961 VALUE G2_IMP1M (default=32) 7962 0 = "Not imputed" 7963 1 = "Imputed" 7964 ; NOTE: Format G2_IMP1M has been output. 7965 VALUE G2_IMP1N (default=32) 7966 0 = "Not imputed" 7967 1 = "Imputed" 7968 ; NOTE: Format G2_IMP1N has been output. 7969 VALUE G2_IMP1O (default=32) 127 The SAS System 15:22 Thursday, July 3, 2003 7970 0 = "Not imputed" 7971 1 = "Imputed" 7972 ; NOTE: Format G2_IMP1O has been output. 7973 VALUE G2_IMP1P (default=32) 7974 0 = "Not imputed" 7975 1 = "Imputed" 7976 ; NOTE: Format G2_IMP1P has been output. 7977 VALUE G2_IMP1Q (default=32) 7978 0 = "Not imputed" 7979 1 = "Imputed" 7980 ; NOTE: Format G2_IMP1Q has been output. 7981 VALUE G2_IMP1R (default=32) 7982 0 = "Not imputed" 7983 1 = "Imputed" 7984 ; NOTE: Format G2_IMP1R has been output. 7985 VALUE G2_IMP1S (default=32) 7986 0 = "Not imputed" 7987 1 = "Imputed" 7988 ; NOTE: Format G2_IMP1S has been output. 7989 VALUE G2_IMP2D (default=32) 7990 0 = "Not imputed" 7991 1 = "Imputed" 7992 ; NOTE: Format G2_IMP2D has been output. 7993 VALUE G2_IMP2K (default=32) 7994 0 = "Not imputed" 7995 1 = "Imputed" 7996 ; NOTE: Format G2_IMP2K has been output. 7997 VALUE G2_IMP2L (default=32) 7998 0 = "Not imputed" 7999 1 = "Imputed" 8000 ; NOTE: Format G2_IMP2L has been output. 8001 VALUE G2_IMP2M (default=32) 8002 0 = "Not imputed" 8003 1 = "Imputed" 8004 ; NOTE: Format G2_IMP2M has been output. 8005 VALUE G2_IMP2N (default=32) 8006 0 = "Not imputed" 8007 1 = "Imputed" 8008 ; NOTE: Format G2_IMP2N has been output. 8009 VALUE G2_IMP2O (default=32) 8010 0 = "Not imputed" 8011 1 = "Imputed" 8012 ; NOTE: Format G2_IMP2O has been output. 8013 VALUE G2_IMP2P (default=32) 8014 0 = "Not imputed" 8015 1 = "Imputed" 8016 ; NOTE: Format G2_IMP2P has been output. 8017 VALUE G2_IMP2Q (default=32) 8018 0 = "Not imputed" 8019 1 = "Imputed" 8020 ; NOTE: Format G2_IMP2Q has been output. 8021 VALUE WS1_200D (default=32) 8022 0 = "Not answered" 8023 9 = "Not in universe" 8024 ; NOTE: Format WS1_200D has been output. 8025 VALUE WS1_204D (default=32) 8026 0 = "Not in universe" 8027 1 = "Yes - skip to SC2048" 8028 2 = " No" 8029 ; NOTE: Format WS1_204D has been output. 8030 VALUE WS1_204L (default=32) 128 The SAS System 15:22 Thursday, July 3, 2003 8031 0 = "Not in universe" 8032 1 = "Yes" 8033 2 = " No" 8034 ; NOTE: Format WS1_204L has been output. 8035 VALUE WS2_200D (default=32) 8036 0 = "Not answered" 8037 9 = "Not in universe" 8038 ; NOTE: Format WS2_200D has been output. 8039 VALUE WS2_204D (default=32) 8040 0 = "Not in universe" 8041 1 = "Yes - skip to SC2048" 8042 2 = " No" 8043 ; NOTE: Format WS2_204D has been output. 8044 VALUE WS2_204L (default=32) 8045 0 = "Not in universe" 8046 1 = "Yes" 8047 2 = " No" 8048 ; NOTE: Format WS2_204L has been output. 8049 VALUE SE12202L (default=32) 8050 0 = "Not answered" 8051 ; NOTE: Format SE12202L has been output. 8052 VALUE SE22202L (default=32) 8053 0 = "Not answered" 8054 ; NOTE: Format SE22202L has been output. 8055 VALUE I41REC1L (default=32) 8056 0 = "Not in universe" 8057 1 = "Yes" 8058 2 = "No" 8059 ; NOTE: Format I41REC1L has been output. 8060 VALUE I41REC2L (default=32) 8061 0 = "Not in universe" 8062 1 = "Yes" 8063 2 = "No" 8064 ; NOTE: Format I41REC2L has been output. 8065 VALUE I41REC3L (default=32) 8066 0 = "Not in universe" 8067 1 = "Yes" 8068 2 = "No" 8069 ; NOTE: Format I41REC3L has been output. 8070 VALUE I41REC4L (default=32) 8071 0 = "Not in universe" 8072 1 = "Yes" 8073 2 = "No" 8074 ; NOTE: Format I41REC4L has been output. 8075 VALUE I41AMT1L (default=32) 8076 0 = "None" 8077 -9000 = "Not in universe" 8078 ; NOTE: Format I41AMT1L has been output. 8079 VALUE I41AMT2L (default=32) 8080 0 = "None" 8081 -9000 = "Not in universe" 8082 ; NOTE: Format I41AMT2L has been output. 8083 VALUE I41AMT3L (default=32) 8084 0 = "None" 8085 -9000 = "Not in universe" 8086 ; NOTE: Format I41AMT3L has been output. 8087 VALUE I41AMT4L (default=32) 8088 0 = "None" 8089 -9000 = "Not in universe" 8090 ; NOTE: Format I41AMT4L has been output. 8091 VALUE I41IMP0D (default=32) 8092 0 = "Not imputed" 129 The SAS System 15:22 Thursday, July 3, 2003 8093 1 = "Imputed" 8094 ; NOTE: Format I41IMP0D has been output. 8095 VALUE I41IMP0K (default=32) 8096 0 = "Not imputed" 8097 1 = "Imputed" 8098 ; NOTE: Format I41IMP0K has been output. 8099 VALUE I41IMP0L (default=32) 8100 0 = "Not imputed" 8101 1 = "Imputed" 8102 ; NOTE: Format I41IMP0L has been output. 8103 VALUE I41IMP0M (default=32) 8104 0 = "Not imputed" 8105 1 = "Imputed" 8106 ; NOTE: Format I41IMP0M has been output. 8107 VALUE H5_LVQTR (default=32) 8108 1 = "House, apartment, flat" 8109 2 = "HU in nontransient hotel, motel etc." 8110 3 = "HU, permanent in transient hotel, mote" /* l, etc. */ 8111 4 = "HU in rooming house" 8112 5 = "Mobile home or trailer with no permane" /* nt */ 8113 6 = "Mobile home or trailer with one or mor" /* e */ 8114 7 = "HU not specified above" 8115 8 = "Quarters not hu in rooming or boarding" 8116 9 = "Unit not permanent in transient hotel," 8117 10 = "Unoccupied tent or trailer site" 8118 11 = "Other unit not specified above" 8119 ; NOTE: Format H5_LVQTR has been output. 8120 VALUE H1_TYPE (default=32) 8121 0 = "Not in household" 8122 1 = "Married couple family household" 8123 2 = "Male householder family household" 8124 3 = "Female householder family household" 8125 4 = "Male householder nonfamily household" 8126 5 = "Female householder nonfamily household" 8127 6 = "Group quarters" 8128 ; NOTE: Format H1_TYPE has been output. 8129 VALUE U1_REINT (default=32) 8130 0 = "Not answered" 8131 1 = "Observed" 8132 2 = "Reinterview" 8133 ; NOTE: Format U1_REINT has been output. 8134 VALUE H1_MIS (default=32) 8135 1 = "Interview" 8136 2 = "Noninterivew" 8137 3 = "Not in sample" 8138 ; NOTE: Format H1_MIS has been output. 8139 VALUE H1_INT1L (default=32) 8140 0 = "Not in wave 1 household" 8141 1 = "Interviewed" 8142 2 = "No one home" 8143 3 = "Temporarily absent" 8144 4 = "Refused" 8145 5 = "Unable to locate" 8146 6 = "Other" 8147 9 = "Vacant" 8148 10 = "Occupied by persons with URE" 8149 11 = "Unfit or to be demolished" 8150 12 = "Under construction, not ready" 8151 13 = "Converted to temporary business" 8152 14 = "Unoccupied tent or trailer site" 8153 15 = "Permit granted, construction not" 8154 16 = "Other type B" 8155 17 = "Demolished" 8156 18 = "House or trailer moved" 8157 19 = "Converted to permanent business" 8158 20 = "Merged" 8159 21 = "Condemned" 8160 22 = "Other" 130 The SAS System 15:22 Thursday, July 3, 2003 8161 ; NOTE: Format H1_INT1L has been output. 8162 VALUE H2_TYPE (default=32) 8163 0 = "Not in household" 8164 1 = "Married couple family household" 8165 2 = "Male householder family household" 8166 3 = "Female householder family household" 8167 4 = "Male householder nonfamily household" 8168 5 = "Female householder nonfamily household" 8169 6 = "Group quarters" 8170 ; NOTE: Format H2_TYPE has been output. 8171 VALUE U2_REINT (default=32) 8172 0 = "Not answered" 8173 1 = "Observed" 8174 2 = "Reinterview" 8175 ; NOTE: Format U2_REINT has been output. 8176 VALUE H2_MIS (default=32) 8177 1 = "Interview" 8178 2 = "Noninterivew" 8179 3 = "Not in sample" 8180 ; NOTE: Format H2_MIS has been output. 8181 VALUE H2_INT1L (default=32) 8182 0 = "Not in wave 1 household" 8183 1 = "Interviewed" 8184 2 = "No one home" 8185 3 = "Temporarily absent" 8186 4 = "Refused" 8187 5 = "Unable to locate" 8188 6 = "Other" 8189 9 = "Vacant" 8190 10 = "Occupied by persons with URE" 8191 11 = "Unfit or to be demolished" 8192 12 = "Under construction, not ready" 8193 13 = "Converted to temporary business" 8194 14 = "Unoccupied tent or trailer site" 8195 15 = "Permit granted, construction not" 8196 16 = "Other type B" 8197 17 = "Demolished" 8198 18 = "House or trailer moved" 8199 19 = "Converted to permanent business" 8200 20 = "Merged" 8201 21 = "Condemned" 8202 22 = "Other" 8203 ; NOTE: Format H2_INT1L has been output. 8204 VALUE H3_TYPE (default=32) 8205 0 = "Not in household" 8206 1 = "Married couple family household" 8207 2 = "Male householder family household" 8208 3 = "Female householder family household" 8209 4 = "Male householder nonfamily household" 8210 5 = "Female householder nonfamily household" 8211 6 = "Group quarters" 8212 ; NOTE: Format H3_TYPE has been output. 8213 VALUE U3_REINT (default=32) 8214 0 = "Not answered" 8215 1 = "Observed" 8216 2 = "Reinterview" 8217 ; NOTE: Format U3_REINT has been output. 8218 VALUE H3_MIS (default=32) 8219 1 = "Interview" 8220 2 = "Noninterivew" 8221 3 = "Not in sample" 8222 ; NOTE: Format H3_MIS has been output. 8223 VALUE H3_INT1L (default=32) 8224 0 = "Not in wave 1 household" 8225 1 = "Interviewed" 8226 2 = "No one home" 8227 3 = "Temporarily absent" 8228 4 = "Refused" 131 The SAS System 15:22 Thursday, July 3, 2003 8229 5 = "Unable to locate" 8230 6 = "Other" 8231 9 = "Vacant" 8232 10 = "Occupied by persons with URE" 8233 11 = "Unfit or to be demolished" 8234 12 = "Under construction, not ready" 8235 13 = "Converted to temporary business" 8236 14 = "Unoccupied tent or trailer site" 8237 15 = "Permit granted, construction not" 8238 16 = "Other type B" 8239 17 = "Demolished" 8240 18 = "House or trailer moved" 8241 19 = "Converted to permanent business" 8242 20 = "Merged" 8243 21 = "Condemned" 8244 22 = "Other" 8245 ; NOTE: Format H3_INT1L has been output. 8246 VALUE H4_TYPE (default=32) 8247 0 = "Not in household" 8248 1 = "Married couple family household" 8249 2 = "Male householder family household" 8250 3 = "Female householder family household" 8251 4 = "Male householder nonfamily household" 8252 5 = "Female householder nonfamily household" 8253 6 = "Group quarters" 8254 ; NOTE: Format H4_TYPE has been output. 8255 VALUE U4_REINT (default=32) 8256 0 = "Not answered" 8257 1 = "Observed" 8258 2 = "Reinterview" 8259 ; NOTE: Format U4_REINT has been output. 8260 VALUE H4_MIS (default=32) 8261 1 = "Interview" 8262 2 = "Noninterivew" 8263 3 = "Not in sample" 8264 ; NOTE: Format H4_MIS has been output. 8265 VALUE H4_INT1L (default=32) 8266 0 = "Not in wave 1 household" 8267 1 = "Interviewed" 8268 2 = "No one home" 8269 3 = "Temporarily absent" 8270 4 = "Refused" 8271 5 = "Unable to locate" 8272 6 = "Other" 8273 9 = "Vacant" 8274 10 = "Occupied by persons with URE" 8275 11 = "Unfit or to be demolished" 8276 12 = "Under construction, not ready" 8277 13 = "Converted to temporary business" 8278 14 = "Unoccupied tent or trailer site" 8279 15 = "Permit granted, construction not" 8280 16 = "Other type B" 8281 17 = "Demolished" 8282 18 = "House or trailer moved" 8283 19 = "Converted to permanent business" 8284 20 = "Merged" 8285 21 = "Condemned" 8286 22 = "Other" 8287 ; NOTE: Format H4_INT1L has been output. 8288 VALUE H5_TYPE (default=32) 8289 0 = "Not in household" 8290 1 = "Married couple family household" 8291 2 = "Male householder family household" 8292 3 = "Female householder family household" 8293 4 = "Male householder nonfamily household" 8294 5 = "Female householder nonfamily household" 8295 6 = "Group quarters" 8296 ; NOTE: Format H5_TYPE has been output. 8297 VALUE H5_MIS (default=32) 8298 1 = "Interview" 132 The SAS System 15:22 Thursday, July 3, 2003 8299 2 = "Noninterivew" 8300 3 = "Not in sample" 8301 ; NOTE: Format H5_MIS has been output. 8302 VALUE U_BRTHMN (default=32) 8303 -9 = "Not answered" 8304 ; NOTE: Format U_BRTHMN has been output. 8305 VALUE PP_MIS1L (default=32) 8306 1 = "Interview" 8307 2 = "Noninterview" 8308 ; NOTE: Format PP_MIS1L has been output. 8309 VALUE PP_MIS2L (default=32) 8310 1 = "Interview" 8311 2 = "Noninterview" 8312 ; NOTE: Format PP_MIS2L has been output. 8313 VALUE PP_MIS3L (default=32) 8314 1 = "Interview" 8315 2 = "Noninterview" 8316 ; NOTE: Format PP_MIS3L has been output. 8317 VALUE PP_MIS4L (default=32) 8318 1 = "Interview" 8319 2 = "Noninterview" 8320 ; NOTE: Format PP_MIS4L has been output. 8321 VALUE PP_MIS5L (default=32) 8322 1 = "Interview" 8323 2 = "Noninterview" 8324 ; NOTE: Format PP_MIS5L has been output. 8325 VALUE MEDCODE (default=32) 8326 0 = "Not in universe" 8327 1 = "Retired or disabled worker" 8328 2 = "Spouse of retired or disabled" 8329 3 = "Widow of retired or disabled" 8330 4 = "Adult disabled as a child" 8331 5 = "Uninsured" 8332 7 = "Other or invalid code" 8333 9 = "Missing code" 8334 ; NOTE: Format MEDCODE has been output. 8335 VALUE SC1231L (default=32) 8336 0 = "Not in universe" 8337 1 = "Yes" 8338 2 = "No - skip to SC1233" 8339 ; NOTE: Format SC1231L has been output. 8340 VALUE SC1232L (default=32) 8341 1 = "Not in universe" 8342 2 = "Yes" 8343 3 = "No - skip to SC1240" 8344 ; NOTE: Format SC1232L has been output. 8345 VALUE SC1233L (default=32) 8346 0 = "Not in universe" 8347 -5 = "All weeks working fewer than" 8348 ; NOTE: Format SC1233L has been output. 8349 VALUE SC1238L (default=32) 8350 0 = "Not in universe" 8351 1 = "Could not find a full-time" 8352 2 = "Wanted to work part-time" 8353 3 = "Health condition or disability" 8354 4 = "Normal working hours are less" 8355 5 = "Slack work or material shortage" 8356 ; NOTE: Format SC1238L has been output. 8357 VALUE SC1656L (default=32) 8358 0 = "Not in universe" 8359 1 = "Yes, full-time" 8360 2 = "Yes, part-time" 8361 3 = "No - skip to SC1694" 8362 ; 133 The SAS System 15:22 Thursday, July 3, 2003 NOTE: Format SC1656L has been output. 8363 VALUE SC1668L (default=32) 8364 0 = "Not in universe" 8365 1 = "Elementary grades 1-8 skip to" 8366 2 = "High school grades 9-12 - skip" 8367 3 = "College year 1" 8368 4 = "College year 2" 8369 5 = "College year 3" 8370 6 = "College year 4" 8371 7 = "College year 5" 8372 8 = "College year 6" 8373 9 = "Vocational school" 8374 10 = "Technical school" 8375 11 = "Business school" 8376 ; NOTE: Format SC1668L has been output. 8377 VALUE SC1670L (default=32) 8378 0 = "Not in universe" 8379 1 = "Yes" 8380 2 = "No - skip to SC1670" 8381 ; NOTE: Format SC1670L has been output. 8382 VALUE SC1680L (default=32) 8383 6 = "Other" 8384 ; NOTE: Format SC1680L has been output. 8385 VALUE VERSION (default=32) 8386 1 = "Original" 8387 2 = "1st re-release, etc." 8388 ; NOTE: Format VERSION has been output. 8389 8390 filename raw pipe "unzip -p /homes/data/sipp/1985/sipp85w1.zip "; 8391 NOTE: The data set LIBRARY.FSP85W1 has 5037 observations and 17 variables. NOTE: PROCEDURE FORMAT used: real time 6.010 seconds cpu time 3.370 seconds 8392 data library.sip85w1; 8393 8394 missing A; 8395 infile raw lrecl = 20000 missover ; 8396 * To read in uncompressed file, uncomment INFILE & comment filename & infile lines; 8397 * On a PC, you may need to change the direction of the slashes as in C:\; 8398 *INFILE '/homes/data/sipp/1985/sipp85w1.dat' LRECL=20000 PAD END=EOF; 8399 8400 8401 8402 *LENGTH 8403 SUSEQNUM 4 8404 SU_ID $9 8405 H1_ADDID $2 8406 H1REFPER 4 8407 H1_WGT 8 8408 H1_MSA 4 8409 H1_POVD 4 8410 H1TOTINC 5 8411 H1_EARN 5 8412 H1_PROP 5 8413 H1_TRAN 5 8414 H1_OTHER 5 8415 H1NONCSH 4 8416 H1SOCSEC 4 8417 H1_SSI 4 8418 H1_UNEMP 4 8419 H1_VETS 4 8420 H1_AFDC 4 8421 H1_FDSTP 4 8422 H1PUBAMT 4 8423 H1_4804 4 8424 H1_4810 4 8425 H1_4814 4 8426 H1_4824 4 134 The SAS System 15:22 Thursday, July 3, 2003 8427 H2_ADDID $2 8428 H2REFPER 4 8429 H2_WGT 8 8430 H2_MSA 4 8431 H2_POVD 4 8432 H2TOTINC 5 8433 H2_EARN 5 8434 H2_PROP 5 8435 H2_TRAN 5 8436 H2_OTHER 5 8437 H2NONCSH 4 8438 H2SOCSEC 4 8439 H2_SSI 4 8440 H2_UNEMP 4 8441 H2_VETS 4 8442 H2_AFDC 4 8443 H2_FDSTP 4 8444 H2PUBAMT 4 8445 H2_4804 4 8446 H2_4810 4 8447 H2_4814 4 8448 H2_4824 4 8449 H3_ADDID $2 8450 H3REFPER 4 8451 H3_WGT 8 8452 H3_MSA 4 8453 H3_POVD 4 8454 H3TOTINC 5 8455 H3_EARN 5 8456 H3_PROP 5 8457 H3_TRAN 5 8458 H3_OTHER 5 8459 H3NONCSH 4 8460 H3SOCSEC 4 8461 H3_SSI 4 8462 H3_UNEMP 4 8463 H3_VETS 4 8464 H3_AFDC 4 8465 H3_FDSTP 4 8466 H3PUBAMT 4 8467 H3_4804 4 8468 H3_4810 4 8469 H3_4814 4 8470 H3_4824 4 8471 H4_ADDID $2 8472 H4REFPER 4 8473 H4_WGT 8 8474 H4_MSA 4 8475 H4_POVD 4 8476 H4TOTINC 5 8477 H4_EARN 5 8478 H4_PROP 5 8479 H4_TRAN 5 8480 H4_OTHER 5 8481 H4NONCSH 4 8482 H4SOCSEC 4 8483 H4_SSI 4 8484 H4_UNEMP 4 8485 H4_VETS 4 8486 H4_AFDC 4 8487 H4_FDSTP 4 8488 H4PUBAMT 4 8489 H4_4804 4 8490 H4_4810 4 8491 H4_4814 4 8492 H4_4824 4 8493 H5REFPER 4 8494 H5_ADDID $2 8495 H5_WGT 8 8496 F1REFPER 4 8497 F1SPOUSE 4 8498 F1_WGT 8 8499 F1_POVD 4 8500 F1TOTINC 5 8501 F1_EARN 5 8502 F1_PROP 5 135 The SAS System 15:22 Thursday, July 3, 2003 8503 F1_TRAN 5 8504 F1_OTHER 5 8505 F1SOCSEC 4 8506 F1_SSI 4 8507 F1_UNEMP 4 8508 F1_VETS 4 8509 F1_AFDC 4 8510 F1_FDSTP 4 8511 F2REFPER 4 8512 F2SPOUSE 4 8513 F2_WGT 8 8514 F2_POVD 4 8515 F2TOTINC 5 8516 F2_EARN 5 8517 F2_PROP 5 8518 F2_TRAN 5 8519 F2_OTHER 5 8520 F2SOCSEC 4 8521 F2_SSI 4 8522 F2_UNEMP 4 8523 F2_VETS 4 8524 F2_AFDC 4 8525 F2_FDSTP 4 8526 F3REFPER 4 8527 F3SPOUSE 4 8528 F3_WGT 8 8529 F3_POVD 4 8530 F3TOTINC 5 8531 F3_EARN 5 8532 F3_PROP 5 8533 F3_TRAN 5 8534 F3_OTHER 5 8535 F3SOCSEC 4 8536 F3_SSI 4 8537 F3_UNEMP 4 8538 F3_VETS 4 8539 F3_AFDC 4 8540 F3_FDSTP 4 8541 F4REFPER 4 8542 F4SPOUSE 4 8543 F4_WGT 8 8544 F4_POVD 4 8545 F4TOTINC 5 8546 F4_EARN 5 8547 F4_PROP 5 8548 F4_TRAN 5 8549 F4_OTHER 5 8550 F4SOCSEC 4 8551 F4_SSI 4 8552 F4_UNEMP 4 8553 F4_VETS 4 8554 F4_AFDC 4 8555 F4_FDSTP 4 8556 S1REFPER 4 8557 S1SPOUSE 4 8558 S1_WGT 8 8559 S1_POVD 4 8560 S1TOTINC 5 8561 S1_EARN 5 8562 S1_PROP 5 8563 S1_TRAN 5 8564 S1_OTHER 5 8565 S1SOCSEC 4 8566 S1_SSI 4 8567 S1_UNEMP 4 8568 S1_VETS 4 8569 S1_AFDC 4 8570 S1_FDSTP 4 8571 S2REFPER 4 8572 S2SPOUSE 4 8573 S2_WGT 8 8574 S2_POVD 4 8575 S2TOTINC 5 8576 S2_EARN 5 8577 S2_PROP 5 8578 S2_TRAN 5 136 The SAS System 15:22 Thursday, July 3, 2003 8579 S2_OTHER 5 8580 S2SOCSEC 4 8581 S2_SSI 4 8582 S2_UNEMP 4 8583 S2_VETS 4 8584 S2_AFDC 4 8585 S2_FDSTP 4 8586 S3REFPER 4 8587 S3SPOUSE 4 8588 S3_WGT 8 8589 S3_POVD 4 8590 S3TOTINC 5 8591 S3_EARN 5 8592 S3_PROP 5 8593 S3_TRAN 5 8594 S3_OTHER 5 8595 S3SOCSEC 4 8596 S3_SSI 4 8597 S3_UNEMP 4 8598 S3_VETS 4 8599 S3_AFDC 4 8600 S3_FDSTP 4 8601 S4REFPER 4 8602 S4SPOUSE 4 8603 S4_WGT 8 8604 S4_POVD 4 8605 S4TOTINC 5 8606 S4_EARN 5 8607 S4_PROP 5 8608 S4_TRAN 5 8609 S4_OTHER 5 8610 S4SOCSEC 4 8611 S4_SSI 4 8612 S4_UNEMP 4 8613 S4_VETS 4 8614 S4_AFDC 4 8615 S4_FDSTP 4 8616 PP_ENTRY $2 8617 FNLWGT_1 8 8618 FNLWGT_2 8 8619 FNLWGT_3 8 8620 FNLWGT_4 8 8621 FNLWGT_5 8 8622 U_BRTHYR 4 8623 PPTOTIN1 5 8624 PPTOTIN2 5 8625 PPTOTIN3 5 8626 PPTOTIN4 5 8627 PP_EARN1 5 8628 PP_EARN2 5 8629 PP_EARN3 5 8630 PP_EARN4 5 8631 PP_PROP1 5 8632 PP_PROP2 5 8633 PP_PROP3 5 8634 PP_PROP4 5 8635 PP_TRAN1 5 8636 PP_TRAN2 5 8637 PP_TRAN3 5 8638 PP_TRAN4 5 8639 PPOTHER1 5 8640 PPOTHER2 5 8641 PPOTHER3 5 8642 PPOTHER4 5 8643 WICVAL1 8 8644 WICVAL2 8 8645 WICVAL3 8 8646 WICVAL4 8 8647 WS1_AMT1 4 8648 WS1_AMT2 4 8649 WS1_AMT3 4 8650 WS1_AMT4 4 8651 WS1_2028 8 8652 WS1_2032 4 8653 WS1_2034 4 8654 WS1_2036 4 137 The SAS System 15:22 Thursday, July 3, 2003 8655 WS1_2038 4 8656 WS2_AMT1 4 8657 WS2_AMT2 4 8658 WS2_AMT3 4 8659 WS2_AMT4 4 8660 WS2_2028 8 8661 WS2_2032 4 8662 WS2_2034 4 8663 WS2_2036 4 8664 WS2_2038 4 8665 SE1AMT1 4 8666 SE1AMT2 4 8667 SE1AMT3 4 8668 SE1AMT4 4 8669 SE12238 4 8670 SE12240 4 8671 SE12242 4 8672 SE12244 4 8673 SE12256 4 8674 SE12260 4 8675 SE2AMT1 4 8676 SE2AMT2 4 8677 SE2AMT3 4 8678 SE2AMT4 4 8679 SE22238 4 8680 SE22240 4 8681 SE22242 4 8682 SE22244 4 8683 SE22256 4 8684 SE22260 4 8685 I01AMT1 4 8686 I01AMT2 4 8687 I01AMT3 4 8688 I01AMT4 4 8689 KDSSAMT1 4 8690 KDSSAMT2 4 8691 KDSSAMT3 4 8692 KDSSAMT4 4 8693 I02AMT1 4 8694 I02AMT2 4 8695 I02AMT3 4 8696 I02AMT4 4 8697 KDRRAMT1 4 8698 KDRRAMT2 4 8699 KDRRAMT3 4 8700 KDRRAMT4 4 8701 I03AMT1 4 8702 I03AMT2 4 8703 I03AMT3 4 8704 I03AMT4 4 8705 I05AMT1 4 8706 I05AMT2 4 8707 I05AMT3 4 8708 I05AMT4 4 8709 I06AMT1 4 8710 I06AMT2 4 8711 I06AMT3 4 8712 I06AMT4 4 8713 I07AMT1 4 8714 I07AMT2 4 8715 I07AMT3 4 8716 I07AMT4 4 8717 I08AMT1 4 8718 I08AMT2 4 8719 I08AMT3 4 8720 I08AMT4 4 8721 I10AMT1 4 8722 I10AMT2 4 8723 I10AMT3 4 8724 I10AMT4 4 8725 I12AMT1 4 8726 I12AMT2 4 8727 I12AMT3 4 8728 I12AMT4 4 8729 I13AMT1 4 8730 I13AMT2 4 138 The SAS System 15:22 Thursday, July 3, 2003 8731 I13AMT3 4 8732 I13AMT4 4 8733 I20AMT1 4 8734 I20AMT2 4 8735 I20AMT3 4 8736 I20AMT4 4 8737 I21AMT1 4 8738 I21AMT2 4 8739 I21AMT3 4 8740 I21AMT4 4 8741 I23AMT1 4 8742 I23AMT2 4 8743 I23AMT3 4 8744 I23AMT4 4 8745 I24AMT1 4 8746 I24AMT2 4 8747 I24AMT3 4 8748 I24AMT4 4 8749 I27AMT1 4 8750 I27AMT2 4 8751 I27AMT3 4 8752 I27AMT4 4 8753 I28AMT1 4 8754 I28AMT2 4 8755 I28AMT3 4 8756 I28AMT4 4 8757 I29AMT1 4 8758 I29AMT2 4 8759 I29AMT3 4 8760 I29AMT4 4 8761 I30AMT1 4 8762 I30AMT2 4 8763 I30AMT3 4 8764 I30AMT4 4 8765 I31AMT1 4 8766 I31AMT2 4 8767 I31AMT3 4 8768 I31AMT4 4 8769 I32AMT1 4 8770 I32AMT2 4 8771 I32AMT3 4 8772 I32AMT4 4 8773 I34AMT1 4 8774 I34AMT2 4 8775 I34AMT3 4 8776 I34AMT4 4 8777 I35AMT1 4 8778 I35AMT2 4 8779 I35AMT3 4 8780 I35AMT4 4 8781 I36AMT1 4 8782 I36AMT2 4 8783 I36AMT3 4 8784 I36AMT4 4 8785 I37AMT1 4 8786 I37AMT2 4 8787 I37AMT3 4 8788 I37AMT4 4 8789 I38AMT1 4 8790 I38AMT2 4 8791 I38AMT3 4 8792 I38AMT4 4 8793 I40AMT1 4 8794 I40AMT2 4 8795 I40AMT3 4 8796 I40AMT4 4 8797 I50AMT1 4 8798 I50AMT2 4 8799 I50AMT3 4 8800 I50AMT4 4 8801 I51AMT1 4 8802 I51AMT2 4 8803 I51AMT3 4 8804 I51AMT4 4 8805 I52AMT1 4 8806 I52AMT2 4 139 The SAS System 15:22 Thursday, July 3, 2003 8807 I52AMT3 4 8808 I52AMT4 4 8809 I53AMT1 4 8810 I53AMT2 4 8811 I53AMT3 4 8812 I53AMT4 4 8813 I54AMT1 4 8814 I54AMT2 4 8815 I54AMT3 4 8816 I54AMT4 4 8817 I55AMT1 4 8818 I55AMT2 4 8819 I55AMT3 4 8820 I55AMT4 4 8821 I56AMT1 4 8822 I56AMT2 4 8823 I56AMT3 4 8824 I56AMT4 4 8825 I75AMT1 4 8826 I75AMT2 4 8827 I75AMT3 4 8828 I75AMT4 4 8829 JINT1001 4 8830 JINT1002 4 8831 JINT1003 4 8832 JINT1004 4 8833 OINT1001 4 8834 OINT1002 4 8835 OINT1003 4 8836 OINT1004 4 8837 JINT1041 4 8838 JINT1042 4 8839 JINT1043 4 8840 JINT1044 4 8841 OINT1041 4 8842 OINT1042 4 8843 OINT1043 4 8844 OINT1044 4 8845 JDIR1101 4 8846 JDIR1102 4 8847 JDIR1103 4 8848 JDIR1104 4 8849 ODIR1101 4 8850 ODIR1102 4 8851 ODIR1103 4 8852 ODIR1104 4 8853 JDIC1101 4 8854 JDIC1102 4 8855 JDIC1103 4 8856 JDIC1104 4 8857 ODIC1101 4 8858 ODIC1102 4 8859 ODIC1103 4 8860 ODIC1104 4 8861 JRNT1201 4 8862 JRNT1202 4 8863 JRNT1203 4 8864 JRNT1204 4 8865 ORNT1201 4 8866 ORNT1202 4 8867 ORNT1203 4 8868 ORNT1204 4 8869 OJRT1201 4 8870 OJRT1202 4 8871 OJRT1203 4 8872 OJRT1204 4 8873 JMAM1301 4 8874 JMAM1302 4 8875 JMAM1303 4 8876 JMAM1304 4 8877 OMAM1301 4 8878 OMAM1302 4 8879 OMAM1303 4 8880 OMAM1304 4 8881 RAM40501 4 8882 RAM40502 4 140 The SAS System 15:22 Thursday, July 3, 2003 8883 RAM40503 4 8884 RAM40504 4 8885 SC4312 4 8886 SC4320 4 8887 SC4412 4 8888 SC4420 4 8889 SC4504 4 8890 SC4508 4 8891 SC4516 4 8892 SC4518 4 8893 SC4604 4 8894 SC4606 4 8895 SC4612 4 8896 SC4614 4 8897 SC4620 4 8898 SC4712 4 8899 SC4716 4 8900 SC4720 4 8901 I41AMT1 4 8902 I41AMT2 4 8903 I41AMT3 4 8904 I41AMT4 4 8905 DEFAULT=3; 8906 8907 8908 /*-------------------------------------------------------------------------------------*/ 8909 /* The following changes in variable names have been made, if necessary: 8910 '$' to 'd'; '-' to '_'; '%' to 'p'; 8911 8912 Note: Variable names in SAS are not case-sensitive */ 8913 8914 /*-------------------------------------------------------------------------------------*/ 8915 8916 INPUT 8917 8918 @1 SUSEQNUM 5. 8919 @6 SU_ID $9. 8920 @18 SU_ROT 1. 8921 @19 SUHHCNT1 2. 8922 @21 SUHHCNT2 2. 8923 @23 SUHHCNT3 2. 8924 @25 SUHHCNT4 2. 8925 @27 SUHHCNT5 2. 8926 @29 SU_TOTHH 2. 8927 @31 SU_TOTFF 2. 8928 @33 SU_TOTPP 2. 8929 @35 SU_TOTWS 2. 8930 @37 SU_TOTSE 2. 8931 @39 SU_TOTG2 2. 8932 @41 STATE 2. 8933 @43 SU_RGC 3. 8934 @46 H1_ADDID $2. 8935 @48 H1_MONTH 2. 8936 @50 H1_YEAR 2. 8937 @52 H1_NF 2. 8938 @54 H1_FFCNT 2. 8939 @56 H1_SSCNT 2. 8940 @58 H1REFPER 5. 8941 @63 H1_NP 2. 8942 @77 H1_WGT 12.4 8943 @89 H1_HSC 1. 8944 @90 H1_STRAT 2. 8945 @92 H1_STATE 2. 8946 @94 H1_METRO 1. 8947 @95 H1_MSA 4. 8948 @99 H1_ACCES 1. 8949 @101 H1_LVQTR 2. 8950 @103 H1_UNITS 2. 8951 @105 H1_TENUR 1. 8952 @106 H1_PUBHS 1. 8953 @107 H1_LORNT 1. 8954 @108 H1_RACE 1. 8955 @109 H1_SEX 1. 8956 @110 H1_SIZE 2. 8957 @112 H1_SAMPL 2. 8958 @114 H1_SEG 1. 141 The SAS System 15:22 Thursday, July 3, 2003 8959 @115 H1_INTCD $3. 8960 @118 U1CCWAVE 1. 8961 @119 U1FRMSLE 1. 8962 @120 U1_ACCES 1. 8963 @122 U1_LVQTR 2. 8964 @124 U1_UNITS 2. 8965 @126 U1_TENUR 1. 8966 @127 U1_PUBHS 2. 8967 @129 U1_LORNT 2. 8968 @131 H1ITM36A 1. 8969 @132 H1ITM36B 2. 8970 @134 U1_RACE 1. 8971 @135 U1_SEX 1. 8972 @136 U1_SIZE 2. 8973 @138 U1ITM38A 1. 8974 @139 U1ITM38B 2. 8975 @141 U1TOTVST 2. 8976 @143 U1TOTPHN 2. 8977 @145 U1CCRSPP 3. 8978 @148 H1_0010 1. 8979 @149 H1_0012 1. 8980 @150 H1_0014 1. 8981 @151 H1_0016 1. 8982 @152 H1_0018 1. 8983 @153 H1_0020 1. 8984 @170 H1_MEANS 1. 8985 @171 H1_CASH 1. 8986 @172 H1NCASHB 1. 8987 @173 H1_POVd 5. 8988 @178 H1TOTINC 8. 8989 @186 H1_EARN 7. 8990 @193 H1_PROP 8. 8991 @201 H1_TRAN 7. 8992 @208 H1_OTHER 7. 8993 @215 H1NONCSH 6. 8994 @221 H1SOCSEC 6. 8995 @227 H1_SSI 6. 8996 @233 H1_UNEMP 6. 8997 @239 H1_VETS 6. 8998 @245 H1_AFDC 6. 8999 @251 H1_FDSTP 6. 9000 @257 H1_PUB 1. 9001 @258 H1PUBAMT 6. 9002 @264 H1_UTLTY 1. 9003 @265 H1_ENRGY 1. 9004 @266 H1_LUNCH 1. 9005 @267 H1_BREAK 1. 9006 @268 H1_4802 1. 9007 @269 H1_4804 6. 9008 @275 H1_4806 1. 9009 @276 H1_4808 1. 9010 @277 H1_4810 6. 9011 @283 H1_4812 1. 9012 @284 H1_4814 6. 9013 @290 H1_4816 1. 9014 @291 H1_4818 1. 9015 @292 H1_4820 1. 9016 @293 H1_4822 1. 9017 @294 H1_4824 6. 9018 @300 H1_4826 1. 9019 @301 H1_4828 1. 9020 @302 H1_4830 2. 9021 @304 H1_4832 1. 9022 @305 H1_4834 2. 9023 @307 H1_4836 1. 9024 @308 H1_4838 1. 9025 @309 H1_4840 1. 9026 @310 H1_4842 2. 9027 @312 H1_4844 1. 9028 @313 H1_4846 1. 9029 @314 H1_IMP01 1. 9030 @315 H1_IMP02 1. 9031 @316 H1_IMP03 1. 9032 @317 H1_IMP04 1. 9033 @318 H1_IMP05 1. 9034 @319 H1_IMP06 1. 142 The SAS System 15:22 Thursday, July 3, 2003 9035 @320 H1_IMP07 1. 9036 @321 H1_IMP08 1. 9037 @322 H1_IMP09 1. 9038 @323 H1_IMP10 1. 9039 @324 H1_IMP11 1. 9040 @325 H1_IMP12 1. 9041 @326 H1_IMP13 1. 9042 @327 H1_IMP14 1. 9043 @328 H1_IMP15 1. 9044 @329 H1_IMP16 1. 9045 @330 H1_IMP17 1. 9046 @331 H1_IMP18 1. 9047 @332 H1_IMP19 1. 9048 @333 H1_IMP20 1. 9049 @334 H2_ADDID $2. 9050 @336 H2_MONTH 2. 9051 @338 H2_YEAR 2. 9052 @340 H2_NF 2. 9053 @342 H2_FFCNT 2. 9054 @344 H2_SSCNT 2. 9055 @346 H2REFPER 5. 9056 @351 H2_NP 2. 9057 @365 H2_WGT 12.4 9058 @377 H2_HSC 1. 9059 @378 H2_STRAT 2. 9060 @380 H2_STATE 2. 9061 @382 H2_METRO 1. 9062 @383 H2_MSA 4. 9063 @387 H2_ACCES 1. 9064 @389 H2_LVQTR 2. 9065 @391 H2_UNITS 2. 9066 @393 H2_TENUR 1. 9067 @394 H2_PUBHS 1. 9068 @395 H2_LORNT 1. 9069 @396 H2_RACE 1. 9070 @397 H2_SEX 1. 9071 @398 H2_SIZE 2. 9072 @400 H2_SAMPL 2. 9073 @402 H2_SEG 1. 9074 @403 H2_INTCD $3. 9075 @406 U2CCWAVE 1. 9076 @407 U2FRMSLE 1. 9077 @408 U2_ACCES 1. 9078 @410 U2_LVQTR 2. 9079 @412 U2_UNITS 2. 9080 @414 U2_TENUR 1. 9081 @415 U2_PUBHS 2. 9082 @417 U2_LORNT 2. 9083 @419 H2ITM36A 1. 9084 @420 H2ITM36B 2. 9085 @422 U2_RACE 1. 9086 @423 U2_SEX 1. 9087 @424 U2_SIZE 2. 9088 @426 U2ITM38A 1. 9089 @427 U2ITM38B 2. 9090 @429 U2TOTVST 2. 9091 @431 U2TOTPHN 2. 9092 @433 U2CCRSPP 3. 9093 @436 H2_0010 1. 9094 @437 H2_0012 1. 9095 @438 H2_0014 1. 9096 @439 H2_0016 1. 9097 @440 H2_0018 1. 9098 @441 H2_0020 1. 9099 @458 H2_MEANS 1. 9100 @459 H2_CASH 1. 9101 @460 H2NCASHB 1. 9102 @461 H2_POVd 5. 9103 @466 H2TOTINC 8. 9104 @474 H2_EARN 7. 9105 @481 H2_PROP 8. 9106 @489 H2_TRAN 7. 9107 @496 H2_OTHER 7. 9108 @503 H2NONCSH 6. 9109 @509 H2SOCSEC 6. 9110 @515 H2_SSI 6. 143 The SAS System 15:22 Thursday, July 3, 2003 9111 @521 H2_UNEMP 6. 9112 @527 H2_VETS 6. 9113 @533 H2_AFDC 6. 9114 @539 H2_FDSTP 6. 9115 @545 H2_PUB 1. 9116 @546 H2PUBAMT 6. 9117 @552 H2_UTLTY 1. 9118 @553 H2_ENRGY 1. 9119 @554 H2_LUNCH 1. 9120 @555 H2_BREAK 1. 9121 @556 H2_4802 1. 9122 @557 H2_4804 6. 9123 @563 H2_4806 1. 9124 @564 H2_4808 1. 9125 @565 H2_4810 6. 9126 @571 H2_4812 1. 9127 @572 H2_4814 6. 9128 @578 H2_4816 1. 9129 @579 H2_4818 1. 9130 @580 H2_4820 1. 9131 @581 H2_4822 1. 9132 @582 H2_4824 6. 9133 @588 H2_4826 1. 9134 @589 H2_4828 1. 9135 @590 H2_4830 2. 9136 @592 H2_4832 1. 9137 @593 H2_4834 2. 9138 @595 H2_4836 1. 9139 @596 H2_4838 1. 9140 @597 H2_4840 1. 9141 @598 H2_4842 2. 9142 @600 H2_4844 1. 9143 @601 H2_4846 1. 9144 @602 H2_IMP01 1. 9145 @603 H2_IMP02 1. 9146 @604 H2_IMP03 1. 9147 @605 H2_IMP04 1. 9148 @606 H2_IMP05 1. 9149 @607 H2_IMP06 1. 9150 @608 H2_IMP07 1. 9151 @609 H2_IMP08 1. 9152 @610 H2_IMP09 1. 9153 @611 H2_IMP10 1. 9154 @612 H2_IMP11 1. 9155 @613 H2_IMP12 1. 9156 @614 H2_IMP13 1. 9157 @615 H2_IMP14 1. 9158 @616 H2_IMP15 1. 9159 @617 H2_IMP16 1. 9160 @618 H2_IMP17 1. 9161 @619 H2_IMP18 1. 9162 @620 H2_IMP19 1. 9163 @621 H2_IMP20 1. 9164 @622 H3_ADDID $2. 9165 @624 H3_MONTH 2. 9166 @626 H3_YEAR 2. 9167 @628 H3_NF 2. 9168 @630 H3_FFCNT 2. 9169 @632 H3_SSCNT 2. 9170 @634 H3REFPER 5. 9171 @639 H3_NP 2. 9172 @653 H3_WGT 12.4 9173 @665 H3_HSC 1. 9174 @666 H3_STRAT 2. 9175 @668 H3_STATE 2. 9176 @670 H3_METRO 1. 9177 @671 H3_MSA 4. 9178 @675 H3_ACCES 1. 9179 @677 H3_LVQTR 2. 9180 @679 H3_UNITS 2. 9181 @681 H3_TENUR 1. 9182 @682 H3_PUBHS 1. 9183 @683 H3_LORNT 1. 9184 @684 H3_RACE 1. 9185 @685 H3_SEX 1. 9186 @686 H3_SIZE 2. 144 The SAS System 15:22 Thursday, July 3, 2003 9187 @688 H3_SAMPL 2. 9188 @690 H3_SEG 1. 9189 @691 H3_INTCD $3. 9190 @694 U3CCWAVE 1. 9191 @695 U3FRMSLE 1. 9192 @696 U3_ACCES 1. 9193 @698 U3_LVQTR 2. 9194 @700 U3_UNITS 2. 9195 @702 U3_TENUR 1. 9196 @703 U3_PUBHS 2. 9197 @705 U3_LORNT 2. 9198 @707 H3ITM36A 1. 9199 @708 H3ITM36B 2. 9200 @710 U3_RACE 1. 9201 @711 U3_SEX 1. 9202 @712 U3_SIZE 2. 9203 @714 U3ITM38A 1. 9204 @715 U3ITM38B 2. 9205 @717 U3TOTVST 2. 9206 @719 U3TOTPHN 2. 9207 @721 U3CCRSPP 3. 9208 @724 H3_0010 1. 9209 @725 H3_0012 1. 9210 @726 H3_0014 1. 9211 @727 H3_0016 1. 9212 @728 H3_0018 1. 9213 @729 H3_0020 1. 9214 @746 H3_MEANS 1. 9215 @747 H3_CASH 1. 9216 @748 H3NCASHB 1. 9217 @749 H3_POVd 5. 9218 @754 H3TOTINC 8. 9219 @762 H3_EARN 7. 9220 @769 H3_PROP 8. 9221 @777 H3_TRAN 7. 9222 @784 H3_OTHER 7. 9223 @791 H3NONCSH 6. 9224 @797 H3SOCSEC 6. 9225 @803 H3_SSI 6. 9226 @809 H3_UNEMP 6. 9227 @815 H3_VETS 6. 9228 @821 H3_AFDC 6. 9229 @827 H3_FDSTP 6. 9230 @833 H3_PUB 1. 9231 @834 H3PUBAMT 6. 9232 @840 H3_UTLTY 1. 9233 @841 H3_ENRGY 1. 9234 @842 H3_LUNCH 1. 9235 @843 H3_BREAK 1. 9236 @844 H3_4802 1. 9237 @845 H3_4804 6. 9238 @851 H3_4806 1. 9239 @852 H3_4808 1. 9240 @853 H3_4810 6. 9241 @859 H3_4812 1. 9242 @860 H3_4814 6. 9243 @866 H3_4816 1. 9244 @867 H3_4818 1. 9245 @868 H3_4820 1. 9246 @869 H3_4822 1. 9247 @870 H3_4824 6. 9248 @876 H3_4826 1. 9249 @877 H3_4828 1. 9250 @878 H3_4830 2. 9251 @880 H3_4832 1. 9252 @881 H3_4834 2. 9253 @883 H3_4836 1. 9254 @884 H3_4838 1. 9255 @885 H3_4840 1. 9256 @886 H3_4842 2. 9257 @888 H3_4844 1. 9258 @889 H3_4846 1. 9259 @890 H3_IMP01 1. 9260 @891 H3_IMP02 1. 9261 @892 H3_IMP03 1. 9262 @893 H3_IMP04 1. 145 The SAS System 15:22 Thursday, July 3, 2003 9263 @894 H3_IMP05 1. 9264 @895 H3_IMP06 1. 9265 @896 H3_IMP07 1. 9266 @897 H3_IMP08 1. 9267 @898 H3_IMP09 1. 9268 @899 H3_IMP10 1. 9269 @900 H3_IMP11 1. 9270 @901 H3_IMP12 1. 9271 @902 H3_IMP13 1. 9272 @903 H3_IMP14 1. 9273 @904 H3_IMP15 1. 9274 @905 H3_IMP16 1. 9275 @906 H3_IMP17 1. 9276 @907 H3_IMP18 1. 9277 @908 H3_IMP19 1. 9278 @909 H3_IMP20 1. 9279 @910 H4_ADDID $2. 9280 @912 H4_MONTH 2. 9281 @914 H4_YEAR 2. 9282 @916 H4_NF 2. 9283 @918 H4_FFCNT 2. 9284 @920 H4_SSCNT 2. 9285 @922 H4REFPER 5. 9286 @927 H4_NP 2. 9287 @941 H4_WGT 12.4 9288 @953 H4_HSC 1. 9289 @954 H4_STRAT 2. 9290 @956 H4_STATE 2. 9291 @958 H4_METRO 1. 9292 @959 H4_MSA 4. 9293 @963 H4_ACCES 1. 9294 @965 H4_LVQTR 2. 9295 @967 H4_UNITS 2. 9296 @969 H4_TENUR 1. 9297 @970 H4_PUBHS 1. 9298 @971 H4_LORNT 1. 9299 @972 H4_RACE 1. 9300 @973 H4_SEX 1. 9301 @974 H4_SIZE 2. 9302 @976 H4_SAMPL 2. 9303 @978 H4_SEG 1. 9304 @979 H4_INTCD $3. 9305 @982 U4CCWAVE 1. 9306 @983 U4FRMSLE 1. 9307 @984 U4_ACCES 1. 9308 @986 U4_LVQTR 2. 9309 @988 U4_UNITS 2. 9310 @990 U4_TENUR 1. 9311 @991 U4_PUBHS 2. 9312 @993 U4_LORNT 2. 9313 @995 H4ITM36A 1. 9314 @996 H4ITM36B 2. 9315 @998 U4_RACE 1. 9316 @999 U4_SEX 1. 9317 @1000 U4_SIZE 2. 9318 @1002 U4ITM38A 1. 9319 @1003 U4ITM38B 2. 9320 @1005 U4TOTVST 2. 9321 @1007 U4TOTPHN 2. 9322 @1009 U4CCRSPP 3. 9323 @1012 H4_0010 1. 9324 @1013 H4_0012 1. 9325 @1014 H4_0014 1. 9326 @1015 H4_0016 1. 9327 @1016 H4_0018 1. 9328 @1017 H4_0020 1. 9329 @1034 H4_MEANS 1. 9330 @1035 H4_CASH 1. 9331 @1036 H4NCASHB 1. 9332 @1037 H4_POVd 5. 9333 @1042 H4TOTINC 8. 9334 @1050 H4_EARN 7. 9335 @1057 H4_PROP 8. 9336 @1065 H4_TRAN 7. 9337 @1072 H4_OTHER 7. 9338 @1079 H4NONCSH 6. 146 The SAS System 15:22 Thursday, July 3, 2003 9339 @1085 H4SOCSEC 6. 9340 @1091 H4_SSI 6. 9341 @1097 H4_UNEMP 6. 9342 @1103 H4_VETS 6. 9343 @1109 H4_AFDC 6. 9344 @1115 H4_FDSTP 6. 9345 @1121 H4_PUB 1. 9346 @1122 H4PUBAMT 6. 9347 @1128 H4_UTLTY 1. 9348 @1129 H4_ENRGY 1. 9349 @1130 H4_LUNCH 1. 9350 @1131 H4_BREAK 1. 9351 @1132 H4_4802 1. 9352 @1133 H4_4804 6. 9353 @1139 H4_4806 1. 9354 @1140 H4_4808 1. 9355 @1141 H4_4810 6. 9356 @1147 H4_4812 1. 9357 @1148 H4_4814 6. 9358 @1154 H4_4816 1. 9359 @1155 H4_4818 1. 9360 @1156 H4_4820 1. 9361 @1157 H4_4822 1. 9362 @1158 H4_4824 6. 9363 @1164 H4_4826 1. 9364 @1165 H4_4828 1. 9365 @1166 H4_4830 2. 9366 @1168 H4_4832 1. 9367 @1169 H4_4834 2. 9368 @1171 H4_4836 1. 9369 @1172 H4_4838 1. 9370 @1173 H4_4840 1. 9371 @1174 H4_4842 2. 9372 @1176 H4_4844 1. 9373 @1177 H4_4846 1. 9374 @1178 H4_IMP01 1. 9375 @1179 H4_IMP02 1. 9376 @1180 H4_IMP03 1. 9377 @1181 H4_IMP04 1. 9378 @1182 H4_IMP05 1. 9379 @1183 H4_IMP06 1. 9380 @1184 H4_IMP07 1. 9381 @1185 H4_IMP08 1. 9382 @1186 H4_IMP09 1. 9383 @1187 H4_IMP10 1. 9384 @1188 H4_IMP11 1. 9385 @1189 H4_IMP12 1. 9386 @1190 H4_IMP13 1. 9387 @1191 H4_IMP14 1. 9388 @1192 H4_IMP15 1. 9389 @1193 H4_IMP16 1. 9390 @1194 H4_IMP17 1. 9391 @1195 H4_IMP18 1. 9392 @1196 H4_IMP19 1. 9393 @1197 H4_IMP20 1. 9394 @1198 H5REFPER 5. 9395 @1203 H5_NP 2. 9396 @1205 H5_ADDID $2. 9397 @1207 H5_WGT 12.4 9398 @1219 F1_NUMBR 2. 9399 @1221 F1_MONTH 2. 9400 @1223 F1_YEAR 2. 9401 @1225 F1NUMPER 2. 9402 @1227 F1REFPER 5. 9403 @1232 F1SPOUSE 5. 9404 @1237 F1_TYPE 1. 9405 @1238 F1_KIND 1. 9406 @1239 F1OWNKID 2. 9407 @1241 F1OKLT18 2. 9408 @1243 F1_WGT 12.4 9409 @1255 F1_POVd 5. 9410 @1260 F1TOTINC 8. 9411 @1268 F1_EARN 7. 9412 @1275 F1_PROP 8. 9413 @1283 F1_TRAN 7. 9414 @1290 F1_OTHER 7. 147 The SAS System 15:22 Thursday, July 3, 2003 9415 @1297 F1SOCSEC 6. 9416 @1303 F1_SSI 6. 9417 @1309 F1_UNEMP 6. 9418 @1315 F1_VETS 6. 9419 @1321 F1_AFDC 6. 9420 @1327 F1_FDSTP 6. 9421 @1333 F2_NUMBR 2. 9422 @1335 F2_MONTH 2. 9423 @1337 F2_YEAR 2. 9424 @1339 F2NUMPER 2. 9425 @1341 F2REFPER 5. 9426 @1346 F2SPOUSE 5. 9427 @1351 F2_TYPE 1. 9428 @1352 F2_KIND 1. 9429 @1353 F2OWNKID 2. 9430 @1355 F2OKLT18 2. 9431 @1357 F2_WGT 12.4 9432 @1369 F2_POVd 5. 9433 @1374 F2TOTINC 8. 9434 @1382 F2_EARN 7. 9435 @1389 F2_PROP 8. 9436 @1397 F2_TRAN 7. 9437 @1404 F2_OTHER 7. 9438 @1411 F2SOCSEC 6. 9439 @1417 F2_SSI 6. 9440 @1423 F2_UNEMP 6. 9441 @1429 F2_VETS 6. 9442 @1435 F2_AFDC 6. 9443 @1441 F2_FDSTP 6. 9444 @1447 F3_NUMBR 2. 9445 @1449 F3_MONTH 2. 9446 @1451 F3_YEAR 2. 9447 @1453 F3NUMPER 2. 9448 @1455 F3REFPER 5. 9449 @1460 F3SPOUSE 5. 9450 @1465 F3_TYPE 1. 9451 @1466 F3_KIND 1. 9452 @1467 F3OWNKID 2. 9453 @1469 F3OKLT18 2. 9454 @1471 F3_WGT 12.4 9455 @1483 F3_POVd 5. 9456 @1488 F3TOTINC 8. 9457 @1496 F3_EARN 7. 9458 @1503 F3_PROP 8. 9459 @1511 F3_TRAN 7. 9460 @1518 F3_OTHER 7. 9461 @1525 F3SOCSEC 6. 9462 @1531 F3_SSI 6. 9463 @1537 F3_UNEMP 6. 9464 @1543 F3_VETS 6. 9465 @1549 F3_AFDC 6. 9466 @1555 F3_FDSTP 6. 9467 @1561 F4_NUMBR 2. 9468 @1563 F4_MONTH 2. 9469 @1565 F4_YEAR 2. 9470 @1567 F4NUMPER 2. 9471 @1569 F4REFPER 5. 9472 @1574 F4SPOUSE 5. 9473 @1579 F4_TYPE 1. 9474 @1580 F4_KIND 1. 9475 @1581 F4OWNKID 2. 9476 @1583 F4OKLT18 2. 9477 @1585 F4_WGT 12.4 9478 @1597 F4_POVd 5. 9479 @1602 F4TOTINC 8. 9480 @1610 F4_EARN 7. 9481 @1617 F4_PROP 8. 9482 @1625 F4_TRAN 7. 9483 @1632 F4_OTHER 7. 9484 @1639 F4SOCSEC 6. 9485 @1645 F4_SSI 6. 9486 @1651 F4_UNEMP 6. 9487 @1657 F4_VETS 6. 9488 @1663 F4_AFDC 6. 9489 @1669 F4_FDSTP 6. 9490 @1675 S1_NUMBR 2. 148 The SAS System 15:22 Thursday, July 3, 2003 9491 @1677 S1_MONTH 2. 9492 @1679 S1_YEAR 2. 9493 @1681 S1NUMPER 2. 9494 @1683 S1REFPER 5. 9495 @1688 S1SPOUSE 5. 9496 @1693 S1_TYPE 1. 9497 @1694 S1_KIND 1. 9498 @1695 S1OWNKID 2. 9499 @1697 S1OKLT18 2. 9500 @1699 S1_WGT 12.4 9501 @1711 S1_POVd 5. 9502 @1716 S1TOTINC 8. 9503 @1724 S1_EARN 7. 9504 @1731 S1_PROP 8. 9505 @1739 S1_TRAN 7. 9506 @1746 S1_OTHER 7. 9507 @1753 S1SOCSEC 6. 9508 @1759 S1_SSI 6. 9509 @1765 S1_UNEMP 6. 9510 @1771 S1_VETS 6. 9511 @1777 S1_AFDC 6. 9512 @1783 S1_FDSTP 6. 9513 @1789 S2_NUMBR 2. 9514 @1791 S2_MONTH 2. 9515 @1793 S2_YEAR 2. 9516 @1795 S2NUMPER 2. 9517 @1797 S2REFPER 5. 9518 @1802 S2SPOUSE 5. 9519 @1807 S2_TYPE 1. 9520 @1808 S2_KIND 1. 9521 @1809 S2OWNKID 2. 9522 @1811 S2OKLT18 2. 9523 @1813 S2_WGT 12.4 9524 @1825 S2_POVd 5. 9525 @1830 S2TOTINC 8. 9526 @1838 S2_EARN 7. 9527 @1845 S2_PROP 8. 9528 @1853 S2_TRAN 7. 9529 @1860 S2_OTHER 7. 9530 @1867 S2SOCSEC 6. 9531 @1873 S2_SSI 6. 9532 @1879 S2_UNEMP 6. 9533 @1885 S2_VETS 6. 9534 @1891 S2_AFDC 6. 9535 @1897 S2_FDSTP 6. 9536 @1903 S3_NUMBR 2. 9537 @1905 S3_MONTH 2. 9538 @1907 S3_YEAR 2. 9539 @1909 S3NUMPER 2. 9540 @1911 S3REFPER 5. 9541 @1916 S3SPOUSE 5. 9542 @1921 S3_TYPE 1. 9543 @1922 S3_KIND 1. 9544 @1923 S3OWNKID 2. 9545 @1925 S3OKLT18 2. 9546 @1927 S3_WGT 12.4 9547 @1939 S3_POVd 5. 9548 @1944 S3TOTINC 8. 9549 @1952 S3_EARN 7. 9550 @1959 S3_PROP 8. 9551 @1967 S3_TRAN 7. 9552 @1974 S3_OTHER 7. 9553 @1981 S3SOCSEC 6. 9554 @1987 S3_SSI 6. 9555 @1993 S3_UNEMP 6. 9556 @1999 S3_VETS 6. 9557 @2005 S3_AFDC 6. 9558 @2011 S3_FDSTP 6. 9559 @2017 S4_NUMBR 2. 9560 @2019 S4_MONTH 2. 9561 @2021 S4_YEAR 2. 9562 @2023 S4NUMPER 2. 9563 @2025 S4REFPER 5. 9564 @2030 S4SPOUSE 5. 9565 @2035 S4_TYPE 1. 9566 @2036 S4_KIND 1. 149 The SAS System 15:22 Thursday, July 3, 2003 9567 @2037 S4OWNKID 2. 9568 @2039 S4OKLT18 2. 9569 @2041 S4_WGT 12.4 9570 @2053 S4_POVd 5. 9571 @2058 S4TOTINC 8. 9572 @2066 S4_EARN 7. 9573 @2073 S4_PROP 8. 9574 @2081 S4_TRAN 7. 9575 @2088 S4_OTHER 7. 9576 @2095 S4SOCSEC 6. 9577 @2101 S4_SSI 6. 9578 @2107 S4_UNEMP 6. 9579 @2113 S4_VETS 6. 9580 @2119 S4_AFDC 6. 9581 @2125 S4_FDSTP 6. 9582 @2131 PP_RCSEQ 2. 9583 @2133 PP_WAVE 1. 9584 @2134 PP_INTVW 1. 9585 @2135 PP_ENTRY $2. 9586 @2137 PP_PNUM $3. 9587 @2140 FNLWGT_1 10.4 9588 @2150 FNLWGT_2 10.4 9589 @2160 FNLWGT_3 10.4 9590 @2170 FNLWGT_4 10.4 9591 @2180 FNLWGT_5 10.4 9592 @2201 RRP_1 1. 9593 @2202 RRP_2 1. 9594 @2203 RRP_3 1. 9595 @2204 RRP_4 1. 9596 @2205 RRP_5 1. 9597 @2206 AGE_1 2. 9598 @2209 AGE_2 2. 9599 @2212 AGE_3 2. 9600 @2215 AGE_4 2. 9601 @2218 AGE_5 2. 9602 @2221 SEX 1. 9603 @2222 RACE 1. 9604 @2223 MS_1 1. 9605 @2224 MS_2 1. 9606 @2225 MS_3 1. 9607 @2226 MS_4 1. 9608 @2227 MS_5 1. 9609 @2228 FAMTYP_1 1. 9610 @2229 FAMTYP_2 1. 9611 @2230 FAMTYP_3 1. 9612 @2231 FAMTYP_4 1. 9613 @2232 FAMTYP_5 1. 9614 @2233 FAMREL_1 1. 9615 @2234 FAMREL_2 1. 9616 @2235 FAMREL_3 1. 9617 @2236 FAMREL_4 1. 9618 @2237 FAMREL_5 1. 9619 @2238 FAMNUM_1 1. 9620 @2239 FAMNUM_2 1. 9621 @2240 FAMNUM_3 1. 9622 @2241 FAMNUM_4 1. 9623 @2242 FAMNUM_5 1. 9624 @2243 POP_STAT 1. 9625 @2244 PNSP_1 3. 9626 @2247 PNSP_2 3. 9627 @2250 PNSP_3 3. 9628 @2253 PNSP_4 3. 9629 @2256 PNSP_5 3. 9630 @2259 PNPT_1 3. 9631 @2262 PNPT_2 3. 9632 @2265 PNPT_3 3. 9633 @2268 PNPT_4 3. 9634 @2271 PNPT_5 3. 9635 @2274 VETSTAT 1. 9636 @2275 HIGRADE 2. 9637 @2277 GRD_CMPL 1. 9638 @2278 ETHNICTY 2. 9639 @2280 IN_AF 1. 9640 @2281 U_ENTRY 2. 9641 @2283 U_PNUM 3. 9642 @2286 U_RRP 1. 150 The SAS System 15:22 Thursday, July 3, 2003 9643 @2287 U_HHMEM 1. 9644 @2288 U_REALFT 2. 9645 @2290 U_REAENT 2. 9646 @2292 U_MONLFT 2. 9647 @2294 U_MONENT 2. 9648 @2296 U_DAYLFT 2. 9649 @2298 U_DAYENT 2. 9650 @2300 CC_ADLFT 2. 9651 @2302 CC_ADENT 2. 9652 @2304 U_BRTHYR 4. 9653 @2308 U_PNPT 3. 9654 @2311 U_MS 1. 9655 @2312 U_PNSP 3. 9656 @2315 U_PNGD 3. 9657 @2318 U_SEX 1. 9658 @2319 U_RACE 1. 9659 @2320 U_ORIGIN 2. 9660 @2322 U_HIGRDE 2. 9661 @2324 U_COMPL 1. 9662 @2325 U_VET 1. 9663 @2326 U_SRVDTE 1. 9664 @2327 U_AF 1. 9665 @2328 U_SSNDK 1. 9666 @2344 HCHANGE1 1. 9667 @2345 HCHANGE2 1. 9668 @2346 HCHANGE3 1. 9669 @2347 HCHANGE4 1. 9670 @2348 HCHANGE5 1. 9671 @2349 FCHANGE1 1. 9672 @2350 FCHANGE2 1. 9673 @2351 FCHANGE3 1. 9674 @2352 FCHANGE4 1. 9675 @2353 SCHANGE1 1. 9676 @2354 SCHANGE2 1. 9677 @2355 SCHANGE3 1. 9678 @2356 SCHANGE4 1. 9679 @2357 PPTOTIN1 8. 9680 @2365 PPTOTIN2 8. 9681 @2373 PPTOTIN3 8. 9682 @2381 PPTOTIN4 8. 9683 @2389 PP_EARN1 7. 9684 @2396 PP_EARN2 7. 9685 @2403 PP_EARN3 7. 9686 @2410 PP_EARN4 7. 9687 @2417 PP_PROP1 8. 9688 @2425 PP_PROP2 8. 9689 @2433 PP_PROP3 8. 9690 @2441 PP_PROP4 8. 9691 @2449 PP_TRAN1 7. 9692 @2456 PP_TRAN2 7. 9693 @2463 PP_TRAN3 7. 9694 @2470 PP_TRAN4 7. 9695 @2477 PPOTHER1 7. 9696 @2484 PPOTHER2 7. 9697 @2491 PPOTHER3 7. 9698 @2498 PPOTHER4 7. 9699 @2505 RECIPS01 1. 9700 @2506 RECIPS02 1. 9701 @2507 RECIPS03 1. 9702 @2508 RECIPS04 1. 9703 @2509 RECIPS05 1. 9704 @2510 RECIPS06 1. 9705 @2511 RECIPS07 1. 9706 @2512 RECIPS08 1. 9707 @2513 RECIPS09 1. 9708 @2514 RECIPS10 1. 9709 @2515 RECIPS11 1. 9710 @2516 RECIPS12 1. 9711 @2517 RECIPS13 1. 9712 @2518 RECIPS14 1. 9713 @2519 RECIPS15 1. 9714 @2520 RECIPS16 1. 9715 @2521 RECIPS17 1. 9716 @2522 RECIPS18 1. 9717 @2523 RECIPS19 1. 9718 @2524 RECIPS20 1. 151 The SAS System 15:22 Thursday, July 3, 2003 9719 @2525 RECIPS21 1. 9720 @2526 RECIPS22 1. 9721 @2527 RECIPS23 1. 9722 @2528 RECIPS24 1. 9723 @2529 RECIPS25 1. 9724 @2530 RECIPS26 1. 9725 @2531 RECIPS27 1. 9726 @2532 RECIPS28 1. 9727 @2533 RECIPS29 1. 9728 @2534 RECIPS30 1. 9729 @2535 RECIPS31 1. 9730 @2536 RECIPS32 1. 9731 @2537 RECIPS33 1. 9732 @2538 RECIPS34 1. 9733 @2539 RECIPS35 1. 9734 @2540 RECIPS36 1. 9735 @2541 RECIPS37 1. 9736 @2542 RECIPS38 1. 9737 @2543 RECIPS39 1. 9738 @2544 RECIPS40 1. 9739 @2545 RECIPS41 1. 9740 @2546 RECIPS42 1. 9741 @2547 RECIPS43 1. 9742 @2548 RECIPS44 1. 9743 @2549 RECIPS45 1. 9744 @2550 RECIPS46 1. 9745 @2551 RECIPS47 1. 9746 @2552 RECIPS48 1. 9747 @2553 RECIPS49 1. 9748 @2554 RECIPS50 1. 9749 @2555 RECIPS51 1. 9750 @2556 RECIPS52 1. 9751 @2557 RECIPS53 1. 9752 @2558 RECIPS54 1. 9753 @2559 RECIPS55 1. 9754 @2560 RECIPS56 1. 9755 @2561 RECIPS57 1. 9756 @2562 RECIPS58 1. 9757 @2563 RECIPS59 1. 9758 @2564 RECIPS60 1. 9759 @2565 RECIPS61 1. 9760 @2566 RECIPS62 1. 9761 @2567 RECIPS63 1. 9762 @2568 RECIPS64 1. 9763 @2569 RECIPS65 1. 9764 @2570 RECIPS66 1. 9765 @2571 RECIPS67 1. 9766 @2572 RECIPS68 1. 9767 @2573 RECIPS69 1. 9768 @2574 RECIPS70 1. 9769 @2575 RECIPS71 1. 9770 @2576 RECIPS72 1. 9771 @2577 RECIPS73 1. 9772 @2578 RECIPS74 1. 9773 @2579 RECIPS75 1. 9774 @2580 ASSETS01 1. 9775 @2581 ASSETS02 1. 9776 @2582 ASSETS03 1. 9777 @2583 ASSETS04 1. 9778 @2584 ASSETS05 1. 9779 @2585 ASSETS06 1. 9780 @2586 ASSETS07 1. 9781 @2587 ASSETS08 1. 9782 @2588 ASSETS09 1. 9783 @2589 ASSETS10 1. 9784 @2590 ASSETS11 1. 9785 @2591 ASSETS12 1. 9786 @2592 ASSETS13 1. 9787 @2593 ESR_1 1. 9788 @2594 ESR_2 1. 9789 @2595 ESR_3 1. 9790 @2596 ESR_4 1. 9791 @2597 WKSPER1 1. 9792 @2598 WKSPER2 1. 9793 @2599 WKSPER3 1. 9794 @2600 WKSPER4 1. 152 The SAS System 15:22 Thursday, July 3, 2003 9795 @2601 WKSJB1 1. 9796 @2602 WKSJB2 1. 9797 @2603 WKSJB3 1. 9798 @2604 WKSJB4 1. 9799 @2605 WKWJOB01 1. 9800 @2606 WKWJOB02 1. 9801 @2607 WKWJOB03 1. 9802 @2608 WKWJOB04 1. 9803 @2609 WKWJOB05 1. 9804 @2610 WKWJOB06 1. 9805 @2611 WKWJOB07 1. 9806 @2612 WKWJOB08 1. 9807 @2613 WKWJOB09 1. 9808 @2614 WKWJOB10 1. 9809 @2615 WKWJOB11 1. 9810 @2616 WKWJOB12 1. 9811 @2617 WKWJOB13 1. 9812 @2618 WKWJOB14 1. 9813 @2619 WKWJOB15 1. 9814 @2620 WKWJOB16 1. 9815 @2621 WKWJOB17 1. 9816 @2622 WKWJOB18 1. 9817 @2623 WKSWOP1 1. 9818 @2624 WKSWOP2 1. 9819 @2625 WKSWOP3 1. 9820 @2626 WKSWOP4 1. 9821 @2627 WEEKSA01 1. 9822 @2628 WEEKSA02 1. 9823 @2629 WEEKSA03 1. 9824 @2630 WEEKSA04 1. 9825 @2631 WEEKSA05 1. 9826 @2632 WEEKSA06 1. 9827 @2633 WEEKSA07 1. 9828 @2634 WEEKSA08 1. 9829 @2635 WEEKSA09 1. 9830 @2636 WEEKSA10 1. 9831 @2637 WEEKSA11 1. 9832 @2638 WEEKSA12 1. 9833 @2639 WEEKSA13 1. 9834 @2640 WEEKSA14 1. 9835 @2641 WEEKSA15 1. 9836 @2642 WEEKSA16 1. 9837 @2643 WEEKSA17 1. 9838 @2644 WEEKSA18 1. 9839 @2645 WKSLOK1 1. 9840 @2646 WKSLOK2 1. 9841 @2647 WKSLOK3 1. 9842 @2648 WKSLOK4 1. 9843 @2649 WEEKSL01 1. 9844 @2650 WEEKSL02 1. 9845 @2651 WEEKSL03 1. 9846 @2652 WEEKSL04 1. 9847 @2653 WEEKSL05 1. 9848 @2654 WEEKSL06 1. 9849 @2655 WEEKSL07 1. 9850 @2656 WEEKSL08 1. 9851 @2657 WEEKSL09 1. 9852 @2658 WEEKSL10 1. 9853 @2659 WEEKSL11 1. 9854 @2660 WEEKSL12 1. 9855 @2661 WEEKSL13 1. 9856 @2662 WEEKSL14 1. 9857 @2663 WEEKSL15 1. 9858 @2664 WEEKSL16 1. 9859 @2665 WEEKSL17 1. 9860 @2666 WEEKSL18 1. 9861 @2667 CARECOV1 1. 9862 @2668 CARECOV2 1. 9863 @2669 CARECOV3 1. 9864 @2670 CARECOV4 1. 9865 @2671 MEDICAID 1. 9866 @2672 CAIDCOV1 1. 9867 @2673 CAIDCOV2 1. 9868 @2674 CAIDCOV3 1. 9869 @2675 CAIDCOV4 1. 9870 @2676 WICCOV1 1. 153 The SAS System 15:22 Thursday, July 3, 2003 9871 @2677 WICCOV2 1. 9872 @2678 WICCOV3 1. 9873 @2679 WICCOV4 1. 9874 @2680 WICVAL1 4.2 9875 @2684 WICVAL2 4.2 9876 @2688 WICVAL3 4.2 9877 @2692 WICVAL4 4.2 9878 @2696 HIIND 1. 9879 @2697 HIMNTH1 1. 9880 @2698 HIMNTH2 1. 9881 @2699 HIMNTH3 1. 9882 @2700 HIMNTH4 1. 9883 @2701 INCSOU01 2. 9884 @2703 INCSOU02 2. 9885 @2705 INCSOU03 2. 9886 @2707 INCSOU04 2. 9887 @2709 INCSOU05 2. 9888 @2711 INCSOU06 2. 9889 @2713 INCSOU07 2. 9890 @2715 INCSOU08 2. 9891 @2717 INCSOU09 2. 9892 @2719 INCSOU10 2. 9893 @2721 ASTSOU01 3. 9894 @2724 ASTSOU02 3. 9895 @2727 ASTSOU03 3. 9896 @2730 ASTSOU04 3. 9897 @2733 ASTSOU05 3. 9898 @2736 ASTSOU06 3. 9899 @2739 ASTSOU07 3. 9900 @2742 ASTSOU08 3. 9901 @2745 ASTSOU09 3. 9902 @2748 ASTSOU10 3. 9903 @2751 ASTSOU11 3. 9904 @2754 ASTSOU12 3. 9905 @2757 ASTSOU13 3. 9906 @2760 VETS1 1. 9907 @2761 VETS2 1. 9908 @2762 VETS3 1. 9909 @2763 VETS4 1. 9910 @2764 AFDC1 1. 9911 @2765 AFDC2 1. 9912 @2766 AFDC3 1. 9913 @2767 AFDC4 1. 9914 @2768 FOODSTP1 1. 9915 @2769 FOODSTP2 1. 9916 @2770 FOODSTP3 1. 9917 @2771 FOODSTP4 1. 9918 @2772 GENASST1 1. 9919 @2773 GENASST2 1. 9920 @2774 GENASST3 1. 9921 @2775 GENASST4 1. 9922 @2776 FOSTKID1 1. 9923 @2777 FOSTKID2 1. 9924 @2778 FOSTKID3 1. 9925 @2779 FOSTKID4 1. 9926 @2780 OTHWELF1 1. 9927 @2781 OTHWELF2 1. 9928 @2782 OTHWELF3 1. 9929 @2783 OTHWELF4 1. 9930 @2784 SOCSEC1 1. 9931 @2785 SOCSEC2 1. 9932 @2786 SOCSEC3 1. 9933 @2787 SOCSEC4 1. 9934 @2788 RAILRD1 1. 9935 @2789 RAILRD2 1. 9936 @2790 RAILRD3 1. 9937 @2791 RAILRD4 1. 9938 @2792 IT7A 1. 9939 @2793 IT7B 3. 9940 @2796 IT7C 1. 9941 @2797 IT8MTH 2. 9942 @2799 IT8DAY 2. 9943 @2801 IT9B 3. 9944 @2804 IT10B 3. 9945 @2807 SC1000 1. 9946 @2808 SC1002 1. 154 The SAS System 15:22 Thursday, July 3, 2003 9947 @2809 SC1004 1. 9948 @2810 SC1006 1. 9949 @2811 SC1008 1. 9950 @2812 SC1010 1. 9951 @2813 SC1012 1. 9952 @2814 SC1014 1. 9953 @2815 SC1016 1. 9954 @2816 SC1018 1. 9955 @2817 SC1020 1. 9956 @2818 SC1022 1. 9957 @2819 SC1024 1. 9958 @2820 SC1026 1. 9959 @2821 SC1028 1. 9960 @2822 SC1030 1. 9961 @2823 SC1032 1. 9962 @2824 SC1034 1. 9963 @2825 SC1036 1. 9964 @2826 SC1038 1. 9965 @2827 SC1040 1. 9966 @2828 SC1042 1. 9967 @2829 SC1044 1. 9968 @2830 SC1046 1. 9969 @2831 SC1048 1. 9970 @2832 SC1050 1. 9971 @2833 SC1052 1. 9972 @2834 SC1054 2. 9973 @2836 SC1056 1. 9974 @2837 SC1058 1. 9975 @2838 SC1060 1. 9976 @2839 SC1062 1. 9977 @2840 SC1064 1. 9978 @2841 SC1066 1. 9979 @2842 SC1068 1. 9980 @2843 SC1070 1. 9981 @2844 SC1072 1. 9982 @2845 SC1074 1. 9983 @2846 SC1076 1. 9984 @2847 SC1078 1. 9985 @2848 SC1080 1. 9986 @2849 SC1082 1. 9987 @2850 SC1084 1. 9988 @2851 SC1086 1. 9989 @2852 SC1088 1. 9990 @2853 SC1090 1. 9991 @2854 SC1092 1. 9992 @2855 SC1094 1. 9993 @2856 SC1096 1. 9994 @2857 SC1098 1. 9995 @2858 SC1100 1. 9996 @2859 SC1102 1. 9997 @2860 SC1104 1. 9998 @2861 SC1106 1. 9999 @2862 SC1108 1. 10000 @2863 SC1110 1. 10001 @2864 SC1112 1. 10002 @2865 SC1114 1. 10003 @2866 SC1116 1. 10004 @2867 SC1118 1. 10005 @2868 SC1120 1. 10006 @2869 SC1122 1. 10007 @2870 SC1124 1. 10008 @2871 SC1126 1. 10009 @2872 SC1128 1. 10010 @2873 SC1130 1. 10011 @2874 SC1132 1. 10012 @2875 SC1134 1. 10013 @2876 SC1136 1. 10014 @2877 SC1138 1. 10015 @2878 SC1140 1. 10016 @2879 SC1142 1. 10017 @2880 SC1144 1. 10018 @2881 SC1146 1. 10019 @2882 SC1148 1. 10020 @2883 SC1150 1. 10021 @2884 SC1152 1. 10022 @2885 SC1154 1. 155 The SAS System 15:22 Thursday, July 3, 2003 10023 @2886 SC1156 1. 10024 @2887 SC1158 1. 10025 @2888 SC1160 1. 10026 @2889 SC1162 1. 10027 @2890 SC1164 1. 10028 @2891 SC1166 1. 10029 @2892 SC1168 1. 10030 @2893 SC1170 1. 10031 @2894 SC1172 1. 10032 @2895 SC1174 1. 10033 @2896 SC1176 1. 10034 @2897 SC1178 1. 10035 @2898 SC1180 1. 10036 @2899 SC1182 1. 10037 @2900 SC1184 1. 10038 @2901 SC1186 1. 10039 @2902 SC1188 1. 10040 @2903 SC1190 1. 10041 @2904 SC1192 1. 10042 @2905 SC1194 1. 10043 @2906 SC1196 1. 10044 @2907 SC1198 1. 10045 @2908 SC1200 1. 10046 @2909 SC1202 1. 10047 @2910 SC1204 1. 10048 @2911 SC1206 1. 10049 @2912 SC1208 1. 10050 @2913 SC1210 1. 10051 @2914 SC1212 1. 10052 @2915 SC1214 1. 10053 @2916 SC1216 1. 10054 @2917 SC1218 1. 10055 @2918 SC1220 1. 10056 @2919 SC1222 1. 10057 @2920 SC1224 1. 10058 @2921 SC1226 1. 10059 @2922 SC1228 2. 10060 @2924 SC1230 2. 10061 @2931 SC1240 1. 10062 @2932 SC1242 1. 10063 @2933 SC1244 1. 10064 @2934 SC1246 1. 10065 @2935 SC1330 1. 10066 @2936 SC1332 2. 10067 @2938 SC1334 2. 10068 @2940 SC1336 1. 10069 @2941 SC1338 1. 10070 @2942 SC1340 1. 10071 @2943 SC1342 1. 10072 @2944 SC1344 1. 10073 @2945 SC1346 2. 10074 @2947 SC1348 2. 10075 @2949 SC1350 1. 10076 @2950 SC1352 1. 10077 @2951 SC1354 1. 10078 @2952 SC1358 1. 10079 @2953 SC1360 1. 10080 @2954 SC1362 1. 10081 @2955 SC1364 1. 10082 @2956 SC1366 1. 10083 @2957 SC1368 1. 10084 @2958 SC1370 1. 10085 @2959 SC1374 1. 10086 @2960 SC1376 1. 10087 @2961 SC1378 1. 10088 @2962 SC1380 2. 10089 @2964 SC1382 1. 10090 @2965 SC1384 1. 10091 @2966 SC1386 1. 10092 @2967 SC1388 1. 10093 @2968 SC1390 1. 10094 @2969 SC1394 1. 10095 @2970 SC1396 1. 10096 @2971 SC1398 1. 10097 @2972 SC1400 1. 10098 @2973 SC1402 1. 156 The SAS System 15:22 Thursday, July 3, 2003 10099 @2974 SC1406 1. 10100 @2975 SC1408 1. 10101 @2976 SC1410 1. 10102 @2977 SC1412 2. 10103 @2979 SC1414 1. 10104 @2980 SC1416 1. 10105 @2981 SC1418 1. 10106 @2982 SC1420 1. 10107 @2983 SC1422 1. 10108 @2984 SC1424 1. 10109 @2985 SC1426 1. 10110 @2986 SC1428 1. 10111 @2987 SC1430 1. 10112 @2988 SC1434 1. 10113 @2989 SC1436 1. 10114 @2990 SC1438 1. 10115 @2991 SC1442 1. 10116 @2992 SC1444 1. 10117 @2993 SC1446 1. 10118 @2994 SC1448 1. 10119 @2995 SC1450 1. 10120 @2996 SC1452 2. 10121 @2998 SC1454 1. 10122 @2999 SC1456 1. 10123 @3000 SC1458 1. 10124 @3001 SC1460 1. 10125 @3002 SC1462 1. 10126 @3005 SC1468 1. 10127 @3006 SC1470 1. 10128 @3007 SC1472 1. 10129 @3008 SC1474 1. 10130 @3009 SC1476 1. 10131 @3010 SC1480 1. 10132 @3011 SC1482 1. 10133 @3012 SC1484 1. 10134 @3013 SC1486 1. 10135 @3014 SC1488 1. 10136 @3015 SC1492 1. 10137 @3016 SC1494 1. 10138 @3017 SC1496 1. 10139 @3018 SC1498 2. 10140 @3020 SC1502 1. 10141 @3021 SC1506 1. 10142 @3022 SC1508 1. 10143 @3023 SC1510 2. 10144 @3025 SC1512 3. 10145 @3028 SC1514 3. 10146 @3031 SC1516 3. 10147 @3034 SC1518 3. 10148 @3037 SC1520 3. 10149 @3040 SC1524 1. 10150 @3041 SC1526 1. 10151 @3042 SC1528 1. 10152 @3043 SC1530 1. 10153 @3044 SC1532 1. 10154 @3045 SC1534 1. 10155 @3046 SC1536 1. 10156 @3047 SC1537 1. 10157 @3048 SC1538 1. 10158 @3049 SC1540 1. 10159 @3050 SC1542 1. 10160 @3051 SC1544 1. 10161 @3052 SC1546 1. 10162 @3053 SC1548 1. 10163 @3054 SC1550 1. 10164 @3055 SC1552 1. 10165 @3056 SC1554 1. 10166 @3057 SC1556 3. 10167 @3060 SC1558 3. 10168 @3063 SC1560 3. 10169 @3066 SC1562 3. 10170 @3069 SC1564 3. 10171 @3072 SC1566 1. 10172 @3073 SC1568 1. 10173 @3074 SC1570 2. 10174 @3076 SC1572 1. 157 The SAS System 15:22 Thursday, July 3, 2003 10175 @3077 SC1574 2. 10176 @3079 SC1576 3. 10177 @3082 SC1578 3. 10178 @3085 SC1580 3. 10179 @3088 SC1582 3. 10180 @3091 SC1584 3. 10181 @3094 SC1586 1. 10182 @3095 SC1624 1. 10183 @3096 SC1626 1. 10184 @3097 SC1628 1. 10185 @3098 SC1630 1. 10186 @3099 SC1632 1. 10187 @3100 SC1634 1. 10188 @3101 SC1636 1. 10189 @3102 SC1638 1. 10190 @3103 SC1640 1. 10191 @3104 SC1642 1. 10192 @3105 SC1644 1. 10193 @3106 SC1646 1. 10194 @3107 SC1648 1. 10195 @3108 SC1650 1. 10196 @3109 SC1652 1. 10197 @3110 SC1654 1. 10198 @3139 SC1694 1. 10199 @3140 SC1696 1. 10200 @3141 SC1698 1. 10201 @3142 SC1700 1. 10202 @3143 SC1702 1. 10203 @3144 SC1704 1. 10204 @3145 SC1706 3. 10205 @3148 SC1708 3. 10206 @3151 SC1710 3. 10207 @3154 SC1712 1. 10208 @3155 SC1714 1. 10209 @3156 SC1716 1. 10210 @3157 PI01 1. 10211 @3158 PI02 1. 10212 @3159 PI03 1. 10213 @3160 PI04 1. 10214 @3161 PI05 1. 10215 @3162 PI06 1. 10216 @3163 PI07 1. 10217 @3164 PI08 1. 10218 @3165 PI09 1. 10219 @3166 PI10 1. 10220 @3167 PI11 1. 10221 @3168 PI12 1. 10222 @3169 PI13 1. 10223 @3170 PI14 1. 10224 @3171 PI15 1. 10225 @3172 PI16 1. 10226 @3173 PI17 1. 10227 @3174 PI18 1. 10228 @3175 PI19 1. 10229 @3176 PI20 1. 10230 @3177 PI21 1. 10231 @3178 PI22 1. 10232 @3179 PI23 1. 10233 @3180 PI24 1. 10234 @3181 PI25 1. 10235 @3182 PI26 1. 10236 @3183 PI27 1. 10237 @3184 PI28 1. 10238 @3185 PI29 1. 10239 @3186 PI30 1. 10240 @3187 PI31 1. 10241 @3188 PI32 1. 10242 @3189 PI33 1. 10243 @3190 PI34 1. 10244 @3191 PI35 1. 10245 @3192 PI36 1. 10246 @3193 PI37 1. 10247 @3194 PI38 1. 10248 @3195 PI39 1. 10249 @3196 PI40 1. 10250 @3197 PI41 1. 158 The SAS System 15:22 Thursday, July 3, 2003 10251 @3198 PI42 1. 10252 @3199 PI43 1. 10253 @3200 PI44 1. 10254 @3201 PI45 1. 10255 @3202 PI46 1. 10256 @3203 PI47 1. 10257 @3204 PI48 1. 10258 @3205 PI49 1. 10259 @3206 PI50 1. 10260 @3207 PI51 1. 10261 @3208 PI52 1. 10262 @3209 PI53 1. 10263 @3210 PI54 1. 10264 @3211 PI55 1. 10265 @3212 PI56 1. 10266 @3213 PI57 1. 10267 @3214 PI58 1. 10268 @3215 PI59 1. 10269 @3216 PI60 1. 10270 @3217 PI61 1. 10271 @3218 PI62 1. 10272 @3219 PI63 1. 10273 @3220 PI64 1. 10274 @3221 PI65 1. 10275 @3222 PI66 1. 10276 @3223 PI67 1. 10277 @3224 PI68 1. 10278 @3225 PI69 1. 10279 @3226 PI70 1. 10280 @3227 PI71 1. 10281 @3228 PI72 1. 10282 @3229 PI73 1. 10283 @3230 PI74 1. 10284 @3231 PI75 1. 10285 @3232 PI76 1. 10286 @3233 PI77 1. 10287 @3234 PI78 1. 10288 @3235 PI79 1. 10289 @3236 PI80 1. 10290 @3240 WS1_OCC 3. 10291 @3243 WS1_IND 3. 10292 @3246 WS1_WKS1 1. 10293 @3247 WS1_WKS2 1. 10294 @3248 WS1_WKS3 1. 10295 @3249 WS1_WKS4 1. 10296 @3250 WS1RECI1 1. 10297 @3251 WS1RECI2 1. 10298 @3252 WS1RECI3 1. 10299 @3253 WS1RECI4 1. 10300 @3254 WS1_AMT1 5. 10301 @3259 WS1_AMT2 5. 10302 @3264 WS1_AMT3 5. 10303 @3269 WS1_AMT4 5. 10304 @3275 WS1_2012 1. 10305 @3276 WS1_2014 1. 10306 @3277 WS1_2016 2. 10307 @3279 WS1_2018 2. 10308 @3281 WS1_2020 2. 10309 @3283 WS1_2022 2. 10310 @3285 WS1_2024 2. 10311 @3287 WS1_2026 1. 10312 @3288 WS1_2028 4.2 10313 @3292 WS1_2030 1. 10314 @3293 WS1_2032 5. 10315 @3298 WS1_2034 5. 10316 @3303 WS1_2036 5. 10317 @3308 WS1_2038 5. 10318 @3313 WS1_2040 1. 10319 @3314 WS1_2042 1. 10320 @3315 WS1IMP01 1. 10321 @3316 WS1IMP02 1. 10322 @3317 WS1IMP03 1. 10323 @3318 WS1IMP04 1. 10324 @3319 WS1IMP05 1. 10325 @3320 WS1IMP06 1. 10326 @3321 WS1CAL01 1. 159 The SAS System 15:22 Thursday, July 3, 2003 10327 @3322 WS1CAL02 1. 10328 @3323 WS1CAL03 1. 10329 @3324 WS1CAL04 1. 10330 @3325 WS2_OCC 3. 10331 @3328 WS2_IND 3. 10332 @3331 WS2_WKS1 1. 10333 @3332 WS2_WKS2 1. 10334 @3333 WS2_WKS3 1. 10335 @3334 WS2_WKS4 1. 10336 @3335 WS2RECI1 1. 10337 @3336 WS2RECI2 1. 10338 @3337 WS2RECI3 1. 10339 @3338 WS2RECI4 1. 10340 @3339 WS2_AMT1 5. 10341 @3344 WS2_AMT2 5. 10342 @3349 WS2_AMT3 5. 10343 @3354 WS2_AMT4 5. 10344 @3360 WS2_2012 1. 10345 @3361 WS2_2014 1. 10346 @3362 WS2_2016 2. 10347 @3364 WS2_2018 2. 10348 @3366 WS2_2020 2. 10349 @3368 WS2_2022 2. 10350 @3370 WS2_2024 2. 10351 @3372 WS2_2026 1. 10352 @3373 WS2_2028 4.2 10353 @3377 WS2_2030 1. 10354 @3378 WS2_2032 5. 10355 @3383 WS2_2034 5. 10356 @3388 WS2_2036 5. 10357 @3393 WS2_2038 5. 10358 @3398 WS2_2040 1. 10359 @3399 WS2_2042 1. 10360 @3400 WS2IMP01 1. 10361 @3401 WS2IMP02 1. 10362 @3402 WS2IMP03 1. 10363 @3403 WS2IMP04 1. 10364 @3404 WS2IMP05 1. 10365 @3405 WS2IMP06 1. 10366 @3406 WS2CAL01 1. 10367 @3407 WS2CAL02 1. 10368 @3408 WS2CAL03 1. 10369 @3409 WS2CAL04 1. 10370 @3410 SE1OCC 3. 10371 @3414 SE1_INDR 2. 10372 @3416 SE1WKS1 1. 10373 @3417 SE1WKS2 1. 10374 @3418 SE1WKS3 1. 10375 @3419 SE1WKS4 1. 10376 @3420 SE1REC1 1. 10377 @3421 SE1REC2 1. 10378 @3422 SE1REC3 1. 10379 @3423 SE1REC4 1. 10380 @3424 SE1AMT1 5. 10381 @3429 SE1AMT2 5. 10382 @3434 SE1AMT3 5. 10383 @3439 SE1AMT4 5. 10384 @3445 SE12212 2. 10385 @3447 SE12214 1. 10386 @3448 SE12216 1. 10387 @3449 SE12218 1. 10388 @3450 SE12220 1. 10389 @3451 SE12222 1. 10390 @3452 SE12224 1. 10391 @3453 SE12226 3. 10392 @3456 SE12228 3. 10393 @3459 SE12230 3. 10394 @3462 SE12232 1. 10395 @3463 SE12234 1. 10396 @3464 SE12236 1. 10397 @3465 SE12238 5. 10398 @3470 SE12240 5. 10399 @3475 SE12242 5. 10400 @3480 SE12244 5. 10401 @3485 SE12246 1. 10402 @3486 SE12248 1. 160 The SAS System 15:22 Thursday, July 3, 2003 10403 @3487 SE12250 1. 10404 @3488 SE12252 1. 10405 @3489 SE12254 1. 10406 @3490 SE12256 6. 10407 @3496 SE12260 5. 10408 @3501 SE1IMP01 1. 10409 @3502 SE1IMP02 1. 10410 @3503 SE1IMP03 1. 10411 @3504 SE1IMP04 1. 10412 @3505 SE1IMP05 1. 10413 @3506 SE1IMP06 1. 10414 @3507 SE1IMP07 1. 10415 @3508 SE1IMP08 1. 10416 @3509 SE1IMP09 1. 10417 @3510 SE1IMP10 1. 10418 @3511 SE1IMP11 1. 10419 @3512 SE1CAL01 1. 10420 @3513 SE1CAL02 1. 10421 @3514 SE1CAL03 1. 10422 @3515 SE1CAL04 1. 10423 @3516 SE2OCC 3. 10424 @3520 SE2_INDR 2. 10425 @3522 SE2WKS1 1. 10426 @3523 SE2WKS2 1. 10427 @3524 SE2WKS3 1. 10428 @3525 SE2WKS4 1. 10429 @3526 SE2REC1 1. 10430 @3527 SE2REC2 1. 10431 @3528 SE2REC3 1. 10432 @3529 SE2REC4 1. 10433 @3530 SE2AMT1 5. 10434 @3535 SE2AMT2 5. 10435 @3540 SE2AMT3 5. 10436 @3545 SE2AMT4 5. 10437 @3551 SE22212 2. 10438 @3553 SE22214 1. 10439 @3554 SE22216 1. 10440 @3555 SE22218 1. 10441 @3556 SE22220 1. 10442 @3557 SE22222 1. 10443 @3558 SE22224 1. 10444 @3559 SE22226 3. 10445 @3562 SE22228 3. 10446 @3565 SE22230 3. 10447 @3568 SE22232 1. 10448 @3569 SE22234 1. 10449 @3570 SE22236 1. 10450 @3571 SE22238 5. 10451 @3576 SE22240 5. 10452 @3581 SE22242 5. 10453 @3586 SE22244 5. 10454 @3591 SE22246 1. 10455 @3592 SE22248 1. 10456 @3593 SE22250 1. 10457 @3594 SE22252 1. 10458 @3595 SE22254 1. 10459 @3596 SE22256 6. 10460 @3602 SE22260 5. 10461 @3607 SE2IMP01 1. 10462 @3608 SE2IMP02 1. 10463 @3609 SE2IMP03 1. 10464 @3610 SE2IMP04 1. 10465 @3611 SE2IMP05 1. 10466 @3612 SE2IMP06 1. 10467 @3613 SE2IMP07 1. 10468 @3614 SE2IMP08 1. 10469 @3615 SE2IMP09 1. 10470 @3616 SE2IMP10 1. 10471 @3617 SE2IMP11 1. 10472 @3618 SE2CAL01 1. 10473 @3619 SE2CAL02 1. 10474 @3620 SE2CAL03 1. 10475 @3621 SE2CAL04 1. 10476 @3622 I01REC1 1. 10477 @3623 I01REC2 1. 10478 @3624 I01REC3 1. 161 The SAS System 15:22 Thursday, July 3, 2003 10479 @3625 I01REC4 1. 10480 @3626 I01AMT1 5. 10481 @3631 I01AMT2 5. 10482 @3636 I01AMT3 5. 10483 @3641 I01AMT4 5. 10484 @3646 KIDSSYN1 1. 10485 @3647 KIDSSYN2 1. 10486 @3648 KIDSSYN3 1. 10487 @3649 KIDSSYN4 1. 10488 @3650 KDSSAMT1 4. 10489 @3654 KDSSAMT2 4. 10490 @3658 KDSSAMT3 4. 10491 @3662 KDSSAMT4 4. 10492 @3666 SSRECIND 1. 10493 @3667 SS3004 1. 10494 @3668 SS3006 1. 10495 @3669 SS3008 1. 10496 @3670 SS3012 1. 10497 @3671 SS3014 1. 10498 @3672 SS3064 2. 10499 @3674 SS3066 2. 10500 @3676 SS3068 1. 10501 @3677 SS3086 1. 10502 @3678 SS3088 3. 10503 @3681 SS3090 3. 10504 @3684 SS3092 3. 10505 @3687 SS3094 3. 10506 @3690 SS3096 3. 10507 @3693 SS3098 3. 10508 @3696 I01IMP01 1. 10509 @3697 I01IMP02 1. 10510 @3698 I01IMP03 1. 10511 @3699 I01IMP04 1. 10512 @3700 I01IMP05 1. 10513 @3701 I01IMP06 1. 10514 @3702 I01IMP07 1. 10515 @3703 I01IMP08 1. 10516 @3704 I01IMP09 1. 10517 @3705 I02REC1 1. 10518 @3706 I02REC2 1. 10519 @3707 I02REC3 1. 10520 @3708 I02REC4 1. 10521 @3709 I02AMT1 5. 10522 @3714 I02AMT2 5. 10523 @3719 I02AMT3 5. 10524 @3724 I02AMT4 5. 10525 @3729 KIDRRYN1 1. 10526 @3730 KIDRRYN2 1. 10527 @3731 KIDRRYN3 1. 10528 @3732 KIDRRYN4 1. 10529 @3733 KDRRAMT1 4. 10530 @3737 KDRRAMT2 4. 10531 @3741 KDRRAMT3 4. 10532 @3745 KDRRAMT4 4. 10533 @3749 RRRECIND 1. 10534 @3750 RR3004 1. 10535 @3751 RR3006 1. 10536 @3752 RR3008 1. 10537 @3753 RR3012 1. 10538 @3754 RR3014 1. 10539 @3755 RR3064 2. 10540 @3757 RR3066 2. 10541 @3759 RR3068 1. 10542 @3760 RR3086 1. 10543 @3761 RR3088 3. 10544 @3764 RR3090 3. 10545 @3767 RR3092 3. 10546 @3770 RR3094 3. 10547 @3773 RR3096 3. 10548 @3776 RR3098 3. 10549 @3779 I02IMP01 1. 10550 @3780 I02IMP02 1. 10551 @3781 I02IMP03 1. 10552 @3782 I02IMP04 1. 10553 @3783 I02IMP05 1. 10554 @3784 I02IMP06 1. 162 The SAS System 15:22 Thursday, July 3, 2003 10555 @3785 I02IMP07 1. 10556 @3786 I02IMP08 1. 10557 @3787 I02IMP09 1. 10558 @3788 I03REC1 1. 10559 @3789 I03REC2 1. 10560 @3790 I03REC3 1. 10561 @3791 I03REC4 1. 10562 @3792 I03AMT1 5. 10563 @3797 I03AMT2 5. 10564 @3802 I03AMT3 5. 10565 @3807 I03AMT4 5. 10566 @3812 I03IMP01 1. 10567 @3813 I03IMP02 1. 10568 @3814 I03IMP03 1. 10569 @3815 I03IMP04 1. 10570 @3816 I05REC1 1. 10571 @3817 I05REC2 1. 10572 @3818 I05REC3 1. 10573 @3819 I05REC4 1. 10574 @3820 I05AMT1 5. 10575 @3825 I05AMT2 5. 10576 @3830 I05AMT3 5. 10577 @3835 I05AMT4 5. 10578 @3840 I05IMP01 1. 10579 @3841 I05IMP02 1. 10580 @3842 I05IMP03 1. 10581 @3843 I05IMP04 1. 10582 @3844 I06REC1 1. 10583 @3845 I06REC2 1. 10584 @3846 I06REC3 1. 10585 @3847 I06REC4 1. 10586 @3848 I06AMT1 5. 10587 @3853 I06AMT2 5. 10588 @3858 I06AMT3 5. 10589 @3863 I06AMT4 5. 10590 @3868 I06IMP01 1. 10591 @3869 I06IMP02 1. 10592 @3870 I06IMP03 1. 10593 @3871 I06IMP04 1. 10594 @3872 I07REC1 1. 10595 @3873 I07REC2 1. 10596 @3874 I07REC3 1. 10597 @3875 I07REC4 1. 10598 @3876 I07AMT1 5. 10599 @3881 I07AMT2 5. 10600 @3886 I07AMT3 5. 10601 @3891 I07AMT4 5. 10602 @3896 I07IMP01 1. 10603 @3897 I07IMP02 1. 10604 @3898 I07IMP03 1. 10605 @3899 I07IMP04 1. 10606 @3900 I08REC1 1. 10607 @3901 I08REC2 1. 10608 @3902 I08REC3 1. 10609 @3903 I08REC4 1. 10610 @3904 I08AMT1 5. 10611 @3909 I08AMT2 5. 10612 @3914 I08AMT3 5. 10613 @3919 I08AMT4 5. 10614 @3924 VET3034 1. 10615 @3925 VET3036 3. 10616 @3928 VET3038 3. 10617 @3931 VET3040 3. 10618 @3934 VET3042 3. 10619 @3937 VET3044 3. 10620 @3940 VET3046 3. 10621 @3943 VET3048 3. 10622 @3946 VET3050 3. 10623 @3949 VET3052 3. 10624 @3952 VET3054 3. 10625 @3955 VET3060 2. 10626 @3957 I08IMP01 1. 10627 @3958 I08IMP02 1. 10628 @3959 I08IMP03 1. 10629 @3960 I08IMP04 1. 10630 @3961 I10REC1 1. 163 The SAS System 15:22 Thursday, July 3, 2003 10631 @3962 I10REC2 1. 10632 @3963 I10REC3 1. 10633 @3964 I10REC4 1. 10634 @3965 I10AMT1 5. 10635 @3970 I10AMT2 5. 10636 @3975 I10AMT3 5. 10637 @3980 I10AMT4 5. 10638 @3985 I10IMP01 1. 10639 @3986 I10IMP02 1. 10640 @3987 I10IMP03 1. 10641 @3988 I10IMP04 1. 10642 @3989 I12REC1 1. 10643 @3990 I12REC2 1. 10644 @3991 I12REC3 1. 10645 @3992 I12REC4 1. 10646 @3993 I12AMT1 5. 10647 @3998 I12AMT2 5. 10648 @4003 I12AMT3 5. 10649 @4008 I12AMT4 5. 10650 @4013 I12IMP01 1. 10651 @4014 I12IMP02 1. 10652 @4015 I12IMP03 1. 10653 @4016 I12IMP04 1. 10654 @4017 I13REC1 1. 10655 @4018 I13REC2 1. 10656 @4019 I13REC3 1. 10657 @4020 I13REC4 1. 10658 @4021 I13AMT1 5. 10659 @4026 I13AMT2 5. 10660 @4031 I13AMT3 5. 10661 @4036 I13AMT4 5. 10662 @4041 I13IMP01 1. 10663 @4042 I13IMP02 1. 10664 @4043 I13IMP03 1. 10665 @4044 I13IMP04 1. 10666 @4045 I20REC1 1. 10667 @4046 I20REC2 1. 10668 @4047 I20REC3 1. 10669 @4048 I20REC4 1. 10670 @4049 I20AMT1 6. 10671 @4055 I20AMT2 6. 10672 @4061 I20AMT3 6. 10673 @4067 I20AMT4 6. 10674 @4073 AFDC3034 1. 10675 @4074 AFDC3036 3. 10676 @4077 AFDC3038 3. 10677 @4080 AFDC3040 3. 10678 @4083 AFDC3042 3. 10679 @4086 AFDC3044 3. 10680 @4089 AFDC3046 3. 10681 @4092 AFDC3048 3. 10682 @4095 AFDC3050 3. 10683 @4098 AFDC3052 3. 10684 @4101 AFDC3054 3. 10685 @4104 I20IMP01 1. 10686 @4105 I20IMP02 1. 10687 @4106 I20IMP03 1. 10688 @4107 I20IMP04 1. 10689 @4108 I21REC1 1. 10690 @4109 I21REC2 1. 10691 @4110 I21REC3 1. 10692 @4111 I21REC4 1. 10693 @4112 I21AMT1 5. 10694 @4117 I21AMT2 5. 10695 @4122 I21AMT3 5. 10696 @4127 I21AMT4 5. 10697 @4132 GA3034 1. 10698 @4133 GA3036 3. 10699 @4136 GA3038 3. 10700 @4139 GA3040 3. 10701 @4142 GA3042 3. 10702 @4145 GA3044 3. 10703 @4148 GA3046 3. 10704 @4151 GA3048 3. 10705 @4154 GA3050 3. 10706 @4157 GA3052 3. 164 The SAS System 15:22 Thursday, July 3, 2003 10707 @4160 GA3054 3. 10708 @4163 I21IMP01 1. 10709 @4164 I21IMP02 1. 10710 @4165 I21IMP03 1. 10711 @4166 I21IMP04 1. 10712 @4167 I23REC1 1. 10713 @4168 I23REC2 1. 10714 @4169 I23REC3 1. 10715 @4170 I23REC4 1. 10716 @4171 I23AMT1 5. 10717 @4176 I23AMT2 5. 10718 @4181 I23AMT3 5. 10719 @4186 I23AMT4 5. 10720 @4191 FCC3034 1. 10721 @4192 FCC3036 3. 10722 @4195 FCC3038 3. 10723 @4198 FCC3040 3. 10724 @4201 FCC3042 3. 10725 @4204 FCC3044 3. 10726 @4207 FCC3046 3. 10727 @4210 FCC3048 3. 10728 @4213 FCC3050 3. 10729 @4216 FCC3052 3. 10730 @4219 FCC3054 3. 10731 @4222 I23IMP01 1. 10732 @4223 I23IMP02 1. 10733 @4224 I23IMP03 1. 10734 @4225 I23IMP04 1. 10735 @4226 I24REC1 1. 10736 @4227 I24REC2 1. 10737 @4228 I24REC3 1. 10738 @4229 I24REC4 1. 10739 @4230 I24AMT1 5. 10740 @4235 I24AMT2 5. 10741 @4240 I24AMT3 5. 10742 @4245 I24AMT4 5. 10743 @4250 OW3034 1. 10744 @4251 OW3036 3. 10745 @4254 OW3038 3. 10746 @4257 OW3040 3. 10747 @4260 OW3042 3. 10748 @4263 OW3044 3. 10749 @4266 OW3046 3. 10750 @4269 OW3048 3. 10751 @4272 OW3050 3. 10752 @4275 OW3052 3. 10753 @4278 OW3054 3. 10754 @4281 I24IMP01 1. 10755 @4282 I24IMP02 1. 10756 @4283 I24IMP03 1. 10757 @4284 I24IMP04 1. 10758 @4285 WIC3138 1. 10759 @4286 WIC3140 1. 10760 @4287 WIC3142 1. 10761 @4288 WIC3144 1. 10762 @4289 I25IMP01 1. 10763 @4290 I25IMP02 1. 10764 @4291 I25IMP03 1. 10765 @4292 I25IMP04 1. 10766 @4293 I27REC1 1. 10767 @4294 I27REC2 1. 10768 @4295 I27REC3 1. 10769 @4296 I27REC4 1. 10770 @4297 I27AMT1 5. 10771 @4302 I27AMT2 5. 10772 @4307 I27AMT3 5. 10773 @4312 I27AMT4 5. 10774 @4317 FS3100 1. 10775 @4318 FS3102 3. 10776 @4321 FS3104 3. 10777 @4324 FS3106 3. 10778 @4327 FS3108 3. 10779 @4330 FS3110 3. 10780 @4333 FS3112 3. 10781 @4336 FS3114 3. 10782 @4339 FS3116 3. 165 The SAS System 15:22 Thursday, July 3, 2003 10783 @4342 FS3118 3. 10784 @4345 FS3120 3. 10785 @4348 I27IMP01 1. 10786 @4349 I27IMP02 1. 10787 @4350 I27IMP03 1. 10788 @4351 I27IMP04 1. 10789 @4352 I28REC1 1. 10790 @4353 I28REC2 1. 10791 @4354 I28REC3 1. 10792 @4355 I28REC4 1. 10793 @4356 I28AMT1 5. 10794 @4361 I28AMT2 5. 10795 @4366 I28AMT3 5. 10796 @4371 I28AMT4 5. 10797 @4376 I28IMP01 1. 10798 @4377 I28IMP02 1. 10799 @4378 I28IMP03 1. 10800 @4379 I28IMP04 1. 10801 @4380 I29REC1 1. 10802 @4381 I29REC2 1. 10803 @4382 I29REC3 1. 10804 @4383 I29REC4 1. 10805 @4384 I29AMT1 5. 10806 @4389 I29AMT2 5. 10807 @4394 I29AMT3 5. 10808 @4399 I29AMT4 5. 10809 @4404 I29IMP01 1. 10810 @4405 I29IMP02 1. 10811 @4406 I29IMP03 1. 10812 @4407 I29IMP04 1. 10813 @4408 I30REC1 1. 10814 @4409 I30REC2 1. 10815 @4410 I30REC3 1. 10816 @4411 I30REC4 1. 10817 @4412 I30AMT1 5. 10818 @4417 I30AMT2 5. 10819 @4422 I30AMT3 5. 10820 @4427 I30AMT4 5. 10821 @4432 I30IMP01 1. 10822 @4433 I30IMP02 1. 10823 @4434 I30IMP03 1. 10824 @4435 I30IMP04 1. 10825 @4436 I31REC1 1. 10826 @4437 I31REC2 1. 10827 @4438 I31REC3 1. 10828 @4439 I31REC4 1. 10829 @4440 I31AMT1 5. 10830 @4445 I31AMT2 5. 10831 @4450 I31AMT3 5. 10832 @4455 I31AMT4 5. 10833 @4460 I31IMP01 1. 10834 @4461 I31IMP02 1. 10835 @4462 I31IMP03 1. 10836 @4463 I31IMP04 1. 10837 @4464 I32REC1 1. 10838 @4465 I32REC2 1. 10839 @4466 I32REC3 1. 10840 @4467 I32REC4 1. 10841 @4468 I32AMT1 5. 10842 @4473 I32AMT2 5. 10843 @4478 I32AMT3 5. 10844 @4483 I32AMT4 5. 10845 @4488 I32IMP01 1. 10846 @4489 I32IMP02 1. 10847 @4490 I32IMP03 1. 10848 @4491 I32IMP04 1. 10849 @4492 I34REC1 1. 10850 @4493 I34REC2 1. 10851 @4494 I34REC3 1. 10852 @4495 I34REC4 1. 10853 @4496 I34AMT1 5. 10854 @4501 I34AMT2 5. 10855 @4506 I34AMT3 5. 10856 @4511 I34AMT4 5. 10857 @4516 I34IMP01 1. 10858 @4517 I34IMP02 1. 166 The SAS System 15:22 Thursday, July 3, 2003 10859 @4518 I34IMP03 1. 10860 @4519 I34IMP04 1. 10861 @4520 I35REC1 1. 10862 @4521 I35REC2 1. 10863 @4522 I35REC3 1. 10864 @4523 I35REC4 1. 10865 @4524 I35AMT1 5. 10866 @4529 I35AMT2 5. 10867 @4534 I35AMT3 5. 10868 @4539 I35AMT4 5. 10869 @4544 I35IMP01 1. 10870 @4545 I35IMP02 1. 10871 @4546 I35IMP03 1. 10872 @4547 I35IMP04 1. 10873 @4548 I36REC1 1. 10874 @4549 I36REC2 1. 10875 @4550 I36REC3 1. 10876 @4551 I36REC4 1. 10877 @4552 I36AMT1 5. 10878 @4557 I36AMT2 5. 10879 @4562 I36AMT3 5. 10880 @4567 I36AMT4 5. 10881 @4572 I36IMP01 1. 10882 @4573 I36IMP02 1. 10883 @4574 I36IMP03 1. 10884 @4575 I36IMP04 1. 10885 @4576 I37REC1 1. 10886 @4577 I37REC2 1. 10887 @4578 I37REC3 1. 10888 @4579 I37REC4 1. 10889 @4580 I37AMT1 5. 10890 @4585 I37AMT2 5. 10891 @4590 I37AMT3 5. 10892 @4595 I37AMT4 5. 10893 @4600 I37IMP01 1. 10894 @4601 I37IMP02 1. 10895 @4602 I37IMP03 1. 10896 @4603 I37IMP04 1. 10897 @4604 I38REC1 1. 10898 @4605 I38REC2 1. 10899 @4606 I38REC3 1. 10900 @4607 I38REC4 1. 10901 @4608 I38AMT1 5. 10902 @4613 I38AMT2 5. 10903 @4618 I38AMT3 5. 10904 @4623 I38AMT4 5. 10905 @4628 I38IMP01 1. 10906 @4629 I38IMP02 1. 10907 @4630 I38IMP03 1. 10908 @4631 I38IMP04 1. 10909 @4632 I40REC1 1. 10910 @4633 I40REC2 1. 10911 @4634 I40REC3 1. 10912 @4635 I40REC4 1. 10913 @4636 I40AMT1 5. 10914 @4641 I40AMT2 5. 10915 @4646 I40AMT3 5. 10916 @4651 I40AMT4 5. 10917 @4656 I40IMP01 1. 10918 @4657 I40IMP02 1. 10919 @4658 I40IMP03 1. 10920 @4659 I40IMP04 1. 10921 @4660 I50REC1 1. 10922 @4661 I50REC2 1. 10923 @4662 I50REC3 1. 10924 @4663 I50REC4 1. 10925 @4664 I50AMT1 5. 10926 @4669 I50AMT2 5. 10927 @4674 I50AMT3 5. 10928 @4679 I50AMT4 5. 10929 @4684 I50IMP01 1. 10930 @4685 I50IMP02 1. 10931 @4686 I50IMP03 1. 10932 @4687 I50IMP04 1. 10933 @4688 I51REC1 1. 10934 @4689 I51REC2 1. 167 The SAS System 15:22 Thursday, July 3, 2003 10935 @4690 I51REC3 1. 10936 @4691 I51REC4 1. 10937 @4692 I51AMT1 5. 10938 @4697 I51AMT2 5. 10939 @4702 I51AMT3 5. 10940 @4707 I51AMT4 5. 10941 @4712 I51IMP01 1. 10942 @4713 I51IMP02 1. 10943 @4714 I51IMP03 1. 10944 @4715 I51IMP04 1. 10945 @4716 I52REC1 1. 10946 @4717 I52REC2 1. 10947 @4718 I52REC3 1. 10948 @4719 I52REC4 1. 10949 @4720 I52AMT1 5. 10950 @4725 I52AMT2 5. 10951 @4730 I52AMT3 5. 10952 @4735 I52AMT4 5. 10953 @4740 I52IMP01 1. 10954 @4741 I52IMP02 1. 10955 @4742 I52IMP03 1. 10956 @4743 I52IMP04 1. 10957 @4744 I53REC1 1. 10958 @4745 I53REC2 1. 10959 @4746 I53REC3 1. 10960 @4747 I53REC4 1. 10961 @4748 I53AMT1 5. 10962 @4753 I53AMT2 5. 10963 @4758 I53AMT3 5. 10964 @4763 I53AMT4 5. 10965 @4768 I53IMP01 1. 10966 @4769 I53IMP02 1. 10967 @4770 I53IMP03 1. 10968 @4771 I53IMP04 1. 10969 @4772 I54REC1 1. 10970 @4773 I54REC2 1. 10971 @4774 I54REC3 1. 10972 @4775 I54REC4 1. 10973 @4776 I54AMT1 5. 10974 @4781 I54AMT2 5. 10975 @4786 I54AMT3 5. 10976 @4791 I54AMT4 5. 10977 @4796 I54IMP01 1. 10978 @4797 I54IMP02 1. 10979 @4798 I54IMP03 1. 10980 @4799 I54IMP04 1. 10981 @4800 I55REC1 1. 10982 @4801 I55REC2 1. 10983 @4802 I55REC3 1. 10984 @4803 I55REC4 1. 10985 @4804 I55AMT1 5. 10986 @4809 I55AMT2 5. 10987 @4814 I55AMT3 5. 10988 @4819 I55AMT4 5. 10989 @4824 I55IMP01 1. 10990 @4825 I55IMP02 1. 10991 @4826 I55IMP03 1. 10992 @4827 I55IMP04 1. 10993 @4828 I56REC1 1. 10994 @4829 I56REC2 1. 10995 @4830 I56REC3 1. 10996 @4831 I56REC4 1. 10997 @4832 I56AMT1 5. 10998 @4837 I56AMT2 5. 10999 @4842 I56AMT3 5. 11000 @4847 I56AMT4 5. 11001 @4852 I56IMP01 1. 11002 @4853 I56IMP02 1. 11003 @4854 I56IMP03 1. 11004 @4855 I56IMP04 1. 11005 @4856 I75REC1 1. 11006 @4857 I75REC2 1. 11007 @4858 I75REC3 1. 11008 @4859 I75REC4 1. 11009 @4860 I75AMT1 6. 11010 @4866 I75AMT2 6. 168 The SAS System 15:22 Thursday, July 3, 2003 11011 @4872 I75AMT3 6. 11012 @4878 I75AMT4 6. 11013 @4884 I75IMP01 1. 11014 @4885 I75IMP02 1. 11015 @4886 I75IMP03 1. 11016 @4887 I75IMP04 1. 11017 @4888 J100YN_1 1. 11018 @4889 J100YN_2 1. 11019 @4890 J100YN_3 1. 11020 @4891 J100YN_4 1. 11021 @4892 JINT1001 4. 11022 @4896 JINT1002 4. 11023 @4900 JINT1003 4. 11024 @4904 JINT1004 4. 11025 @4908 O100YN_1 1. 11026 @4909 O100YN_2 1. 11027 @4910 O100YN_3 1. 11028 @4911 O100YN_4 1. 11029 @4912 OINT1001 4. 11030 @4916 OINT1002 4. 11031 @4920 OINT1003 4. 11032 @4924 OINT1004 4. 11033 @4928 JCALC100 1. 11034 @4929 OCALC100 1. 11035 @4930 J104YN_1 1. 11036 @4931 J104YN_2 1. 11037 @4932 J104YN_3 1. 11038 @4933 J104YN_4 1. 11039 @4934 JINT1041 4. 11040 @4938 JINT1042 4. 11041 @4942 JINT1043 4. 11042 @4946 JINT1044 4. 11043 @4950 O104YN_1 1. 11044 @4951 O104YN_2 1. 11045 @4952 O104YN_3 1. 11046 @4953 O104YN_4 1. 11047 @4954 OINT1041 4. 11048 @4958 OINT1042 4. 11049 @4962 OINT1043 4. 11050 @4966 OINT1044 4. 11051 @4970 JCALC104 1. 11052 @4971 OCALC104 1. 11053 @4972 J110RYN1 1. 11054 @4973 J110RYN2 1. 11055 @4974 J110RYN3 1. 11056 @4975 J110RYN4 1. 11057 @4976 JDIR1101 4. 11058 @4980 JDIR1102 4. 11059 @4984 JDIR1103 4. 11060 @4988 JDIR1104 4. 11061 @4992 O110RYN1 1. 11062 @4993 O110RYN2 1. 11063 @4994 O110RYN3 1. 11064 @4995 O110RYN4 1. 11065 @4996 ODIR1101 4. 11066 @5000 ODIR1102 4. 11067 @5004 ODIR1103 4. 11068 @5008 ODIR1104 4. 11069 @5012 J110CYN1 1. 11070 @5013 J110CYN2 1. 11071 @5014 J110CYN3 1. 11072 @5015 J110CYN4 1. 11073 @5016 JDIC1101 4. 11074 @5020 JDIC1102 4. 11075 @5024 JDIC1103 4. 11076 @5028 JDIC1104 4. 11077 @5032 O110CYN1 1. 11078 @5033 O110CYN2 1. 11079 @5034 O110CYN3 1. 11080 @5035 O110CYN4 1. 11081 @5036 ODIC1101 4. 11082 @5040 ODIC1102 4. 11083 @5044 ODIC1103 4. 11084 @5048 ODIC1104 4. 11085 @5052 J120YN_1 1. 11086 @5053 J120YN_2 1. 169 The SAS System 15:22 Thursday, July 3, 2003 11087 @5054 J120YN_3 1. 11088 @5055 J120YN_4 1. 11089 @5056 JRNT1201 5. 11090 @5061 JRNT1202 5. 11091 @5066 JRNT1203 5. 11092 @5071 JRNT1204 5. 11093 @5076 O120YN_1 1. 11094 @5077 O120YN_2 1. 11095 @5078 O120YN_3 1. 11096 @5079 O120YN_4 1. 11097 @5080 ORNT1201 5. 11098 @5085 ORNT1202 5. 11099 @5090 ORNT1203 5. 11100 @5095 ORNT1204 5. 11101 @5100 OJ120YN1 1. 11102 @5101 OJ120YN2 1. 11103 @5102 OJ120YN3 1. 11104 @5103 OJ120YN4 1. 11105 @5104 OJRT1201 5. 11106 @5109 OJRT1202 5. 11107 @5114 OJRT1203 5. 11108 @5119 OJRT1204 5. 11109 @5124 JMTGNYN1 1. 11110 @5125 JMTGNYN2 1. 11111 @5126 JMTGNYN3 1. 11112 @5127 JMTGNYN4 1. 11113 @5128 JMORTYN1 1. 11114 @5129 JMORTYN2 1. 11115 @5130 JMORTYN3 1. 11116 @5131 JMORTYN4 1. 11117 @5132 JMAM1301 4. 11118 @5136 JMAM1302 4. 11119 @5140 JMAM1303 4. 11120 @5144 JMAM1304 4. 11121 @5148 OMTGNYN1 1. 11122 @5149 OMTGNYN2 1. 11123 @5150 OMTGNYN3 1. 11124 @5151 OMTGNYN4 1. 11125 @5152 OMORTYN1 1. 11126 @5153 OMORTYN2 1. 11127 @5154 OMORTYN3 1. 11128 @5155 OMORTYN4 1. 11129 @5156 OMAM1301 4. 11130 @5160 OMAM1302 4. 11131 @5164 OMAM1303 4. 11132 @5168 OMAM1304 4. 11133 @5172 O4050YN1 1. 11134 @5173 O4040YN2 1. 11135 @5174 O4050YN3 1. 11136 @5175 O4050YN4 1. 11137 @5176 RAM40501 5. 11138 @5181 RAM40502 5. 11139 @5186 RAM40503 5. 11140 @5191 RAM40504 5. 11141 @5196 SC4300 1. 11142 @5197 SC4302 1. 11143 @5198 SC4304 1. 11144 @5199 SC4306 1. 11145 @5200 SC4308 1. 11146 @5201 SC4310 1. 11147 @5202 SC4312 5. 11148 @5208 SC4318 1. 11149 @5209 SC4320 5. 11150 @5215 SC4400 1. 11151 @5216 SC4402 1. 11152 @5217 SC4404 1. 11153 @5218 SC4406 1. 11154 @5219 SC4408 1. 11155 @5220 SC4410 1. 11156 @5221 SC4412 5. 11157 @5227 SC4418 1. 11158 @5228 SC4420 5. 11159 @5234 SC4500 1. 11160 @5235 SC4502 1. 11161 @5236 SC4504 5. 11162 @5242 SC4508 5. 170 The SAS System 15:22 Thursday, July 3, 2003 11163 @5248 SC4512 1. 11164 @5249 SC4514 1. 11165 @5250 SC4516 5. 11166 @5255 SC4518 5. 11167 @5260 SC4600 1. 11168 @5261 SC4602 1. 11169 @5262 SC4604 5. 11170 @5267 SC4606 6. 11171 @5273 SC4610 1. 11172 @5274 SC4612 5. 11173 @5279 SC4614 6. 11174 @5285 SC4618 1. 11175 @5286 SC4620 6. 11176 @5292 SC4700 1. 11177 @5293 SC4702 1. 11178 @5294 SC4704 1. 11179 @5295 SC4706 1. 11180 @5296 SC4708 1. 11181 @5297 SC4710 1. 11182 @5298 SC4712 5. 11183 @5303 SC4714 1. 11184 @5304 SC4716 5. 11185 @5309 SC4718 1. 11186 @5310 SC4720 6. 11187 @5316 G2_IMP01 1. 11188 @5317 G2_IMP02 1. 11189 @5318 G2_IMP03 1. 11190 @5319 G2_IMP04 1. 11191 @5320 G2_IMP05 1. 11192 @5321 G2_IMP06 1. 11193 @5322 G2_IMP07 1. 11194 @5323 G2_IMP08 1. 11195 @5324 G2_IMP09 1. 11196 @5325 G2_IMP10 1. 11197 @5326 G2_IMP11 1. 11198 @5327 G2_IMP12 1. 11199 @5328 G2_IMP13 1. 11200 @5329 G2_IMP14 1. 11201 @5330 G2_IMP15 1. 11202 @5331 G2_IMP16 1. 11203 @5332 G2_IMP17 1. 11204 @5333 G2_IMP18 1. 11205 @5334 G2_IMP19 1. 11206 @5335 G2_IMP20 1. 11207 @5336 G2_IMP21 1. 11208 @5337 G2_IMP22 1. 11209 @5338 G2_IMP23 1. 11210 @5339 G2_IMP24 1. 11211 @5340 G2_IMP25 1. 11212 @5341 G2_IMP26 1. 11213 @5342 G2_IMP27 1. 11214 @5343 WS1_2002 2. 11215 @5345 WS1_2044 1. 11216 @5346 WS1_2046 1. 11217 @5347 WS1IMP07 1. 11218 @5348 WS1IMP08 1. 11219 @5349 WS2_2002 2. 11220 @5351 WS2_2044 1. 11221 @5352 WS2_2046 1. 11222 @5353 WS2IMP07 1. 11223 @5354 WS2IMP08 1. 11224 @5355 SE12202 2. 11225 @5357 SE22202 2. 11226 @5359 I41REC1 1. 11227 @5360 I41REC2 1. 11228 @5361 I41REC3 1. 11229 @5362 I41REC4 1. 11230 @5363 I41AMT1 5. 11231 @5368 I41AMT2 5. 11232 @5373 I41AMT3 5. 11233 @5378 I41AMT4 5. 11234 @5383 I41IMP01 1. 11235 @5384 I41IMP02 1. 11236 @5385 I41IMP03 1. 11237 @5386 I41IMP04 1. 11238 @5387 H5_LVQTR 2. 171 The SAS System 15:22 Thursday, July 3, 2003 11239 @5389 H1_TYPE 1. 11240 @5390 U1_REINT 1. 11241 @5391 H1_MIS 1. 11242 @5392 H1_INT1 2. 11243 @5394 H2_TYPE 1. 11244 @5395 U1ITM38C 2. 11245 @5397 U2ITM38C 2. 11246 @5399 U2_REINT 1. 11247 @5400 H2_MIS 1. 11248 @5401 H2_INT1 2. 11249 @5403 H3_TYPE 1. 11250 @5404 U3ITM38C 2. 11251 @5406 U3_REINT 1. 11252 @5407 H3_MIS 1. 11253 @5408 H3_INT1 2. 11254 @5410 H4_TYPE 1. 11255 @5411 U4ITM38C 2. 11256 @5413 U4_REINT 1. 11257 @5414 H4_MIS 1. 11258 @5415 H4_INT1 2. 11259 @5417 H5_TYPE 1. 11260 @5418 H5_MIS 1. 11261 @5419 U_BRTHMN 2. 11262 @5421 PP_MIS1 1. 11263 @5422 PP_MIS2 1. 11264 @5423 PP_MIS3 1. 11265 @5424 PP_MIS4 1. 11266 @5425 PP_MIS5 1. 11267 @5426 U_YRENT 2. 11268 @5428 U_YRENT2 2. 11269 @5430 MEDCODE 1. 11270 @5431 SC1231 1. 11271 @5432 SC1232 1. 11272 @5433 SC1233 2. 11273 @5435 SC1234 1. 11274 @5436 SC1235 1. 11275 @5437 SC1236 1. 11276 @5438 SC1237 1. 11277 @5439 SC1238 1. 11278 @5440 SC1656 1. 11279 @5441 SC1658 1. 11280 @5442 SC1660 1. 11281 @5443 SC1662 1. 11282 @5444 SC1664 1. 11283 @5445 SC1666 1. 11284 @5446 SC1668 2. 11285 @5448 SC1670 1. 11286 @5449 SC1672 1. 11287 @5450 SC1674 1. 11288 @5451 SC1676 1. 11289 @5452 SC1678 1. 11290 @5453 SC1680 1. 11291 @5454 SC1682 1. 11292 @5455 SC1684 1. 11293 @5456 SC1686 1. 11294 @5457 SC1688 1. 11295 @5458 SC1690 1. 11296 @5459 SC1692 1. 11297 @5460 VERSION 1. 11298 ; 11299 11300 LABEL 11301 SUSEQNUM = "Sequence number of sample unit" 11302 SU_ID = "Sample unit identifier" 11303 SUHHCNT1 = "Number of households in sample for" 11304 SUHHCNT2 = "Number of households in sample for" 11305 SUHHCNT3 = "Number of households in sample for" 11306 SUHHCNT4 = "Number of households in sample for" 11307 SUHHCNT5 = "Number of households in sample for" 11308 SU_TOTHH = "Total number of households" 11309 SU_TOTFF = "Total number of families and pseudo" 11310 SU_TOTPP = "Total number of person records" 11311 SU_TOTWS = "Total number of wage or salaried" 11312 SU_TOTSE = "Total number of self-employment" 11313 SU_TOTG2 = "Total number of persons in the sample" 11314 STATE = "FIPS State code for the sample unit" 172 The SAS System 15:22 Thursday, July 3, 2003 11315 SU_RGC = "Reduction group code established to ma" 11316 H1_ADDID = "Address ID. - This field" 11317 H1_MONTH = "Month for which this household is" 11318 H1_YEAR = "Year for which this household is" 11319 H1_NF = "Number of families and pseudo" 11320 H1_FFCNT = "Count of number of family groups" 11321 H1_SSCNT = "Count of number of related subfamily" 11322 H1REFPER = "Entry address ID and person number of" 11323 H1_NP = "Number of persons in household in" 11324 H1_WGT = "Household weight--month 1." 11325 H1_HSC = "Half sample code for variance estimati" 11326 H1_STRAT = "Stratum code for variance estimation" 11327 H1_STATE = "FIPS State code for the household" 11328 H1_METRO = "Metro/Residual Status" 11329 H1_MSA = "Identifiable MSA/CMSA codes as" 11330 H1_ACCES = "Control card item 13B - access to" 11331 H1_LVQTR = "Control card items 13" 11332 H1_UNITS = "Control card item 14 - number of units" 11333 H1_TENUR = "Control card item 15 - are the living" 11334 H1_PUBHS = "Control card item 16A - is the residen" 11335 H1_LORNT = "Control card item 16B - are you paying" 11336 H1_RACE = "Control card item 37A - race of refere" 11337 H1_SEX = "Control card item 37B - sex of referen" 11338 H1_SIZE = "Control card item 37C - size of househ" 11339 H1_SAMPL = "Sample code - indicates panel year" 11340 H1_SEG = "Segment type - item 4 on the control" 11341 H1_INTCD = "Interviewer code, an alphabetic" 11342 U1CCWAVE = "Wave for which the control card was" 11343 U1FRMSLE = "Control card item 12B - during the" 11344 U1_ACCES = "Control card item 13B - access to" 11345 U1_LVQTR = "Control card items 13D" 11346 U1_UNITS = "Control card item 14 - number of units" 11347 U1_TENUR = "Control card item 15 - are the living" 11348 U1_PUBHS = "Control card item 16A - is the residen" 11349 U1_LORNT = "Control card item 16B - are you paying" 11350 H1ITM36A = "Control card item 36A - wave number" 11351 H1ITM36B = "Control card item 36B - interview" 11352 U1_RACE = "Control card item 37A - race of refere" 11353 U1_SEX = "Control card item 37B - sex of referen" 11354 U1_SIZE = "Control card item 37C - size of househ" 11355 U1ITM38A = "Control card item 38A - wave of visit" 11356 U1ITM38B = "Control card item 38B - month of visit" 11357 U1TOTVST = "Control card item 38D - total number" 11358 U1TOTPHN = "Control card item 38F - total number" 11359 U1CCRSPP = "Control card item 38G - control card" 11360 H1_0010 = "Control card source code 10 -" 11361 H1_0012 = "Control card source code 12 -" 11362 H1_0014 = "Control card source code 14 -" 11363 H1_0016 = "Control card source code 16 -" 11364 H1_0018 = "Control card source code 18 -" 11365 H1_0020 = "Control card source code 20 -" 11366 H1_MEANS = "Receipt of benefits from a means-teste" 11367 H1_CASH = "Receipt of cash benefits" 11368 H1NCASHB = "Receipt of noncash benefits" 11369 H1_POVd = "Low income cutoff for this household." 11370 H1TOTINC = "Total household income for month 1" 11371 H1_EARN = "Total household earned income for mont" 11372 H1_PROP = "Total household property income for mo" 11373 H1_TRAN = "Total household means-tested cash tran" 11374 H1_OTHER = "Total 'other' household income for mon" 11375 H1NONCSH = "Noncash household income for month 1 o" 11376 H1SOCSEC = "Total household social security income" 11377 H1_SSI = "Total household supplemental security" 11378 H1_UNEMP = "Total household unemployment compensat" 11379 H1_VETS = "Total household veterans payment incom" 11380 H1_AFDC = "Total household AFDC income for month " 11381 H1_FDSTP = "Total household food stamps received f" 11382 H1_PUB = "Is this a public housing unit for whic" 11383 H1PUBAMT = "What is the monthly rent for this publ" 11384 H1_UTLTY = "Is there a utility payment for this un" 11385 H1_ENRGY = "What type of energy assistance was rec" 11386 H1_LUNCH = "Are the lunches free or reduced-price" 11387 H1_BREAK = "Are the breakfasts free or reduced-pri" 11388 H1_4802 = "Check item P2" 11389 H1_4804 = "What is your monthly rent? In dollars." 11390 H1_4806 = "Do you pay for any utilities such" 173 The SAS System 15:22 Thursday, July 3, 2003 11391 H1_4808 = "Check item P3" 11392 H1_4810 = "What is your monthly rent?" 11393 H1_4812 = "Do you pay for any utilities such as" 11394 H1_4814 = "What would the monthly rent be on this" 11395 H1_4816 = "Has this household received energy" 11396 H1_4818 = "Checks sent to household" 11397 H1_4820 = "Coupons or vouchers sent to household" 11398 H1_4822 = "Payments sent directly to utility" 11399 H1_4824 = "What was the total amount of the" 11400 H1_4826 = "Check item P4" 11401 H1_4828 = "Do any of the children in this" 11402 H1_4830 = "How many children" 11403 H1_4832 = "Do any of the children receive free" 11404 H1_4834 = "How many children" 11405 H1_4836 = "Free lunch" 11406 H1_4838 = "Reduced-price lunch" 11407 H1_4840 = "Do any of the children receive free" 11408 H1_4842 = "How many children" 11409 H1_4844 = "Free breakfast" 11410 H1_4846 = "Reduced-price breakfast" 11411 H1_IMP01 = "Program questions imputation flag 1" 11412 H1_IMP02 = "Program questions imputation flag 2" 11413 H1_IMP03 = "Program questions imputation flag 3" 11414 H1_IMP04 = "Program questions imputation flag 4" 11415 H1_IMP05 = "Program questions imputation flag 5" 11416 H1_IMP06 = "Program questions imputation flag 6" 11417 H1_IMP07 = "Program questions imputation flag 7" 11418 H1_IMP08 = "Program questions imputation flag 8" 11419 H1_IMP09 = "Program questions imputation flag 9" 11420 H1_IMP10 = "Program questions imputation flag 10" 11421 H1_IMP11 = "Program questions imputation flag 11" 11422 H1_IMP12 = "Program questions imputation flag 12" 11423 H1_IMP13 = "Program questions imputation flag 13" 11424 H1_IMP14 = "Program questions imputation flag 14" 11425 H1_IMP15 = "Program questions imputation flag 15" 11426 H1_IMP16 = "Program questions imputation flag 16" 11427 H1_IMP17 = "Program questions imputation flag 17" 11428 H1_IMP18 = "Program questions imputation flag 18" 11429 H1_IMP19 = "Program questions imputation flag 19" 11430 H1_IMP20 = "Program questions imputation flag 20" 11431 H2_ADDID = "Address ID. - This field" 11432 H2_MONTH = "Month for which this household is" 11433 H2_YEAR = "Year for which this household is" 11434 H2_NF = "Number of families and pseudo" 11435 H2_FFCNT = "Count of number of family groups" 11436 H2_SSCNT = "Count of number of related subfamily" 11437 H2REFPER = "Entry address ID and person number of" 11438 H2_NP = "Number of persons in household in" 11439 H2_WGT = "Household weight--month 2." 11440 H2_HSC = "Half sample code for variance estimati" 11441 H2_STRAT = "Stratum code for variance estimation" 11442 H2_STATE = "FIPS State code for the household" 11443 H2_METRO = "Metro/Residual Status" 11444 H2_MSA = "Identifiable MSA/CMSA codes as defined" 11445 H2_ACCES = "Control card item 13B - access to" 11446 H2_LVQTR = "Control card items 13D" 11447 H2_UNITS = "Control card item 14 - number of units" 11448 H2_TENUR = "Control card item 15 - are the living" 11449 H2_PUBHS = "Control card item 16A - is the residen" 11450 H2_LORNT = "Control card item 16B - are you paying" 11451 H2_RACE = "Control card item 37A - race of refere" 11452 H2_SEX = "Control card item 37B - sex of referen" 11453 H2_SIZE = "Control card item 37C - size of househ" 11454 H2_SAMPL = "Sample code - indicates panel year" 11455 H2_SEG = "Segment type - item 4 on the control c" 11456 H2_INTCD = "Interviewer code, an alphabetic follow" 11457 U2CCWAVE = "Wave for which the control card was fi" 11458 U2FRMSLE = "Control card item 12B - during the pas" 11459 U2_ACCES = "Control card item 13B - access to" 11460 U2_LVQTR = "Control card items 13D" 11461 U2_UNITS = "Control card item 14 - number of units" 11462 U2_TENUR = "Control card item 15 - are the living" 11463 U2_PUBHS = "Control card item 16A - is the residen" 11464 U2_LORNT = "Control card item 16B - are you paying" 11465 H2ITM36A = "Control card item 36A - wave number" 11466 H2ITM36B = "Control card item 36B - interview" 174 The SAS System 15:22 Thursday, July 3, 2003 11467 U2_RACE = "Control card item 37A - race of refere" 11468 U2_SEX = "Control card item 37B - sex of referen" 11469 U2_SIZE = "Control card item 37C - size of househ" 11470 U2ITM38A = "Control card item 38A - wave of visit" 11471 U2ITM38B = "Control card item 38B - month of visit" 11472 U2TOTVST = "Control card item 38D - total number" 11473 U2TOTPHN = "Control card item 38F - total number" 11474 U2CCRSPP = "Control card item 38G - control card" 11475 H2_0010 = "Control card source code 10 -" 11476 H2_0012 = "Control card source code 12 -" 11477 H2_0014 = "Control card source code 14 -" 11478 H2_0016 = "Control card source code 16 -" 11479 H2_0018 = "Control card source code 18 -" 11480 H2_0020 = "Control card source code 20 -" 11481 H2_MEANS = "Receipt of benefits from a means-teste" 11482 H2_CASH = "Receipt of cash benefits" 11483 H2NCASHB = "Receipt of noncash benefits" 11484 H2_POVd = "Low income cutoff for this household." 11485 H2TOTINC = "Total household income for month 2" 11486 H2_EARN = "Total household earned income for mont" 11487 H2_PROP = "Total household property income for mo" 11488 H2_TRAN = "Total household means-tested cash tran" 11489 H2_OTHER = "Total 'other' household income for mon" 11490 H2NONCSH = "Noncash household income for month 2 o" 11491 H2SOCSEC = "Total household social security income" 11492 H2_SSI = "Total household supplemental security" 11493 H2_UNEMP = "Total household unemployment compensat" 11494 H2_VETS = "Total household veterans payment incom" 11495 H2_AFDC = "Total household AFDC income for month " 11496 H2_FDSTP = "Total household food stamps received f" 11497 H2_PUB = "Is this a public housing unit for whic" 11498 H2PUBAMT = "What is the monthly rent for this publ" 11499 H2_UTLTY = "Is there a utility payment for this un" 11500 H2_ENRGY = "What type of energy assistance was rec" 11501 H2_LUNCH = "Are the lunches free or reduced-price" 11502 H2_BREAK = "Are the breakfasts free or reduced-pri" 11503 H2_4802 = "Check item P2" 11504 H2_4804 = "What is your monthly rent? In dollars." 11505 H2_4806 = "Do you pay for any utilities such" 11506 H2_4808 = "Check item P3" 11507 H2_4810 = "What is your monthly rent?" 11508 H2_4812 = "Do you pay for any utilities such as" 11509 H2_4814 = "What would the monthly rent be on this" 11510 H2_4816 = "Has this household received energy" 11511 H2_4818 = "Checks sent to household" 11512 H2_4820 = "Coupons or vouchers sent to household" 11513 H2_4822 = "Payments sent directly to utility" 11514 H2_4824 = "What was the total amount of the" 11515 H2_4826 = "Check item P4" 11516 H2_4828 = "Do any of the children in this" 11517 H2_4830 = "How many children" 11518 H2_4832 = "Do any of the children receive free" 11519 H2_4834 = "How many children" 11520 H2_4836 = "Free lunch" 11521 H2_4838 = "Reduced-price lunch" 11522 H2_4840 = "Do any of the children receive free" 11523 H2_4842 = "How many children" 11524 H2_4844 = "Free breakfast" 11525 H2_4846 = "Reduced-price breakfast" 11526 H2_IMP01 = "Program questions imputation flag 1" 11527 H2_IMP02 = "Program questions imputation flag 2" 11528 H2_IMP03 = "Program questions imputation flag 3" 11529 H2_IMP04 = "Program questions imputation flag 4" 11530 H2_IMP05 = "Program questions imputation flag 5" 11531 H2_IMP06 = "Program questions imputation flag 6" 11532 H2_IMP07 = "Program questions imputation flag 7" 11533 H2_IMP08 = "Program questions imputation flag 8" 11534 H2_IMP09 = "Program questions imputation flag 9" 11535 H2_IMP10 = "Program questions imputation flag 10" 11536 H2_IMP11 = "Program questions imputation flag 11" 11537 H2_IMP12 = "Program questions imputation flag 12" 11538 H2_IMP13 = "Program questions imputation flag 13" 11539 H2_IMP14 = "Program questions imputation flag 14" 11540 H2_IMP15 = "Program questions imputation flag 15" 11541 H2_IMP16 = "Program questions imputation flag 16" 11542 H2_IMP17 = "Program questions imputation flag 17" 175 The SAS System 15:22 Thursday, July 3, 2003 11543 H2_IMP18 = "Program questions imputation flag 18" 11544 H2_IMP19 = "Program questions imputation flag 19" 11545 H2_IMP20 = "Program questions imputation flag 20" 11546 H3_ADDID = "Address ID. - This field differentiate" 11547 H3_MONTH = "Month for which this household is" 11548 H3_YEAR = "Year for which this household is" 11549 H3_NF = "Number of families and pseudo" 11550 H3_FFCNT = "Count of number of family groups" 11551 H3_SSCNT = "Count of number of related subfamily" 11552 H3REFPER = "Entry address ID and person number of" 11553 H3_NP = "Number of persons in household in" 11554 H3_WGT = "Household weight--month 3." 11555 H3_HSC = "Half sample code for variance estimati" 11556 H3_STRAT = "Stratum code for variance estimation" 11557 H3_STATE = "FIPS State code for the household" 11558 H3_METRO = "Metro/Residual Status" 11559 H3_MSA = "Identifiable MSA/CMSA codes as" 11560 H3_ACCES = "Control card item 13B - access to the " 11561 H3_LVQTR = "Control card items 13D" 11562 H3_UNITS = "Control card item 14 - number of units" 11563 H3_TENUR = "Control card item 15 - are the living " 11564 H3_PUBHS = "Control card item 16A - is the residen" 11565 H3_LORNT = "Control card item 16B - are you paying" 11566 H3_RACE = "Control card item 37A - race of refere" 11567 H3_SEX = "Control card item 37B - sex of referen" 11568 H3_SIZE = "Control card item 37C - size of househ" 11569 H3_SAMPL = "Sample code - indicates panel year" 11570 H3_SEG = "Segment type - item 4 on the control" 11571 H3_INTCD = "Interviewer code, an alphabetic" 11572 U3CCWAVE = "Wave for which the control card was" 11573 U3FRMSLE = "Control card item 12B - during the" 11574 U3_ACCES = "Control card item 13B - access to" 11575 U3_LVQTR = "Control card items 13D" 11576 U3_UNITS = "Control card item 14 - number of units" 11577 U3_TENUR = "Control card item 15 - are the living" 11578 U3_PUBHS = "Control card item 16A - is the residen" 11579 U3_LORNT = "Control card item 16B - are you paying" 11580 H3ITM36A = "Control card item 36A - wave number" 11581 H3ITM36B = "Control card item 36B - interview" 11582 U3_RACE = "Control card item 37A - race of refere" 11583 U3_SEX = "Control card item 37B - sex of referen" 11584 U3_SIZE = "Control card item 37C - size of househ" 11585 U3ITM38A = "Control card item 38A - wave of visit" 11586 U3ITM38B = "Control card item 38B - month of visit" 11587 U3TOTVST = "Control card item 38D - total number" 11588 U3TOTPHN = "Control card item 38F - total number" 11589 U3CCRSPP = "Control card item 38G - control card" 11590 H3_0010 = "Control card source code 10 -" 11591 H3_0012 = "Control card source code 12 -" 11592 H3_0014 = "Control card source code 14 -" 11593 H3_0016 = "Control card source code 16 -" 11594 H3_0018 = "Control card source code 18 -" 11595 H3_0020 = "Control card source code 20 -" 11596 H3_MEANS = "Receipt of benefits from a means-teste" 11597 H3_CASH = "Receipt of cash benefits" 11598 H3NCASHB = "Receipt of noncash benefits" 11599 H3_POVd = "Low income cutoff for this household." 11600 H3TOTINC = "Total household income for month 3" 11601 H3_EARN = "Total household earned income for mont" 11602 H3_PROP = "Total household property income for mo" 11603 H3_TRAN = "Total household means-tested cash tran" 11604 H3_OTHER = "Total 'other' household income for mon" 11605 H3NONCSH = "Noncash household income for month 3 o" 11606 H3SOCSEC = "Total household social security income" 11607 H3_SSI = "Total household supplemental security" 11608 H3_UNEMP = "Total household unemployment compensat" 11609 H3_VETS = "Total household veterans payment incom" 11610 H3_AFDC = "Total household AFDC income for month " 11611 H3_FDSTP = "Total household food stamps received f" 11612 H3_PUB = "Is this a public housing unit for whic" 11613 H3PUBAMT = "What is the monthly rent for this publ" 11614 H3_UTLTY = "Is there a utility payment for this un" 11615 H3_ENRGY = "What type of energy assistance was rec" 11616 H3_LUNCH = "Are the lunches free or reduced-price" 11617 H3_BREAK = "Are the breakfasts free or reduced-pri" 11618 H3_4802 = "Check item P2" 176 The SAS System 15:22 Thursday, July 3, 2003 11619 H3_4804 = "What is your monthly rent? In dollars." 11620 H3_4806 = "Do you pay for any utilities such" 11621 H3_4808 = "Check item P3" 11622 H3_4810 = "What is your monthly rent?" 11623 H3_4812 = "Do you pay for any utilities such as" 11624 H3_4814 = "What would the monthly rent be on this" 11625 H3_4816 = "Has this household received energy" 11626 H3_4818 = "Checks sent to household" 11627 H3_4820 = "Coupons or vouchers sent to household" 11628 H3_4822 = "Payments sent directly to utility" 11629 H3_4824 = "What was the total amount of the" 11630 H3_4826 = "Check item P4" 11631 H3_4828 = "Do any of the children in this" 11632 H3_4830 = "How many children" 11633 H3_4832 = "Do any of the children receive free" 11634 H3_4834 = "How many children" 11635 H3_4836 = "Free lunch" 11636 H3_4838 = "Reduced-price lunch" 11637 H3_4840 = "Do any of the children receive free" 11638 H3_4842 = "How many children" 11639 H3_4844 = "Free breakfast" 11640 H3_4846 = "Reduced-price breakfast" 11641 H3_IMP01 = "Program questions imputation flag 1" 11642 H3_IMP02 = "Program questions imputation flag 2" 11643 H3_IMP03 = "Program questions imputation flag 3" 11644 H3_IMP04 = "Program questions imputation flag 4" 11645 H3_IMP05 = "Program questions imputation flag 5" 11646 H3_IMP06 = "Program questions imputation flag 6" 11647 H3_IMP07 = "Program questions imputation flag 7" 11648 H3_IMP08 = "Program questions imputation flag 8" 11649 H3_IMP09 = "Program questions imputation flag 9" 11650 H3_IMP10 = "Program questions imputation flag 10" 11651 H3_IMP11 = "Program questions imputation flag 11" 11652 H3_IMP12 = "Program questions imputation flag 12" 11653 H3_IMP13 = "Program questions imputation flag 13" 11654 H3_IMP14 = "Program questions imputation flag 14" 11655 H3_IMP15 = "Program questions imputation flag 15" 11656 H3_IMP16 = "Program questions imputation flag 16" 11657 H3_IMP17 = "Program questions imputation flag 17" 11658 H3_IMP18 = "Program questions imputation flag 18" 11659 H3_IMP19 = "Program questions imputation flag 19" 11660 H3_IMP20 = "Program questions imputation flag 20" 11661 H4_ADDID = "Address ID. - This field" 11662 H4_MONTH = "Month for which this household is" 11663 H4_YEAR = "Year for which this household is" 11664 H4_NF = "Number of families and pseudo" 11665 H4_FFCNT = "Count of number of family groups" 11666 H4_SSCNT = "Count of number of related subfamily" 11667 H4REFPER = "Entry address ID and person number of" 11668 H4_NP = "Number of persons in household in" 11669 H4_WGT = "Household weight--month 4." 11670 H4_HSC = "Half sample code for variance estimati" 11671 H4_STRAT = "Stratum code for variance estimation" 11672 H4_STATE = "FIPS State code for the household" 11673 H4_METRO = "Metro/Residual Status" 11674 H4_MSA = "Identifiable MSA/CMSA codes as" 11675 H4_ACCES = "Control card item 13B access to the un" 11676 H4_LVQTR = "Control card items 13D housing/other u" 11677 H4_UNITS = "Control card item 14 - number of units" 11678 H4_TENUR = "Control card item 15 - are the living " 11679 H4_PUBHS = "Control card item 16A - is the residen" 11680 H4_LORNT = "Control card item 16B - are you paying" 11681 H4_RACE = "Control card item 37A - race of refere" 11682 H4_SEX = "Control card item 37B - sex of referen" 11683 H4_SIZE = "Control card item 37C - size of househ" 11684 H4_SEG = "Segment type - item 4 on the control c" 11685 H4_INTCD = "Interviewer code, an alphabetic" 11686 U4CCWAVE = "Wave for which the control card was" 11687 U4FRMSLE = "Control card item 12B - during the" 11688 U4_ACCES = "Control card item 13B - access to" 11689 U4_LVQTR = "Control card items 13D" 11690 U4_UNITS = "Control card item 14 - number of units" 11691 U4_TENUR = "Control card item 15 - are the living" 11692 U4_PUBHS = "Control card item 16A - is the residen" 11693 U4_LORNT = "Control card item 16B - are you paying" 11694 H4ITM36A = "Control card item 36A - wave number" 177 The SAS System 15:22 Thursday, July 3, 2003 11695 H4ITM36B = "Control card item 36B - interview" 11696 U4_RACE = "Control card item 37A - race of refere" 11697 U4_SEX = "Control card item 37B - sex of referen" 11698 U4_SIZE = "Control card item 37C - size of househ" 11699 U4ITM38A = "Control card item 38A - wave of visit" 11700 U4ITM38B = "Control card item 38B - month of visit" 11701 U4TOTVST = "Control card item 38D - total number" 11702 U4TOTPHN = "Control card item 38F - total number" 11703 U4CCRSPP = "Control card item 38G - control card" 11704 H4_0010 = "Control card source code 10 -" 11705 H4_0012 = "Control card source code 12 -" 11706 H4_0014 = "Control card source code 14 -" 11707 H4_0016 = "Control card source code 16 -" 11708 H4_0018 = "Control card source code 18 -" 11709 H4_0020 = "Control card source code 20 -" 11710 H4_MEANS = "Receipt of benefits from a means-teste" 11711 H4_CASH = "Receipt of cash benefits" 11712 H4NCASHB = "Receipt of noncash benefits" 11713 H4_POVd = "Low income cutoff for this household." 11714 H4TOTINC = "Total household income for month 4" 11715 H4_EARN = "Total household earned income for mont" 11716 H4_PROP = "Total household property income for mo" 11717 H4_TRAN = "Total household means-tested cash tran" 11718 H4_OTHER = "Total 'other' household income for mon" 11719 H4NONCSH = "Noncash household income for month 4 o" 11720 H4SOCSEC = "Total household social security income" 11721 H4_SSI = "Total household supplemental security" 11722 H4_UNEMP = "Total household unemployment compensat" 11723 H4_VETS = "Total household veterans payment incom" 11724 H4_AFDC = "Total household AFDC income for month " 11725 H4_FDSTP = "Total household food stamps received f" 11726 H4_PUB = "Is this a public housing unit for whic" 11727 H4PUBAMT = "What is the monthly rent for this publ" 11728 H4_UTLTY = "Is there a utility payment for this un" 11729 H4_ENRGY = "What type of energy assistance was rec" 11730 H4_LUNCH = "Are the lunches free or reduced-price" 11731 H4_BREAK = "Are the breakfasts free or reduced-pri" 11732 H4_4802 = "Check item P2" 11733 H4_4804 = "What is your monthly rent? In dollars." 11734 H4_4806 = "Do you pay for any utilities such" 11735 H4_4808 = "Check item P3" 11736 H4_4810 = "What is your monthly rent?" 11737 H4_4812 = "Do you pay for any utilities such as" 11738 H4_4814 = "What would the monthly rent be on this" 11739 H4_4816 = "Has this household received energy" 11740 H4_4818 = "Checks sent to household" 11741 H4_4820 = "Coupons or vouchers sent to household" 11742 H4_4822 = "Payments sent directly to utility" 11743 H4_4824 = "What was the total amount of the" 11744 H4_4826 = "Check item P4" 11745 H4_4828 = "Do any of the children in this" 11746 H4_4830 = "How many children" 11747 H4_4832 = "Do any of the children receive free" 11748 H4_4834 = "How many children" 11749 H4_4836 = "Free lunch" 11750 H4_4838 = "Reduced-price lunch" 11751 H4_4840 = "Do any of the children receive free" 11752 H4_4842 = "How many children" 11753 H4_4844 = "Free breakfast" 11754 H4_4846 = "Reduced-price breakfast" 11755 H4_IMP01 = "Program questions imputation flag 1" 11756 H4_IMP02 = "Program questions imputation flag 2" 11757 H4_IMP03 = "Program questions imputation flag 3" 11758 H4_IMP04 = "Program questions imputation flag 4" 11759 H4_IMP05 = "Program questions imputation flag 5" 11760 H4_IMP06 = "Program questions imputation flag 6" 11761 H4_IMP07 = "Program questions imputation flag 7" 11762 H4_IMP08 = "Program questions imputation flag 8" 11763 H4_IMP09 = "Program questions imputation flag 9" 11764 H4_IMP10 = "Program questions imputation flag 10" 11765 H4_IMP11 = "Program questions imputation flag 11" 11766 H4_IMP12 = "Program questions imputation flag 12" 11767 H4_IMP13 = "Program questions imputation flag 13" 11768 H4_IMP14 = "Program questions imputation flag 14" 11769 H4_IMP15 = "Program questions imputation flag 15" 11770 H4_IMP16 = "Program questions imputation flag 16" 178 The SAS System 15:22 Thursday, July 3, 2003 11771 H4_IMP17 = "Program questions imputation flag 17" 11772 H4_IMP18 = "Program questions imputation flag 18" 11773 H4_IMP19 = "Program questions imputation flag 19" 11774 H4_IMP20 = "Program questions imputation flag 20" 11775 H5REFPER = "Entry address ID and person number of" 11776 H5_NP = "Number of persons in household." 11777 H5_ADDID = "Address ID. - This field" 11778 H5_WGT = "Household weight--Interview date" 11779 F1_NUMBR = "Family sequence number of sample unit." 11780 F1_MONTH = "Month for which this family is defined" 11781 F1_YEAR = "Year for which this family is defined." 11782 F1NUMPER = "Number of persons in this family." 11783 F1REFPER = "Entry address ID and person number of" 11784 F1SPOUSE = "Entry address ID and person number of" 11785 F1_TYPE = "Type of family (or pseudo-family)" 11786 F1_KIND = "Kind of family (or pseudo-family)" 11787 F1OWNKID = "Number of own children in family." 11788 F1OKLT18 = "Number of own children under age 18" 11789 F1_WGT = "Family weight." 11790 F1_POVd = "Low income cutoff for this family." 11791 F1TOTINC = "Total family income for month 1 of" 11792 F1_EARN = "Total family earned income for month 1" 11793 F1_PROP = "Total family property income for month" 11794 F1_TRAN = "Total family means-tested cash transfe" 11795 F1_OTHER = "Total 'other' family income for month " 11796 F1SOCSEC = "Total family Social Security income fo" 11797 F1_SSI = "Total family supplemental security inc" 11798 F1_UNEMP = "Total family unemployment income for m" 11799 F1_VETS = "Total family veterans payment income f" 11800 F1_AFDC = "Total family AFDC income for month 1 o" 11801 F1_FDSTP = "Total family food stamps received for" 11802 F2_NUMBR = "Family sequence number of sample unit." 11803 F2_MONTH = "Month for which this family is defined" 11804 F2_YEAR = "Year for which this family is defined." 11805 F2NUMPER = "Number of persons in this family." 11806 F2REFPER = "Entry address ID and person number of" 11807 F2SPOUSE = "Entry address ID and person number of" 11808 F2_TYPE = "Type of family (or pseudo-family)" 11809 F2_KIND = "Kind of family (or pseudo-family)" 11810 F2OWNKID = "Number of own children in family." 11811 F2OKLT18 = "Number of own children under age 18" 11812 F2_WGT = "Family weight." 11813 F2_POVd = "Low income cutoff for this family." 11814 F2TOTINC = "Total family income for month 2 of" 11815 F2_EARN = "Total family earned income for month 2" 11816 F2_PROP = "Total family property income for month" 11817 F2_TRAN = "Total family means-tested cash transfe" 11818 F2_OTHER = "Total 'other' family income for month " 11819 F2SOCSEC = "Total family Social Security income fo" 11820 F2_SSI = "Total family supplemental security inc" 11821 F2_UNEMP = "Total family unemployment income for m" 11822 F2_VETS = "Total family veterans payment income f" 11823 F2_AFDC = "Total family AFDC income for month 2 o" 11824 F2_FDSTP = "Total family food stamps received for" 11825 F3_NUMBR = "Family sequence number of sample unit." 11826 F3_MONTH = "Month for which this family is defined" 11827 F3_YEAR = "Year for which this family is defined." 11828 F3NUMPER = "Number of persons in this family." 11829 F3REFPER = "Entry address ID and person number of" 11830 F3SPOUSE = "Entry address ID and person number of" 11831 F3_TYPE = "Type of family (or pseudo-family)" 11832 F3_KIND = "Kind of family (or pseudo-family)" 11833 F3OWNKID = "Number of own children in family." 11834 F3OKLT18 = "Number of own children under age 18" 11835 F3_WGT = "Family weight." 11836 F3_POVd = "Low income cutoff for this family." 11837 F3TOTINC = "Total family income for month 3 of" 11838 F3_EARN = "Total family earned income for month 3" 11839 F3_PROP = "Total family property income for month" 11840 F3_TRAN = "Total family means-tested cash transfe" 11841 F3_OTHER = "Total 'other' family income for month " 11842 F3SOCSEC = "Total family Social Security income fo" 11843 F3_SSI = "Total family supplemental security inc" 11844 F3_UNEMP = "Total family unemployment income for m" 11845 F3_VETS = "Total family veterans payment income f" 11846 F3_AFDC = "Total family AFDC income for month 3 o" 179 The SAS System 15:22 Thursday, July 3, 2003 11847 F3_FDSTP = "Total family food stamps received for" 11848 F4_NUMBR = "Family sequence number of sample unit." 11849 F4_MONTH = "Month for which this family is defined" 11850 F4_YEAR = "Year for which this family is defined." 11851 F4NUMPER = "Number of persons in this family." 11852 F4REFPER = "Entry address ID and person number of" 11853 F4SPOUSE = "Entry address ID and person number of" 11854 F4_TYPE = "Type of family (or pseudo-family)" 11855 F4_KIND = "Kind of family (or pseudo-family)" 11856 F4OWNKID = "Number of own children in family." 11857 F4OKLT18 = "Number of own children under age 18" 11858 F4_WGT = "Family weight." 11859 F4_POVd = "Low income cutoff for this family." 11860 F4TOTINC = "Total family income for month 4 of" 11861 F4_EARN = "Total family earned income for month 4" 11862 F4_PROP = "Total family property income for month" 11863 F4_TRAN = "Total family means-tested cash transfe" 11864 F4_OTHER = "Total 'other' family income for month " 11865 F4SOCSEC = "Total family Social Security income fo" 11866 F4_SSI = "Total family supplemental security inc" 11867 F4_UNEMP = "Total family unemployment income for m" 11868 F4_VETS = "Total family veterans payment income f" 11869 F4_AFDC = "Total family AFDC income for month 4 o" 11870 F4_FDSTP = "Total family food stamps received for" 11871 S1_NUMBR = "Family sequence number of sample unit." 11872 S1_MONTH = "Month for which this subfamily is" 11873 S1_YEAR = "Year for which this subfamily is" 11874 S1NUMPER = "Number of persons in this subfamily." 11875 S1REFPER = "Entry address ID and person number of" 11876 S1SPOUSE = "Entry address ID and person number of" 11877 S1_TYPE = "Type of subfamily" 11878 S1_KIND = "Kind of subfamily" 11879 S1OWNKID = "Number of own children in subfamily." 11880 S1OKLT18 = "Number of own children under age 18" 11881 S1_WGT = "Subfamily weight." 11882 S1_POVd = "Low income cutoff for this subfamily." 11883 S1TOTINC = "Total subfamily income for month 1 of" 11884 S1_EARN = "Total subfamily earned income for mont" 11885 S1_PROP = "Total subfamily property income for mo" 11886 S1_TRAN = "Total subfamily means-tested cash tran" 11887 S1_OTHER = "Total 'other' subfamily income for mon" 11888 S1SOCSEC = "Total subfamily Social Security income" 11889 S1_SSI = "Total subfamily supplemental security " 11890 S1_UNEMP = "Total subfamily unemployment income fo" 11891 S1_VETS = "Total subfamily veterans payment incom" 11892 S1_AFDC = "Total subfamily AFDC income for month " 11893 S1_FDSTP = "Total subfamily food stamps received f" 11894 S2_NUMBR = "Family sequence number of sample unit." 11895 S2_MONTH = "Month for which this subfamily is" 11896 S2_YEAR = "Year for which this subfamily is" 11897 S2NUMPER = "Number of persons in this subfamily." 11898 S2REFPER = "Entry address ID and person number of" 11899 S2SPOUSE = "Entry address ID and person number of" 11900 S2_TYPE = "Type of subfamily" 11901 S2_KIND = "Kind of subfamily" 11902 S2OWNKID = "Number of own children in subfamily." 11903 S2OKLT18 = "Number of own children under age 18" 11904 S2_WGT = "Subfamily weight." 11905 S2_POVd = "Low income cutoff for this subfamily." 11906 S2TOTINC = "Total subfamily income for month 2 of" 11907 S2_EARN = "Total subfamily earned income for mont" 11908 S2_PROP = "Total subfamily property income for mo" 11909 S2_TRAN = "Total subfamily means-tested cash tran" 11910 S2_OTHER = "Total 'other' subfamily income for mon" 11911 S2SOCSEC = "Total subfamily Social Security income" 11912 S2_SSI = "Total subfamily supplemental security " 11913 S2_UNEMP = "Total subfamily unemployment income fo" 11914 S2_VETS = "Total subfamily veterans payment incom" 11915 S2_AFDC = "Total subfamily AFDC income for month " 11916 S2_FDSTP = "Total subfamily food stamps received f" 11917 S3_NUMBR = "Family sequence number of sample unit." 11918 S3_MONTH = "Month for which this subfamily is" 11919 S3_YEAR = "Year for which this subfamily is" 11920 S3NUMPER = "Number of persons in this subfamily." 11921 S3REFPER = "Entry address ID and person number of" 11922 S3SPOUSE = "Entry address ID and person number of" 180 The SAS System 15:22 Thursday, July 3, 2003 11923 S3_TYPE = "Type of subfamily" 11924 S3_KIND = "Kind of subfamily" 11925 S3OWNKID = "Number of own children in subfamily." 11926 S3OKLT18 = "Number of own children under age 18" 11927 S3_WGT = "Subfamily weight." 11928 S3_POVd = "Low income cutoff for this subfamily." 11929 S3TOTINC = "Total subfamily income for month 3 of" 11930 S3_EARN = "Total subfamily earned income for mont" 11931 S3_PROP = "Total subfamily property income for mo" 11932 S3_TRAN = "Total subfamily means-tested cash tran" 11933 S3_OTHER = "Total 'other' subfamily income for mon" 11934 S3SOCSEC = "Total subfamily Social Security income" 11935 S3_SSI = "Total subfamily supplemental security " 11936 S3_UNEMP = "Total subfamily unemployment income fo" 11937 S3_VETS = "Total subfamily veterans payment incom" 11938 S3_AFDC = "Total subfamily AFDC income for month " 11939 S3_FDSTP = "Total subfamily food stamps received f" 11940 S4_NUMBR = "Family sequence number of sample unit." 11941 S4_MONTH = "Month for which this subfamily is" 11942 S4_YEAR = "Year for which this subfamily is" 11943 S4NUMPER = "Number of persons in this subfamily." 11944 S4REFPER = "Entry address ID and person number of" 11945 S4SPOUSE = "Entry address ID and person number of" 11946 S4_TYPE = "Type of subfamily" 11947 S4_KIND = "Kind of subfamily" 11948 S4OWNKID = "Number of own children in subfamily." 11949 S4OKLT18 = "Number of own children under age 18" 11950 S4_WGT = "Subfamily weight." 11951 S4_POVd = "Low income cutoff for this subfamily." 11952 S4TOTINC = "Total subfamily income for month 4 of" 11953 S4_EARN = "Total subfamily earned income for mont" 11954 S4_PROP = "Total subfamily property income for mo" 11955 S4_TRAN = "Total subfamily means-tested cash tran" 11956 S4_OTHER = "Total 'other' subfamily income for mon" 11957 S4SOCSEC = "Total subfamily Social Security income" 11958 S4_SSI = "Total subfamily supplemental security " 11959 S4_UNEMP = "Total subfamily unemployment income fo" 11960 S4_VETS = "Total subfamily veterans payment incom" 11961 S4_AFDC = "Total subfamily AFDC income for month " 11962 S4_FDSTP = "Total subfamily food stamps received f" 11963 PP_RCSEQ = "Record sequence number within" 11964 PP_WAVE = "Wave of data collection" 11965 PP_INTVW = "Person's interview status" 11966 PP_ENTRY = "Edited entry address ID" 11967 PP_PNUM = "Edited person number" 11968 FNLWGT_1 = "Weight for the person. Month 1." 11969 FNLWGT_2 = "Weight for the person. Month 2." 11970 FNLWGT_3 = "Weight for the person. Month 3." 11971 FNLWGT_4 = "Weight for the person. Month 4." 11972 FNLWGT_5 = "Weight for the person. Interview" 11973 RRP_1 = "Edited relationship to reference perso" 11974 RRP_2 = "Edited relationship to reference perso" 11975 RRP_3 = "Edited relationship to reference perso" 11976 RRP_4 = "Edited relationship to reference perso" 11977 RRP_5 = "Edited relationship to reference perso" 11978 AGE_1 = "Edited and imputed age as of last" 11979 AGE_2 = "Edited and imputed age as of last" 11980 AGE_3 = "Edited and imputed age as of last" 11981 AGE_4 = "Edited and imputed age as of last" 11982 AGE_5 = "Edited and imputed age as of last" 11983 SEX = "Sex of this person" 11984 RACE = "Race of this person" 11985 MS_1 = "Marital status. Month 1" 11986 MS_2 = "Marital status. Month 2" 11987 MS_3 = "Marital status. Month 3" 11988 MS_4 = "Marital status. Month 4" 11989 MS_5 = "Marital status. Interview date" 11990 FAMTYP_1 = "Family type to which this person belon" 11991 FAMTYP_2 = "Family type to which this person belon" 11992 FAMTYP_3 = "Family type to which this person belon" 11993 FAMTYP_4 = "Family type to which this person belon" 11994 FAMTYP_5 = "Family type to which this person belon" 11995 FAMREL_1 = "Sub/secondary family relationship code" 11996 FAMREL_2 = "Sub/secondary family relationship code" 11997 FAMREL_3 = "Sub/secondary family relationship code" 11998 FAMREL_4 = "Sub/secondary family relationship code" 181 The SAS System 15:22 Thursday, July 3, 2003 11999 FAMREL_5 = "Sub/secondary family relationship code" 12000 FAMNUM_1 = "Sub/secondary family number. Month 1." 12001 FAMNUM_2 = "Sub/secondary family number. Month 2." 12002 FAMNUM_3 = "Sub/secondary family number. Month 3." 12003 FAMNUM_4 = "Sub/secondary family number. Month 4." 12004 FAMNUM_5 = "Sub/secondary family number. Interview" 12005 POP_STAT = "Population status. This field identifi" 12006 PNSP_1 = "Person number of spouse. Month 1" 12007 PNSP_2 = "Person number of spouse. Month 2" 12008 PNSP_3 = "Person number of spouse. Month 3" 12009 PNSP_4 = "Person number of spouse. Month 4" 12010 PNSP_5 = "Person number of spouse. Interview" 12011 PNPT_1 = "Person number of parent. Month 1" 12012 PNPT_2 = "Person number of parent. Month 2" 12013 PNPT_3 = "Person number of parent. Month 3" 12014 PNPT_4 = "Person number of parent. Month 4" 12015 PNPT_5 = "Person number of parent. Interview" 12016 VETSTAT = "Did this person ever serve on active" 12017 HIGRADE = "What is the highest grade or year of" 12018 GRD_CMPL = "Did he/she complete that grade" 12019 ETHNICTY = "Ethnic origin" 12020 IN_AF = "Is this person currently in the Armed " 12021 U_ENTRY = "Preedited entry address I.D." 12022 U_PNUM = "Preedited person number" 12023 U_RRP = "Preedited relationship to reference" 12024 U_HHMEM = "Preedited household member status" 12025 U_REALFT = "Preedited reason for leaving previous" 12026 U_REAENT = "Preedited reason for entering current" 12027 U_MONLFT = "Preedited month left previous wave" 12028 U_MONENT = "Preedited month entered current addres" 12029 U_DAYLFT = "Preedited day left previous wave addre" 12030 U_DAYENT = "Preedited day entered current address." 12031 CC_ADLFT = "Control card address ID of previous wa" 12032 CC_ADENT = "Control card address ID of current wav" 12033 U_BRTHYR = "Preedited year of birth." 12034 U_PNPT = "Preedited person number of parent." 12035 U_MS = "Preedited marital status." 12036 U_PNSP = "Preedited person number of spouse" 12037 U_PNGD = "Preedited person number of guardian." 12038 U_SEX = "Preedited sex code." 12039 U_RACE = "Preedited race code." 12040 U_ORIGIN = "Unedited ethnic origin code." 12041 U_HIGRDE = "Unedited highest grade of school atten" 12042 U_COMPL = "Was highest grade completed." 12043 U_VET = "Unedited veteran status." 12044 U_SRVDTE = "Unedited period of service." 12045 U_AF = "Currently in Armed Forces - unedited" 12046 U_SSNDK = "Reason Social Security number ('U-SSN'" 12047 HCHANGE1 = "Used to determine if the household in" 12048 HCHANGE2 = "Used to determine if the household in" 12049 HCHANGE3 = "Used to determine if the household in" 12050 HCHANGE4 = "Used to determine if the household in" 12051 HCHANGE5 = "Used to determine if the household in" 12052 FCHANGE1 = "Used to determine if the family (or" 12053 FCHANGE2 = "Used to determine if the family (or" 12054 FCHANGE3 = "Used to determine if the family (or" 12055 FCHANGE4 = "Used to determine if the family (or" 12056 SCHANGE1 = "Used to determine if the related" 12057 SCHANGE2 = "Used to determine if the related" 12058 SCHANGE3 = "Used to determine if the related" 12059 SCHANGE4 = "Used to determine if the related" 12060 PPTOTIN1 = "Total persons income for month 1." 12061 PPTOTIN2 = "Total persons income for month 2." 12062 PPTOTIN3 = "Total persons income for month 3." 12063 PPTOTIN4 = "Total persons income for month 4." 12064 PP_EARN1 = "Total persons earned income for month " 12065 PP_EARN2 = "Total persons earned income for month " 12066 PP_EARN3 = "Total persons earned income for month " 12067 PP_EARN4 = "Total persons earned income for month " 12068 PP_PROP1 = "Total property (asset) income for mont" 12069 PP_PROP2 = "Total property (asset) income for mont" 12070 PP_PROP3 = "Total property (asset) income for mont" 12071 PP_PROP4 = "Total property (asset) income for mont" 12072 PP_TRAN1 = "Total persons mean-tested cash transfe" 12073 PP_TRAN2 = "Total persons mean-tested cash transfe" 12074 PP_TRAN3 = "Total persons mean-tested cash transfe" 182 The SAS System 15:22 Thursday, July 3, 2003 12075 PP_TRAN4 = "Total persons mean-tested cash transfe" 12076 PPOTHER1 = "Total persons other income for month 1" 12077 PPOTHER2 = "Total persons other income for month 2" 12078 PPOTHER3 = "Total persons other income for month 3" 12079 PPOTHER4 = "Total persons other income for month 4" 12080 RECIPS01 = "Income recipiency summary." 12081 RECIPS02 = "Income recipiency summary." 12082 RECIPS03 = "Income recipiency summary." 12083 RECIPS04 = "Income recipiency summary." 12084 RECIPS05 = "Income recipiency summary." 12085 RECIPS06 = "Income recipiency summary." 12086 RECIPS07 = "Income recipiency summary." 12087 RECIPS08 = "Income recipiency summary." 12088 RECIPS09 = "Income recipiency summary." 12089 RECIPS10 = "Income recipiency summary." 12090 RECIPS11 = "Income recipiency summary." 12091 RECIPS12 = "Income recipiency summary." 12092 RECIPS13 = "Income recipiency summary." 12093 RECIPS14 = "Income recipiency summary." 12094 RECIPS15 = "Income recipiency summary." 12095 RECIPS16 = "Income recipiency summary." 12096 RECIPS17 = "Income recipiency summary." 12097 RECIPS18 = "Income recipiency summary." 12098 RECIPS19 = "Income recipiency summary." 12099 RECIPS20 = "Income recipiency summary." 12100 RECIPS21 = "Income recipiency summary." 12101 RECIPS22 = "Income recipiency summary." 12102 RECIPS23 = "Income recipiency summary." 12103 RECIPS24 = "Income recipiency summary." 12104 RECIPS25 = "Income recipiency summary." 12105 RECIPS26 = "Income recipiency summary." 12106 RECIPS27 = "Income recipiency summary." 12107 RECIPS28 = "Income recipiency summary." 12108 RECIPS29 = "Income recipiency summary." 12109 RECIPS30 = "Income recipiency summary." 12110 RECIPS31 = "Income recipiency summary." 12111 RECIPS32 = "Income recipiency summary." 12112 RECIPS33 = "Income recipiency summary." 12113 RECIPS34 = "Income recipiency summary." 12114 RECIPS35 = "Income recipiency summary." 12115 RECIPS36 = "Income recipiency summary." 12116 RECIPS37 = "Income recipiency summary." 12117 RECIPS38 = "Income recipiency summary." 12118 RECIPS39 = "Income recipiency summary." 12119 RECIPS40 = "Income recipiency summary." 12120 RECIPS41 = "Income recipiency summary." 12121 RECIPS42 = "Income recipiency summary." 12122 RECIPS43 = "Income recipiency summary." 12123 RECIPS44 = "Income recipiency summary." 12124 RECIPS45 = "Income recipiency summary." 12125 RECIPS46 = "Income recipiency summary." 12126 RECIPS47 = "Income recipiency summary." 12127 RECIPS48 = "Income recipiency summary." 12128 RECIPS49 = "Income recipiency summary." 12129 RECIPS50 = "Income recipiency summary." 12130 RECIPS51 = "Income recipiency summary." 12131 RECIPS52 = "Income recipiency summary." 12132 RECIPS53 = "Income recipiency summary." 12133 RECIPS54 = "Income recipiency summary." 12134 RECIPS55 = "Income recipiency summary." 12135 RECIPS56 = "Income recipiency summary." 12136 RECIPS57 = "Income recipiency summary." 12137 RECIPS58 = "Income recipiency summary." 12138 RECIPS59 = "Income recipiency summary." 12139 RECIPS60 = "Income recipiency summary." 12140 RECIPS61 = "Income recipiency summary." 12141 RECIPS62 = "Income recipiency summary." 12142 RECIPS63 = "Income recipiency summary." 12143 RECIPS64 = "Income recipiency summary." 12144 RECIPS65 = "Income recipiency summary." 12145 RECIPS66 = "Income recipiency summary." 12146 RECIPS67 = "Income recipiency summary." 12147 RECIPS68 = "Income recipiency summary." 12148 RECIPS69 = "Income recipiency summary." 12149 RECIPS70 = "Income recipiency summary." 12150 RECIPS71 = "Income recipiency summary." 183 The SAS System 15:22 Thursday, July 3, 2003 12151 RECIPS72 = "Income recipiency summary." 12152 RECIPS73 = "Income recipiency summary." 12153 RECIPS74 = "Income recipiency summary." 12154 RECIPS75 = "Income recipiency summary." 12155 ASSETS01 = "Asset ownership summary. There are 13" 12156 ASSETS02 = "Asset ownership summary. There are 13" 12157 ASSETS03 = "Asset ownership summary. There are 13" 12158 ASSETS04 = "Asset ownership summary. There are 13" 12159 ASSETS05 = "Asset ownership summary. There are 13" 12160 ASSETS06 = "Asset ownership summary. There are 13" 12161 ASSETS07 = "Asset ownership summary. There are 13" 12162 ASSETS08 = "Asset ownership summary. There are 13" 12163 ASSETS09 = "Asset ownership summary. There are 13" 12164 ASSETS10 = "Asset ownership summary. There are 13" 12165 ASSETS11 = "Asset ownership summary. There are 13" 12166 ASSETS12 = "Asset ownership summary. There are 13" 12167 ASSETS13 = "Asset ownership summary. There are 13" 12168 ESR_1 = "Employment status recode for month 1 o" 12169 ESR_2 = "Employment status recode for month 2 o" 12170 ESR_3 = "Employment status recode for month 3 o" 12171 ESR_4 = "Employment status recode for month 4 o" 12172 WKSPER1 = "Number of weeks in month 1 of the refe" 12173 WKSPER2 = "Number of weeks in month 2 of the refe" 12174 WKSPER3 = "Number of weeks in month 3 of the refe" 12175 WKSPER4 = "Number of weeks in month 4 of the refe" 12176 WKSJB1 = "Number of weeks with a job or business" 12177 WKSJB2 = "Number of weeks with a job or business" 12178 WKSJB3 = "Number of weeks with a job or business" 12179 WKSJB4 = "Number of weeks with a job or business" 12180 WKWJOB01 = "Did this person have a job or business" 12181 WKWJOB02 = "Did this person have a job or business" 12182 WKWJOB03 = "Did this person have a job or business" 12183 WKWJOB04 = "Did this person have a job or business" 12184 WKWJOB05 = "Did this person have a job or business" 12185 WKWJOB06 = "Did this person have a job or business" 12186 WKWJOB07 = "Did this person have a job or business" 12187 WKWJOB08 = "Did this person have a job or business" 12188 WKWJOB09 = "Did this person have a job or business" 12189 WKWJOB10 = "Did this person have a job or business" 12190 WKWJOB11 = "Did this person have a job or business" 12191 WKWJOB12 = "Did this person have a job or business" 12192 WKWJOB13 = "Did this person have a job or business" 12193 WKWJOB14 = "Did this person have a job or business" 12194 WKWJOB15 = "Did this person have a job or business" 12195 WKWJOB16 = "Did this person have a job or business" 12196 WKWJOB17 = "Did this person have a job or business" 12197 WKWJOB18 = "Did this person have a job or business" 12198 WKSWOP1 = "Number of weeks without pay, at a job" 12199 WKSWOP2 = "Number of weeks without pay, at a job" 12200 WKSWOP3 = "Number of weeks without pay, at a job" 12201 WKSWOP4 = "Number of weeks without pay, at a job" 12202 WEEKSA01 = "Was this person with a job or business" 12203 WEEKSA02 = "Was this person with a job or business" 12204 WEEKSA03 = "Was this person with a job or business" 12205 WEEKSA04 = "Was this person with a job or business" 12206 WEEKSA05 = "Was this person with a job or business" 12207 WEEKSA06 = "Was this person with a job or business" 12208 WEEKSA07 = "Was this person with a job or business" 12209 WEEKSA08 = "Was this person with a job or business" 12210 WEEKSA09 = "Was this person with a job or business" 12211 WEEKSA10 = "Was this person with a job or business" 12212 WEEKSA11 = "Was this person with a job or business" 12213 WEEKSA12 = "Was this person with a job or business" 12214 WEEKSA13 = "Was this person with a job or business" 12215 WEEKSA14 = "Was this person with a job or business" 12216 WEEKSA15 = "Was this person with a job or business" 12217 WEEKSA16 = "Was this person with a job or business" 12218 WEEKSA17 = "Was this person with a job or business" 12219 WEEKSA18 = "Was this person with a job or business" 12220 WKSLOK1 = "Number of weeks looking for work or on" 12221 WKSLOK2 = "Number of weeks looking for work or on" 12222 WKSLOK3 = "Number of weeks looking for work or on" 12223 WKSLOK4 = "Number of weeks looking for work or on" 12224 WEEKSL01 = "Was this person looking for work or on" 12225 WEEKSL02 = "Was this person looking for work or on" 12226 WEEKSL03 = "Was this person looking for work or on" 184 The SAS System 15:22 Thursday, July 3, 2003 12227 WEEKSL04 = "Was this person looking for work or on" 12228 WEEKSL05 = "Was this person looking for work or on" 12229 WEEKSL06 = "Was this person looking for work or on" 12230 WEEKSL07 = "Was this person looking for work or on" 12231 WEEKSL08 = "Was this person looking for work or on" 12232 WEEKSL09 = "Was this person looking for work or on" 12233 WEEKSL10 = "Was this person looking for work or on" 12234 WEEKSL11 = "Was this person looking for work or on" 12235 WEEKSL12 = "Was this person looking for work or on" 12236 WEEKSL13 = "Was this person looking for work or on" 12237 WEEKSL14 = "Was this person looking for work or on" 12238 WEEKSL15 = "Was this person looking for work or on" 12239 WEEKSL16 = "Was this person looking for work or on" 12240 WEEKSL17 = "Was this person looking for work or on" 12241 WEEKSL18 = "Was this person looking for work or on" 12242 CARECOV1 = "Is this person covered by medicare for" 12243 CARECOV2 = "Is this person covered by medicare for" 12244 CARECOV3 = "Is this person covered by medicare for" 12245 CARECOV4 = "Is this person covered by medicare for" 12246 MEDICAID = "Is this person covered by medicaid" 12247 CAIDCOV1 = "Was this person covered by medicaid fo" 12248 CAIDCOV2 = "Was this person covered by medicaid fo" 12249 CAIDCOV3 = "Was this person covered by medicaid fo" 12250 CAIDCOV4 = "Was this person covered by medicaid fo" 12251 WICCOV1 = "Was this person covered by WIC for" 12252 WICCOV2 = "Was this person covered by WIC for" 12253 WICCOV3 = "Was this person covered by WIC for" 12254 WICCOV4 = "Was this person covered by WIC for" 12255 WICVAL1 = "Value of WIC voucher in month 1 of the" 12256 WICVAL2 = "Value of WIC voucher in month 2 of the" 12257 WICVAL3 = "Value of WIC voucher in month 3 of the" 12258 WICVAL4 = "Value of WIC voucher in month 4 of the" 12259 HIIND = "Is this person covered by health insur" 12260 HIMNTH1 = "Did this person have health insurance" 12261 HIMNTH2 = "Did this person have health insurance" 12262 HIMNTH3 = "Did this person have health insurance" 12263 HIMNTH4 = "Did this person have health insurance" 12264 INCSOU01 = "Income source code (10 answer fields o" 12265 INCSOU02 = "Income source code (10 answer fields o" 12266 INCSOU03 = "Income source code (10 answer fields o" 12267 INCSOU04 = "Income source code (10 answer fields o" 12268 INCSOU05 = "Income source code (10 answer fields o" 12269 INCSOU06 = "Income source code (10 answer fields o" 12270 INCSOU07 = "Income source code (10 answer fields o" 12271 INCSOU08 = "Income source code (10 answer fields o" 12272 INCSOU09 = "Income source code (10 answer fields o" 12273 INCSOU10 = "Income source code (10 answer fields o" 12274 ASTSOU01 = "Asset source code (13 answer fields of" 12275 ASTSOU02 = "Asset source code (13 answer fields of" 12276 ASTSOU03 = "Asset source code (13 answer fields of" 12277 ASTSOU04 = "Asset source code (13 answer fields of" 12278 ASTSOU05 = "Asset source code (13 answer fields of" 12279 ASTSOU06 = "Asset source code (13 answer fields of" 12280 ASTSOU07 = "Asset source code (13 answer fields of" 12281 ASTSOU08 = "Asset source code (13 answer fields of" 12282 ASTSOU09 = "Asset source code (13 answer fields of" 12283 ASTSOU10 = "Asset source code (13 answer fields of" 12284 ASTSOU11 = "Asset source code (13 answer fields of" 12285 ASTSOU12 = "Asset source code (13 answer fields of" 12286 ASTSOU13 = "Asset source code (13 answer fields of" 12287 VETS1 = "Was this person covered by veterans" 12288 VETS2 = "Was this person covered by veterans" 12289 VETS3 = "Was this person covered by veterans" 12290 VETS4 = "Was this person covered by veterans" 12291 AFDC1 = "Was this person covered by AFDC income" 12292 AFDC2 = "Was this person covered by AFDC income" 12293 AFDC3 = "Was this person covered by AFDC income" 12294 AFDC4 = "Was this person covered by AFDC income" 12295 FOODSTP1 = "Was this person covered by food stamps" 12296 FOODSTP2 = "Was this person covered by food stamps" 12297 FOODSTP3 = "Was this person covered by food stamps" 12298 FOODSTP4 = "Was this person covered by food stamps" 12299 GENASST1 = "Was this person covered by any general" 12300 GENASST2 = "Was this person covered by any general" 12301 GENASST3 = "Was this person covered by any general" 12302 GENASST4 = "Was this person covered by any general" 185 The SAS System 15:22 Thursday, July 3, 2003 12303 FOSTKID1 = "Was this person covered by any foster" 12304 FOSTKID2 = "Was this person covered by any foster" 12305 FOSTKID3 = "Was this person covered by any foster" 12306 FOSTKID4 = "Was this person covered by any foster" 12307 OTHWELF1 = "Was this person covered by any other" 12308 OTHWELF2 = "Was this person covered by any other" 12309 OTHWELF3 = "Was this person covered by any other" 12310 OTHWELF4 = "Was this person covered by any other" 12311 SOCSEC1 = "Was this person covered by Social" 12312 SOCSEC2 = "Was this person covered by Social" 12313 SOCSEC3 = "Was this person covered by Social" 12314 SOCSEC4 = "Was this person covered by Social" 12315 RAILRD1 = "Was this person covered by railroad" 12316 RAILRD2 = "Was this person covered by railroad" 12317 RAILRD3 = "Was this person covered by railroad" 12318 RAILRD4 = "Was this person covered by railroad" 12319 IT7A = "Preedited ques. item 7A - persons" 12320 IT7B = "Unedited ques. item 7B - person number" 12321 IT7C = "Preedited persons noninterview status" 12322 IT8MTH = "Unedited month of interview - ques." 12323 IT8DAY = "Unedited day of interview - ques." 12324 IT9B = "Unedited total interview time in" 12325 IT10B = "Unedited total clerical review time" 12326 SC1000 = "During the 4-month period did ..." 12327 SC1002 = "Did ... spend any time looking for" 12328 SC1004 = "All weeks in reference period" 12329 SC1006 = "1st week" 12330 SC1008 = "2nd week" 12331 SC1010 = "3rd week" 12332 SC1012 = "4th week" 12333 SC1014 = "5th week" 12334 SC1016 = "6th week" 12335 SC1018 = "7th week" 12336 SC1020 = "8th week" 12337 SC1022 = "9th week" 12338 SC1024 = "10th week" 12339 SC1026 = "11th week" 12340 SC1028 = "12th week" 12341 SC1030 = "13th week" 12342 SC1032 = "14th week" 12343 SC1034 = "15th week" 12344 SC1036 = "16th week" 12345 SC1038 = "17th week" 12346 SC1040 = "18th week" 12347 SC1042 = "Could ... have taken a job during" 12348 SC1044 = "What was the main reason ... could" 12349 SC1046 = "Check item R1" 12350 SC1048 = "Were there any weeks in the 4-month" 12351 SC1050 = "There were weeks that ... did not" 12352 SC1052 = "Could ... have taken a job in those" 12353 SC1054 = "During the weeks that ... wanted a" 12354 SC1056 = "Did ... have a job or business," 12355 SC1058 = "Was ... absent without pay from" 12356 SC1060 = "All weeks in reference period" 12357 SC1062 = "1st week" 12358 SC1064 = "2nd week" 12359 SC1066 = "3rd week" 12360 SC1068 = "4th week" 12361 SC1070 = "5th week" 12362 SC1072 = "6th week" 12363 SC1074 = "7th week" 12364 SC1076 = "8th week" 12365 SC1078 = "9th week" 12366 SC1080 = "10th week" 12367 SC1082 = "11th week" 12368 SC1084 = "12th week" 12369 SC1086 = "13th week" 12370 SC1088 = "14th week" 12371 SC1090 = "15th week" 12372 SC1092 = "16th week" 12373 SC1094 = "17th week" 12374 SC1096 = "18th week" 12375 SC1098 = "What was the main reason ... was" 12376 SC1100 = "1st week" 12377 SC1102 = "2nd week" 12378 SC1104 = "3rd week" 186 The SAS System 15:22 Thursday, July 3, 2003 12379 SC1106 = "4th week" 12380 SC1108 = "5th week" 12381 SC1110 = "6th week" 12382 SC1112 = "7th week" 12383 SC1114 = "8th week" 12384 SC1116 = "9th week" 12385 SC1118 = "10th week" 12386 SC1120 = "11th week" 12387 SC1122 = "12th week" 12388 SC1124 = "13th week" 12389 SC1126 = "14th week" 12390 SC1128 = "15th week" 12391 SC1130 = "16th week" 12392 SC1132 = "17th week" 12393 SC1134 = "18th week" 12394 SC1136 = "Of those weeks that ... had a job" 12395 SC1138 = "1st week" 12396 SC1140 = "2nd week" 12397 SC1142 = "3rd week" 12398 SC1144 = "4th week" 12399 SC1146 = "5th week" 12400 SC1148 = "6th week" 12401 SC1150 = "7th week" 12402 SC1152 = "8th week" 12403 SC1154 = "9th week" 12404 SC1156 = "10th week" 12405 SC1158 = "11th week" 12406 SC1160 = "12th week" 12407 SC1162 = "13th week" 12408 SC1164 = "14th week" 12409 SC1166 = "15th week" 12410 SC1168 = "16th week" 12411 SC1170 = "17th week" 12412 SC1172 = "18th week" 12413 SC1174 = "What was the main reason ... was" 12414 SC1176 = "Did ... spend any time looking for" 12415 SC1178 = "All weeks without a job in reference" 12416 SC1180 = "1st week" 12417 SC1182 = "2nd week" 12418 SC1184 = "3rd week" 12419 SC1186 = "4th week" 12420 SC1188 = "5th week" 12421 SC1190 = "6th week" 12422 SC1192 = "7th week" 12423 SC1194 = "8th week" 12424 SC1196 = "9th week" 12425 SC1198 = "10th week" 12426 SC1200 = "11th week" 12427 SC1202 = "12th week" 12428 SC1204 = "13th week" 12429 SC1206 = "14th week" 12430 SC1208 = "15th week" 12431 SC1210 = "16th week" 12432 SC1212 = "17th week" 12433 SC1214 = "18th week" 12434 SC1216 = "Could ... have taken a job during" 12435 SC1218 = "What was the main reason ... could" 12436 SC1220 = "Check item R2" 12437 SC1222 = "Did ... want a job in those weeks" 12438 SC1224 = "There were weeks in this period" 12439 SC1226 = "Could ... have taken a job during" 12440 SC1228 = "During the weeks that ... wanted a" 12441 SC1230 = "In the weeks that ... worked during" 12442 SC1240 = "During this 4-month period, did ..." 12443 SC1242 = "During this period, did ... also" 12444 SC1244 = "Check item R4" 12445 SC1246 = "During this 4-month period did ... rec" 12446 SC1330 = "Check item R5" 12447 SC1332 = "How long did ... serve on active" 12448 SC1334 = "Does ... have a service connected" 12449 SC1336 = "What is ...'s VA percent disability" 12450 SC1338 = "During this 4-month period did ..." 12451 SC1340 = "Check item R6" 12452 SC1342 = "During this 4-month period did ..." 12453 SC1344 = "Check item R7" 12454 SC1346 = "What is the reason ... is getting" 187 The SAS System 15:22 Thursday, July 3, 2003 12455 SC1348 = "Is there another reason ..." 12456 SC1350 = "Check item R8" 12457 SC1352 = "During the 4-month period did ..." 12458 SC1354 = "During this 4-month period did ..." 12459 SC1358 = "Check item R9" 12460 SC1360 = "Has ... ever retired from a job or bus" 12461 SC1362 = "During the 4-month period did ..." 12462 SC1364 = "U.S. government railroad retirement" 12463 SC1366 = "Pension from company or union" 12464 SC1368 = "Federal civil service or other" 12465 SC1370 = "U.S. military retirement pay" 12466 SC1374 = "State government pension" 12467 SC1376 = "Local government pension" 12468 SC1378 = "Other or DK" 12469 SC1380 = "What kind of retirement income;" 12470 SC1382 = "During this 4-month period did ..." 12471 SC1384 = "Check item R10" 12472 SC1386 = "Does ... have a physical, mental, or" 12473 SC1388 = "During this 4-month period, did ..." 12474 SC1390 = "U.S. government railroad retirement" 12475 SC1394 = "Worker's compensation" 12476 SC1396 = "Payments from a sickness, accident" 12477 SC1398 = "Pension from company or union" 12478 SC1400 = "Federal civil service or other" 12479 SC1402 = "U.S. military retirement pay" 12480 SC1406 = "State government pension" 12481 SC1408 = "Local government pension" 12482 SC1410 = "Other or DK" 12483 SC1412 = "What kind of income" 12484 SC1414 = "Check item R11" 12485 SC1416 = "Did ... receive any alimony during" 12486 SC1418 = "Has ... ever been widowed or divorced" 12487 SC1420 = "Check item R12" 12488 SC1422 = "Did ... receive any child support" 12489 SC1424 = "Check item R13" 12490 SC1426 = "During this 4-month period, did ..." 12491 SC1428 = "U.S. government railroad retirement" 12492 SC1430 = "Veterans compensation or pension" 12493 SC1434 = "Pension from company or union" 12494 SC1436 = "Federal civil service or other" 12495 SC1438 = "U.S. military retirement" 12496 SC1442 = "State government pension" 12497 SC1444 = "Local government pension" 12498 SC1446 = "Income from paid up life insurance" 12499 SC1448 = "Payments from estate or trust" 12500 SC1450 = "Other or DK (income received as widow)" 12501 SC1452 = "Income source code for other pension" 12502 SC1454 = "Check item R14" 12503 SC1456 = "Did ...'s late husband die" 12504 SC1458 = "Check item R15" 12505 SC1460 = "Check item R16" 12506 SC1462 = "Is ... covered by Medicare" 12507 SC1470 = "If I were to call later would you be" 12508 SC1472 = "Does ...'s medicare help pay for" 12509 SC1474 = "Check item R17" 12510 SC1476 = "Check item R18" 12511 SC1480 = "Was ... authorized to receive food" 12512 SC1482 = "Check item R19" 12513 SC1484 = "During the 4-month period, did ..." 12514 SC1486 = "AFDC" 12515 SC1488 = "General assistance or general relief" 12516 SC1492 = "Foster child care" 12517 SC1494 = "WIC" 12518 SC1496 = "Other or DK" 12519 SC1498 = "What kind of welfare did ..." 12520 SC1502 = "During the 4-month period was ..." 12521 SC1506 = "Check item R20" 12522 SC1508 = "Were any of ...'s children under 18" 12523 SC1510 = "How many of ...'s children were covere" 12524 SC1512 = "Person no. = 101-199" 12525 SC1514 = "Person no. = 101-199" 12526 SC1516 = "Person no. = 101-199" 12527 SC1518 = "Person no. = 101-199" 12528 SC1520 = "Person no. = 101-199" 12529 SC1524 = "Check item R21" 12530 SC1526 = "Was (.../(and)...'s children)" 188 The SAS System 15:22 Thursday, July 3, 2003 12531 SC1528 = "Last month" 12532 SC1530 = "2 months ago" 12533 SC1532 = "3 months ago" 12534 SC1534 = "4 months ago" 12535 SC1536 = "During the 4-month period, did ..." 12536 SC1537 = "Was ... covered by a health insurance" 12537 SC1538 = "Did ... have this health insurance" 12538 SC1540 = "Last month" 12539 SC1542 = "2 months ago" 12540 SC1544 = "3 months ago" 12541 SC1546 = "4 months ago" 12542 SC1548 = "Was ...'s plan provided through an" 12543 SC1550 = "Did the employer or union (former" 12544 SC1552 = "Was this an individual plan or a" 12545 SC1554 = "Did ...'s health plan cover all the" 12546 SC1556 = "Person no. = 101-999" 12547 SC1558 = "Person no. = 101-999" 12548 SC1560 = "Person no. = 101-999" 12549 SC1562 = "Person no. = 101-999" 12550 SC1564 = "Person no. = 101-999" 12551 SC1566 = "Other than ..., which persons in this" 12552 SC1568 = "Check item R22" 12553 SC1570 = "Check item R23" 12554 SC1572 = "I have recorded that all of ...'s" 12555 SC1574 = "How many of ...'s children were" 12556 SC1576 = "Person no. = 101-999" 12557 SC1578 = "Person no. = 101-999" 12558 SC1580 = "Person no. = 101-999" 12559 SC1582 = "Person no. = 101-999" 12560 SC1584 = "Person no. = 101-999" 12561 SC1586 = "If this person was covered by a" 12562 SC1624 = "Did ... have any accounts or" 12563 SC1626 = "Did ... have any regular or" 12564 SC1628 = "Did ... have any money market" 12565 SC1630 = "Did ... have any certificates of" 12566 SC1632 = "Did ... have any NOW, super NOW," 12567 SC1634 = "At any time during the 4-month" 12568 SC1636 = "Money market funds" 12569 SC1638 = "U.S. government securities" 12570 SC1640 = "Municipal or corporate bonds" 12571 SC1642 = "Mortgages" 12572 SC1644 = "U.S. savings bonds (E,EE)" 12573 SC1646 = "Other" 12574 SC1648 = "During the 4-month period did ..." 12575 SC1650 = "During the 4-month period did ..." 12576 SC1652 = "During the 4-month period did ..." 12577 SC1654 = "During the 4-month period did ..." 12578 SC1694 = "Check item R27" 12579 SC1696 = "Is ...'s spouse in the Armed Forces" 12580 SC1698 = "Check item R28" 12581 SC1700 = "During the 4-month period ..." 12582 SC1702 = "Did ... receive income from any" 12583 SC1704 = "Did ... receive income from some" 12584 SC1706 = "Code from Income Source List" 12585 SC1708 = "Code from Income Source List" 12586 SC1710 = "Code from Income Source List" 12587 SC1712 = "Check item E1" 12588 SC1714 = "During the 4-month period was ..." 12589 SC1716 = "How many different employers did ..." 12590 PI01 = "Person imputation flag 01" 12591 PI02 = "Person imputation flag 02" 12592 PI03 = "Person imputation flag 03" 12593 PI04 = "Person imputation flag 04" 12594 PI05 = "Person imputation flag 05" 12595 PI06 = "Person imputation flag 06" 12596 PI07 = "Person imputation flag 07" 12597 PI08 = "Person imputation flag 08" 12598 PI09 = "Person imputation flag 09" 12599 PI10 = "Person imputation flag 10" 12600 PI11 = "Person imputation flag 11" 12601 PI12 = "Person imputation flag 12" 12602 PI13 = "Person imputation flag 13" 12603 PI14 = "Person imputation flag 14" 12604 PI15 = "Person imputation flag 15" 12605 PI16 = "Person imputation flag 16" 12606 PI17 = "Person imputation flag 17" 189 The SAS System 15:22 Thursday, July 3, 2003 12607 PI18 = "Person imputation flag 18" 12608 PI19 = "Person imputation flag 19" 12609 PI20 = "Person imputation flag 20" 12610 PI21 = "Person imputation flag 21" 12611 PI22 = "Person imputation flag 22" 12612 PI23 = "Person imputation flag 23" 12613 PI24 = "Person imputation flag 24" 12614 PI25 = "Person imputation flag 25" 12615 PI26 = "Person imputation flag 26" 12616 PI27 = "Person imputation flag 27" 12617 PI28 = "Person imputation flag 28" 12618 PI29 = "Person imputation flag 29" 12619 PI30 = "Person imputation flag 30" 12620 PI31 = "Person imputation flag 31" 12621 PI32 = "Person imputation flag 32" 12622 PI33 = "Person imputation flag 33" 12623 PI34 = "Person imputation flag 34" 12624 PI35 = "Person imputation flag 35" 12625 PI36 = "Person imputation flag 36" 12626 PI37 = "Person imputation flag 37" 12627 PI38 = "Person imputation flag 38" 12628 PI39 = "Person imputation flag 39" 12629 PI40 = "Person imputation flag 40" 12630 PI41 = "Person imputation flag 41" 12631 PI42 = "Person imputation flag 42" 12632 PI43 = "Person imputation flag 43" 12633 PI44 = "Person imputation flag 44" 12634 PI45 = "Person imputation flag 45" 12635 PI46 = "Person imputation flag 46" 12636 PI47 = "Person imputation flag 47" 12637 PI48 = "Person imputation flag 48" 12638 PI49 = "Person imputation flag 49" 12639 PI50 = "Person imputation flag 50" 12640 PI51 = "Person imputation flag 51" 12641 PI52 = "Person imputation flag 52" 12642 PI53 = "Person imputation flag 53" 12643 PI54 = "Person imputation flag 54" 12644 PI55 = "Person imputation flag 55" 12645 PI56 = "Person imputation flag 56" 12646 PI57 = "Person imputation flag 57" 12647 PI58 = "Person imputation flag 58" 12648 PI59 = "Person imputation flag 59" 12649 PI60 = "Person imputation flag 60" 12650 PI61 = "Person imputation flag 61" 12651 PI62 = "Person imputation flag 62" 12652 PI63 = "Person imputation flag 63" 12653 PI64 = "Person imputation flag 64" 12654 PI65 = "Person imputation flag 65" 12655 PI66 = "Person imputation flag 66" 12656 PI67 = "Person imputation flag 67" 12657 PI68 = "Person imputation flag 68" 12658 PI69 = "Person imputation flag 69" 12659 PI70 = "Person imputation flag 70" 12660 PI71 = "Person imputation flag 71" 12661 PI72 = "Person imputation flag 72" 12662 PI73 = "Person imputation flag 73" 12663 PI74 = "Person imputation flag 74" 12664 PI75 = "Person imputation flag 75" 12665 PI76 = "Person imputation flag 76" 12666 PI77 = "Person imputation flag 77" 12667 PI78 = "Person imputation flag 78" 12668 PI79 = "Person imputation flag 79" 12669 PI80 = "Person imputation flag 80" 12670 WS1_OCC = "Edited and imputed 3-digit occupation" 12671 WS1_IND = "Edited and imputed 3-digit industry" 12672 WS1_WKS1 = "Number of weeks employed during month " 12673 WS1_WKS2 = "Number of weeks employed during month " 12674 WS1_WKS3 = "Number of weeks employed during month " 12675 WS1_WKS4 = "Number of weeks employed during month " 12676 WS1RECI1 = "Were earnings received during month 1" 12677 WS1RECI2 = "Were earnings received during month 2" 12678 WS1RECI3 = "Were earnings received during month 3" 12679 WS1RECI4 = "Were earnings received during month 4" 12680 WS1_AMT1 = "What is the dollar amount of the earni" 12681 WS1_AMT2 = "What is the dollar amount of the earni" 12682 WS1_AMT3 = "What is the dollar amount of the earni" 190 The SAS System 15:22 Thursday, July 3, 2003 12683 WS1_AMT4 = "What is the dollar amount of the earni" 12684 WS1_2012 = "Was ... an employee of ..." 12685 WS1_2014 = "Was ... employed by ... during the" 12686 WS1_2016 = "Month in which this person" 12687 WS1_2018 = "Day of month shown in WS1-2016" 12688 WS1_2020 = "Month in which this person left" 12689 WS1_2022 = "Day of month shown in WS1-2020" 12690 WS1_2024 = "How many hours per week did ..." 12691 WS1_2026 = "Was ... paid by the hour on this" 12692 WS1_2028 = "What was ...'s regular hourly pay rate" 12693 WS1_2030 = "During the 4-month period how often" 12694 WS1_2032 = "What was the total amount of pay" 12695 WS1_2034 = "What was the total amount of pay" 12696 WS1_2036 = "What was the total amount of pay" 12697 WS1_2038 = "What was the total amount of pay" 12698 WS1_2040 = "Check item E4" 12699 WS1_2042 = "If we were to call back later would" 12700 WS1IMP01 = "Wage and salary imputation flag 1" 12701 WS1IMP02 = "Wage and salary imputation flag 2" 12702 WS1IMP03 = "Wage and salary imputation flag 3" 12703 WS1IMP04 = "Wage and salary imputation flag 4" 12704 WS1IMP05 = "Wage and salary imputation flag 5" 12705 WS1IMP06 = "Wage and salary imputation flag 6" 12706 WS1CAL01 = "Field 'WS1-2032' was imputed" 12707 WS1CAL02 = "Field 'WS1-2034' was imputed" 12708 WS1CAL03 = "Field 'WS1-2036' was imputed" 12709 WS1CAL04 = "Field 'WS1-2038' was imputed" 12710 WS2_OCC = "Edited and imputed 3-digit occupation" 12711 WS2_IND = "Edited and imputed 3-digit industry" 12712 WS2_WKS1 = "Number of weeks employed during month " 12713 WS2_WKS2 = "Number of weeks employed during month " 12714 WS2_WKS3 = "Number of weeks employed during month " 12715 WS2_WKS4 = "Number of weeks employed during month " 12716 WS2RECI1 = "Were earnings received during month 1" 12717 WS2RECI2 = "Were earnings received during month 2" 12718 WS2RECI3 = "Were earnings received during month 3" 12719 WS2RECI4 = "Were earnings received during month 4" 12720 WS2_AMT1 = "What is the dollar amount of the earni" 12721 WS2_AMT2 = "What is the dollar amount of the earni" 12722 WS2_AMT3 = "What is the dollar amount of the earni" 12723 WS2_AMT4 = "What is the dollar amount of the earni" 12724 WS2_2012 = "Was ... an emloyee of-" 12725 WS2_2014 = "Was ... employed by ... during the" 12726 WS2_2016 = "Month in which this person" 12727 WS2_2018 = "Day of month shown in WS2-2016" 12728 WS2_2020 = "Month in which this person left" 12729 WS2_2022 = "Day of month shown in WS2-2020" 12730 WS2_2024 = "How many hours per week did ..." 12731 WS2_2026 = "Was ... paid by the hour on this" 12732 WS2_2028 = "What was ...'s regular hourly pay rate" 12733 WS2_2030 = "During the 4-month period how often" 12734 WS2_2032 = "What was the total amount of pay" 12735 WS2_2034 = "What was the total amount of pay" 12736 WS2_2036 = "What was the total amount of pay" 12737 WS2_2038 = "What was the total amount of pay" 12738 WS2_2040 = "Check item E4" 12739 WS2_2042 = "If we were to call back later would" 12740 WS2IMP01 = "Wage and salary imputation flag 1" 12741 WS2IMP02 = "Wage and salary imputation flag 2" 12742 WS2IMP03 = "Wage and salary imputation flag 3" 12743 WS2IMP04 = "Wage and salary imputation flag 4" 12744 WS2IMP05 = "Wage and salary imputation flag 5" 12745 WS2IMP06 = "Wage and salary imputation flag 6" 12746 WS2CAL01 = "Field 'WS2-2032' was imputed" 12747 WS2CAL02 = "Field 'WS2-2034' was imputed" 12748 WS2CAL03 = "Field 'WS2-2036' was imputed" 12749 WS2CAL04 = "Field 'WS2-2038' was imputed" 12750 SE1OCC = "Edited and imputed 3-digit occupation" 12751 SE1_INDR = "Edited and imputed 3-digit industry" 12752 SE1WKS1 = "Weeks with business this month (1)." 12753 SE1WKS2 = "Weeks with business this month (2)." 12754 SE1WKS3 = "Weeks with business this month (3)." 12755 SE1WKS4 = "Weeks with business this month (4)." 12756 SE1REC1 = "Did this person receive income from" 12757 SE1REC2 = "Did this person receive income from" 12758 SE1REC3 = "Did this person receive income from" 191 The SAS System 15:22 Thursday, July 3, 2003 12759 SE1REC4 = "Did this person receive income from" 12760 SE1AMT1 = "Amount of income received this month (" 12761 SE1AMT2 = "Amount of income received this month (" 12762 SE1AMT3 = "Amount of income received this month (" 12763 SE1AMT4 = "Amount of income received this month (" 12764 SE12212 = "How many hours per week did ..." 12765 SE12214 = "Do you think that the gross earnings" 12766 SE12216 = "Check item S2" 12767 SE12218 = "What was the total number of" 12768 SE12220 = "Was ...'s business incorporated" 12769 SE12222 = "Was ...'s business a sole" 12770 SE12224 = "Aside from ... were any other" 12771 SE12226 = "Person No. 101 - 999" 12772 SE12228 = "Person No. 101 - 199" 12773 SE12230 = "Person No. 101 - 999" 12774 SE12232 = "Was ... paid a regular salary from" 12775 SE12234 = "Did ... receive any (other) income fro" 12776 SE12236 = "Check item S3" 12777 SE12238 = "What was the total amount of income" 12778 SE12240 = "What was the total amount of income" 12779 SE12242 = "What was the total amount of income" 12780 SE12244 = "What was the total amount of income" 12781 SE12246 = "Check item S4" 12782 SE12248 = "If I were to call back later would" 12783 SE12250 = "Check item S5" 12784 SE12252 = "Check item S6" 12785 SE12254 = "Can...give an estimate of the net" 12786 SE12256 = "What was the net profit (or loss)" 12787 SE12260 = "About how much did ... earn from" 12788 SE1IMP01 = "Self-employment imputation flag 1" 12789 SE1IMP02 = "Self-employment imputation flag 2" 12790 SE1IMP03 = "Self-employment imputation flag 3" 12791 SE1IMP04 = "Self-employment imputation flag 4" 12792 SE1IMP05 = "Self-employment imputation flag 5" 12793 SE1IMP06 = "Self-employment imputation flag 6" 12794 SE1IMP07 = "Self-employment imputation flag 7" 12795 SE1IMP08 = "Self-employment imputation flag 8" 12796 SE1IMP09 = "Self-employment imputation flag 9" 12797 SE1IMP10 = "Self-employment imputation flag 10" 12798 SE1IMP11 = "Self-employment imputation flag 11" 12799 SE1CAL01 = "Field 'SE12238' was imputed" 12800 SE1CAL02 = "Field 'SE12240' was imputed" 12801 SE1CAL03 = "Field 'SE12242' was imputed" 12802 SE1CAL04 = "Field 'SE12244' was imputed" 12803 SE2OCC = "Edited and imputed 3-digit occupation" 12804 SE2_INDR = "Edited and imputed 3-digit industry" 12805 SE2WKS1 = "Weeks with business this month (1)." 12806 SE2WKS2 = "Weeks with business this month (2)." 12807 SE2WKS3 = "Weeks with business this month (3)." 12808 SE2WKS4 = "Weeks with business this month (4)." 12809 SE2REC1 = "Did this person receive income from" 12810 SE2REC2 = "Did this person receive income from" 12811 SE2REC3 = "Did this person receive income from" 12812 SE2REC4 = "Did this person receive income from" 12813 SE2AMT1 = "Amount of income received this month (" 12814 SE2AMT2 = "Amount of income received this month (" 12815 SE2AMT3 = "Amount of income received this month (" 12816 SE2AMT4 = "Amount of income received this month (" 12817 SE22212 = "How many hours per week did ..." 12818 SE22214 = "Do you think that the gross earnings" 12819 SE22216 = "Check item S2" 12820 SE22218 = "What was the total number of" 12821 SE22220 = "Was ...'s business incorporated" 12822 SE22222 = "Was ...'s business a sole" 12823 SE22224 = "Aside from ... were any other" 12824 SE22226 = "Person No. 101 - 999" 12825 SE22228 = "Person No. 101 - 199" 12826 SE22230 = "Person No. 101 - 999" 12827 SE22232 = "Was ... paid a regular salary from" 12828 SE22234 = "Did ... receive any (other) income fro" 12829 SE22236 = "Check item S3" 12830 SE22238 = "What was the total amount of income" 12831 SE22240 = "What was the total amount of income" 12832 SE22242 = "What was the total amount of income" 12833 SE22244 = "What was the total amount of income" 12834 SE22246 = "Check item S4" 192 The SAS System 15:22 Thursday, July 3, 2003 12835 SE22248 = "If I were to call back later would" 12836 SE22250 = "Check item S5" 12837 SE22252 = "Check item S6" 12838 SE22254 = "Can...give an estimate of the net" 12839 SE22256 = "What was the net profit (or loss)" 12840 SE22260 = "About how much did ... earn from" 12841 SE2IMP01 = "Self-employment imputation flag 1" 12842 SE2IMP02 = "Self-employment imputation flag 2" 12843 SE2IMP03 = "Self-employment imputation flag 3" 12844 SE2IMP04 = "Self-employment imputation flag 4" 12845 SE2IMP05 = "Self-employment imputation flag 5" 12846 SE2IMP06 = "Self-employment imputation flag 6" 12847 SE2IMP07 = "Self-employment imputation flag 7" 12848 SE2IMP08 = "Self-employment imputation flag 8" 12849 SE2IMP09 = "Self-employment imputation flag 9" 12850 SE2IMP10 = "Self-employment imputation flag 10" 12851 SE2IMP11 = "Self-employment imputation flag 11" 12852 SE2CAL01 = "Field 'SE22238' was imputed" 12853 SE2CAL02 = "Field 'SE22240' was imputed" 12854 SE2CAL03 = "Field 'SE22242' was imputed" 12855 SE2CAL04 = "Field 'SE22244' was imputed" 12856 I01REC1 = "Recipiency of Social Security income." 12857 I01REC2 = "Recipiency of Social Security income." 12858 I01REC3 = "Recipiency of Social Security income." 12859 I01REC4 = "Recipiency of Social Security income." 12860 I01AMT1 = "Amount of Social Security income recei" 12861 I01AMT2 = "Amount of Social Security income recei" 12862 I01AMT3 = "Amount of Social Security income recei" 12863 I01AMT4 = "Amount of Social Security income recei" 12864 KIDSSYN1 = "Recipiency of Social Security income f" 12865 KIDSSYN2 = "Recipiency of Social Security income f" 12866 KIDSSYN3 = "Recipiency of Social Security income f" 12867 KIDSSYN4 = "Recipiency of Social Security income f" 12868 KDSSAMT1 = "Amount of Social Security income recei" 12869 KDSSAMT2 = "Amount of Social Security income recei" 12870 KDSSAMT3 = "Amount of Social Security income recei" 12871 KDSSAMT4 = "Amount of Social Security income recei" 12872 SSRECIND = "Social Security recipiency indicator" 12873 SS3004 = "Check item A2" 12874 SS3006 = "During this 4-month period, were" 12875 SS3008 = "Did ... also receive a separate" 12876 SS3012 = "Did ... receive Social Security" 12877 SS3014 = "Check item A4" 12878 SS3064 = "Social Security sends out two types of" 12879 SS3066 = "Do ...'s payments usually come on" 12880 SS3068 = "Check item A7" 12881 SS3086 = "Were all children living here" 12882 SS3088 = "Person No. 101-999" 12883 SS3090 = "Person No. 101-999" 12884 SS3092 = "Person No. 101-999" 12885 SS3094 = "Person No. 101-999" 12886 SS3096 = "Person No. 101-999" 12887 SS3098 = "Person No. 101-999" 12888 I01IMP01 = "Social Security imputation flag 1" 12889 I01IMP02 = "Social Security imputation flag 2" 12890 I01IMP03 = "Social Security imputation flag 3" 12891 I01IMP04 = "Social Security imputation flag 4" 12892 I01IMP05 = "Social Security imputation flag 5" 12893 I01IMP06 = "Social Security imputation flag 6" 12894 I01IMP07 = "Social Security imputation flag 7" 12895 I01IMP08 = "Social Security imputation flag 8" 12896 I01IMP09 = "Social Security imputation flag 9" 12897 I02REC1 = "Recipiency of railroad retirement inco" 12898 I02REC2 = "Recipiency of railroad retirement inco" 12899 I02REC3 = "Recipiency of railroad retirement inco" 12900 I02REC4 = "Recipiency of railroad retirement inco" 12901 I02AMT1 = "Amount of railroad retirement income" 12902 I02AMT2 = "Amount of railroad retirement income" 12903 I02AMT3 = "Amount of railroad retirement income" 12904 I02AMT4 = "Amount of railroad retirement income" 12905 KIDRRYN1 = "Recipiency of railroad retirement inco" 12906 KIDRRYN2 = "Recipiency of railroad retirement inco" 12907 KIDRRYN3 = "Recipiency of railroad retirement inco" 12908 KIDRRYN4 = "Recipiency of railroad retirement inco" 12909 KDRRAMT1 = "Amount of railroad retirement income r" 12910 KDRRAMT2 = "Amount of railroad retirement income r" 193 The SAS System 15:22 Thursday, July 3, 2003 12911 KDRRAMT3 = "Amount of railroad retirement income r" 12912 KDRRAMT4 = "Amount of railroad retirement income r" 12913 RRRECIND = "Railroad retirement recipiency indicat" 12914 RR3004 = "Check item A2" 12915 RR3006 = "During this 4-month period, were any" 12916 RR3008 = "Did ... also receive a separate" 12917 RR3012 = "Did ... receive railroad retirement" 12918 RR3014 = "Check item A4" 12919 RR3064 = "Railroad retirement sends out two type" 12920 RR3066 = "Do ...'s payments usually come on" 12921 RR3068 = "Check item A7" 12922 RR3086 = "Were all children living here" 12923 RR3088 = "Person No. 101-999" 12924 RR3090 = "Person No. 101-999" 12925 RR3092 = "Person No. 101-999" 12926 RR3094 = "Person No. 101-999" 12927 RR3096 = "Person No. 101-999" 12928 RR3098 = "Person No. 101-999" 12929 I02IMP01 = "Railroad retirement imputation flag 1" 12930 I02IMP02 = "Railroad retirement imputation flag 2" 12931 I02IMP03 = "Railroad retirement imputation flag 3" 12932 I02IMP04 = "Railroad retirement imputation flag 4" 12933 I02IMP05 = "Railroad retirement imputation flag 5" 12934 I02IMP06 = "Railroad retirement imputation flag 6" 12935 I02IMP07 = "Railroad retirement imputation flag 7" 12936 I02IMP08 = "Railroad retirement imputation flag 8" 12937 I02IMP09 = "Railroad retirement imputation flag 9" 12938 I03REC1 = "Recipiency of Federal SSI income." 12939 I03REC2 = "Recipiency of Federal SSI income." 12940 I03REC3 = "Recipiency of Federal SSI income." 12941 I03REC4 = "Recipiency of Federal SSI income." 12942 I03AMT1 = "Amount of Federal SSI income received." 12943 I03AMT2 = "Amount of Federal SSI income received." 12944 I03AMT3 = "Amount of Federal SSI income received." 12945 I03AMT4 = "Amount of Federal SSI income received." 12946 I03IMP01 = "Federal SSI imputation flag 1" 12947 I03IMP02 = "Federal SSI imputation flag 2" 12948 I03IMP03 = "Federal SSI imputation flag 3" 12949 I03IMP04 = "Federal SSI imputation flag 4" 12950 I05REC1 = "Recipiency of State unemployment" 12951 I05REC2 = "Recipiency of State unemployment" 12952 I05REC3 = "Recipiency of State unemployment" 12953 I05REC4 = "Recipiency of State unemployment" 12954 I05AMT1 = "Amount of State unemployment" 12955 I05AMT2 = "Amount of State unemployment" 12956 I05AMT3 = "Amount of State unemployment" 12957 I05AMT4 = "Amount of State unemployment" 12958 I05IMP01 = "State unemployment compensation" 12959 I05IMP02 = "State unemployment compensation" 12960 I05IMP03 = "State unemployment compensation" 12961 I05IMP04 = "State unemployment compensation" 12962 I06REC1 = "Recipiency of supplemental unemploymen" 12963 I06REC2 = "Recipiency of supplemental unemploymen" 12964 I06REC3 = "Recipiency of supplemental unemploymen" 12965 I06REC4 = "Recipiency of supplemental unemploymen" 12966 I06AMT1 = "Amount of supplemental unemployment" 12967 I06AMT2 = "Amount of supplemental unemployment" 12968 I06AMT3 = "Amount of supplemental unemployment" 12969 I06AMT4 = "Amount of supplemental unemployment" 12970 I06IMP01 = "Supplemental unemployment benefits" 12971 I06IMP02 = "Supplemental unemployment benefits" 12972 I06IMP03 = "Supplemental unemployment benefits" 12973 I06IMP04 = "Supplemental unemployment benefits" 12974 I07REC1 = "Recipiency of other unemployment" 12975 I07REC2 = "Recipiency of other unemployment" 12976 I07REC3 = "Recipiency of other unemployment" 12977 I07REC4 = "Recipiency of other unemployment" 12978 I07AMT1 = "Amount of other unemployment" 12979 I07AMT2 = "Amount of other unemployment" 12980 I07AMT3 = "Amount of other unemployment" 12981 I07AMT4 = "Amount of other unemployment" 12982 I07IMP01 = "Other unemployment compensation" 12983 I07IMP02 = "Other unemployment compensation" 12984 I07IMP03 = "Other unemployment compensation" 12985 I07IMP04 = "Other unemployment compensation" 12986 I08REC1 = "Recipiency of Veterans compensation" 194 The SAS System 15:22 Thursday, July 3, 2003 12987 I08REC2 = "Recipiency of Veterans compensation" 12988 I08REC3 = "Recipiency of Veterans compensation" 12989 I08REC4 = "Recipiency of Veterans compensation" 12990 I08AMT1 = "Amount of Veterans compensation or" 12991 I08AMT2 = "Amount of Veterans compensation or" 12992 I08AMT3 = "Amount of Veterans compensation or" 12993 I08AMT4 = "Amount of Veterans compensation or" 12994 VET3034 = "Were all the people living here" 12995 VET3036 = "Person No. 101-999" 12996 VET3038 = "Person No. 101-999" 12997 VET3040 = "Person No. 101-999" 12998 VET3042 = "Person No. 101-999" 12999 VET3044 = "Person No. 101-999" 13000 VET3046 = "Person No. 101-999" 13001 VET3048 = "Person No. 101-999" 13002 VET3050 = "Person No. 101-999" 13003 VET3052 = "Person No. 101-999" 13004 VET3054 = "Person No. 101-999" 13005 VET3060 = "Is ... required to fill out an" 13006 I08IMP01 = "Veterans compensation or pension" 13007 I08IMP02 = "Veterans compensation or pension" 13008 I08IMP03 = "Veterans compensation or pension" 13009 I08IMP04 = "Veterans compensation or pension" 13010 I10REC1 = "Recipiency of workers compensation." 13011 I10REC2 = "Recipiency of workers compensation." 13012 I10REC3 = "Recipiency of workers compensation." 13013 I10REC4 = "Recipiency of workers compensation." 13014 I10AMT1 = "Amount of workers compensation receive" 13015 I10AMT2 = "Amount of workers compensation receive" 13016 I10AMT3 = "Amount of workers compensation receive" 13017 I10AMT4 = "Amount of workers compensation receive" 13018 I10IMP01 = "Workers compensation imputation flag 1" 13019 I10IMP02 = "Workers compensation imputation flag 2" 13020 I10IMP03 = "Workers compensation imputation flag 3" 13021 I10IMP04 = "Workers compensation imputation flag 4" 13022 I12REC1 = "Recipiency of employer or union sickne" 13023 I12REC2 = "Recipiency of employer or union sickne" 13024 I12REC3 = "Recipiency of employer or union sickne" 13025 I12REC4 = "Recipiency of employer or union sickne" 13026 I12AMT1 = "Amount of employer or union sickness" 13027 I12AMT2 = "Amount of employer or union sickness" 13028 I12AMT3 = "Amount of employer or union sickness" 13029 I12AMT4 = "Amount of employer or union sickness" 13030 I12IMP01 = "Employer or union sickness plan" 13031 I12IMP02 = "Employer or union sickness plan" 13032 I12IMP03 = "Employer or union sickness plan" 13033 I12IMP04 = "Employer or union sickness plan" 13034 I13REC1 = "Recipiency of private disability" 13035 I13REC2 = "Recipiency of private disability" 13036 I13REC3 = "Recipiency of private disability" 13037 I13REC4 = "Recipiency of private disability" 13038 I13AMT1 = "Amount of private disability insurance" 13039 I13AMT2 = "Amount of private disability insurance" 13040 I13AMT3 = "Amount of private disability insurance" 13041 I13AMT4 = "Amount of private disability insurance" 13042 I13IMP01 = "Private disability insurance" 13043 I13IMP02 = "Private disability insurance" 13044 I13IMP03 = "Private disability insurance" 13045 I13IMP04 = "Private disability insurance" 13046 I20REC1 = "Recipiency of AFDC income." 13047 I20REC2 = "Recipiency of AFDC income." 13048 I20REC3 = "Recipiency of AFDC income." 13049 I20REC4 = "Recipiency of AFDC income." 13050 I20AMT1 = "Amount of AFDC income received." 13051 I20AMT2 = "Amount of AFDC income received." 13052 I20AMT3 = "Amount of AFDC income received." 13053 I20AMT4 = "Amount of AFDC income received." 13054 AFDC3034 = "Were all the people living here" 13055 AFDC3036 = "Person No. 101-999" 13056 AFDC3038 = "Person No. 101-999" 13057 AFDC3040 = "Person No. 101-999" 13058 AFDC3042 = "Person No. 101-999" 13059 AFDC3044 = "Person No. 101-999" 13060 AFDC3046 = "Person No. 101-999" 13061 AFDC3048 = "Person No. 101-999" 13062 AFDC3050 = "Person No. 101-999" 195 The SAS System 15:22 Thursday, July 3, 2003 13063 AFDC3052 = "Person No. 101-999" 13064 AFDC3054 = "Person No. 101-999" 13065 I20IMP01 = "AFDC imputation flag 1" 13066 I20IMP02 = "AFDC imputation flag 2" 13067 I20IMP03 = "AFDC imputation flag 3" 13068 I20IMP04 = "AFDC imputation flag 4" 13069 I21REC1 = "Recipiency of general assistance incom" 13070 I21REC2 = "Recipiency of general assistance incom" 13071 I21REC3 = "Recipiency of general assistance incom" 13072 I21REC4 = "Recipiency of general assistance incom" 13073 I21AMT1 = "Amount of general assistance income" 13074 I21AMT2 = "Amount of general assistance income" 13075 I21AMT3 = "Amount of general assistance income" 13076 I21AMT4 = "Amount of general assistance income" 13077 GA3034 = "Were all the people living here" 13078 GA3036 = "Person No. 101-999" 13079 GA3040 = "Person No. 101-999" 13080 GA3042 = "Person No. 101-999" 13081 GA3044 = "Person No. 101-999" 13082 GA3046 = "Person No. 101-999" 13083 GA3048 = "Person No. 101-999" 13084 GA3050 = "Person No. 101-999" 13085 GA3052 = "Person No. 101-999" 13086 GA3054 = "Person No. 101-999" 13087 I21IMP01 = "General assistance imputation flag 1" 13088 I21IMP02 = "General assistance imputation flag 2" 13089 I21IMP03 = "General assistance imputation flag 3" 13090 I21IMP04 = "General assistance imputation flag 4" 13091 I23REC1 = "Recipiency of foster child care paymen" 13092 I23REC2 = "Recipiency of foster child care paymen" 13093 I23REC3 = "Recipiency of foster child care paymen" 13094 I23REC4 = "Recipiency of foster child care paymen" 13095 I23AMT1 = "Amount of foster child care payments" 13096 I23AMT2 = "Amount of foster child care payments" 13097 I23AMT3 = "Amount of foster child care payments" 13098 I23AMT4 = "Amount of foster child care payments" 13099 FCC3034 = "Were all the people living here" 13100 FCC3036 = "Person No. 101-999" 13101 FCC3038 = "Person No. 101-999" 13102 FCC3040 = "Person No. 101-999" 13103 FCC3042 = "Person No. 101-999" 13104 FCC3044 = "Person No. 101-999" 13105 FCC3046 = "Person No. 101-999" 13106 FCC3050 = "Person No. 101-999" 13107 FCC3052 = "Person No. 101-999" 13108 FCC3054 = "Person No. 101-999" 13109 I23IMP01 = "Foster child care imputation flag 1" 13110 I23IMP02 = "Foster child care imputation flag 2" 13111 I23IMP03 = "Foster child care imputation flag 3" 13112 I23IMP04 = "Foster child care imputation flag 4" 13113 I24REC1 = "Recipiency of other welfare." 13114 I24REC2 = "Recipiency of other welfare." 13115 I24REC3 = "Recipiency of other welfare." 13116 I24REC4 = "Recipiency of other welfare." 13117 I24AMT1 = "Amount of other welfare received." 13118 I24AMT2 = "Amount of other welfare received." 13119 I24AMT3 = "Amount of other welfare received." 13120 I24AMT4 = "Amount of other welfare received." 13121 OW3034 = "Were all the people living here" 13122 OW3036 = "Person No. 101-999" 13123 OW3038 = "Person No. 101-999" 13124 OW3040 = "Person No. 101-999" 13125 OW3042 = "Person No. 101-999" 13126 OW3044 = "Person No. 101-999" 13127 OW3046 = "Person No. 101-999" 13128 OW3048 = "Person No. 101-999" 13129 OW3050 = "Person No. 101-999" 13130 OW3052 = "Person No. 101-999" 13131 OW3054 = "Person No. 101-999" 13132 I24IMP01 = "Other welfare imputation flag 1" 13133 I24IMP02 = "Other welfare imputation flag 2" 13134 I24IMP03 = "Other welfare imputation flag 3" 13135 I24IMP04 = "Other welfare imputation flag 4" 13136 WIC3138 = "Did ... receive any WIC vouchers last" 13137 WIC3140 = "Did ... receive any WIC vouchers 2 mon" 13138 WIC3142 = "Did ... receive any WIC vouchers 3 mon" 196 The SAS System 15:22 Thursday, July 3, 2003 13139 WIC3144 = "Did ... receive any WIC vouchers 4 mon" 13140 I25IMP01 = "WIC imputation flag 1" 13141 I25IMP02 = "WIC imputation flag 2" 13142 I25IMP03 = "WIC imputation flag 3" 13143 I25IMP04 = "WIC imputation flag 4" 13144 I27REC1 = "Recipiency of food stamps." 13145 I27REC2 = "Recipiency of food stamps." 13146 I27REC3 = "Recipiency of food stamps." 13147 I27REC4 = "Recipiency of food stamps." 13148 I27AMT1 = "Amount of food stamps received." 13149 I27AMT2 = "Amount of food stamps received." 13150 I27AMT3 = "Amount of food stamps received." 13151 I27AMT4 = "Amount of food stamps received." 13152 FS3100 = "Were all the people living here" 13153 FS3102 = "Person No. 101-999" 13154 FS3104 = "Person No. 101-999" 13155 FS3106 = "Person No. 101-999" 13156 FS3108 = "Person No. 101-999" 13157 FS3110 = "Person No. 101-999" 13158 FS3112 = "Person No. 101-999" 13159 FS3114 = "Person No. 101-999" 13160 FS3116 = "Person No. 101-999" 13161 FS3118 = "Person No. 101-999" 13162 FS3120 = "Person No. 101-999" 13163 I27IMP01 = "Food stamp imputation flag 1" 13164 I27IMP02 = "Food stamp imputation flag 2" 13165 I27IMP03 = "Food stamp imputation flag 3" 13166 I27IMP04 = "Food stamp imputation flag 4" 13167 I28REC1 = "Recipiency of child support payments." 13168 I28REC2 = "Recipiency of child support payments." 13169 I28REC3 = "Recipiency of child support payments." 13170 I28REC4 = "Recipiency of child support payments." 13171 I28AMT1 = "Amount of child support payments recei" 13172 I28AMT2 = "Amount of child support payments recei" 13173 I28AMT3 = "Amount of child support payments recei" 13174 I28AMT4 = "Amount of child support payments recei" 13175 I28IMP01 = "Child support imputation flag 1" 13176 I28IMP02 = "Child support imputation flag 2" 13177 I28IMP03 = "Child support imputation flag 3" 13178 I28IMP04 = "Child support imputation flag 4" 13179 I29REC1 = "Recipiency of alimony payments." 13180 I29REC2 = "Recipiency of alimony payments." 13181 I29REC3 = "Recipiency of alimony payments." 13182 I29REC4 = "Recipiency of alimony payments." 13183 I29AMT1 = "Amount of alimony payments received." 13184 I29AMT2 = "Amount of alimony payments received." 13185 I29AMT3 = "Amount of alimony payments received." 13186 I29AMT4 = "Amount of alimony payments received." 13187 I29IMP01 = "Alimony payments imputation flag 1" 13188 I29IMP02 = "Alimony payments imputation flag 2" 13189 I29IMP03 = "Alimony payments imputation flag 3" 13190 I29IMP04 = "Alimony payments imputation flag 4" 13191 I30REC1 = "Recipiency of company or union pension" 13192 I30REC2 = "Recipiency of company or union pension" 13193 I30REC3 = "Recipiency of company or union pension" 13194 I30REC4 = "Recipiency of company or union pension" 13195 I30AMT1 = "Amount of company or union pension inc" 13196 I30AMT2 = "Amount of company or union pension inc" 13197 I30AMT3 = "Amount of company or union pension inc" 13198 I30AMT4 = "Amount of company or union pension inc" 13199 I30IMP01 = "Company or union pension imputation fl" 13200 I30IMP02 = "Company or union pension imputation fl" 13201 I30IMP03 = "Company or union pension imputation fl" 13202 I30IMP04 = "Company or union pension imputation fl" 13203 I31REC1 = "Recipiency of Federal civil service pe" 13204 I31REC2 = "Recipiency of Federal civil service pe" 13205 I31REC3 = "Recipiency of Federal civil service pe" 13206 I31REC4 = "Recipiency of Federal civil service pe" 13207 I31AMT1 = "Amount of Federal civil service pensio" 13208 I31AMT2 = "Amount of Federal civil service pensio" 13209 I31AMT3 = "Amount of Federal civil service pensio" 13210 I31AMT4 = "Amount of Federal civil service pensio" 13211 I31IMP01 = "Federal civilian pension imputation fl" 13212 I31IMP02 = "Federal civilian pension imputation fl" 13213 I31IMP03 = "Federal civilian pension imputation fl" 13214 I31IMP04 = "Federal civilian pension imputation fl" 197 The SAS System 15:22 Thursday, July 3, 2003 13215 I32REC1 = "Recipiency of U.S. military retirement" 13216 I32REC2 = "Recipiency of U.S. military retirement" 13217 I32REC3 = "Recipiency of U.S. military retirement" 13218 I32REC4 = "Recipiency of U.S. military retirement" 13219 I32AMT1 = "Amount of U.S. military retirement inc" 13220 I32AMT2 = "Amount of U.S. military retirement inc" 13221 I32AMT3 = "Amount of U.S. military retirement inc" 13222 I32AMT4 = "Amount of U.S. military retirement inc" 13223 I32IMP01 = "Military retirement imputation flag 1" 13224 I32IMP02 = "Military retirement imputation flag 2" 13225 I32IMP03 = "Military retirement imputation flag 3" 13226 I32IMP04 = "Military retirement imputation flag 4" 13227 I34REC1 = "Recipiency of State government pension" 13228 I34REC2 = "Recipiency of State government pension" 13229 I34REC3 = "Recipiency of State government pension" 13230 I34REC4 = "Recipiency of State government pension" 13231 I34AMT1 = "Amount of State government pension inc" 13232 I34AMT2 = "Amount of State government pension inc" 13233 I34AMT3 = "Amount of State government pension inc" 13234 I34AMT4 = "Amount of State government pension inc" 13235 I34IMP01 = "State government pension imputation fl" 13236 I34IMP02 = "State government pension imputation fl" 13237 I34IMP03 = "State government pension imputation fl" 13238 I34IMP04 = "State government pension imputation fl" 13239 I35REC1 = "Recipiency of local government pension" 13240 I35REC2 = "Recipiency of local government pension" 13241 I35REC3 = "Recipiency of local government pension" 13242 I35REC4 = "Recipiency of local government pension" 13243 I35AMT1 = "Amount of local government pension inc" 13244 I35AMT2 = "Amount of local government pension inc" 13245 I35AMT3 = "Amount of local government pension inc" 13246 I35AMT4 = "Amount of local government pension inc" 13247 I35IMP01 = "Local government pension imputation fl" 13248 I35IMP02 = "Local government pension imputation fl" 13249 I35IMP03 = "Local government pension imputation fl" 13250 I35IMP04 = "Local government pension imputation fl" 13251 I36REC1 = "Recipiency of life insurance income." 13252 I36REC2 = "Recipiency of life insurance income." 13253 I36REC3 = "Recipiency of life insurance income." 13254 I36REC4 = "Recipiency of life insurance income." 13255 I36AMT1 = "Amount of life insurance income receiv" 13256 I36AMT2 = "Amount of life insurance income receiv" 13257 I36AMT3 = "Amount of life insurance income receiv" 13258 I36AMT4 = "Amount of life insurance income receiv" 13259 I36IMP01 = "Life insurance income imputation flag " 13260 I36IMP02 = "Life insurance income imputation flag " 13261 I36IMP03 = "Life insurance income imputation flag " 13262 I36IMP04 = "Life insurance income imputation flag " 13263 I37REC1 = "Recipiency of estates and trusts incom" 13264 I37REC2 = "Recipiency of estates and trusts incom" 13265 I37REC3 = "Recipiency of estates and trusts incom" 13266 I37REC4 = "Recipiency of estates and trusts incom" 13267 I37AMT1 = "Amount of estates and trusts income" 13268 I37AMT2 = "Amount of estates and trusts income" 13269 I37AMT3 = "Amount of estates and trusts income" 13270 I37AMT4 = "Amount of estates and trusts income" 13271 I37IMP01 = "Estates and trusts imputation flag 1" 13272 I37IMP02 = "Estates and trusts imputation flag 2" 13273 I37IMP03 = "Estates and trusts imputation flag 3" 13274 I37IMP04 = "Estates and trusts imputation flag 4" 13275 I38REC1 = "Recipiency of other retirement," 13276 I38REC2 = "Recipiency of other retirement, disabi" 13277 I38REC3 = "Recipiency of other retirement, disabi" 13278 I38REC4 = "Recipiency of other retirement, disabi" 13279 I38AMT1 = "Amount of other retirement, disability" 13280 I38AMT2 = "Amount of other retirement, disability" 13281 I38AMT3 = "Amount of other retirement, disability" 13282 I38AMT4 = "Amount of other retirement, disability" 13283 I38IMP01 = "Other retirement, disability or" 13284 I38IMP02 = "Other retirement, disability or" 13285 I38IMP03 = "Other retirement, disability or" 13286 I38IMP04 = "Other retirement, disability or" 13287 I40REC1 = "Recipiency of G.I. Bill education bene" 13288 I40REC2 = "Recipiency of G.I. Bill education bene" 13289 I40REC3 = "Recipiency of G.I. Bill education bene" 13290 I40REC4 = "Recipiency of G.I. Bill education bene" 198 The SAS System 15:22 Thursday, July 3, 2003 13291 I40AMT1 = "Amount of G.I. Bill education benefits" 13292 I40AMT2 = "Amount of G.I. Bill education benefits" 13293 I40AMT3 = "Amount of G.I. Bill education benefits" 13294 I40AMT4 = "Amount of G.I. Bill education benefits" 13295 I40IMP01 = "G.I. Bill education benefits" 13296 I40IMP02 = "G.I. Bill education benefits" 13297 I40IMP03 = "G.I. Bill education benefits" 13298 I40IMP04 = "G.I. Bill education benefits" 13299 I50REC1 = "Recipiency of charitable groups income" 13300 I50REC2 = "Recipiency of charitable groups income" 13301 I50REC3 = "Recipiency of charitable groups income" 13302 I50REC4 = "Recipiency of charitable groups income" 13303 I50AMT1 = "Amount of charitable groups income rec" 13304 I50AMT2 = "Amount of charitable groups income rec" 13305 I50AMT3 = "Amount of charitable groups income rec" 13306 I50AMT4 = "Amount of charitable groups income rec" 13307 I50IMP01 = "Charitable group imputation flag 1" 13308 I50IMP02 = "Charitable group imputation flag 2" 13309 I50IMP03 = "Charitable group imputation flag 3" 13310 I50IMP04 = "Charitable group imputation flag 4" 13311 I51REC1 = "Recipiency of money from relatives or " 13312 I51REC2 = "Recipiency of money from relatives or " 13313 I51REC3 = "Recipiency of money from relatives or " 13314 I51REC4 = "Recipiency of money from relatives or " 13315 I51AMT1 = "Amount of money from relatives or frie" 13316 I51AMT2 = "Amount of money from relatives or frie" 13317 I51AMT3 = "Amount of money from relatives or frie" 13318 I51AMT4 = "Amount of money from relatives or frie" 13319 I51IMP01 = "Money from relatives or friends" 13320 I51IMP02 = "Money from relatives or friends" 13321 I51IMP03 = "Money from relatives or friends" 13322 I51IMP04 = "Money from relatives or friends" 13323 I52REC1 = "Recipiency of lump sum payments." 13324 I52REC2 = "Recipiency of lump sum payments." 13325 I52REC3 = "Recipiency of lump sum payments." 13326 I52REC4 = "Recipiency of lump sum payments." 13327 I52AMT1 = "Amount of lump sum payments received." 13328 I52AMT2 = "Amount of lump sum payments received." 13329 I52AMT3 = "Amount of lump sum payments received." 13330 I52AMT4 = "Amount of lump sum payments received." 13331 I52IMP01 = "Lump sum payment imputation flag 1" 13332 I52IMP02 = "Lump sum payment imputation flag 2" 13333 I52IMP03 = "Lump sum payment imputation flag 3" 13334 I52IMP04 = "Lump sum payment imputation flag 4" 13335 I53REC1 = "Recipiency of income from roomers or" 13336 I53REC2 = "Recipiency of income from roomers or" 13337 I53REC3 = "Recipiency of income from roomers or" 13338 I53REC4 = "Recipiency of income from roomers or" 13339 I53AMT1 = "Amount of income from roomers or board" 13340 I53AMT2 = "Amount of income from roomers or board" 13341 I53AMT3 = "Amount of income from roomers or board" 13342 I53AMT4 = "Amount of income from roomers or board" 13343 I53IMP01 = "Income from roomers or boarders" 13344 I53IMP02 = "Income from roomers or boarders" 13345 I53IMP03 = "Income from roomers or boarders" 13346 I53IMP04 = "Income from roomers or boarders" 13347 I54REC1 = "Recipiency of income from National Gua" 13348 I54REC2 = "Recipiency of income from National Gua" 13349 I54REC3 = "Recipiency of income from National Gua" 13350 I54REC4 = "Recipiency of income from National Gua" 13351 I54AMT1 = "Amount of National Guard or reserve pa" 13352 I54AMT2 = "Amount of National Guard or reserve pa" 13353 I54AMT3 = "Amount of National Guard or reserve pa" 13354 I54AMT4 = "Amount of National Guard or reserve pa" 13355 I54IMP01 = "National Guard or reserve pay" 13356 I54IMP02 = "National Guard or reserve pay" 13357 I54IMP03 = "National Guard or reserve pay" 13358 I54IMP04 = "National Guard or reserve pay" 13359 I55REC1 = "Recipiency of incidental or casual" 13360 I55REC2 = "Recipiency of incidental or casual" 13361 I55REC3 = "Recipiency of incidental or casual" 13362 I55REC4 = "Recipiency of incidental or casual" 13363 I55AMT1 = "Amount of incidental or casual earning" 13364 I55AMT2 = "Amount of incidental or casual earning" 13365 I55AMT3 = "Amount of incidental or casual earning" 13366 I55AMT4 = "Amount of incidental or casual earning" 199 The SAS System 15:22 Thursday, July 3, 2003 13367 I55IMP01 = "Casual earnings imputation flag 1" 13368 I55IMP02 = "Casual earnings imputation flag 2" 13369 I55IMP03 = "Casual earnings imputation flag 3" 13370 I55IMP04 = "Casual earnings imputation flag 4" 13371 I56REC1 = "Recipiency of other cash income." 13372 I56REC2 = "Recipiency of other cash income." 13373 I56REC3 = "Recipiency of other cash income." 13374 I56REC4 = "Recipiency of other cash income." 13375 I56AMT1 = "Amount of other cash income received." 13376 I56AMT2 = "Amount of other cash income received." 13377 I56AMT3 = "Amount of other cash income received." 13378 I56AMT4 = "Amount of other cash income received." 13379 I56IMP01 = "Other cash income imputation flag 1" 13380 I56IMP02 = "Other cash income imputation flag 2" 13381 I56IMP03 = "Other cash income imputation flag 3" 13382 I56IMP04 = "Other cash income imputation flag 4" 13383 I75REC1 = "Recipiency of undisclosable income." 13384 I75REC2 = "Recipiency of undisclosable income." 13385 I75REC3 = "Recipiency of undisclosable income." 13386 I75REC4 = "Recipiency of undisclosable income." 13387 I75AMT1 = "Amount of undisclosable income receive" 13388 I75AMT2 = "Amount of undisclosable income receive" 13389 I75AMT3 = "Amount of undisclosable income receive" 13390 I75AMT4 = "Amount of undisclosable income receive" 13391 I75IMP01 = "Undisclosable income imputation flag 1" 13392 I75IMP02 = "Undisclosable income imputation flag 2" 13393 I75IMP03 = "Undisclosable income imputation flag 3" 13394 I75IMP04 = "Undisclosable income imputation flag 4" 13395 J100YN_1 = "Were assets 100 through 103 owned join" 13396 J100YN_2 = "Were assets 100 through 103 owned join" 13397 J100YN_3 = "Were assets 100 through 103 owned join" 13398 J100YN_4 = "Were assets 100 through 103 owned join" 13399 JINT1001 = "Amount of interest income received joi" 13400 JINT1002 = "Amount of interest income received joi" 13401 JINT1003 = "Amount of interest income received joi" 13402 JINT1004 = "Amount of interest income received joi" 13403 O100YN_1 = "Were assets 100 through 103 owned in o" 13404 O100YN_2 = "Were assets 100 through 103 owned in o" 13405 O100YN_3 = "Were assets 100 through 103 owned in o" 13406 O100YN_4 = "Were assets 100 through 103 owned in o" 13407 OINT1001 = "Amount of interest income received in " 13408 OINT1002 = "Amount of interest income received in " 13409 OINT1003 = "Amount of interest income received in " 13410 OINT1004 = "Amount of interest income received in " 13411 JCALC100 = "Were the fields 'JINT1001....4' calcul" 13412 OCALC100 = "Were the fields 'OINT1001....4' calcul" 13413 J104YN_1 = "Were assets 104 through 107 owned join" 13414 J104YN_2 = "Were assets 104 through 107 owned join" 13415 J104YN_3 = "Were assets 104 through 107 owned join" 13416 J104YN_4 = "Were assets 104 through 107 owned join" 13417 JINT1041 = "Amount of income received jointly with" 13418 JINT1042 = "Amount of income received jointly with" 13419 JINT1043 = "Amount of income received jointly with" 13420 JINT1044 = "Amount of income received jointly with" 13421 O104YN_1 = "Were assets 104 through 107 owned in o" 13422 O104YN_2 = "Were assets 104 through 107 owned in o" 13423 O104YN_3 = "Were assets 104 through 107 owned in o" 13424 O104YN_4 = "Were assets 104 through 107 owned in o" 13425 OINT1041 = "Amount of income received in own name " 13426 OINT1042 = "Amount of income received in own name " 13427 OINT1043 = "Amount of income received in own name " 13428 OINT1044 = "Amount of income received in own name " 13429 JCALC104 = "Were the fields 'JINT1041....4' calcul" 13430 OCALC104 = "Were the fields 'OINT1041....4' calcul" 13431 J110RYN1 = "Were dividend checks received jointly " 13432 J110RYN2 = "Were dividend checks received jointly " 13433 J110RYN3 = "Were dividend checks received jointly " 13434 J110RYN4 = "Were dividend checks received jointly " 13435 JDIR1101 = "Amount of income received jointly with" 13436 JDIR1102 = "Amount of income received jointly with" 13437 JDIR1103 = "Amount of income received jointly with" 13438 JDIR1104 = "Amount of income received jointly with" 13439 O110RYN1 = "Were dividend checks received in own n" 13440 O110RYN2 = "Were dividend checks received in own n" 13441 O110RYN3 = "Were dividend checks received in own n" 13442 O110RYN4 = "Were dividend checks received in own n" 200 The SAS System 15:22 Thursday, July 3, 2003 13443 ODIR1101 = "Amount of income received in own name " 13444 ODIR1102 = "Amount of income received in own name " 13445 ODIR1103 = "Amount of income received in own name " 13446 ODIR1104 = "Amount of income received in own name " 13447 J110CYN1 = "Were credited dividends from source 11" 13448 J110CYN2 = "Were credited dividends from source 11" 13449 J110CYN3 = "Were credited dividends from source 11" 13450 J110CYN4 = "Were credited dividends from source 11" 13451 JDIC1101 = "Amount of income received jointly with" 13452 JDIC1102 = "Amount of income received jointly with" 13453 JDIC1103 = "Amount of income received jointly with" 13454 JDIC1104 = "Amount of income received jointly with" 13455 O110CYN1 = "Were credited dividends from source 11" 13456 O110CYN2 = "Were credited dividends from source 11" 13457 O110CYN3 = "Were credited dividends from source 11" 13458 O110CYN4 = "Were credited dividends from source 11" 13459 ODIC1101 = "Amount of income received in own name " 13460 ODIC1102 = "Amount of income received in own name " 13461 ODIC1103 = "Amount of income received in own name " 13462 ODIC1104 = "Amount of income received in own name " 13463 J120YN_1 = "Was rental income received from proper" 13464 J120YN_2 = "Was rental income received from proper" 13465 J120YN_3 = "Was rental income received from proper" 13466 J120YN_4 = "Was rental income received from proper" 13467 JRNT1201 = "Amount of rental income cleared jointl" 13468 JRNT1202 = "Amount of rental income cleared jointl" 13469 JRNT1203 = "Amount of rental income cleared jointl" 13470 JRNT1204 = "Amount of rental income cleared jointl" 13471 O120YN_1 = "Was rental income received from proper" 13472 O120YN_2 = "Was rental income received from proper" 13473 O120YN_3 = "Was rental income received from proper" 13474 O120YN_4 = "Was rental income received from proper" 13475 ORNT1201 = "Amount of rental income cleared in own" 13476 ORNT1202 = "Amount of rental income cleared in own" 13477 ORNT1203 = "Amount of rental income cleared in own" 13478 ORNT1204 = "Amount of rental income cleared in own" 13479 OJ120YN1 = "Was rental income received from proper" 13480 OJ120YN2 = "Was rental income received from proper" 13481 OJ120YN3 = "Was rental income received from proper" 13482 OJ120YN4 = "Was rental income received from proper" 13483 OJRT1201 = "Amount of rental income cleared jointl" 13484 OJRT1202 = "Amount of rental income cleared jointl" 13485 OJRT1203 = "Amount of rental income cleared jointl" 13486 OJRT1204 = "Amount of rental income cleared jointl" 13487 JMTGNYN1 = "Was mortgage held jointly with spouse " 13488 JMTGNYN2 = "Was mortgage held jointly with spouse " 13489 JMTGNYN3 = "Was mortgage held jointly with spouse " 13490 JMTGNYN4 = "Was mortgage held jointly with spouse " 13491 JMORTYN1 = "Was interest received from jointly own" 13492 JMORTYN2 = "Was interest received from jointly own" 13493 JMORTYN3 = "Was interest received from jointly own" 13494 JMORTYN4 = "Was interest received from jointly own" 13495 JMAM1301 = "Amount of mortgage interest earned joi" 13496 JMAM1302 = "Amount of mortgage interest earned joi" 13497 JMAM1303 = "Amount of mortgage interest earned joi" 13498 JMAM1304 = "Amount of mortgage interest earned joi" 13499 OMTGNYN1 = "Was mortgage held in own name in month" 13500 OMTGNYN2 = "Was mortgage held in own name in month" 13501 OMTGNYN3 = "Was mortgage held in own name in month" 13502 OMTGNYN4 = "Was mortgage held in own name in month" 13503 OMORTYN1 = "Was interest received from mortgage he" 13504 OMORTYN2 = "Was interest received from mortgage he" 13505 OMORTYN3 = "Was interest received from mortgage he" 13506 OMORTYN4 = "Was interest received from mortgage he" 13507 OMAM1301 = "Amount of mortgage interest earned in " 13508 OMAM1302 = "Amount of mortgage interest earned in " 13509 OMAM1303 = "Amount of mortgage interest earned in " 13510 OMAM1304 = "Amount of mortgage interest earned in " 13511 O4050YN1 = "Were royalties or other financial inve" 13512 O4040YN2 = "Were royalties or other financial inve" 13513 O4050YN3 = "Were royalties or other financial inve" 13514 O4050YN4 = "Were royalties or other financial inve" 13515 RAM40501 = "Amount earned from royalties and other" 13516 RAM40502 = "Amount earned from royalties and other" 13517 RAM40503 = "Amount earned from royalties and other" 13518 RAM40504 = "Amount earned from royalties and other" 201 The SAS System 15:22 Thursday, July 3, 2003 13519 SC4300 = "ISS code 100 - regular/passbook" 13520 SC4302 = "ISS code 101 - money market deposit" 13521 SC4304 = "ISS code 102 - certificates of" 13522 SC4306 = "ISS code 103 - NOW, super NOW or" 13523 SC4308 = "Check item A9" 13524 SC4310 = "Did ... own any of these assets" 13525 SC4312 = "What is your best estimate of the" 13526 SC4318 = "Besides the assets owned jointly" 13527 SC4320 = "What is your best estimate of the" 13528 SC4400 = "ISS code 104 - money market funds" 13529 SC4402 = "ISS code 105 - U.S. government securit" 13530 SC4404 = "ISS code 106 - Municipal or corporate " 13531 SC4406 = "ISS code 107 - other interest-earning " 13532 SC4408 = "Check item A11" 13533 SC4410 = "Did ... own any of these assets" 13534 SC4412 = "What is your best estimate of the" 13535 SC4418 = "Besides the assets owned jointly" 13536 SC4420 = "What is your best estimate of the" 13537 SC4500 = "Did ... receive any dividend checks" 13538 SC4502 = "Check item A12" 13539 SC4504 = "During the past 4 months how much" 13540 SC4508 = "During this 4-month period, how" 13541 SC4512 = "Did ... earn any (other) dividends" 13542 SC4514 = "Check item A13" 13543 SC4516 = "During the 4-month period how much" 13544 SC4518 = "During the 4-month period, how much" 13545 SC4600 = "Check item A14" 13546 SC4602 = "Did ... receive any rental income" 13547 SC4604 = "About how much was received in" 13548 SC4606 = "What is your best estimate of the" 13549 SC4610 = "Did ... receive rental income from" 13550 SC4612 = "About how much was received in" 13551 SC4614 = "What is your best estimate of the" 13552 SC4618 = "Did ... receive any rental income" 13553 SC4620 = "What is your best estimate of ...'s" 13554 SC4700 = "ISS code 130 - mortgages" 13555 SC4702 = "ISS code 140 - royalties" 13556 SC4704 = "ISS code 150 - other financial" 13557 SC4706 = "Check item A16" 13558 SC4708 = "Check item A17" 13559 SC4710 = "Did ... own this mortgage jointly" 13560 SC4712 = "During the past 4 months how much" 13561 SC4714 = "Did ... hold any mortgages in ...'s" 13562 SC4716 = "During the past 4 months how much" 13563 SC4718 = "Check item A18" 13564 SC4720 = "During the past 4 months, how much" 13565 G2_IMP01 = "General amounts 2 imputation flag 1" 13566 G2_IMP02 = "General amounts 2 imputation flag 2" 13567 G2_IMP03 = "General amounts 2 imputation flag 3" 13568 G2_IMP04 = "General amounts 2 imputation flag 4" 13569 G2_IMP05 = "General amounts 2 imputation flag 5" 13570 G2_IMP06 = "General amounts 2 imputation flag 6" 13571 G2_IMP07 = "General amounts 2 imputation flag 7" 13572 G2_IMP08 = "General amounts 2 imputation flag 8" 13573 G2_IMP09 = "General amounts 2 imputation flag 9" 13574 G2_IMP10 = "General amounts 2 imputation flag 10" 13575 G2_IMP11 = "General amounts 2 imputation flag 11" 13576 G2_IMP12 = "General amounts 2 imputation flag 12" 13577 G2_IMP13 = "General amounts 2 imputation flag 13" 13578 G2_IMP14 = "General amounts 2 imputation flag 14" 13579 G2_IMP15 = "General amounts 2 imputation flag 15" 13580 G2_IMP16 = "General amounts 2 imputation flag 16" 13581 G2_IMP17 = "General amounts 2 imputation flag 17" 13582 G2_IMP18 = "General amounts 2 imputation flag 18" 13583 G2_IMP19 = "General amounts 2 imputation flag 19" 13584 G2_IMP20 = "General amounts 2 imputation flag 20" 13585 G2_IMP21 = "General amounts 2 imputation flag 21" 13586 G2_IMP22 = "General amounts 2 imputation flag 22" 13587 G2_IMP23 = "General amounts 2 imputation flag 23" 13588 G2_IMP24 = "General amounts 2 imputation flag 24" 13589 G2_IMP25 = "General amounts 2 imputation flag 25" 13590 G2_IMP26 = "General amounts 2 imputation flag 26" 13591 G2_IMP27 = "General amounts 2 imputation flag 27" 13592 WS1_2002 = "Check item E3 - employer I.D. number" 13593 WS1_2044 = "On this job is (was) ... a member" 13594 WS1_2046 = "Is (was) ... covered by a union" 202 The SAS System 15:22 Thursday, July 3, 2003 13595 WS1IMP07 = "Wage and Salary imputation flag #7" 13596 WS1IMP08 = "Wage and Salary imputation flag #7" 13597 WS2_2002 = "Check item E3 - employer I.D. number" 13598 WS2_2044 = "On this job is (was) ... a member" 13599 WS2_2046 = "Is (was) ... covered by a union" 13600 WS2IMP07 = "Wage and Salary imputation flag #7" 13601 WS2IMP08 = "Wage and Salary imputation flag #7" 13602 SE12202 = "Check item S1 - business I.D. number" 13603 SE22202 = "Check item S2 - business I.D. number" 13604 I41REC1 = "Recipiency of income from other" 13605 I41REC2 = "Recipiency of income from other" 13606 I41REC3 = "Recipiency of income from other" 13607 I41REC4 = "Recipiency of income from other" 13608 I41AMT1 = "Amount of income from other" 13609 I41AMT2 = "Amount of income from other" 13610 I41AMT3 = "Amount of income from other" 13611 I41AMT4 = "Amount of income from other" 13612 I41IMP01 = "Other VA educational assistance" 13613 I41IMP02 = "Other VA educational assistance" 13614 I41IMP03 = "Other VA educational assistance" 13615 I41IMP04 = "Other VA educational assistance" 13616 H5_LVQTR = "Control card items 13D" 13617 H1_TYPE = "Character 1" 13618 U1_REINT = "Control Card Item 38I" 13619 H1_MIS = "Monthly Household interview status" 13620 H1_INT1 = "Wave 1 household interview status" 13621 H2_TYPE = "Character 1" 13622 U1ITM38C = "Control Card Item 38C" 13623 U2ITM38C = "Control Card Item 38C" 13624 U2_REINT = "Control Card Item 38I" 13625 H2_MIS = "Monthly Household interview status" 13626 H2_INT1 = "Wave 1 household interview status" 13627 H3_TYPE = "Character 1" 13628 U3ITM38C = "Control Card Item 38C" 13629 U3_REINT = "Control Card Item 38I" 13630 H3_MIS = "Monthly Household interview status" 13631 H3_INT1 = "Wave 1 household interview status" 13632 H4_TYPE = "Character 1" 13633 U4ITM38C = "Control Card Item 38C" 13634 U4_REINT = "Control Card Item 38I" 13635 H4_MIS = "Monthly Household interview status" 13636 H4_INT1 = "Wave 1 household interview status" 13637 H5_TYPE = "Character 1" 13638 H5_MIS = "Monthly Household interview status" 13639 U_BRTHMN = "Preedited month of birth" 13640 PP_MIS1 = "Monthly person's interview status" 13641 PP_MIS2 = "Monthly person's interview status" 13642 PP_MIS3 = "Monthly person's interview status" 13643 PP_MIS4 = "Monthly person's interview status" 13644 PP_MIS5 = "Monthly person's interview status" 13645 U_YRENT = "Preedited year entered previous" 13646 U_YRENT2 = "Preedited year left previous" 13647 MEDCODE = "Recode of fields (SC1464 and" 13648 SC1231 = "Check Item R3" 13649 SC1232 = "Did ... work less than 35" 13650 SC1233 = "How many weeks did ... work" 13651 SC1234 = "Weeks last month" 13652 SC1235 = "Weeks 2 months ago" 13653 SC1236 = "Weeks 3 months ago" 13654 SC1237 = "Weeks 4 months ago" 13655 SC1238 = "What was the main reason" 13656 SC1656 = "Was ... enrolled in school either" 13657 SC1658 = "All months" 13658 SC1660 = "Last month" 13659 SC1662 = "2 months ago" 13660 SC1664 = "3 months ago" 13661 SC1666 = "4 months ago" 13662 SC1668 = "At what level or grade was" 13663 SC1670 = "Were any of ... 's educational" 13664 SC1672 = "GI Bill" 13665 SC1674 = "Other veteran's administration" 13666 SC1676 = "College work study" 13667 SC1678 = "PELL Grant" 13668 SC1680 = "Supplemental Educational" 13669 SC1682 = "National Direct Student Loan (NSL)" 13670 SC1684 = "Guaranteed Student Loan" 203 The SAS System 15:22 Thursday, July 3, 2003 13671 SC1686 = "JTPA Training" 13672 SC1688 = "Employer Assistance" 13673 SC1690 = "Fellowship/Scholarship" 13674 SC1692 = "Other Financial Aid" 13675 VERSION = "Number of release range: (1-9)" 13676 ; 13677 NOTE: The infile RAW is: Pipe command="unzip -p /homes/data/sipp/1985/sipp85w1.zip " NOTE: 100 records were read from the infile RAW. The minimum record length was 5460. The maximum record length was 5460. NOTE: The data set LIBRARY.SIP85W1 has 100 observations and 2380 variables. NOTE: DATA statement used: real time 3.790 seconds cpu time 1.360 seconds 13678 proc print data=library.sip85w1 (obs=6); 13679 13680 13681 FORMAT 13682 STATE STATE. 13683 SU_RGC SU_RGC. 13684 H1_STATE H1_STATE. 13685 H1_METRO H1_METRO. 13686 H1_MSA H1_MSA. 13687 H1_ACCES H1_ACCES. 13688 H1_LVQTR H1_LVQTR. 13689 H1_UNITS H1_UNITS. 13690 H1_TENUR H1_TENUR. 13691 H1_PUBHS H1_PUBHS. 13692 H1_LORNT H1_LORNT. 13693 H1_RACE H1_RACE. 13694 H1_SEX H1_SEX. 13695 H1_SIZE H1_SIZE. 13696 H1_SEG H1_SEG. 13697 U1FRMSLE U1FRMSLE. 13698 U1_ACCES U1_ACCES. 13699 U1_LVQTR U1_LVQTR. 13700 U1_UNITS U1_UNITS. 13701 U1_TENUR U1_TENUR. 13702 U1_PUBHS U1_PUBHS. 13703 U1_LORNT U1_LORNT. 13704 H1ITM36B H1ITM36B. 13705 U1_RACE U1_RACE. 13706 U1_SEX U1_SEX. 13707 U1_SIZE U1_SIZE. 13708 U1TOTVST U1TOTVST. 13709 U1TOTPHN U1TOTPHN. 13710 U1CCRSPP U1CCRSPP. 13711 H1_0010 H1_0010L. 13712 H1_0012 H1_0012L. 13713 H1_0014 H1_0014L. 13714 H1_0016 H1_0016L. 13715 H1_0018 H1_0018L. 13716 H1_0020 H1_0020L. 13717 H1_MEANS H1_MEANS. 13718 H1_CASH H1_CASH. 13719 H1NCASHB H1NCASHB. 13720 H1_PUB H1_PUB. 13721 H1PUBAMT H1PUBAMT. 13722 H1_UTLTY H1_UTLTY. 13723 H1_ENRGY H1_ENRGY. 13724 H1_LUNCH H1_LUNCH. 13725 H1_BREAK H1_BREAK. 13726 H1_4802 H1_4802L. 13727 H1_4806 H1_4806L. 13728 H1_4808 H1_4808L. 13729 H1_4812 H1_4812L. 13730 H1_4816 H1_4816L. 13731 H1_4818 H1_4818L. 13732 H1_4820 H1_4820L. 13733 H1_4822 H1_4822L. 204 The SAS System 15:22 Thursday, July 3, 2003 13734 H1_4826 H1_4826L. 13735 H1_4828 H1_4828L. 13736 H1_4830 H1_4830L. 13737 H1_4832 H1_4832L. 13738 H1_4834 H1_4834L. 13739 H1_4836 H1_4836L. 13740 H1_4838 H1_4838L. 13741 H1_4840 H1_4840L. 13742 H1_4842 H1_4842L. 13743 H1_4844 H1_4844L. 13744 H1_4846 H1_4846L. 13745 H1_IMP01 H1_IMP0K. 13746 H1_IMP02 H1_IMP0L. 13747 H1_IMP03 H1_IMP0M. 13748 H1_IMP04 H1_IMP0N. 13749 H1_IMP05 H1_IMP0O. 13750 H1_IMP06 H1_IMP0P. 13751 H1_IMP07 H1_IMP0Q. 13752 H1_IMP08 H1_IMP0R. 13753 H1_IMP09 H1_IMP0S. 13754 H1_IMP10 H1_IMP1K. 13755 H1_IMP11 H1_IMP1L. 13756 H1_IMP12 H1_IMP1M. 13757 H1_IMP13 H1_IMP1N. 13758 H1_IMP14 H1_IMP1O. 13759 H1_IMP15 H1_IMP1P. 13760 H1_IMP16 H1_IMP1Q. 13761 H1_IMP17 H1_IMP1R. 13762 H1_IMP18 H1_IMP1S. 13763 H1_IMP19 H1_IMP1T. 13764 H1_IMP20 H1_IMP2K. 13765 H2_STATE H2_STATE. 13766 H2_METRO H2_METRO. 13767 H2_MSA H2_MSA. 13768 H2_ACCES H2_ACCES. 13769 H2_LVQTR H2_LVQTR. 13770 H2_UNITS H2_UNITS. 13771 H2_TENUR H2_TENUR. 13772 H2_PUBHS H2_PUBHS. 13773 H2_LORNT H2_LORNT. 13774 H2_RACE H2_RACE. 13775 H2_SEX H2_SEX. 13776 H2_SIZE H2_SIZE. 13777 H2_SEG H2_SEG. 13778 U2FRMSLE U2FRMSLE. 13779 U2_ACCES U2_ACCES. 13780 U2_LVQTR U2_LVQTR. 13781 U2_UNITS U2_UNITS. 13782 U2_TENUR U2_TENUR. 13783 U2_PUBHS U2_PUBHS. 13784 U2_LORNT U2_LORNT. 13785 H2ITM36B H2ITM36B. 13786 U2_RACE U2_RACE. 13787 U2_SEX U2_SEX. 13788 U2_SIZE U2_SIZE. 13789 U2TOTVST U2TOTVST. 13790 U2TOTPHN U2TOTPHN. 13791 U2CCRSPP U2CCRSPP. 13792 H2_0010 H2_0010L. 13793 H2_0012 H2_0012L. 13794 H2_0014 H2_0014L. 13795 H2_0016 H2_0016L. 13796 H2_0018 H2_0018L. 13797 H2_0020 H2_0020L. 13798 H2_MEANS H2_MEANS. 13799 H2_CASH H2_CASH. 13800 H2NCASHB H2NCASHB. 13801 H2_PUB H2_PUB. 13802 H2PUBAMT H2PUBAMT. 13803 H2_UTLTY H2_UTLTY. 13804 H2_ENRGY H2_ENRGY. 13805 H2_LUNCH H2_LUNCH. 13806 H2_BREAK H2_BREAK. 13807 H2_4802 H2_4802L. 13808 H2_4806 H2_4806L. 13809 H2_4808 H2_4808L. 205 The SAS System 15:22 Thursday, July 3, 2003 13810 H2_4812 H2_4812L. 13811 H2_4816 H2_4816L. 13812 H2_4818 H2_4818L. 13813 H2_4820 H2_4820L. 13814 H2_4822 H2_4822L. 13815 H2_4826 H2_4826L. 13816 H2_4828 H2_4828L. 13817 H2_4830 H2_4830L. 13818 H2_4832 H2_4832L. 13819 H2_4834 H2_4834L. 13820 H2_4836 H2_4836L. 13821 H2_4838 H2_4838L. 13822 H2_4840 H2_4840L. 13823 H2_4842 H2_4842L. 13824 H2_4844 H2_4844L. 13825 H2_4846 H2_4846L. 13826 H2_IMP01 H2_IMP0K. 13827 H2_IMP02 H2_IMP0L. 13828 H2_IMP03 H2_IMP0M. 13829 H2_IMP04 H2_IMP0N. 13830 H2_IMP05 H2_IMP0O. 13831 H2_IMP06 H2_IMP0P. 13832 H2_IMP07 H2_IMP0Q. 13833 H2_IMP08 H2_IMP0R. 13834 H2_IMP09 H2_IMP0S. 13835 H2_IMP10 H2_IMP1K. 13836 H2_IMP11 H2_IMP1L. 13837 H2_IMP12 H2_IMP1M. 13838 H2_IMP13 H2_IMP1N. 13839 H2_IMP14 H2_IMP1O. 13840 H2_IMP15 H2_IMP1P. 13841 H2_IMP16 H2_IMP1Q. 13842 H2_IMP17 H2_IMP1R. 13843 H2_IMP18 H2_IMP1S. 13844 H2_IMP19 H2_IMP1T. 13845 H2_IMP20 H2_IMP2K. 13846 H3_STATE H3_STATE. 13847 H3_METRO H3_METRO. 13848 H3_MSA H3_MSA. 13849 H3_ACCES H3_ACCES. 13850 H3_LVQTR H3_LVQTR. 13851 H3_UNITS H3_UNITS. 13852 H3_TENUR H3_TENUR. 13853 H3_PUBHS H3_PUBHS. 13854 H3_LORNT H3_LORNT. 13855 H3_RACE H3_RACE. 13856 H3_SEX H3_SEX. 13857 H3_SIZE H3_SIZE. 13858 H3_SEG H3_SEG. 13859 U3FRMSLE U3FRMSLE. 13860 U3_ACCES U3_ACCES. 13861 U3_LVQTR U3_LVQTR. 13862 U3_UNITS U3_UNITS. 13863 U3_TENUR U3_TENUR. 13864 U3_PUBHS U3_PUBHS. 13865 U3_LORNT U3_LORNT. 13866 H3ITM36B H3ITM36B. 13867 U3_RACE U3_RACE. 13868 U3_SEX U3_SEX. 13869 U3_SIZE U3_SIZE. 13870 U3TOTVST U3TOTVST. 13871 U3TOTPHN U3TOTPHN. 13872 U3CCRSPP U3CCRSPP. 13873 H3_0010 H3_0010L. 13874 H3_0012 H3_0012L. 13875 H3_0014 H3_0014L. 13876 H3_0016 H3_0016L. 13877 H3_0018 H3_0018L. 13878 H3_0020 H3_0020L. 13879 H3_MEANS H3_MEANS. 13880 H3_CASH H3_CASH. 13881 H3NCASHB H3NCASHB. 13882 H3_PUB H3_PUB. 13883 H3PUBAMT H3PUBAMT. 13884 H3_UTLTY H3_UTLTY. 13885 H3_ENRGY H3_ENRGY. 206 The SAS System 15:22 Thursday, July 3, 2003 13886 H3_LUNCH H3_LUNCH. 13887 H3_BREAK H3_BREAK. 13888 H3_4802 H3_4802L. 13889 H3_4806 H3_4806L. 13890 H3_4808 H3_4808L. 13891 H3_4812 H3_4812L. 13892 H3_4816 H3_4816L. 13893 H3_4818 H3_4818L. 13894 H3_4820 H3_4820L. 13895 H3_4822 H3_4822L. 13896 H3_4826 H3_4826L. 13897 H3_4828 H3_4828L. 13898 H3_4830 H3_4830L. 13899 H3_4832 H3_4832L. 13900 H3_4834 H3_4834L. 13901 H3_4836 H3_4836L. 13902 H3_4838 H3_4838L. 13903 H3_4840 H3_4840L. 13904 H3_4842 H3_4842L. 13905 H3_4844 H3_4844L. 13906 H3_4846 H3_4846L. 13907 H3_IMP01 H3_IMP0K. 13908 H3_IMP02 H3_IMP0L. 13909 H3_IMP03 H3_IMP0M. 13910 H3_IMP04 H3_IMP0N. 13911 H3_IMP05 H3_IMP0O. 13912 H3_IMP06 H3_IMP0P. 13913 H3_IMP07 H3_IMP0Q. 13914 H3_IMP08 H3_IMP0R. 13915 H3_IMP09 H3_IMP0S. 13916 H3_IMP10 H3_IMP1K. 13917 H3_IMP11 H3_IMP1L. 13918 H3_IMP12 H3_IMP1M. 13919 H3_IMP13 H3_IMP1N. 13920 H3_IMP14 H3_IMP1O. 13921 H3_IMP15 H3_IMP1P. 13922 H3_IMP16 H3_IMP1Q. 13923 H3_IMP17 H3_IMP1R. 13924 H3_IMP18 H3_IMP1S. 13925 H3_IMP19 H3_IMP1T. 13926 H3_IMP20 H3_IMP2K. 13927 H4_STATE H4_STATE. 13928 H4_METRO H4_METRO. 13929 H4_MSA H4_MSA. 13930 H4_ACCES H4_ACCES. 13931 H4_LVQTR H4_LVQTR. 13932 H4_UNITS H4_UNITS. 13933 H4_TENUR H4_TENUR. 13934 H4_PUBHS H4_PUBHS. 13935 H4_LORNT H4_LORNT. 13936 H4_RACE H4_RACE. 13937 H4_SEX H4_SEX. 13938 H4_SIZE H4_SIZE. 13939 H4_SEG H4_SEG. 13940 U4FRMSLE U4FRMSLE. 13941 U4_ACCES U4_ACCES. 13942 U4_LVQTR U4_LVQTR. 13943 U4_UNITS U4_UNITS. 13944 U4_TENUR U4_TENUR. 13945 U4_PUBHS U4_PUBHS. 13946 U4_LORNT U4_LORNT. 13947 H4ITM36B H4ITM36B. 13948 U4_RACE U4_RACE. 13949 U4_SEX U4_SEX. 13950 U4_SIZE U4_SIZE. 13951 U4TOTVST U4TOTVST. 13952 U4TOTPHN U4TOTPHN. 13953 U4CCRSPP U4CCRSPP. 13954 H4_0010 H4_0010L. 13955 H4_0012 H4_0012L. 13956 H4_0014 H4_0014L. 13957 H4_0016 H4_0016L. 13958 H4_0018 H4_0018L. 13959 H4_0020 H4_0020L. 13960 H4_MEANS H4_MEANS. 13961 H4_CASH H4_CASH. 207 The SAS System 15:22 Thursday, July 3, 2003 13962 H4NCASHB H4NCASHB. 13963 H4_PUB H4_PUB. 13964 H4PUBAMT H4PUBAMT. 13965 H4_UTLTY H4_UTLTY. 13966 H4_ENRGY H4_ENRGY. 13967 H4_LUNCH H4_LUNCH. 13968 H4_BREAK H4_BREAK. 13969 H4_4802 H4_4802L. 13970 H4_4806 H4_4806L. 13971 H4_4808 H4_4808L. 13972 H4_4812 H4_4812L. 13973 H4_4816 H4_4816L. 13974 H4_4818 H4_4818L. 13975 H4_4820 H4_4820L. 13976 H4_4822 H4_4822L. 13977 H4_4826 H4_4826L. 13978 H4_4828 H4_4828L. 13979 H4_4830 H4_4830L. 13980 H4_4832 H4_4832L. 13981 H4_4834 H4_4834L. 13982 H4_4836 H4_4836L. 13983 H4_4838 H4_4838L. 13984 H4_4840 H4_4840L. 13985 H4_4842 H4_4842L. 13986 H4_4844 H4_4844L. 13987 H4_4846 H4_4846L. 13988 H4_IMP01 H4_IMP0K. 13989 H4_IMP02 H4_IMP0L. 13990 H4_IMP03 H4_IMP0M. 13991 H4_IMP04 H4_IMP0N. 13992 H4_IMP05 H4_IMP0O. 13993 H4_IMP06 H4_IMP0P. 13994 H4_IMP07 H4_IMP0Q. 13995 H4_IMP08 H4_IMP0R. 13996 H4_IMP09 H4_IMP0S. 13997 H4_IMP10 H4_IMP1K. 13998 H4_IMP11 H4_IMP1L. 13999 H4_IMP12 H4_IMP1M. 14000 H4_IMP13 H4_IMP1N. 14001 H4_IMP14 H4_IMP1O. 14002 H4_IMP15 H4_IMP1P. 14003 H4_IMP16 H4_IMP1Q. 14004 H4_IMP17 H4_IMP1R. 14005 H4_IMP18 H4_IMP1S. 14006 H4_IMP19 H4_IMP1T. 14007 H4_IMP20 H4_IMP2K. 14008 F1_TYPE F1_TYPE. 14009 F1_KIND F1_KIND. 14010 F1OWNKID F1OWNKID. 14011 F1OKLT18 F1OKLT1D. 14012 F2_TYPE F2_TYPE. 14013 F2_KIND F2_KIND. 14014 F2OWNKID F2OWNKID. 14015 F2OKLT18 F2OKLT1D. 14016 F3_TYPE F3_TYPE. 14017 F3_KIND F3_KIND. 14018 F3OWNKID F3OWNKID. 14019 F3OKLT18 F3OKLT1D. 14020 F4_TYPE F4_TYPE. 14021 F4_KIND F4_KIND. 14022 F4OWNKID F4OWNKID. 14023 F4OKLT18 F4OKLT1D. 14024 S1_TYPE S1_TYPE. 14025 S1_KIND S1_KIND. 14026 S1OWNKID S1OWNKID. 14027 S1OKLT18 S1OKLT1D. 14028 S2_TYPE S2_TYPE. 14029 S2_KIND S2_KIND. 14030 S2OWNKID S2OWNKID. 14031 S2OKLT18 S2OKLT1D. 14032 S3_TYPE S3_TYPE. 14033 S3_KIND S3_KIND. 14034 S3OWNKID S3OWNKID. 14035 S3OKLT18 S3OKLT1D. 14036 S4_TYPE S4_TYPE. 14037 S4_KIND S4_KIND. 208 The SAS System 15:22 Thursday, July 3, 2003 14038 S4OWNKID S4OWNKID. 14039 S4OKLT18 S4OKLT1D. 14040 PP_INTVW PP_INTVW. 14041 RRP_1 RRP_1L. 14042 RRP_2 RRP_2L. 14043 RRP_3 RRP_3L. 14044 RRP_4 RRP_4L. 14045 RRP_5 RRP_5L. 14046 AGE_1 AGE_1L. 14047 AGE_2 AGE_2L. 14048 AGE_3 AGE_3L. 14049 AGE_4 AGE_4L. 14050 AGE_5 AGE_5L. 14051 SEX SEX. 14052 RACE RACE. 14053 MS_1 MS_1L. 14054 MS_2 MS_2L. 14055 MS_3 MS_3L. 14056 MS_4 MS_4L. 14057 MS_5 MS_5L. 14058 FAMTYP_1 FAMTYP_E. 14059 FAMTYP_2 FAMTYP_K. 14060 FAMTYP_3 FAMTYP_L. 14061 FAMTYP_4 FAMTYP_M. 14062 FAMTYP_5 FAMTYP_N. 14063 FAMREL_1 FAMREL_E. 14064 FAMREL_2 FAMREL_K. 14065 FAMREL_3 FAMREL_L. 14066 FAMREL_4 FAMREL_M. 14067 FAMREL_5 FAMREL_N. 14068 FAMNUM_1 FAMNUM_E. 14069 FAMNUM_2 FAMNUM_K. 14070 FAMNUM_3 FAMNUM_L. 14071 FAMNUM_4 FAMNUM_M. 14072 FAMNUM_5 FAMNUM_N. 14073 POP_STAT POP_STAT. 14074 PNSP_1 PNSP_1L. 14075 VETSTAT VETSTAT. 14076 HIGRADE HIGRADE. 14077 GRD_CMPL GRD_CMPL. 14078 ETHNICTY ETHNICTY. 14079 IN_AF IN_AF. 14080 U_RRP U_RRP. 14081 U_HHMEM U_HHMEM. 14082 U_REALFT U_REALFT. 14083 U_REAENT U_REAENT. 14084 U_MONLFT U_MONLFT. 14085 U_MONENT U_MONENT. 14086 U_DAYLFT U_DAYLFT. 14087 U_DAYENT U_DAYENT. 14088 CC_ADLFT CC_ADLFT. 14089 CC_ADENT CC_ADENT. 14090 U_BRTHYR U_BRTHYR. 14091 U_PNPT U_PNPT. 14092 U_MS U_MS. 14093 U_PNSP U_PNSP. 14094 U_PNGD U_PNGD. 14095 U_SEX U_SEX. 14096 U_RACE U_RACE. 14097 U_ORIGIN U_ORIGIN. 14098 U_HIGRDE U_HIGRDE. 14099 U_COMPL U_COMPL. 14100 U_VET U_VET. 14101 U_SRVDTE U_SRVDTE. 14102 U_AF U_AF. 14103 U_SSNDK U_SSNDK. 14104 RECIPS01 RECIPSUM. 14105 RECIPS02 RECIPSUM. 14106 RECIPS03 RECIPSUM. 14107 RECIPS04 RECIPSUM. 14108 RECIPS05 RECIPSUM. 14109 RECIPS06 RECIPSUM. 14110 RECIPS07 RECIPSUM. 14111 RECIPS08 RECIPSUM. 14112 RECIPS09 RECIPSUM. 14113 RECIPS10 RECIPSUM. 209 The SAS System 15:22 Thursday, July 3, 2003 14114 RECIPS11 RECIPSUM. 14115 RECIPS12 RECIPSUM. 14116 RECIPS13 RECIPSUM. 14117 RECIPS14 RECIPSUM. 14118 RECIPS15 RECIPSUM. 14119 RECIPS16 RECIPSUM. 14120 RECIPS17 RECIPSUM. 14121 RECIPS18 RECIPSUM. 14122 RECIPS19 RECIPSUM. 14123 RECIPS20 RECIPSUM. 14124 RECIPS21 RECIPSUM. 14125 RECIPS22 RECIPSUM. 14126 RECIPS23 RECIPSUM. 14127 RECIPS24 RECIPSUM. 14128 RECIPS25 RECIPSUM. 14129 RECIPS26 RECIPSUM. 14130 RECIPS27 RECIPSUM. 14131 RECIPS28 RECIPSUM. 14132 RECIPS29 RECIPSUM. 14133 RECIPS30 RECIPSUM. 14134 RECIPS31 RECIPSUM. 14135 RECIPS32 RECIPSUM. 14136 RECIPS33 RECIPSUM. 14137 RECIPS34 RECIPSUM. 14138 RECIPS35 RECIPSUM. 14139 RECIPS36 RECIPSUM. 14140 RECIPS37 RECIPSUM. 14141 RECIPS38 RECIPSUM. 14142 RECIPS39 RECIPSUM. 14143 RECIPS40 RECIPSUM. 14144 RECIPS41 RECIPSUM. 14145 RECIPS42 RECIPSUM. 14146 RECIPS43 RECIPSUM. 14147 RECIPS44 RECIPSUM. 14148 RECIPS45 RECIPSUM. 14149 RECIPS46 RECIPSUM. 14150 RECIPS47 RECIPSUM. 14151 RECIPS48 RECIPSUM. 14152 RECIPS49 RECIPSUM. 14153 RECIPS50 RECIPSUM. 14154 RECIPS51 RECIPSUM. 14155 RECIPS52 RECIPSUM. 14156 RECIPS53 RECIPSUM. 14157 RECIPS54 RECIPSUM. 14158 RECIPS55 RECIPSUM. 14159 RECIPS56 RECIPSUM. 14160 RECIPS57 RECIPSUM. 14161 RECIPS58 RECIPSUM. 14162 RECIPS59 RECIPSUM. 14163 RECIPS60 RECIPSUM. 14164 RECIPS61 RECIPSUM. 14165 RECIPS62 RECIPSUM. 14166 RECIPS63 RECIPSUM. 14167 RECIPS64 RECIPSUM. 14168 RECIPS65 RECIPSUM. 14169 RECIPS66 RECIPSUM. 14170 RECIPS67 RECIPSUM. 14171 RECIPS68 RECIPSUM. 14172 RECIPS69 RECIPSUM. 14173 RECIPS70 RECIPSUM. 14174 RECIPS71 RECIPSUM. 14175 RECIPS72 RECIPSUM. 14176 RECIPS73 RECIPSUM. 14177 RECIPS74 RECIPSUM. 14178 RECIPS75 RECIPSUM. 14179 ASSETS01 ASSETSUM. 14180 ASSETS02 ASSETSUM. 14181 ASSETS03 ASSETSUM. 14182 ASSETS04 ASSETSUM. 14183 ASSETS05 ASSETSUM. 14184 ASSETS06 ASSETSUM. 14185 ASSETS07 ASSETSUM. 14186 ASSETS08 ASSETSUM. 14187 ASSETS09 ASSETSUM. 14188 ASSETS10 ASSETSUM. 14189 ASSETS11 ASSETSUM. 210 The SAS System 15:22 Thursday, July 3, 2003 14190 ASSETS12 ASSETSUM. 14191 ASSETS13 ASSETSUM. 14192 ESR_1 ESR_1L. 14193 ESR_2 ESR_2L. 14194 ESR_3 ESR_3L. 14195 ESR_4 ESR_4L. 14196 WKSPER1 WKSPER1L. 14197 WKSPER2 WKSPER2L. 14198 WKSPER3 WKSPER3L. 14199 WKSPER4 WKSPER4L. 14200 WKSJB1 WKSJB1L. 14201 WKSJB2 WKSJB2L. 14202 WKSJB3 WKSJB3L. 14203 WKSJB4 WKSJB4L. 14204 WKWJOB01 WKWJOB. 14205 WKWJOB02 WKWJOB. 14206 WKWJOB03 WKWJOB. 14207 WKWJOB04 WKWJOB. 14208 WKWJOB05 WKWJOB. 14209 WKWJOB06 WKWJOB. 14210 WKWJOB07 WKWJOB. 14211 WKWJOB08 WKWJOB. 14212 WKWJOB09 WKWJOB. 14213 WKWJOB10 WKWJOB. 14214 WKWJOB11 WKWJOB. 14215 WKWJOB12 WKWJOB. 14216 WKWJOB13 WKWJOB. 14217 WKWJOB14 WKWJOB. 14218 WKWJOB15 WKWJOB. 14219 WKWJOB16 WKWJOB. 14220 WKWJOB17 WKWJOB. 14221 WKWJOB18 WKWJOB. 14222 WKSWOP1 WKSWOP1L. 14223 WKSWOP2 WKSWOP2L. 14224 WKSWOP3 WKSWOP3L. 14225 WKSWOP4 WKSWOP4L. 14226 WEEKSA01 WEEKSAB. 14227 WEEKSA02 WEEKSAB. 14228 WEEKSA03 WEEKSAB. 14229 WEEKSA04 WEEKSAB. 14230 WEEKSA05 WEEKSAB. 14231 WEEKSA06 WEEKSAB. 14232 WEEKSA07 WEEKSAB. 14233 WEEKSA08 WEEKSAB. 14234 WEEKSA09 WEEKSAB. 14235 WEEKSA10 WEEKSAB. 14236 WEEKSA11 WEEKSAB. 14237 WEEKSA12 WEEKSAB. 14238 WEEKSA13 WEEKSAB. 14239 WEEKSA14 WEEKSAB. 14240 WEEKSA15 WEEKSAB. 14241 WEEKSA16 WEEKSAB. 14242 WEEKSA17 WEEKSAB. 14243 WEEKSA18 WEEKSAB. 14244 WKSLOK1 WKSLOK1L. 14245 WKSLOK2 WKSLOK2L. 14246 WKSLOK3 WKSLOK3L. 14247 WKSLOK4 WKSLOK4L. 14248 WEEKSL01 WEEKSLK. 14249 WEEKSL02 WEEKSLK. 14250 WEEKSL03 WEEKSLK. 14251 WEEKSL04 WEEKSLK. 14252 WEEKSL05 WEEKSLK. 14253 WEEKSL06 WEEKSLK. 14254 WEEKSL07 WEEKSLK. 14255 WEEKSL08 WEEKSLK. 14256 WEEKSL09 WEEKSLK. 14257 WEEKSL10 WEEKSLK. 14258 WEEKSL11 WEEKSLK. 14259 WEEKSL12 WEEKSLK. 14260 WEEKSL13 WEEKSLK. 14261 WEEKSL14 WEEKSLK. 14262 WEEKSL15 WEEKSLK. 14263 WEEKSL16 WEEKSLK. 14264 WEEKSL17 WEEKSLK. 14265 WEEKSL18 WEEKSLK. 211 The SAS System 15:22 Thursday, July 3, 2003 14266 CARECOV1 CARECOVK. 14267 CARECOV2 CARECOVL. 14268 CARECOV3 CARECOVM. 14269 CARECOV4 CARECOVN. 14270 MEDICAID MEDICAID. 14271 CAIDCOV1 CAIDCOVD. 14272 CAIDCOV2 CAIDCOVK. 14273 CAIDCOV3 CAIDCOVL. 14274 CAIDCOV4 CAIDCOVM. 14275 WICCOV1 WICCOV1L. 14276 WICCOV2 WICCOV2L. 14277 WICCOV3 WICCOV3L. 14278 WICCOV4 WICCOV4L. 14279 HIIND HIIND. 14280 HIMNTH1 HIMNTH1L. 14281 HIMNTH2 HIMNTH2L. 14282 HIMNTH3 HIMNTH3L. 14283 HIMNTH4 HIMNTH4L. 14284 INCSOU01 INCSOURC. 14285 INCSOU02 INCSOURC. 14286 INCSOU03 INCSOURC. 14287 INCSOU04 INCSOURC. 14288 INCSOU05 INCSOURC. 14289 INCSOU06 INCSOURC. 14290 INCSOU07 INCSOURC. 14291 INCSOU08 INCSOURC. 14292 INCSOU09 INCSOURC. 14293 INCSOU10 INCSOURC. 14294 ASTSOU01 ASTSOURC. 14295 ASTSOU02 ASTSOURC. 14296 ASTSOU03 ASTSOURC. 14297 ASTSOU04 ASTSOURC. 14298 ASTSOU05 ASTSOURC. 14299 ASTSOU06 ASTSOURC. 14300 ASTSOU07 ASTSOURC. 14301 ASTSOU08 ASTSOURC. 14302 ASTSOU09 ASTSOURC. 14303 ASTSOU10 ASTSOURC. 14304 ASTSOU11 ASTSOURC. 14305 ASTSOU12 ASTSOURC. 14306 ASTSOU13 ASTSOURC. 14307 VETS1 VETS1L. 14308 VETS2 VETS2L. 14309 VETS3 VETS3L. 14310 VETS4 VETS4L. 14311 AFDC1 AFDC1L. 14312 AFDC2 AFDC2L. 14313 AFDC3 AFDC3L. 14314 AFDC4 AFDC4L. 14315 FOODSTP1 FOODSTPC. 14316 FOODSTP2 FOODSTPK. 14317 FOODSTP3 FOODSTPL. 14318 FOODSTP4 FOODSTPM. 14319 GENASST1 GENASSTC. 14320 GENASST2 GENASSTK. 14321 GENASST3 GENASSTL. 14322 GENASST4 GENASSTM. 14323 FOSTKID1 FOSTKIDC. 14324 FOSTKID2 FOSTKIDK. 14325 FOSTKID3 FOSTKIDL. 14326 FOSTKID4 FOSTKIDM. 14327 OTHWELF1 OTHWELFC. 14328 OTHWELF2 OTHWELFK. 14329 OTHWELF3 OTHWELFL. 14330 OTHWELF4 OTHWELFM. 14331 SOCSEC1 SOCSEC1L. 14332 SOCSEC2 SOCSEC2L. 14333 SOCSEC3 SOCSEC3L. 14334 SOCSEC4 SOCSEC4L. 14335 RAILRD1 RAILRD1L. 14336 RAILRD2 RAILRD2L. 14337 RAILRD3 RAILRD3L. 14338 RAILRD4 RAILRD4L. 14339 IT7A IT7A. 14340 IT7C IT7C. 14341 SC1000 SC1000L. 212 The SAS System 15:22 Thursday, July 3, 2003 14342 SC1002 SC1002L. 14343 SC1004 SC1004L. 14344 SC1006 SC1006L. 14345 SC1008 SC1008L. 14346 SC1010 SC1010L. 14347 SC1012 SC1012L. 14348 SC1014 SC1014L. 14349 SC1016 SC1016L. 14350 SC1018 SC1018L. 14351 SC1020 SC1020L. 14352 SC1022 SC1022L. 14353 SC1024 SC1024L. 14354 SC1026 SC1026L. 14355 SC1028 SC1028L. 14356 SC1030 SC1030L. 14357 SC1032 SC1032L. 14358 SC1034 SC1034L. 14359 SC1036 SC1036L. 14360 SC1038 SC1038L. 14361 SC1040 SC1040L. 14362 SC1042 SC1042L. 14363 SC1044 SC1044L. 14364 SC1046 SC1046L. 14365 SC1048 SC1048L. 14366 SC1050 SC1050L. 14367 SC1052 SC1052L. 14368 SC1054 SC1054L. 14369 SC1056 SC1056L. 14370 SC1058 SC1058L. 14371 SC1060 SC1060L. 14372 SC1062 SC1062L. 14373 SC1064 SC1064L. 14374 SC1066 SC1066L. 14375 SC1068 SC1068L. 14376 SC1070 SC1070L. 14377 SC1072 SC1072L. 14378 SC1074 SC1074L. 14379 SC1076 SC1076L. 14380 SC1078 SC1078L. 14381 SC1080 SC1080L. 14382 SC1082 SC1082L. 14383 SC1084 SC1084L. 14384 SC1086 SC1086L. 14385 SC1088 SC1088L. 14386 SC1090 SC1090L. 14387 SC1092 SC1092L. 14388 SC1094 SC1094L. 14389 SC1096 SC1096L. 14390 SC1098 SC1098L. 14391 SC1100 SC1100L. 14392 SC1102 SC1102L. 14393 SC1104 SC1104L. 14394 SC1106 SC1106L. 14395 SC1108 SC1108L. 14396 SC1110 SC1110L. 14397 SC1112 SC1112L. 14398 SC1114 SC1114L. 14399 SC1116 SC1116L. 14400 SC1118 SC1118L. 14401 SC1120 SC1120L. 14402 SC1122 SC1122L. 14403 SC1124 SC1124L. 14404 SC1126 SC1126L. 14405 SC1128 SC1128L. 14406 SC1130 SC1130L. 14407 SC1132 SC1132L. 14408 SC1134 SC1134L. 14409 SC1136 SC1136L. 14410 SC1138 SC1138L. 14411 SC1140 SC1140L. 14412 SC1142 SC1142L. 14413 SC1144 SC1144L. 14414 SC1146 SC1146L. 14415 SC1148 SC1148L. 14416 SC1150 SC1150L. 14417 SC1152 SC1152L. 213 The SAS System 15:22 Thursday, July 3, 2003 14418 SC1154 SC1154L. 14419 SC1156 SC1156L. 14420 SC1158 SC1158L. 14421 SC1160 SC1160L. 14422 SC1162 SC1162L. 14423 SC1164 SC1164L. 14424 SC1166 SC1166L. 14425 SC1168 SC1168L. 14426 SC1170 SC1170L. 14427 SC1172 SC1172L. 14428 SC1174 SC1174L. 14429 SC1176 SC1176L. 14430 SC1178 SC1178L. 14431 SC1180 SC1180L. 14432 SC1182 SC1182L. 14433 SC1184 SC1184L. 14434 SC1186 SC1186L. 14435 SC1188 SC1188L. 14436 SC1190 SC1190L. 14437 SC1192 SC1192L. 14438 SC1194 SC1194L. 14439 SC1196 SC1196L. 14440 SC1198 SC1198L. 14441 SC1200 SC1200L. 14442 SC1202 SC1202L. 14443 SC1204 SC1204L. 14444 SC1206 SC1206L. 14445 SC1208 SC1208L. 14446 SC1210 SC1210L. 14447 SC1212 SC1212L. 14448 SC1214 SC1214L. 14449 SC1216 SC1216L. 14450 SC1218 SC1218L. 14451 SC1220 SC1220L. 14452 SC1222 SC1222L. 14453 SC1224 SC1224L. 14454 SC1226 SC1226L. 14455 SC1228 SC1228L. 14456 SC1230 SC1230L. 14457 SC1240 SC1240L. 14458 SC1242 SC1242L. 14459 SC1244 SC1244L. 14460 SC1246 SC1246L. 14461 SC1330 SC1330L. 14462 SC1332 SC1332L. 14463 SC1334 SC1334L. 14464 SC1336 SC1336L. 14465 SC1338 SC1338L. 14466 SC1340 SC1340L. 14467 SC1342 SC1342L. 14468 SC1344 SC1344L. 14469 SC1346 SC1346L. 14470 SC1348 SC1348L. 14471 SC1350 SC1350L. 14472 SC1352 SC1352L. 14473 SC1354 SC1354L. 14474 SC1358 SC1358L. 14475 SC1360 SC1360L. 14476 SC1362 SC1362L. 14477 SC1364 SC1364L. 14478 SC1366 SC1366L. 14479 SC1368 SC1368L. 14480 SC1370 SC1370L. 14481 SC1374 SC1374L. 14482 SC1376 SC1376L. 14483 SC1378 SC1378L. 14484 SC1380 SC1380L. 14485 SC1382 SC1382L. 14486 SC1384 SC1384L. 14487 SC1386 SC1386L. 14488 SC1388 SC1388L. 14489 SC1390 SC1390L. 14490 SC1394 SC1394L. 14491 SC1396 SC1396L. 14492 SC1398 SC1398L. 14493 SC1400 SC1400L. 214 The SAS System 15:22 Thursday, July 3, 2003 14494 SC1402 SC1402L. 14495 SC1406 SC1406L. 14496 SC1408 SC1408L. 14497 SC1410 SC1410L. 14498 SC1412 SC1412L. 14499 SC1414 SC1414L. 14500 SC1416 SC1416L. 14501 SC1418 SC1418L. 14502 SC1420 SC1420L. 14503 SC1422 SC1422L. 14504 SC1424 SC1424L. 14505 SC1426 SC1426L. 14506 SC1428 SC1428L. 14507 SC1430 SC1430L. 14508 SC1434 SC1434L. 14509 SC1436 SC1436L. 14510 SC1438 SC1438L. 14511 SC1442 SC1442L. 14512 SC1444 SC1444L. 14513 SC1446 SC1446L. 14514 SC1448 SC1448L. 14515 SC1450 SC1450L. 14516 SC1452 SC1452L. 14517 SC1454 SC1454L. 14518 SC1456 SC1456L. 14519 SC1458 SC1458L. 14520 SC1460 SC1460L. 14521 SC1462 SC1462L. 14522 SC1468 SC1468L. 14523 SC1470 SC1470L. 14524 SC1472 SC1472L. 14525 SC1474 SC1474L. 14526 SC1476 SC1476L. 14527 SC1480 SC1480L. 14528 SC1482 SC1482L. 14529 SC1484 SC1484L. 14530 SC1486 SC1486L. 14531 SC1488 SC1488L. 14532 SC1492 SC1492L. 14533 SC1494 SC1494L. 14534 SC1496 SC1496L. 14535 SC1498 SC1498L. 14536 SC1502 SC1502L. 14537 SC1506 SC1506L. 14538 SC1508 SC1508L. 14539 SC1510 SC1510L. 14540 SC1524 SC1524L. 14541 SC1526 SC1526L. 14542 SC1528 SC1528L. 14543 SC1530 SC1530L. 14544 SC1532 SC1532L. 14545 SC1534 SC1534L. 14546 SC1536 SC1536L. 14547 SC1537 SC1537L. 14548 SC1538 SC1538L. 14549 SC1540 SC1540L. 14550 SC1542 SC1542L. 14551 SC1544 SC1544L. 14552 SC1546 SC1546L. 14553 SC1548 SC1548L. 14554 SC1550 SC1550L. 14555 SC1552 SC1552L. 14556 SC1554 SC1554L. 14557 SC1556 SC1556L. 14558 SC1558 SC1558L. 14559 SC1560 SC1560L. 14560 SC1562 SC1562L. 14561 SC1564 SC1564L. 14562 SC1566 SC1566L. 14563 SC1568 SC1568L. 14564 SC1570 SC1570L. 14565 SC1572 SC1572L. 14566 SC1574 SC1574L. 14567 SC1576 SC1576L. 14568 SC1578 SC1578L. 14569 SC1580 SC1580L. 215 The SAS System 15:22 Thursday, July 3, 2003 14570 SC1582 SC1582L. 14571 SC1584 SC1584L. 14572 SC1586 SC1586L. 14573 SC1624 SC1624L. 14574 SC1626 SC1626L. 14575 SC1628 SC1628L. 14576 SC1630 SC1630L. 14577 SC1632 SC1632L. 14578 SC1634 SC1634L. 14579 SC1636 SC1636L. 14580 SC1638 SC1638L. 14581 SC1640 SC1640L. 14582 SC1642 SC1642L. 14583 SC1644 SC1644L. 14584 SC1646 SC1646L. 14585 SC1648 SC1648L. 14586 SC1650 SC1650L. 14587 SC1652 SC1652L. 14588 SC1654 SC1654L. 14589 SC1694 SC1694L. 14590 SC1696 SC1696L. 14591 SC1698 SC1698L. 14592 SC1700 SC1700L. 14593 SC1702 SC1702L. 14594 SC1704 SC1704L. 14595 SC1706 SC1706L. 14596 SC1708 SC1708L. 14597 SC1710 SC1710L. 14598 SC1712 SC1712L. 14599 SC1714 SC1714L. 14600 SC1716 SC1716L. 14601 PI01 PI01L. 14602 PI02 PI02L. 14603 PI03 PI03L. 14604 PI04 PI04L. 14605 PI05 PI05L. 14606 PI06 PI06L. 14607 PI07 PI07L. 14608 PI08 PI08L. 14609 PI09 PI09L. 14610 PI10 PI10L. 14611 PI11 PI11L. 14612 PI12 PI12L. 14613 PI13 PI13L. 14614 PI14 PI14L. 14615 PI15 PI15L. 14616 PI16 PI16L. 14617 PI17 PI17L. 14618 PI18 PI18L. 14619 PI19 PI19L. 14620 PI20 PI20L. 14621 PI21 PI21L. 14622 PI22 PI22L. 14623 PI23 PI23L. 14624 PI24 PI24L. 14625 PI25 PI25L. 14626 PI26 PI26L. 14627 PI27 PI27L. 14628 PI28 PI28L. 14629 PI29 PI29L. 14630 PI30 PI30L. 14631 PI31 PI31L. 14632 PI32 PI32L. 14633 PI33 PI33L. 14634 PI34 PI34L. 14635 PI35 PI35L. 14636 PI36 PI36L. 14637 PI37 PI37L. 14638 PI38 PI38L. 14639 PI39 PI39L. 14640 PI40 PI40L. 14641 PI41 PI41L. 14642 PI42 PI42L. 14643 PI43 PI43L. 14644 PI44 PI44L. 14645 PI45 PI45L. 216 The SAS System 15:22 Thursday, July 3, 2003 14646 PI46 PI46L. 14647 PI47 PI47L. 14648 PI48 PI48L. 14649 PI49 PI49L. 14650 PI50 PI50L. 14651 PI51 PI51L. 14652 PI52 PI52L. 14653 PI53 PI53L. 14654 PI54 PI54L. 14655 PI55 PI55L. 14656 PI56 PI56L. 14657 PI57 PI57L. 14658 PI58 PI58L. 14659 PI59 PI59L. 14660 PI60 PI60L. 14661 PI61 PI61L. 14662 PI62 PI62L. 14663 PI63 PI63L. 14664 PI64 PI64L. 14665 PI65 PI65L. 14666 PI66 PI66L. 14667 PI67 PI67L. 14668 PI68 PI68L. 14669 PI69 PI69L. 14670 PI70 PI70L. 14671 PI71 PI71L. 14672 PI72 PI72L. 14673 PI73 PI73L. 14674 PI74 PI74L. 14675 PI75 PI75L. 14676 PI76 PI76L. 14677 PI77 PI77L. 14678 PI78 PI78L. 14679 PI79 PI79L. 14680 PI80 PI80L. 14681 WS1_WKS1 WS1_WKSC. 14682 WS1_WKS2 WS1_WKSK. 14683 WS1_WKS3 WS1_WKSL. 14684 WS1_WKS4 WS1_WKSM. 14685 WS1RECI1 WS1RECIC. 14686 WS1RECI2 WS1RECIK. 14687 WS1RECI3 WS1RECIL. 14688 WS1RECI4 WS1RECIM. 14689 WS1_2012 WS1_201C. 14690 WS1_2014 WS1_201K. 14691 WS1_2016 WS1_201L. 14692 WS1_2018 WS1_201M. 14693 WS1_2020 WS1_202C. 14694 WS1_2022 WS1_202K. 14695 WS1_2024 WS1_202L. 14696 WS1_2026 WS1_202M. 14697 WS1_2028 WS1_202N. 14698 WS1_2030 WS1_203C. 14699 WS1_2032 WS1_203K. 14700 WS1_2034 WS1_203L. 14701 WS1_2036 WS1_203M. 14702 WS1_2038 WS1_203N. 14703 WS1_2040 WS1_204C. 14704 WS1_2042 WS1_204K. 14705 WS1IMP01 WS1IMP0C. 14706 WS1IMP02 WS1IMP0K. 14707 WS1IMP03 WS1IMP0L. 14708 WS1IMP04 WS1IMP0M. 14709 WS1IMP05 WS1IMP0N. 14710 WS1IMP06 WS1IMP0O. 14711 WS1CAL01 WS1CAL0C. 14712 WS1CAL02 WS1CAL0K. 14713 WS1CAL03 WS1CAL0L. 14714 WS1CAL04 WS1CAL0M. 14715 WS2_WKS1 WS2_WKSC. 14716 WS2_WKS2 WS2_WKSK. 14717 WS2_WKS3 WS2_WKSL. 14718 WS2_WKS4 WS2_WKSM. 14719 WS2RECI1 WS2RECIC. 14720 WS2RECI2 WS2RECIK. 14721 WS2RECI3 WS2RECIL. 217 The SAS System 15:22 Thursday, July 3, 2003 14722 WS2RECI4 WS2RECIM. 14723 WS2_2012 WS2_201C. 14724 WS2_2014 WS2_201K. 14725 WS2_2016 WS2_201L. 14726 WS2_2018 WS2_201M. 14727 WS2_2020 WS2_202C. 14728 WS2_2022 WS2_202K. 14729 WS2_2024 WS2_202L. 14730 WS2_2026 WS2_202M. 14731 WS2_2028 WS2_202N. 14732 WS2_2030 WS2_203C. 14733 WS2_2032 WS2_203K. 14734 WS2_2034 WS2_203L. 14735 WS2_2036 WS2_203M. 14736 WS2_2038 WS2_203N. 14737 WS2_2040 WS2_204C. 14738 WS2_2042 WS2_204K. 14739 WS2IMP01 WS2IMP0C. 14740 WS2IMP02 WS2IMP0K. 14741 WS2IMP03 WS2IMP0L. 14742 WS2IMP04 WS2IMP0M. 14743 WS2IMP05 WS2IMP0N. 14744 WS2IMP06 WS2IMP0O. 14745 WS2CAL01 WS2CAL0C. 14746 WS2CAL02 WS2CAL0K. 14747 WS2CAL03 WS2CAL0L. 14748 WS2CAL04 WS2CAL0M. 14749 SE1WKS1 SE1WKS1L. 14750 SE1WKS2 SE1WKS2L. 14751 SE1WKS3 SE1WKS3L. 14752 SE1WKS4 SE1WKS4L. 14753 SE1REC1 SE1REC1L. 14754 SE1REC2 SE1REC2L. 14755 SE1REC3 SE1REC3L. 14756 SE1REC4 SE1REC4L. 14757 SE12212 SE12212L. 14758 SE12214 SE12214L. 14759 SE12216 SE12216L. 14760 SE12218 SE12218L. 14761 SE12220 SE12220L. 14762 SE12222 SE12222L. 14763 SE12224 SE12224L. 14764 SE12226 SE12226L. 14765 SE12228 SE12228L. 14766 SE12230 SE12230L. 14767 SE12232 SE12232L. 14768 SE12234 SE12234L. 14769 SE12236 SE12236L. 14770 SE12238 SE12238L. 14771 SE12240 SE12240L. 14772 SE12242 SE12242L. 14773 SE12244 SE12244L. 14774 SE12246 SE12246L. 14775 SE12248 SE12248L. 14776 SE12250 SE12250L. 14777 SE12252 SE12252L. 14778 SE12254 SE12254L. 14779 SE12256 SE12256L. 14780 SE12260 SE12260L. 14781 SE1IMP01 SE1IMP0C. 14782 SE1IMP02 SE1IMP0K. 14783 SE1IMP03 SE1IMP0L. 14784 SE1IMP04 SE1IMP0M. 14785 SE1IMP05 SE1IMP0N. 14786 SE1IMP06 SE1IMP0O. 14787 SE1IMP07 SE1IMP0P. 14788 SE1IMP08 SE1IMP0Q. 14789 SE1IMP09 SE1IMP0R. 14790 SE1IMP10 SE1IMP1C. 14791 SE1IMP11 SE1IMP1K. 14792 SE1CAL01 SE1CAL0C. 14793 SE1CAL02 SE1CAL0K. 14794 SE1CAL03 SE1CAL0L. 14795 SE1CAL04 SE1CAL0M. 14796 SE2WKS1 SE2WKS1L. 14797 SE2WKS2 SE2WKS2L. 218 The SAS System 15:22 Thursday, July 3, 2003 14798 SE2WKS3 SE2WKS3L. 14799 SE2WKS4 SE2WKS4L. 14800 SE2REC1 SE2REC1L. 14801 SE2REC2 SE2REC2L. 14802 SE2REC3 SE2REC3L. 14803 SE2REC4 SE2REC4L. 14804 SE22212 SE22212L. 14805 SE22214 SE22214L. 14806 SE22216 SE22216L. 14807 SE22218 SE22218L. 14808 SE22220 SE22220L. 14809 SE22222 SE22222L. 14810 SE22224 SE22224L. 14811 SE22226 SE22226L. 14812 SE22228 SE22228L. 14813 SE22230 SE22230L. 14814 SE22232 SE22232L. 14815 SE22234 SE22234L. 14816 SE22236 SE22236L. 14817 SE22238 SE22238L. 14818 SE22240 SE22240L. 14819 SE22242 SE22242L. 14820 SE22244 SE22244L. 14821 SE22246 SE22246L. 14822 SE22248 SE22248L. 14823 SE22250 SE22250L. 14824 SE22252 SE22252L. 14825 SE22254 SE22254L. 14826 SE22256 SE22256L. 14827 SE22260 SE22260L. 14828 SE2IMP01 SE2IMP0C. 14829 SE2IMP02 SE2IMP0K. 14830 SE2IMP03 SE2IMP0L. 14831 SE2IMP04 SE2IMP0M. 14832 SE2IMP05 SE2IMP0N. 14833 SE2IMP06 SE2IMP0O. 14834 SE2IMP07 SE2IMP0P. 14835 SE2IMP08 SE2IMP0Q. 14836 SE2IMP09 SE2IMP0R. 14837 SE2IMP10 SE2IMP1C. 14838 SE2IMP11 SE2IMP1K. 14839 SE2CAL01 SE2CAL0C. 14840 SE2CAL02 SE2CAL0K. 14841 SE2CAL03 SE2CAL0L. 14842 SE2CAL04 SE2CAL0M. 14843 I01REC1 I01REC1L. 14844 I01REC2 I01REC2L. 14845 I01REC3 I01REC3L. 14846 I01REC4 I01REC4L. 14847 KIDSSYN1 KIDSSYNC. 14848 KIDSSYN2 KIDSSYNK. 14849 KIDSSYN3 KIDSSYNL. 14850 KIDSSYN4 KIDSSYNM. 14851 SSRECIND SSRECIND. 14852 SS3004 SS3004L. 14853 SS3006 SS3006L. 14854 SS3008 SS3008L. 14855 SS3012 SS3012L. 14856 SS3014 SS3014L. 14857 SS3064 SS3064L. 14858 SS3066 SS3066L. 14859 SS3068 SS3068L. 14860 SS3086 SS3086L. 14861 SS3088 SS3088L. 14862 SS3090 SS3090L. 14863 SS3092 SS3092L. 14864 SS3094 SS3094L. 14865 SS3096 SS3096L. 14866 SS3098 SS3098L. 14867 I01IMP01 I01IMP0D. 14868 I01IMP02 I01IMP0K. 14869 I01IMP03 I01IMP0L. 14870 I01IMP04 I01IMP0M. 14871 I01IMP05 I01IMP0N. 14872 I01IMP06 I01IMP0O. 14873 I01IMP07 I01IMP0P. 219 The SAS System 15:22 Thursday, July 3, 2003 14874 I01IMP08 I01IMP0Q. 14875 I01IMP09 I01IMP0R. 14876 I02REC1 I02REC1L. 14877 I02REC2 I02REC2L. 14878 I02REC3 I02REC3L. 14879 I02REC4 I02REC4L. 14880 KIDRRYN1 KIDRRYND. 14881 KIDRRYN2 KIDRRYNK. 14882 KIDRRYN3 KIDRRYNL. 14883 KIDRRYN4 KIDRRYNM. 14884 RRRECIND RRRECIND. 14885 RR3004 RR3004L. 14886 RR3006 RR3006L. 14887 RR3008 RR3008L. 14888 RR3012 RR3012L. 14889 RR3014 RR3014L. 14890 RR3064 RR3064L. 14891 RR3066 RR3066L. 14892 RR3068 RR3068L. 14893 RR3086 RR3086L. 14894 RR3088 RR3088L. 14895 RR3090 RR3090L. 14896 RR3092 RR3092L. 14897 RR3094 RR3094L. 14898 RR3096 RR3096L. 14899 RR3098 RR3098L. 14900 I02IMP01 I02IMP0D. 14901 I02IMP02 I02IMP0K. 14902 I02IMP03 I02IMP0L. 14903 I02IMP04 I02IMP0M. 14904 I02IMP05 I02IMP0N. 14905 I02IMP06 I02IMP0O. 14906 I02IMP07 I02IMP0P. 14907 I02IMP08 I02IMP0Q. 14908 I02IMP09 I02IMP0R. 14909 I03REC1 I03REC1L. 14910 I03REC2 I03REC2L. 14911 I03REC3 I03REC3L. 14912 I03REC4 I03REC4L. 14913 I03IMP01 I03IMP0D. 14914 I03IMP02 I03IMP0K. 14915 I03IMP03 I03IMP0L. 14916 I03IMP04 I03IMP0M. 14917 I05REC1 I05REC1L. 14918 I05REC2 I05REC2L. 14919 I05REC3 I05REC3L. 14920 I05REC4 I05REC4L. 14921 I05IMP01 I05IMP0D. 14922 I05IMP02 I05IMP0K. 14923 I05IMP03 I05IMP0L. 14924 I05IMP04 I05IMP0M. 14925 I06REC1 I06REC1L. 14926 I06REC2 I06REC2L. 14927 I06REC3 I06REC3L. 14928 I06REC4 I06REC4L. 14929 I06IMP01 I06IMP0D. 14930 I06IMP02 I06IMP0K. 14931 I06IMP03 I06IMP0L. 14932 I06IMP04 I06IMP0M. 14933 I07REC1 I07REC1L. 14934 I07REC2 I07REC2L. 14935 I07REC3 I07REC3L. 14936 I07REC4 I07REC4L. 14937 I07IMP01 I07IMP0D. 14938 I07IMP02 I07IMP0K. 14939 I07IMP03 I07IMP0L. 14940 I07IMP04 I07IMP0M. 14941 I08REC1 I08REC1L. 14942 I08REC2 I08REC2L. 14943 I08REC3 I08REC3L. 14944 I08REC4 I08REC4L. 14945 VET3034 VET3034L. 14946 VET3036 VET3036L. 14947 VET3038 VET3038L. 14948 VET3040 VET3040L. 14949 VET3042 VET3042L. 220 The SAS System 15:22 Thursday, July 3, 2003 14950 VET3044 VET3044L. 14951 VET3046 VET3046L. 14952 VET3048 VET3048L. 14953 VET3050 VET3050L. 14954 VET3052 VET3052L. 14955 VET3054 VET3054L. 14956 VET3060 VET3060L. 14957 I08IMP01 I08IMP0D. 14958 I08IMP02 I08IMP0K. 14959 I08IMP03 I08IMP0L. 14960 I08IMP04 I08IMP0M. 14961 I10REC1 I10REC1L. 14962 I10REC2 I10REC2L. 14963 I10REC3 I10REC3L. 14964 I10REC4 I10REC4L. 14965 I10IMP01 I10IMP0D. 14966 I10IMP02 I10IMP0K. 14967 I10IMP03 I10IMP0L. 14968 I10IMP04 I10IMP0M. 14969 I12REC1 I12REC1L. 14970 I12REC2 I12REC2L. 14971 I12REC3 I12REC3L. 14972 I12REC4 I12REC4L. 14973 I12IMP01 I12IMP0D. 14974 I12IMP02 I12IMP0K. 14975 I12IMP03 I12IMP0L. 14976 I12IMP04 I12IMP0M. 14977 I13REC1 I13REC1L. 14978 I13REC2 I13REC2L. 14979 I13REC3 I13REC3L. 14980 I13REC4 I13REC4L. 14981 I13IMP01 I13IMP0D. 14982 I13IMP02 I13IMP0K. 14983 I13IMP03 I13IMP0L. 14984 I13IMP04 I13IMP0M. 14985 I20REC1 I20REC1L. 14986 I20REC2 I20REC2L. 14987 I20REC3 I20REC3L. 14988 I20REC4 I20REC4L. 14989 AFDC3034 AFDC303D. 14990 AFDC3036 AFDC303K. 14991 AFDC3038 AFDC303L. 14992 AFDC3040 AFDC304D. 14993 AFDC3042 AFDC304K. 14994 AFDC3044 AFDC304L. 14995 AFDC3046 AFDC304M. 14996 AFDC3048 AFDC304N. 14997 AFDC3050 AFDC305D. 14998 AFDC3052 AFDC305K. 14999 AFDC3054 AFDC305L. 15000 I20IMP01 I20IMP0D. 15001 I20IMP02 I20IMP0K. 15002 I20IMP03 I20IMP0L. 15003 I20IMP04 I20IMP0M. 15004 I21REC1 I21REC1L. 15005 I21REC2 I21REC2L. 15006 I21REC3 I21REC3L. 15007 I21REC4 I21REC4L. 15008 GA3034 GA3034L. 15009 GA3036 GA3036L. 15010 GA3038 GA3038L. 15011 GA3040 GA3040L. 15012 GA3042 GA3042L. 15013 GA3044 GA3044L. 15014 GA3046 GA3046L. 15015 GA3048 GA3048L. 15016 GA3050 GA3050L. 15017 GA3052 GA3052L. 15018 GA3054 GA3054L. 15019 I21IMP01 I21IMP0D. 15020 I21IMP02 I21IMP0K. 15021 I21IMP03 I21IMP0L. 15022 I21IMP04 I21IMP0M. 15023 I23REC1 I23REC1L. 15024 I23REC2 I23REC2L. 15025 I23REC3 I23REC3L. 221 The SAS System 15:22 Thursday, July 3, 2003 15026 I23REC4 I23REC4L. 15027 FCC3034 FCC3034L. 15028 FCC3036 FCC3036L. 15029 FCC3038 FCC3038L. 15030 FCC3040 FCC3040L. 15031 FCC3042 FCC3042L. 15032 FCC3044 FCC3044L. 15033 FCC3046 FCC3046L. 15034 FCC3048 FCC3048L. 15035 FCC3050 FCC3050L. 15036 FCC3052 FCC3052L. 15037 FCC3054 FCC3054L. 15038 I23IMP01 I23IMP0D. 15039 I23IMP02 I23IMP0K. 15040 I23IMP03 I23IMP0L. 15041 I23IMP04 I23IMP0M. 15042 I24REC1 I24REC1L. 15043 I24REC2 I24REC2L. 15044 I24REC3 I24REC3L. 15045 I24REC4 I24REC4L. 15046 OW3034 OW3034L. 15047 OW3036 OW3036L. 15048 OW3038 OW3038L. 15049 OW3040 OW3040L. 15050 OW3042 OW3042L. 15051 OW3044 OW3044L. 15052 OW3046 OW3046L. 15053 OW3048 OW3048L. 15054 OW3050 OW3050L. 15055 OW3052 OW3052L. 15056 OW3054 OW3054L. 15057 I24IMP01 I24IMP0D. 15058 I24IMP02 I24IMP0K. 15059 I24IMP03 I24IMP0L. 15060 I24IMP04 I24IMP0M. 15061 WIC3138 WIC3138L. 15062 WIC3140 WIC3140L. 15063 WIC3142 WIC3142L. 15064 WIC3144 WIC3144L. 15065 I25IMP01 I25IMP0D. 15066 I25IMP02 I25IMP0K. 15067 I25IMP03 I25IMP0L. 15068 I25IMP04 I25IMP0M. 15069 I27REC1 I27REC1L. 15070 I27REC2 I27REC2L. 15071 I27REC3 I27REC3L. 15072 I27REC4 I27REC4L. 15073 FS3100 FS3100L. 15074 FS3102 FS3102L. 15075 FS3104 FS3104L. 15076 FS3106 FS3106L. 15077 FS3108 FS3108L. 15078 FS3110 FS3110L. 15079 FS3112 FS3112L. 15080 FS3114 FS3114L. 15081 FS3116 FS3116L. 15082 FS3118 FS3118L. 15083 FS3120 FS3120L. 15084 I27IMP01 I27IMP0D. 15085 I27IMP02 I27IMP0K. 15086 I27IMP03 I27IMP0L. 15087 I27IMP04 I27IMP0M. 15088 I28REC1 I28REC1L. 15089 I28REC2 I28REC2L. 15090 I28REC3 I28REC3L. 15091 I28REC4 I28REC4L. 15092 I28IMP01 I28IMP0D. 15093 I28IMP02 I28IMP0K. 15094 I28IMP03 I28IMP0L. 15095 I28IMP04 I28IMP0M. 15096 I29REC1 I29REC1L. 15097 I29REC2 I29REC2L. 15098 I29REC3 I29REC3L. 15099 I29REC4 I29REC4L. 15100 I29AMT1 I29AMT1L. 15101 I29IMP01 I29IMP0D. 222 The SAS System 15:22 Thursday, July 3, 2003 15102 I29IMP02 I29IMP0K. 15103 I29IMP03 I29IMP0L. 15104 I29IMP04 I29IMP0M. 15105 I30REC1 I30REC1L. 15106 I30REC2 I30REC2L. 15107 I30REC3 I30REC3L. 15108 I30REC4 I30REC4L. 15109 I30IMP01 I30IMP0D. 15110 I30IMP02 I30IMP0K. 15111 I30IMP03 I30IMP0L. 15112 I30IMP04 I30IMP0M. 15113 I31REC1 I31REC1L. 15114 I31REC2 I31REC2L. 15115 I31REC3 I31REC3L. 15116 I31REC4 I31REC4L. 15117 I31IMP01 I31IMP0D. 15118 I31IMP02 I31IMP0K. 15119 I31IMP03 I31IMP0L. 15120 I31IMP04 I31IMP0M. 15121 I32REC1 I32REC1L. 15122 I32REC2 I32REC2L. 15123 I32REC3 I32REC3L. 15124 I32REC4 I32REC4L. 15125 I32IMP01 I32IMP0D. 15126 I32IMP02 I32IMP0K. 15127 I32IMP03 I32IMP0L. 15128 I32IMP04 I32IMP0M. 15129 I34REC1 I34REC1L. 15130 I34REC2 I34REC2L. 15131 I34REC3 I34REC3L. 15132 I34REC4 I34REC4L. 15133 I34IMP01 I34IMP0D. 15134 I34IMP02 I34IMP0K. 15135 I34IMP03 I34IMP0L. 15136 I34IMP04 I34IMP0M. 15137 I35REC1 I35REC1L. 15138 I35REC2 I35REC2L. 15139 I35REC3 I35REC3L. 15140 I35REC4 I35REC4L. 15141 I35IMP01 I35IMP0D. 15142 I35IMP02 I35IMP0K. 15143 I35IMP03 I35IMP0L. 15144 I35IMP04 I35IMP0M. 15145 I36REC1 I36REC1L. 15146 I36REC2 I36REC2L. 15147 I36REC3 I36REC3L. 15148 I36REC4 I36REC4L. 15149 I36IMP01 I36IMP0D. 15150 I36IMP02 I36IMP0K. 15151 I36IMP03 I36IMP0L. 15152 I36IMP04 I36IMP0M. 15153 I37REC1 I37REC1L. 15154 I37REC2 I37REC2L. 15155 I37REC3 I37REC3L. 15156 I37REC4 I37REC4L. 15157 I37IMP01 I37IMP0D. 15158 I37IMP02 I37IMP0K. 15159 I37IMP03 I37IMP0L. 15160 I37IMP04 I37IMP0M. 15161 I38REC1 I38REC1L. 15162 I38REC2 I38REC2L. 15163 I38REC3 I38REC3L. 15164 I38REC4 I38REC4L. 15165 I38IMP01 I38IMP0D. 15166 I38IMP02 I38IMP0K. 15167 I38IMP03 I38IMP0L. 15168 I38IMP04 I38IMP0M. 15169 I40REC1 I40REC1L. 15170 I40REC2 I40REC2L. 15171 I40REC3 I40REC3L. 15172 I40REC4 I40REC4L. 15173 I40IMP01 I40IMP0D. 15174 I40IMP02 I40IMP0K. 15175 I40IMP03 I40IMP0L. 15176 I40IMP04 I40IMP0M. 15177 I50REC1 I50REC1L. 223 The SAS System 15:22 Thursday, July 3, 2003 15178 I50REC2 I50REC2L. 15179 I50REC3 I50REC3L. 15180 I50REC4 I50REC4L. 15181 I50IMP01 I50IMP0D. 15182 I50IMP02 I50IMP0K. 15183 I50IMP03 I50IMP0L. 15184 I50IMP04 I50IMP0M. 15185 I51REC1 I51REC1L. 15186 I51REC2 I51REC2L. 15187 I51REC3 I51REC3L. 15188 I51REC4 I51REC4L. 15189 I51IMP01 I51IMP0D. 15190 I51IMP02 I51IMP0K. 15191 I51IMP03 I51IMP0L. 15192 I51IMP04 I51IMP0M. 15193 I52REC1 I52REC1L. 15194 I52REC2 I52REC2L. 15195 I52REC3 I52REC3L. 15196 I52REC4 I52REC4L. 15197 I52IMP01 I52IMP0D. 15198 I52IMP02 I52IMP0K. 15199 I52IMP03 I52IMP0L. 15200 I52IMP04 I52IMP0M. 15201 I53REC1 I53REC1L. 15202 I53REC2 I53REC2L. 15203 I53REC3 I53REC3L. 15204 I53REC4 I53REC4L. 15205 I53IMP01 I53IMP0D. 15206 I53IMP02 I53IMP0K. 15207 I53IMP03 I53IMP0L. 15208 I53IMP04 I53IMP0M. 15209 I54REC1 I54REC1L. 15210 I54REC2 I54REC2L. 15211 I54REC3 I54REC3L. 15212 I54REC4 I54REC4L. 15213 I54IMP01 I54IMP0D. 15214 I54IMP02 I54IMP0K. 15215 I54IMP03 I54IMP0L. 15216 I54IMP04 I54IMP0M. 15217 I55REC1 I55REC1L. 15218 I55REC2 I55REC2L. 15219 I55REC3 I55REC3L. 15220 I55REC4 I55REC4L. 15221 I55IMP01 I55IMP0D. 15222 I55IMP02 I55IMP0K. 15223 I55IMP03 I55IMP0L. 15224 I55IMP04 I55IMP0M. 15225 I56REC1 I56REC1L. 15226 I56REC2 I56REC2L. 15227 I56REC3 I56REC3L. 15228 I56REC4 I56REC4L. 15229 I56IMP01 I56IMP0D. 15230 I56IMP02 I56IMP0K. 15231 I56IMP03 I56IMP0L. 15232 I56IMP04 I56IMP0M. 15233 I75REC1 I75REC1L. 15234 I75REC2 I75REC2L. 15235 I75REC3 I75REC3L. 15236 I75REC4 I75REC4L. 15237 I75IMP01 I75IMP0D. 15238 I75IMP02 I75IMP0K. 15239 I75IMP03 I75IMP0L. 15240 I75IMP04 I75IMP0M. 15241 J100YN_1 J100YN_D. 15242 J100YN_2 J100YN_K. 15243 J100YN_3 J100YN_L. 15244 J100YN_4 J100YN_M. 15245 JINT1001 JINT100D. 15246 JINT1002 JINT100K. 15247 JINT1003 JINT100L. 15248 JINT1004 JINT100M. 15249 O100YN_1 O100YN_D. 15250 O100YN_2 O100YN_K. 15251 O100YN_3 O100YN_L. 15252 O100YN_4 O100YN_M. 15253 OINT1001 OINT100D. 224 The SAS System 15:22 Thursday, July 3, 2003 15254 OINT1002 OINT100K. 15255 OINT1003 OINT100L. 15256 OINT1004 OINT100M. 15257 JCALC100 JCALC10D. 15258 OCALC100 OCALC10D. 15259 J104YN_1 J104YN_D. 15260 J104YN_2 J104YN_K. 15261 J104YN_3 J104YN_L. 15262 J104YN_4 J104YN_M. 15263 JINT1041 JINT104D. 15264 JINT1042 JINT104K. 15265 JINT1043 JINT104L. 15266 JINT1044 JINT104M. 15267 O104YN_1 O104YN_D. 15268 O104YN_2 O104YN_K. 15269 O104YN_3 O104YN_L. 15270 O104YN_4 O104YN_M. 15271 OINT1041 OINT104D. 15272 OINT1042 OINT104K. 15273 OINT1043 OINT104L. 15274 OINT1044 OINT104M. 15275 JCALC104 JCALC10K. 15276 OCALC104 OCALC10K. 15277 J110RYN1 J110RYND. 15278 J110RYN2 J110RYNK. 15279 J110RYN3 J110RYNL. 15280 J110RYN4 J110RYNM. 15281 JDIR1101 JDIR110D. 15282 JDIR1102 JDIR110K. 15283 JDIR1103 JDIR110L. 15284 JDIR1104 JDIR110M. 15285 O110RYN1 O110RYND. 15286 O110RYN2 O110RYNK. 15287 O110RYN3 O110RYNL. 15288 O110RYN4 O110RYNM. 15289 ODIR1101 ODIR110D. 15290 ODIR1102 ODIR110K. 15291 ODIR1103 ODIR110L. 15292 ODIR1104 ODIR110M. 15293 J110CYN1 J110CYND. 15294 J110CYN2 J110CYNK. 15295 J110CYN3 J110CYNL. 15296 J110CYN4 J110CYNM. 15297 JDIC1101 JDIC110D. 15298 JDIC1102 JDIC110K. 15299 JDIC1103 JDIC110L. 15300 JDIC1104 JDIC110M. 15301 O110CYN1 O110CYND. 15302 O110CYN2 O110CYNK. 15303 O110CYN3 O110CYNL. 15304 O110CYN4 O110CYNM. 15305 ODIC1101 ODIC110D. 15306 ODIC1102 ODIC110K. 15307 ODIC1103 ODIC110L. 15308 ODIC1104 ODIC110M. 15309 J120YN_1 J120YN_D. 15310 J120YN_2 J120YN_K. 15311 J120YN_3 J120YN_L. 15312 J120YN_4 J120YN_M. 15313 JRNT1201 JRNT120D. 15314 JRNT1202 JRNT120K. 15315 JRNT1203 JRNT120L. 15316 JRNT1204 JRNT120M. 15317 O120YN_1 O120YN_D. 15318 O120YN_2 O120YN_K. 15319 O120YN_3 O120YN_L. 15320 O120YN_4 O120YN_M. 15321 ORNT1201 ORNT120D. 15322 ORNT1202 ORNT120K. 15323 ORNT1203 ORNT120L. 15324 ORNT1204 ORNT120M. 15325 OJ120YN1 OJ120YND. 15326 OJ120YN2 OJ120YNK. 15327 OJ120YN3 OJ120YNL. 15328 OJ120YN4 OJ120YNM. 15329 OJRT1201 OJRT120D. 225 The SAS System 15:22 Thursday, July 3, 2003 15330 OJRT1202 OJRT120K. 15331 OJRT1203 OJRT120L. 15332 OJRT1204 OJRT120M. 15333 JMTGNYN1 JMTGNYND. 15334 JMTGNYN2 JMTGNYNK. 15335 JMTGNYN3 JMTGNYNL. 15336 JMTGNYN4 JMTGNYNM. 15337 JMORTYN1 JMORTYND. 15338 JMORTYN2 JMORTYNK. 15339 JMORTYN3 JMORTYNL. 15340 JMORTYN4 JMORTYNM. 15341 JMAM1301 JMAM130D. 15342 JMAM1302 JMAM130K. 15343 JMAM1303 JMAM130L. 15344 JMAM1304 JMAM130M. 15345 OMTGNYN1 OMTGNYND. 15346 OMTGNYN2 OMTGNYNK. 15347 OMTGNYN3 OMTGNYNL. 15348 OMTGNYN4 OMTGNYNM. 15349 OMORTYN1 OMORTYND. 15350 OMORTYN2 OMORTYNK. 15351 OMORTYN3 OMORTYNL. 15352 OMORTYN4 OMORTYNM. 15353 OMAM1301 OMAM130D. 15354 OMAM1302 OMAM130K. 15355 OMAM1303 OMAM130L. 15356 OMAM1304 OMAM130M. 15357 O4050YN1 O4050YND. 15358 O4040YN2 O4040YND. 15359 O4050YN3 O4050YNK. 15360 O4050YN4 O4050YNL. 15361 RAM40501 RAM4050D. 15362 RAM40502 RAM4050K. 15363 RAM40503 RAM4050L. 15364 RAM40504 RAM4050M. 15365 SC4300 SC4300L. 15366 SC4302 SC4302L. 15367 SC4304 SC4304L. 15368 SC4306 SC4306L. 15369 SC4308 SC4308L. 15370 SC4310 SC4310L. 15371 SC4312 SC4312L. 15372 SC4318 SC4318L. 15373 SC4320 SC4320L. 15374 SC4400 SC4400L. 15375 SC4402 SC4402L. 15376 SC4404 SC4404L. 15377 SC4406 SC4406L. 15378 SC4408 SC4408L. 15379 SC4410 SC4410L. 15380 SC4412 SC4412L. 15381 SC4418 SC4418L. 15382 SC4420 SC4420L. 15383 SC4500 SC4500L. 15384 SC4502 SC4502L. 15385 SC4504 SC4504L. 15386 SC4508 SC4508L. 15387 SC4512 SC4512L. 15388 SC4514 SC4514L. 15389 SC4516 SC4516L. 15390 SC4518 SC4518L. 15391 SC4600 SC4600L. 15392 SC4602 SC4602L. 15393 SC4604 SC4604L. 15394 SC4606 SC4606L. 15395 SC4610 SC4610L. 15396 SC4612 SC4612L. 15397 SC4614 SC4614L. 15398 SC4618 SC4618L. 15399 SC4620 SC4620L. 15400 SC4700 SC4700L. 15401 SC4702 SC4702L. 15402 SC4704 SC4704L. 15403 SC4706 SC4706L. 15404 SC4708 SC4708L. 15405 SC4710 SC4710L. 226 The SAS System 15:22 Thursday, July 3, 2003 15406 SC4712 SC4712L. 15407 SC4714 SC4714L. 15408 SC4716 SC4716L. 15409 SC4718 SC4718L. 15410 SC4720 SC4720L. 15411 G2_IMP01 G2_IMP0D. 15412 G2_IMP02 G2_IMP0K. 15413 G2_IMP03 G2_IMP0L. 15414 G2_IMP04 G2_IMP0M. 15415 G2_IMP05 G2_IMP0N. 15416 G2_IMP06 G2_IMP0O. 15417 G2_IMP07 G2_IMP0P. 15418 G2_IMP08 G2_IMP0Q. 15419 G2_IMP09 G2_IMP0R. 15420 G2_IMP10 G2_IMP1D. 15421 G2_IMP11 G2_IMP1K. 15422 G2_IMP12 G2_IMP1L. 15423 G2_IMP13 G2_IMP1M. 15424 G2_IMP14 G2_IMP1N. 15425 G2_IMP15 G2_IMP1O. 15426 G2_IMP16 G2_IMP1P. 15427 G2_IMP17 G2_IMP1Q. 15428 G2_IMP18 G2_IMP1R. 15429 G2_IMP19 G2_IMP1S. 15430 G2_IMP20 G2_IMP2D. 15431 G2_IMP21 G2_IMP2K. 15432 G2_IMP22 G2_IMP2L. 15433 G2_IMP23 G2_IMP2M. 15434 G2_IMP24 G2_IMP2N. 15435 G2_IMP25 G2_IMP2O. 15436 G2_IMP26 G2_IMP2P. 15437 G2_IMP27 G2_IMP2Q. 15438 WS1_2002 WS1_200D. 15439 WS1_2044 WS1_204D. 15440 WS1_2046 WS1_204L. 15441 WS2_2002 WS2_200D. 15442 WS2_2044 WS2_204D. 15443 WS2_2046 WS2_204L. 15444 SE12202 SE12202L. 15445 SE22202 SE22202L. 15446 I41REC1 I41REC1L. 15447 I41REC2 I41REC2L. 15448 I41REC3 I41REC3L. 15449 I41REC4 I41REC4L. 15450 I41AMT1 I41AMT1L. 15451 I41AMT2 I41AMT2L. 15452 I41AMT3 I41AMT3L. 15453 I41AMT4 I41AMT4L. 15454 I41IMP01 I41IMP0D. 15455 I41IMP02 I41IMP0K. 15456 I41IMP03 I41IMP0L. 15457 I41IMP04 I41IMP0M. 15458 H5_LVQTR H5_LVQTR. 15459 H1_TYPE H1_TYPE. 15460 U1_REINT U1_REINT. 15461 H1_MIS H1_MIS. 15462 H1_INT1 H1_INT1L. 15463 H2_TYPE H2_TYPE. 15464 U2_REINT U2_REINT. 15465 H2_MIS H2_MIS. 15466 H2_INT1 H2_INT1L. 15467 H3_TYPE H3_TYPE. 15468 U3_REINT U3_REINT. 15469 H3_MIS H3_MIS. 15470 H3_INT1 H3_INT1L. 15471 H4_TYPE H4_TYPE. 15472 U4_REINT U4_REINT. 15473 H4_MIS H4_MIS. 15474 H4_INT1 H4_INT1L. 15475 H5_TYPE H5_TYPE. 15476 H5_MIS H5_MIS. 15477 U_BRTHMN U_BRTHMN. 15478 PP_MIS1 PP_MIS1L. 15479 PP_MIS2 PP_MIS2L. 15480 PP_MIS3 PP_MIS3L. 15481 PP_MIS4 PP_MIS4L. 227 The SAS System 15:22 Thursday, July 3, 2003 15482 PP_MIS5 PP_MIS5L. 15483 MEDCODE MEDCODE. 15484 SC1231 SC1231L. 15485 SC1232 SC1232L. 15486 SC1233 SC1233L. 15487 SC1238 SC1238L. 15488 SC1656 SC1656L. 15489 SC1668 SC1668L. 15490 SC1670 SC1670L. 15491 SC1680 SC1680L. 15492 VERSION VERSION. 15493 ; NOTE: The PROCEDURE PRINT printed pages 1-45. NOTE: PROCEDURE PRINT used: real time 39.720 seconds cpu time 15.130 seconds 15494 proc contents data=library.sip85w1; 15495 /* 15496 Copyright 2003 shared by Jean Roth and the National Bureau of Economic Research 15497 15498 National Bureau of Economic Research. 15499 1050 Massachusetts Avenue 15500 Cambridge, MA 02138 15501 jroth@nber.org 15502 15503 This program and all programs referenced in it are free software. You 15504 can redistribute the program or modify it under the terms of the GNU 15505 General Public License as published by the Free Software Foundation; 15506 either version 2 of the License, or (at your option) any later version. 15507 15508 This program is distributed in the hope that it will be useful, 15509 but WITHOUT ANY WARRANTY; without even the implied warranty of 15510 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15511 GNU General Public License for more details. 15512 15513 You should have received a copy of the GNU General Public License 15514 along with this program; if not, write to the Free Software 15515 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 15516 USA. 15517 */ WARNING: No datasets qualify for FIRSTOBS and OBS processing. NOTE: The PROCEDURE CONTENTS printed pages 46-79. NOTE: PROCEDURE CONTENTS used: real time 0.280 seconds cpu time 0.115 seconds NOTE: The SAS System used: real time 50.330 seconds cpu time 20.144 seconds NOTE: SAS Institute Inc., SAS Campus Drive, Cary, NC USA 27513-2414