@@ -130,7 +130,7 @@ <h2>Travel and Other Social Behaviors During US Holidays</h2>
130130 scale_x_date(date_breaks = "2 weeks",
131131 date_labels = "%b %d %Y",
132132 date_minor_breaks = "1 week") +
133- labs(x = "Date", y = "% Out -of-state travel in last 5 days",
133+ labs(x = "Date", y = "% traveled out -of-state in last 5 days",
134134 title = "Relative out-of-state travel by US region",
135135 subtitle = "From Delphi's surveys, conducted through Facebook") +
136136 theme_bw() +
@@ -140,8 +140,7 @@ <h2>Travel and Other Social Behaviors During US Holidays</h2>
140140g2 <- plot(regionmap,
141141 title = "US Regions",
142142 choro_col = c("#F8766D", "#7CAE00", "#00BFC4", "#C77CFF"),
143- choro_params = list(breaks = c(1, 2, 3, 4),
144- legend_position = "none")) +
143+ choro_params = list(breaks = c(1, 2, 3, 4))) +
145144 theme(legend.position = "none")
146145
147146lay <- rbind(c(1,1,1,2),
@@ -198,13 +197,14 @@ <h2>Travel and Other Social Behaviors During US Holidays</h2>
198197 scale_x_date(date_breaks = "2 weeks",
199198 date_labels = "%b %d %Y",
200199 date_minor_breaks = "1 week") +
201- labs(x = "Date", y = "% Spent time with non-household member in past 24h",
202- title = "Percent surveyed that spent time with a non-household member by US region",
203- subtitle = "Data from Delphi COVIDcast, delphi.cmu.edu") +
200+ labs(x = "Date", y = "% spent time with non-household member in past 24h",
201+ title = "Percent surveyed that spent time with a non-household member",
202+ subtitle = "7-day rolling average",
203+ caption = "Data from Delphi COVIDcast, delphi.cmu.edu") +
204204 theme_bw() +
205- theme(legend.position = c(.075,.15 )) +
205+ theme(legend.position = c(0.095, 0.2 )) +
206206 guides(color = FALSE)</ code > </ pre >
207- < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/spent-time-1.svg " width ="864 " class =" wide-figure " /> </ p >
207+ < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/spent-time-1.svg " width ="672 " /> </ p >
208208< p > Through the survey, we also find that more people in many states spent time with
209209people outside of their household in social gatherings for Thanksgiving and
210210Christmas when compared to the preceding week. In the above figure, the percent
@@ -250,12 +250,13 @@ <h2>Travel and Other Social Behaviors During US Holidays</h2>
250250 date_labels = "%b %d %Y",
251251 date_minor_breaks = "1 week") +
252252 labs(x = "Date", y = "% Went shopping in past 24h",
253- title = "Percent surveyed that went shopping recently by US region",
254- subtitle = "Data from Delphi COVIDcast, delphi.cmu.edu") +
253+ title = "Percent surveyed that went shopping recently",
254+ subtitle = "7-day rolling average",
255+ caption = "Data from Delphi COVIDcast, delphi.cmu.edu") +
255256 theme_bw() +
256- theme(legend.position = c(.075, .15 )) +
257+ theme(legend.position = c(.095, 0.2 )) +
257258 guides(color = FALSE)</ code > </ pre >
258- < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/went-shopping-1.svg " width ="864 " class =" wide-figure " /> </ p >
259+ < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/went-shopping-1.svg " width ="672 " /> </ p >
259260< p > Additionally, Thanksgiving and Christmas are major shopping holidays. When asked
260261if they had gone to the “market, grocery store, or pharmacy” in the past 24
261262hours, a high percentage of survey respondents responded they had on
@@ -297,19 +298,29 @@ <h2>Preventative Measures and Testing During the US Holidays</h2>
297298 scale_x_date(date_breaks = "2 weeks",
298299 date_labels = "%b %d %Y",
299300 date_minor_breaks = "1 week") +
300- labs(x = "Date", y = "% Wore a mask in public in past 5 days",
301- title = "Percent surveyed that wore a mask in public by US region",
302- subtitle = "Data from Delphi COVIDcast, delphi.cmu.edu") +
301+ labs(x = "Date", y = "% wore a mask in public in past 5 days",
302+ title = "Percent surveyed who reported wearing a mask in public",
303+ subtitle = "7-day rolling average",
304+ caption = "Data from Delphi COVIDcast, delphi.cmu.edu") +
303305 theme_bw() +
304- theme(legend.position = c(.075, .15 )) +
306+ theme(legend.position = c(0.9, 0.2 )) +
305307 guides(color = FALSE)</ code > </ pre >
306- < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/wore-mask-1.svg " width ="864 " class =" wide-figure " /> </ p >
308+ < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/wore-mask-1.svg " width ="672 " /> </ p >
307309< p > While people in the US may have traveled more, shopped more, and spent more time
308310with non-household members during the holidays, they also reported participating
309311in preventative measures in public to a greater degree. For example, the percent
310312of people who say they wore masks most or all of the time while in public in the
311313past 5 days increased across the nation prior to Thanksgiving and held steady
312314through the end of the year (mean ± s.e. of states in region).</ p >
315+ < p > Note, however, that this can’t be directly interpreted to mean that a certain
316+ percentage of people wear masks in public places—the survey question asks
317+ respondents if they wear masks < em > most</ em > or all of the time in public, and since
318+ mask usage is self-reported, it might be biased. A recent < a href ="https://preventepidemics.org/covid19/science/weekly-science-review/january-9-15-2020/ "> Preventing Epidemics
319+ comparison</ a >
320+ found that this self-reported data tends to give higher rates of mask use when
321+ compared to direct observations of people in public places, such as through
322+ surveillance cameras at stores, but also found that these direct observations
323+ agree that mask use is increasing.</ p >
313324< pre class ="r "> < code > tested <- covidcast_signal("fb-survey",
314325 "smoothed_wtested_14d",
315326 start_day = start_after_election, end_day = end_day,
@@ -339,13 +350,14 @@ <h2>Preventative Measures and Testing During the US Holidays</h2>
339350 scale_x_date(date_breaks = "2 weeks",
340351 date_labels = "%b %d %Y",
341352 date_minor_breaks = "1 week") +
342- labs(x = "Date", y = "% Tested in past 14 days",
343- title = "Percent surveyed that were tested recently by US region",
344- subtitle = "Data from Delphi COVIDcast, delphi.cmu.edu") +
353+ labs(x = "Date", y = "% tested in past 14 days",
354+ title = "Percent surveyed that were tested recently",
355+ subtitle = "7-day rolling average",
356+ caption = "Data from Delphi COVIDcast, delphi.cmu.edu") +
345357 theme_bw() +
346- theme(legend.position = c(.075, .15 )) +
358+ theme(legend.position = c(0.095, 0.2 )) +
347359 guides(color = FALSE)</ code > </ pre >
348- < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/tested-recently-1.svg " width ="864 " class =" wide-figure " /> </ p >
360+ < p > < img src ="/blog/2021-01-22-holiday-surveys_files/figure-html/tested-recently-1.svg " width ="672 " /> </ p >
349361< p > Several news agencies reported that the demand for COVID-19 tests < a href ="https://www.wsj.com/articles/how-do-i-get-a-covid-19-test-before-thanksgiving-11605918004 "> surged before
350362Thanksgiving</ a > .
351363While this was in large part due to rising COVID-19 cases nationwide, it is also
0 commit comments