File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# NCHS Mortality Data
22
3- We import the NCHS Mortality Data from CDC website and export
3+ We import the Mortality Data from NCHS website and export
44the state-level data as-is in a weekly format.
55
66In order to avoid confusing public consumers of the data, we maintain
@@ -57,6 +57,6 @@ as the corresponding epiweek of date(D + 1).
5757### Data Versioning
5858Data versions are tracked on both a daily and weekly level.
5959On 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.
60+ NCHS and stash these daily updates on S3, but not our API.
6161On a weekly level (on Mondays), we additionally upload the changes to the data
6262made over the past week (due to backfill) to our API.
You can’t perform that action at this time.
0 commit comments