From 9b3bb9a1ce5c31ce993730e63b77817c4bac696d Mon Sep 17 00:00:00 2001 From: Dmytro Trotsko Date: Thu, 25 Apr 2024 17:02:30 +0300 Subject: [PATCH 1/5] OKRS24-24 Combine covidcast and flu, etc. sections --- config.toml | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/config.toml b/config.toml index 6b37c311..3dfc4d9f 100644 --- a/config.toml +++ b/config.toml @@ -65,50 +65,47 @@ relativeURLs = false # covid19 [[menu.main]] - identifier = "covid19" - name = "COVID-19" + identifier = "epidemic-signals" + name = "Epidemic Signals" pre = "solid/virus" - url = "/covid19/" + url = "/epidemic-signals/" weight = 2 [[menu.main]] - parent = "covid19" + parent = "epidemic-signals" name = "About COVIDcast" - url = "/covid19/" + url = "/epidemic-signals/" weight = 1 [[menu.main]] - parent = "covid19" + parent = "epidemic-signals" name = "About CTIS" - url = "/covid19/ctis" + url = "/epidemic-signals/ctis" weight = 10 [[menu.main]] - identifier = "covid19-covidcast" - parent = "covid19" + identifier = "epidemic-signals-covidcast" + parent = "epidemic-signals" name = "COVIDcast Dashboard" url = "/covidcast/" weight = 20 [[menu.main]] - parent = "covid19" + parent = "epidemic-signals" name = "CTIS Dashboard" url = "/covidcast/survey-results" weight = 30 [[menu.main]] - parent = "covid19" + parent = "epidemic-signals" name = "Export Data" url = "/covidcast/export" weight = 40 [[menu.main]] - parent = "covid19" - name = "Terms Of Use" - url = "/covid19/terms-of-use" - weight = 50 - -# flu -[[menu.main]] - identifier = "flu" + parent = "epidemic-signals" name = "Flu & Other Pathogens" - pre = "solid/disease" url = "/flu/" - weight = 3 + weight = 50 +[[menu.main]] + parent = "epidemic-signals" + name = "Terms Of Use" + url = "/epidemic-signals/terms-of-use" + weight = 60 # tools [[menu.main]] From ade61c26e3bbf0f7f51c43b3b74fc9f15ef3c18b Mon Sep 17 00:00:00 2001 From: Dmytro Trotsko Date: Thu, 25 Apr 2024 23:42:40 +0300 Subject: [PATCH 2/5] OKRS24-24 Replaced covid19 with epidemic-signals. --- config.toml | 2 +- content/about/milestones/index.md | 6 +++--- content/{covid19 => epidemic-signals}/_index.md | 2 +- content/{covid19 => epidemic-signals}/ctis.md | 0 .../images/severity-pyramid.svg | 0 content/{covid19 => epidemic-signals}/terms-of-use.md | 0 themes/delphi/layouts/partials/footer.html | 4 ++-- 7 files changed, 7 insertions(+), 7 deletions(-) rename content/{covid19 => epidemic-signals}/_index.md (97%) rename content/{covid19 => epidemic-signals}/ctis.md (100%) rename content/{covid19 => epidemic-signals}/images/severity-pyramid.svg (100%) rename content/{covid19 => epidemic-signals}/terms-of-use.md (100%) diff --git a/config.toml b/config.toml index 3dfc4d9f..da94e830 100644 --- a/config.toml +++ b/config.toml @@ -63,7 +63,7 @@ relativeURLs = false url = "https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform" weight = 9 -# covid19 +# epidemic-signals [[menu.main]] identifier = "epidemic-signals" name = "Epidemic Signals" diff --git a/content/about/milestones/index.md b/content/about/milestones/index.md index c5318975..6960f108 100644 --- a/content/about/milestones/index.md +++ b/content/about/milestones/index.md @@ -12,11 +12,11 @@ layout: milestones * **September 2022.** We launched [Epidata v4](https://delphi.cmu.edu/blog/2022/12/14/introducing-epidata-v4/), prioritizing fast access to the most up-to-date data while retaining the deep data revision history needed by researchers. -* **June 2022.** We ended data collection for the [COVID-19 Trends and Impact Survey (CTIS)](https://delphi.cmu.edu/covid19/ctis/) after more than two years, during which we received 29.5 million survey responses in the US (and [well over 100m globally](https://covidmap.umd.edu/)). +* **June 2022.** We ended data collection for the [COVID-19 Trends and Impact Survey (CTIS)](https://delphi.cmu.edu/epidemic-signals/ctis/) after more than two years, during which we received 29.5 million survey responses in the US (and [well over 100m globally](https://covidmap.umd.edu/)). * **April 2022.** We received the [Allen Newell Award for Research Excellence in SCS at CMU](https://www.cs.cmu.edu/events/newell-award), which is awarded annually and recognizes an outstanding body of work that epitomizes Allen Newell's research style. -* **April 2022.** We received [the Policy Impact Award and the Warren J. Mitofsky Innovators Award from the the American Association of Public Opinion Research (AAPOR)](https://www.cs.cmu.edu/news/2022/delphi-aapor-awards), along with our partners from the University of Maryland Social Data Science Center and Meta, for our work on the [COVID-19 Trends and Impact Survey](https://delphi.cmu.edu/covid19/ctis/) (CTIS). +* **April 2022.** We received [the Policy Impact Award and the Warren J. Mitofsky Innovators Award from the the American Association of Public Opinion Research (AAPOR)](https://www.cs.cmu.edu/news/2022/delphi-aapor-awards), along with our partners from the University of Maryland Social Data Science Center and Meta, for our work on the [COVID-19 Trends and Impact Survey](https://delphi.cmu.edu/epidemic-signals/ctis/) (CTIS). * **January 2022.** We added selected signals from the White House COVID-19 Data Strategy and Execution Workgroup’s [Community Profile Report (CPR)](https://healthdata.gov/Health/COVID-19-Community-Profile-Report/gqxm-d9w9), including hospital admission and vaccination rates. This data source was discontinued in February 2023. @@ -54,7 +54,7 @@ layout: milestones * **May 2020.** We added signals for COVID-19 Cases and Deaths, mirrored from the [Center for Systems Science and Engineering](https://systems.jhu.edu/research/public-health/ncov/) at Johns Hopkins University. -* **April 2020.** We partnered with Meta to launch the [COVID-19 Trends and Impact Survey (CTIS)](https://delphi.cmu.edu/covid19/ctis/) to monitor in real-time the spread and impact of the COVID-19 pandemic in the United States. +* **April 2020.** We partnered with Meta to launch the [COVID-19 Trends and Impact Survey (CTIS)](https://delphi.cmu.edu/epidemic-signals/ctis/) to monitor in real-time the spread and impact of the COVID-19 pandemic in the United States. * **April 2020.** We added signals from two new data sources: diff --git a/content/covid19/_index.md b/content/epidemic-signals/_index.md similarity index 97% rename from content/covid19/_index.md rename to content/epidemic-signals/_index.md index 4b8e44f5..a76908ed 100644 --- a/content/covid19/_index.md +++ b/content/epidemic-signals/_index.md @@ -24,7 +24,7 @@ in the United States. It has several parts. 3. Some of the underlying data sources (on which these indicators are built) would not exist or be publicly available without Delphi's efforts. These include a massive national daily survey called the [COVID-19 Trends and - Impact Survey (CTIS)]({{< relref "covid19/ctis" >}}) that we're running in + Impact Survey (CTIS)]({{< relref "epidemic-signals/ctis" >}}) that we're running in partnership with Facebook, which has been taken by over 25 million Americans since April 2020; and an enormous database of de-identified medical insurance claims, covering more than 35% of the U.S. population, made possible through diff --git a/content/covid19/ctis.md b/content/epidemic-signals/ctis.md similarity index 100% rename from content/covid19/ctis.md rename to content/epidemic-signals/ctis.md diff --git a/content/covid19/images/severity-pyramid.svg b/content/epidemic-signals/images/severity-pyramid.svg similarity index 100% rename from content/covid19/images/severity-pyramid.svg rename to content/epidemic-signals/images/severity-pyramid.svg diff --git a/content/covid19/terms-of-use.md b/content/epidemic-signals/terms-of-use.md similarity index 100% rename from content/covid19/terms-of-use.md rename to content/epidemic-signals/terms-of-use.md diff --git a/themes/delphi/layouts/partials/footer.html b/themes/delphi/layouts/partials/footer.html index 319c8575..a9367ae8 100644 --- a/themes/delphi/layouts/partials/footer.html +++ b/themes/delphi/layouts/partials/footer.html @@ -9,7 +9,7 @@
COVIDcast
From cae3b489133473d25cbbdbc1e3bf4ae13d526f32 Mon Sep 17 00:00:00 2001 From: Dmytro Trotsko Date: Fri, 26 Apr 2024 20:23:07 +0300 Subject: [PATCH 3/5] OKRS24-24 Added formatting --- themes/delphi/layouts/partials/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/delphi/layouts/partials/footer.html b/themes/delphi/layouts/partials/footer.html index a9367ae8..08a216c4 100644 --- a/themes/delphi/layouts/partials/footer.html +++ b/themes/delphi/layouts/partials/footer.html @@ -38,7 +38,9 @@
About
  • Delphi
  • Delphi Blog
  • CMU
  • -
  • Terms
  • +
  • + Terms +
  • Careers
  • From d5f04495ebe0740caec8f13a5f290c455a274ef7 Mon Sep 17 00:00:00 2001 From: Dmytro Trotsko Date: Thu, 23 May 2024 20:08:57 +0300 Subject: [PATCH 4/5] OKRS24-24 Added aliases. --- content/epidemic-signals/_index.md | 9 ++++++--- content/epidemic-signals/ctis.md | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/content/epidemic-signals/_index.md b/content/epidemic-signals/_index.md index a76908ed..f2edff6c 100644 --- a/content/epidemic-signals/_index.md +++ b/content/epidemic-signals/_index.md @@ -2,6 +2,9 @@ title: About COVIDcast linkTitle: COVID-19 layout: single +aliases: + - /covid19 + --- COVIDcast is the name for Delphi's project in support of the COVID-19 response @@ -13,7 +16,7 @@ in the United States. It has several parts. constitute what we believe may be the nation's largest public repository of real-time, geographically-detailed indicators of COVID activity in the U.S. -2. We make all COVID-19 indicators freely available through a +1. We make all COVID-19 indicators freely available through a [public API](https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html), which is updated with new data daily. We also provide associated [R](https://cmu-delphi.github.io/covidcast/covidcastR/) and @@ -21,7 +24,7 @@ in the United States. It has several parts. and a [dashboard]({{< relref "covidcast" >}}) to visualize a core set of indicators. -3. Some of the underlying data sources (on which these indicators are built) +1. Some of the underlying data sources (on which these indicators are built) would not exist or be publicly available without Delphi's efforts. These include a massive national daily survey called the [COVID-19 Trends and Impact Survey (CTIS)]({{< relref "epidemic-signals/ctis" >}}) that we're running in @@ -30,7 +33,7 @@ in the United States. It has several parts. claims, covering more than 35% of the U.S. population, made possible through health system partners including Change Healthcare. -4. We support and advise the U.S. CDC (in collaboration with the +1. We support and advise the U.S. CDC (in collaboration with the [Reich Lab](https://reichlab.io/)) on short-term COVID forecasting, which includes creating and evaluating an ensemble forecast out of the models submitted to the [COVID-19 Forecast Hub](https://covid19forecasthub.org/), diff --git a/content/epidemic-signals/ctis.md b/content/epidemic-signals/ctis.md index ca756505..275abcb2 100644 --- a/content/epidemic-signals/ctis.md +++ b/content/epidemic-signals/ctis.md @@ -3,6 +3,7 @@ title: Delphi's COVID-19 Trends and Impact Surveys (CTIS) linkTitle: About CTIS aliases: - /covidcast/surveys + - /covid19/ctis --- {{< alert category="primary">}} From 69810748182c826525df203828d1b74c4b5f3bbe Mon Sep 17 00:00:00 2001 From: Dmytro Trotsko Date: Wed, 5 Jun 2024 18:24:10 +0300 Subject: [PATCH 5/5] OKRS24-24 Replaced COVIDCast with Epidemic Signals in footer. --- themes/delphi/layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/delphi/layouts/partials/footer.html b/themes/delphi/layouts/partials/footer.html index 08a216c4..26c6cec6 100644 --- a/themes/delphi/layouts/partials/footer.html +++ b/themes/delphi/layouts/partials/footer.html @@ -5,7 +5,7 @@ >