@@ -39,6 +39,9 @@ describe each survey response:
39
39
* ` weight ` : The survey weight calculated by Facebook, for demographically
40
40
adjusting estimates. See the [ weights documentation] ( weights.md ) for details
41
41
on how to use these weights.
42
+ * ` wave ` : Integer specifying the survey wave this respondent completed; see
43
+ below for the full list.
44
+ * ` UserLanguage ` : Language the respondent completed the survey in.
42
45
43
46
Coding details for each survey wave follow.
44
47
@@ -124,3 +127,107 @@ Files:
124
127
* Consent question now requires the respondent be located in the U.S.
125
128
* Item B2 now includes eye pain as a symptom.
126
129
* Item C5 moved to be asked before item C4.
130
+
131
+ ## Wave 4
132
+
133
+ Wave 4 will be deployed in late August. It will be available in English, as well
134
+ as
135
+
136
+ * * [ translations to be completed] *
137
+
138
+ Draft files [ final versions to be posted when available] :
139
+
140
+ * TODO (PDF)
141
+ * TODO (Word)
142
+
143
+ ### Summary of Changes
144
+
145
+ Wave 4 is a ** major change** to the survey instrument. Some items have been
146
+ removed and several new items have been added. Please review the changes
147
+ carefully when you use responses from both waves.
148
+
149
+ #### Consent Text
150
+
151
+ The survey consent text has been altered to more clearly indicate that
152
+
153
+ > Even if you are healthy, your responses may contribute to a better public
154
+ > health understanding of the spread of the coronavirus pandemic and its effects
155
+ > on public health and well-being. This may help improve our local and national
156
+ > responses to the pandemic and our understanding of how it has affected
157
+ > society.
158
+
159
+ This is broader than the prior text, which suggested the survey was only to
160
+ understand "where the coronavirus pandemic is moving", and ensures we obtain
161
+ consent for the full range of uses for the survey.
162
+
163
+ #### New Items
164
+
165
+ * Following item B2, item B2c now asks which reported symptoms are "new or
166
+ unusual" for the respondent. This is intended to distinguish symptoms of
167
+ chronic conditions (such as allergies) from symptoms that may be COVID-related
168
+ (or due to influenza or another condition).
169
+ * Item B7 now asks whether the respondent has sought medical care, such as
170
+ visiting a doctor or urgent care clinic. This will allow researchers to
171
+ understand how people seek medical care, and what fraction of people do so at
172
+ any given time.
173
+ * Items B8, B10, B10a, B10b, B11, B12, and B12a more comprehensively ask about
174
+ testing, including whether the respondent has * tried* to be tested but could
175
+ not get a test, and why they were tested.
176
+ * Item C13 asks about specific activities, such as working or going to a
177
+ restaurant, that the respondent may have done in the past 24 hours. Item C13a
178
+ asks whether the respondent wore a mask while doing them.
179
+ * Item C14 asks "In the past 5 days, how often did you wear a mask when in
180
+ public?"
181
+ * Item D6 now asks if the respondent is of Hispanic, Latino, or Spanish origin.
182
+ Note that this item ** may not be available** in individual response files
183
+ until procedures to prevent reidentification of respondents are finalized.
184
+ * Item D7 now asks the respondent's race. Note that this item ** may not be
185
+ available** in individual response files until procedures to prevent
186
+ reidentification of respondents are finalized.
187
+ * Item D8 asks for the highest level of school the respondent has completed.
188
+ * Item D9 asks if the respondent has worked for pay in the past 4 weeks, while
189
+ items Q64 - Q80 ask the respondent to identify their occupation in a form
190
+ based on the [ Standard Occupational Classification
191
+ System] ( https://en.wikipedia.org/wiki/Standard_Occupational_Classification_System ) .
192
+ (Each respondent will only see 2 of these items; the first requests a broad
193
+ category, the second a more detailed classification.)
194
+ * Item D10 asks if any of the respondent's work for pay in the past 4 weeks was
195
+ outside their home.
196
+
197
+ #### Changed Items
198
+
199
+ * Item B2 now includes eye pain and chills as symptoms.
200
+ * Item B2b now asks how long the respondent has had one * unusual* symptom, if
201
+ they report having one in item B2c. It no longer asks how long the respondent
202
+ has had * any* reported symptom.
203
+ * Item C1 now separates type 1 and type 2 diabetes, coded separately. The coding
204
+ for both is different from the original coding for "diabetes", so they should
205
+ be treated separately.
206
+ * Item C8 now asks how often the respondent has "felt isolated from others",
207
+ along with the prior items about anxiety and depression.
208
+
209
+ #### Removed Items
210
+
211
+ * Item A2b ("How many people are there in your household in total (including
212
+ yourself)?") has been removed, as have items D3, D4, and D5. They have been
213
+ replaced with item A5, which asks for the people in the household broken down
214
+ by age, * including* the respondent.
215
+ * Items B3 and Q40, asking the temperature of respondents with fevers, have been
216
+ removed.
217
+ * Item B4, asking if the respondent's cough involved mucus, has been removed.
218
+ * Item B5 ("Have you been tested for COVID-19 (coronavirus) for your current
219
+ illness?") has been removed. It has been replaced with items B8-B12,
220
+ described above.
221
+ * Item B6 is now subsumed by item B7.
222
+ * Item C2 ("Have you had a flu shot in the last 12 months?") was not being used
223
+ by research partners and has been removed.
224
+ * Item C3 ("In the past 5 days, have you gone to work outside of your home?")
225
+ has been replaced by a combination of items C13 and D9.
226
+ * Item C4 is replaced by items Q64, Q68, and Q69.
227
+ * Item C5 is replaced by items Q64, Q68, and Q69.
228
+ * Item C7 ("To what extent are you intentionally avoiding contact with other
229
+ people?") is removed, replaced by the more specific items C13, C13a, and C14.
230
+ * Item Q36 ("How much of a threat would you say the coronavirus outbreak is to
231
+ your household’s finances?") has been removed and replaced with item C15, for
232
+ consistency with the international version of the survey.
233
+ * Item D1b ("Are you currently pregnant?") has been removed.
0 commit comments