Skip to content

Commit c8f6e1e

Browse files
Jingjing TangJingjing Tang
authored andcommitted
update DETAILS
1 parent 881c7cc commit c8f6e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nchs_mortality/DETAILS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
44
the state-level data as-is in a weekly format.
55

66
In 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
5858
Data versions are tracked on both a daily and weekly level.
5959
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.
60+
NCHS and stash these daily updates on S3, but not our API.
6161
On a weekly level (on Mondays), we additionally upload the changes to the data
6262
made over the past week (due to backfill) to our API.

0 commit comments

Comments
 (0)