******************************************************************* * Stata "do-file" file with labels and missing data specifications * Created by ddltox on Feb 16, 2006 (Thu 01:18 PM PST) * DDL source file: "lb01ddl.txt". * * Note that the data dictionary is given at the end of this file. * Put the dictionary into a separate file (by editing this file). * Then specify below the name of the dictionary file. * * DDL file gives the following dataset description: * Records per case: 1 * Record length: 390 * Number of cases: 0 ******************************************************************* label data "Bay Area Project Citizen Survey, 1992" #delimit ; label define REQUEST 1 "1st responder" 2 "2nd responder" 3 "3rd responder" ; label define VAR001 1 "Tornadoes" 2 "Floods" 3 "Severe storms" 4 "Earthquakes" 5 "Nuclear-radiological" 6 "Chemical-toxic" 7 "H2o contamination" 8 "Wildfire" ; label define VAR004 0 "No" 1 "Not know" 2 "Yes" ; label define VAR007 0 "No" 1 "Not know" 2 "Yes" ; label define VAR011 0 "No" 1 "Not know" 2 "Yes" ; label define VAR014 0 "No" 1 "Not know" 2 "Yes" ; label define VAR018 0 "No" 1 "Not know" 2 "Yes" ; label define VAR021 0 "No" 1 "Not know" 2 "Yes" ; label define VAR024 0 "No" 1 "Not know" 2 "Yes" ; label define VAR027 0 "No" 1 "Not know" 2 "Yes" ; label define VAR030 0 "No circle" 1 "Not get info" ; label define VAR031 0 "No circle" 1 "Fed gov" ; label define VAR032 0 "No circle" 1 "State gov" ; label define VAR033 0 "No circle" 1 "Abag" ; label define VAR034 0 "No circle" 1 "County gov" ; label define VAR035 0 "No circle" 1 "City gov" ; label define VAR036 0 "No circle" 1 "Tv or radio" ; label define VAR037 0 "No circle" 1 "Newspapers or mags" ; label define VAR038 0 "No circle" 1 "Meetings, etc" ; label define VAR039 0 "No circle" 1 "Businesses" ; label define VAR040 0 "No circle" 1 "School handouts" ; label define VAR041 0 "No circle" 1 "Relatives, etc" ; label define VAR042 0 "No circle" 1 "Service orgs" ; label define VAR043 0 "No circle" 1 "Newspaper insert" ; label define VAR044 0 "No circle" 1 "Workplace" ; label define VAR045 0 "No circle" 1 "Posters" ; label define VAR046 0 "No circle" 1 "Quake-watch" ; label define VAR047 0 "No circle" 1 "Other" ; label define VAR057 0 "No circle" 1 "No info" ; label define VAR058 0 "No circle" 1 "Magnitude 7" ; label define VAR059 0 "No circle" 1 "67% probability" ; label define VAR060 0 "No circle" 1 "Couple years apart" ; label define VAR061 0 "No circle" 1 "Between sj and sr" ; label define VAR062 0 "No circle" 1 "More dmg than lp" ; label define VAR063 0 "No circle" 1 "Ctr in pop area" ; label define VAR064 0 "No circle" 1 "Scientists agree" ; label define VAR065 0 "No circle" 1 "Dmg nearest faults" ; label define VAR066 0 "No circle" 1 "Dmg on soft soils" ; label define VAR067 0 "No circle" 1 "Dmg on sliding ground" ; label define VAR068 0 "No circle" 1 "Loma prieta 1st pair" ; label define VAR069 0 "No circle" 1 "Dmg certain bldgs" ; label define VAR073 0 "No circle" 1 "No recall" ; label define VAR074 0 "No circle" 1 "Fed gov" ; label define VAR075 0 "No circle" 1 "State gov" ; label define VAR076 0 "No circle" 1 "Abag" ; label define VAR077 0 "No circle" 1 "County gov" ; label define VAR078 0 "No circle" 1 "City gov" ; label define VAR079 0 "No circle" 1 "Svc orgs" ; label define VAR081 0 "No circle" 1 "No recall" ; label define VAR082 0 "No circle" 1 "Look @ school plans" ; label define VAR083 0 "No circle" 1 "Look @ eq insur" ; label define VAR084 0 "No circle" 1 "Vulnerable places" ; label define VAR085 0 "No circle" 1 "Get home inspected" ; label define VAR087 0 "No circle" 1 "No recall" ; label define VAR088 0 "No circle" 1 "Rearrng breakables" ; label define VAR089 0 "No circle" 1 "Latches on cabinets" ; label define VAR090 0 "No circle" 1 "Safely store hazmat" ; label define VAR091 0 "No circle" 1 "Add lips to shelves" ; label define VAR092 0 "No circle" 1 "Strap h2o heater" ; label define VAR093 0 "No circle" 1 "Flexible piping" ; label define VAR094 0 "No circle" 1 "Brace house walls" ; label define VAR095 0 "No circle" 1 "Bolt house" ; label define VAR097 0 "No circle" 1 "None recalled" ; label define VAR098 0 "No circle" 1 "Stock h2o & food" ; label define VAR099 0 "No circle" 1 "Store emerg equip" ; label define VAR100 0 "No circle" 1 "Wrench by gas valve" ; label define VAR101 0 "No circle" 1 "Develop eq plan" ; label define VAR102 0 "No circle" 1 "Emerg contact person" ; label define VAR103 0 "No circle" 1 "Learn to assist people" ; label define VAR104 0 "No circle" 1 "Learn to rescue people" ; label define VAR105 0 "No circle" 1 "Learn fire fighting" ; label define VAR106 0 "No circle" 1 "Buy eq insur" ; label define VAR107 0 "No circle" 1 "Learn first aid" ; label define VAR112 0 "No hear" 1 "Inconsistent" 2 "Fairly inconsistent" 3 "Unsure" 4 "Fairly consistent" 5 "Consistent" ; label define VAR116 0 "No circle" 1 "No recall see insert" ; label define VAR117 0 "No circle" 1 "Kept newspaper copy" ; label define VAR118 0 "No circle" 1 "Got copy - other source" ; label define VAR119 0 "No circle" 1 "Read it" ; label define VAR120 0 "No circle" 1 "Understood it" ; label define VAR121 0 "No circle" 1 "Ctrfold map sensible" ; label define VAR122 0 "No circle" 1 "Contained new info" ; label define VAR123 0 "No circle" 1 "Who sponsored by" ; label define VAR124 0 "No circle" 1 "Helped get eq ready" ; label define VAR125 0 "No circle" 1 "Helped during eq" ; label define VAR128 0 "Did not get one" 1 "Very difficult" 2 "Difficult" 3 "Unsure" 4 "Easy" 5 "Very easy" ; label define VAR130 0 "Not received info" 1 "Very difficult" 2 "Difficult" 3 "Unsure" 4 "Easy" 5 "Very easy" ; label define VAR133 0 "None" 1 "Slight" 2 "Moderate" 3 "Severe" ; label define VAR135 0 "None" 1 "Slight" 2 "Moderate" 3 "Severe" ; label define VAR137 0 "None" 1 "Slight" 2 "Moderate" 3 "Severe" ; label define VAR139 0 "None" 1 "Slight" 2 "Moderate" 3 "Severe" ; label define VAR142 0 "None" 1 "Slight" 2 "Moderate" 3 "Severe" ; label define VAR145 0 "No circle" 1 "Did nothing" ; label define VAR146 0 "No circle" 1 "Stocked food & h2o" ; label define VAR147 0 "No circle" 1 "Stored emerg equip" ; label define VAR148 0 "No circle" 1 "Wrench by gas valve" ; label define VAR149 0 "No circle" 1 "Dvlped eq emerg plan" ; label define VAR150 0 "No circle" 1 "Picked emerg contact" ; label define VAR151 0 "No circle" 1 "Learned first-aid" ; label define VAR152 0 "No circle" 1 "Learned assist people" ; label define VAR153 0 "No circle" 1 "Learned rescue" ; label define VAR154 0 "No circle" 1 "Learned fire fghtng" ; label define VAR155 0 "No circle" 1 "Bought eq insur" ; label define VAR157 0 "No circle" 1 "Did nothing" ; label define VAR158 0 "No circle" 1 "Stocked food & h2o" ; label define VAR159 0 "No circle" 1 "Stored emerg equip" ; label define VAR160 0 "No circle" 1 "Wrench by gas valve" ; label define VAR161 0 "No circle" 1 "Dvlped eq emerg plan" ; label define VAR162 0 "No circle" 1 "Picked emerg contact" ; label define VAR163 0 "No circle" 1 "Learned first-aid" ; label define VAR164 0 "No circle" 1 "Learned assist people" ; label define VAR165 0 "No circle" 1 "Learned rescue" ; label define VAR166 0 "No circle" 1 "Learned fire fghtng" ; label define VAR167 0 "No circle" 1 "Bought eq insur" ; label define VAR169 0 "No circle" 1 "Did nothing" ; label define VAR170 0 "No circle" 1 "Talked with others" ; label define VAR171 0 "No circle" 1 "Sought info - fed" ; label define VAR172 0 "No circle" 1 "Sought info - state" ; label define VAR173 0 "No circle" 1 "Sought info - abag" ; label define VAR174 0 "No circle" 1 "Sought info - county" ; label define VAR175 0 "No circle" 1 "Sought info - city" ; label define VAR176 0 "No circle" 1 "Sought info - pvt orgs" ; label define VAR177 0 "No circle" 1 "Found out school plan" ; label define VAR178 0 "No circle" 1 "Looked into eq insur" ; label define VAR179 0 "No circle" 1 "Found if work eq area" ; label define VAR180 0 "No circle" 1 "Home eq inspected" ; label define VAR182 0 "No circle" 1 "Did nothing" ; label define VAR183 0 "No circle" 1 "Talked with others" ; label define VAR184 0 "No circle" 1 "Sought info - fed" ; label define VAR185 0 "No circle" 1 "Sought info - state" ; label define VAR186 0 "No circle" 1 "Sought info - abag" ; label define VAR187 0 "No circle" 1 "Sought info - county" ; label define VAR188 0 "No circle" 1 "Sought info - city" ; label define VAR189 0 "No circle" 1 "Sought info - pvt orgs" ; label define VAR190 0 "No circle" 1 "Found out school plan" ; label define VAR191 0 "No circle" 1 "Looked into eq insur" ; label define VAR192 0 "No circle" 1 "Found if work eq area" ; label define VAR193 0 "No circle" 1 "Home eq inspected" ; label define VAR195 0 "No circle" 1 "Did nothing" ; label define VAR196 0 "No circle" 1 "Rearrangd breakables" ; label define VAR197 0 "No circle" 1 "Latches on cabinets" ; label define VAR198 0 "No circle" 1 "Stored hazmats" ; label define VAR199 0 "No circle" 1 "Lips on shelves" ; label define VAR200 0 "No circle" 1 "Strapped h2o heater" ; label define VAR201 0 "No circle" 1 "Flexible piping" ; label define VAR202 0 "No circle" 1 "Braced house walls" ; label define VAR203 0 "No circle" 1 "Bolted house" ; label define VAR205 0 "No circle" 1 "Did nothing" ; label define VAR206 0 "No circle" 1 "Rearrangd breakables" ; label define VAR207 0 "No circle" 1 "Latches on cabinets" ; label define VAR208 0 "No circle" 1 "Stored hazmats" ; label define VAR209 0 "No circle" 1 "Lips on shelves" ; label define VAR210 0 "No circle" 1 "Strapped h2o heater" ; label define VAR211 0 "No circle" 1 "Flexible piping" ; label define VAR212 0 "No circle" 1 "Braced house walls" ; label define VAR213 0 "No circle" 1 "Bolted house" ; label define VAR219 0 "No" 1 "Not know" 2 "Yes" ; label define VAR223 1 "Insur-copay" 2 "Landlord" 3 "Self" 4 "No one" 5 "Homeowners assoc" 6 "Not know" 7 "Gov emerg insur" 8 "Home equity loan" 9 "Low interest loan" ; label define VAR224 0 "No circle" 1 "Nothing else" ; label define VAR225 0 "No circle" 1 "Get more info" ; label define VAR226 0 "No circle" 1 "Make home safer" ; label define VAR227 0 "No circle" 1 "Buy eq insur" ; label define VAR228 0 "No circle" 1 "Learn more" ; label define VAR231 0 "No circle" 1 "Money" ; label define VAR232 0 "No circle" 1 "Time" ; label define VAR233 0 "No circle" 1 "Will not help" ; label define VAR234 0 "No circle" 1 "Ready as able" ; label define VAR235 0 "No circle" 1 "Other" ; label define VAR236 0 "No circle" 1 "Not see any" ; label define VAR237 0 "No circle" 1 "Friends" ; label define VAR238 0 "No circle" 1 "Neighbors" ; label define VAR239 0 "No circle" 1 "Relatives" ; label define VAR240 0 "No circle" 1 "Government" ; label define VAR241 0 "No circle" 1 "Businesses" ; label define VAR242 0 "No circle" 1 "Workplace" ; label define VAR243 0 "No circle" 1 "Others" ; label define VAR245 0 "No circle" 1 "Guided by morals" ; label define VAR246 0 "No circle" 1 "Creates problems" ; label define VAR247 0 "No circle" 1 "Increases knowledge" ; label define VAR248 0 "No circle" 1 "Withholds info" ; label define VAR249 0 "No circle" 1 "Makes people question" ; label define VAR250 0 "No circle" 1 "Attract attention" ; label define VAR252 0 "No circle" 1 "No one" ; label define VAR253 0 "No circle" 1 "Psychics" ; label define VAR254 0 "No circle" 1 "Seismologists" ; label define VAR255 0 "No circle" 1 "Religious leaders" ; label define VAR256 0 "No circle" 1 "Astrologists" ; label define VAR257 0 "No circle" 1 "Any scientist" ; label define VAR258 0 "No circle" 1 "Others" ; label define VAR261 1 "Alameda" 2 "Contra costa" 3 "Marin" 4 "Monterey" 5 "Mendocino" 6 "Napa" 7 "San benito" 8 "San francisco" 9 "San mateo" 10 "Santa clara" 11 "Santa cruz" 12 "Solano" 13 "Sonoma" ; label define VAR263 0 "Rent" 1 "Own" ; label define VAR264 0 "No" 1 "Yes" ; label define VAR269 0 "Very likely" 1 "Likely" 2 "Not very likely" 3 "Not likely at all" ; label define VAR270 0 "No" 1 "Yes" ; label define VAR271 0 "No circle" 1 "Neigh assoc" ; label define VAR272 0 "No circle" 1 "Church group" ; label define VAR273 0 "No circle" 1 "Political org" ; label define VAR274 0 "No circle" 1 "Prof org" ; label define VAR275 0 "No circle" 1 "Civic group" ; label define VAR276 0 "No circle" 1 "Hobby club" ; label define VAR277 0 "No circle" 1 "Other" ; label define VAR280 0 "Male" 1 "Female" ; label define VAR281 1 "White" 2 "African-american" 3 "Native american" 4 "Asian" 5 "Hispanic" 6 "Filipino" 7 "Other" ; label define VAR286 0 "Operator-labor" 1 "Repair" 2 "Farming-industry" 3 "Service" 4 "Technical" 5 "Professional" ; label define VAR288 0 "Under $5,000" 1 "$5,000 to $14,999" 2 "$15,000 to $34,999" 3 "$34,000 to $74,999" 4 "$75,000 to $99,999" 5 "Over $100,000" ; label define VAR290 0 "Some grammar" 1 "Grammar grad" 2 "Some jr hs" 3 "Jr hs grad" 4 "Some hs" 5 "Hs grad" 6 "Some tech" 7 "Tech grad" 8 "Some college" 9 "College grad" 10 "Some grad school" 11 "Graduate degree" ; label define VAR293 0 "Not impt at all" 1 "Not very impt" 2 "Somewhat impt" 3 "Very impt" ; label define VAR002 0 "Tech haz" 1 "Natural haz" ; label define VAR003 0 "Tech haz" 1 "Non-eq nat haz" 2 "Eq haz" ; label define VAR005 0 "No or not know" 1 "Yes" ; label define VAR006 0 "No" 1 "Yes or not know" ; label define VAR008 0 "No or not know" 1 "Yes" ; label define VAR009 0 "No" 1 "Yes or not know" ; label define VAR012 0 "No or not know" 1 "Yes" ; label define VAR013 0 "No" 1 "Yes or not know" ; label define VAR015 0 "No or not know" 1 "Yes" ; label define VAR016 0 "No" 1 "Yes or not know" ; label define VAR019 0 "No or not know" 1 "Yes" ; label define VAR020 0 "No" 1 "Yes or not know" ; label define VAR022 0 "No or not know" 1 "Yes" ; label define VAR023 0 "No" 1 "Yes or not know" ; label define VAR025 0 "No or not know" 1 "Yes" ; label define VAR026 0 "No" 1 "Yes or not know" ; label define VAR028 0 "No or not know" 1 "Yes" ; label define VAR029 0 "No" 1 "Yes or not know" ; label define VAR048 0 "No circle" 1 "Electronic" ; label define VAR113 0 "Inconsistent" 1 "Fairly inconsistent" 2 "Unsure" 3 "Fairly consistent" 4 "Consistent" ; label define VAR114 0 "Inconsistent" 1 "Consistent" ; label define VAR129 0 "Difficult" 1 "Easy" ; label define VAR131 0 "Difficult" 1 "Easy" ; label define VAR134 0 "None" 1 "Some" ; label define VAR136 0 "None" 1 "Some" ; label define VAR138 0 "None" 1 "Some" ; label define VAR140 0 "None" 1 "Some" ; label define VAR143 0 "None" 1 "Some" ; label define VAR220 0 "No or not know" 1 "Yes" ; label define VAR229 0 "No intentions" 1 "Any intentions" ; label define VAR259 0 "Seism & or others" 1 "Seismologists only" ; label define VAR262 0 "Low" 1 "Medium" 2 "High" ; label define VAR282 0 "Non-white" 1 "White" ; label define VAR284 0 "65 or over" 1 "Less than 65" ; label define VAR285 1 "21 to 24 years" 2 "25 to 44 years" 3 "45 to 54 years" 4 "55 to 59 years" 5 "60 to 64 years" 6 "65 to 74 years" 7 "75 to 84 years" 8 "85 years and over" ; label define VAR287 0 "Blue collar" 1 "White collar" ; label define VAR289 0 "Less than $15,000" 1 "$15,000 or over" ; label define VAR291 0 "< hs diploma" 1 ">= hs diploma" ; label define VAR292 0 "< college grad" 1 ">=college grad" ; label define VAR294 0 "Not impt" 1 "Impt" ; label define VAR295 0 "Impt" 1 "Not impt" ; #delimit cr ******************************************************************* infile using X * Replace 'X' with the name of the dictionary file. * * The contents of the dictionary are given at the end of this file. * Put the dictionary into a separate file (by editing this file). * Then specify here the name of the dictionary file. ******************************************************************* * The md, min and max specifications were translated * into the following "REPLACE...IF" statements: dictionary using Y { ***************************************************************** * Replace 'Y' with the name of the data file. * The default suffix is '.raw'. * * Put this dictionary into a separate file (with the suffix .dct). * (The first line of the dictionary file must contain the * 'dictionary' command.) * * Then edit the name of that dictionary file into the 'do-file' * portion of the STATA definitions. ******************************************************************* _column(1) long CASEID %6f "" _column(7) int REQUEST :REQUEST %1f "1st, 2nd, 3rd request" _column(8) int VAR001 :VAR001 %1f "Most threatening hazard" _column(9) int VAR004 :VAR004 %1f "Short-term eq risk belief" _column(10) int VAR007 :VAR007 %1f "Personalized short-term eq risk" _column(11) int VAR010 %2f "Short-term eq risk odds" _column(13) int VAR011 :VAR011 %1f "Long-term eq risk belief" _column(14) int VAR014 :VAR014 %1f "Personalized long-term eq risk" _column(15) int VAR017 %2f "Long-term eq risk odds" _column(17) int VAR018 :VAR018 %1f "Self houshhold preparedness" _column(18) int VAR021 :VAR021 %1f "Community household preparedness" _column(19) int VAR024 :VAR024 %1f "Government preparedness" _column(20) int VAR027 :VAR027 %1f "Heard about next damaging eq" _column(21) int VAR030 :VAR030 %1f "Info on next damaging eq received" _column(22) int VAR031 :VAR031 %1f "Info source on next eq" _column(23) int VAR032 :VAR032 %1f "Info source on next eq" _column(24) int VAR033 :VAR033 %1f "Info source on next eq" _column(25) int VAR034 :VAR034 %1f "Info source on next eq" _column(26) int VAR035 :VAR035 %1f "Info source on next eq" _column(27) int VAR036 :VAR036 %1f "Info channel on next eq" _column(28) int VAR037 :VAR037 %1f "Info channel on next eq" _column(29) int VAR038 :VAR038 %1f "Info channel on next eq" _column(30) int VAR039 :VAR039 %1f "Info channel on next eq" _column(31) int VAR040 :VAR040 %1f "Info channel on next eq" _column(32) int VAR041 :VAR041 %1f "Info source on next eq" _column(33) int VAR042 :VAR042 %1f "Info source on next eq" _column(34) int VAR043 :VAR043 %1f "Info channel on next eq" _column(35) int VAR044 :VAR044 %1f "Info source on next eq" _column(36) int VAR045 :VAR045 %1f "Info channel on next eq" _column(37) int VAR046 :VAR046 %1f "Info channel on next eq" _column(38) int VAR047 :VAR047 %1f "Other channel & source on next eq" _column(39) int VAR057 :VAR057 %1f "Info on next damaging eq received" _column(40) int VAR058 :VAR058 %1f "Info specificity" _column(41) int VAR059 :VAR059 %1f "Info specificity" _column(42) int VAR060 :VAR060 %1f "Info specificity" _column(43) int VAR061 :VAR061 %1f "Info specificity" _column(44) int VAR062 :VAR062 %1f "Info specificity" _column(45) int VAR063 :VAR063 %1f "Info specificity" _column(46) int VAR064 :VAR064 %1f "Info specificity" _column(47) int VAR065 :VAR065 %1f "Info specificity" _column(48) int VAR066 :VAR066 %1f "Info specificity" _column(49) int VAR067 :VAR067 %1f "Info specificity" _column(50) int VAR068 :VAR068 %1f "Info specificity" _column(51) int VAR069 :VAR069 %1f "Info specificity" _column(52) int VAR073 :VAR073 %1f "Alternative info sources recalled" _column(53) int VAR074 :VAR074 %1f "Alternative info sources recalled" _column(54) int VAR075 :VAR075 %1f "Alternative info sources recalled" _column(55) int VAR076 :VAR076 %1f "Alternative info sources recalled" _column(56) int VAR077 :VAR077 %1f "Alternative info sources recalled" _column(57) int VAR078 :VAR078 %1f "Alternative info sources recalled" _column(58) int VAR079 :VAR079 %1f "Alternative info sources recalled" _column(59) int VAR081 :VAR081 %1f "Info-seeking advise recalled" _column(60) int VAR082 :VAR082 %1f "Info-seeking advise recalled" _column(61) int VAR083 :VAR083 %1f "Info-seeking advise recalled" _column(62) int VAR084 :VAR084 %1f "Info-seeking advise recalled" _column(63) int VAR085 :VAR085 %1f "Info-seeking advise recalled" _column(64) int VAR087 :VAR087 %1f "Mitigation advise recalled" _column(65) int VAR088 :VAR088 %1f "Mitigation advise recalled" _column(66) int VAR089 :VAR089 %1f "Mitigation advise recalled" _column(67) int VAR090 :VAR090 %1f "Mitigation advise recalled" _column(68) int VAR091 :VAR091 %1f "Mitigation advise recalled" _column(69) int VAR092 :VAR092 %1f "Mitigation advise recalled" _column(70) int VAR093 :VAR093 %1f "Mitigation advise recalled" _column(71) int VAR094 :VAR094 %1f "Mitigation advise recalled" _column(72) int VAR095 :VAR095 %1f "Mitigation advise recalled" _column(73) int VAR097 :VAR097 %1f "Preparedness advise recalled" _column(74) int VAR098 :VAR098 %1f "Preparedness advise recalled" _column(75) int VAR099 :VAR099 %1f "Preparedness advise recalled" _column(76) int VAR100 :VAR100 %1f "Preparedness advise recalled" _column(77) int VAR101 :VAR101 %1f "Preparedness advise recalled" _column(78) int VAR102 :VAR102 %1f "Preparedness advise recalled" _column(79) int VAR103 :VAR103 %1f "Preparedness advise recalled" _column(80) int VAR104 :VAR104 %1f "Preparedness advise recalled" _column(81) int VAR105 :VAR105 %1f "Preparedness advise recalled" _column(82) int VAR106 :VAR106 %1f "Preparedness advise recalled" _column(83) int VAR107 :VAR107 %1f "Preparedness advise recalled" _column(84) int VAR112 :VAR112 %1f "Consistency of all info" _column(85) int VAR116 :VAR116 %1f "Insert characteristics" _column(86) int VAR117 :VAR117 %1f "Insert characteristics" _column(87) int VAR118 :VAR118 %1f "Insert characteristics" _column(88) int VAR119 :VAR119 %1f "Insert characteristics" _column(89) int VAR120 :VAR120 %1f "Insert characteristics" _column(90) int VAR121 :VAR121 %1f "Insert characteristics" _column(91) int VAR122 :VAR122 %1f "Insert characteristics" _column(92) int VAR123 :VAR123 %1f "Insert characteristics" _column(93) int VAR124 :VAR124 %1f "Insert characteristics" _column(94) int VAR125 :VAR125 %1f "Insert characteristics" _column(95) int VAR128 :VAR128 %1f "Insert understandability" _column(96) int VAR130 :VAR130 %1f "General next eq info understandability" _column(97) int VAR133 :VAR133 %1f "Neighborhood eq damage experience" _column(98) int VAR135 :VAR135 %1f "Home eq damage experience" _column(99) int VAR137 :VAR137 %1f "Interior eq damage experience" _column(100) int VAR139 :VAR139 %1f "People eq injury experience" _column(101) int VAR142 :VAR142 %1f "Vicarious eq experience" _column(102) int VAR145 :VAR145 %1f "Pre-insert preparedness actions" _column(103) int VAR146 :VAR146 %1f "Pre-insert preparedness actions" _column(104) int VAR147 :VAR147 %1f "Pre-insert preparedness actions" _column(105) int VAR148 :VAR148 %1f "Pre-insert preparedness actions" _column(106) int VAR149 :VAR149 %1f "Pre-insert preparedness actions" _column(107) int VAR150 :VAR150 %1f "Pre-insert preparedness actions" _column(108) int VAR151 :VAR151 %1f "Pre-insert preparedness actions" _column(109) int VAR152 :VAR152 %1f "Pre-insert preparedness actions" _column(110) int VAR153 :VAR153 %1f "Pre-insert preparedness actions" _column(111) int VAR154 :VAR154 %1f "Pre-insert preparedness actions" _column(112) int VAR155 :VAR155 %1f "Pre-insert preparedness actions" _column(113) int VAR157 :VAR157 %1f "Post-insert preparedness actions" _column(114) int VAR158 :VAR158 %1f "Post-insert preparedness actions" _column(115) int VAR159 :VAR159 %1f "Post-insert preparedness actions" _column(116) int VAR160 :VAR160 %1f "Post-insert preparedness actions" _column(117) int VAR161 :VAR161 %1f "Post-insert preparedness actions" _column(118) int VAR162 :VAR162 %1f "Post-insert preparedness actions" _column(119) int VAR163 :VAR163 %1f "Post-insert preparedness actions" _column(120) int VAR164 :VAR164 %1f "Post-insert preparedness actions" _column(121) int VAR165 :VAR165 %1f "Post-insert preparedness actions" _column(122) int VAR166 :VAR166 %1f "Post-insert preparedness actions" _column(123) int VAR167 :VAR167 %1f "Post-insert preparedness actions" _column(124) int VAR169 :VAR169 %1f "Pre-insert info-seeking" _column(125) int VAR170 :VAR170 %1f "Pre-insert info-seeking" _column(126) int VAR171 :VAR171 %1f "Pre-insert info-seeking" _column(127) int VAR172 :VAR172 %1f "Pre-insert info-seeking" _column(128) int VAR173 :VAR173 %1f "Pre-insert info-seeking" _column(129) int VAR174 :VAR174 %1f "Pre-insert info-seeking" _column(130) int VAR175 :VAR175 %1f "Pre-insert info-seeking" _column(131) int VAR176 :VAR176 %1f "Pre-insert info-seeking" _column(132) int VAR177 :VAR177 %1f "Pre-insert info-seeking" _column(133) int VAR178 :VAR178 %1f "Pre-insert info-seeking" _column(134) int VAR179 :VAR179 %1f "Pre-insert info-seeking" _column(135) int VAR180 :VAR180 %1f "Pre-insert info-seeking" _column(136) int VAR182 :VAR182 %1f "Post-insert info-seeking" _column(137) int VAR183 :VAR183 %1f "Post-insert info-seeking" _column(138) int VAR184 :VAR184 %1f "Post-insert info-seeking" _column(139) int VAR185 :VAR185 %1f "Post-insert info-seeking" _column(140) int VAR186 :VAR186 %1f "Post-insert info-seeking" _column(141) int VAR187 :VAR187 %1f "Post-insert info-seeking" _column(142) int VAR188 :VAR188 %1f "Post-insert info-seeking" _column(143) int VAR189 :VAR189 %1f "Post-insert info-seeking" _column(144) int VAR190 :VAR190 %1f "Post-insert info-seeking" _column(145) int VAR191 :VAR191 %1f "Post-insert info-seeking" _column(146) int VAR192 :VAR192 %1f "Post-insert info-seeking" _column(147) int VAR193 :VAR193 %1f "Post-insert info-seeking" _column(148) int VAR195 :VAR195 %1f "Pre-insert mitigation" _column(149) int VAR196 :VAR196 %1f "Pre-insert mitigation" _column(150) int VAR197 :VAR197 %1f "Pre-insert mitigation" _column(151) int VAR198 :VAR198 %1f "Pre-insert mitigation" _column(152) int VAR199 :VAR199 %1f "Pre-insert mitigation" _column(153) int VAR200 :VAR200 %1f "Pre-insert mitigation" _column(154) int VAR201 :VAR201 %1f "Pre-insert mitigation" _column(155) int VAR202 :VAR202 %1f "Pre-insert mitigation" _column(156) int VAR203 :VAR203 %1f "Pre-insert mitigation" _column(157) int VAR205 :VAR205 %1f "Post-insert mitigation" _column(158) int VAR206 :VAR206 %1f "Post-insert mitigation" _column(159) int VAR207 :VAR207 %1f "Post-insert mitigation" _column(160) int VAR208 :VAR208 %1f "Post-insert mitigation" _column(161) int VAR209 :VAR209 %1f "Post-insert mitigation" _column(162) int VAR210 :VAR210 %1f "Post-insert mitigation" _column(163) int VAR211 :VAR211 %1f "Post-insert mitigation" _column(164) int VAR212 :VAR212 %1f "Post-insert mitigation" _column(165) int VAR213 :VAR213 %1f "Post-insert mitigation" _column(166) int VAR219 :VAR219 %1f "Hired someone for eq readiness" _column(167) long VAR221 %6f "$ spent for self to make eq safer" _column(173) long VAR222 %5f "$ spent to hire others to make eq safer" _column(178) int VAR223 :VAR223 %1f "Who expected to pay for repairs" _column(179) int VAR224 :VAR224 %1f "Readiness intentions" _column(180) int VAR225 :VAR225 %1f "Readiness intentions" _column(181) int VAR226 :VAR226 %1f "Readiness intentions" _column(182) int VAR227 :VAR227 %1f "Readiness intentions" _column(183) int VAR228 :VAR228 %1f "Readiness intentions" _column(184) int VAR231 :VAR231 %1f "Readiness limitations" _column(185) int VAR232 :VAR232 %1f "Readiness limitations" _column(186) int VAR233 :VAR233 %1f "Readiness limitations" _column(187) int VAR234 :VAR234 %1f "Readiness limitations" _column(188) int VAR235 :VAR235 %1f "Readiness limitations" _column(189) int VAR236 :VAR236 %1f "Readiness social cues observed" _column(190) int VAR237 :VAR237 %1f "Readiness social cues observed" _column(191) int VAR238 :VAR238 %1f "Readiness social cues observed" _column(192) int VAR239 :VAR239 %1f "Readiness social cues observed" _column(193) int VAR240 :VAR240 %1f "Readiness social cues observed" _column(194) int VAR241 :VAR241 %1f "Readiness social cues observed" _column(195) int VAR242 :VAR242 %1f "Readiness social cues observed" _column(196) int VAR243 :VAR243 %1f "Readiness social cues observed" _column(197) int VAR245 :VAR245 %1f "Belief in science" _column(198) int VAR246 :VAR246 %1f "Belief in science" _column(199) int VAR247 :VAR247 %1f "Belief in science" _column(200) int VAR248 :VAR248 %1f "Belief in science" _column(201) int VAR249 :VAR249 %1f "Belief in science" _column(202) int VAR250 :VAR250 %1f "Belief in science" _column(203) int VAR252 :VAR252 %1f "Who able to predict eq belief" _column(204) int VAR253 :VAR253 %1f "Who able to predict eq belief" _column(205) int VAR254 :VAR254 %1f "Who able to predict eq belief" _column(206) int VAR255 :VAR255 %1f "Who able to predict eq belief" _column(207) int VAR256 :VAR256 %1f "Who able to predict eq belief" _column(208) int VAR257 :VAR257 %1f "Who able to predict eq belief" _column(209) int VAR258 :VAR258 %1f "Who able to predict eq belief" _column(210) int VAR261 :VAR261 %2f "County of residence" _column(212) int VAR263 :VAR263 %1f "Home ownership" _column(213) int VAR264 :VAR264 %1f "Building ownership" _column(214) int VAR266 %2f "# of years lived in california" _column(216) int VAR267 %2f "# of years lived in bay area" _column(218) int VAR268 %2f "# of years lived in current home" _column(220) int VAR269 :VAR269 %1f "Likelihood of moving - next couple yrs" _column(221) int VAR270 :VAR270 %1f "Relatives living in bay area" _column(222) int VAR271 :VAR271 %1f "Participation in community orgs" _column(223) int VAR272 :VAR272 %1f "Participation in community orgs" _column(224) int VAR273 :VAR273 %1f "Participation in community orgs" _column(225) int VAR274 :VAR274 %1f "Participation in community orgs" _column(226) int VAR275 :VAR275 %1f "Participation in community orgs" _column(227) int VAR276 :VAR276 %1f "Participation in community orgs" _column(228) int VAR277 :VAR277 %1f "Participation in community orgs" _column(229) int VAR280 :VAR280 %1f "Sex" _column(230) int VAR281 :VAR281 %1f "Ethnicity" _column(231) int VAR283 %2f "Age" _column(233) int VAR286 :VAR286 %1f "Occupation" _column(234) int VAR288 :VAR288 %1f "Income" _column(235) int VAR290 :VAR290 %2f "Education" _column(237) int VAR293 :VAR293 %1f "Religiosity" _column(238) int VAR002 :VAR002 %1f "Tech vs natural hazard threats" _column(239) int VAR003 :VAR003 %1f "Tech vs non-eq vs eq threats" _column(240) int VAR005 :VAR005 %1f "Short-term eq risk belief" _column(241) int VAR006 :VAR006 %1f "Short-term eq risk belief" _column(242) int VAR008 :VAR008 %1f "Personalized short-term eq risk" _column(243) int VAR009 :VAR009 %1f "Personalized short-term eq risk" _column(244) int VAR012 :VAR012 %1f "Long-term eq risk belief" _column(245) int VAR013 :VAR013 %1f "Long-term eq risk belief" _column(246) int VAR015 :VAR015 %1f "Personalized long-term eq risk" _column(247) int VAR016 :VAR016 %1f "Personalized long-term eq risk" _column(248) int VAR019 :VAR019 %1f "Self houshhold preparedness" _column(249) int VAR020 :VAR020 %1f "Self houshhold preparedness" _column(250) int VAR022 :VAR022 %1f "Community household preparedness" _column(251) int VAR023 :VAR023 %1f "Community household preparedness" _column(252) int VAR025 :VAR025 %1f "Government preparedness" _column(253) int VAR026 :VAR026 %1f "Government preparedness" _column(254) int VAR028 :VAR028 %1f "Heard about next damaging eq" _column(255) int VAR029 :VAR029 %1f "Heard about next damaging eq" _column(256) int VAR048 :VAR048 %1f "Info channel on next eq" _column(257) int VAR049 %1f "# print channels" _column(258) int VAR050 %1f "# non-mass media channels" _column(259) int VAR051 %1f "# formal govt sources" _column(260) int VAR052 %1f "# formal non-govt sources" _column(261) int VAR053 %1f "# informal sources" _column(262) int VAR054 %1f "Total # channels on next eq" _column(263) int VAR055 %1f "Total # sources on next eq" _column(264) int VAR056 %2f "Total channels & sources" _column(266) int VAR070 %1f "# parameter specifics recalled" _column(267) int VAR071 %1f "# damage specifics recalled" _column(268) int VAR072 %2f "Total info specifics recalled" _column(270) int VAR080 %1f "Total alternative info sources recalled" _column(271) int VAR086 %1f "Total info-seeking advise recalled" _column(272) int VAR096 %1f "Total mitigation advise recalled" _column(273) int VAR108 %2f "Total preparedness advise recalled" _column(275) int VAR109 %2f "Total info advise recalled" _column(277) int VAR110 %2f "Total mit & prep advise recalled" _column(279) int VAR111 %2f "Cum info, prep & mit advise recalled" _column(281) int VAR113 :VAR113 %1f "Consistency of all info" _column(282) int VAR114 :VAR114 %1f "Consistency of all info" _column(283) long VAR115 %18f "Weighted info quality score" _column(301) int VAR126 %1f "Newspaper insert kept & more gotten" _column(302) int VAR127 %1f "Insert readiness usefulness & during eq" _column(303) int VAR129 :VAR129 %1f "Insert understandability" _column(304) int VAR131 :VAR131 %1f "General next eq info understandability" _column(305) long VAR132 %18f "Weighted overall info quality - next eq" _column(323) int VAR134 :VAR134 %1f "Neighborhood eq damage experience" _column(324) int VAR136 :VAR136 %1f "Home eq damage experience" _column(325) int VAR138 :VAR138 %1f "Interior eq damage experience" _column(326) int VAR140 :VAR140 %1f "People eq injury experience" _column(327) int VAR141 %2f "Weighted personal eq experience severity" _column(329) int VAR143 :VAR143 %1f "Vicarious eq experience" _column(330) int VAR144 %2f "Personal & vicarious eq experience index" _column(332) int VAR156 %2f "Total pre-insert preparedness actions" _column(334) int VAR168 %2f "Total post-insert preparedness actions" _column(336) int VAR181 %2f "Total pre-insert info-seeking actions" _column(338) int VAR194 %2f "Total post-insert info-seeking actions" _column(340) int VAR204 %1f "Total pre-insert mitigation actions" _column(341) int VAR214 %1f "Total post-insert mitigation actions" _column(342) int VAR215 %2f "Total pre-insert prep & mit actions" _column(344) int VAR216 %2f "Cum pre-insert prep, mit & info-seeking" _column(346) int VAR217 %2f "Total post-insert prep & mit actions" _column(348) int VAR218 %2f "Cum post-insert prep, mit & info-seeking" _column(350) int VAR220 :VAR220 %1f "Hired someone for eq readiness" _column(351) int VAR229 :VAR229 %1f "Readiness intentions" _column(352) int VAR230 %1f "Total intended readiness" _column(353) int VAR244 %1f "Total readiness social cues observed" _column(354) int VAR251 %2f "Total belief in science" _column(356) int VAR259 :VAR259 %1f "Who able to predict eq belief" _column(357) int VAR260 %1f "# of people believed able to predict eq" _column(358) int VAR262 :VAR262 %1f "Objective eq risk" _column(359) int VAR265 %1f "Real estate stake" _column(360) int VAR278 %1f "# of community org participation" _column(361) int VAR279 %3f "# of social ties to bay area & calif" _column(364) int VAR282 :VAR282 %1f "Ethnicity" _column(365) int VAR284 :VAR284 %1f "Age" _column(366) int VAR285 :VAR285 %1f "Age" _column(367) int VAR287 :VAR287 %1f "Occupation" _column(368) int VAR289 :VAR289 %1f "Income" _column(369) int VAR291 :VAR291 %1f "Education" _column(370) int VAR292 :VAR292 %1f "Education" _column(371) int VAR294 :VAR294 %1f "Religiosity" _column(372) int VAR295 :VAR295 %1f "Religiosity" _column(373) long VAR296 %18f "Index on personal factors" }