Skip to content

Commit 02a96b8

Browse files
authored
Merge pull request #738 from cmu-delphi/release/v3.0.28
Release v3.0.28
2 parents 414f532 + 154ed82 commit 02a96b8

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: landing
55

66
carousel:
77
- pre: Delphi Careers
8-
title: CMU Seeking an Executive Director for Delphi Research Group & Strategic Coordinator of Public Health Research Initiatives
8+
title: Seeking Executive Director to Lead Carnegie Mellon Public Health Initiatives and Delphi
99
ref: careers
1010
alt: View Position
1111
image: cmu-bldg-7-hero.jpg

content/about/news/headless/2021_12_14_pnas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ category: update
55
image: 2021-12-14-pnas-thumb.jpg
66
---
77

8-
The Proceedings of the National Academy of Sciences Special Feature, ["Beyond Cases and Deaths: The Benefits of Auxiliary Data Streams In Tracking the COVID-19 Pandemic"](https://www.pnas.org/content/118/51#BeyondCasesandDeathsTheBenefitsofAuxiliaryDataStreamsInTrackingtheCOVID-19Pandemic), highlights Delphi papers, including:
8+
The Proceedings of the National Academy of Sciences Special Feature, ["Beyond Cases and Deaths: The Benefits of Auxiliary Data Streams In Tracking the COVID-19 Pandemic"](https://www.pnas.org/topic/548), highlights Delphi papers, including:
99

1010
- [Epidemic Tracking and Forecasting: Lessons Learned from a Tumultuous Year](https://www.pnas.org/content/118/51/e2111456118)
1111
- [An Open Repository of Real-Time COVID-19 Indicators](https://doi.org/10.1073/pnas.2111452118)

content/covid19/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ in the United States. It has several parts.
5252

5353
A summary of some key parts of COVIDcast can be found in the December 2021 *Proceedings of the National Academy of Sciences*
5454
Special Feature: [Beyond cases and deaths: The benefits of auxiliary data
55-
streams in tracking the COVID-19 pandemic](https://www.pnas.org/cc/beyond-cases-and-deaths):
55+
streams in tracking the COVID-19 pandemic](https://www.pnas.org/topic/548):
5656

5757
- [Epidemic tracking and forecasting: Lessons learned from a tumultuous
5858
year](https://www.pnas.org/content/118/51/e2111456118?cct=2522)

content/covid19/ctis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The [Symptom Data Challenge](https://www.symptomchallenge.org/) challenged parti
4747

4848
### Publications
4949

50-
Our primary description of the survey and its results over the first year of operation was published as part of the [special feature "Beyond Cases and Deaths: The Benefits of Auxiliary Data Streams in Tracking the COVID-19 Pandemic"](https://www.pnas.org/doi/full/10.1073/pnas.2111456118) in *PNAS*:
50+
Our primary description of the survey and its results over the first year of operation was published as part of the [special feature "Beyond Cases and Deaths: The Benefits of Auxiliary Data Streams in Tracking the COVID-19 Pandemic"](https://www.pnas.org/topic/548) in *PNAS*:
5151

5252
- J. Salomon, A. Reinhart, A. Bilinski, E. J. Chua, W. La Motte-Kerr, M. M.
5353
Rönn, M. B. Reitsma, K. A. Morris, S. LaRocca, T. H. Farag, F. Kreuter, R.

content/people/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ people:
4444
- firstName: Derek
4545
lastName: Bell
4646
image: derek-bell.jpg
47-
affiliation: Aetna Informatics
47+
affiliation: CMU
4848
team:
4949
- contributors
5050
- firstName: Jacob

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "www-main",
3-
"version": "3.0.27",
3+
"version": "3.0.28",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.2.0",
77
"highlight.js": "^11.6.0",
88
"katex": "^0.16.3",
99
"uikit": "^3.15.11",
1010
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.3/www-covidcast-3.2.3.tgz",
11-
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.4/www-covidcast-classic-2.6.4.tgz",
11+
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.5/www-covidcast-classic-2.6.5.tgz",
1212
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)