This repository was archived by the owner on Mar 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ library(ggrepel)
157
157
library(dplyr)
158
158
library(plotly)
159
159
160
- case_rates <- covidcast_signal("jhu-csse ", "confirmed_7dav_incidence_prop",
160
+ case_rates <- covidcast_signal("usa-facts ", "confirmed_7dav_incidence_prop",
161
161
start_day = end_day, end_day = end_day,
162
162
geo_type = "state")
163
163
@@ -384,6 +384,12 @@ reopening.
384
384
details, see [ our surveys page] ( https://covidcast.cmu.edu/surveys.html ) . For
385
385
updates, you can follow [ CmuDelphi on Twitter] ( https://twitter.com/cmudelphi ) .*
386
386
387
+ ** Note.** * This post was updated on October 17, 2020 to correct an error in the
388
+ scatterplot of mask usage and reported case rates. An error in our data
389
+ processing system meant our reported case rates were half the size they should
390
+ have been. This did not affect the trend in the scatterplot, only the scale of
391
+ the X axis.*
392
+
387
393
** Acknowledgments.** * Many items in Wave 4 of our survey are based on work by
388
394
the team at the Joint Program in Survey Methodology at the University of
389
395
Maryland led by Frauke Kreuter; Adrianne Bradford and Samantha Chiu helped
You can’t perform that action at this time.
0 commit comments