Skip to content

Commit b7d8e6e

Browse files
authored
Merge pull request #339 from cmu-delphi/bot/update-covidcast
update to COVIDcast v2.4.0
2 parents ebb22f9 + f204fea commit b7d8e6e

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: v2.4.0
3+
date: 2021-05-03
4+
---
5+
6+
### Signal Changes
7+
* Remove "At Away Location 6hr+" and "At Away Location 3-6hr" since the underlying data is not longer available
8+
* Add "In-Person Schooling" to survey dashboard
9+
10+
### New Features
11+
* add hint about data freshness
12+
* add warnings about common missing data
13+
14+
15+
More information: https://github.com/cmu-delphi/www-covidcast/releases/tag/v2.4.0

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"highlight.js": "^10.7.2",
88
"katex": "^0.13.5",
99
"uikit": "^3.6.20",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.3.1/www-covidcast-2.3.1.tgz"
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.4.0/www-covidcast-2.4.0.tgz"
1111
},
1212
"devDependencies": {
1313
"hugo-bin": "^0.71.1",

0 commit comments

Comments
 (0)