From 23eab56fa3e37594259f18b7430976d930183d77 Mon Sep 17 00:00:00 2001 From: Nat DeFries <42820733+nmdefries@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:05:01 -0400 Subject: [PATCH 1/2] other endpoints intro --- docs/api/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/api/README.md b/docs/api/README.md index 709d068e0..768c741fc 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -4,11 +4,12 @@ nav_order: 3 has_children: true --- -# Epidata API (Other Diseases) +# Other Endpoints (COVID-19 and Other Diseases) This is the home of [Delphi](https://delphi.cmu.edu/)'s epidemiological data API for tracking epidemics such as influenza, dengue, and norovirus. Note that -our work on COVID-19 is described in the [COVIDcast Epidata API documentation](covidcast.md). +additional data, especially related to COVID-19, is available in the +[main Epidata API (formerly known as COVIDcast)](covidcast.md). ## Table of Contents {: .no_toc .text-delta} From 8fc89849904a55ee98c5ad87cbd918a53b4135dc Mon Sep 17 00:00:00 2001 From: Nat DeFries <42820733+nmdefries@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:06:35 -0400 Subject: [PATCH 2/2] focus on covid --- docs/api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/README.md b/docs/api/README.md index 768c741fc..a3a3986fa 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -8,7 +8,7 @@ has_children: true This is the home of [Delphi](https://delphi.cmu.edu/)'s epidemiological data API for tracking epidemics such as influenza, dengue, and norovirus. Note that -additional data, especially related to COVID-19, is available in the +additional data, including most COVID-19 signals, is available in the [main Epidata API (formerly known as COVIDcast)](covidcast.md). ## Table of Contents