/*------------------------------------------------------------------------------------*/ /*by Jean Roth Mon Jun 7 18:27:04 EDT 2004 This program reads the 1991 SIPP Wave 7 Topical Module Data File NOTE: This program is distributed under the GNU GPL. See end of this file and http://www.gnu.org/licenses/ for details. Please report errors to jroth@nber.org Six steps: (1) Uncomment the 'options compress=yes' statement if desired to save space (2) Uncomment 'LENGTH' statement if desired to save space (3) Specify output directories in 'libname' statements (4) Specify the input file name/location in the 'filename' statement (5) On a PC, use backslashes as in C:\ (6) Read in the compressed or uncompressed raw data file. See the 'filename' and 'INFILE' statements. Other changes may be user and platform specific. NOTE: A value of -1 (or -1/# of implied decimals) indicates 'Not in Universe' */ /*------------------------------------------------------------------------------------*/ *options obs=100; *options compress=yes; *Choose compress=yes to save space ; *Choose compress=no if converting to another package using transfer software ; *options pagesize=59 linesize=72; /*------------------------------------------------------------------------------------*/ libname library './'; *See the codebook for more detail; PROC FORMAT cntlout=library.fsp91t7; /* The PROC FORMAT statement will store the formats in a sas data set called fsip91t7 To use the stored formats in a subsequent program, include something like this: proc format cntlin=library.fsp91t7; PROC freq; tables pesex ; format pesex P135L.; For more information, consult the SAS Procedures Guide section of PROC FORMAT */ ; VALUE STATE (default=32) 1 = "Alabama" 4 = "Arizona" 5 = "Arkansas" 6 = "California" 8 = "Colorado" 9 = "Connecticut" 10 = "Delaware" 11 = "District of Columbia" 12 = "Florida" 13 = "Georgia" 15 = "Hawaii" 17 = "Illinois" 18 = "Indiana" 20 = "Kansas" 21 = "Kentucky" 22 = "Louisiana" 24 = "Maryland" 25 = "Massachusetts" 26 = "Michigan" 27 = "Minnesota" 28 = "Mississippi" 29 = "Missouri" 31 = "Nebraska" 32 = "Nevada" 33 = "New Hampshire" 34 = "New Jersey" 35 = "New Mexico" 36 = "New York" 37 = "North Carolina" 39 = "Ohio" 40 = "Oklahoma" 41 = "Oregon" 42 = "Pennsylvania" 44 = "Rhode Island" 45 = "South Carolina" 47 = "Tennessee" 48 = "Texas" 49 = "Utah" 51 = "Virginia" 53 = "Washington" 54 = "West Virginia" 55 = "Wisconsin" 61 = "Maine, Vermont" 62 = "Iowa,North Dakota, South Dakota" 63 = "Alaska, Idaho, Montana, Wyoming" ; VALUE ITEM36B (default=32) 1 = "Interviewed" 2 = "No one home" 3 = "Temporarily absent" 4 = "Refused" 5 = "Unable to locate" 6 = "Other Type A" 9 = "Vacant" 10 = "Occupied by persons with URE" 11 = "Unfit or to be demolished" 12 = "Under construction, not ready" 13 = "Converted to temporary business" 14 = "Unoccupied site for mobile home," 15 = "Permit granted, construction not" 17 = "Demolished" 18 = "House or trailer moved" 19 = "Converted to permanent business" 20 = "Merged" 21 = "Condemned" 23 = "Entire household deceased," 24 = "Moved, address unknown" 25 = "Moved within country beyond" 26 = "All sample persons relisted on" 28 = "Merged HHLDS across panels" ; VALUE INTVW (default=32) 0 = "Not applicable (children" 1 = "Interview (self)" 2 = "Interview (proxy)" 3 = "Non-interview - type Z refusal" 4 = "Non-interview - type Z other" ; VALUE PP_MIS (default=32) 1 = "Interview" 2 = "Non-interview" ; VALUE RRP (default=32) 0 = "Not a sample person in this" 1 = "Household reference person," 2 = "Household reference person" 3 = "Spouse of household reference" 4 = "Child of household reference" 5 = "Other relative of household" 6 = "Non-relative of household" 7 = "Non-relative of household" ; VALUE AGE (default=32) 0 = "Less than 1 full year" 1 = "1 year" ; VALUE SEX (default=32) 1 = "Male" 2 = "Female" ; VALUE RACE (default=32) 1 = "White" 2 = "Black" 3 = "American Indian, Eskimo or Aleut" 4 = "Asian or Pacific Islander" ; VALUE MS (default=32) 0 = "Not a sample person in this" 1 = "Married, spouse present" 2 = "Married, spouse absent" 3 = "Widowed" 4 = "Divorced" 5 = "Separated" 6 = "Never married" ; VALUE PNSP (default=32) 0 = "Not a sample person in this" 999 = "Not applicable" ; VALUE PNPT (default=32) 0 = "Not a sample person in this" 999 = "Not applicable" ; VALUE HIGRADE (default=32) 0 = "Not applicable if under 15," ; VALUE GRD_CMPL (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE ETHNICTY (default=32) 1 = "German" 2 = "English" 3 = "Irish" 4 = "French" 5 = "Italian" 6 = "Scottish" 7 = "Polish" 8 = "Dutch" 9 = "Swedish" 10 = "Norwegian" 11 = "Russian" 12 = "Ukrainian" 13 = "Welsh" 14 = "Mexican-American" 15 = "Chicano" 16 = "Mexican" 17 = "Puerto Rican" 18 = "Cuban" 19 = "Central or South American" 20 = "Other Spanish" 21 = "Afro-American (Black or Negro)" 30 = "Another group not listed" 39 = "Don't know" ; VALUE TM8526L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to SC4800" ; VALUE TM8528L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8608" 2 = "No" ; VALUE TM8530L (default=32) 0 = "Not applicable" 1 = "Owned or being bought" 2 = "Rented for cash - skip to TM8658" 3 = "Occupied without cash payment" ; VALUE TM8538L (default=32) 0 = "Not applicable" ; VALUE TM8539L (default=32) 0 = "Not applicable" ; VALUE TM8540L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8598" ; VALUE TM8564L (default=32) 0 = "Not applicable" ; VALUE TM8568L (default=32) 0 = "Not applicable - Skip to TM8572" ; VALUE TM8569L (default=32) 0 = "Not applicable" ; VALUE TM8572L (default=32) 0 = "Not applicable" ; VALUE TM8576L (default=32) -8 = "Not fixed" 0 = "Not applicable" ; VALUE TM8580L (default=32) 0 = "Not applicable" ; VALUE TM8584L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8587L (default=32) 0 = "Not applicable" 1 = "Yes - FHA" 2 = "Yes - VA" 3 = "No" ; VALUE TM8592L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8566" 2 = "No - skip to TM8598" ; VALUE TM8566L (default=32) 0 = "Not applicable" ; VALUE TM8570L (default=32) 0 = "Not applicable - Skip to TM8574" ; VALUE TM8571L (default=32) 0 = "Not applicable" ; VALUE TM8574L (default=32) 0 = "Not applicable" ; VALUE TM8578L (default=32) -8 = "Not fixed" 0 = "Not applicable" ; VALUE TM8582L (default=32) 0 = "Not applicable" ; VALUE TM8586L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8589L (default=32) 0 = "Not applicable" 1 = "Yes - FHA" 2 = "Yes - VA" 3 = "No" ; VALUE TM8594L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8598" ; VALUE TM8596L (default=32) 0 = "Not applicable" ; VALUE TM8598L (default=32) 0 = "Not applicable - skip to TM8660" ; VALUE TM8608L (default=32) 0 = "Not applicable" 1 = "Owned" 2 = "Rented - skip to TM8658" 3 = "Occupied without cash rent -" ; VALUE TM8610L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8630" ; VALUE TM8612L (default=32) 0 = "Not applicable" 1 = "Mobile home only" 2 = "Site only" 3 = "Site and home" ; VALUE TM8624L (default=32) 0 = "Not applicable" ; VALUE TM8630L (default=32) 0 = "Not applicable" ; VALUE TM8658L (default=32) 0 = "Not applicable" 1 = "In a public housing project" 2 = "Subsidized - skip to TM8714" 3 = "Neither public nor subsidized" ; VALUE TM8660L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8714" ; VALUE TM8662L (default=32) 0 = "Not applicable" ; VALUE TM8664L (default=32) 0 = "Not applicable" ; VALUE TM8666L (default=32) 0 = "Not applicable" ; VALUE TM8714L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8770" ; VALUE TM8716L (default=32) 0 = "Not applicable" ; VALUE TM8730L (default=32) 0 = "Not applicable" ; VALUE TM8754L (default=32) 0 = "Not applicable" 1 = "Money owed" 2 = "Free and clear - skip to TM8766" ; VALUE TM8760L (default=32) 0 = "Not applicable" ; VALUE TM8766L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8720" 2 = "No - skip to TM8770" ; VALUE TM8732L (default=32) 0 = "Not applicable" ; VALUE TM8756L (default=32) 0 = "Not applicable" 1 = "Money owed" 2 = "Free and clear - skip to TM8768" ; VALUE TM8762L (default=32) 0 = "Not applicable" ; VALUE TM8768L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8722" 2 = "No - skip to TM8770" ; VALUE TM8734L (default=32) 0 = "Not applicable" ; VALUE TM8758L (default=32) 0 = "Not applicable" 1 = "Money owed" 2 = "Free and clear - skip to TM8770" ; VALUE TM8764L (default=32) 0 = "Not applicable" ; VALUE TM8788L (default=32) 0 = "Not applicable" ; VALUE TM8792L (default=32) 0 = "Not applicable" 1 = "Money owed" 2 = "Free and clear - skip to TM8800" ; VALUE TM8796L (default=32) 0 = "Not applicable" ; VALUE TM8800L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8782" 2 = "No - skip to SC4800" ; VALUE TM8790L (default=32) 0 = "Not applicable" ; VALUE TM8794L (default=32) 0 = "Not applicable" 1 = "Money owed" 2 = "Free and clear - skip to SC4800" ; VALUE TM8798L (default=32) 0 = "Not applicable - skip to SC4800" ; VALUE IMP40_4Y (default=32) 0 = "Not imputed" 1 = "Imputed TM8540" 2 = "Imputed TM8542" 3 = "Imputed TM8540 & TM8542" ; VALUE TM8000L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to SC2262" ; VALUE TM8002L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8006" 2 = "No" ; VALUE TM8004L (default=32) 0 = "Not applicable" ; VALUE TM8006L (default=32) 0 = "Not applicable" 1 = "Yes - skip to SC2262" 2 = "No" ; VALUE TM8008L (default=32) 0 = "Not applicable" -3 = "None - skip to TM8012" ; VALUE TM8012L (default=32) 0 = "Not applicable" -3 = "None - skip to SC2262" ; VALUE TM8016L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8200" ; VALUE TM8018L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8022" 2 = "No" ; VALUE TM8020L (default=32) 0 = "Not applicable" ; VALUE TM8022L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8200" 2 = "No" ; VALUE TM8024L (default=32) 0 = "Not applicable" -3 = "None - skip to TM8028" ; VALUE TM8028L (default=32) 0 = "Not applicable" -3 = "None - skip to TM8200" ; VALUE TM8032L (default=32) 0 = "Not applicable" 1 = "No spouse in household" 2 = "Interview for spouse not yet" 3 = "Interview for spouse already" ; VALUE TM8034L (default=32) 0 = "Not applicable" -3 = "None - skip to TM8042" ; VALUE TM8038L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8042" ; VALUE TM8040L (default=32) 0 = "Not applicable" ; VALUE TM8042L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to next ISS code or" ; VALUE TM8044L (default=32) 0 = "Not applicable" ; VALUE TM8048L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to next ISS code or" ; VALUE TM8050L (default=32) 0 = "Not applicable" ; VALUE TM8052L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to SC4610" ; VALUE TM8054L (default=32) 0 = "Not applicable" -3 = "None - skip to SC4610" ; VALUE TM8067L (default=32) 0 = "Not applicable" 1 = "Yes - all rental properties on" 2 = "Yes - some rental properties on" 3 = "No" ; VALUE TM8068L (default=32) 0 = "Not applicable" ; VALUE TM8072L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to SC4610" ; VALUE TM8074L (default=32) 0 = "Not applicable" -3 = "None" ; VALUE TM8076L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No -skip to SC4618" ; VALUE TM8078L (default=32) 0 = "Not applicable" -3 = "None - skip to SC4618" ; VALUE TM8091L (default=32) 0 = "Not applicable" 1 = "Yes - all rental properties on" 2 = "Yes - some rental properties on" 3 = "No" ; VALUE TM8092L (default=32) 0 = "Not applicable" ; VALUE TM8096L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to SC4618" ; VALUE TM8098L (default=32) 0 = "Not applicable" -3 = "None" ; VALUE TM8100L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No -skip to next ISS code or" ; VALUE TM8102L (default=32) 0 = "Not applicable" -3 = "None - skip to next ISS" ; VALUE TM8116L (default=32) 0 = "Not applicable" ; VALUE TM8118L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8122" ; VALUE TM8120L (default=32) 0 = "Not applicable" -3 = "None" ; VALUE TM8122L (default=32) 0 = "Not applicable" ; VALUE TM8126L (default=32) 0 = "Not applicable" -3 = "None" ; VALUE TM8128L (default=32) 0 = "Not applicable" -3 = "None" ; VALUE TM8130L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8200" ; VALUE TM8132L (default=32) 0 = "Not applicable" -3 = "None - skip to TM8200" ; VALUE TM4314L (default=32) 3 = "None" ; VALUE TM4322L (default=32) 3 = "None" ; VALUE TM4414L (default=32) 3 = "None" ; VALUE TM4422L (default=32) 3 = "None" ; VALUE TM8200L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8204" ; VALUE TM8202L (default=32) 0 = "Not in umiverse" ; VALUE TM8204L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8208" ; VALUE TM8206L (default=32) 0 = "Not applicable" ; VALUE TM8208L (default=32) 0 = "Not applicable" 1 = "No spouse in household - skip to" 2 = "Interview for spouse not yet" 3 = "Interview for spouse already" ; VALUE TM8209L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8212" ; VALUE TM8210L (default=32) 0 = "Not applicable" -3 = "None" ; VALUE TM8212L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8214L (default=32) 0 = "Not applicable" ; VALUE TM8216L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8218L (default=32) 0 = "Not applicable" ; VALUE TM8220L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8222L (default=32) 0 = "Not applicable" ; VALUE TM8232L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8234" ; VALUE TM8233L (default=32) 0 = "Not applicable" -3 = "None" ; VALUE TM8234L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8258" ; VALUE TM8236L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8238L (default=32) 0 = "Not applicable" ; VALUE TM8240L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8242L (default=32) 0 = "Not applicable" ; VALUE TM8244L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8246L (default=32) 0 = "Not applicable" ; VALUE TM8258L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8526" ; VALUE TM8260L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8284" ; VALUE TM8262L (default=32) 0 = "Not applicable" ; VALUE TM8264L (default=32) 0 = "Not applicable" ; VALUE TM8284L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8308" ; VALUE TM8286L (default=32) 0 = "Not applicable" ; VALUE TM8288L (default=32) 0 = "Not applicable" ; VALUE TM8308L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8324" ; VALUE TM8309L (default=32) 0 = "Not applicable" ; VALUE TM8311L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8324" ; VALUE TM8312L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8324" ; VALUE TM8313L (default=32) 0 = "Not applicable" ; VALUE TM8324L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No -skip to TM8448" ; VALUE TM8326L (default=32) 0 = "Not applicable" ; VALUE TM8330L (default=32) 0 = "Not applicable" 1 = "Under 10" 2 = "10 to 24" 3 = "25 to 99" 4 = "100 or more" ; VALUE TM8334L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No -skip to TM8342" ; VALUE TM8338L (default=32) 0 = "Not applicable" 1 = "Under 25" 2 = "25 to 99" 3 = "100 to 499" 4 = "500 or more" ; VALUE TM8342L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8382" ; VALUE TM8344L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8382" ; VALUE TM8346L (default=32) 0 = "Not applicable" 1 = "Yes- skip to TM8384" 2 = "No" ; VALUE TM8384L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8392L (default=32) 0 = "Not applicable" 1 = "Based on years of service and" 2 = "based on the amount contributed" 3 = "Other" ; VALUE TM8396L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8400L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8420" ; VALUE TM8404L (default=32) 0 = "Not applicable" ; VALUE TM8408L (default=32) 0 = "Not applicable" 1 = "Week" 2 = "Biweekly" 3 = "Month" 4 = "Quarter" 5 = "Year" ; VALUE TM8412L (default=32) 0 = "Not applicable" ; VALUE TM8420L (default=32) 0 = "Not applicable" 1 = "Less than 1 year" ; VALUE TM8424L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8432" 2 = "No" ; VALUE TM8428L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8432L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8434L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No skip to TM8446" ; VALUE TM8436L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No skip to TM8446" ; VALUE TM8438L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8446" ; VALUE TM8440L (default=32) 0 = "Not applicable" ; VALUE TM8442L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8446" ; VALUE TM8444L (default=32) 0 = "Not applicable" 1 = "Same plan" 2 = "Different plan" ; VALUE TM8446L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8328" 2 = "No - skip to TM8448" ; VALUE TM8328L (default=32) 0 = "Not applicable" ; VALUE TM8332L (default=32) 0 = "Not applicable" 1 = "Under 10" 2 = "10 to 24" 3 = "25 to 99" 4 = "100 or more" ; VALUE TM8336L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No -skip to TM8342" ; VALUE TM8340L (default=32) 0 = "Not applicable" 1 = "Under 25" 2 = "25 to 99" 3 = "100 to 499" 4 = "500 or more" ; VALUE TM8343L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8382" ; VALUE TM8345L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8382" ; VALUE TM8348L (default=32) 0 = "Not applicable" 1 = "Yes- skip to TM8384" 2 = "No" ; VALUE TM8386L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8394L (default=32) 0 = "Not applicable" 1 = "Based on years of service" 2 = "Based on the amount contributed" 3 = "Other" ; VALUE TM8398L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8402L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8420" ; VALUE TM8406L (default=32) 0 = "Not applicable" ; VALUE TM8410L (default=32) 0 = "Not applicable" 1 = "Week" 2 = "Biweekly" 3 = "Month" 4 = "Quarter" 5 = "Year" ; VALUE TM8414L (default=32) 0 = "Not applicable" ; VALUE TM8422L (default=32) 0 = "Not applicable" 1 = "Less than 1 year" ; VALUE TM8426L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8432" 2 = "No" ; VALUE TM8430L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8433L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8435L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No skip to TM8446" ; VALUE TM8437L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No skip to TM8446" ; VALUE TM8439L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8446" ; VALUE TM8441L (default=32) 0 = "Not applicable" ; VALUE TM8443L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8446" ; VALUE TM8445L (default=32) 0 = "Not applicable" 1 = "Same plan" 2 = "Different plan" ; VALUE TM8448L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8458" ; VALUE TM8450L (default=32) 0 = "Not applicable" ; VALUE TM8454L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8452L (default=32) 0 = "Not applicable" ; VALUE TM8456L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8458L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to check item TM8475" ; VALUE TM8460L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8474L (default=32) 0 = "Not applicable" ; VALUE TM8475L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8482" ; VALUE TM8476L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8477L (default=32) 0 = "Not applicable" ; VALUE TM8478L (default=32) 0 = "Not applicable" ; VALUE TM8479L (default=32) 0 = "Not applicable" ; VALUE TM8480L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8482" 2 = "No" ; VALUE TM8492L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No skip to check item T11-" ; VALUE TM8493L (default=32) 0 = "Not applicable" 1 = "Retired from job" 2 = "Some other reason - skip to" ; VALUE TM8495L (default=32) 0 = "Not applicable" 1 = "Manufacturing" 2 = "Wholesale trade" 3 = "Retail trade" 4 = "Some other kind of business" ; VALUE TM8498L (default=32) 0 = "Not applicable" 1 = "A private company or union" 2 = "Federal government (exclude" 3 = "State government" 4 = "Local government" 5 = "Armed Forces" 6 = "Unpaid in family business or" ; VALUE TM8500L (default=32) 0 = "Not applicable" 1 = "Under 10" 2 = "10 to 24" 3 = "25 to 99" 4 = "100 or more" ; VALUE TM8501L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8500" ; VALUE TM8502L (default=32) 0 = "Not applicable" 1 = "Under 10" 2 = "10 to 24" 3 = "25 to 99" 4 = "100 or more" ; VALUE TM8503L (default=32) 0 = "Not applicable" ; VALUE TM8504L (default=32) 0 = "Not applicable" ; VALUE TM8505L (default=32) 0 = "Not applicable" ; VALUE TM8506L (default=32) 0 = "Not applicable" ; VALUE TM8508L (default=32) 0 = "Not applicable" ; VALUE TM8510L (default=32) 0 = "Not applicable" 1 = "Week" 2 = "Month" 3 = "Year" ; VALUE TM8514L (default=32) 0 = "Not applicable" ; VALUE TM8516L (default=32) 0 = "Not applicable" 1 = "Based on years of service and" 2 = "Based on the amount contributed" ; VALUE TM8518L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8520L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8524" 2 = "No" ; VALUE TM8522L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8524L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TMIND (default=32) 0 = "Not applicable" ; VALUE TMOCC (default=32) 0 = "Not applicable" ; VALUE IMP8330L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8332L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8334L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8336L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8338L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8340L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8342L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8343L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8344L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8345L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8346L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8348L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP50_7C (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP52_7C (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8384L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8386L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8392L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8394L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8396L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8398L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8400L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8402L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8412L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8414L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8420L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8422L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8424L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8426L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8428L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8430L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8432L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8433L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8434L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8435L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8436L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8437L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8438L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8439L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8440L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8441L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8442L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8443L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8444L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8445L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8454L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8456L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8460L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP62_7C (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8474L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8476L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8477L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8478L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8479L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8480L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP81_9C (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8493L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8498L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8500L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8501L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8502L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8503L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8504L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8505L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8506L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8508L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8510L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8516L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8518L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8520L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8522L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP8524L (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP_IND (default=32) 0 = "Not imputed" 1 = "Imputed" ; VALUE IMP_OCP (default=32) 0 = "Not imputed" 1 = "Imputed" ; filename raw pipe "unzip -p /homes/data/sipp/1991/sipp91t7.zip "; data library.sip91t7; missing A; infile raw lrecl = 20000 missover ; * To read in uncompressed file, uncomment INFILE & comment filename & infile lines; * On a PC, you may need to change the direction of the slashes as in C:\; *INFILE '/homes/data/sipp/1991/sipp91t7.dat' LRECL=20000 PAD END=EOF; *LENGTH SUSEQNUM $5 ID $9 ADDID $2 PP_MIS 4 ENTRY $2 FINALWGT 8 TM8539 4 TM8564 6 TM8568 4 TM8572 6 TM8580 8 TM8566 6 TM8570 4 TM8574 6 TM8582 8 TM8596 6 TM8598 6 TM8624 4 TM8630 4 TM8666 6 TM8730 4 TM8760 4 TM8732 4 TM8762 4 TM8734 4 TM8764 4 TM8788 4 TM8796 4 TM8790 4 TM8798 4 TMCARVL1 4 TMCARVL2 4 TMCARVL3 4 HH_MORTG 6 HH_THEQ 6 HH_VEHCL 6 HH_BEQ 6 HH_INTBK 6 HH_INTOT 6 HH_STK 6 HH_ORE 6 HH_OTAST 6 HH_IRA 6 HH_TWLTH 6 HH_SCDBT 6 HH_USDBT 6 HH_DEBT 6 HH_TNW 6 TM8008 6 TM8012 6 TM8024 6 TM8028 6 TM8034 6 TM8040 4 TM8044 6 TM8050 4 TM8068 6 TM8074 6 TM8092 6 TM8098 6 TM8116 6 TM8120 6 TM8122 6 TM8126 6 TM8128 6 TM8132 6 TM4314 5 TM4322 5 TM4320 4 TM4414 5 TM4422 5 TM4420 4 TM8202 6 TM8206 4 TM8210 4 TM8214 4 TM8218 4 TM8222 4 TM8233 4 TM8238 4 TM8242 4 TM8246 4 TM8264 4 TM8288 4 TM8309 6 TM8313 6 TM8404 4 TM8412 8 TM8440 4 TM8406 4 TM8414 8 TM8441 4 TM8478 4 TM8479 4 TM8506 4 TM8508 4 TM8514 4 DEFAULT=3; /*-------------------------------------------------------------------------------------*/ /* The following changes in variable names have been made, if necessary: '$' to 'd'; '-' to '_'; '%' to 'p'; Note: Variable names in SAS are not case-sensitive */ /*-------------------------------------------------------------------------------------*/ INPUT @1 SUSEQNUM $5. @6 ID $9. @15 ROTATION 1. @16 STATE 2. @18 PINX 2. @20 ADDID $2. @22 ITEM36B 2. @24 INTVW 1. @25 PP_MIS 5. @30 ENTRY $2. @32 PNUM $3. @35 FINALWGT 12.4 @47 RRP 1. @48 AGE 3. @51 SEX 1. @52 RACE 1. @53 MS 1. @54 PNSP 3. @57 PNPT 3. @60 HIGRADE 2. @62 GRD_CMPL 1. @63 ETHNICTY 2. @65 WAVE 1. @69 TM8526 1. @70 TM8528 1. @71 TM8530 1. @72 TM8532 3. @75 TM8534 3. @78 TM8536 3. @81 TM8538 2. @83 TM8539 4. @87 TM8540 2. @89 TM8542 2. @91 TM8564 9. @100 TM8568 4. @104 TM8569 2. @106 TM8572 9. @115 TM8576 2. @117 TM8580 4.2 @121 TM8584 2. @123 TM8587 2. @125 TM8592 1. @126 TM8566 9. @135 TM8570 4. @139 TM8571 2. @141 TM8574 9. @150 TM8578 2. @152 TM8582 4.2 @156 TM8586 2. @158 TM8589 2. @160 TM8594 1. @161 TM8596 9. @170 TM8598 9. @179 TM8608 1. @180 TM8610 2. @182 TM8612 1. @183 TM8624 6. @189 TM8630 6. @195 TM8658 1. @196 TM8660 2. @198 TM8662 3. @201 TM8664 3. @204 TM8666 9. @213 TM8714 1. @214 TM8716 2. @216 TM8718 3. @219 TM8724 3. @222 TM8730 4. @226 TM8754 2. @228 TM8760 6. @234 TM8766 1. @235 TM8720 3. @238 TM8726 3. @241 TM8732 4. @245 TM8756 2. @247 TM8762 6. @253 TM8768 1. @254 TM8722 3. @257 TM8728 3. @260 TM8734 4. @264 TM8758 2. @266 TM8764 6. @272 TM8770 1. @273 TM8772 1. @274 TM8774 1. @275 TM8776 1. @276 TM8778 1. @277 TM8780 3. @280 TM8784 3. @283 TM8788 6. @289 TM8792 2. @291 TM8796 6. @297 TM8800 1. @298 TM8782 3. @301 TM8786 3. @304 TM8790 6. @310 TM8794 2. @312 TM8798 6. @318 TMCARVL1 6. @324 TMCARVL2 6. @330 TMCARVL3 6. @336 HH_MORTG 9. @345 HH_THEQ 9. @354 HH_VEHCL 9. @363 HH_BEQ 9. @372 HH_INTBK 9. @381 HH_INTOT 9. @390 HH_STK 9. @399 HH_ORE 9. @408 HH_OTAST 9. @417 HH_IRA 9. @426 HH_TWLTH 9. @435 HH_SCDBT 9. @444 HH_USDBT 9. @453 HH_DEBT 9. @462 HH_TNW 9. @471 ATSUM01 1. @472 ATSUM02 1. @473 ATSUM03 1. @474 ATSUM04 1. @475 ATSUM05 1. @476 ATSUM06 1. @477 ATSUM07 1. @478 ATSUM08 1. @479 ATSUM09 1. @480 ATSUM10 1. @481 ATSUM11 1. @482 ATSUM12 1. @483 ATSUM13 1. @484 ATSUM14 1. @485 ATSUM15 1. @486 ATSUM16 1. @487 ATSUM17 1. @488 ATSUM18 1. @489 ATSUM19 1. @490 ATSUM20 1. @491 IMP8538 1. @492 IMP8539 1. @493 IMP40_42 1. @494 IMP8580 1. @495 IMP8582 1. @496 IMP8568 1. @497 IMP8569 1. @498 IMP8570 1. @499 IMP8571 1. @500 IMP8572 1. @501 IMP8574 1. @502 IMP8576 1. @503 IMP8584 1. @504 IMP8586 1. @505 IMP8587 1. @506 IMP8589 1. @507 IMP8596 1. @508 IMP8598 1. @509 IMP8610 1. @510 IMP8612 1. @511 IMP8624 1. @512 IMP8630 1. @513 IMP8660 1. @514 IMP8666 1. @515 IMP8714 1. @516 IMP8716 1. @517 IMP8730 1. @518 IMP8732 1. @519 IMP8734 1. @520 IMP8754 1. @521 IMP8756 1. @522 IMP8758 1. @523 IMP8760 1. @524 IMP8762 1. @525 IMP8764 1. @526 IMP70_78 1. @527 IMP8788 1. @528 IMP8790 1. @529 IMP8792 1. @530 IMP8794 1. @531 IMP8796 1. @532 IMP8798 1. @533 TM8000 1. @534 TM8002 1. @535 TM8004 3. @538 TM8006 1. @539 TM8008 9. @548 TM8012 9. @557 TM8016 1. @558 TM8018 1. @559 TM8020 3. @562 TM8022 1. @563 TM8024 9. @572 TM8028 9. @581 IMP8000 1. @582 IMP8004 1. @583 IMP8008 1. @584 IMP8012 1. @585 IMP8016 1. @586 IMP8020 1. @587 IMP8024 1. @588 IMP8028 1. @589 TM8032 1. @590 TM8034 9. @599 TM8038 1. @600 TM8040 6. @606 TM8042 1. @607 TM8044 9. @616 TM8048 1. @617 TM8050 6. @623 TM8052 2. @625 TM8054 2. @627 TM8056 1. @628 TM8058 1. @629 TM8060 1. @630 TM8062 1. @631 TM8064 1. @632 TM8066 1. @633 TM8067 1. @634 TM8068 9. @643 TM8072 2. @645 TM8074 9. @654 TM8076 2. @656 TM8078 2. @658 TM8080 1. @659 TM8082 1. @660 TM8084 1. @661 TM8086 1. @662 TM8088 1. @663 TM8090 1. @664 TM8091 1. @665 TM8092 9. @674 TM8096 2. @676 TM8098 9. @685 TM8100 2. @687 TM8102 2. @689 TM8104 1. @690 TM8106 1. @691 TM8108 1. @692 TM8110 1. @693 TM8112 1. @694 TM8114 1. @695 TM8116 9. @704 TM8118 2. @706 TM8120 9. @715 TM8122 9. @724 TM8126 9. @733 TM8128 9. @742 TM8130 1. @743 TM8132 9. @752 IMP8034 1. @753 IMP8038 1. @754 IMP8040 1. @755 IMP8042 1. @756 IMP8044 1. @757 IMP8048 1. @758 IMP8050 1. @759 IMP8052 1. @760 IMP8054 1. @761 IMP56_66 1. @762 IMP8067 1. @763 IMP8068 1. @764 IMP8072 1. @765 IMP8074 1. @766 IMP8076 1. @767 IMP8078 1. @768 IMP80_90 1. @769 IMP8091 1. @770 IMP8092 1. @771 IMP8096 1. @772 IMP8098 1. @773 IMP8100 1. @774 IMP8102 1. @775 IMP04_14 1. @776 IMP8116 1. @777 IMP8118 1. @778 IMP8120 1. @779 IMP8122 1. @780 IMP8126 1. @781 IMP8128 1. @782 IMP8132 1. @783 TM4314 8. @791 TM4322 8. @799 TM4320 6. @805 TM4414 8. @813 TM4422 8. @821 TM4420 6. @829 TM8200 2. @831 TM8202 9. @840 TM8204 1. @841 TM8206 6. @847 TM8208 1. @848 TM8209 2. @850 TM8210 6. @856 TM8212 2. @858 TM8214 6. @864 TM8216 2. @866 TM8218 6. @872 TM8220 2. @874 TM8222 6. @880 TM8232 2. @882 TM8233 6. @888 TM8234 2. @890 TM8236 2. @892 TM8238 6. @898 TM8240 2. @900 TM8242 6. @906 TM8244 2. @908 TM8246 6. @914 TM8258 1. @915 TM8260 2. @917 TM8262 2. @919 TM8264 6. @925 TM8268 1. @926 TM8270 1. @927 TM8272 1. @928 TM8274 1. @929 TM8276 1. @930 TM8278 1. @931 TM8280 1. @932 TM8282 1. @933 TM8284 2. @935 TM8286 2. @937 TM8288 6. @943 TM8292 1. @944 TM8294 1. @945 TM8296 1. @946 TM8298 1. @947 TM8300 1. @948 TM8302 1. @949 TM8304 1. @950 TM8306 1. @951 TM8308 2. @953 TM8309 9. @962 TM8311 1. @963 TM8312 1. @964 TM8313 9. @973 IMP8200 1. @974 IMP8202 1. @975 IMP8204 1. @976 IMP8206 1. @977 IMP8209 1. @978 IMP8210 1. @979 IMP8212 1. @980 IMP8214 1. @981 IMP8216 1. @982 IMP8218 1. @983 IMP8220 1. @984 IMP8222 1. @985 IMP8312 1. @986 IMP8313 1. @987 IMP8232 1. @988 IMP8233 1. @989 IMP8234 1. @990 IMP8236 1. @991 IMP8238 1. @992 IMP8240 1. @993 IMP8242 1. @994 IMP8244 1. @995 IMP8246 1. @996 IMP8260 1. @997 IMP8262 1. @998 IMP8264 1. @999 IMP68_80 1. @1000 IMP8284 1. @1001 IMP8286 1. @1002 IMP8288 1. @1003 IMP92_04 1. @1004 IMP8308 1. @1005 IMP8309 1. @1009 TM8324 1. @1010 TM8326 2. @1012 TM8330 2. @1014 TM8334 2. @1016 TM8338 2. @1018 TM8342 2. @1020 TM8344 2. @1022 TM8346 2. @1024 TM8350 1. @1025 TM8354 1. @1026 TM8358 1. @1027 TM8362 1. @1028 TM8366 1. @1029 TM8370 1. @1030 TM8374 1. @1031 TM8378 1. @1032 TM8384 2. @1034 TM8392 2. @1036 TM8396 2. @1038 TM8400 2. @1040 TM8404 6. @1046 TM8408 1. @1047 TM8412 3.1 @1050 TM8420 2. @1052 TM8424 2. @1054 TM8428 2. @1056 TM8432 2. @1058 TM8434 2. @1060 TM8436 2. @1062 TM8438 2. @1064 TM8440 6. @1070 TM8442 2. @1072 TM8444 2. @1074 TM8446 1. @1075 TM8328 2. @1077 TM8332 2. @1079 TM8336 2. @1081 TM8340 2. @1083 TM8343 2. @1085 TM8345 2. @1087 TM8348 2. @1089 TM8352 1. @1090 TM8356 1. @1091 TM8360 1. @1092 TM8364 1. @1093 TM8368 1. @1094 TM8372 1. @1095 TM8376 1. @1096 TM8380 1. @1097 TM8386 2. @1099 TM8394 2. @1101 TM8398 2. @1103 TM8402 2. @1105 TM8406 6. @1111 TM8410 1. @1112 TM8414 3.1 @1115 TM8422 2. @1117 TM8426 2. @1119 TM8430 2. @1121 TM8433 2. @1123 TM8435 2. @1125 TM8437 2. @1127 TM8439 2. @1129 TM8441 6. @1135 TM8443 2. @1137 TM8445 2. @1139 TM8448 1. @1140 TM8450 1. @1141 TM8454 2. @1143 TM8452 1. @1144 TM8456 2. @1146 TM8458 1. @1147 TM8460 2. @1149 TM8462 1. @1150 TM8464 1. @1151 TM8466 1. @1152 TM8468 1. @1153 TM8470 1. @1154 TM8472 1. @1155 TM8474 2. @1157 TM8475 1. @1158 TM8476 2. @1160 TM8477 2. @1162 TM8478 4. @1166 TM8479 6. @1172 TM8480 2. @1174 TM8481 1. @1175 TM8482 1. @1176 TM8483 1. @1177 TM8484 1. @1178 TM8485 1. @1179 TM8486 1. @1180 TM8487 1. @1181 TM8488 1. @1182 TM8489 1. @1183 TM8490 1. @1184 TM8491 1. @1185 TM8492 1. @1186 TM8493 2. @1188 TM8495 1. @1189 TM8498 1. @1190 TM8500 2. @1192 TM8501 2. @1194 TM8502 2. @1196 TM8503 2. @1198 TM8504 2. @1200 TM8505 2. @1202 TM8506 4. @1206 TM8508 6. @1212 TM8510 1. @1213 TM8514 4. @1217 TM8516 2. @1219 TM8518 2. @1221 TM8520 2. @1223 TM8522 2. @1225 TM8524 2. @1227 TMIND 3. @1230 TMOCC 3. @1233 IMP8330 1. @1234 IMP8332 1. @1235 IMP8334 1. @1236 IMP8336 1. @1237 IMP8338 1. @1238 IMP8340 1. @1239 IMP8342 1. @1240 IMP8343 1. @1241 IMP8344 1. @1242 IMP8345 1. @1243 IMP8346 1. @1244 IMP8348 1. @1245 IMP50_74 1. @1246 IMP52_76 1. @1247 IMP8384 1. @1248 IMP8386 1. @1249 IMP8392 1. @1250 IMP8394 1. @1251 IMP8396 1. @1252 IMP8398 1. @1253 IMP8400 1. @1254 IMP8402 1. @1255 IMP8412 1. @1256 IMP8414 1. @1257 IMP8420 1. @1258 IMP8422 1. @1259 IMP8424 1. @1260 IMP8426 1. @1261 IMP8428 1. @1262 IMP8430 1. @1263 IMP8432 1. @1264 IMP8433 1. @1265 IMP8434 1. @1266 IMP8435 1. @1267 IMP8436 1. @1268 IMP8437 1. @1269 IMP8438 1. @1270 IMP8439 1. @1271 IMP8440 1. @1272 IMP8441 1. @1273 IMP8442 1. @1274 IMP8443 1. @1275 IMP8444 1. @1276 IMP8445 1. @1277 IMP8454 1. @1278 IMP8456 1. @1279 IMP8460 1. @1280 IMP62_72 1. @1281 IMP8474 1. @1282 IMP8476 1. @1283 IMP8477 1. @1284 IMP8478 1. @1285 IMP8479 1. @1286 IMP8480 1. @1287 IMP81_91 1. @1288 IMP8493 1. @1289 IMP8498 1. @1290 IMP8500 1. @1291 IMP8501 1. @1292 IMP8502 1. @1293 IMP8503 1. @1294 IMP8504 1. @1295 IMP8505 1. @1296 IMP8506 1. @1297 IMP8508 1. @1298 IMP8510 1. @1299 IMP8516 1. @1300 IMP8518 1. @1301 IMP8520 1. @1302 IMP8522 1. @1303 IMP8524 1. @1304 IMP_IND 1. @1305 IMP_OCP 1. ; LABEL SUSEQNUM = "Sequence number of sample unit" ID = "Sample unit identifier" ROTATION = "Rotation" STATE = "FIPS state code from the MST/GRIN file" PINX = "Person index from core" ADDID = "Address ID. - This field" ITEM36B = "Control card Item 36B - Interview stat" INTVW = "Person's interview status" PP_MIS = "Monthly person's interview status" ENTRY = "Edited entry address ID" PNUM = "Edited person number" FINALWGT = "'STAGE1WT' second stage factor." RRP = "Edited relationship to reference perso" AGE = "Edited and imputed age as of last" SEX = "Sex of this person" RACE = "Race of this person" MS = "Marital status." PNSP = "Person number of spouse." PNPT = "Person number of parent." HIGRADE = "What is the highest grade or year of" GRD_CMPL = "Did he/she complete that grade" ETHNICTY = "Ethnic origin" WAVE = "Wave within panel year" TM8526 = "Check item T11" TM8528 = "Check item T12" TM8530 = "Check item T13" TM8532 = "Person number" TM8534 = "Person number" TM8536 = "Person number" TM8538 = "In what month was this home purchased" TM8539 = "In what year was this home purchased" TM8540 = "Is there a mortgage, home, equity" TM8542 = "How many mortgages, home equity" TM8564 = "How much principal is currently owed" TM8568 = "In what year was this mortgage (loan)" TM8569 = "In what month was this mortgage" TM8572 = "What was the amount of the mortgage" TM8576 = "What is the total number of years" TM8580 = "What is the current annual interest" TM8584 = "Is the interest rate variable, that" TM8587 = "Was this mortgage obtained through" TM8592 = "Check item T14" TM8566 = "How much principal is currently owed" TM8570 = "In what year was this mortgage" TM8571 = "In what month was this mortgage" TM8574 = "What was the amount of the mortgage" TM8578 = "What is the total number of years" TM8582 = "What is the current annual interest" TM8586 = "Is the interest rate variable, that" TM8589 = "Was this mortgage obtained through" TM8594 = "Check item T15" TM8596 = "How much principal is currently owed" TM8598 = "What is the current value of this" TM8608 = "Check item T16" TM8610 = "Is there a mortgage, installment" TM8612 = "Is this a mortgage, contract, or" TM8624 = "How much principal is currently owed" TM8630 = "How much do you think this mobile" TM8658 = "Check item T17" TM8660 = "Do you or anyone in this household" TM8662 = "Which person in this household is" TM8664 = "Which person in this household is the" TM8666 = "What is the total value of... equity" TM8714 = "Does anyone in this household own a" TM8716 = "How many cars, trucks, or vans are" TM8718 = "First person number" TM8724 = "Second person number" TM8730 = "What is the year of this vehicle" TM8754 = "Is this vehicle owned free and clear," TM8760 = "How much is currently owed for" TM8766 = "Check item T18" TM8720 = "First person number" TM8726 = "Second person number" TM8732 = "What is the year of this vehicle" TM8756 = "Is this vehicle owned free and clear," TM8762 = "How much is currently owed for" TM8768 = "Is there another vehicle which has" TM8722 = "First person number" TM8728 = "Second person number" TM8734 = "What is the year of this vehicle" TM8758 = "Is this vehicle owned free and clear" TM8764 = "How much is currently owed for" TM8770 = "Motorcycle" TM8772 = "Boat" TM8774 = "Recreational vehicle (RV)" TM8776 = "Other" TM8778 = "No - skip to SC4800" TM8780 = "First person number" TM8784 = "Second person number" TM8788 = "If this vehicle were sold, what would" TM8792 = "Is this vehicle owned free and clear" TM8796 = "How much is currently owed for" TM8800 = "Check item T18" TM8782 = "First person number" TM8786 = "Second person number" TM8790 = "If this vehicle were sold, what would" TM8794 = "Is this vehicle owned free and clear" TM8798 = "How much is currently owed for" TMCARVL1 = "Present car value(s)" TMCARVL2 = "Present car value(s)" TMCARVL3 = "Present car value(s)" HH_MORTG = "Total debt owed on home" HH_THEQ = "Home equity" HH_VEHCL = "Net equity in vehicles" HH_BEQ = "Business equity" HH_INTBK = "Interest earning assets held in" HH_INTOT = "Interest earning assets held in" HH_STK = "Equity in stocks and mutual fund share" HH_ORE = "Real estate (other than own home)" HH_OTAST = "Other assets" HH_IRA = "IRA and KEOGH accounts" HH_TWLTH = "Total household wealth" HH_SCDBT = "Secured debt" HH_USDBT = "Unsecured debt" HH_DEBT = "Total debt" HH_TNW = "Total net worth" ATSUM01 = "Savings accounts" ATSUM02 = "Money market accounts" ATSUM03 = "Certificates of deposit" ATSUM04 = "NOW accounts" ATSUM05 = "Money market funds" ATSUM06 = "U.S. Government securities" ATSUM07 = "Municipal or corporate bonds" ATSUM08 = "Other interest earning assets" ATSUM09 = "Stocks or mutual funds" ATSUM10 = "Rental property" ATSUM11 = "Mortgages" ATSUM12 = "Royalties" ATSUM13 = "Other financial investments" ATSUM14 = "Self-employed owns business" ATSUM15 = "Sale of business or property" ATSUM16 = "Checking accounts w/o interest" ATSUM17 = "U.S. saving bonds (E, EE)" ATSUM18 = "IRA accounts" ATSUM19 = "KEOGH accounts" ATSUM20 = "Real estate" IMP8538 = "Topical modules imputation" IMP8539 = "Topical modules imputation" IMP40_42 = "Topical modules imputation" IMP8580 = "Topical modules imputation" IMP8582 = "Topical modules imputation" IMP8568 = "Topical modules imputation" IMP8569 = "Topical modules imputation" IMP8570 = "Topical modules imputation" IMP8571 = "Topical modules imputation" IMP8572 = "Topical modules imputation" IMP8574 = "Topical modules imputation" IMP8576 = "Topical modules imputation" IMP8584 = "Topical modules imputation" IMP8586 = "Topical modules imputation" IMP8587 = "Topical modules imputation" IMP8589 = "Topical modules imputation" IMP8596 = "Topical modules imputation" IMP8598 = "Topical modules imputation" IMP8610 = "Topical modules imputation" IMP8612 = "Topical modules imputation" IMP8624 = "Topical modules imputation" IMP8630 = "Topical modules imputation" IMP8660 = "Topical modules imputation" IMP8666 = "Topical modules imputation" IMP8714 = "Topical modules imputation" IMP8716 = "Topical modules imputation" IMP8730 = "Topical modules imputation" IMP8732 = "Topical modules imputation" IMP8734 = "Topical modules imputation" IMP8754 = "Topical modules imputation" IMP8756 = "Topical modules imputation" IMP8758 = "Topical modules imputation" IMP8760 = "Topical modules imputation" IMP8762 = "Topical modules imputation" IMP8764 = "Topical modules imputation" IMP70_78 = "Topical modules imputation" IMP8788 = "Topical modules imputation" IMP8790 = "Topical modules imputation" IMP8792 = "Topical modules imputation" IMP8794 = "Topical modules imputation" IMP8796 = "Topical modules imputation" IMP8798 = "Topical modules imputation" TM8000 = "Was...self-employed in this business a" TM8002 = "Check item S7" TM8004 = "As of (last day of reference period)" TM8006 = "Check item S8" TM8008 = "As of (last day of reference period)" TM8012 = "As of (last day of reference period)" TM8016 = "Was...self-employed in this business" TM8018 = "Check item S15" TM8020 = "As of (last day of reference period)" TM8022 = "Check item S16" TM8024 = "As of (last day of reference period)" TM8028 = "As of (last day of reference period)" IMP8000 = "Topical modules imputation" IMP8004 = "Topical modules imputation" IMP8008 = "Topical modules imputation" IMP8012 = "Topical modules imputation" IMP8016 = "Topical modules imputation" IMP8020 = "Topical modules imputation" IMP8024 = "Topical modules imputation" IMP8028 = "Topical modules imputation" TM8032 = "Check item A15" TM8034 = "As of (last day of reference period)" TM8038 = "Was any debt or margin account held" TM8040 = "As of(last day of reference period)" TM8042 = "Besides the stocks or mutual fund" TM8044 = "As of (last day of reference period)" TM8048 = "Was any debt or margin account held" TM8050 = "As of (last day of reference period)" TM8052 = "As of(last day of reference period)" TM8054 = "How many properties did...own" TM8056 = "Vacation home" TM8058 = "Other residential property" TM8060 = "Farm property" TM8062 = "Commercial property" TM8064 = "Equipment" TM8066 = "Other" TM8067 = "Were any of these properties attached " TM8068 = "As of (last day of reference period)" TM8072 = "Was there a mortgage, deed of trust," TM8074 = "As of(last day of reference period)" TM8076 = "As of(last day of reference period)" TM8078 = "How many properties did... own" TM8080 = "Vacation home" TM8082 = "Other residential property" TM8084 = "Farm property" TM8086 = "Commercial property" TM8088 = "Equipment" TM8090 = "Other" TM8091 = "Were any of these properties attached " TM8092 = "As of(last day of reference period)" TM8096 = "Was there a mortgage, deed of trust," TM8098 = "As of(last day of reference period)" TM8100 = "Did...own any rental property jointly" TM8102 = "How many properties did...own" TM8104 = "Vacation home" TM8106 = "Other residential property" TM8108 = "Farm property" TM8110 = "Commercial property" TM8112 = "Equipment" TM8114 = "Other" TM8116 = "As of(last day of reference period)" TM8118 = "Was there a mortgage, deed of trust," TM8120 = "As of (last day of reference period)" TM8122 = "As of the (last day of reference perio" TM8126 = "As of (last day of reference period)" TM8128 = "As of(last day of reference period)" TM8130 = "Check item A21" TM8132 = "As of(last day of reference period)" IMP8034 = "Topical modules imputation" IMP8038 = "Topical modules imputation" IMP8040 = "Topical modules imputation" IMP8042 = "Topical modules imputation" IMP8044 = "Topical modules imputation" IMP8048 = "Topical modules imputation" IMP8050 = "Topical modules imputation" IMP8052 = "Topical modules imputation" IMP8054 = "Topical modules imputation" IMP56_66 = "Topical modules imputation" IMP8067 = "Topical modules imputation" IMP8068 = "Topical modules imputation" IMP8072 = "Topical modules imputation" IMP8074 = "Topical modules imputation" IMP8076 = "Topical modules imputation" IMP8078 = "Topical modules imputation" IMP80_90 = "Topical modules imputation" IMP8091 = "Topical modules imputation" IMP8092 = "Topical modules imputation" IMP8096 = "Topical modules imputation" IMP8098 = "Topical modules imputation" IMP8100 = "Topical modules imputation" IMP8102 = "Topical modules imputation" IMP04_14 = "Topical modules imputation" IMP8116 = "Topical modules imputation" IMP8118 = "Topical modules imputation" IMP8120 = "Topical modules imputation" IMP8122 = "Topical modules imputation" IMP8126 = "Topical modules imputation" IMP8128 = "Topical modules imputation" IMP8132 = "Topical modules imputation" TM4314 = "As of (last day of reference period)," TM4322 = "As of (last day of reference period)," TM4320 = "What is your best estimates of the tot" TM4414 = "As of (last day of reference period)," TM4422 = "As of (last day of reference period)," TM4420 = "What is your best estimates of the tot" TM8200 = "As of (last day of reference period)" TM8202 = "How much was owed to..." TM8204 = "Did...own any U.S. savings bonds" TM8206 = "What was the face value of the U.S." TM8208 = "Check item T1" TM8209 = "As of (last day of reference period)" TM8210 = "What is your best estimate of" TM8212 = "As of (last day of reference period)" TM8214 = "How much was owed on store bills or" TM8216 = "Did...and...'s (husband/wife)" TM8218 = "How much was owed as of" TM8220 = "Did...and...'s (husband/wife)" TM8222 = "How much was owed on any other" TM8232 = "Besides any checking accounts owned" TM8233 = "What is your best estimate of the" TM8234 = "Did...have any debts, such as credit" TM8236 = "As of (last day of reference period)" TM8238 = "How much was owed on store bills or" TM8240 = "As of (last day of reference period)" TM8242 = "How much was owed as of (last day of" TM8244 = "As of (last day of reference period)," TM8246 = "How much was owed on other debts" TM8258 = "Check item T2" TM8260 = "Does...have an individual retirement" TM8262 = "For how many years has...contributed" TM8264 = "As of (last day of reference period)," TM8268 = "Certificates of deposit or other" TM8270 = "Money market funds" TM8272 = "U.S. Government Securities" TM8274 = "Municipal or corporate bonds" TM8276 = "U.S. savings bonds" TM8278 = "Stocks or mutual fund shares" TM8280 = "Other assets" TM8282 = "Don't know which kinds of assets" TM8284 = "Does...have a KEOGH account in...'s" TM8286 = "For how many years has...contributed" TM8288 = "As of (last day of reference period)" TM8292 = "Certificates of deposit or other" TM8294 = "Money market funds" TM8296 = "U.S. Government Securities" TM8298 = "Municipal or corporate bonds" TM8300 = "U.S. savings bonds" TM8302 = "Stocks or mutual fund shares" TM8304 = "Other assets" TM8306 = "Don't know which assets" TM8308 = "Does...have any life insurance" TM8309 = "What is the face value of all life" TM8311 = "Is 'worked' marked on the ISS" TM8312 = "Are any of...'s life insurance policie" TM8313 = "What is the face value of the life" IMP8200 = "Topical modules imputation" IMP8202 = "Topical modules imputation" IMP8204 = "Topical modules imputation" IMP8206 = "Topical modules imputation" IMP8209 = "Topical modules imputation" IMP8210 = "Topical modules imputation" IMP8212 = "Topical modules imputation" IMP8214 = "Topical modules imputation" IMP8216 = "Topical modules imputation" IMP8218 = "Topical modules imputation" IMP8220 = "Topical modules imputation" IMP8222 = "Topical modules imputation" IMP8312 = "Topical modules imputation" IMP8313 = "Topical modules imputation" IMP8232 = "Topical modules imputation" IMP8233 = "Topical modules imputation" IMP8234 = "Topical modules imputation" IMP8236 = "Topical modules imputation" IMP8238 = "Topical modules imputation" IMP8240 = "Topical modules imputation" IMP8242 = "Topical modules imputation" IMP8244 = "Topical modules imputation" IMP8246 = "Topical modules imputation" IMP8260 = "Topical modules imputation" IMP8262 = "Topical modules imputation" IMP8264 = "Topical modules imputation" IMP68_80 = "Topical modules imputation" IMP8284 = "Topical modules imputation" IMP8286 = "Topical modules imputation" IMP8288 = "Topical modules imputation" IMP92_04 = "Topical modules imputation" IMP8308 = "Topical modules imputation" IMP8309 = "Topical modules imputation" TM8324 = "Check item T4" TM8326 = "Enter job number for job 1" TM8330 = "About how many persons are employed" TM8334 = "Does employer one operate in" TM8338 = "About how many persons are employed" TM8342 = "Does...'s employer(one) or union have" TM8344 = "Does...'s employer(one) offer a" TM8346 = "Is...included in such a plan" TM8350 = "Chose not to belong" TM8354 = "No one in...'s type of job can belong" TM8358 = "...does not work enough hours, weeks" TM8362 = "...started this job too close to ...'s" TM8366 = "...is too young" TM8370 = "... has not worked for this employer" TM8374 = "Other" TM8378 = "Don't know" TM8384 = "Is...included in more than one" TM8392 = "Are the retirement benefits of...'s" TM8396 = "Does employer one make payments" TM8400 = "Does...make payments toward...'s" TM8404 = "How much does...contribute toward...'s" TM8408 = "How does...contribute toward...'s" TM8412 = "What percent of salary does..." TM8420 = "How long has...been included in this" TM8424 = "If... were to leave employer one now" TM8428 = "Is that because...has not been" TM8432 = "Under this plan, could ...'s" TM8434 = "Does ... offer a 401k or thrift plan?" TM8436 = "Does ... participate in this plan?" TM8438 = "Does employer offer a salary" TM8440 = "As of .. what was the total amount..." TM8442 = "Is item TM8346 marked yes?" TM8444 = "Is this the same plan that was describ" TM8446 = "Check item T6" TM8328 = "Enter job number for job 1" TM8332 = "About how many persons are employed" TM8336 = "Does employer one operate in" TM8340 = "About how many persons are employed" TM8343 = "Does...'s employer(one) or union have" TM8345 = "Does...'s employer(one) offer a deferr" TM8348 = "Is ... included in such a plan" TM8352 = "Chose not to belong" TM8356 = "No one in ...'s type of job can belong" TM8360 = "... does not work enough hours, weeks" TM8364 = "... started this job too close to ...'" TM8368 = "... is too young" TM8372 = "... has not worked for this employer" TM8376 = "Other" TM8380 = "Don't know" TM8386 = "Is ... included in more than one" TM8394 = "Are the retirement benefits of...'s" TM8398 = "Does employer one make payments" TM8402 = "Does...make payments toward...'s" TM8406 = "How much does...contribute toward...'s" TM8410 = "How does...contribute toward...'s" TM8414 = "What percent of salary does..." TM8422 = "How long has...been included in this" TM8426 = "If ... were to leave employer one now" TM8430 = "Is that because...has not been" TM8433 = "Under this plan, could ...'s" TM8435 = "Does ... offer a 401k or thrift plan?" TM8437 = "Does ... participate in this plan?" TM8439 = "Does employer offer a salary" TM8441 = "As of ... what was the total amount .." TM8443 = "Is item TM8346 marked yes?" TM8445 = "Is this the same plan that was describ" TM8448 = "Check item T7" TM8450 = "First business ID number" TM8454 = "Not counting Social Security, IRA," TM8452 = "Second business ID number" TM8456 = "Not counting Social Security, IRA," TM8458 = "Is ... 55 to 64 years of age" TM8460 = "(Other than the plans we have already" TM8462 = "A private employer" TM8464 = "Military" TM8466 = "Federal government (civilian)" TM8468 = "State or local governments" TM8470 = "A union" TM8472 = "Other" TM8474 = "How many years (altogether) did" TM8475 = "Is ... 62 years of age or older" TM8476 = "Did ... ever receive a lump sum" TM8477 = "How many times did...receive a lump su" TM8478 = "When did ... receive the (most recent)" TM8479 = "Approximately how much did ... receive" TM8480 = "At the time...received the (most recen" TM8481 = "Purchased a home or paid off a mortgag" TM8482 = "Used it for children's education" TM8483 = "Used it for a period of unemployment" TM8484 = "Paid off loans, bills, or spent it on" TM8485 = "Put it in a savings account" TM8486 = "Invested it in some other instrument" TM8487 = "Used it to start or purchase a busines" TM8488 = "Bought a car, boat, or other vehicle" TM8489 = "Paid medical or dental expenses" TM8490 = "Used it for general everyday expenses" TM8491 = "Other" TM8492 = "Are codes 30, 31, 32, 33, 34, or 35" TM8493 = "Earlier you said ... received some" TM8495 = "Was it mainly -" TM8498 = "Was ... an employee of" TM8500 = "About how many persons were employed" TM8501 = "Did that employer operate in more" TM8502 = "About how many persons were" TM8503 = "How many hours a week did ..." TM8504 = "How many weeks a year did ..." TM8505 = "How many years did...work at that job" TM8506 = "In what year did...leave that job" TM8508 = "When ... left that job, how much was ." TM8510 = "Earning per -" TM8514 = "In what year did...begin receiving" TM8516 = "Was the amount of ...'s (basic)" TM8518 = "Did...take reduced benefits in order" TM8520 = "Has ...'s retirement pension ever" TM8522 = "Does ...'s pension plan include" TM8524 = "Is ... now covered by a health" TMIND = "The next few questions refer to the" TMOCC = "What kind of business or industry was" IMP8330 = "Topical modules imputation" IMP8332 = "Topical modules imputation" IMP8334 = "Topical modules imputation" IMP8336 = "Topical modules imputation" IMP8338 = "Topical modules imputation" IMP8340 = "Topical modules imputation" IMP8342 = "Topical modules imputation" IMP8343 = "Topical modules imputation" IMP8344 = "Topical modules imputation" IMP8345 = "Topical modules imputation" IMP8346 = "Topical modules imputation" IMP8348 = "Topical modules imputation" IMP50_74 = "Topical modules imputation" IMP52_76 = "Topical modules imputation" IMP8384 = "Topical modules imputation" IMP8386 = "Topical modules imputation" IMP8392 = "Topical modules imputation" IMP8394 = "Topical modules imputation" IMP8396 = "Topical modules imputation" IMP8398 = "Topical modules imputation" IMP8400 = "Topical modules imputation" IMP8402 = "Topical modules imputation" IMP8412 = "Topical modules imputation" IMP8414 = "Topical modules imputation" IMP8420 = "Topical modules imputation" IMP8422 = "Topical modules imputation" IMP8424 = "Topical modules imputation" IMP8426 = "Topical modules imputation" IMP8428 = "Topical modules imputation" IMP8430 = "Topical modules imputation" IMP8432 = "Topical modules imputation" IMP8433 = "Topical modules imputation" IMP8434 = "Topical modules imputation" IMP8435 = "Topical modules imputation" IMP8436 = "Topical modules imputation" IMP8437 = "Topical modules imputation" IMP8438 = "Topical modules imputation" IMP8439 = "Topical modules imputation" IMP8440 = "Topical modules imputation" IMP8441 = "Topical modules imputation" IMP8442 = "Topical modules imputation" IMP8443 = "Topical modules imputation" IMP8444 = "Topical modules imputation" IMP8445 = "Topical modules imputation" IMP8454 = "Topical modules imputation" IMP8456 = "Topical modules imputation" IMP8460 = "Topical modules imputation" IMP62_72 = "Topical modules imputation" IMP8474 = "Topical modules imputation" IMP8476 = "Topical modules imputation" IMP8477 = "Topical modules imputation" IMP8478 = "Topical modules imputation" IMP8479 = "Topical modules imputation" IMP8480 = "Topical modules imputation" IMP81_91 = "Topical modules imputation" IMP8493 = "Topical modules imputation" IMP8498 = "Topical modules imputation" IMP8500 = "Topical modules imputation" IMP8501 = "Topical modules imputation" IMP8502 = "Topical modules imputation" IMP8503 = "Topical modules imputation" IMP8504 = "Topical modules imputation" IMP8505 = "Topical modules imputation" IMP8506 = "Topical modules imputation" IMP8508 = "Topical modules imputation" IMP8510 = "Topical modules imputation" IMP8516 = "Topical modules imputation" IMP8518 = "Topical modules imputation" IMP8520 = "Topical modules imputation" IMP8522 = "Topical modules imputation" IMP8524 = "Topical modules imputation" IMP_IND = "Topical modules imputation flag," IMP_OCP = "Topical modules imputation flag," ; proc print data=library.sip91t7 (obs=6); FORMAT STATE STATE. ITEM36B ITEM36B. INTVW INTVW. PP_MIS PP_MIS. RRP RRP. AGE AGE. SEX SEX. RACE RACE. MS MS. PNSP PNSP. PNPT PNPT. HIGRADE HIGRADE. GRD_CMPL GRD_CMPL. ETHNICTY ETHNICTY. TM8526 TM8526L. TM8528 TM8528L. TM8530 TM8530L. TM8538 TM8538L. TM8539 TM8539L. TM8540 TM8540L. TM8564 TM8564L. TM8568 TM8568L. TM8569 TM8569L. TM8572 TM8572L. TM8576 TM8576L. TM8580 TM8580L. TM8584 TM8584L. TM8587 TM8587L. TM8592 TM8592L. TM8566 TM8566L. TM8570 TM8570L. TM8571 TM8571L. TM8574 TM8574L. TM8578 TM8578L. TM8582 TM8582L. TM8586 TM8586L. TM8589 TM8589L. TM8594 TM8594L. TM8596 TM8596L. TM8598 TM8598L. TM8608 TM8608L. TM8610 TM8610L. TM8612 TM8612L. TM8624 TM8624L. TM8630 TM8630L. TM8658 TM8658L. TM8660 TM8660L. TM8662 TM8662L. TM8664 TM8664L. TM8666 TM8666L. TM8714 TM8714L. TM8716 TM8716L. TM8730 TM8730L. TM8754 TM8754L. TM8760 TM8760L. TM8766 TM8766L. TM8732 TM8732L. TM8756 TM8756L. TM8762 TM8762L. TM8768 TM8768L. TM8734 TM8734L. TM8758 TM8758L. TM8764 TM8764L. TM8788 TM8788L. TM8792 TM8792L. TM8796 TM8796L. TM8800 TM8800L. TM8790 TM8790L. TM8794 TM8794L. TM8798 TM8798L. IMP40_42 IMP40_4Y. TM8000 TM8000L. TM8002 TM8002L. TM8004 TM8004L. TM8006 TM8006L. TM8008 TM8008L. TM8012 TM8012L. TM8016 TM8016L. TM8018 TM8018L. TM8020 TM8020L. TM8022 TM8022L. TM8024 TM8024L. TM8028 TM8028L. TM8032 TM8032L. TM8034 TM8034L. TM8038 TM8038L. TM8040 TM8040L. TM8042 TM8042L. TM8044 TM8044L. TM8048 TM8048L. TM8050 TM8050L. TM8052 TM8052L. TM8054 TM8054L. TM8067 TM8067L. TM8068 TM8068L. TM8072 TM8072L. TM8074 TM8074L. TM8076 TM8076L. TM8078 TM8078L. TM8091 TM8091L. TM8092 TM8092L. TM8096 TM8096L. TM8098 TM8098L. TM8100 TM8100L. TM8102 TM8102L. TM8116 TM8116L. TM8118 TM8118L. TM8120 TM8120L. TM8122 TM8122L. TM8126 TM8126L. TM8128 TM8128L. TM8130 TM8130L. TM8132 TM8132L. TM4314 TM4314L. TM4322 TM4322L. TM4414 TM4414L. TM4422 TM4422L. TM8200 TM8200L. TM8202 TM8202L. TM8204 TM8204L. TM8206 TM8206L. TM8208 TM8208L. TM8209 TM8209L. TM8210 TM8210L. TM8212 TM8212L. TM8214 TM8214L. TM8216 TM8216L. TM8218 TM8218L. TM8220 TM8220L. TM8222 TM8222L. TM8232 TM8232L. TM8233 TM8233L. TM8234 TM8234L. TM8236 TM8236L. TM8238 TM8238L. TM8240 TM8240L. TM8242 TM8242L. TM8244 TM8244L. TM8246 TM8246L. TM8258 TM8258L. TM8260 TM8260L. TM8262 TM8262L. TM8264 TM8264L. TM8284 TM8284L. TM8286 TM8286L. TM8288 TM8288L. TM8308 TM8308L. TM8309 TM8309L. TM8311 TM8311L. TM8312 TM8312L. TM8313 TM8313L. TM8324 TM8324L. TM8326 TM8326L. TM8330 TM8330L. TM8334 TM8334L. TM8338 TM8338L. TM8342 TM8342L. TM8344 TM8344L. TM8346 TM8346L. TM8384 TM8384L. TM8392 TM8392L. TM8396 TM8396L. TM8400 TM8400L. TM8404 TM8404L. TM8408 TM8408L. TM8412 TM8412L. TM8420 TM8420L. TM8424 TM8424L. TM8428 TM8428L. TM8432 TM8432L. TM8434 TM8434L. TM8436 TM8436L. TM8438 TM8438L. TM8440 TM8440L. TM8442 TM8442L. TM8444 TM8444L. TM8446 TM8446L. TM8328 TM8328L. TM8332 TM8332L. TM8336 TM8336L. TM8340 TM8340L. TM8343 TM8343L. TM8345 TM8345L. TM8348 TM8348L. TM8386 TM8386L. TM8394 TM8394L. TM8398 TM8398L. TM8402 TM8402L. TM8406 TM8406L. TM8410 TM8410L. TM8414 TM8414L. TM8422 TM8422L. TM8426 TM8426L. TM8430 TM8430L. TM8433 TM8433L. TM8435 TM8435L. TM8437 TM8437L. TM8439 TM8439L. TM8441 TM8441L. TM8443 TM8443L. TM8445 TM8445L. TM8448 TM8448L. TM8450 TM8450L. TM8454 TM8454L. TM8452 TM8452L. TM8456 TM8456L. TM8458 TM8458L. TM8460 TM8460L. TM8474 TM8474L. TM8475 TM8475L. TM8476 TM8476L. TM8477 TM8477L. TM8478 TM8478L. TM8479 TM8479L. TM8480 TM8480L. TM8492 TM8492L. TM8493 TM8493L. TM8495 TM8495L. TM8498 TM8498L. TM8500 TM8500L. TM8501 TM8501L. TM8502 TM8502L. TM8503 TM8503L. TM8504 TM8504L. TM8505 TM8505L. TM8506 TM8506L. TM8508 TM8508L. TM8510 TM8510L. TM8514 TM8514L. TM8516 TM8516L. TM8518 TM8518L. TM8520 TM8520L. TM8522 TM8522L. TM8524 TM8524L. TMIND TMIND. TMOCC TMOCC. IMP8330 IMP8330L. IMP8332 IMP8332L. IMP8334 IMP8334L. IMP8336 IMP8336L. IMP8338 IMP8338L. IMP8340 IMP8340L. IMP8342 IMP8342L. IMP8343 IMP8343L. IMP8344 IMP8344L. IMP8345 IMP8345L. IMP8346 IMP8346L. IMP8348 IMP8348L. IMP50_74 IMP50_7C. IMP52_76 IMP52_7C. IMP8384 IMP8384L. IMP8386 IMP8386L. IMP8392 IMP8392L. IMP8394 IMP8394L. IMP8396 IMP8396L. IMP8398 IMP8398L. IMP8400 IMP8400L. IMP8402 IMP8402L. IMP8412 IMP8412L. IMP8414 IMP8414L. IMP8420 IMP8420L. IMP8422 IMP8422L. IMP8424 IMP8424L. IMP8426 IMP8426L. IMP8428 IMP8428L. IMP8430 IMP8430L. IMP8432 IMP8432L. IMP8433 IMP8433L. IMP8434 IMP8434L. IMP8435 IMP8435L. IMP8436 IMP8436L. IMP8437 IMP8437L. IMP8438 IMP8438L. IMP8439 IMP8439L. IMP8440 IMP8440L. IMP8441 IMP8441L. IMP8442 IMP8442L. IMP8443 IMP8443L. IMP8444 IMP8444L. IMP8445 IMP8445L. IMP8454 IMP8454L. IMP8456 IMP8456L. IMP8460 IMP8460L. IMP62_72 IMP62_7C. IMP8474 IMP8474L. IMP8476 IMP8476L. IMP8477 IMP8477L. IMP8478 IMP8478L. IMP8479 IMP8479L. IMP8480 IMP8480L. IMP81_91 IMP81_9C. IMP8493 IMP8493L. IMP8498 IMP8498L. IMP8500 IMP8500L. IMP8501 IMP8501L. IMP8502 IMP8502L. IMP8503 IMP8503L. IMP8504 IMP8504L. IMP8505 IMP8505L. IMP8506 IMP8506L. IMP8508 IMP8508L. IMP8510 IMP8510L. IMP8516 IMP8516L. IMP8518 IMP8518L. IMP8520 IMP8520L. IMP8522 IMP8522L. IMP8524 IMP8524L. IMP_IND IMP_IND. IMP_OCP IMP_OCP. ; proc contents data=library.sip91t7; /* Copyright 2004 shared by the National Bureau of Economic Research and Jean Roth National Bureau of Economic Research. 1050 Massachusetts Avenue Cambridge, MA 02138 jroth@nber.org This program and all programs referenced in it are free software. You can redistribute the program or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */