Skip to content

Commit e25d4c4

Browse files
Jingjing TangJingjing Tang
Jingjing Tang
authored and
Jingjing Tang
committed
Merge branch 'nchs_mortality' of https://github.com/cmu-delphi/covidcast-indicators into nchs_mortality
2 parents 4dddf0f + 19ecdbc commit e25d4c4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

nchs_mortality/DETAILS.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ for Alaska in a week starting from date D, we will report the timestamp of this
5555
as the corresponding epiweek of date(D + 1).
5656

5757
### Data Versioning
58-
We check for updates for NCHS mortality data every weekday as how it is reported by
59-
CDC and stash them on AWS. We merge them with the data stashed previously and keep track of
60-
the changes. Every Mondays, we upload both the most recent version of data and the
61-
changes made over the past week due to backfill to our API.
58+
Data versions are tracked on both a daily and weekly level.
59+
On a daily level, we check for updates for NCHS mortality data every weekday as how it is reported by
60+
CDC and stash these daily updates on S3, but not our API.
61+
On a weekly level (on Mondays), we additionally upload the changes to the data
62+
made over the past week (due to backfill) to our API.

0 commit comments

Comments
 (0)