You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/about/_index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
2
title: Delphi Research Group
3
+
linkTitle: About Delphi
3
4
layout: about
4
5
5
6
collaborators:
@@ -49,7 +50,7 @@ In reverse chronological order.
49
50
50
51
* Several of the underlying data sources (on which these indicators are built) would not exist or be publicly available without our efforts. This includes:
51
52
52
-
* A massive [national daily survey]({{< relref "surveys">}}) we're running in [partnership with Facebook](https://covid-survey.dataforgood.fb.com/survey_and_map_data.html). Over 20 million Americans have answered the survey since April 2020, providing real-time insights into, e.g., self-reported symptoms, mask wearing, testing, contacts, and vaccination.
53
+
* A massive [national daily survey]({{< relref "ctis">}}) we're running in [partnership with Facebook](https://covid-survey.dataforgood.fb.com/survey_and_map_data.html). Over 20 million Americans have answered the survey since April 2020, providing real-time insights into, e.g., self-reported symptoms, mask wearing, testing, contacts, and vaccination.
53
54
54
55
* An enormous database of medical insurance claims that have been de-identified in accordance with HIPAA privacy regulations, covering more than half the U.S. population. This data is made available by health system partners including Change Healthcare, and provides insights into disease activity through outpatient visits and hospitalizations.
Copy file name to clipboardExpand all lines: content/blog/2020-10-06-survey-wave-4.Rmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -363,7 +363,7 @@ available through our COVIDcast API, and the exact technical details are
363
363
described in our `r blogdown::shortcode_html("apireflink", "api/covidcast-signals/fb-survey.html", "signal documentation")`.
364
364
The symptom and mask data is already featured on our `r blogdown::shortcode_html("reflink", "covidcast?sensor=fb-survey-smoothed_wearing_mask&level=county&signalType=value&encoding=color&mode=overview®ion=42003", "COVIDcast interactive map")`,
365
365
and other survey signals will soon be added as well. More information about the
366
-
surveys, including preliminary results, is given on our `r blogdown::shortcode_html("reflink", "surveys", "survey site")`.
366
+
surveys, including preliminary results, is given on our `r blogdown::shortcode_html("reflink", "ctis", "survey site")`.
367
367
368
368
But we also know that many researchers will have questions that can't be
369
369
answered from these simple county- and state-level averages. What occupations
@@ -392,7 +392,7 @@ data, we can make decisions needed to protect public health and permit safe
392
392
reopening.
393
393
394
394
_For more information about Delphi's symptom surveys, and for media contact
395
-
details, see `r blogdown::shortcode_html("reflink", "surveys", "our surveys page")`. For
395
+
details, see `r blogdown::shortcode_html("reflink", "ctis", "our surveys page")`. For
396
396
updates, you can follow [CmuDelphi on Twitter](https://twitter.com/cmudelphi)._
397
397
398
398
**Note.**_This post was updated on October 17, 2020 to correct an error in the
Copy file name to clipboardExpand all lines: content/blog/2020-10-06-survey-wave-4.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -342,7 +342,7 @@ <h2>You Can Help Analyze This Data</h2>
342
342
described in our {{<apireflink "api/covidcast-signals/fb-survey.html" "signal documentation" >}}.
343
343
The symptom and mask data is already featured on our {{<reflink "covidcast?sensor=fb-survey-smoothed_wearing_mask&level=county&signalType=value&encoding=color&mode=overview®ion=42003" "COVIDcast interactive map" >}},
344
344
and other survey signals will soon be added as well. More information about the
345
-
surveys, including preliminary results, is given on our {{<reflink "surveys" "survey site" >}}.</p>
345
+
surveys, including preliminary results, is given on our {{<reflink "ctis" "survey site" >}}.</p>
346
346
<p>But we also know that many researchers will have questions that can’t be
347
347
answered from these simple county- and state-level averages. What occupations
348
348
have the highest rate of COVID-19? What age groups engage in the most behavior
@@ -367,7 +367,7 @@ <h2>You Can Help Analyze This Data</h2>
367
367
data, we can make decisions needed to protect public health and permit safe
368
368
reopening.</p>
369
369
<p><em>For more information about Delphi’s symptom surveys, and for media contact
370
-
details, see {{<reflink "surveys" "our surveys page" >}}. For
370
+
details, see {{<reflink "ctis" "our surveys page" >}}. For
371
371
updates, you can follow <ahref="https://twitter.com/cmudelphi">CmuDelphi on Twitter</a>.</em></p>
372
372
<p><strong>Note.</strong><em>This post was updated on October 17, 2020 to correct an error in the
373
373
scatterplot of mask usage and reported case rates. An error in our data
0 commit comments