Skip to content

Commit 694d89a

Browse files
authored
Merge pull request #1487 from cmu-delphi/Tina_EpidataAPIhome
Updated Epidata Index (main description page)
2 parents c65d809 + 4661bd9 commit 694d89a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/index.md

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

6-
# Delphi's 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:
1111

12-
- [COVIDcast data](api/covidcast.md), providing daily updates about COVID-19
13-
activity across the United States. [API clients](api/covidcast_clients.md) for
14-
quick access to COVID data are available.
15-
- [Data about other diseases](api/README.md), including influenza, dengue, and
16-
other diseases tracked by Delphi through various data streams.
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).
1716

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

0 commit comments

Comments
 (0)