Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit e2ccfd9

Browse files
committed
Remove links from API post summary
1 parent 094bac3 commit e2ccfd9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/post/2020-08-28-api.Rmd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ knitr::opts_chunk$set(collapse = TRUE)
1515
One of our primary initiatives at the Delphi COVIDcast project
1616
has been to curate a diverse set of COVID-related data streams,
1717
and to make them freely available through our
18-
[COVIDcast Epidata API](https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html).
18+
COVIDcast Epidata API.
1919
These include both novel signals that we have collected and analyzed ourselves,
20-
such as our symptom survey [distributed by Facebook](https://delphi.cmu.edu/blog/2020/08/26/covid-19-symptom-surveys-through-facebook/)
21-
to its users, [Google's symptom survey](https://delphi.cmu.edu/blog/2020/09/18/covid-19-symptom-surveys-through-google/) whose results are delivered to us,
20+
such as our symptom survey distributed by Facebook
21+
to its users, Google's symptom survey whose results are delivered to us,
2222
the percentage of doctor's visits due to COVID-like illness,
2323
and results from Quidel's antigen tests;
2424
and also existing signals, such as the confirmed case counts
2525
and deaths reported by USA Facts and Johns Hopkins University.
2626
The COVIDcast API freely provides researchers and decision-makers
2727
with the data they need to conduct their work, and
28-
is conveniently accessible via easy-to-use [Python](https://cmu-delphi.github.io/covidcast/covidcast-py/html/)
29-
and [R](https://cmu-delphi.github.io/covidcast/covidcastR/) packages.
28+
is conveniently accessible via easy-to-use Python
29+
and R packages.
3030

3131
<!--more-->
3232

0 commit comments

Comments
 (0)