Skip to content

Commit 4661bd9

Browse files
committed
unite client discussion
1 parent 552aad1 commit 4661bd9

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

docs/index.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@ title: Epidata API Home
33
nav_order: 0
44
---
55

6-
# Delphi Epidata API
6+
# The Epidata API
77

88
Delphi's Epidata API provides real-time access to epidemiological surveillance data.
99
It is built and maintained by the Carnegie Mellon University [Delphi research
1010
group](https://delphi.cmu.edu/). The Epidata API includes:
11-
* Data about diseases including COVID-19, influenza and dengue tracked by Delphi through various data streams.
12-
* A full-featured Epidata client for R available at epidatr and on CRAN. A new full-featured Epidata client for Python is in progress but not ready for release yet (track our development and help us test this at epidatpy).
13-
* [COVIDcast data](api/covidcast.md), providing daily updates about COVID-19
14-
activity across the United States.
15-
*[API clients](api/covidcast_clients.md) for
16-
quick access to COVID-19 data.
17-
18-
## Data Access
11+
12+
* The [main endpoint (COVIDcast)](api/covidcast.md), providing daily updates about current COVID-19 and influenza activity across the United States.
13+
* A [variety of other endpoints](api/README.md), providing primarily historical data about various diseases including COVID-19, influenza, dengue fever, and norovirus in several countries.
14+
15+
A [full-featured R client](api/client_libraries.md) is available for quick access to all data. While we continue developing a full-featured Python client, the [legacy Python client](api/client_libraries.md#python) remains available. The main endpoint can also be accessed with a [dedicated COVIDcast client](api/covidcast_clients.md).
1916

2017
Anyone may access the Epidata API anonymously without providing any personal
2118
data. Anonymous API access is currently rate-limited and restricted to public

0 commit comments

Comments
 (0)