Skip to content

Edited language in NCHS Mortality regarding weekly deaths #1545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api/covidcast-signals/nchs-mortality.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ as additional death certificates from recent weeks are received and tabulated.
| `deaths_covid_incidence_prop` | Number of weekly new deaths with confirmed or presumed COVID-19, per 100,000 population <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_allcause_incidence_num` | Number of weekly new deaths from all causes <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_allcause_incidence_prop` | Number of weekly new deaths from all causes, per 100,000 population <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_flu_incidence_num` | Number of weekly new deaths involving Influenza and at least one of (Pneumonia, COVID-19) <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_flu_incidence_prop` | Number of weekly new deaths involving Influenza and at least one of (Pneumonia, COVID-19), per 100,000 population <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_flu_incidence_num` | Number of weekly new deaths involving influenza, including those with COVID-19 or pneumonia also listed as a cause of death <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_flu_incidence_prop` | Number of weekly new deaths involving influenza, including those with COVID-19 or pneumonia also listed as a cause of death, per 100,000 population <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_pneumonia_notflu_incidence_num` | Number of weekly new deaths involving Pneumonia, excluding Influenza deaths <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_pneumonia_notflu_incidence_prop` | Number of weekly new deaths involving Pneumonia, excluding Influenza deaths, per 100,000 population <br/> **Earliest date available:** Epiweek 05 2020 |
| `deaths_covid_and_pneumonia_notflu_incidence_num`| Number of weekly new deaths involving COVID-19 and Pneumonia, excluding Influenza <br/> **Earliest date available:** Epiweek 05 2020 |
Expand Down
Loading