You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/covidcast-signals/nchs-mortality.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ certificate data received and coded by the National Center for Health Statistics
32
32
|`deaths_covid_and_pneumonia_notflu_incidence_prop`| Number of weekly new deaths involving COVID-19 and Pneumonia, excluding Influenza, per 100,000 population |
33
33
|`deaths_pneumonia_or_flu_or_covid_incidence_num`| Number of weekly new deaths involving Pneumonia, Influenza, or COVID-19|
34
34
|`deaths_pneumonia_or_flu_or_covid_incidence_prop`| Number of weekly new deaths involving Pneumonia, Influenza, or COVID-19, per 100,000 population|
35
-
|`deaths_percent_of_expected`|The number of weekly new deaths for all causes in 2020 compared to the average number across the same week in 2017–2019|
35
+
|`deaths_percent_of_expected`|Number of weekly new deaths for all causes in 2020 compared to the average number across the same week in 2017–2019|
36
36
37
37
These signals are taken directly from [Table
38
38
1](https://www.cdc.gov/nchs/nvss/vsrr/COVID19/index.htm) without
@@ -53,7 +53,7 @@ export the state-level data as-is in a weekly format.
53
53
54
54
## Geographical Exceptions
55
55
56
-
New York City is considered as a special state in the NCHS Mortality data, but
56
+
New York City is listed as its own region in the NCHS Mortality data, but
57
57
we don't consider NYC separately. The death counts for NYC are included in New
58
58
York State in our reports.
59
59
@@ -81,7 +81,7 @@ There is a lag in time between when the death occurred and when the death
81
81
certificate is completed, submitted to NCHS, and processed for reporting
82
82
purposes. The death counts for earlier weeks are continually revised and may
83
83
increase or decrease as new and updated death certificate data are received from
84
-
the states by NCHS. This delay can range from 1 week to 8 weeks or even more.
84
+
the states by NCHS. This delay can range from 1 to 8 weeks or even more.
85
85
Some states report deaths on a daily basis, while other states report deaths weekly
86
86
or monthly. State vital record reporting may also be affected or delayed by
87
87
COVID-19 related response activities which make death counts not comparable
0 commit comments