@@ -35,20 +35,20 @@ The COVID-19 Symptom Survey, which is conducted by the Delphi Group in
3535partnership with Facebook Data for Good, is one of the largest COVID-19 data
3636collection efforts in the United States. To date, over 16 million responses have
3737been collected since its launch in April 2020. Using the Symptom Survey, we have
38- been able to track and inform trends on [ daily
39- symptoms ] ( https://delphi.cmu.edu/blog/ 2020/09/21/can-symptoms-surveys-improve-covid-19-forecasts/ ) ,
40- [ testing ] ( https://delphi.cmu.edu/blog/ 2020/10/12/new-and-improved-covid-symptom- survey-tracks- testing-and-mask-wearing/ ) ,
41- [ mask-wearing ] ( https://delphi.cmu.edu/blog/ 2020/12/13/are- masks-widely-used-in- public/ ) ,
38+ been able to track and inform trends on
39+ ` r blogdown::shortcode_html("reflink", " 2020-09-21-forecast-demo", "daily symptoms") ` ,
40+ ` r blogdown::shortcode_html("reflink", " 2020-10-06- survey-wave-4", " testing") ` ,
41+ ` r blogdown::shortcode_html("reflink", " 2020-12-10- masks-public", "mask-wearing") ` ,
4242social distancing, mental health, and more across the U.S. Check out our
43- [ dashboard ] ( https://delphi.cmu.edu/covidcast/ survey-results/ ) to see how our
43+ ` r blogdown::shortcode_html("reflink", " survey-results", "dashboard") ` to see how our
4444data can support your community needs and check out the international version
4545conducted internationally in 200+ countries and territories in 55+ languages by
4646our partner, the [ University of Maryland] ( https://covidmap.umd.edu/ ) .
4747
4848We encourage researchers, public health officials, and the public to use the
49- survey data and tools available. Public, aggregate data is available through
50- [ Carnegie Mellon University’s
51- API ] ( https://cmu-delphi.github.io/delphi-epidata/symptom-survey/ ) for the US and
49+ survey data and tools available. Public, aggregate data is available through
50+ ` r blogdown::shortcode_html("apireflink", "symptom-survey/", " Carnegie Mellon University’s API") `
51+ for the US and
5252through [ University of Maryland’s API] ( https://covidmap.umd.edu/api.html ) for
5353the global survey. Microdata is also available upon
5454[ request] ( https://dataforgood.fb.com/docs/covid-19-symptom-survey-request-for-data-access/ )
@@ -322,20 +322,19 @@ behavioral measures or social activities? How is your local community responding
322322to all of the vaccination-related efforts? You can answer all of these and more
323323by analyzing these data!
324324
325- To get started, check out our [ interactive
326- map] ( https://delphi.cmu.edu/covidcast/ ) and [ survey
327- dashboard] ( https://delphi.cmu.edu/covidcast/survey-results/ ) to play with the
328- data. Then dive into our
329- [ documentation] ( https://cmu-delphi.github.io/delphi-epidata/symptom-survey/ ) on
330- the COVID Symptom Survey. [ County and state-level
331- aggregates] ( https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/fb-survey.html )
332- are available publicly through the Delphi Group’s [ COVIDcast
333- API] ( https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html ) . In the
325+ To get started, check out our
326+ ` r blogdown::shortcode_html("reflink", "/covidcast", "interactive map") ` and ` r blogdown::shortcode_html("reflink", "survey-results", "survey dashboard") `
327+ to play with the data. Then dive into our
328+ ` r blogdown::shortcode_html("apireflink", "/symptom-survey/", "documentation") ` on
329+ the COVID Symptom Survey.
330+ ` r blogdown::shortcode_html("apireflink", "/api/covidcast-signals/fb-survey.html", "County and state-level aggregates") `
331+ are available publicly through the Delphi Group’s
332+ ` r blogdown::shortcode_html("apireflink", "/api/covidcast.html", "COVIDcast API") ` . In the
334333coming weeks we plan to release additional aggregates, including many of the
335334demographic breakdowns you’ve seen above, as data files for public research use.
336335(These will only contain aggregated data, not individual survey responses.)
337- Academic and non-profit researchers can also [ request access to the
338- microdata ] ( https://cmu-delphi.github.io/delphi-epidata/ symptom-survey/data-access.html) .
336+ Academic and non-profit researchers can also
337+ ` r blogdown::shortcode_html("apireflink", "/ symptom-survey/data-access.html", "request access to the microdata") ` .
339338
340339For those interested, you can also read about the [ international Symptom
341340Survey] ( https://covidmap.umd.edu/ ) , which is conducted by our partner the
0 commit comments