Skip to content

Commit 00091df

Browse files
nmdefriesdshemetov
andauthored
use epidatpy doc site for links
Co-authored-by: Dmitry Shemetov <[email protected]>
1 parent 0d7ae31 commit 00091df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/client_libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 1
99
To access Delphi Epidata programmatically, we recommend our client libraries:
1010

1111
- R: [epidatr](https://cmu-delphi.github.io/epidatr/),
12-
- Python: [epidatpy](https://github.com/cmu-delphi/epidatpy) and [delphi-epidata](https://pypi.org/project/delphi-epidata/),
12+
- Python: [epidatpy](https://cmu-delphi.github.io/epidatpy/) (recommended) and [delphi-epidata](https://pypi.org/project/delphi-epidata/),
1313
- Javascript: [delphi-epidata](https://github.com/cmu-delphi/delphi-epidata/blob/master/src/client/delphi_epidata.js).
1414

1515
For anyone looking for COVIDCast data, please visit our [COVIDCast API Client Libraries](covidcast_clients.md).

docs/api/covidcast_clients.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 1
99
To access COVIDcast data, we recommend using the following client libraries:
1010

1111
- R: [epidatr](https://cmu-delphi.github.io/epidatr/)
12-
- Python: [epidatpy](https://github.com/cmu-delphi/epidatpy) and [delphi-epidata](https://pypi.org/project/delphi-epidata/),
12+
- Python: [epidatpy](https://cmu-delphi.github.io/epidatpy/) (recommended) and [delphi-epidata](https://pypi.org/project/delphi-epidata/),
1313

1414
These packages provide a convenient way to obtain COVIDcast data as a data frame
1515
ready to be used in further analyses and provide convenient mapping and analysis

0 commit comments

Comments
 (0)