Skip to content

Commit 16cfbe4

Browse files
authored
Merge pull request #962 from cmu-delphi/OKRS24-24
OKRS24-24
2 parents 518938b + 9ab22ad commit 16cfbe4

File tree

7 files changed

+39
-31
lines changed

7 files changed

+39
-31
lines changed

config.toml

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -63,47 +63,49 @@ relativeURLs = false
6363
url = "https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform"
6464
weight = 9
6565

66-
# covid19
66+
# epidemic-signals
6767
[[menu.main]]
68-
identifier = "covid19"
69-
name = "COVID-19"
68+
identifier = "epidemic-signals"
69+
name = "Epidemic Signals"
7070
pre = "solid/virus"
71-
url = "/covid19/"
71+
url = "/epidemic-signals/"
7272
weight = 2
7373
[[menu.main]]
74-
parent = "covid19"
74+
parent = "epidemic-signals"
7575
name = "About COVIDcast"
76-
url = "/covid19/"
76+
url = "/epidemic-signals/"
7777
weight = 1
7878
[[menu.main]]
79-
identifier = "covid19-covidcast"
80-
parent = "covid19"
81-
name = "Delphi Epidata Dashboard"
79+
parent = "epidemic-signals"
80+
name = "About CTIS"
81+
url = "/epidemic-signals/ctis"
82+
weight = 10
83+
[[menu.main]]
84+
identifier = "epidemic-signals-covidcast"
85+
parent = "epidemic-signals"
86+
name = "COVIDcast Dashboard"
8287
url = "/covidcast/"
8388
weight = 20
8489
[[menu.main]]
85-
parent = "covid19"
90+
parent = "epidemic-signals"
8691
name = "CTIS Dashboard"
8792
url = "/covidcast/survey-results"
8893
weight = 30
8994
[[menu.main]]
90-
parent = "covid19"
95+
parent = "epidemic-signals"
9196
name = "Export Data"
9297
url = "/covidcast/export"
9398
weight = 40
9499
[[menu.main]]
95-
parent = "covid19"
96-
name = "Terms Of Use"
97-
url = "/covid19/terms-of-use"
98-
weight = 50
99-
100-
# flu
101-
[[menu.main]]
102-
identifier = "flu"
100+
parent = "epidemic-signals"
103101
name = "Flu & Other Pathogens"
104-
pre = "solid/disease"
105102
url = "/flu/"
106-
weight = 3
103+
weight = 50
104+
[[menu.main]]
105+
parent = "epidemic-signals"
106+
name = "Terms Of Use"
107+
url = "/epidemic-signals/terms-of-use"
108+
weight = 60
107109

108110
# tools
109111
[[menu.main]]

content/about/milestones/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ layout: milestones
1212

1313
* **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.
1414

15-
* **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/)).
15+
* **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/)).
1616

1717
* **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.
1818

19-
* **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).
19+
* **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).
2020

2121
* **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.
2222

@@ -54,7 +54,7 @@ layout: milestones
5454

5555
* **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.
5656

57-
* **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.
57+
* **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.
5858

5959
* **April 2020.** We added signals from two new data sources:
6060

content/covid19/_index.md renamed to content/epidemic-signals/_index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: About COVIDcast
33
linkTitle: COVID-19
44
layout: single
5+
aliases:
6+
- /covid19
7+
58
---
69

710
COVIDcast is the name for Delphi's project in support of the COVID-19 response
@@ -13,24 +16,24 @@ in the United States. It has several parts.
1316
constitute what we believe may be the nation's largest public repository of
1417
real-time, geographically-detailed indicators of COVID activity in the U.S.
1518

16-
2. We make all COVID-19 indicators freely available through a
19+
1. We make all COVID-19 indicators freely available through a
1720
[public API](https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html),
1821
which is updated with new data daily. We also provide associated
1922
[R](https://cmu-delphi.github.io/covidcast/covidcastR/) and
2023
[Python](https://cmu-delphi.github.io/covidcast/covidcast-py/html/) packages,
2124
and a [dashboard]({{< relref "covidcast" >}}) to visualize a core set of
2225
indicators.
2326

24-
3. Some of the underlying data sources (on which these indicators are built)
27+
1. Some of the underlying data sources (on which these indicators are built)
2528
would not exist or be publicly available without Delphi's efforts. These
2629
include a massive national daily survey called the [COVID-19 Trends and
27-
Impact Survey (CTIS)]({{< relref "covid19/ctis" >}}) that we're running in
30+
Impact Survey (CTIS)]({{< relref "epidemic-signals/ctis" >}}) that we're running in
2831
partnership with Facebook, which has been taken by over 25 million Americans
2932
since April 2020; and an enormous database of de-identified medical insurance
3033
claims, covering more than 35% of the U.S. population, made possible through
3134
health system partners including Change Healthcare.
3235

33-
4. We support and advise the U.S. CDC (in collaboration with the
36+
1. We support and advise the U.S. CDC (in collaboration with the
3437
[Reich Lab](https://reichlab.io/)) on short-term COVID forecasting, which
3538
includes creating and evaluating an ensemble forecast out of the models
3639
submitted to the [COVID-19 Forecast Hub](https://covid19forecasthub.org/),

content/covid19/ctis.md renamed to content/epidemic-signals/ctis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Delphi's COVID-19 Trends and Impact Surveys (CTIS)
33
linkTitle: About CTIS
44
aliases:
55
- /covidcast/surveys
6+
- /covid19/ctis
67
---
78

89
{{< alert category="primary">}}
File renamed without changes.

themes/delphi/layouts/partials/footer.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
>
66
<div class="footer-footer uk-child-width-1-2@s uk-child-width-1-4@m uk-grid-column-small" uk-grid>
77
<div>
8-
<h5 class="uk-text-bold">COVIDcast</h5>
8+
<h5 class="uk-text-bold">Epidemic Signals</h5>
99
<ul class="uk-list">
1010
<li><a class="uk-link-text uk-text-small" href="{{ relref . "/covidcast" }}">Overview</a></li>
1111
<li><a class="uk-link-text uk-text-small" href="/forecast-eval/">Forecast Evaluation</a></li>
12-
<li><a class="uk-link-text uk-text-small" href="{{ relref . "/covid19/ctis" }}">CTIS</a></li>
12+
<li><a class="uk-link-text uk-text-small" href="{{ relref . "/epidemic-signals/ctis" }}">CTIS</a></li>
1313
<li>
1414
<a class="uk-link-text uk-text-small" href="{{ relref . "/covidcast/survey-results" }}"
1515
>CTIS Results Dashboard</a
@@ -41,7 +41,9 @@ <h5 class="uk-text-bold">About</h5>
4141
<li><a class="uk-link-text uk-text-small" href="{{ relref . "/about" }}">Delphi</a></li>
4242
<li><a class="uk-link-text uk-text-small" href="{{ relref . "/blog" }}">Delphi Blog</a></li>
4343
<li><a class="uk-link-text uk-text-small" href="https://www.cmu.edu/">CMU</a></li>
44-
<li><a class="uk-link-text uk-text-small" href="{{ relref . "/covid19/terms-of-use" }}">Terms</a></li>
44+
<li>
45+
<a class="uk-link-text uk-text-small" href="{{ relref . "/epidemic-signals/terms-of-use" }}">Terms</a>
46+
</li>
4547
<li><a class="uk-link-text uk-text-small" href="{{ relref . "/about/careers" }}">Careers</a></li>
4648
</ul>
4749
</div>

0 commit comments

Comments
 (0)