Skip to content

Commit

Permalink
Updated broken link to CDC epiweek
Browse files Browse the repository at this point in the history
Updated broken link to CDC epiweek and checked changes on locally built site.
  • Loading branch information
tinatownes committed Apr 11, 2024
1 parent 30ee2a7 commit cdda8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/covidcast-signals/nchs-mortality.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ York State in our reports.

We report the NCHS Mortality data in a weekly format (`time_type=week` &
`time_value={YYYYWW}`, where `YYYYWW` refers to an epiweek). The CDC defines
the [epiweek](https://wwwn.cdc.gov/nndss/document/MMWR_Week_overview.pdf) as
the [epiweek](https://web.archive.org/web/20210623224758/https://wwwn.cdc.gov/nndss/document/MMWR_Week_overview.pdf) as
seven days, from Sunday to Saturday. We check the week-ending dates provided in
the NCHS morality data and use Python package
[epiweeks](https://pypi.org/project/epiweeks/) to convert them into epiweek
Expand Down

0 comments on commit cdda8b8

Please sign in to comment.