*This program reads the 1991 SIPP Wave 6 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. *by Jean Roth Mon Jun 7 18:25:53 EDT 2004 *Please report errors to jroth@nber.org *Change output file name/location as desired. *Change the input file location as needed. *If you have trouble running this program, *then try opening a new syntax file & type this command: *INCLUDE "c:\sip91t6.sps". *and choose to RUN ALL * The following changes in variable names have been made, if necessary: * '$' to 'd'; '-' to '_'; '%' to 'p' * Note: Variable names in SPSS are not case-sensitive. file handle sipp91t6 /name='c:\sipp91t6.dat' . data list file=sipp91t6 / suseqnum 1-5 (a) id 6-14 (a) rotation 15 state 16-17 pinx 18-19 addid 20-21 (a) item36b 22-23 intvw 24 pp_mis 25-29 entry 30-31 (a) pnum 32-34 (a) finalwgt 35-46 (4) rrp 47 age 48-50 sex 51 race 52 ms 53 pnsp 54-56 pnpt 57-59 higrade 60-61 grd_cmpl 62 ethnicty 63-64 wave 65 tmentry 66-67 (a) tmhhpnum 68-70 (a) tm8000 73 tm8002 74-75 tm8006 76-77 tm8010 78-79 tm8014 80-81 tm8018 82-83 tm8022 84-85 tm8026 86-87 tm8030 88-89 tm8034 90-91 tm8038 92-93 tm8042 94-95 tm8046 96-97 tm8100 98-99 tm8102 100-101 tm8106 102-103 tm8110 104-105 tm8114 106-107 tm8118 108-109 tm8122 110-111 tm8126 112-113 tm8130 114-115 tm8132 116-117 tm8134 118-119 tm8136 120-121 tm8138 122-123 tm8140 124-125 tm8142 126-127 tm8144 128-129 tm8146 130-131 tm8148 132-133 tm8150 134-135 tm8152 136-137 tm8154 138-139 tm8156 140 tm8158 141-142 tm8160 143-144 tm8162 145-146 tm8170 147-148 tm8172 149-150 tm8174 151-152 tm8176 153-154 tm8178 155-156 tm8180 157-158 tm8182 159-160 tm8184 161-162 tm8186 163-164 tm8188 165-166 tm8190 167-168 tm8192 169-170 tm8194 171-172 tm8196 173-174 tm8198 175-176 tm8200 177-178 tm8202 179-180 tm8204 181-182 tm8300 183-184 tm8302 185-186 tm8304 187 tm8306 188-189 tm8308 190-191 tm8310 192 tm8312 193-194 tm8314 195-196 tm8316 197 tm8318 198-199 tm8320 200-201 tm8322 202 tm8324 203-204 tm8326 205-206 tm8328 207 tm8330 208-209 tm8332 210-211 tm8334 212 tm8336 213-214 tm8338 215-216 tm8340 217 tm8342 218-219 tm8344 220-221 tm8346 222-223 tm8348 224-225 tm8350 226-227 tm8352 228 tm8354 229 tm8356 230 tm8358 231 tm8360 232-233 tm8362 234-235 tm8364 236-237 tm8366 238-239 tm8368 240-241 tm8370 242-247 . * See the codebook for more detailed variable descriptions. variable labels 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" 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" tmentry "Respondent's entry address ID" tmhhpnum "Person number" tm8000 "Check item T1" tm8002 "Washing machine" tm8006 "Clothes dryer" tm8010 "Dishwasher" tm8014 "Refrigerator" tm8018 "Food freezer (separate from" tm8022 "Color television" tm8026 "Gas or electric stove (with or" tm8030 "Microwave oven" tm8034 "Videocassette recorder (VCR)" tm8038 "Air conditioner (central or room)" tm8042 "Personal computer" tm8046 "Telephone" tm8100 "How many rooms are there in your home?" tm8102 "Leaking roof or ceiling?" tm8106 "A toilet, hot water heater, or other" tm8110 "Broken windows?" tm8114 "Exposed electrical wires?" tm8118 "Rats, mice, roaches, or other insects?" tm8122 "Holes in the floor (large enough to" tm8126 "Open cracks or holes in the walls" tm8130 "The general state of repair of your ho" tm8132 "The amount of room or space your home" tm8134 "The furnishings in your home?" tm8136 "The warmth of your home in winter?" tm8138 "The coolness of your home in summer?" tm8140 "The amount of privacy your home offers" tm8142 "The security or safety of your home?" tm8144 "The convenience of your home to stores" tm8146 "Your relationship with neighbors?" tm8148 "Do you feel that the conditions in thi" tm8150 "On a scale of 1 to 10, how would you" tm8152 "On a scale of 1 to 10, how would you" tm8154 "In the past month, have there been any" tm8156 "When you go out, do you ever carry" tm8158 "Do you consider your neighborhood" tm8160 "How about your home? Do you consider i" tm8162 "We are interested in finding out if" tm8170 "Street noise or heavy street traffic?" tm8172 "Streets in need of repair?" tm8174 "Crime?" tm8176 "Trash, litter, or garbage in the" tm8178 "Rundown or abandoned houses or buildin" tm8180 "Industries, businesses, or other" tm8182 "Odors, smoke, or gas fumes?" tm8184 "Do you feel that neighborhood conditio" tm8186 "Hospitals, health clinics, and doctors" tm8188 "Parks and recreational facilities?" tm8190 "Public transportation?" tm8192 "Police services?" tm8194 "Fire department services" tm8196 "Neighborhood stores?" tm8198 "Quality of education in local" tm8200 "Safety in local schools?" tm8202 "Education or training opportunities" tm8204 "Do you feel that the services in your" tm8300 "During the past 12 months, has there b" tm8302 "Did not pay the full amount of the" tm8304 "Did any person or organization help?" tm8306 "Who helped?" tm8308 "Was evicted from your home/apartment" tm8310 "Did any person or organization help?" tm8312 "Who helped?" tm8314 "Did not pay the full amount of the" tm8316 "Did any person or organization help?" tm8318 "Who helped?" tm8320 "Had service turned off by the gas" tm8322 "Did any person or organization help?" tm8324 "Who helped?" tm8326 "Had service disconnected by the" tm8328 "Did any person or organization help?" tm8330 "Who helped?" tm8332 "Had someone in your household who" tm8334 "Did any person or organization help?" tm8336 "Who helped?" tm8338 "Had someone who needed to see a" tm8340 "Did any person or organization help?" tm8342 "Who helped?" tm8344 "If your household had a problem with" tm8346 "If your household had a problem with" tm8348 "If your household had a problem with" tm8350 "Which of these statements best describ" tm8352 "Last month" tm8354 "Two months ago" tm8356 "Three months ago" tm8358 "Four months ago" tm8360 "Did not have enough money, food" tm8362 "Did not have working appliances for" tm8364 "Did not have transportation" tm8366 "Some other reason" tm8368 "Thinking about the past month, how man" tm8370 "Short on its food budget last month?" . value labels state 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" /item36b 1 "Interview D" 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, moved" 24 "Moved, address unknown" 25 "Moved within country beyond" 26 "All sample persons relisted on" 28 "Merged hhlds across panels" /intvw 0 "Not applicable (children" 1 "Interview (self)" 2 "Interview (proxy)" 3 "Noninterview - type Z refusal" 4 "Noninterview - type Z other" /pp_mis 1 "Interview" 2 "Non-interview" /rrp 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" /age 0 "Less than 1 full year" 1 "1 year" /sex 1 "Male" 2 "Female" /race 1 "White" 2 "Black" 3 "American Indian, Eskimo or Aleut" 4 "Asian or Pacific Islander" /ms 0 "Not a sample person in this" 1 "Married, spouse present" 2 "Married, spouse absent" 3 "Widowed" 4 "Divorced" 5 "Separated" 6 "Never married" /pnsp 0 "Not a sample person in this" 999 "Not applicable" /pnpt 0 "Not a sample person in this" 999 "Not applicable" /higrade 0 "Not applicable if under 15," /grd_cmpl 0 "Not applicable" 1 "Yes" 2 "No" /ethnicty 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" 30 "Another group not listed" 39 "Don't know" /tm8000 1 "Yes" 2 "No" /tm8148 -1 "Don't know" 0 "Not applicable" 1 "Yes" 2 "No" /tm8150 -1 "Don't know" 0 "Not applicable" /tm8152 -1 "Don't know" 0 "Not applicable" /tm8154 -1 "Don't know" 0 "Not applicable" 1 "Yes" 2 "No" /tm8156 0 "Not applicable" 1 "Yes" 2 "No" /tm8158 -1 "Don't know" 0 "Not applicable" 1 "Very safe" 2 "Fairly safe" 3 "Fairly unsafe" 4 "Very unsafe" /tm8160 -1 "Don't know" 0 "Not applicable" 1 "Very safe" 2 "Fairly safe" 3 "Fairly unsafe" 4 "Very unsafe" /tm8162 -1 "Don't know" 0 "Not applicable" 1 "Yes" 2 "No" /tm8184 -1 "Don't know" 0 "Not applicable" 1 "Yes" 2 "No" /tm8204 -1 "Don't know" 0 "Not applicable" 1 "Yes" 2 "No" /tm8300 -1 "Don't know" 0 "Not applicable" 1 "Yes" 2 "No" /tm8304 0 "Not applicable" 1 "Yes" 2 "No" /tm8306 -1 "Don't know" 0 "Not applicable" /tm8310 0 "Not applicable" 1 "Yes" 2 "No" /tm8312 -1 "Don't know" 0 "Not applicable" /tm8316 0 "Not applicable" 1 "Yes" 2 "No" /tm8318 -1 "Don't know" 0 "Not applicable" /tm8322 0 "Not applicable" 1 "Yes" 2 "No" /tm8324 -1 "Don't know" 0 "Not applicable" /tm8328 0 "Not applicable" 1 "Yes" 2 "No" /tm8330 -1 "Don't know" 0 "Not applicable" /tm8334 0 "Not applicable" 1 "Yes" 2 "No" /tm8336 -1 "Don't know" 0 "Not applicable" /tm8340 0 "Not applicable" 1 "Yes" 2 "No" /tm8342 -1 "Don't know" 0 "Not applicable" /tm8344 -3 "Not applicable" -1 "Don't know" 0 "Not in sample" 1 "All of the help I/we need" 2 "Most of the help I/we need" 3 "Very little of the help I/we" 4 "No help" /tm8346 -3 "Not applicable" -1 "Don't know" 0 "Not in sample" 1 "All of the help I/we need" 2 "Most of the help I/we need" 3 "Very little of the help I/we" 4 "No help" /tm8348 -3 "Not applicable" -1 "Don't know" 0 "Not in sample" 1 "All of the help I/we need" 2 "Most of the help I/we need" 3 "Very little of the help I/we" 4 "No help" /tm8350 -1 "Don't know - skip to Check" 0 "Not applicable" 1 "Enough of the kinds of food we" 2 "Enough but not always the kinds" 3 "Sometimes not enough to eat" 4 "Often not enough to eat" /tm8368 -3 "None - skip to Check Item C1" /tm8370 -1 "Don't know" 0 "Not applicable" . execute. save outfile = 'c:\sip91t6.sav'. *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.