File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The [Delphi Epidata API](https://cmu-delphi.github.io/delphi-epidata/) provides
25
25
real-time access to epidemiological surveillance data for influenza, COVID-19,
26
26
and other diseases from both official government sources such as the [ Centers
27
27
for Disease Control and Prevention
28
- (CDC)] ( https://www.cdc.gov/datastatistics/index.html ) , private partners such as
28
+ (CDC)] ( https://www.cdc.gov/ ) , private partners such as
29
29
[ Facebook (now
30
30
Meta)] ( https://delphi.cmu.edu/blog/2020/08/26/covid-19-symptom-surveys-through-facebook/ )
31
31
and [ Change Healthcare] ( https://www.changehealthcare.com/ ) , and other public
@@ -79,7 +79,7 @@ pak::pkg_install("epidatr")
79
79
pak :: pkg_install(" cmu-delphi/epidatr@dev" )
80
80
```
81
81
82
- Our CRAN listing is [ here] ( https://cran.r -project.org/web/packages/ epidatr/index.html ) .
82
+ Our CRAN listing is [ here] ( https://CRAN.R -project.org/package= epidatr/index.html ) .
83
83
84
84
### API Keys
85
85
Original file line number Diff line number Diff line change @@ -16,8 +16,7 @@ The [Delphi Epidata API](https://cmu-delphi.github.io/delphi-epidata/)
16
16
provides real-time access to epidemiological surveillance data for
17
17
influenza, COVID-19, and other diseases from both official government
18
18
sources such as the [ Centers for Disease Control and Prevention
19
- (CDC)] ( https://www.cdc.gov/datastatistics/index.html ) , private partners
20
- such as [ Facebook (now
19
+ (CDC)] ( https://www.cdc.gov/ ) , private partners such as [ Facebook (now
21
20
Meta)] ( https://delphi.cmu.edu/blog/2020/08/26/covid-19-symptom-surveys-through-facebook/ )
22
21
and [ Change Healthcare] ( https://www.changehealthcare.com/ ) , and other
23
22
public datasets like [ Google
@@ -82,7 +81,7 @@ pak::pkg_install("cmu-delphi/epidatr@dev")
82
81
```
83
82
84
83
Our CRAN listing is
85
- [ here] ( https://cran.r -project.org/web/packages/ epidatr/index.html ) .
84
+ [ here] ( https://CRAN.R -project.org/package= epidatr/index.html ) .
86
85
87
86
### API Keys
88
87
You can’t perform that action at this time.
0 commit comments