We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db16f7b commit 32718b3Copy full SHA for 32718b3
docs/api/covidcast-signals/nchs-mortality.md
@@ -67,6 +67,14 @@ the NCHS morality data and use Python package
67
[epiweeks](https://pypi.org/project/epiweeks/) to convert them into epiweek
68
format.
69
70
+## Missingness
71
+
72
+NCHS suppresses some data to protect individual privacy and avoid publishing
73
+low-confidence figures. This includes data for jurisdictions where counts are
74
+between 1 and 9, and data for weeks where the counts are less than 50% of the
75
+expected number, since these provisional counts are highly incomplete and
76
+potentially misleading.
77
78
## Lag and Backfill
79
80
There is a lag in time between when the death occurred and when the death
0 commit comments