/*------------------------------------------------------------------------------------*/ /*by Jean Roth Mon Jun 7 18:36:30 EDT 2004 This program reads the 1992 SIPP Wave 8 Topical Module Research 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.fsp92r8; /* The PROC FORMAT statement will store the formats in a sas data set called fsip92r8 To use the stored formats in a subsequent program, include something like this: proc format cntlin=library.fsp92r8; PROC freq; tables pesex ; format pesex P135L.; For more information, consult the SAS Procedures Guide section of PROC FORMAT */ ; VALUE ROTATION (default=32) 1 = "Interview month: September 1994" 2 = "Interview month: June 1994" 3 = "Interview month: July 1994" 4 = "Interview month: August 1994" ; 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" 23 = "Entire household deceased, moved" 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 = "Noninterview - Type Z refusal" 4 = "Noninterview - Type Z other" ; VALUE PPMIS1L (default=32) 1 = "Interview" 2 = "Non-interview" ; VALUE PPMIS2L (default=32) 1 = "Interview" 2 = "Non-interview" ; VALUE PPMIS3L (default=32) 1 = "Interview" 2 = "Non-interview" ; VALUE PPMIS4L (default=32) 1 = "Interview" 2 = "Non-interview" ; VALUE PPMIS5L (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 GRDCMPL (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 TM8000L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8006" 2 = "No" ; VALUE TM8002L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM9330" 2 = "No" ; VALUE TM8004L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9330" ; VALUE TM8006L (default=32) -3 = "None" 0 = "Not applicable" 1 = "1 business" 2 = "2 businesses" 3 = "3 + businesses" ; VALUE $TMIND1L (default=32) "0" = "Not applicable" ; VALUE TM8010L (default=32) -3 = "Not listed on control card" 0 = "Not applicable" ; VALUE TM8012L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8018" ; VALUE TM8014L (default=32) 0 = "Not applicable" ; VALUE TM8016L (default=32) -3 = "None - skip to TM8274" 0 = "Not applicable" ; VALUE TM8018L (default=32) -1 = "Don't know" 0 = "Not applicable" 1 = "Sole proprietorship" 2 = "Partnership" 3 = "Corporation" ; VALUE TM8020L (default=32) 0 = "Not applicable" 1 = "Own home" 2 = "Somewhere else" ; VALUE TM8104L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8118" 2 = "No" ; VALUE TM8106L (default=32) -1 = "Don't know - skip to TM8116" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8116" ; VALUE TM8108L (default=32) 0 = "Not applicable" ; VALUE TM8110L (default=32) 0 = "Not applicable" ; VALUE TM8112L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8116" 2 = "No" ; VALUE TM8114L (default=32) -1 = "Don't know" 0 = "Not applicable" ; VALUE TM8116L (default=32) -1 = "Don't know" 0 = "Not applicable" ; VALUE TM8118L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM8120L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM8122L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8126" ; VALUE TM8124L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8126L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8274" 2 = "No" ; VALUE TM8202L (default=32) -1 = "Don't know" -2 = "Refused - skip to TM8208" -3 = "None - skip to TM8208" 0 = "Not applicable" ; VALUE TM8206L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8208L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8274" ; VALUE TM8210L (default=32) -1 = "Don't know - skip to TM8274" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8274" ; VALUE TM8212L (default=32) 0 = "Not applicable" ; VALUE TM8214L (default=32) -1 = "Don't know" -2 = "Refused" -3 = "None" 0 = "Not applicable" ; VALUE TM8218L (default=32) 0 = "Not applicable" ; VALUE TM8220L (default=32) -1 = "Don't know" -2 = "Refused" -3 = "None" 0 = "Not applicable" ; VALUE TM8274L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8060" 2 = "No - skip to TM9330" ; VALUE $TMIND2L (default=32) "0" = "Not applicable, not coded" ; VALUE TM8060L (default=32) -3 = "Not listed on control card" 0 = "Not applicable" ; VALUE TM8062L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8068" ; VALUE TM8064L (default=32) 0 = "Not applicable" ; VALUE TM8066L (default=32) -3 = "None - skip to TM8276" 0 = "Not applicable" ; VALUE TM8068L (default=32) -1 = "Don't know" 0 = "Not applicable" 1 = "Sole proprietorship" 2 = "Partnership" 3 = "Corporation" ; VALUE TM8070L (default=32) 0 = "Not applicable" 1 = "Own home" 2 = "Somewhere else" ; VALUE TM8154L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8168" 2 = "No" ; VALUE TM8156L (default=32) -1 = "Don't know - skip to TM8166" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8166" ; VALUE TM8158L (default=32) 0 = "Not applicable" ; VALUE TM8160L (default=32) 0 = "Not applicable" ; VALUE TM8162L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8166" 2 = "No" ; VALUE TM8164L (default=32) -1 = "Don't know" 0 = "Not applicable" ; VALUE TM8166L (default=32) -1 = "Don't Know" 0 = "Not applicable" ; VALUE TM8168L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM8170L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM8172L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8176" ; VALUE TM8174L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8176L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM8276" 2 = "No" ; VALUE TM8252L (default=32) -1 = "Don't know" -2 = "Refused - skip to TM8258" -3 = "None - skip to TM8258" 0 = "Not applicable" ; VALUE TM8256L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM8258L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8276" ; VALUE TM8260L (default=32) -1 = "Don't know - skip to TM8276" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM8276" ; VALUE TM8262L (default=32) 0 = "Not applicable" ; VALUE TM8264L (default=32) -1 = "Don t know" -2 = "Refused" -3 = "None" 0 = "Not applicable" ; VALUE TM8268L (default=32) 0 = "Not applicable" ; VALUE TM8270L (default=32) -1 = "Don't know" -2 = "Refused" -3 = "None" 0 = "Not applicable" ; VALUE TM8276L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9330" ; VALUE TM8278L (default=32) -1 = "Don't know" -2 = "Refused" -3 = "None" 0 = "Not applicable" ; VALUE TM9330L (default=32) -1 = "Don't know - skip to TM9358" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9358" ; VALUE TM9332L (default=32) -1 = "Don't know - skip to TM9336" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9336" ; VALUE TM9334L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9336L (default=32) -1 = "Don't know - skip to TM9340" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9340" ; VALUE TM9338L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9340L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9342L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9344L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9346L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9348L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9350L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9352L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9354L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9356L (default=32) 0 = "No or Not applicable" 1 = "Yes, asset type unknown" ; VALUE TM9358L (default=32) -1 = "Don't know - skip to TM9385" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9385" ; VALUE TM9360L (default=32) -1 = "Don't know - skip to TM9364" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9364" ; VALUE TM9362L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9364L (default=32) -1 = "Don't know - skip to TM9368" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9368" ; VALUE TM9366L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9368L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9370L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9372L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9374L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9376L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9378L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9380L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9382L (default=32) 0 = "No or not applicable" 1 = "Yes, asset owned" ; VALUE TM9384L (default=32) 0 = "No or Not applicable" 1 = "Yes, asset type unknown" ; VALUE TM9385L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9390" ; VALUE TM9386L (default=32) -1 = "Don't know - skip to TM9390" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9390" ; VALUE TM9388L (default=32) -1 = "Don't know" -2 = "Refused" -3 = "None" 0 = "Not applicable" ; VALUE TM9390L (default=32) 0 = "Not applicable" 1 = "Yes - skip to TM9486" 2 = "No" ; VALUE TM9392L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9486" ; VALUE TM9394L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM9396L (default=32) 0 = "Not applicable" 1 = "Single taxpayer" 2 = "Married, filing a joint return" 3 = "Married, filing separately" 4 = "Unmarried head of household or" 6 = "Don't know" ; VALUE TM9398L (default=32) -1 = "Don't know" 1 = "1 exemption - skip to TM9420" 2 = "2 exemptions" 3 = "3-5 exemptions" 4 = "6 or more exemptions" ; VALUE TM9400L (default=32) 0 = "Not applicable" 1 = "One - skip to TM9414" 2 = "Two or more" ; VALUE TM9402L (default=32) 0 = "Not applicable" ; VALUE TM9404L (default=32) 0 = "Not applicable" ; VALUE TM9406L (default=32) 0 = "Not applicable" ; VALUE TM9408L (default=32) 0 = "Not applicable" ; VALUE TM9410L (default=32) 0 = "Not applicable" ; VALUE TM9412L (default=32) 0 = "Not applicable" 1 = "No one in the household" ; VALUE TM9414L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9420" ; VALUE TM9416L (default=32) 0 = "Not applicable" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "Other" ; VALUE TM9418L (default=32) 0 = "Not applicable" 1 = "Parent" 2 = "Child" 3 = "Brother/sister" 4 = "Other" ; VALUE TM9420L (default=32) -1 = "Don't know - skip to TM9428" 0 = "Not applicable" 1 = "Form 1040" 2 = "Form 1040A - skip to TM9428" 3 = "Form 1040EZ - skip to TM9428" ; VALUE TM9422L (default=32) -1 = "Don't know" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM9424L (default=32) -1 = "Don't know" 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM9428L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM9430L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9462" ; VALUE TM9432L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9446" ; VALUE TM9434L (default=32) -1 = "Don't know" -2 = "Refused - skip to TM9458" 0 = "Not applicable" ; VALUE TM9446L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM9448L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9450L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No" ; VALUE TM9452L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" 1 = "1-99" 2 = "100-499" 3 = "500+" ; VALUE TM9458L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9462" ; VALUE TM9460L (default=32) -1 = "Don't know" -2 = "Refused" -3 = "None" 0 = "Not applicable" ; VALUE TM9462L (default=32) -3 = "None - skip to TM9472" -2 = "Refused - skip to TM9472" -1 = "Don't know - skip to TM9472" 0 = "Not applicable" ; VALUE TM9464L (default=32) -3 = "None" -2 = "Refused" -1 = "Don't know" 0 = "Not applicable" ; VALUE TM9466L (default=32) 0 = "Not applicable" 1 = "23,050 or more - skip to TM9486" 2 = "Less than $23,050" ; VALUE TM9472L (default=32) -1 = "Don't know - skip to TM9486" 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9486" ; VALUE TM9474L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; VALUE TM9486L (default=32) 0 = "Not applicable" 1 = "Owned or being bought" 2 = "Rented for cash - end of section" 3 = "Occupied without cash payment -" ; VALUE TM9488L (default=32) 0 = "Not applicable" 1 = "No spouse in household" 2 = "Interview for spouse not yet" 3 = "Interview for spouse already" ; VALUE TM9490L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - end of section" ; VALUE TM9492L (default=32) 0 = "Not applicable" 1 = "Yes" 2 = "No - skip to TM9498" ; VALUE TM9494L (default=32) 0 = "Not applicable" ; VALUE TM9496L (default=32) 0 = "Not applicable" ; VALUE TM9498L (default=32) -1 = "Don't know" -2 = "Refused" 0 = "Not applicable" ; filename raw pipe "unzip -p /homes/data/sipp/1992/sipp92r8.zip "; data library.sip92r8; 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/1992/sipp92r8.dat' LRECL=20000 PAD END=EOF; *LENGTH SUSEQNUM $5 ID $9 ADDID $2 ENTRY $2 FINALWGT 8 TM8118 4 TM8120 4 TM8202 4 TM8214 4 TM8220 4 TM8168 4 TM8170 4 TM8252 4 TM8264 4 TM8270 4 TM8278 4 TM9334 4 TM9338 4 TM9340 4 TM9362 4 TM9366 4 TM9368 4 TM9388 4 TM9434 4 TM9448 4 TM9452 4 TM9460 4 TM9462 4 TM9464 4 TM9474 4 TM9498 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 PPMIS1 1. @26 PPMIS2 1. @27 PPMIS3 1. @28 PPMIS4 1. @29 PPMIS5 1. @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 GRDCMPL 1. @63 ETHNICTY 2. @65 WAVE 1. @69 TM8000 1. @70 TM8002 1. @71 TM8004 1. @72 TM8006 2. @74 TMIND1 $3. @77 TM8010 2. @79 TM8012 1. @80 TM8014 3. @83 TM8016 2. @85 TM8018 2. @87 TM8020 1. @88 TM8104 1. @89 TM8106 2. @91 TM8108 3. @94 TM8110 3. @97 TM8112 1. @98 TM8114 2. @100 TM8116 2. @102 TM8118 6. @108 TM8120 6. @114 TM8122 1. @115 TM8124 1. @116 TM8126 1. @117 TM8202 6. @123 TM8206 1. @124 TM8208 1. @125 TM8210 2. @127 TM8212 3. @130 TM8214 6. @136 TM8218 3. @139 TM8220 6. @145 TM8274 1. @146 TMIND2 $3. @149 TM8060 2. @151 TM8062 1. @152 TM8064 3. @155 TM8066 2. @157 TM8068 2. @159 TM8070 1. @160 TM8154 1. @161 TM8156 2. @163 TM8158 3. @166 TM8160 3. @169 TM8162 1. @170 TM8164 2. @172 TM8166 2. @174 TM8168 6. @180 TM8170 6. @186 TM8172 1. @187 TM8174 1. @188 TM8176 1. @189 TM8252 6. @195 TM8256 1. @196 TM8258 1. @197 TM8260 2. @199 TM8262 3. @202 TM8264 6. @208 TM8268 3. @211 TM8270 6. @217 TM8276 1. @218 TM8278 6. @224 TM9330 2. @226 TM9332 2. @228 TM9334 5. @233 TM9336 2. @235 TM9338 5. @240 TM9340 5. @245 TM9342 1. @246 TM9344 1. @247 TM9346 1. @248 TM9348 1. @249 TM9350 1. @250 TM9352 1. @251 TM9354 1. @252 TM9356 1. @253 TM9358 2. @255 TM9360 2. @257 TM9362 5. @262 TM9364 2. @264 TM9366 5. @269 TM9368 5. @274 TM9370 1. @275 TM9372 1. @276 TM9374 1. @277 TM9376 1. @278 TM9378 1. @279 TM9380 1. @280 TM9382 1. @281 TM9384 1. @282 TM9385 1. @283 TM9386 2. @285 TM9388 6. @291 TMEBCNT 3. @297 TM9390 1. @298 TM9392 1. @299 TM9394 1. @300 TM9396 2. @302 TM9398 2. @304 TM9400 1. @305 TM9402 3. @308 TM9404 3. @311 TM9406 3. @314 TM9408 3. @317 TM9410 3. @320 TM9412 1. @321 TM9414 1. @322 TM9416 1. @323 TM9418 1. @324 TM9420 2. @326 TM9422 2. @328 TM9424 2. @330 TM9428 1. @331 TM9430 1. @332 TM9432 1. @333 TM9434 6. @339 TM9446 1. @340 TM9448 6. @346 TM9450 1. @347 TM9452 5. @352 TM9458 1. @353 TM9460 6. @359 TM9462 6. @365 TM9464 6. @371 TM9466 1. @372 TM9472 2. @374 TM9474 6. @380 TM9486 1. @381 TM9488 1. @382 TM9490 1. @383 TM9492 1. @384 TM9494 3. @387 TM9496 3. @390 TM9498 6. @396 TMPICNT 2. ; LABEL SUSEQNUM = "Sequence number of sample unit" ID = "Sample unit identifier" ROTATION = "Rotation group" STATE = "Fips state code" PINX = "Person index from core" ADDID = "Current address Id. - This field" ITEM36B = "Household Interview status code" INTVW = "Person's interview status" PPMIS1 = "Monthly person's interview status:" PPMIS2 = "Monthly person's interview status:" PPMIS3 = "Monthly person's interview status:" PPMIS4 = "Monthly person's interview status:" PPMIS5 = "Monthly person's interview status:" ENTRY = "Entry address ID" PNUM = "Person number" FINALWGT = "Person weight (interview month)" RRP = "Relationship to reference person" AGE = "Age" SEX = "Sex" RACE = "Race" MS = "Marital status" PNSP = "Person number of spouse" PNPT = "Person number of parent" HIGRADE = "What is the highest grade or year of" GRDCMPL = "Did he/she complete that grade" ETHNICTY = "Ethnic origin" WAVE = "Wave of the panel" TM8000 = "Check item T1" TM8002 = "Check item T2" TM8004 = "Did ... own and operate a business" TM8006 = "How many different businesses did" TMIND1 = "Three digit industry code for" TM8010 = "Check item T3 for business 1" TM8012 = "Check item T4 for business 1" TM8014 = "Person number of other owner of" TM8016 = "Business ID number of business 1" TM8018 = "What was the form of business 1 -" TM8020 = "Was business 1 primarily located" TM8104 = "Check item T5 for business 1" TM8106 = "Were any other members of this" TM8108 = "Person number of other household" TM8110 = "Person number of other household" TM8112 = "Was this business 1 owned" TM8114 = "What percentage of business 1" TM8116 = "What percentage of business 1" TM8118 = "What were the gross receipts of" TM8120 = "What were the total expenses of" TM8122 = "Check item T6 for business 1" TM8124 = "If we were to call you back later" TM8126 = "Check item T7 for business 1" TM8202 = "Respondent's net income from" TM8206 = "If we were to call back later" TM8208 = "Check item T8 for business 1" TM8210 = "Apart from the net income already" TM8212 = "Person number of first co-owner of" TM8214 = "Amount of net income or loss from" TM8218 = "Person number of second co-owner of" TM8220 = "Amount of net income or loss from" TM8274 = "Check item T9" TMIND2 = "Three digit industry code for" TM8060 = "Check item T3 for business 2" TM8062 = "Check item T4 for business 2" TM8064 = "Person number of other owner of" TM8066 = "Business ID number of business 2" TM8068 = "What was the form of business 2" TM8070 = "Was business 2 primarily" TM8154 = "Check item T5 for business 2" TM8156 = "Were any other members of this" TM8158 = "Person number of other household" TM8160 = "Person number of other household" TM8162 = "Was business 2 owned entirely by membe" TM8164 = "What percentage of business 2 was" TM8166 = "What percentage of business 2" TM8168 = "What were the gross receipts of" TM8170 = "What were the total expenses of" TM8172 = "Check item T6 for business 2" TM8174 = "If we were to call you back later" TM8176 = "Check item T7 for business 2" TM8252 = "Respondent's net income from business " TM8256 = "If we were to call back later could" TM8258 = "Check item T8 for business 2" TM8260 = "Apart from the net income already" TM8262 = "Person number of first co-owner of" TM8264 = "Amount of net income or loss from" TM8268 = "Person number of second co-owner of" TM8270 = "Amount of net income or loss from" TM8276 = "Check item T10" TM8278 = "Respondent's net income or loss from" TM9330 = "Does ... have an individual retirement" TM9332 = "Did ... make any contributions to IRA" TM9334 = "How much were ...'s contributions to" TM9336 = "Did ... make any withdrawals from" TM9338 = "How much did ... withdraw from IRA" TM9340 = "Including all IRA accounts in ...'s" TM9342 = "IRA asset type owned: Certificates of" TM9344 = "IRA asset type owned: Money market fun" TM9346 = "IRA asset type owned: U.S. government" TM9348 = "IRA asset type owned: Municipal or cor" TM9350 = "IRA asset type owned: U.S. Savings Bon" TM9352 = "IRA asset type owned: Stocks or mutual" TM9354 = "IRA asset type owned: Other assets" TM9356 = "IRA asset type owned: Don't know types" TM9358 = "Does ... have a KEOGH account in ...'s" TM9360 = "Did ... make any contributions to a" TM9362 = "How much were ...'s contributions to" TM9364 = "Did ... make any withdrawals from ...'" TM9366 = "How much did ... withdraw from KEOGH" TM9368 = "Including all KEOGH accounts in ...'s" TM9370 = "KEOGH asset type owned: Certificates" TM9372 = "KEOGH asset type owned: Money market f" TM9374 = "KEOGH asset type owned: U.S. governmen" TM9376 = "KEOGH asset type owned: Municipal or c" TM9378 = "KEOGH asset type owned: U.S. Savings B" TM9380 = "KEOGH asset type owned: Stocks or mutu" TM9382 = "KEOGH asset type owned: Other assets" TM9384 = "KEOGH asset type owned: Don't know typ" TM9385 = "Are the names of any employers listed" TM9386 = "During 1993, did ... participate in a" TM9388 = "How much did ... contribute to a 401K" TMEBCNT = "Number of items with data on the annua" TM9390 = "Check item T12" TM9392 = "Did ... file a Federal income tax" TM9394 = "Do you have a copy of the 1993 Federal" TM9396 = "What was ...'s filing status on ...'s" TM9398 = "What were the total number of exemp-" TM9400 = "Check item T13" TM9402 = "Beside ... which persons in this" TM9404 = "Beside ... which persons in this" TM9406 = "Beside ... which persons in this" TM9408 = "Beside ... which persons in this" TM9410 = "Beside ... which persons in this" TM9412 = "No one in the household besides the" TM9414 = "Did ... claim exemptions for any perso" TM9416 = "What was the relationship of the" TM9418 = "What was the relationship of the" TM9420 = "Did ... file Form 1040 (long form)" TM9422 = "Did the respondent file in 1993 a" TM9424 = "Did the respondent file in 1993 a" TM9428 = "Check item T14" TM9430 = "Check item T15" TM9432 = "Check item T16" TM9434 = "How much were ...'s (and ...'s" TM9446 = "On ...'s form 1040, did ... (and ...'s" TM9448 = "What was the amount of the child and" TM9450 = "On ...'s Form 1040, did ... (and ...'s" TM9452 = "What was the amount of the elderly or" TM9458 = "Check item T17" TM9460 = "How much were ...'s (and ...'s husband" TM9462 = "What was ...'s (and ...'s husband's/wi" TM9464 = "What was ...'s (and ...'s husband's/wi" TM9466 = "Check item T18" TM9472 = "Did ... claim an earned income credit" TM9474 = "What was the amount of earned income" TM9486 = "Check item T19" TM9488 = "Check item T20" TM9490 = "Did ... pay any property taxes on ...'" TM9492 = "Did ... pay the 1993 property taxes" TM9494 = "Respondent made joint property taxes w" TM9496 = "Respondent made joint property taxes w" TM9498 = "What was the property tax bill for" TMPICNT = "Number of items with data on the taxes" ; proc print data=library.sip92r8 (obs=6); FORMAT ROTATION ROTATION. STATE STATE. ITEM36B ITEM36B. INTVW INTVW. PPMIS1 PPMIS1L. PPMIS2 PPMIS2L. PPMIS3 PPMIS3L. PPMIS4 PPMIS4L. PPMIS5 PPMIS5L. RRP RRP. AGE AGE. SEX SEX. RACE RACE. MS MS. PNSP PNSP. PNPT PNPT. HIGRADE HIGRADE. GRDCMPL GRDCMPL. ETHNICTY ETHNICTY. TM8000 TM8000L. TM8002 TM8002L. TM8004 TM8004L. TM8006 TM8006L. TMIND1 $TMIND1L. TM8010 TM8010L. TM8012 TM8012L. TM8014 TM8014L. TM8016 TM8016L. TM8018 TM8018L. TM8020 TM8020L. TM8104 TM8104L. TM8106 TM8106L. TM8108 TM8108L. TM8110 TM8110L. TM8112 TM8112L. TM8114 TM8114L. TM8116 TM8116L. TM8118 TM8118L. TM8120 TM8120L. TM8122 TM8122L. TM8124 TM8124L. TM8126 TM8126L. TM8202 TM8202L. TM8206 TM8206L. TM8208 TM8208L. TM8210 TM8210L. TM8212 TM8212L. TM8214 TM8214L. TM8218 TM8218L. TM8220 TM8220L. TM8274 TM8274L. TMIND2 $TMIND2L. TM8060 TM8060L. TM8062 TM8062L. TM8064 TM8064L. TM8066 TM8066L. TM8068 TM8068L. TM8070 TM8070L. TM8154 TM8154L. TM8156 TM8156L. TM8158 TM8158L. TM8160 TM8160L. TM8162 TM8162L. TM8164 TM8164L. TM8166 TM8166L. TM8168 TM8168L. TM8170 TM8170L. TM8172 TM8172L. TM8174 TM8174L. TM8176 TM8176L. TM8252 TM8252L. TM8256 TM8256L. TM8258 TM8258L. TM8260 TM8260L. TM8262 TM8262L. TM8264 TM8264L. TM8268 TM8268L. TM8270 TM8270L. TM8276 TM8276L. TM8278 TM8278L. TM9330 TM9330L. TM9332 TM9332L. TM9334 TM9334L. TM9336 TM9336L. TM9338 TM9338L. TM9340 TM9340L. TM9342 TM9342L. TM9344 TM9344L. TM9346 TM9346L. TM9348 TM9348L. TM9350 TM9350L. TM9352 TM9352L. TM9354 TM9354L. TM9356 TM9356L. TM9358 TM9358L. TM9360 TM9360L. TM9362 TM9362L. TM9364 TM9364L. TM9366 TM9366L. TM9368 TM9368L. TM9370 TM9370L. TM9372 TM9372L. TM9374 TM9374L. TM9376 TM9376L. TM9378 TM9378L. TM9380 TM9380L. TM9382 TM9382L. TM9384 TM9384L. TM9385 TM9385L. TM9386 TM9386L. TM9388 TM9388L. TM9390 TM9390L. TM9392 TM9392L. TM9394 TM9394L. TM9396 TM9396L. TM9398 TM9398L. TM9400 TM9400L. TM9402 TM9402L. TM9404 TM9404L. TM9406 TM9406L. TM9408 TM9408L. TM9410 TM9410L. TM9412 TM9412L. TM9414 TM9414L. TM9416 TM9416L. TM9418 TM9418L. TM9420 TM9420L. TM9422 TM9422L. TM9424 TM9424L. TM9428 TM9428L. TM9430 TM9430L. TM9432 TM9432L. TM9434 TM9434L. TM9446 TM9446L. TM9448 TM9448L. TM9450 TM9450L. TM9452 TM9452L. TM9458 TM9458L. TM9460 TM9460L. TM9462 TM9462L. TM9464 TM9464L. TM9466 TM9466L. TM9472 TM9472L. TM9474 TM9474L. TM9486 TM9486L. TM9488 TM9488L. TM9490 TM9490L. TM9492 TM9492L. TM9494 TM9494L. TM9496 TM9496L. TM9498 TM9498L. ; proc contents data=library.sip92r8; /* 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. */