Skip to content

Commit b6d1843

Browse files
authored
NCHS release: fix wording of flu signals
1 parent 92254f9 commit b6d1843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/covidcast-signals/nchs-mortality.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ certificate data received and coded by the National Center for Health Statistics
2424
| `deaths_covid_incidence_prop` | Number of weekly new deaths with confirmed or presumed COVID-19, per 100,000 population |
2525
| `deaths_allcause_incidence_num` | Number of weekly new deaths from all causes |
2626
| `deaths_allcause_incidence_prop` | Number of weekly new deaths from all causes, per 100,000 population |
27-
| `deaths_flu_incidence_num` | Number of weekly new deaths involving Influenza |
28-
| `deaths_flu_incidence_prop` | Number of weekly new deaths involving Influenza, per 100,000 population |
27+
| `deaths_flu_incidence_num` | Number of weekly new deaths involving Influenza and at least one of (Pneumonia, COVID-19)|
28+
| `deaths_flu_incidence_prop` | Number of weekly new deaths involving Influenza and at least one of (Pneumonia, COVID-19), per 100,000 population |
2929
| `deaths_pneumonia_notflu_incidence_num` | Number of weekly new deaths involving Pneumonia, excluding Influenza deaths |
3030
| `deaths_pneumonia_notflu_incidence_prop` | Number of weekly new deaths involving Pneumonia, excluding Influenza deaths, per 100,000 population |
3131
| `deaths_covid_and_pneumonia_notflu_incidence_num`| Number of weekly new deaths involving COVID-19 and Pneumonia, excluding Influenza |

0 commit comments

Comments
 (0)