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
2525real-time access to epidemiological surveillance data for influenza, COVID-19,
2626and other diseases from both official government sources such as the [ Centers
2727for 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
2929[ Facebook (now
3030Meta)] ( https://delphi.cmu.edu/blog/2020/08/26/covid-19-symptom-surveys-through-facebook/ )
3131and [ Change Healthcare] ( https://www.changehealthcare.com/ ) , and other public
@@ -79,7 +79,7 @@ pak::pkg_install("epidatr")
7979pak :: pkg_install(" cmu-delphi/epidatr@dev" )
8080```
8181
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 ) .
8383
8484### API Keys
8585
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/)
1616provides real-time access to epidemiological surveillance data for
1717influenza, COVID-19, and other diseases from both official government
1818sources 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
2120Meta)] ( https://delphi.cmu.edu/blog/2020/08/26/covid-19-symptom-surveys-through-facebook/ )
2221and [ Change Healthcare] ( https://www.changehealthcare.com/ ) , and other
2322public datasets like [ Google
@@ -82,7 +81,7 @@ pak::pkg_install("cmu-delphi/epidatr@dev")
8281```
8382
8483Our 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 ) .
8685
8786### API Keys
8887
You can’t perform that action at this time.
0 commit comments