/* SAS Input statements for W3.DF.DATA.DF21.D021210.DAT */ options nocenter mergenoby = error validvarname = upcase; options formchar='|-+'; /* Set Vertical, Horizontal, Intersections */ %let w3df = D:\W3.DF.DATA.DF21.D021210.DAT ; PROC FORMAT; VALUE P1L (default=40) 66 ='SOA II Record' ; VALUE $P2L (default=40) 94 ='1994' ; VALUE $P3L (default=40) 1 ='Quarter 1' 2 ='Quarter 2' 3 ='Quarter 3' 4 ='Quarter 4' ; VALUE $P4L (default=40) 01 ='Week 01' 02 ='Week 02' 03 ='Week 03' 04 ='Week 04' 05 ='Week 05' 06 ='Week 06' 07 ='Week 07' 08 ='Week 08' 09 ='Week 09' 10 ='Week 10' 11 ='Week 11' 12 ='Week 12' 13 ='Week 13' ; VALUE P5L (default=40) 01 ='Week 1' 02 ='Week 2' 03 ='Week 3' 04 ='Week 4' 05 ='Week 5' 06 ='Week 6' 07 ='Week 7' 08 ='Week 8' 09 ='Week 9' 10 ='Week 10' 11 ='Week 11' 12 ='Week 12' 13 ='Week 13' ; VALUE P6L (default=40) 0 ='Interview not late' 1 ='One week late' 2 ='Two weeks late' 3 ='Unknown' ; VALUE P7L (default=40) 00 ='Housing unit; kind unknown' 01 ='House, apartment, flat' 02 ='HU in nontransient hotel, motel, etc.' 03 ='HU-permanent in transient hotel, mote...' /*l, etc.*/ 04 ='HU in rooming house' 05 ='Mobile home or trailer with no perman...' /*ent room added*/ 06 ='Mobile home or trailer with one or mo...' /*re permanent rooms added*/ 07 ='HU not specified above Other Unit = (...' /*08-13)*/ 08 ='Quarters not HU in rooming or boardin...' /*g house*/ 09 ='Unit not permanent in transient hotel...' /*, motel, etc.*/ 10 ='Unoccupied site for mobile home, trai...' /*ler, or tent*/ 11 ='Student quarters in college dormitory' 12 ='Other unit not specified above' 13 ='Other unit; kind unknown' ; VALUE P8L (default=40) 1 ='Yes, phone number given' 2 ='Yes, no phone number given' 3 ='No' 4 ='Unknown' ; VALUE P9L (default=40) 1 ='Male' 2 ='Female' ; VALUE P10L (default=40) 00 ='Under 1 year' 99 ='99 years of age and over' ; VALUE P11L (default=40) 1 ='Under 5 years' 2 ='5-17 years' 3 ='18-24 years' 4 ='25-44 years' 5 ='45-64 years' 6 ='65-69 years' 7 ='70-74 years' 8 ='75 years and over' ; VALUE P12L (default=40) 1 ='Under 6 years' 2 ='6-16 years' 3 ='17-24 years' 4 ='25-34 years' 5 ='35-44 years' 6 ='45-54 years' 7 ='55-64 years' 8 ='65-74 years' 9 ='75 years and over' ; VALUE P13L (default=40) 00 ='Under 1 month' 36 ='Over 3 years' ; VALUE P15L (default=40) 99 ='Unknown' ; VALUE P16L (default=40) 9999 ='Unknown' ; VALUE P17L (default=40) 0 ='Hispanic Origin Known' 1 ='Hispanic Origin Imputed from Referenc...' /*e Person*/ ; VALUE P18L (default=40) 01 ='White' 02 ='Black' 03 ='Indian (American)' 04 ='Eskimo' 05 ='Aleut' 06 ='Chinese' 07 ='Filipino' 08 ='Hawaiian' 09 ='Korean' 10 ='Vietnamese' 11 ='Japanese' 12 ='Asian Indian' 13 ='Samoan' 14 ='Guamanian' 15 ='Other API' 16 ='Other Race' 17 ='Multiple Race' 99 ='Unknown' ; VALUE P19L (default=40) 1 ='White' 2 ='Black' 3 ='Other' ; VALUE P20L (default=40) 1 ='White' 2 ='Non-white' ; VALUE P21L (default=40) 1 ='Black' 2 ='Non-black' ; VALUE P22L (default=40) 00 ='Multiple Hispanic' 01 ='Puerto Rican' 02 ='Cuban' 03 ='Mexican-Mexicano' 04 ='Mexican-American' 05 ='Chicano' 06 ='Other Latin American' 07 ='Other Spanish' 08 ='Spanish, DK type' 09 ='Unknown if Spanish origin' 10 ='Not Spanish origin' ; VALUE P23L (default=40) 0 ='Under 14 years' 1 ='Married-spouse in household' 2 ='Married-spouse not in household' 3 ='Widowed' 4 ='Divorced' 5 ='Separated' 6 ='Never married' 7 ='Unknown' ; VALUE P24L (default=40) 1='Non-veteran' 2='WW I' 3='WW II' 4='Korean War' 5='Vietnam veteran' 6='Post-Vietnam' 7='Other service' 8='Served in Armed Forces, unknown if wa...' /*r veteran*/ 9='Unknown if served in Armed Forces' ; VALUE P25L (default=40) 0='Non-veteran' 1='All service in Guard/Reserve' 2='Some service in Guard/Reserve' 3='Unknown if all service in Guard/Reserve' 4='No active service in Guard/Reserve' 5='Unknown if ever active member in Guar...' /*d/Reserve or served in Armed Forces*/ ; VALUE P26L (default=40) 00='Never attended; kindergarten only' 01='1 year' 02='2 years' 03='3 years' 04='4 years' 05='5 years' 06='6 years' 07='7 years' 08='8 years' 09='9 years' 10='10 years' 11='11 years' 12='12 years' 13='1 year of college' 14='2 years of college' 15='3 years of college' 16='4 years of college' 17='5 years of college' 18='6 years or more of college' 19='Unknown' ; VALUE P27L (default=40) 0='None; kindergarten only' 1='1-8 years (elementary)' 2='9-11 years (high school)' 3='12 years (high school graduate)' 4='1-3 years (college)' 5='4 years (college graduate)' 6='5 or more years (post-college)' 7='Unknown' ; VALUE P28L (default=40) 00 ='Never attended; kindergarten only' 01 ='1 year' 02 ='2 years' 03 ='3 years' 04 ='4 years' 05 ='5 years' 06 ='6 years' 07 ='7 years' 08 ='8 years' 09 ='9 years' 10 ='10 years' 11 ='11 years' 12 ='12 years' 13 ='1 year of college' 14 ='2 years of college' 15 ='3 years of college' 16 ='4 years of college' 17 ='5 years of college' 18 ='6 years or more of college' 19 ='Unknown' ; VALUE P29L (default=40) 0 ='None; kindergarten only' 1 ='1-8 years (elementary)' 2 ='9-11 years (high school)' 3 ='12 years (high school graduate)' 4 ='1-3 years (college)' 5 ='4 years (college graduate)' 6 ='5 or more years (post-college)' 7 ='Unknown' ; VALUE P30L (default=40) 1 ='Less than $20,000' 2 ='$20,000 or more' 3 ='Unknown' ; VALUE P31L (default=40) 00 ='Less than $1,000' 01 ='$1,000-$1,999' 02 ='$2,000-$2,999' 03 ='$3,000-$3,999' 04 ='$4,000-$4,999' 05 ='$5,000-$5,999' 06 ='$6,000-$6,999' 07 ='$7,000-$7,999' 08 ='$8,000-$8,999' 09 ='$9,000-$9,999' 10 ='$10,000-$10,999' 11 ='$11,000-$11,999' 12 ='$12,000-$12,999' 13 ='$13,000-$13,999' 14 ='$14,000-$14,999' 15 ='$15,000-$15,999' 16 ='$16,000-$16,999' 17 ='$17,000-$17,999' 18 ='$18,000-$18,999' 19 ='$19,000-$19,999' 20 ='$20,000-$24,999' 21 ='$25,000-$29,999' 22 ='$30,000-$34,999' 23 ='$35,000-$39,999' 24 ='$40,000-$44,999' 25 ='$45,000-$49,999' 26 ='$50,000 and over' 27 ='Unknown' ; VALUE P32L (default=40) 0 ='Under $5,000' 1 ='$5,000-$6,999' 2 ='$7,000-$9,999' 3 ='$10,000-$14,999' 4 ='$15,000-$19,999' 5 ='$20,000-$24,999' 6 ='$25,000-$34,999' 7 ='$35,000-$49,999' 8 ='$50,000 or more' 9 ='Unknown' ; VALUE P33L (default=40) 1 ='At or above poverty threshold' 2 ='Below poverty threshold' 3 ='Unknown' ; VALUE $P34L (default=40) '&'='Primary individual' '-'='Secondary individual' '0'='Primary family' '1'='1 secondary family' '2'='2 secondary family' '3'='3 secondary family' '4'='4 secondary family' '5'='5 secondary family' '6'='6 secondary family' '7'='7 secondary family' '8'='8 secondary family' '9'='9 secondary family' ; VALUE $P35L (default=40) '&'='Reference person, living alone' '0'='Reference person, 2 or more persons i...' /*n household*/ '1'='Spouse, other spouse NOT in Armed For...' /*ces and living at home*/ '2'='Spouse, other spouse IN Armed Forces ...' /*and living at home*/ '3'='Child of reference person or spouse' '4'='Grandchild of reference person or spouse' '5'='Parent of reference person or spouse' '6'='Other relative' '7'='Child of military family with no elig...' /*ible reference person*/ '9'='DK or refused' ; VALUE P36L (default=40) 1 ='Living alone' 2 ='Living only with non-relative' 3 ='Living with spouse' 4 ='Living with relative - other' ; VALUE P37L (default=40) 9 ='9 or more members' ; VALUE P38L (default=40) 1='Both parents, no other relative' 2='Mother only' 3='Father only' 4='Both parents and other 21+ year old a...' /*dult relative*/ 5='Mother and other 21+ year old adult r...' /*elative*/ 6='Father and other 21+ year old adult r...' /*elative*/ 7='No parent, but one 21+ year old adult...' /* relative*/ 8='No parent, but two or more 21+ year o...' /*ld adult relatives*/ 9='Unknown' 0='Other' ; VALUE P39L (default=40) 1='Working' 2='Keeping house' 3='Going to school' 4='Something else' 5='Unknown' ; VALUE P40L (default=40) 1 ='Excellent' 2 ='Very Good' 3 ='Good' 4 ='Fair' 5 ='Poor' 6 ='Unknown' ; VALUE P41L (default=40) 1 ='Unable to perform major activity' 2 ='Limited in kind/amount major activity' 3 ='Limited in other activities' 4 ='Not limited (includes unknowns)' ; VALUE P42L (default=40) 1='Unable to work' 2='Limited in kind/amount of work' 3='Limited in other activities' 4='Not limited (includes unknowns)' ; VALUE P43L (default=40) 1='Unable to attend school' 2='Attends special school/classes' 3='Needs special school/classes' 4='Limited in school attendance' 5='Limited in other activities' 6='Not limited (includes unknowns)' ; VALUE P44L (default=40) 1='Unable to perform personal care needs' 2='Limited in performing other routine n...' /*eeds*/ 3='Not limited in performing personal or...' /* routine needs*/ 4='Unknown' ; VALUE P45L (default=40) 1='Worked in past 2 weeks' 2='Did not work, has job; not on lay-off...' /* and not looking for work*/ 3='Did not work, has job; looking for work' 4='Did not work, has job; on lay-off' 5='Did not work, has job; on lay-off and...' /* looking for work*/ 6='Did not work, has job; unknown if loo...' /*king or on lay-off*/ 7='Did not work, has no job; looking for...' /* work or on lay-off*/ 8='Not in Labor Force (18+ years)' ; VALUE P46L (default=40) 0='Not in labor force' 1='Private company' 2='Federal Government employee' 3='State Government employee' 4='Local Government employee' 5='Incorporated business' 6='Self-employed' 7='Without pay' 8='Never worked' 9='Unknown' ; VALUE P47L (default=40) 010 ='Agricultural production, crops' 011 ='Agricultural production, livestock' 020 ='Agricultural services, except horticu...' /*ltural*/ 021 ='Horticultural services' 030 ='Agricultural Services, N.E.C.' 031 ='Forestry' 032 ='Fishing, hunting, and trapping' 040 ='Metal mining' 041 ='Coal mining' 042 ='Crude petroleum and natural gas extra...' /*ction*/ 050 ='Nonmetallic mining and quarrying, exc...' /*ept fuel*/ 060 ='Construction' 100 ='Meat products' 101 ='Dairy products' 102 ='Canned and preserved fruits and veget...' /*ables*/ 110 ='Grain mill products' 111 ='Bakery products' 112 ='Sugar and confectionery products' 120 ='Beverage industries' 121 ='Miscellaneous food preparations and k...' /*indred products*/ 122 ='Not specified food industries' 130 ='Tobacco manufactures' 132 ='Knitting mills' 140 ='Dyeing and finishing textiles, except...' /* wool and knit goods*/ 141 ='Floor coverings, except hard surface' 142 ='Yarn, thread, and fabric mills' 150 ='Miscellaneous textile mill products' 151 ='Apparel and accessories, except knit' 152 ='Miscellaneous fabricated textile prod...' /*ucts*/ 160 ='Pulp, paper, and paperboard mills' 161 ='Miscellaneous paper and pulp products' 162 ='Paperboard containers and boxes' 171 ='Newspaper publishing and printing' 172 ='Printing, publishing, and allied indu...' /*stries, except newspapers*/ 180 ='Plastics, synthetics, and resins' 181 ='Drugs' 182 ='Soaps and cosmetics' 190 ='Paints, varnishes, and related products' 191 ='Agricultural chemicals' 192 ='Industrial and miscellaneous chemicals' 200 ='Petroleum refining' 201 ='Miscellaneous petroleum and coal prod...' /*ucts*/ 210 ='Tires and inner tubes' 211 ='Other rubber products, and plastics f...' /*ootwear and belting*/ 212 ='Miscellaneous plastics products' 220 ='Leather tanning and finishing' 221 ='Footwear, except rubber and plastic' 222 ='Leather products, except footwear' 230 ='Logging' 231 ='Sawmills, planing mills, and millwork' 232 ='Wood buildings and mobile homes' 241 ='Miscellaneous wood products' 242 ='Furniture and fixtures' 250 ='Glass and glass products' 251 ='Cement, concrete, gypsum, and plaster...' /* products*/ 252 ='Structural clay products' 261 ='Pottery and related products' 262 ='Miscellaneous nonmetallic mineral and...' /* stone products*/ 270 ='Blast furnaces, steelworks, rolling a...' /*nd finishing mills*/ 271 ='Iron and steel foundries' 272 ='Primary aluminum industries' 280 ='Other primary metal industries' 281 ='Cutlery, hand tools, and other hardware' 282 ='Fabricated structural metal products' 290 ='Screw machine products' 291 ='Metal forgings and stampings' 292 ='Ordnance' 300 ='Miscellaneous fabricated metal products' 301 ='Not specified metal industries' 310 ='Engines and turbines' 311 ='Farm machinery and equipment' 312 ='Construction and material handling ma...' /*chines*/ 320 ='Metalworking machinery' 321 ='Office and accounting machines' 322 ='Electronic computing equipment' 331 ='Machinery, except electrical, n.e.c.' 332 ='Not specified machinery' 340 ='Household appliances' 341 ='Radio, tv, and communication equipment' 342 ='Electrical machinery, equipment, and ...' /*supplies, n.e.c.*/ 350 ='Not specified electrical machinery, e...' /*quipment, and supplies*/ 351 ='Motor vehicles and motor vehicle equi...' /*pment*/ 352 ='Aircraft and parts' 360 ='Ship and boat building and repairing' 361 ='Railroad locomotives and equipment' 362 ='Guided missiles, space vehicles and p...' /*arts*/ 370 ='Cycles and miscellaneous transportati...' /*on equipment*/ 371 ='Scientific and controlling instruments' 372 ='Optical and health services supplies' 380 ='Photographic equipment and supplies' 381 ='Watches, clocks, and clockwork operat...' /*ed devices*/ 382 ='Not specified professional equipment' 390 ='Toys, amusement, and sporting goods' 391 ='Miscellaneous manufacturing industries' 392 ='Not specified manufacturing industries' 400 ='Railroads' 401 ='Bus service and urban transit' 402 ='Taxicab service' 410 ='Trucking service' 411 ='Warehousing and storage' 412 ='U.S. postal service' 420 ='Water transportation' 421 ='Air transportation' 422 ='Pipe lines, except natural gas' 432 ='Services incidental to transportation' 440 ='Radio and television broadcasting' 441 ='Telephone (wire and radio)' 442 ='Telegraph and miscellaneous communica...' /*tion services*/ 450 ='Electric light and power' 451 ='Gas and steam supply systems' 452 ='Electric and gas, and other combinations' 470 ='Water supply and irrigation' 471 ='Sanitary services' 472 ='Not specified utilities' 500 ='Motor vehicles and equipment' 501 ='Furniture and home furnishings' 502 ='Lumber and construction materials' 510 ='Sporting goods, toys, and hobby goods' 511 ='Metals and minerals, except petroleum' 512 ='Electrical goods' 521 ='Hardware, plumbing and heating supplies' 522 ='Not specified electrical and hardware...' /* products*/ 530 ='Machinery, equipment, and supplies' 531 ='Scrap and waste materials' 532 ='Miscellaneous wholesale, durable goods' 540 ='Paper and paper products' 541 ='Drugs, chemicals, and allied products' 542 ='Apparel, fabrics, and notions' 550 ='Groceries and related products' 551 ='Farm products-raw materials' 552 ='Petroleum products' 560 ='Alcoholic beverages' 561 ='Farm supplies' 562 ='Miscellaneous wholesale, nondurable g...' /*oods*/ 571 ='Not specified wholesale trade' 580 ='Lumber and building material retailing' 581 ='Hardware stores' 582 ='Retail nurseries and garden stores' 590 ='Mobile home dealers' 591 ='Department stores' 592 ='Variety stores' 600 ='Miscellaneous general merchandise stores' 601 ='Grocery stores' 602 ='Dairy products stores' 610 ='Retail bakeries' 611 ='Food stores, n.e.c.' 612 ='Motor vehicle dealers' 620 ='Auto and home supply stores' 621 ='Gasoline service stations' 622 ='Miscellaneous vehicle dealers' 623 ='Apparel and accessory stores, except ...' /*shoe*/ 630 ='Shoe stores' 631 ='Furniture and home furnishings stores' 632 ='Household appliance stores' 633 ='Radio, TV and computer stores' 640 ='Music stores' 641 ='Eating and drinking places' 642 ='Drug stores' 650 ='Liquor stores' 651 ='Sporting goods, bicycles, and hobby s...' /*tores*/ 652 ='Book and stationery stores' 660 ='Jewelry stores' 661 ='Sewing, needlework, and piece goods s...' /*tores*/ 662 ='Mail order houses' 670 ='Vending machine operators' 671 ='Direct selling establishments' 672 ='Fuel and ice dealers' 681 ='Retail florists' 682 ='Miscellaneous retail stores' 691 ='Not specified retail trade' 700 ='Banking' 701 ='Savings and loan associations' 702 ='Credit agencies, n.e.c.' 710 ='Security, commodity brOKerage, and in...' /*vestment companies*/ 711 ='Insurance' 712 ='Real estate, including real estate-in...' /*surance-law offices*/ 721 ='Advertising' 722 ='Services to dwellings and other build...' /*ings*/ 730 ='Commercial research, development, and...' /* testing labs*/ 731 ='Personnel supply services' 732 ='Business management and consulting se...' /*rvices*/ 740 ='Computer and data processing services' 741 ='Detective and protective services' 742 ='Business services, n.e.c.' 750 ='Automotive services, except repair' 751 ='Automotive repair shops' 752 ='Electrical repair shops' 760 ='Miscellaneous repair services' 761 ='Private households' 762 ='Hotels and motels' 770 ='Lodging places, except hotels and motels' 771 ='Laundry, cleaning, and garment services' 772 ='Beauty shops' 780 ='Barber shops' 781 ='Funeral service and crematories' 782 ='Shoe repair shops' 790 ='Dressmaking shops' 791 ='Miscellaneous personal services' 800 ='Theaters and motion pictures' 801 ='Video Tape Rental' 802 ='Bowling Centers' 810 ='Miscellaneous entertainment and recre...' /*ation services*/ 812 ='Offices of physicians' 820 ='Offices of dentists' 821 ='Offices of chiropractors' 822 ='Offices of optometrists' 830 ='Offices of health practitioners, n.e.c.' 831 ='Hospitals' 832 ='Nursing and personal care facilities' 840 ='Health services, n.e.c.' 841 ='Legal services' 842 ='Elementary and secondary schools' 850 ='Colleges and universities' 851 ='Business, trade, and vocational schools' 852 ='Libraries' 860 ='Educational services, n.e.c.' 861 ='Job training and vocational rehabilit...' /*ation services*/ 862 ='Child day care services' 863 ='Family Child Care Homes' 870 ='Residential care facilities, without ...' /*nursing*/ 871 ='Social services, n.e.c.' 872 ='Museums, art galleries, and zoos' 873 ='Labor Unions' 880 ='Religious organizations' 881 ='Membership organizations' 882 ='Engineering, architectural, and surve...' /*ying services*/ 890 ='Accounting, auditing, and bookkeeping...' /* services*/ 891 ='Research, Development, and Testing Services' 892 ='Management and Public Relations Services' 893 ='Miscellaneous Professional and Related Services' 900 ='Executive and legislative offices' 901 ='General government, n.e.c.' 910 ='Justice, public order, and safety' 921 ='Public finance, taxation, and monetar...' /*y policy*/ 922 ='Administration of human resources pro...' /*grams*/ 930 ='Administration of environmental quali...' /*ty and housing programs*/ 931 ='Administration of economic programs' 932 ='National security and international a...' /*ffairs*/ 942 ='Armed Forces (excludes reserves and n...' /*ational guard)*/ 990 ='Unknown' 997 ='Refused' 998 ='Unknown' ; VALUE P48L (default=40) 01 ='Agriculture' 02 ='Forestry and fisheries' 10 ='Mining' 20 ='Construction' 30 ='Food and kindred products' 31 ='Textile mill and finished textile pro...' /*ducts*/ 32 ='Printing, publishing and allied indus...' /*tries*/ 33 ='Chemicals and allied products' 34 ='Other nondurable goods' 40 ='Furniture, lumber and wood' 41 ='Primary metal industries' 42 ='Fabricated metal industries, includin...' /*g ordnance*/ 43 ='Machinery, except electrical' 44 ='Electrical machinery, equipment and s...' /*upplies*/ 45 ='Transportation equipment' 46 ='Other and not specified durable goods' 50 ='Railroads' 51 ='Trucking service and warehousing' 52 ='Other transportation' 53 ='Communications' 54 ='Utilities and sanitary' 60 ='Wholesale trade' 61 ='General merchandise stores' 62 ='Food, bakery and dairy stores' 63 ='Automotive dealers and gasoline stations' 64 ='Eating and drinking places' 65 ='Other and not specified retail trade' 70 ='Banking and credit agencies' 71 ='Insurance, real estate, and other fin...' /*ance*/ 75 ='Business services' 76 ='Repair services' 77 ='Private households' 78 ='Other personal services' 79 ='Entertainment and recreation services' 80 ='Hospitals' 81 ='Health services, except hospitals' 82 ='Elementary and secondary schools and ...' /*colleges*/ 83 ='Other educational services' 84 ='Social services, religious and member...' /*ship organizations*/ 85 ='Legal, engineering and other professi...' /*onal services*/ 90 ='Public administration' 95 ='Unknown industry' 96 ='New worker' 97 ='Not in labor force' 98 ='ARMED FORCES (excludes Reserves and N...' /*ational Guard)*/ ; VALUE P49L (default=40) 01 ='Agriculture, forestry and fisheries' 02 ='Mining' 03 ='Construction' 04 ='Manufacturing' 05 ='Transportation, communications and ot...' /*her public utilities*/ 06 ='Wholesale trade' 07 ='Retail trade' 08 ='Finance, insurance, and real estate' 09 ='Business and repair services' 10 ='Personal services' 11 ='Entertainment and recreation services' 12 ='Professional and related services' 13 ='Public administration' 14 ='Unknown (includes new workers)' 15 ='Not in labor force' 16 ='Armed Forces' ; VALUE P50L (default=40) 003 ='Legislators' 004 ='Chief executives and officials, publi...' /*c administration*/ 005 ='Administrators and officials, public ...' /*administration*/ 006 ='Administrators, protective services' 007 ='Financial managers' 008 ='Personnel and labor relations managers' 009 ='Purchasing managers' 013 ='Managers, marketing, advertising and ...' /*public relations*/ 014 ='Administrators, education and related...' /* fields*/ 015 ='Managers, medicine and health' 016 ='Postmasters and Mail Superintendents' 017 ='Managers, Food Serving and Lodging Establishments' 018 ='Managers, Properties and Real Estate' 019 ='Funeral Directors' 021 ='Managers, Service Organizations, N.E.C.' 022 ='Managers and Administrators, N.E.C.' 023 ='Accountants and auditors' 024 ='Underwriters' 025 ='Other financial officers' 026 ='Management analysts' 027 ='Personnel, training, and labor relati...' /*ons specialists*/ 028 ='Purchasing agents and buyers, farm pr...' /*oducts*/ 029 ='Buyers, wholesale and retail, except ...' /*farm products*/ 033 ='Purchasing agents and buyers, n.e.c.' 034 ='Business and promotion agents' 035 ='Construction inspectors' 036 ='Inspectors and compliance officers, e...' /*xcept construction*/ 037 ='Management related occupations, n.e.c.' 043 ='Architects' 044 ='Aerospace engineers' 045 ='Metallurgical and materials engineers' 046 ='Mining engineers' 047 ='Petroleum engineers' 048 ='Chemical engineers' 049 ='Nuclear engineers' 053 ='Civil engineers' 054 ='Agricultural engineers' 055 ='Electrical and electronic engineers' 056 ='Industrial engineers' 057 ='Mechanical engineers' 058 ='Marine engineers and naval architects' 059 ='Engineers, n.e.c.' 063 ='Surveyors and mapping scientists' 064 ='Computer systems analysts and scientists' 065 ='Operations and systems researchers an...' /*d analysts*/ 066 ='Actuaries' 067 ='Statisticians' 068 ='Mathematical scientists, n.e.c.' 069 ='Physicists and astronomers' 073 ='Chemists, except biochemists' 074 ='Atmospheric and space scientists' 075 ='Geologists and geodesists' 076 ='Physical scientists, n.e.c.' 077 ='Agricultural and food scientists' 078 ='Biological and life scientists' 079 ='Forestry and conservation scientists' 083 ='Medical scientists' 084 ='Physicians' 085 ='Dentists' 086 ='Veterinarians' 087 ='Optometrists' 088 ='Podiatrists' 089 ='Health diagnosing practitioners, n.e.c.' 095 ='Registered nurses' 096 ='Pharmacists' 097 ='Dietitians' 098 ='Inhalation therapists' 099 ='Occupational therapists' 103 ='Physical therapists' 104 ='Speech therapists' 105 ='Therapists, n.e.c.' 106 ="Physicians' assistants" 113 ='Earth, environmental, and marine scie...' /*nce teachers*/ 114 ='Biological science teachers' 115 ='Chemistry teachers' 116 ='Physics teachers' 117 ='Natural science teachers, n.e.c.' 118 ='Psychology teachers' 119 ='Economics teachers' 123 ='History teachers' 124 ='Political science teachers' 125 ='Sociology teachers' 126 ='Social science teachers, n.e.c.' 127 ='Engineering teachers' 128 ='Mathematical science teachers' 129 ='Computer science teachers' 133 ='Medical science teachers' 134 ='Health specialties teachers' 135 ='Business, commerce, and marketing tea...' /*chers*/ 136 ='Agriculture and forestry teachers' 137 ='Art, drama, and music teachers' 138 ='Physical education teachers' 139 ='Education teachers' 143 ='English teachers' 144 ='Foreign language teachers' 145 ='Law teachers' 146 ='Social work teachers' 147 ='Theology teachers' 148 ='Trade and industrial teachers' 149 ='Home economics teachers' 153 ='Teachers, postsecondary, n.e.c.' 154 ='Postsecondary teachers, subject not s...' /*pecified*/ 155 ='Teachers, prekindergarten and kinderg...' /*arten*/ 156 ='Teachers, elementary school' 157 ='Teachers, secondary school' 158 ='Teachers, special education' 159 ='Teachers, n.e.c.' 163 ='Counselors, educational and vocational' 164 ='Librarians' 165 ='Archivists and curators' 166 ='Economists' 167 ='Psychologists' 168 ='Sociologists' 169 ='Social scientists, n.e.c.' 173 ='Urban planners' 174 ='Social workers' 175 ='Recreation workers' 176 ='Clergy' 177 ='Religious workers, n.e.c.' 178 ='Lawyers' 179 ='Judges' 183 ='Authors' 184 ='Technical writers' 185 ='Designers' 186 ='Musicians and composers' 187 ='Actors and directors' 188 ='Painters, sculptors, craft-artists, a...' /*nd artist printmakers*/ 189 ='Photographers' 193 ='Dancers' 194 ='Artists, performers, and related work...' /*ers, n.e.c.*/ 195 ='Editors and reporters' 197 ='Public relations specialists' 198 ='Announcers' 199 ='Athletes' 203 ='Health technologists and technicians' 204 ='Dental hygienists' 205 ='Health record technologists and techn...' /*icians*/ 206 ='Radiologic technicians' 207 ='Licensed practical nurses' 208 ='Health technologists and technicians,...' /* n.e.c.*/ 213 ='Electrical and electronic technicians' 214 ='Industrial engineering technicians' 215 ='Mechanical engineering technicians' 216 ='Engineering technicians, n.e.c.' 217 ='Drafting occupations' 218 ='Surveying and mapping technicians' 223 ='Biological technicians' 224 ='Chemical technicians' 225 ='Science technicians, n.e.c.' 226 ='Airplane pilots and navigators' 227 ='Air traffic controllers' 228 ='Broadcast equipment operators' 229 ='Computer programmers' 233 ='Tool programmers, numerical control' 234 ='Legal assistants' 235 ='Technicians, n.e.c.' 243 ='Supervisors and proprietors, sales oc...' /*cupations*/ 253 ='Insurance sales occupations' 254 ='Real estate sales occupations' 255 ='Securities and financial services sal...' /*es occupations*/ 256 ='Advertising and related sales occupat...' /*ions*/ 257 ='Sales occupations, other business ser...' /*vices*/ 258 ='Sales engineers' 259 ='Sales representatives, mining, manufa...' /*cturing, and wholesale*/ 263 ='Sales workers, motor vehicles and boats' 264 ='Sales workers, apparel' 265 ='Sales workers, shoes' 266 ='Sales workers, furniture and home fur...' /*nishings*/ 267 ='Sales workers; radio, television, hi-...' /*fi, and appliances*/ 268 ='Sales workers, hardware and building ...' /*supplies*/ 269 ='Sales workers, parts' 274 ='Sales workers, other commodities' 275 ='Sales counter clerks' 276 ='Cashiers' 277 ='Street and door-to-door sales workers' 278 ='News vendors' 283 ='Demonstrators, promoters and models, ...' /*sales*/ 284 ='Auctioneers' 285 ='Sales support occupations, n.e.c.' 303 ='Supervisors, general office' 304 ='Supervisors, computer equipment opera...' /*tors*/ 305 ='Supervisors, financial records proces...' /*sing*/ 306 ='Chief communications operators' 307 ='Supervisors; distribution, scheduling...' /*, and adjusting clerks*/ 308 ='Computer operators' 309 ='Peripheral equipment operators' 313 ='Secretaries' 314 ='Stenographers' 315 ='Typists' 316 ='Interviewers' 317 ='Hotel clerks' 318 ='Transportation ticket and reservation...' /* agents*/ 319 ='Receptionists' 323 ='Information clerks, n.e.c.' 325 ='Classified-ad clerks' 326 ='Correspondence clerks' 327 ='Order clerks' 328 ='Personnel clerks, except payroll and ...' /*timekeeping*/ 329 ='Library clerks' 335 ='File clerks' 336 ='Records clerks' 337 ='Bookkeepers, accounting, and auditing...' /* clerks*/ 338 ='Payroll and timekeeping clerks' 339 ='Billing clerks' 343 ='Cost and rate clerks' 344 ='Billing, posting, and calculating mac...' /*hine operators*/ 345 ='Duplicating machine operators' 346 ='Mail preparing and paper handling mac...' /*hine operators*/ 347 ='Office machine operators, n.e.c.' 348 ='Telephone operators' 349 ='Telegraphers' 353 ='Communications equipment operators, n...' /*.e.c.*/ 354 ='Postal clerks, except mail carriers' 355 ='Mail carriers, postal service' 356 ='Mail clerks, except postal service' 357 ='Messengers' 359 ='Dispatchers' 363 ='Production coordinators' 364 ='Traffic, shipping, and receiving clerks' 365 ='Stock and inventory clerks' 366 ='Meter readers' 368 ='Weighers, measurers, and checkers' 369 ='Samplers' 373 ='Expediters' 374 ='Material recording, scheduling, and d...' /*istributing clerks, n.e.c.*/ 375 ='Insurance adjusters, examiners, and i...' /*nvestigators*/ 376 ='Investigators and adjusters, except i...' /*nsurance*/ 377 ='Eligibility clerks, social welfare' 378 ='Bill and account collectors' 379 ='General office clerks' 383 ='Bank tellers' 384 ='Proofreaders' 385 ='Data-entry keyers' 386 ='Statistical clerks' 387 ="Teachers' aides" 389 ='Administrative support occupation, n....' /*e.c.*/ 403 ='Launderers and ironers' 404 ='Cooks, private household' 405 ='Housekeepers and butlers' 406 ='Child care workers, private household' 407 ='Private household cleaners and servants' 413 ='Supervisors, firefighting and fire pr...' /*evention occupations*/ 414 ='Supervisors, police and detectives' 415 ='Supervisors, guards' 416 ='Fire inspection and fire prevention o...' /*ccupations*/ 417 ='Firefighting occupations' 418 ='Police and detectives, public service' 423 ='Sheriffs, bailiffs, and other law enf...' /*orcement officers*/ 424 ='Correctional institution officers' 425 ='Crossing guards' 426 ='Guards and police, except public service' 427 ='Protective service occupations, n.e.c.' 433 ='Supervisors, food preparation and ser...' /*vice occupations*/ 434 ='Bartenders' 435 ='Waiters and waitresses' 436 ='Cooks, except short order' 437 ='Short-order Cooks' 438 ='Food counter, fountain and related oc...' /*cupations*/ 439 ='Kitchen workers, food preparation' 443 ="Waiters' and waitresses' assistants" 444 ='Miscellaneous food preparation occupa...' /*tions*/ 445 ='Dental assistants' 446 ='Health aides, except nursing' 447 ='Nursing aides, orderlies, and attendants' 448 ='Supervisors, cleaning and building se...' /*rvice workers*/ 449 ='Maids and housemen' 453 ='Janitors and cleaners' 454 ='Elevator operators' 455 ='Pest control occupations' 456 ='Supervisors, personal service occupat...' /*ions*/ 457 ='Barbers' 458 ='Hairdressers and cosmetologists' 459 ='Attendants, amusement and recreation ...' /*facilities*/ 461 ='Guides' 462 ='Ushers' 463 ='Public Transportation Attendants' 464 ='Baggage Porters and Bellhops' 465 ='Welfare Service Aides' 466 ='Family Child Care Providers' 467 ='Early Childhood Teachers Assistants' 468 ='Child Care Workers, N.E.C.' 469 ='Personal service occupations, n.e.c.' 473 ='Farmers, except horticultural' 474 ='Horticultural specialty farmers' 475 ='Managers, farms, except horticultural' 476 ='Managers, horticultural specialty farms' 477 ='Supervisors, farm workers' 479 ='Farm workers' 483 ='Marine life cultivation workers' 484 ='Nursery workers' 485 ='Supervisors, related agricultural occ...' /*upations*/ 486 ='Groundskeepers and gardeners, except ...' /*farm*/ 487 ='Animal caretakers, except farm' 488 ='Graders and sorters, agricultural pro...' /*ducts*/ 489 ='Inspectors, agricultural products' 494 ='Supervisors, forestry and logging wor...' /*kers*/ 495 ='Forestry workers, except logging' 496 ='Timber cutting and logging occupations' 497 ='Captains and other officers, fishing ...' /*vessels*/ 498 ='Fishers' 499 ='Hunters and trappers' 503 ='Supervisors, mechanics and repairers' 505 ='Automobile mechanics, except apprentices' 506 ='Automobile mechanic apprentices' 507 ='Bus, truck, and stationary engine mec...' /*hanics*/ 508 ='Aircraft engine mechanics' 509 ='Small engine repairers' 514 ='Automobile body and related repairers' 515 ='Aircraft mechanics, except engine' 516 ='Heavy equipment mechanics' 517 ='Farm equipment mechanics' 518 ='Industrial machinery repairers' 519 ='Machinery maintenance occupations' 523 ='Electronic repairers, communications ...' /*and industrial equipment*/ 525 ='Data processing equipment repairers' 526 ='Household appliance and power tool re...' /*pairers*/ 527 ='Telephone line installers and repairers' 529 ='Telephone installers and repairers' 533 ='Miscellaneous electrical and electron...' /*ic equipment repairers*/ 534 ='Heating, air conditioning, and refrig...' /*eration mechanics*/ 535 ='Camera, watch, and musical instrument...' /* repairers*/ 536 ='Locksmiths and safe repairers' 538 ='Office machine repairers' 539 ='Mechanical controls and valve repairers' 543 ='Elevator installers and repairers' 544 ='Millwrights' 547 ='Specified mechanics and repairers, n....' /*e.c.*/ 549 ='Not specified mechanics and repairers' 553 ='Supervisors; brickmasons, stonemasons...' /*, and tile setters*/ 554 ='Supervisors, carpenters and related w...' /*orkers*/ 555 ='Supervisors, electricians and power t...' /*ransmission installers*/ 556 ='Supervisors; painters, paperhangers, ...' /*and plasterers*/ 557 ='Supervisors; plumbers, pipefitters, a...' /*nd steamfitters*/ 558 ='Construction trades supervisors, n.e.c.' 563 ='Brickmasons and stonemasons, except a...' /*pprentices*/ 564 ='Brickmason and stonemason apprentices' 565 ='Tile setters, hard and soft' 566 ='Carpet installers' 567 ='Carpenters, except apprentices' 569 ='Carpenter apprentices' 573 ='Drywall installers' 575 ='Electricians, except apprentices' 576 ='Electrician apprentices' 577 ='Electrical power installers and repai...' /*rers*/ 579 ='Painters, construction and maintenance' 583 ='Paperhangers' 584 ='Plasterers' 585 ='Plumbers, pipefitters, and steamfitte...' /*rs, except apprentices*/ 587 ='Plumber, pipefitter, and steamfitter ...' /*apprentices*/ 588 ='Concrete and terrazzo finishers' 589 ='Glaziers' 593 ='Insulation workers' 594 ='Paving, surfacing, and tamping equipm...' /*ent operators*/ 595 ='Roofers' 596 ='Sheetmetal duct installers' 597 ='Structural metal workers' 598 ='Drillers, earth' 599 ='Construction trades, n.e.c.' 613 ='Supervisors, extractive occupations' 614 ='Drillers, oil well' 615 ='Explosives workers' 616 ='Mining machine operators' 617 ='Mining occupations, n.e.c.' 628 ='Supervisors, Production Occupations' 634 ='Tool and die makers, except apprentices' 635 ='Tool and die maker apprentices' 636 ='Precision assemblers, metal' 637 ='Machinists, except apprentices' 639 ='Machinist apprentices' 643 ='Boilermakers' 644 ='Precision grinders, filers, and tool ...' /*sharpeners*/ 645 ='Patternmakers and model makers, metal' 646 ='Lay-out workers' 647 ='Precious stones and metals workers (j...' /*ewelers)*/ 649 ='Engravers, metal' 653 ='Sheet metal workers, except apprentices' 654 ='Sheet metal worker apprentices' 655 ='Miscellaneous precision metal workers' 656 ='Patternmakers and model makers, wood' 657 ='Cabinet makers and bench carpenters' 658 ='Furniture and wood finishers' 659 ='Miscellaneous precision woodworkers' 666 ='Dressmakers' 667 ='Tailors' 668 ='Upholsterers' 669 ='Shoe repairers' 673 ='Apparel and fabric patternmakers' 674 ='Miscellaneous precision apparel and f...' /*abric workers*/ 675 ='Hand molders and shapers, except jewe...' /*lers*/ 676 ='Patternmakers, lay-out workers, and c...' /*utters*/ 677 ='Optical goods workers' 678 ='Dental laboratory and medical applian...' /*ce technicians*/ 679 ='Bookbinders' 683 ='Electrical and electronic equipment a...' /*ssemblers*/ 684 ='Miscellaneous precision workers, n.e.c.' 686 ='Butchers and meat cutters' 687 ='Bakers' 688 ='Food batchmakers' 689 ='Inspectors, testers, and graders' 693 ='Adjusters and calibrators' 694 ='Water and sewage treatment plant oper...' /*ators*/ 695 ='Power plant operators' 696 ='Stationary engineers' 699 ='Miscellaneous plant and system operators' 703 ='Lathe and turning machine set-up oper...' /*ators*/ 704 ='Lathe and turning machine operators' 705 ='Milling and planing machine operators' 706 ='Punching and stamping press machine o...' /*perators*/ 707 ='Rolling machine operators' 708 ='Drilling and boring machine operators' 709 ='Grinding, abrading, buffing, and poli...' /*shing machine operators*/ 713 ='Forging machine operators' 714 ='Numerical control machine operators' 715 ='Misc. metal, plastic, stone, and glas...' /*s working machine operators*/ 717 ='Fabricating machine operators, n.e.c.' 719 ='Molding and casting machine operators' 723 ='Metal plating machine operators' 724 ='Heat treating equipment operators' 725 ='Miscellaneous metal and plastic proce...' /*ssing machine operators*/ 726 ='Wood lathe, routing, and planing mach...' /*ine operators*/ 727 ='Sawing machine operators' 728 ='Shaping and joining machine operators' 729 ='Nailing and tacking machine operators' 733 ='Miscellaneous woodworking machine ope...' /*rators*/ 734 ='Printing machine operators' 735 ='Photoengravers and lithographers' 736 ='Typesetters and compositors' 737 ='Miscellaneous printing machine operators' 738 ='Winding and twisting machine operators' 739 ='Knitting, looping, taping, and weavin...' /*g machine operators*/ 743 ='Textile cutting machine operators' 744 ='Textile sewing machine operators' 745 ='Shoe machine operators' 747 ='Pressing machine operators' 748 ='Laundering and dry cleaning machine o...' /*perators*/ 749 ='Miscellaneous textile machine operators' 753 ='Cementing and gluing machine operators' 754 ='Packaging and filling machine operators' 755 ='Extruding and forming machine operators' 756 ='Mixing and blending machine operators' 757 ='Separating, filtering, and clarifying...' /* machine operators*/ 758 ='Compressing and compacting machine op...' /*erators*/ 759 ='Painting and paint spraying machine o...' /*perators*/ 763 ='Roasting and baking machine operators...' /*, food*/ 764 ='Washing, cleaning, and pickling machi...' /*ne operators*/ 765 ='Folding machine operators' 766 ='Furnace, kiln, and oven operators, ex...' /*cept food*/ 768 ='Crushing and grinding machine operators' 769 ='Slicing and cutting machine operators' 773 ='Motion picture projectionists' 774 ='Photographic process machine operators' 777 ='Miscellaneous machine operators, n.e.c.' 779 ='Machine operators, not specified' 783 ='Welders and cutters' 784 ='Solderers and brazers' 785 ='Assemblers' 786 ='Hand cutting and trimming occupations' 787 ='Hand molding, casting, and forming oc...' /*cupations*/ 789 ='Hand painting, coating, and decoratin...' /*g occupations*/ 793 ='Hand engraving and printing occupations' 794 ='Hand grinding and polishing occupations' 795 ='Miscellaneous hand working occupations' 796 ='Production inspectors, checkers, and ...' /*examiners*/ 797 ='Production testers' 798 ='Production samplers and weighers' 799 ='Graders and sorters, except agricultural' 803 ='Supervisors, motor vehicle operators' 804 ='Truck drivers, heavy' 805 ='Truck drivers, light' 806 ='Driver-sales workers' 808 ='Bus drivers' 809 ='Taxicab drivers and chauffeurs' 813 ='Parking lot attendants' 814 ='Motor transportation occupations, n.e.c.' 823 ='Railroad conductors and yardmasters' 824 ='Locomotive operating occupations' 825 ='Railroad brake, signal, and switch op...' /*erators*/ 826 ='Rail vehicle operators, n.e.c.' 828 ='Ship captains and mates, except fishi...' /*ng boats*/ 829 ='Sailors and deckhands' 833 ='Marine engineers' 834 ='Bridge, lock, and lighthouse tenders' 843 ='Supervisors, material moving equipmen...' /*t operators*/ 844 ='Operating engineers' 845 ='Longshore equipment operators' 848 ='Hoist and winch operators' 849 ='Crane and tower operators' 853 ='Excavating and loading machine operators' 855 ='Grader, dozer, and scraper operators' 856 ='Industrial truck and tractor equipmen...' /*t operators*/ 859 ='Miscellaneous material moving equipme...' /*nt operators*/ 863 ='Supervisors; handlers, equipment clea...' /*ners, and laborers, n.e.c.*/ 864 ='Helpers, mechanics and repairers' 865 ='Helpers, construction trades' 866 ='Helpers, surveyor' 867 ='Helpers, extractive occupations' 869 ='Construction laborers' 873 ='Production helpers' 875 ='Garbage collectors' 876 ='Stevedores' 877 ='Stock handlers and baggers' 878 ='Machine feeders and offbearers' 883 ='Freight, stock, and material handlers...' /*, n.e.c.*/ 885 ='Garage and service station related oc...' /*cupations*/ 887 ='Vehicle washers and equipment cleaners' 888 ='Hand packers and packagers' 889 ='Laborers, except construction' 905 ='Military occupations' 997 ='Refused' 998 ='Unknown' ; VALUE P51L (default=40) 01 ='Officials and administrators, public ...' /*administration*/ 02 ='Managers and administrators, except p...' /*ublic administration*/ 03 ='Management related occupations' 04 ='Engineers' 05 ='Architects and surveyors' 06 ='Natural, mathematical and computer sc...' /*ientists*/ 07 ='Health diagnosing occupations' 08 ='Health assessment and treating occupa...' /*tions*/ 09 ='Teachers, librarians and counselors' 10 ='Writers, artists, entertainers and at...' /*hletes*/ 11 ='Other professional specialty occupations' 12 ='Health technologists and technicians' 13 ='Technologists, technicians except health' 14 ='Supervisors and proprietors' 15 ='Sales representatives, commodities an...' /*d finance*/ 16 ='Other sales' 17 ='Computer equipment operators' 18 ='Secretaries, stenographers and typists' 19 ='Financial records processing occupations' 20 ='Mail and message distributing' 21 ='Other administrative support' 22 ='Private household occupations' 23 ='Police and firefighters' 24 ='Other protective service occupations' 25 ='Food service' 26 ='Health service' 27 ='Cleaning and building service' 28 ='Personal service' 29 ='Farm operators and managers' 30 ='Farm workers and other agricultural w...' /*orkers*/ 31 ='Forestry and fishing occupations' 32 ='Mechanics and repairers' 33 ='Construction and extractive trades' 34 ='Precision production occupations' 35 ='Machine operators and tenderers, exce...' /*pt precision*/ 36 ='Fabricators, assemblers, inspectors a...' /*nd samplers*/ 37 ='Motor vehicle operators' 38 ='Other transportation, except motor ve...' /*hicles*/ 39 ='Material moving equipment operators' 40 ='Construction laborers' 41 ='Freight, stock and material handlers' 95 ='Unknown occupation' 96 ='New worker' 97 ='Not in labor force' 98 ='Military' ; VALUE P52L (default=40) 01 ='Executive, administrative and manager...' /*ial occupations*/ 02 ='Professional specialty occupations' 03 ='Technicians and related support occup...' /*ations*/ 04 ='Sales occupations' 05 ='Administrative support occupations, i...' /*ncluding clerical*/ 06 ='Private household occupations' 07 ='Protective service occupations' 08 ='Service occupations, except protectiv...' /*e and household*/ 09 ='Farming, forestry and fishing occupat...' /*ions*/ 10 ='Precision production, craft and repai...' /*r occupations*/ 11 ='Machine operators, assemblers and ins...' /*pectors*/ 12 ='Transportation and material moving oc...' /*cupations*/ 13 ='Handlers, equipment cleaners, helpers...' /* and laborers*/ 14 ='Unknown occupations(includes New Work...' /*ers)*/ 15 ='Not in labor force' 16 ='Military' ; VALUE P53L (default=40) 1 ='Self-entirely' 2 ='Self-partly' 3 ='Proxy' 4 ='Unknown' ; VALUE P54L (default=40) 1 ='Condition List 1, Skin and musculoske...' /*letal*/ 2 ='Condition List 2, Impairments' 3 ='Condition List 3, Digestive' 4 ='Condition List 4, Miscellaneous' 5 ='Condition List 5, Circulatory' 6 ='Condition List 6, Respiratory' 7 ='Unknown' ; VALUE P55L (default=40) 99='Unknown' ; VALUE P56L (default=40) 501='Unknown' ; VALUE P57L (default=40) 00 ='None' ; VALUE P58L (default=40) 000 ='None' 366 ='Unknown' ; VALUE P59L (default=40) 0 ='None' 1 ='1-7 days' 2 ='8-30 days' 3 ='31-180 days' 4 ='181-365 days' 5 ='Unknown' ; VALUE P60L (default=40) 000 ='None' 997 ='997 or more visits' 998 ='Unknown' ; VALUE P61L (default=40) 0 ='Never' 1 ='Less than 1 year' 2 ='1 to less than 2 years' 3 ='2 to less than 5 years' 4 ='5 years or more' 5 ='Unknown' ; VALUE P62L (default=40) 1='Less than 1 year' 2='1 yr., less than 5 yrs.' 3='5 yrs., less than 10 yrs.' 4='10 yrs., less than 15 yrs.' 5='15 years or more' 9='DK refused' ; VALUE P63L (default=40) 1='Less than 1 year' 2='1 yr., less than 5 yrs.' 3='5 yrs., less than 10 yrs.' 4='10 yrs., less than 15 yrs.' 5='15 years or more' 9='DK refused' ; VALUE P64L (default=40) 0 ='Permit' 1 ='Area, oversampled for blacks' 2 ='Area, not oversampled for blacks' ; VALUE P65L (default=40) 1 ='Northeast' 2 ='Midwest' 3 ='South' 4 ='West' ; VALUE P66L (default=40) 1='1,000,000 or more' 2='250,000-999,999' 3='100,000-249,999' 4='Under 100,000' ; VALUE P67L (default=40) 1 ='MSA-Self-representing' 3 ='MSA-Nonself-representing' 4 ='Non-MSA-Self-representing' 6 ='Non-MSA-Nonself-representing' ; VALUE P68L (default=40) 1 ='MSA-Central City' 2 ='MSA-Not Central City' 3 ='Non-MSA-Nonfarm' 4 ='Non-MSA-Farm' ; value eligf 1 = "SP eligible for Wave 3 interview" 2 = "SP ineligible for Wave 3 interview" ; value locstaf 1 = "SP located" 2 = "SP not located" 3 = "SP ineligible for Wave 3 interview, locating not attempted" ; value outcomf 1 = "Interviewed at Wave 3" 2 = "Not interviewed at Wave 3" 3 = "Ineligible for Wave 3 interview" ; value datalof 1 = "SPs Wave 3 data provided on the Community Dweller file" 2 = "SPs Wave 3 data provided on the Proxy Decedent file" ; value moninif 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Date Unknown" ; value yrinif 9996 = "Missing (SAQ)" 9997 = "Refused" 9999 = "Date Unknown" ; value intvmof 1 = "CATI interview" 2 = "SAQ interview" ; value intvcof 1 = "Complete interview" 2 = "Partial interview" ; value intvinf 1 = "Community dweller, non-institutionalized" 2 = "Community dweller, institutionalized" 3 = "Proxy decedent" ; value vitlstf 1 = "Alive" 2 = "Deceased" 3 = "Unknown" ; value typeref 1 = "Self respondent, unassisted" 2 = "Self respondent, assisted" 3 = "Proxy respondent" ; value reintof 1 = "CATI intv, complete, live SP, self resp (with/without asst)" 2 = "CATI intv, complete, live SP, proxy resp" 3 = "CATI intv, complete, deceased SP, proxy resp" 4 = "CATI intv, partial, live SP, self resp (with/without asst)" 5 = "CATI intv, partial, live SP, proxy resp" 6 = "CATI intv, partial, deceased SP, proxy resp" 7 = "SAQ intv, live SP, self resp (with/without assistance)" 8 = "SAQ intv, live SP, proxy resp" 9 = "SAQ intv, deceased SP, proxy resp" 10 = "Final refusal, live SP, self resp" 11 = "Final refusal, live SP, proxy resp" 12 = "Final refusal, deceased SP, proxy resp" 13 = "Final language barrier, live SP, no proxy available" 14 = "Final incapacitated, live SP, no proxy available" 15 = "Final unavailable throughout intv period, self resp" 16 = "Final unavailable throughout intv period, proxy resp" 17 = "Final unlocatable SP" 18 = "Final unlocatable proxy, live SP" 19 = "Final unlocatable proxy, deceased SP" 20 = "Final non-intv report" 21 = "Ineligible for Wave 3 intv" ; value sexf 1 = "Male" 2 = "Female" ; value resstaf 1 = "Community dwelling SP" 2 = "Institutionalized SP" 99 = "Dont Know" ; value restp1f 1 = "Single family house/townhouse, not part of retire comm" 2 = "Single family house/townhouse or apartment, part of retire comm" 3 = "Regular apartment" 4 = "Nursing home" 5 = "Convalescent or rest home" 6 = "Retirement home" 7 = "Supervised apartment" 8 = "Personal care or board and care home" 9 = "Assisted living facility" 10 = "Some other type of group residence or facility" 11 = "Something else" 93 = "SAQ legitimate skip, question excluded from SAQ" 94 = "Missing after break off of finalized partials (CATI)" 95 = "Missing (CATI) because of program error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont know" ; value restp2f 01 = "Single family house/townhouse, not part of retire comm" 02 = "Single family house/townhouse or apartment, part of retire comm" 03 = "Regular apartment" 04 = "Supervised apartment" 07 = "Personal care or board and care home" 09 = "Some other type of group residence or facility" 10 = "Assisted living facility" 11 = "Nursing home, convalescent or rest home" 12 = "Retirement home" 14 = "Something else" 93 = "SAQ legitimate skip, question excluded from SAQ" 94 = "Missing after break off of finalized partials (CATI)" 95 = "Missing (CATI) because of program error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont know" ; value migratf 1 = "State of residence changed since Wave 2 interview" 2 = "No change in state of residence" 97 = "Refused" 99 = "Dont Know" ; VALUE D133F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Home' 2='Hospital' 3='Nursing home' 4='Hospice' 5='Convalescent or rest home' 6='Retirement home' 7='Supervised apartment' 8='Personal care or board and care home' 9='Assisted living facility' 10='Some other type of group residence or facility' 11='Something else' ; VALUE D135F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D136F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Days' 2='Weeks' 3='Months' ; VALUE YESNO 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' ; VALUE YESNOS 93 = "Question excluded from CATI" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' ; VALUE D141F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='No warning (1 or 2 hours)' 2='One day or less' 3='More than one day but less than or equal to one week' 4='More than one week but less than or equal to one month' 5='More than one month but less than or equal to one year' 6='More than one year' ; VALUE D144F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D145F 9993 = "Question excluded from SAQ" 9994 = "Partial break off" 9995 = "Missing because of CATI error" 9996 = "Missing (SAQ)" 9997 = "Refused" 9999 = "Dont Know" ; VALUE D166F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='SPs health deteriorated' 2='SPs health improved' 3='Spouses health deteriorated' 4='Spouses health improved' 5='To move to a different climate (better weather)' 6='SP moved to a nursing home or other institution' 7='Spouse moved to a nursing home or other institution' 8='Spouse died' 9='Divorced or separated from spouse or remarried' 10='To live closer to child/children' 11='To live with child/children' 12='To live with or closer to other relatives' 13='Change in the people or availability of people who help or live with SP' 14='To move to a smaller house/apartment' 15='Financial reasons' 16='Because of structural limitations of the previous house' 17='To move to a better or safer neighborhood' 18='To move to a retirement home or retirement community' 19='To move closer to a health facility' 20='Other reasons' ; VALUE D191F 993 = "Question excluded from SAQ" 994 = "Partial break off" 995 = "Missing because of CATI error" 996 = "Missing (SAQ)" 997 = "Refused" 999 = "Dont Know" ; VALUE D192F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D203F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Self or family in household' 2='Family not in household' 3='Private health insurance' 4='Medicare' 5='Medicaid' 6='VA program or other military' 7='Other private source' 8='Other public source' ; VALUE D204F 993 = "Question excluded from SAQ" 994 = "Partial break off" 995 = "Missing because of CATI error" 996 = "Missing (SAQ)" 997 = "Refused" 999 = "Dont Know" ; VALUE D205F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D216F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Self or family in household' 2='Family not in household' 3='Private health insurance' 4='Medicare' 5='Medicaid' 6='VA program or other military' 7='Other private source' 8='Other public source' ; VALUE D219F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Discrepancy SP was not married at last interview' ; VALUE D221F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Spouse died' 2='Divorced' 3='Separated' 4='Other' ; VALUE D222F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D223F 9993 = "Question excluded from SAQ" 9994 = "Partial break off" 9995 = "Missing because of CATI error" 9996 = "Missing (SAQ)" 9997 = "Refused" 9999 = "Dont Know" ; VALUE D224F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D225F 9993 = "Question excluded from SAQ" 9994 = "Partial break off" 9995 = "Missing because of CATI error" 9996 = "Missing (SAQ)" 9997 = "Refused" 9999 = "Dont Know" ; VALUE D226F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Discrepancy SP was married at last interview' ; VALUE D228F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D229F 9993 = "Question excluded from SAQ" 9994 = "Partial break off" 9995 = "Missing because of CATI error" 9996 = "Missing (SAQ)" 9997 = "Refused" 9999 = "Dont Know" ; VALUE D230F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' ; VALUE D233F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Spouse died' 2='Divorced' 3='Separated' 4='Other' ; VALUE D234F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D235F 9993 = "Question excluded from SAQ" 9994 = "Partial break off" 9995 = "Missing because of CATI error" 9996 = "Missing (SAQ)" 9997 = "Refused" 9999 = "Dont Know" ; VALUE D358F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D359F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Weeks' 2='Months' 3='Years' ; VALUE D442F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Didnt do for other reason' ; VALUE D445F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D443F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Didnt do for other reason' ; VALUE D446F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D444F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Didnt do for other reason' ; VALUE D447F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D510F 93 = "Question excluded from CATI" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1 = 'Yes' 2 = 'No' ; VALUE D528F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "RF/DK or Unknown if receive help for all IADLs" ; VALUE D497F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Could not do it without help or equipment' ; VALUE D498F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D499F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Could not do it without help or equipment' ; VALUE D500F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D501F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Could not do it without help or equipment' ; VALUE D502F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D504F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Got worse' ; VALUE D506F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Got worse' ; VALUE D508F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Got worse' ; VALUE D512F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Didnt do for other reason' ; VALUE D519F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D513F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Didnt do for other reason' ; VALUE D520F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D514F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Yes' 2='No' 3='Didnt do for other reason' ; VALUE D521F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Some' 2='A lot' 3='Unable' ; VALUE D873F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='One' 2='Both' ; VALUE D876F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='One' 2='Both' ; VALUE D881F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='One' 2='Both' ; VALUE D946F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Excellent' 2='Very good' 3='Good' 4='Fair' 5='Poor' ; VALUE D948F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Better' 2='Worse' ; VALUE D949F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Excellent' 2='Very good' 3='Good' 4='Fair' 5='Poor' ; VALUE D1032F 93 = "Question excluded from CATI" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Stayed the same' 3='Got worse' ; VALUE D1034F 93 = "Question excluded from CATI" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Stayed the same' 3='Got worse' ; VALUE D1149F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Excellent' 2='Very good' 3='Good' 4='Fair' 5='Poor' ; VALUE D1151F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1152F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1153F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1154F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1155F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1156F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1157F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1158F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1159F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1160F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1161F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1162F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1163F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1164F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1165F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1166F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1167F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1168F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1169F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1170F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1171F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1172F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1173F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1174F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1175F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Not much changed' 3='Gotten worse' ; VALUE D1176F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Much improved' 2='A bit improved' ; VALUE D1177F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 4='A bit worse' 5='Much worse' ; VALUE D1190F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE D1191F 993 = "Question excluded from SAQ" 994 = "Partial break off" 995 = "Missing because of CATI error" 996 = "Missing (SAQ)" 997 = "Refused" 999 = "Dont Know" ; VALUE D1208F 993 = "Question excluded from SAQ" 994 = "Partial break off" 995 = "Missing because of CATI error" 996 = "Missing (SAQ)" 997 = "Refused" 999 = "Dont Know" ; VALUE D1220F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Self or family in household' 2='Family not in household' 3='Private health insurance' 4='Medicare' 5='Medicaid' 6='Va prgram or other military' 7='Administration on aging' 8='Other private source' 9='Other public source' ; VALUE D1275F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='One eye' 2='Both eyes' ; VALUE D1298F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Stayed the same' 3='Got worse' ; VALUE D1299F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Stayed the same' 3='Got worse' ; VALUE D1300F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Stayed the same' 3='Got worse' ; VALUE D1301F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Improved' 2='Stayed the same' 3='Got worse' ; VALUE D1318F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Required to sign up with a certain doctor group of doctors in area' 2='Allowed to see any doctor in area' ; VALUE D1881F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Medicare' 2='Medicare and medigap' 3='Medicare managed care plan' 4='Medicare managed care and medigap' ; VALUE D1344F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Required to sign up with a certain doctor group of doctors in area' 2='Allowed to see any doctor in area' ; VALUE D1346F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Required to sign up with a certain doctor group of doctors in area' 2='Allowed to see any doctor in area' ; VALUE D1348F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Required to sign up with a certain doctor group of doctors in area' 2='Allowed to see any doctor in area' ; VALUE D1353F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 0='Zero' 1='Less than $500' 2='$500 - $999' 3='$1 000 - $2 999' 4='$3 000 or more' ; VALUE D1844F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Parent' 2='Spouse' 3='Son/daughter' 4='Son-in-law/daughter-in-law' 5='Grandchild/great grandchild' 6='Brother/sister' 7='Brother-in-law/sister-in-law' 8='Aunt/uncle/cousin' 9='Niece/nephew' 10='Other relative' 11='Roommate/friend/neighbor' 12='Other non-relative' ; VALUE D1863F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Very cooperative' 2='Somewhat cooperative' 3='Not cooperative' ; VALUE D1864F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Very interested' 2='Somewhat interested' 3='Not interested' ; VALUE D1866F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Very tiring' 2='A little tiring' 3='Not tiring' ; VALUE D1869F 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='English' 2='Spanish' 3='Other' ; VALUE W3863L 1= 'Married' 2= 'Widowed' 3= 'Divorced' 4= 'Separated' 5= 'Unmarried - unknown' 6= 'Never married' 7= 'Unknown' 93= 'Question excluded from SAQ' 94= 'Partial break off' 95= 'Missing because of CATI error' 96= 'Missing (SAQ)' 97= 'Refused' 99= 'Dont Know' ; VALUE W3865L 1= 'Married' 2= 'Widowed' 3= 'Divorced' 4= 'Separated' 5= 'Unmarried - unknown' 6= 'Never married' 7= 'Unknown' 93= 'Question excluded from CATI' 94= 'Partial break off' 95= 'Missing because of CATI error' 96= 'Missing (SAQ)' 97= 'Refused' 99= 'Dont Know' ; VALUE W3991L 0 = "SP lived alone" 1 = "Yes" 2 = "No" 93= 'Question excluded from SAQ' 94= 'Partial break off' 95= 'Missing because of CATI error' 96= 'Missing (SAQ)' 97= 'Refused' 99= 'Dont Know' ; VALUE W3993L 00 = 'SP lived alone' 01 = 'Yes' 02 = 'No' 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE WSCDE2L 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE W4623L 0 = 'Did not receive help' 1 = 'Did receive help' 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE W4889L 0 = 'Did not wear glasses or contacts at last interview' 1 = 'Did wear glasses or contacts at last interview' 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" ; VALUE W5479L 93 = "Question excluded from SAQ" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1 = "Yes" 2 = "No" ; VALUE D1102F 93 = "Question excluded from CATI" 94 = "Partial break off" 95 = "Missing because of CATI error" 96 = "Missing (SAQ)" 97 = "Refused" 99 = "Dont Know" 1='Required to sign up with a certain doctor group of doctors in area' 2='Allowed to see any doctor in area' ; run; data w3df21 ; length DF1 3 DF3 $2 DF5 $1 DF6 $3 DF9 $2 DF11 $2 DF13 $2 DF15 $2 DF17 3 DF19 3 DF20 3 DF22 3 DF23 3 DF24 3 DF26 3 DF27 3 DF28 3 DF30 3 DF32 4 DF36 3 DF37 3 DF39 3 DF40 3 DF41 3 DF42 3 DF44 3 DF45 3 DF46 3 DF47 3 DF49 3 DF50 3 DF52 3 DF53 3 DF54 3 DF56 3 DF57 3 DF58 $1 DF59 $1 DF60 3 DF61 3 DF63 3 DF64 3 DF65 3 DF66 3 DF67 3 DF68 3 DF69 3 DF70 3 DF71 3 DF72 3 DF73 3 DF76 3 DF78 3 DF80 3 DF83 3 DF85 3 DF87 3 DF88 3 DF89 3 DF91 3 DF94 3 DF96 3 DF98 3 DF100 3 DF102 3 DF104 3 DF107 3 DF108 3 DF111 3 DF112 3 DF114 3 DF116 3 DF118 3 DF120 3 DF123 3 DF125 3 DF128 3 DF130 3 DF133 3 DF135 3 DF138 3 DF139 3 DF140 4 DF146 3 DF147 3 DF150 3 DF151 3 DF152 3 DF153 3 DF154 3 DF157 4 DF163 8 DF174 3 DF175 3 DF176 3 DF177 3 DF178 3 DF180 4 DF184 3 DF186 4 DF190 3 DF191 3 DF192 3 DF193 3 DF194 3 DF196 4 DF200 3 DF201 3 DF203 3 DF204 3 DF206 3 DF208 3 DF210 3 DF212 3 DF214 3 DF216 3 DF218 3 DF220 3 DF222 3 DF224 3 DF226 4 DF230 3 DF232 3 DF234 3 DF236 3 DF238 3 DF240 3 DF242 3 DF244 3 DF246 3 DF248 3 DF250 3 DF252 3 DF254 3 DF256 3 DF258 3 DF260 3 DF262 3 DF264 3 DF266 3 DF268 3 DF270 3 DF272 3 DF274 3 DF276 3 DF278 3 DF280 3 DF282 3 DF284 3 DF286 3 DF288 3 DF290 3 DF292 3 DF294 3 DF296 3 DF299 3 DF301 3 DF303 3 DF305 3 DF307 3 DF309 3 DF311 3 DF313 3 DF315 3 DF317 3 DF319 3 DF321 3 DF323 3 DF325 3 DF328 3 DF330 3 DF332 3 DF334 3 DF336 3 DF338 3 DF340 3 DF342 3 DF344 3 DF346 3 DF348 3 DF350 3 DF352 3 DF354 3 DF356 3 DF358 3 DF360 4 DF364 3 DF366 4 DF370 3 DF372 3 DF374 4 DF378 3 DF380 3 DF382 3 DF384 4 DF388 3 DF390 3 DF392 3 DF394 3 DF396 3 DF398 3 DF400 3 DF402 3 DF404 3 DF406 3 DF408 3 DF410 3 DF412 3 DF414 3 DF416 3 DF418 3 DF420 3 DF422 3 DF424 3 DF426 3 DF428 3 DF430 3 DF432 3 DF434 3 DF436 3 DF438 3 DF440 3 DF442 3 DF444 3 DF446 3 DF448 3 DF450 3 DF452 3 DF454 3 DF456 3 DF458 3 DF460 3 DF462 3 DF464 3 DF466 3 DF468 3 DF470 3 DF472 3 DF474 3 DF476 3 DF478 3 DF480 3 DF482 3 DF484 3 DF486 3 DF488 3 DF490 3 DF492 3 DF494 3 DF496 3 DF498 3 DF500 3 DF502 3 DF504 3 DF506 3 DF508 3 DF510 3 DF512 3 DF514 3 DF516 3 DF518 3 DF520 3 DF522 3 DF524 3 DF526 3 DF528 3 DF530 3 DF532 3 DF534 3 DF536 3 DF538 3 DF540 3 DF542 3 DF544 3 DF546 3 DF548 3 DF550 3 DF552 3 DF554 3 DF556 3 DF558 3 DF560 3 DF562 3 DF564 3 DF566 3 DF568 3 DF570 3 DF572 3 DF574 3 DF576 3 DF578 3 DF580 3 DF582 3 DF584 3 DF586 3 DF588 3 DF590 3 DF592 3 DF594 3 DF596 3 DF598 3 DF600 3 DF602 3 DF604 3 DF606 3 DF608 3 DF610 3 DF612 3 DF614 3 DF616 3 DF618 3 DF620 3 DF622 3 DF624 3 DF626 3 DF628 3 DF630 3 DF632 3 DF634 3 DF636 3 DF638 3 DF640 3 DF642 3 DF644 3 DF646 3 DF648 3 DF650 3 DF652 3 DF654 3 DF656 3 DF658 3 DF660 3 DF662 3 DF664 3 DF666 3 DF668 3 DF670 3 DF672 3 DF674 3 DF676 3 DF678 3 DF680 3 DF682 3 DF684 3 DF686 3 DF688 3 DF690 3 DF692 3 DF694 3 DF696 3 DF698 3 DF700 3 DF702 3 DF704 3 DF706 3 DF708 3 DF710 3 DF712 3 DF714 3 DF716 3 DF718 3 DF720 3 DF722 3 DF724 3 DF726 3 DF728 3 DF730 3 DF732 3 DF734 3 DF736 3 DF738 3 DF740 3 DF742 3 DF744 3 DF746 3 DF748 3 DF750 3 DF752 3 DF754 3 DF756 3 DF758 3 DF760 3 DF762 3 DF764 3 DF766 3 DF768 3 DF770 3 DF772 3 DF774 3 DF776 3 DF778 3 DF780 3 DF782 3 DF784 3 DF786 3 DF788 3 DF790 3 DF792 3 DF794 3 DF796 3 DF798 3 DF800 3 DF802 3 DF804 3 DF806 3 DF808 3 DF810 3 DF812 3 DF814 3 DF816 3 DF818 3 DF820 3 DF822 3 DF824 3 DF826 3 DF828 3 DF830 3 DF832 3 DF834 3 DF836 3 DF838 3 DF840 3 DF842 3 DF844 3 DF846 3 DF848 3 DF850 3 DF852 3 DF854 3 DF857 3 DF859 3 DF861 3 DF863 3 DF865 3 DF867 3 DF869 3 DF871 3 DF873 3 DF875 3 DF877 3 DF879 3 DF881 3 DF883 3 DF885 3 DF888 3 DF890 3 DF892 3 DF894 3 DF896 3 DF898 3 DF900 3 DF902 3 DF904 3 DF906 3 DF908 3 DF910 3 DF912 3 DF914 3 DF916 3 DF918 3 DF920 3 DF922 3 DF924 3 DF926 3 DF928 3 DF930 3 DF932 3 DF934 3 DF936 3 DF938 3 DF940 3 DF942 3 DF944 3 DF946 3 DF948 3 DF950 3 DF952 3 DF954 3 DF956 3 DF958 3 DF960 3 DF962 3 DF964 3 DF966 3 DF968 3 DF970 3 DF972 3 DF974 3 DF976 3 DF978 3 DF980 3 DF982 3 DF984 3 DF986 3 DF988 3 DF990 3 DF992 3 DF994 3 DF996 3 DF998 3 DF1000 3 DF1002 3 DF1004 3 DF1006 3 DF1008 3 DF1010 3 DF1012 3 DF1014 3 DF1016 3 DF1018 3 DF1020 3 DF1022 3 DF1024 3 DF1026 3 DF1028 3 DF1030 3 DF1032 3 DF1034 3 DF1036 3 DF1038 3 DF1040 3 DF1042 3 DF1044 3 DF1046 3 DF1048 3 DF1050 3 DF1052 3 DF1054 3 DF1056 3 DF1058 3 DF1060 3 DF1062 3 DF1064 3 DF1066 3 DF1068 3 DF1070 3 DF1072 3 DF1074 3 DF1076 3 DF1078 3 DF1080 3 DF1082 3 DF1084 3 DF1086 3 DF1088 3 DF1090 3 DF1092 3 DF1094 3 DF1096 3 DF1098 3 DF1100 3 DF1102 3 DF1104 3 DF1106 3 DF1108 3 DF1110 3 DF1112 3 DF1114 3 DF1116 3 DF1118 3 DF1120 3 DF1122 3 DF1124 3 DF1126 3 DF1128 3 DF1130 3 DF1132 3 DF1134 3 DF1136 3 ; label DF1 = "RECORD TYPE" DF3 = "PROCESSING YEAR" DF5 = "PROCESSING QUARTER" DF6 = "RANDOM RECODE OF PSU NUMBER" DF9 = "WEEK - CENSUS CODE*" DF11 = "SEGMENT NUMBER" DF13 = "HOUSEHOLD NUMBER" DF15 = "PERSON NUMBER" DF17 = "PROCESSING WEEK CODE (NUMBD WITHIN QTR)" DF19 = "LATE INTERVIEW (OR LAST ATTEMPT) FLAG" DF20 = "TYPE OF LIVING QUARTERS:" DF22 = "HAS TELEPHONE" DF23 = "SEX" DF24 = "AGE" DF26 = "AGE RECODE #1" DF27 = "AGE RECODE #2" DF28 = "AGE RECODE #3" DF30 = "BIRTH MONTH" DF32 = "BIRTH YEAR" DF36 = "HISPANIC ORIGIN IMPUTED FLAG" DF37 = "MAIN RACIAL BACKGROUND* - REPORTED" DF39 = "RACE RECODE 1" DF40 = "RACE RECODE 2" DF41 = "RACE RECODE 3" DF42 = "HISPANIC ORIGIN" DF44 = "MARITAL STATUS" DF45 = "VETERAN STATUS" DF46 = "ACTV GUARD/RESERVE STATUS FOR ACTV DUTY" DF47 = "EDUCATION OF INDIVIDUAL-COMPLETED YEARS" DF49 = "EDUCATION OF INDIVIDUAL RECODE" DF50 = "HIGHEST ED RESP ADULT FAM MEMBER-DETAIL" DF52 = "HIGHEST ED OF RESP ADULT FAM MEMBER" DF53 = "FAMILY INCOME $20,000 OR MORE" DF54 = "FAMILY INCOME" DF56 = "FAMILY INCOME RECODE" DF57 = "NHIS POVERTY INDEX*" DF58 = "FAMILY RELATIONSHIP TYPE OF FAMILY" DF59 = "FAMILY RELSHIP RELATIONSHIP TO REF PERS" DF60 = "FAMILY RELATIONSHIP RECODE" DF61 = "SIZE OF FAMILY*" DF63 = "SIZE OF FAMILY RECODE" DF64 = "PARENT/OTHR ADULT REL (< 25 NVR MARRIED)" DF65 = "MAJOR ACTIVITY (18+ YEARS OLD)" DF66 = "HEALTH STATUS" DF67 = "ACTIVITY LIMITATION STATUS* RECODE - (ALL AGES)" DF68 = "ACTV LIMIT STAT RECODE BY ABLE WORK 18-69" DF69 = "LIMITATION OF SCHOOL ACTIVITIES" DF70 = "NEEDS HELP WITH PERSONAL CARE" DF71 = "EMPLOYMENT STATUS IN PAST 2 WEEKS" DF72 = "CLASS OF WORKER" DF73 = "INDUSTRY DETAIL CODE" DF76 = "INDUSTRY RECODE 1" DF78 = "INDUSTRY RECODE 2" DF80 = "OCCUPATION DETAIL CODE" DF83 = "OCCUPATION RECODE 1" DF85 = "OCCUPATION RECODE 2" DF87 = "RESPONDENT FOR CORE" DF88 = "CONDITION LIST ASSIGNED AND ASKED" DF89 = "HEIGHT WITHOUT SHOES (18+ YEARS)" DF91 = "WEIGHT WITHOUT SHOES (18+ YEARS)" DF94 = "TOTAL RESTRICTED ACTV DAYS IN PAST 2 WKS-RECODE" DF96 = "BED DAYS IN PAST TWO WEEKS" DF98 = "WORK-LOSS DAYS IN PAST TWO WEEKS" DF100 = "SCHOOL-LOSS DAYS IN PAST TWO WEEKS" DF102 = "OTHER DAYS OF RESTRICTED ACTV PAST 2 WKS" DF104 = "BED DAYS IN PAST 12 MONTHS" DF107 = "BED DAYS IN PAST 12 MONTHS - RECODE" DF108 = "DOCTOR VISITS IN PAST 12 MONTHS" DF111 = "INTERVAL SINCE LAST DOCTOR VISIT" DF112 = "NUMBER OF CONDITIONS" DF114 = "NUMBER OF ACUTE INCIDENCE CONDITIONS" DF116 = "NUMBER OF TWO-WEEK DOCTOR VISITS" DF118 = "NUM SHORT-STAY HOSP EPISODES PAST 12 MON" DF120 = "SHORT-STAY HOSP EPISODE DAYS PAST 12 MON" DF123 = "SHORT-STAY HSP EPISODES PAST 12 EXCL DLV" DF125 = "SHORT-STAY HSP EPSD DAYS PAST 12 EXC DLV" DF128 = "NUM SHORT-STAY HOSP DISCH PAST 6 MONS" DF130 = "DAYS SHORT-STAY HOSP/12 MON/DIS/6 MON" DF133 = "NUM SHORT-STAY HOSP DIS 6 MON EXCL DELV" DF135 = "DAYS SHRT-STY HSP/12 MON/DIS/6 MON/EX DL" DF138 = "YEARS LIVED IN STATE PRESENT RESIDENCE" DF139 = "YEARS LIVED IN UNITED STATES" DF140 = "ANNUAL BASIC WGHT BEFR AGE-SEX-RACE ADJ" DF146 = "TYPE OF SUBSTRATUM" DF147 = "FULL SAMPLE STRATUM IDENTIFIER" DF150 = "REGION" DF151 = "GEOGRAPHIC DISTRIBUTION" DF152 = "TYPE OF PSU" DF153 = "MSA - NON-MSA RESIDENCE" DF154 = "PSEUDO PSU CODES" DF157 = "FINAL ANNUAL SOA II WEIGHT" DF163 = "SOA II CHRON COND PREVL & INCIDENCE FCTR" DF174 = "WAVE 3 INTERVIEW ELIGIBILITY STATUS" DF175 = "WAVE 3 LOCATING STATUS" DF176 = "WAVE 3 INTERVIEW OUTCOME" DF177 = "WAVE 3 INTERVIEW DATA LOCATION" DF178 = "MONTH OF WAVE 3 INTERVIEW - INITIAL" DF180 = "YEAR OF WAVE 3 INTERVIEW - INITIAL" DF184 = "MONTH OF WAVE 3 INTERVIEW - COMPLETION" DF186 = "YEAR OF WAVE 3 INTERVIEW - COMPLETION" DF190 = "INTERVIEW MODE" DF191 = "INTERVIEW COMPLETION STATUS" DF192 = "INTERVIEW INSTRUMENT" DF193 = "SPS VITAL STATUS" DF194 = "MONTH SP LAST KNOWN ALIVE" DF196 = "YEAR SP LAST KNOWN ALIVE" DF200 = "RESPONDENT TYPE" DF201 = "WAVE 3 REINTERVIEW OUTCOME STATUS" DF203 = "SAMPLE PERSONS SEX" DF204 = "RESIDENTIAL STATUS PRIOR TO DEATH" DF206 = "TYPE OF RESIDENCE PRIOR TO DEATH" DF208 = "TYPE OF RESIDENCE PRIOR TO DEATH (RECODE TO MATCH S431)" DF210 = "SAMPLE PERSONS MIGRATION STATUS" DF212 = "PLACE OF SPS DEATH" DF214 = "NUM - TIME IN FACILITY PRIOR TO DEATH" DF216 = "TIME UNITS - TIME IN FACILITY PRIOR TO DEATH" DF218 = "MAJOR ILLNESS OR INJURY" DF220 = "TIME FROM FINAL INJURY/ILLNESS TO DEATH" DF222 = "MOVED SINCE LAST INTERVIEW" DF224 = "MONTH OF LAST MOVE" DF226 = "YEAR OF LAST MOVE" DF230 = "REASON MOVE-SPS HEALTH DETERIORATED" DF232 = "REASON MOVE-SPS HEALTH IMPROVED" DF234 = "REASON MOVE-SPOUSES HEALTH DETERIORATED" DF236 = "REASON MOVE-SPOUSES HEALTH IMPROVED" DF238 = "REASON MOVE-GO TO A DIFFERENT CLIMATE" DF240 = "REASON MOVE-SP MOVED TO A NURSING HOME" DF242 = "REASON MOVE-SPOUSE MOVED TO A NURSING HOME" DF244 = "REASON MOVE-SPOUSE DIED" DF246 = "REASON MOVE-DIVORCED/SEPARATED FROM SPOUSE" DF248 = "REASON MOVE-LIVE CLOSER TO CHILD/CHILDREN" DF250 = "REASON MOVE-LIVE WITH CHILD/CHILDREN" DF252 = "REASON MOVE-LIVE WITH OR CLOSER TO RELATIVE" DF254 = "REASON MOVE-CHANGE IN PEOPLE LIVE/HELP SP" DF256 = "REASON MOVE-GO TO SMALLER HOUSE/APARTMENT" DF258 = "REASON MOVE-FOR FINANCIAL REASONS" DF260 = "REASON MOVE-STRUCTURAL LIMITS OF OLD PLACE" DF262 = "REASON MOVE-GO TO BETTER/SAFER NEIGHBORHOOD" DF264 = "REASON MOVE-GO TO RETIREMENT HOME/COMMUNITY" DF266 = "REASON MOVE-GET CLOSER TO A HEALTH FACILITY" DF268 = "REASON MOVE-OTHER REASONS" DF270 = "MAIN REASON FOR SPS MOVE SINCE LAST INTERVIEW" DF272 = "SP LIVING W/ SPOUSE PRIOR TO DEATH" DF274 = "SP LIVING W/ DAUGHTER PRIOR TO DEATH" DF276 = "SP LIVING W/ SON PRIOR TO DEATH" DF278 = "SP LIVING W/ DAUGHTER/LAW PRIOR TO DEATH" DF280 = "SP LIVING W/ SON-IN-LAW PRIOR TO DEATH" DF282 = "SP LIVING W/ GRANDCHILD PRIOR TO DEATH" DF284 = "SP LIVING W/ SIBLING PRIOR TO DEATH" DF286 = "SP LIVING W/ PARENT PRIOR TO DEATH" DF288 = "SP LIVING W/ OTH RELATIVE PRIOR TO DEATH" DF290 = "SP LIVING W/ NON-RELATIVE PRIOR TO DEATH" DF292 = "PRIOR TO DEATH SP LIVED ALONE" DF294 = "RESIDENT OR PATIENT IN NURSING HOME SINCE LAST INTV" DF296 = "NUM TIMES RESIDENT NURSING HOME SINCE LAST INTV" DF299 = "TOTAL MONTHS SPENT IN NURSING HOME" DF301 = "LESS THAN ONE MONTH SPENT IN NURSING HOME" DF303 = "PAY NH-SELF OR FAMILY IN HH" DF305 = "PAY NH-FAMILY NOT IN HH" DF307 = "PAY NH-PRIVATE HEALTH INSURANCE" DF309 = "PAY NH-MEDICARE" DF311 = "PAY NH-MEDICAID" DF313 = "PAY NH-VA PROGRAM" DF315 = "PAY NH-PRIVATE SOURCE" DF317 = "PAY NH-PUBLIC SOURCE" DF319 = "PAY NH-NO ONE/FREE" DF321 = "WHO PAID MOST OF NURSING HOME COSTS" DF323 = "RESIDENT/PATIENT CONVALESCENT HOME SINCE LAST INTV" DF325 = "NUMBER OF TIMES RESIDENT OF CONVALESCENT HOME" DF328 = "TOTAL MONTHS SPENT IN CONVALESCENT HOME" DF330 = "LESS THAN ONE MONTH SPENT IN CONVALESCENT HOME" DF332 = "PAY CONV-SELF OR FAMILY IN HH" DF334 = "PAY CONV-FAMILY NOT IN HH" DF336 = "PAY CONV-PRIVATE HEALTH INSURANCE" DF338 = "PAY CONV-MEDICARE" DF340 = "PAY CONV-MEDICAID" DF342 = "PAY CONV-VA PROGRAM" DF344 = "PAY CONV-PRIVATE SOURCE" DF346 = "PAY CONV-PUBLIC SOURCE" DF348 = "PAY CONV-NO ONE/FREE" DF350 = "WHO PAID MOST OF CONVALESCENT HOME COSTS" DF352 = "SP STILL MARRIED" DF354 = "SP MARRIED TO SAME PERSON AS IN LAST INTERVIEW" DF356 = "SPOUSE DIED/DIVORCED/SEPARATED" DF358 = "MONTH SP WIDOWED/DIVORCED/SEPARATED" DF360 = "YEAR SP WIDOWED/DIVORCED SEPARATED" DF364 = "MONTH SP REMARRIED" DF366 = "YEAR SP REMARRIED" DF370 = "SP MARRIED SINCE LAST INTERVIEW" DF372 = "MONTH SP MARRIED" DF374 = "YEAR SP MARRIED" DF378 = "SP STILL MARRIED" DF380 = "SPOUSE DIED/DIVORCED/SEPARATED" DF382 = "MONTH SP WIDOWED/DIVORCED/SEPARATED" DF384 = "YEAR SP WIDOWED/DIVORCED/SEPARATED" DF388 = "RECODE W3 MARITAL STATUS (CATI)" DF390 = "RECODE W3 MARITAL STATUS (SAQ)" DF392 = "RECODE SP LIVED W/SPECIFIED RELATIVES: SPOUSE" DF394 = "RECODE SP LIVED W/SPECIFIED RELATIVES: SON" DF396 = "RECODE SP LIVED W/SPECIFIED RELATIVES: SON IN-LAW" DF398 = "RECODE SP LIVED W/SPECIFIED RELATIVES: DAUGHTER" DF400 = "RECODE SP LIVED W/SPECIFIED RELATIVES: DAUGHTER IN-LAW" DF402 = "RECODE SP LIVED W/SPECIFIED RELATIVES: PARENT/IN-LAW" DF404 = "RECODE SP LIVED W/SPECIFIED RELATIVES: SIBLING/IN-LAW" DF406 = "RECODE SP LIVED W/SPECIFIED RELATIVES: GRANDCHILD" DF408 = "RECODE SP LIVED W/SPECIFIED RELATIVES: OTHER RELATIVE" DF410 = "RECODE SP LIVED W/SPECIFIED RELATIVES: OTHER NON-RELATIVE" DF412 = "SPOUSE RESIDED IN CARE FACILITY AT TIME OF SPS DEATH" DF414 = "NUM - LEN TIME SPOUSE RESIDENT IN CARE FACILITY" DF416 = "TIME UNITS - LEN TIME SPOUSE RESIDENT IN CARE FACILITY" DF418 = "ANY DIFF EATING 6 MONTHS PRIOR TO DEATH" DF420 = "HOW MUCH DIFF EATING 6 MONTHS PRIOR TO DEATH" DF422 = "ANY DIFF GETTING IN/OUT OF BED/CHAIRS 6 MONTHS PRIOR TO DEATH" DF424 = "HOW MUCH DIFF GETTING IN/OUT BED/CHAIRS 6 MONTHS PRIOR TO DEATH" DF426 = "ANY DIFF WALKING 6 MONTHS PRIOR TO DEATH" DF428 = "HOW MUCH DIFF WALKING 6 MONTHS PRIOR TO DEATH" DF430 = "RECODE NUM ADL ACTV SP HAD DIFF 6 MON BEFORE DEATH (1a-c)*" DF432 = "RECODE NUM ADL ACTV SP WAS UNABLE TO PERFORM 6 MON BEFORE DEATH (2)**" DF434 = "USED SPECIAL EQUIPMENT EATING 6 MONTHS BEFORE DEATH" DF436 = "EAT EQUIP-SPECIAL OR OVERSIZED EATING EQUIPMENT" DF438 = "EAT EQUIP-BED OR LAP TRAY" DF440 = "EAT EQUIP-COVERED CUP/MODIFIED BOWL OR CUP" DF442 = "EAT EQUIP-TUBE/IV FEEDING" DF444 = "EAT EQUIP-PUREED OR LIQUIFIED FOOD" DF446 = "EAT EQUIP-OTHER" DF448 = "USED SPECIAL EQUIP GETTING IN/OUT BED/CHAIRS 6 MON BEFORE DEATH" DF450 = "BED EQUIP-CANE OR WALKING STICK" DF452 = "BED EQUIP-WALKER" DF454 = "BED EQUIP-CUSHIONS" DF456 = "BED EQUIP-RAISING SEAT/LIFT" DF458 = "BED EQUIP-HOSPITAL BED" DF460 = "BED EQUIP-TRAPEZE/SLING/LIFT/HOYER" DF462 = "BED EQUIP-RAMP" DF464 = "BED EQUIP-BED RAILS" DF466 = "BED EQUIP-HAND RAILS" DF468 = "BED EQUIP-FURNITURE" DF470 = "BED EQUIP-WHEELCHAIR" DF472 = "BED EQUIP-OTHER" DF474 = "USED SPECIAL EQUIPMENT WALKING 6 MONTHS BEFORE DEATH" DF476 = "WALK EQUIP-CANE OR WALKING STICK" DF478 = "WALK EQUIP-WALKER" DF480 = "WALK EQUIP-CRUTCH(ES)" DF482 = "WALK EQUIP-WHEELCHAIR" DF484 = "WALK EQUIP-ARTIFICIAL LEG" DF486 = "WALK EQUIP-BRACE" DF488 = "WALK EQUIP-GUIDE DOG" DF490 = "WALK EQUIP-OXYGEN/BREATHING EQUIPMENT" DF492 = "WALK EQUIP-RAMP" DF494 = "WALK EQUIP-HAND RAIL" DF496 = "WALK EQUIP-FURNITURE" DF498 = "WALK EQUIP-CHAIR LIFT" DF500 = "WALK EQUIP-SCOOTER" DF502 = "WALK EQUIP-OTHER" DF504 = "RECEIVED HELP WITH EATING 6 MONTHS BEFORE DEATH" DF506 = "NEEDED MORE HELP WITH EATING 6 MONTHS PRIOR TO DEATH" DF508 = "NEEDED HELP WITH EATING 6 MONTHS PRIOR TO DEATH" DF510 = "NEEDED HELP/ MORE WITH EATING 6 MONTHS PRIOR TO DEATH (SAQ)" DF512 = "RECEIVED HELP GETTING IN/OUT BED/CHAIRS 6 MONTHS BEFORE DEATH" DF514 = "NEEDED MORE HELP GETTING IN/OUT BED/CHAIRS 6 MONTHS PRIOR TO DEATH" DF516 = "NEEDED HELP GETTING IN/OUT BED/CHAIRS 6 MONTHS PRIOR TO DEATH" DF518 = "NEEDED HELP/MORE HELP GET IN/OUT BED/CHAIRS 6 MON PRIOR TO DEATH (SAQ)" DF520 = "RECEIVED HELP WALKING 6 MONTHS BEFORE DEATH" DF522 = "NEEDED MORE HELP WALKING 6 MONTHS PRIOR TO DEATH" DF524 = "NEEDED HELP WALKING 6 MONTHS PRIOR TO DEATH" DF526 = "NEEDED HELP/MORE HELP WALKING 6 MONTHS PRIOR TO DEATH (SAQ)" DF528 = "RECODE NUM ADL ACTV SP RCVD HELP 6 MON PRIOR TO DEATH (C-4)*" DF530 = "RECODE SP RCVD HELP WITH 1+ ADLs 6 MON PRIOR TO DEATH*" DF532 = "ANY DIFFICULTY WITH EATING WITHOUT HELP 6 MONTHS PRIOR TO DEATH" DF534 = "HOW MUCH DIFFICULTY EATING WITHOUT HELP 6 MONTHS PRIOR TO DEATH" DF536 = "ANY DIFF GET IN/OUT OF BED/CHAIRS WITHOUT HELP 6 MONTHS PRIOR TO DEATH" DF538 = "HOW MUCH DIFF GET IN/OUT OF BED/CHAIRS WITHOUT HELP 6 MON PRIOR TO DEATH" DF540 = "ANY DIFFICULTY WALKING WITHOUT HELP 6 MONTHS PRIOR TO DEATH" DF542 = "HOW MUCH DIFFICULTY WALKING WITHOUT HELP 6 MONTHS PRIOR TO DEATH" DF544 = "NOTICE CHANGE IN ABILITY TO EAT BETWEEN 6 MON/1 MON BEFORE DEATH" DF546 = "EATING IMPRVD/WORSE 6/1 MO BEFORE DEATH" DF548 = "NOTICE CHANGE IN ABILITY GET IN/OUT BED/CHAIRS BTWN 6 MON/1 MON BEFORE DEATH" DF550 = "IN/OUT BED IMPRVD/WORSE 6/1 MO BEF DEATH" DF552 = "NOTICE CHANGE IN ABILITY TO WALK BETWEEN 6 MON/1 MON BEFORE DEATH" DF554 = "WALKING IMPRVD/WORSE 6/1 MO BEFORE DEATH" DF556 = "HAVE ANY DIFFICULTY EATING 1 MONTH PRIOR TO DEATH" DF558 = "HOW MUCH DIFFICULTY EATING 1 MONTH PRIOR TO DEATH" DF560 = "HAVE ANY DIFFICULTY GETTING IN/OUT OF BED/CHAIRS 1 MONTH PRIOR TO DEATH" DF562 = "HOW MUCH DIFFICULTY GETTING IN/OUT BED/CHAIRS 1 MONTH PRIOR TO DEATH" DF564 = "HAVE ANY DIFFICULTY WALKING 1 MONTH PRIOR TO DEATH" DF566 = "HOW MUCH DIFFICULTY WALKING 1 MONTH PRIOR TO DEATH" DF568 = "RECODE NUM ADL ACTV SP HAD DIFF 1 MON BEFORE DEATH (9a-c)*" DF570 = "RECODE NUM ADL ACTV SP WAS UNABLE TO PERFORM 1 MON BEFORE DEATH (10)**" DF572 = "USED SPECIAL EQUIPMENT EATING 1 MONTH BEFORE DEATH" DF574 = "EAT EQUIP-SPECIAL OR OVERSIZED EATING EQUIPMENT" DF576 = "EAT EQUIP-BED OR LAP TRAY" DF578 = "EAT EQUIP-COVERED CUP/MODIFIED BOWL OR CUP" DF580 = "EAT EQUIP-TUBE/IV FEEDING" DF582 = "EAT EQUIP-PUREED OR LIQUIFIED FOOD" DF584 = "EAT EQUIP-OTHER" DF586 = "USED SPECIAL EQUIPMENT GETTING IN/OUT BED/CHAIRS 1 MONTH BEFORE DEATH" DF588 = "BED EQUIP-CANE OR WALKING STICK" DF590 = "BED EQUIP-WALKER" DF592 = "BED EQUIP-CUSHIONS" DF594 = "BED EQUIP-RAISING SEAT/LIFT" DF596 = "BED EQUIP-HOSPITAL BED" DF598 = "BED EQUIP-TRAPEZE/SLING/LIFT/HOYER" DF600 = "BED EQUIP-RAMP" DF602 = "BED EQUIP-BED RAILS" DF604 = "BED EQUIP-HAND RAILS" DF606 = "BED EQUIP-FURNITURE" DF608 = "BED EQUIP-WHEELCHAIR" DF610 = "BED EQUIP-OTHER" DF612 = "USED SPECIAL EQUIPMENT WALKING 1 MONTH BEFORE DEATH" DF614 = "WALK EQUIP-CANE/WALKING STICK" DF616 = "WALK EQUIP-WALKER" DF618 = "WALK EQUIP-CRUTCH(ES)" DF620 = "WALK EQUIP-WHEELCHAIR" DF622 = "WALK EQUIP-ARTIFICIAL LEG" DF624 = "WALK EQUIP-BRACE" DF626 = "WALK EQUIP-GUIDE DOG" DF628 = "WALK EQUIP-OXYGEN/BREATHING EQUIPMENT" DF630 = "WALK EQUIP-RAMP" DF632 = "WALK EQUIP-HAND RAIL" DF634 = "WALK EQUIP-FURNITURE" DF636 = "WALK EQUIP-CHAIR LIFT" DF638 = "WALK EQUIP-SCOOTER" DF640 = "WALK EQUIP-OTHER" DF642 = "RECEIVED HELP EATING 1 MONTH BEFORE DEATH" DF644 = "NEEDED MORE HELP EATING 1 MONTH PRIOR TO DEATH" DF646 = "NEEDED HELP EATING 1 MONTH PRIOR TO DEATH" DF648 = "RECEIVED HELP GETTING IN/OUT OF BED/CHAIRS 1 MONTH BEFORE DEATH" DF650 = "NEEDED MORE HELP GETTING IN/OUT OF BED/CHAIRS 1 MONTH PRIOR TO DEATH" DF652 = "NEEDED HELP GETTING IN/OUT OF BED/CHAIRS 1 MONTH PRIOR TO DEATH" DF654 = "RECEIVED HELP WALKING 1 MONTH BEFORE DEATH" DF656 = "NEEDED MORE HELP WALKING 1 MONTH PRIOR TO DEATH" DF658 = "NEEDED HELP WALKING 1 MONTH PRIOR TO DEATH" DF660 = "RECODE NUM ADL ACTV SP RCVD HELP FROM ANOTH PERS 1 MON PRIOR TO DEATH (C-12)*" DF662 = "RECODE SP RECEIVED HELP WITH 1+ ADLs 1 MONTH PRIOR TO DEATH*" DF664 = "FELL SINCE LAST INTERVIEW" DF666 = "FELL MORE THAN ONCE SINCE LAST INTERVIEW" DF668 = "INJURED FROM FALL(S)" DF670 = "FRACTURE" DF672 = "BRUISE, CUT, OR SCRAPE" DF674 = "LOST CONSCIOUSNESS" DF676 = "OTHER INJURY" DF678 = "CATARACTS (CATI) AT TIME OF DEATH" DF680 = "CATARACTS IN ONE OR BOTH EYES (CATI) AT TIME OF DEATH" DF682 = "CATARACTS IN ONE EYE (SAQ) AT TIME OF DEATH" DF684 = "CATARACTS IN BOTH EYES (SAQ) AT TIME OF DEATH" DF686 = "GLAUCOMA AT TIME OF DEATH" DF688 = "BLINDNESS (CATI) AT TIME OF DEATH" DF690 = "BLINDNESS IN ONE OR BOTH EYES (CATI) AT TIME OF DEATH" DF692 = "BLINDNESS IN ONE EYE (SAQ) AT TIME OF DEATH" DF694 = "BLINDNESS IN BOTH EYES (SAQ) AT TIME OF DEATH" DF696 = "OTHER TROUBLE SEEING EVEN WITH GLASSES (ONE OR BOTH EYES)" DF698 = "RECODE WORE GLASSES OR CONTACTS AT LAST INTERVIEW*" DF700 = "USED EYEGLASSES OR CONTACTS (CATI)" DF702 = "USED EYEGLASSES OR CONTACTS (SAQ)" DF704 = "DEAFNESS (CATI) AT TIME OF DEATH" DF706 = "DEAFNESS IN ONE OR BOTH EARS (CATI) AT TIME OF DEATH" DF708 = "DEAFNESS IN ONE EAR (SAQ) AT TIME OF DEATH" DF710 = "DEAFNESS IN BOTH EARS (SAQ) AT TIME OF DEATH" DF712 = "OTHER TROUBLE HEARING WITH ONE OR BOTH EARS" DF714 = "USED A HEARING AID" DF716 = "HAD TOOTH OR MOUTH PROBLEMS" DF718 = "HAD A BROKEN HIP SINCE LAST INTERVIEW" DF720 = "HAD OSTEOPOROSIS AT TIME OF DEATH" DF722 = "HAD DIABETES AT TIME OF DEATH" DF724 = "HAD ARTHRITIS AT TIME OF DEATH" DF726 = "HAD BRONCHITIS/EMPHYSEMA AT TIME OF DEATH" DF728 = "HAD ASTHMA AT TIME OF DEATH" DF730 = "HAD HYPERTENSION AT TIME OF DEATH" DF732 = "HAD HEART DISEASE AT TIME OF DEATH" DF734 = "HAD A HEART ATTACK SINCE LAST INTERVIEW" DF736 = "HAD A STROKE SINCE LAST INTERVIEW" DF738 = "HAD CANCER OF ANY KIND AT TIME OF DEATH" DF740 = "RECODE NUMBER OF CONDITIONS REPORTED" DF742 = "CANCER-COLON/RECTAL/BOWEL" DF744 = "CANCER-SKIN - MELANOMA" DF746 = "CANCER-SKIN - NONMELANOMA" DF748 = "CANCER-SKIN - UNKNOWN TYPE" DF750 = "CANCER-UTERINE/OVARIAN" DF752 = "CANCER-PROSTATE" DF754 = "CANCER-STOMACH" DF756 = "CANCER-LEUKEMIA" DF758 = "CANCER-BREAST" DF760 = "CANCER-CERVICAL" DF762 = "CANCER-LUNG" DF764 = "CANCER-LIVER" DF766 = "CANCER-PANCREATIC" DF768 = "CANCER-KIDNEY" DF770 = "CANCER-LYMPHOMA" DF772 = "CANCER-OTHER" DF774 = "RECODE NUMBER OF CANCER TYPES MENTIONED (FEMALE)" DF776 = "RECODE NUMBER OF CANCER TYPES MENTIONED (MALE)" DF778 = "SPS HEALTH 6 MONTHS PRIOR TO DEATH" DF780 = "NOTICEABLE CHANGE IN SPS HEALTH BETWEEN 6 MONTHS AND 1 MONTH" DF782 = "HEALTH BETTER/WORSE 6/1 MO BEFORE DEATH" DF784 = "SPS HEALTH 1 MONTH PRIOR TO DEATH" DF786 = "SPS MEMORY PRIOR TO DEATH" DF788 = "SPS MEMORY OF FRIENDS/FAMILY" DF790 = "FRIENDS/FAMILY MUCH/BIT IMPROVED" DF792 = "FRIENDS/FAMILY MUCH/BIT WORSE" DF794 = "SPS MEMORY OF RECENT EVENTS" DF796 = "RECENT EVENTS MUCH/BIT IMPROVED" DF798 = "RECENT EVENTS MUCH/BIT WORSE" DF800 = "SPS MEMORY OF CONVERSATIONS DAYS LATER" DF802 = "RECALLING CONVERSATIONS MUCH/BIT IMPROVED" DF804 = "RECALLING CONVERSATIONS MUCH/BIT WORSE" DF806 = "SPS MEMORY OF ADDRESS/PHONE" DF808 = "ADDRESS/PHONE MUCH/BIT IMPROVED" DF810 = "ADDRESS/PHONE MUCH/BIT WORSE" DF812 = "SPS MEMORY OF DAY/MONTH" DF814 = "DAY/MONTH MUCH/BIT IMPROVED" DF816 = "DAY/MONTH MUCH/BIT WORSE" DF818 = "SPS MEMORY OF WHERE THINGS ARE KEPT" DF820 = "WHERE THINGS ARE KEPT MUCH/BIT IMPROVED" DF822 = "WHERE THINGS ARE KEPT MUCH/BIT WORSE" DF824 = "SP AT MAKING DECISIONS" DF826 = "MAKING DECISIONS MUCH/BIT IMPROVED" DF828 = "MAKING DECISIONS MUCH/BIT WORSE" DF830 = "SPS HANDLING OF MONEY FOR SHOPPING" DF832 = "HANDLING MONEY MUCH/BIT IMPROVED" DF834 = "HANDLING MONEY MUCH/BIT WORSE" DF836 = "SPS HANDLING OF FINANCIAL MATTERS" DF838 = "FINANCIAL MATTERS MUCH/BIT IMPROVED" DF840 = "FINANCIAL MATTERS MUCH/BIT WORSE" DF842 = "EVER GET LOST IN FAMILIAR ENVIRONMENT" DF844 = "EVER WANDER OFF" DF846 = "COULD BE LEFT ALONE FOR AN HOUR OR SO" DF848 = "SEE/HEAR THINGS NOT THERE" DF850 = "HOSPITAL PATIENT OVERNIGHT SINCE LAST INTERVIEW" DF852 = "HOW OFTEN BEEN A HOSPITAL PATIENT OVERNIGHT SINCE LAST INTERVIEW" DF854 = "HOW MANY NIGHTS IN HOSPITAL SINCE LAST INTERVIEW" DF857 = "RECEIVED HOME HEALTH CARE SINCE LAST INTERVIEW" DF859 = "RECEIVED SKILLED NURSING CARE" DF861 = "RECEIVED PHYSICAL THERAPY" DF863 = "RECEIVED OCCUPATIONAL THERAPY" DF865 = "RECEIVED SPEECH THERAPY" DF867 = "RECEIVED DIALYSIS" DF869 = "RECEIVED TUBE FEEDING" DF871 = "RECEIVED PERSONAL ASSISTANT SERVICES" DF873 = "RECEIVED HOMEMAKER/COMPANION SERVICES" DF875 = "RECEIVED NUTRITIONAL COUNSELING" DF877 = "RECEIVED OXYGEN/RESPIRATORY THERAPY" DF879 = "RECEIVED HOSPICE CARE" DF881 = "RECEIVED OTHER HOME HEALTH CARE" DF883 = "RECEIVED HOME HEALTH CARE DURING LAST 3 MONTHS OF LIFE" DF885 = "NUM TIMES HOME HEALTH CARE SERVICES RCVD DURING LAST 3 MON OF LIFE" DF888 = "PAY HOME HEALTH-SELF / FAMILY IN HH" DF890 = "PAY HOME HEALTH-FAMILY NOT IN HOUSEHOLD" DF892 = "PAY HOME HEALTH-PRIVATE INSURANCE" DF894 = "PAY HOME HEALTH-MEDICARE" DF896 = "PAY HOME HEALTH-MEDICAID" DF898 = "PAY HOME HEALTH-VA PROGRAM OR OTHER MILITARY" DF900 = "PAY HOME HEALTH-ADMINISTRATION ON AGING" DF902 = "PAY HOME HEALTH-OTHER PRIVATE SOURCE" DF904 = "PAY HOME HEALTH-OTHER PUBLIC SOURCE" DF906 = "PAY HOME HEALTH-NO ONE/FREE" DF908 = "WHO PAID MOST FOR HOME HEALTH CARE" DF910 = "MEDICARE PAID ALL / PART OF SERVICES" DF912 = "NEEDED MORE HOME HEALTH CARE SERVICES" DF914 = "MORE HM CR NOT RCVD-PROVIDER THINKS NO LONGER NEEDED" DF916 = "MORE HM CR NOT RCVD-NO REFERRAL OR RECOMMENDATION" DF918 = "MORE HM CR NOT RCVD-TOO EXPENSIVE / COULD NOT AFFORD" DF920 = "MORE HM CR NOT RCVD-NOT COVERED BY MEDICARE / MEDICAID" DF922 = "MORE HM CR NOT RCVD-NO LONGER COVERED BY MEDICARE / OTHER" DF924 = "MORE HM CR NOT RCVD-NO LONGER ON MEDICAID" DF926 = "MORE HM CR NOT RCVD-NO PROVIDER AVAILABLE" DF928 = "MORE HM CR NOT RCVD-DID NOT LIKE PROVIDER" DF930 = "MORE HM CR NOT RCVD-OTHER REASON" DF932 = "NEEDED HOME HEALTH CARE SINCE LAST INTERVIEW" DF934 = "ANY HM CR NOT RCVD-DIDNT KNOW HOW TO FIND PROVIDER" DF936 = "ANY HM CR NOT RCVD-PROVIDER THINKS NO LONGER NEEDED" DF938 = "ANY HM CR NOT RCVD-NO REFERRAL OR RECOMMENDATION" DF940 = "ANY HM CR NOT RCVD-TOO EXPENSIVE/CANNOT AFFORD" DF942 = "ANY HM CR NOT RCVD-NOT COVERED BY MEDICARE / MEDICAID" DF944 = "ANY HM CR NOT RCVD-NO LONGER COVERED BY MEDICARE / OTHER" DF946 = "ANY HM CR NOT RCVD-NO LONGER ON MEDICAID" DF948 = "ANY HM CR NOT RCVD-NO HOME HEALTH SERVICES AVAILABLE" DF950 = "ANY HM CR NOT RCVD-DID NOT LIKE PROVIDER" DF952 = "ANY HM CR NOT RCVD-INSTITUTIONALIZED" DF954 = "ANY HM CR NOT RCVD-OTHER REASON" DF956 = "EVER HAD HEART SURGERY/CORONARY BYPASS" DF958 = "EVER HAD CORONARY OR BALLOON ANGIOPLASTY" DF960 = "EVER HAD CORONARY CATHETERIZATION" DF962 = "EVER HAD SURGERY TO INSERT A PACEMAKER" DF964 = "EVER HAD SURGERY INSERT ART HEART VALVE" DF966 = "EVER HAD CHEMOTHERAPY" DF968 = "EVER HAD RADIATION THERAPY" DF970 = "EVER HAD SURGERY FOR CANCER" DF972 = "EVER HAD HIP REPLACEMENT SURGERY" DF974 = "EVER HAD KNEE REPLACEMENT SURGERY" DF976 = "EVER HAD FOOT SURGERY" DF978 = "EVER HAD A HERNIA OPERATION" DF980 = "EVER HAD KIDNEY DIALYSIS" DF982 = "EVER HAD A KIDNEY TRANSPLANT" DF984 = "EVER HAD A STRESS TEST" DF986 = "EVER HAD CATARACT SURGERY (CATI)" DF988 = "EVER HAD CATARACT SURGERY IN ONE OR BOTH EYES (CATI)" DF990 = "EVER HAD CATARACT SURGERY ON ONE EYE (SAQ)" DF992 = "EVER HAD CATARACT SURGERY ON BOTH EYES (SAQ)" DF994 = "EVER HAD A HYSTERECTOMY" DF996 = "HEART SURGERY OR CORONARY BYPASS SINCE LAST INTV" DF998 = "CORONARY/BALLOON ANGIOPLASTY SINCE LAST INTV" DF1000 = "CORONARY CATHETERIZATION SINCE LAST INTV" DF1002 = "SURGERY TO INSERT A PACEMAKER SINCE LAST INTV" DF1004 = "SURGERY/ART HEART VALVE SINCE LAST INTV" DF1006 = "CHEMOTHERAPY SINCE LAST INTV" DF1008 = "RADIATION THERAPY SINCE LAST INTV" DF1010 = "SURGERY FOR CANCER SINCE LAST INTV" DF1012 = "HIP REPLACEMENT SURGERY SINCE LAST INTV" DF1014 = "KNEE REPLACEMENT SURGERY SINCE LAST INTV" DF1016 = "FOOT SURGERY SINCE LAST INTV" DF1018 = "HERNIA OPERATION SINCE LAST INTV" DF1020 = "KIDNEY DIALYSIS SINCE LAST INTV" DF1022 = "KIDNEY TRANSPLANT SINCE LAST INTV" DF1024 = "STRESS TEST SINCE LAST INTV" DF1026 = "CATARACT SURGERY (CATI) SINCE LAST INTV" DF1028 = "CATARACT SURGERY ON ONE EYE (SAQ) SINCE LAST INTV" DF1030 = "CATARACT SURGERY ON BOTH EYES (SAQ) SINCE LAST INTV" DF1032 = "CHEST PAIN IMPROVE/SAME/WORSE (CATI) AFTER HEART/ANGIO" DF1034 = "CHEST PAIN IMPROVE/SAME/WORSE AFTER HEART SURGERY (SAQ)" DF1036 = "CHEST PAIN IMPROVE/SAME/WORSE AFTER ANGIOPLASTY (SAQ)" DF1038 = "PHYSICAL ACTIVITY IMPROVE/SAME/WORSE (CATI) HEART/ANGIO" DF1040 = "PHYSICAL ACTIVITY IMPROVE/SAME/WORSE AFTER HEART SURGERY (SAQ)" DF1042 = "PHYSICAL ACTIVITY IMPROVE/SAME/WORSE AFTER ANGIOPLASTY (SAQ)" DF1044 = "PHYSICAL ACTIVITIES IMPROVE/SAME/WORSE (CATI) HIP/KNEE" DF1046 = "PHYSICAL ACTIVITIES IMPROVE/SAME/WORSE AFTER HIP SURGERY (SAQ)" DF1048 = "PHYSICAL ACTIVITIES IMPROVE/SAME/WORSE AFTER KNEE SURGERY (SAQ)" DF1050 = "VISION IMPROVE/SAME/WORSE-CAT SURGERY (CATI)" DF1052 = "VISION IMPROVE/SAME/WORSE-CAT SURG ONE EYE (SAQ)" DF1054 = "VISION IMPROVE/SAME/WORSE-CAT SURG BOTH EYES (SAQ)" DF1056 = "SP PROVIDED WRITTEN INSTRUCTIONS ON CARE" DF1058 = "INSTRUCTIONS EXPRESSED DESIRE TO RECEIVE ALL CARE POSSIBLE" DF1060 = "INSTRUCTIONS EXPRESSED DESIRE TO LIMIT CARE IN SITUATIONS" DF1062 = "INSTRUCTIONS EXPRESSED DESIRE FOR COMFORT BUT NO EXTREME MEASURES" DF1064 = "INSTRUCTIONS FOLLOWED AT TIME OF DEATH" DF1066 = "DURABLE POWER OF ATTORNEY" DF1068 = "RECODE COVERED BY MEDICARE AT LAST INTERVIEW" DF1070 = "COVERED BY MEDICARE AT TIME OF DEATH" DF1072 = "MEDICARE CERTAIN DOCTORS ONLY" DF1074 = "MEDICARE SIGNED UP WITH HMO" DF1076 = "HAD HEALTH INSURANCE WHICH SUPPLEMENTS MEDICARE" DF1078 = "RECODE NUMBER OF HEALTH INSURANCE PLANS WHICH SUPPLEMENT MEDICARE*" DF1080 = "MEDICARE MANAGED/NON MANAGED/MEDIGAP" DF1082 = "EMPLOYER HELPED PAY FOR THIS" DF1084 = "COVERED BY MEDICAID AT TIME OF DEATH" DF1086 = "COVERED BY MILITARY HEALTH CARE AT TIME OF DEATH" DF1088 = "COVERED BY OTHER PUBLIC ASSISTANCE AT TIME OF DEATH" DF1090 = "MEDICAID CERTAIN DOCTORS ONLY" DF1092 = "MEDICAID SIGNED UP WITH HMO" DF1094 = "MILITARY COVERAGE CERTAIN DOCTORS ONLY" DF1096 = "MILITARY COVERAGE SIGNED UP WITH HMO" DF1098 = "OTHER PUBLIC ASSISTANCE CERTAIN DOCTORS ONLY" DF1100 = "OTHER PUBLIC ASSISTANCE SIGNED UP WITH HMO" DF1102 = "MEDICAID/MILITARY/OTHER PUBLIC ASSISTANCE CERTAIN DOCTORS ONLY - SAQ" DF1104 = "MEDICAID/MILITARY/OTHER PUBLIC ASSISTANCE SIGNED UP WITH HMO - SAQ" DF1106 = "HEALTH INS PAID FOR NURSING HOME STAY" DF1108 = "OUT-OF-POCKET MEDICAL CARE COSTS" DF1110 = "RELATIONSHIP OF PROXY TO SP" DF1112 = "PROXY LIVED WITH SP" DF1114 = "RESPONDENT INTELLECTUALLY CAPABLE" DF1116 = "RESPONDENTS ANSWERS REASONABLY ACCURATE" DF1118 = "RESPONDENT UNDERSTOOD QUESTIONS" DF1120 = "HOW COOPERATIVE IN ANSWERING" DF1122 = "HOW INTERESTED IN INTERVIEW" DF1124 = "HOW TIRING DID INTERVIEW SEEM" DF1126 = "RESPONDENT HAVE DIFFICULTY HEARING" DF1128 = "RESPONDENTS HEARING AFFECTED INTERVIEW" DF1130 = "LANGUAGE USED IN INTERVIEW" DF1132 = "R INDICATED SP BEDRIDDEN" DF1134 = "R INDICATED SP WHEELCHAIR BOUND" DF1136 = "R INDICATED SP OTHERWISE INCAPACITATED" ; infile "&w3df" lrecl=1137 pad ; input DF1 1 - 2 DF3 $ 3 - 4 DF5 $ 5 - 5 DF6 $ 6 - 8 DF9 $ 9 - 10 DF11 $ 11 - 12 DF13 $ 13 - 14 DF15 $ 15 - 16 DF17 17 - 18 DF19 19 - 19 DF20 20 - 21 DF22 22 - 22 DF23 23 - 23 DF24 24 - 25 DF26 26 - 26 DF27 27 - 27 DF28 28 - 29 DF30 30 - 31 DF32 32 - 35 DF36 36 - 36 DF37 37 - 38 DF39 39 - 39 DF40 40 - 40 DF41 41 - 41 DF42 42 - 43 DF44 44 - 44 DF45 45 - 45 DF46 46 - 46 DF47 47 - 48 DF49 49 - 49 DF50 50 - 51 DF52 52 - 52 DF53 53 - 53 DF54 54 - 55 DF56 56 - 56 DF57 57 - 57 DF58 $ 58 - 58 DF59 $ 59 - 59 DF60 60 - 60 DF61 61 - 62 DF63 63 - 63 DF64 64 - 64 DF65 65 - 65 DF66 66 - 66 DF67 67 - 67 DF68 68 - 68 DF69 69 - 69 DF70 70 - 70 DF71 71 - 71 DF72 72 - 72 DF73 73 - 75 DF76 76 - 77 DF78 78 - 79 DF80 80 - 82 DF83 83 - 84 DF85 85 - 86 DF87 87 - 87 DF88 88 - 88 DF89 89 - 90 DF91 91 - 93 DF94 94 - 95 DF96 96 - 97 DF98 98 - 99 DF100 100 - 101 DF102 102 - 103 DF104 104 - 106 DF107 107 - 107 DF108 108 - 110 DF111 111 - 111 DF112 112 - 113 DF114 114 - 115 DF116 116 - 117 DF118 118 - 119 DF120 120 - 122 DF123 123 - 124 DF125 125 - 127 DF128 128 - 129 DF130 130 - 132 DF133 133 - 134 DF135 135 - 137 DF138 138 - 138 DF139 139 - 139 DF140 140 - 145 DF146 146 - 146 DF147 147 - 149 DF150 150 - 150 DF151 151 - 151 DF152 152 - 152 DF153 153 - 153 DF154 154 - 156 DF157 157 - 162 DF163 163 - 173 DF174 174 - 174 DF175 175 - 175 DF176 176 - 176 DF177 177 - 177 DF178 178 - 179 DF180 180 - 183 DF184 184 - 185 DF186 186 - 189 DF190 190 - 190 DF191 191 - 191 DF192 192 - 192 DF193 193 - 193 DF194 194 - 195 DF196 196 - 199 DF200 200 - 200 DF201 201 - 202 DF203 203 - 203 DF204 204 - 205 DF206 206 - 207 DF208 208 - 209 DF210 210 - 211 DF212 212 - 213 DF214 214 - 215 DF216 216 - 217 DF218 218 - 219 DF220 220 - 221 DF222 222 - 223 DF224 224 - 225 DF226 226 - 229 DF230 230 - 231 DF232 232 - 233 DF234 234 - 235 DF236 236 - 237 DF238 238 - 239 DF240 240 - 241 DF242 242 - 243 DF244 244 - 245 DF246 246 - 247 DF248 248 - 249 DF250 250 - 251 DF252 252 - 253 DF254 254 - 255 DF256 256 - 257 DF258 258 - 259 DF260 260 - 261 DF262 262 - 263 DF264 264 - 265 DF266 266 - 267 DF268 268 - 269 DF270 270 - 271 DF272 272 - 273 DF274 274 - 275 DF276 276 - 277 DF278 278 - 279 DF280 280 - 281 DF282 282 - 283 DF284 284 - 285 DF286 286 - 287 DF288 288 - 289 DF290 290 - 291 DF292 292 - 293 DF294 294 - 295 DF296 296 - 298 DF299 299 - 300 DF301 301 - 302 DF303 303 - 304 DF305 305 - 306 DF307 307 - 308 DF309 309 - 310 DF311 311 - 312 DF313 313 - 314 DF315 315 - 316 DF317 317 - 318 DF319 319 - 320 DF321 321 - 322 DF323 323 - 324 DF325 325 - 327 DF328 328 - 329 DF330 330 - 331 DF332 332 - 333 DF334 334 - 335 DF336 336 - 337 DF338 338 - 339 DF340 340 - 341 DF342 342 - 343 DF344 344 - 345 DF346 346 - 347 DF348 348 - 349 DF350 350 - 351 DF352 352 - 353 DF354 354 - 355 DF356 356 - 357 DF358 358 - 359 DF360 360 - 363 DF364 364 - 365 DF366 366 - 369 DF370 370 - 371 DF372 372 - 373 DF374 374 - 377 DF378 378 - 379 DF380 380 - 381 DF382 382 - 383 DF384 384 - 387 DF388 388 - 389 DF390 390 - 391 DF392 392 - 393 DF394 394 - 395 DF396 396 - 397 DF398 398 - 399 DF400 400 - 401 DF402 402 - 403 DF404 404 - 405 DF406 406 - 407 DF408 408 - 409 DF410 410 - 411 DF412 412 - 413 DF414 414 - 415 DF416 416 - 417 DF418 418 - 419 DF420 420 - 421 DF422 422 - 423 DF424 424 - 425 DF426 426 - 427 DF428 428 - 429 DF430 430 - 431 DF432 432 - 433 DF434 434 - 435 DF436 436 - 437 DF438 438 - 439 DF440 440 - 441 DF442 442 - 443 DF444 444 - 445 DF446 446 - 447 DF448 448 - 449 DF450 450 - 451 DF452 452 - 453 DF454 454 - 455 DF456 456 - 457 DF458 458 - 459 DF460 460 - 461 DF462 462 - 463 DF464 464 - 465 DF466 466 - 467 DF468 468 - 469 DF470 470 - 471 DF472 472 - 473 DF474 474 - 475 DF476 476 - 477 DF478 478 - 479 DF480 480 - 481 DF482 482 - 483 DF484 484 - 485 DF486 486 - 487 DF488 488 - 489 DF490 490 - 491 DF492 492 - 493 DF494 494 - 495 DF496 496 - 497 DF498 498 - 499 DF500 500 - 501 DF502 502 - 503 DF504 504 - 505 DF506 506 - 507 DF508 508 - 509 DF510 510 - 511 DF512 512 - 513 DF514 514 - 515 DF516 516 - 517 DF518 518 - 519 DF520 520 - 521 DF522 522 - 523 DF524 524 - 525 DF526 526 - 527 DF528 528 - 529 DF530 530 - 531 DF532 532 - 533 DF534 534 - 535 DF536 536 - 537 DF538 538 - 539 DF540 540 - 541 DF542 542 - 543 DF544 544 - 545 DF546 546 - 547 DF548 548 - 549 DF550 550 - 551 DF552 552 - 553 DF554 554 - 555 DF556 556 - 557 DF558 558 - 559 DF560 560 - 561 DF562 562 - 563 DF564 564 - 565 DF566 566 - 567 DF568 568 - 569 DF570 570 - 571 DF572 572 - 573 DF574 574 - 575 DF576 576 - 577 DF578 578 - 579 DF580 580 - 581 DF582 582 - 583 DF584 584 - 585 DF586 586 - 587 DF588 588 - 589 DF590 590 - 591 DF592 592 - 593 DF594 594 - 595 DF596 596 - 597 DF598 598 - 599 DF600 600 - 601 DF602 602 - 603 DF604 604 - 605 DF606 606 - 607 DF608 608 - 609 DF610 610 - 611 DF612 612 - 613 DF614 614 - 615 DF616 616 - 617 DF618 618 - 619 DF620 620 - 621 DF622 622 - 623 DF624 624 - 625 DF626 626 - 627 DF628 628 - 629 DF630 630 - 631 DF632 632 - 633 DF634 634 - 635 DF636 636 - 637 DF638 638 - 639 DF640 640 - 641 DF642 642 - 643 DF644 644 - 645 DF646 646 - 647 DF648 648 - 649 DF650 650 - 651 DF652 652 - 653 DF654 654 - 655 DF656 656 - 657 DF658 658 - 659 DF660 660 - 661 DF662 662 - 663 DF664 664 - 665 DF666 666 - 667 DF668 668 - 669 DF670 670 - 671 DF672 672 - 673 DF674 674 - 675 DF676 676 - 677 DF678 678 - 679 DF680 680 - 681 DF682 682 - 683 DF684 684 - 685 DF686 686 - 687 DF688 688 - 689 DF690 690 - 691 DF692 692 - 693 DF694 694 - 695 DF696 696 - 697 DF698 698 - 699 DF700 700 - 701 DF702 702 - 703 DF704 704 - 705 DF706 706 - 707 DF708 708 - 709 DF710 710 - 711 DF712 712 - 713 DF714 714 - 715 DF716 716 - 717 DF718 718 - 719 DF720 720 - 721 DF722 722 - 723 DF724 724 - 725 DF726 726 - 727 DF728 728 - 729 DF730 730 - 731 DF732 732 - 733 DF734 734 - 735 DF736 736 - 737 DF738 738 - 739 DF740 740 - 741 DF742 742 - 743 DF744 744 - 745 DF746 746 - 747 DF748 748 - 749 DF750 750 - 751 DF752 752 - 753 DF754 754 - 755 DF756 756 - 757 DF758 758 - 759 DF760 760 - 761 DF762 762 - 763 DF764 764 - 765 DF766 766 - 767 DF768 768 - 769 DF770 770 - 771 DF772 772 - 773 DF774 774 - 775 DF776 776 - 777 DF778 778 - 779 DF780 780 - 781 DF782 782 - 783 DF784 784 - 785 DF786 786 - 787 DF788 788 - 789 DF790 790 - 791 DF792 792 - 793 DF794 794 - 795 DF796 796 - 797 DF798 798 - 799 DF800 800 - 801 DF802 802 - 803 DF804 804 - 805 DF806 806 - 807 DF808 808 - 809 DF810 810 - 811 DF812 812 - 813 DF814 814 - 815 DF816 816 - 817 DF818 818 - 819 DF820 820 - 821 DF822 822 - 823 DF824 824 - 825 DF826 826 - 827 DF828 828 - 829 DF830 830 - 831 DF832 832 - 833 DF834 834 - 835 DF836 836 - 837 DF838 838 - 839 DF840 840 - 841 DF842 842 - 843 DF844 844 - 845 DF846 846 - 847 DF848 848 - 849 DF850 850 - 851 DF852 852 - 853 DF854 854 - 856 DF857 857 - 858 DF859 859 - 860 DF861 861 - 862 DF863 863 - 864 DF865 865 - 866 DF867 867 - 868 DF869 869 - 870 DF871 871 - 872 DF873 873 - 874 DF875 875 - 876 DF877 877 - 878 DF879 879 - 880 DF881 881 - 882 DF883 883 - 884 DF885 885 - 887 DF888 888 - 889 DF890 890 - 891 DF892 892 - 893 DF894 894 - 895 DF896 896 - 897 DF898 898 - 899 DF900 900 - 901 DF902 902 - 903 DF904 904 - 905 DF906 906 - 907 DF908 908 - 909 DF910 910 - 911 DF912 912 - 913 DF914 914 - 915 DF916 916 - 917 DF918 918 - 919 DF920 920 - 921 DF922 922 - 923 DF924 924 - 925 DF926 926 - 927 DF928 928 - 929 DF930 930 - 931 DF932 932 - 933 DF934 934 - 935 DF936 936 - 937 DF938 938 - 939 DF940 940 - 941 DF942 942 - 943 DF944 944 - 945 DF946 946 - 947 DF948 948 - 949 DF950 950 - 951 DF952 952 - 953 DF954 954 - 955 DF956 956 - 957 DF958 958 - 959 DF960 960 - 961 DF962 962 - 963 DF964 964 - 965 DF966 966 - 967 DF968 968 - 969 DF970 970 - 971 DF972 972 - 973 DF974 974 - 975 DF976 976 - 977 DF978 978 - 979 DF980 980 - 981 DF982 982 - 983 DF984 984 - 985 DF986 986 - 987 DF988 988 - 989 DF990 990 - 991 DF992 992 - 993 DF994 994 - 995 DF996 996 - 997 DF998 998 - 999 DF1000 1000- 1001 DF1002 1002- 1003 DF1004 1004- 1005 DF1006 1006- 1007 DF1008 1008- 1009 DF1010 1010- 1011 DF1012 1012- 1013 DF1014 1014- 1015 DF1016 1016- 1017 DF1018 1018- 1019 DF1020 1020- 1021 DF1022 1022- 1023 DF1024 1024- 1025 DF1026 1026- 1027 DF1028 1028- 1029 DF1030 1030- 1031 DF1032 1032- 1033 DF1034 1034- 1035 DF1036 1036- 1037 DF1038 1038- 1039 DF1040 1040- 1041 DF1042 1042- 1043 DF1044 1044- 1045 DF1046 1046- 1047 DF1048 1048- 1049 DF1050 1050- 1051 DF1052 1052- 1053 DF1054 1054- 1055 DF1056 1056- 1057 DF1058 1058- 1059 DF1060 1060- 1061 DF1062 1062- 1063 DF1064 1064- 1065 DF1066 1066- 1067 DF1068 1068- 1069 DF1070 1070- 1071 DF1072 1072- 1073 DF1074 1074- 1075 DF1076 1076- 1077 DF1078 1078- 1079 DF1080 1080- 1081 DF1082 1082- 1083 DF1084 1084- 1085 DF1086 1086- 1087 DF1088 1088- 1089 DF1090 1090- 1091 DF1092 1092- 1093 DF1094 1094- 1095 DF1096 1096- 1097 DF1098 1098- 1099 DF1100 1100- 1101 DF1102 1102- 1103 DF1104 1104- 1105 DF1106 1106- 1107 DF1108 1108- 1109 DF1110 1110- 1111 DF1112 1112- 1113 DF1114 1114- 1115 DF1116 1116- 1117 DF1118 1118- 1119 DF1120 1120- 1121 DF1122 1122- 1123 DF1124 1124- 1125 DF1126 1126- 1127 DF1128 1128- 1129 DF1130 1130- 1131 DF1132 1132- 1133 DF1134 1134- 1135 DF1136 1136- 1137 ; format DF1 p1l. ; format DF3 $p2l. ; format DF5 $p3l. ; format DF9 $p4l. ; format DF17 p5l. ; format DF19 p6l. ; format DF20 p7l. ; format DF22 p8l. ; format DF23 p9l. ; format DF24 p10l. ; format DF26 p11l. ; format DF27 p12l. ; format DF28 p13l. ; format DF30 p15l. ; format DF32 p16l. ; format DF36 p17l. ; format DF37 p18l. ; format DF39 p19l. ; format DF40 p20l. ; format DF41 p21l. ; format DF42 p22l. ; format DF44 p23l. ; format DF45 p24l. ; format DF46 p25l. ; format DF47 p26l. ; format DF49 p27l. ; format DF50 p28l. ; format DF52 p29l. ; format DF53 p30l. ; format DF54 p31l. ; format DF56 p32l. ; format DF57 p33l. ; format DF58 $p34l. ; format DF59 $p35l. ; format DF60 p36l. ; format DF63 p37l. ; format DF64 p38l. ; format DF65 p39l. ; format DF66 p40l. ; format DF67 p41l. ; format DF68 p42l. ; format DF69 p43l. ; format DF70 p44l. ; format DF71 p45l. ; format DF72 p46l. ; format DF73 p47l. ; format DF76 p48l. ; format DF78 p49l. ; format DF80 p50l. ; format DF83 p51l. ; format DF85 p52l. ; format DF87 p53l. ; format DF88 p54l. ; format DF89 p55l. ; format DF91 p56l. ; format DF94 p57l. ; format DF96 p57l. ; format DF98 p57l. ; format DF100 p57l. ; format DF102 p57l. ; format DF104 p58l. ; format DF107 p59l. ; format DF108 p60l. ; format DF111 p61l. ; format DF138 p62l. ; format DF139 p63l. ; format DF146 p64l. ; format DF150 p65l. ; format DF151 p66l. ; format DF152 p67l. ; format DF153 p68l. ; format DF174 eligf. ; format DF175 locstaf. ; format DF176 outcomf. ; format DF177 datalof. ; format DF178 moninif. ; format DF180 yrinif. ; format DF184 moninif. ; format DF186 yrinif. ; format DF190 intvmof. ; format DF191 intvcof. ; format DF192 intvinf. ; format DF193 vitlstf. ; format DF194 moninif. ; format DF196 yrinif. ; format DF200 typeref. ; format DF201 reintof. ; format DF203 sexf. ; format DF204 resstaf. ; format DF206 restp1f. ; format DF208 restp2f. ; format DF210 migratf. ; format DF212 d133f. ; format DF214 d135f. ; format DF216 d136f. ; format DF218 yesno. ; format DF220 d141f. ; format DF222 yesno. ; format DF224 d144f. ; format DF226 d145f. ; format DF230 yesno. ; format DF232 yesno. ; format DF234 yesno. ; format DF236 yesno. ; format DF238 yesno. ; format DF240 yesno. ; format DF242 yesno. ; format DF244 yesno. ; format DF246 yesno. ; format DF248 yesno. ; format DF250 yesno. ; format DF252 yesno. ; format DF254 yesno. ; format DF256 yesno. ; format DF258 yesno. ; format DF260 yesno. ; format DF262 yesno. ; format DF264 yesno. ; format DF266 yesno. ; format DF268 yesno. ; format DF270 d166f. ; format DF272 yesno. ; format DF274 yesno. ; format DF276 yesno. ; format DF278 yesno. ; format DF280 yesno. ; format DF282 yesno. ; format DF284 yesno. ; format DF286 yesno. ; format DF288 yesno. ; format DF290 yesno. ; format DF292 yesno. ; format DF294 yesno. ; format DF296 d191f. ; format DF299 d192f. ; format DF301 yesno. ; format DF303 yesno. ; format DF305 yesno. ; format DF307 yesno. ; format DF309 yesno. ; format DF311 yesno. ; format DF313 yesno. ; format DF315 yesno. ; format DF317 yesno. ; format DF319 yesno. ; format DF321 d203f. ; format DF323 yesno. ; format DF325 d204f. ; format DF328 d205f. ; format DF330 yesno. ; format DF332 yesno. ; format DF334 yesno. ; format DF336 yesno. ; format DF338 yesno. ; format DF340 yesno. ; format DF342 yesno. ; format DF344 yesno. ; format DF346 yesno. ; format DF348 yesno. ; format DF350 d216f. ; format DF352 d219f. ; format DF354 yesno. ; format DF356 d221f. ; format DF358 d222f. ; format DF360 d223f. ; format DF364 d224f. ; format DF366 d225f. ; format DF370 d226f. ; format DF372 d228f. ; format DF374 d229f. ; format DF378 d230f. ; format DF380 d233f. ; format DF382 d234f. ; format DF384 d235f. ; format DF388 w3863l. ; format DF390 w3865l. ; format DF392 w3991l. ; format DF394 w3993l. ; format DF396 w3993l. ; format DF398 w3993l. ; format DF400 w3993l. ; format DF402 w3993l. ; format DF404 w3993l. ; format DF406 w3993l. ; format DF408 w3993l. ; format DF410 w3993l. ; format DF412 yesno. ; format DF414 d358f. ; format DF416 d359f. ; format DF418 d442f. ; format DF420 d445f. ; format DF422 d443f. ; format DF424 d446f. ; format DF426 d444f. ; format DF428 d447f. ; format DF430 wscde2l. ; format DF432 wscde2l. ; format DF434 yesno. ; format DF436 yesno. ; format DF438 yesno. ; format DF440 yesno. ; format DF442 yesno. ; format DF444 yesno. ; format DF446 yesno. ; format DF448 yesno. ; format DF450 yesno. ; format DF452 yesno. ; format DF454 yesno. ; format DF456 yesno. ; format DF458 yesno. ; format DF460 yesno. ; format DF462 yesno. ; format DF464 yesno. ; format DF466 yesno. ; format DF468 yesno. ; format DF470 yesno. ; format DF472 yesno. ; format DF474 yesno. ; format DF476 yesno. ; format DF478 yesno. ; format DF480 yesno. ; format DF482 yesno. ; format DF484 yesno. ; format DF486 yesno. ; format DF488 yesno. ; format DF490 yesno. ; format DF492 yesno. ; format DF494 yesno. ; format DF496 yesno. ; format DF498 yesno. ; format DF500 yesno. ; format DF502 yesno. ; format DF504 yesno. ; format DF506 yesno. ; format DF508 yesno. ; format DF510 d510f. ; format DF512 yesno. ; format DF514 yesno. ; format DF516 yesno. ; format DF518 d510f. ; format DF520 yesno. ; format DF522 yesno. ; format DF524 yesno. ; format DF526 yesnos. ; format DF528 d528f. ; format DF530 w4623l. ; format DF532 d497f. ; format DF534 d498f. ; format DF536 d499f. ; format DF538 d500f. ; format DF540 d501f. ; format DF542 d502f. ; format DF544 yesno. ; format DF546 d504f. ; format DF548 yesno. ; format DF550 d506f. ; format DF552 yesno. ; format DF554 d508f. ; format DF556 d512f. ; format DF558 d519f. ; format DF560 d513f. ; format DF562 d520f. ; format DF564 d514f. ; format DF566 d521f. ; format DF568 wscde2l. ; format DF570 wscde2l. ; format DF572 yesno. ; format DF574 yesno. ; format DF576 yesno. ; format DF578 yesno. ; format DF580 yesno. ; format DF582 yesno. ; format DF584 yesno. ; format DF586 yesno. ; format DF588 yesno. ; format DF590 yesno. ; format DF592 yesno. ; format DF594 yesno. ; format DF596 yesno. ; format DF598 yesno. ; format DF600 yesno. ; format DF602 yesno. ; format DF604 yesno. ; format DF606 yesno. ; format DF608 yesno. ; format DF610 yesno. ; format DF612 yesno. ; format DF614 yesno. ; format DF616 yesno. ; format DF618 yesno. ; format DF620 yesno. ; format DF622 yesno. ; format DF624 yesno. ; format DF626 yesno. ; format DF628 yesno. ; format DF630 yesno. ; format DF632 yesno. ; format DF634 yesno. ; format DF636 yesno. ; format DF638 yesno. ; format DF640 yesno. ; format DF642 yesno. ; format DF644 yesno. ; format DF646 yesno. ; format DF648 yesno. ; format DF650 yesno. ; format DF652 yesno. ; format DF654 yesno. ; format DF656 yesno. ; format DF658 yesno. ; format DF660 wscde2l. ; format DF662 w4623l. ; format DF664 yesno. ; format DF666 yesno. ; format DF668 yesno. ; format DF670 yesno. ; format DF672 yesno. ; format DF674 yesno. ; format DF676 yesno. ; format DF678 yesno. ; format DF680 d873f. ; format DF682 yesnos. ; format DF684 yesnos. ; format DF686 yesno. ; format DF688 yesno. ; format DF690 d876f. ; format DF692 yesnos. ; format DF694 yesnos. ; format DF696 yesno. ; format DF698 w4889l. ; format DF700 yesno. ; format DF702 yesnos. ; format DF704 yesno. ; format DF706 d881f. ; format DF708 yesnos. ; format DF710 yesnos. ; format DF712 yesno. ; format DF714 yesno. ; format DF716 yesno. ; format DF718 yesno. ; format DF720 yesno. ; format DF722 yesno. ; format DF724 yesno. ; format DF726 yesno. ; format DF728 yesno. ; format DF730 yesno. ; format DF732 yesno. ; format DF734 yesno. ; format DF736 yesno. ; format DF738 yesno. ; format DF740 wscde2l. ; format DF742 yesno. ; format DF744 yesno. ; format DF746 yesno. ; format DF748 yesno. ; format DF750 yesno. ; format DF752 yesno. ; format DF754 yesno. ; format DF756 yesno. ; format DF758 yesno. ; format DF760 yesno. ; format DF762 yesno. ; format DF764 yesno. ; format DF766 yesno. ; format DF768 yesno. ; format DF770 yesno. ; format DF772 yesno. ; format DF774 wscde2l. ; format DF776 wscde2l. ; format DF778 d946f. ; format DF780 yesno. ; format DF782 d948f. ; format DF784 d949f. ; format DF786 d1149f. ; format DF788 d1151f. ; format DF790 d1152f. ; format DF792 d1153f. ; format DF794 d1154f. ; format DF796 d1155f. ; format DF798 d1156f. ; format DF800 d1157f. ; format DF802 d1158f. ; format DF804 d1159f. ; format DF806 d1160f. ; format DF808 d1161f. ; format DF810 d1162f. ; format DF812 d1163f. ; format DF814 d1164f. ; format DF816 d1165f. ; format DF818 d1166f. ; format DF820 d1167f. ; format DF822 d1168f. ; format DF824 d1169f. ; format DF826 d1170f. ; format DF828 d1171f. ; format DF830 d1172f. ; format DF832 d1173f. ; format DF834 d1174f. ; format DF836 d1175f. ; format DF838 d1176f. ; format DF840 d1177f. ; format DF842 yesno. ; format DF844 yesno. ; format DF846 yesno. ; format DF848 yesno. ; format DF850 yesno. ; format DF852 d1190f. ; format DF854 d1191f. ; format DF857 yesno. ; format DF859 yesno. ; format DF861 yesno. ; format DF863 yesno. ; format DF865 yesno. ; format DF867 yesno. ; format DF869 yesno. ; format DF871 yesno. ; format DF873 yesno. ; format DF875 yesno. ; format DF877 yesno. ; format DF879 yesno. ; format DF881 yesno. ; format DF883 yesno. ; format DF885 d1208f. ; format DF888 yesno. ; format DF890 yesno. ; format DF892 yesno. ; format DF894 yesno. ; format DF896 yesno. ; format DF898 yesno. ; format DF900 yesno. ; format DF902 yesno. ; format DF904 yesno. ; format DF906 yesno. ; format DF908 d1220f. ; format DF910 yesno. ; format DF912 yesno. ; format DF914 yesno. ; format DF916 yesno. ; format DF918 yesno. ; format DF920 yesno. ; format DF922 yesno. ; format DF924 yesno. ; format DF926 yesno. ; format DF928 yesno. ; format DF930 yesno. ; format DF932 yesno. ; format DF934 yesno. ; format DF936 yesno. ; format DF938 yesno. ; format DF940 yesno. ; format DF942 yesno. ; format DF944 yesno. ; format DF946 yesno. ; format DF948 yesno. ; format DF950 yesno. ; format DF952 yesno. ; format DF954 yesno. ; format DF956 yesno. ; format DF958 yesno. ; format DF960 yesno. ; format DF962 yesno. ; format DF964 yesno. ; format DF966 yesno. ; format DF968 yesno. ; format DF970 yesno. ; format DF972 yesno. ; format DF974 yesno. ; format DF976 yesno. ; format DF978 yesno. ; format DF980 yesno. ; format DF982 yesno. ; format DF984 yesno. ; format DF986 yesno. ; format DF988 d1275f. ; format DF990 yesnos. ; format DF992 yesnos. ; format DF994 yesno. ; format DF996 yesno. ; format DF998 yesno. ; format DF1000 yesno. ; format DF1002 yesno. ; format DF1004 yesno. ; format DF1006 yesno. ; format DF1008 yesno. ; format DF1010 yesno. ; format DF1012 yesno. ; format DF1014 yesno. ; format DF1016 yesno. ; format DF1018 yesno. ; format DF1020 yesno. ; format DF1022 yesno. ; format DF1024 yesno. ; format DF1026 yesno. ; format DF1028 yesnos. ; format DF1030 yesnos. ; format DF1032 d1298f. ; format DF1034 d1034f. ; format DF1036 d1034f. ; format DF1038 d1299f. ; format DF1040 d1032f. ; format DF1042 d1032f. ; format DF1044 d1300f. ; format DF1046 d1034f. ; format DF1048 d1034f. ; format DF1050 d1301f. ; format DF1052 d1034f. ; format DF1054 d1034f. ; format DF1056 yesno. ; format DF1058 yesno. ; format DF1060 yesno. ; format DF1062 yesno. ; format DF1064 yesno. ; format DF1066 yesno. ; format DF1068 w5479l. ; format DF1070 yesno. ; format DF1072 d1318f. ; format DF1074 yesno. ; format DF1076 yesno. ; format DF1078 wscde2l. ; format DF1080 d1881f. ; format DF1082 yesno. ; format DF1084 yesno. ; format DF1086 yesno. ; format DF1088 yesno. ; format DF1090 d1344f. ; format DF1092 yesno. ; format DF1094 d1346f. ; format DF1096 yesno. ; format DF1098 d1348f. ; format DF1100 yesno. ; format DF1102 d1102f. ; format DF1104 yesnos. ; format DF1106 yesno. ; format DF1108 d1353f. ; format DF1110 d1844f. ; format DF1112 yesno. ; format DF1114 yesno. ; format DF1116 yesno. ; format DF1118 yesno. ; format DF1120 d1863f. ; format DF1122 d1864f. ; format DF1124 d1866f. ; format DF1126 yesno. ; format DF1128 yesno. ; format DF1130 d1869f. ; format DF1132 yesno. ; format DF1134 yesno. ; format DF1136 yesno. ; run ;