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: src/stores/descriptions.raw.txt
+6-18
Original file line number
Diff line number
Diff line change
@@ -43,18 +43,6 @@ SignalTooltip: Percentage of daily doctor visits that are due to lab-confirmed i
43
43
44
44
Description: Delphi receives aggregated statistics from Change Healthcare, Inc. on lab-confirmed influenza outpatient doctor visits, derived from ICD codes found in insurance claims. Using this data, we estimate the percentage of daily doctor’s visits in each area that resulted in a diagnosis of influenza. Note that these estimates are based only on visits by patients whose insurance claims are accessible to Change Healthcare.
45
45
---
46
-
Name: COVID Cases
47
-
Id: jhu-csse
48
-
Signal: confirmed_7dav_incidence_prop
49
-
Highlight: [default]
50
-
ExtendedColorScale: true
51
-
52
-
53
-
SignalTooltip: Newly reported COVID-19 cases per 100,000 people, based on data from Johns Hopkins University
54
-
55
-
56
-
Description: This data shows the number of COVID-19 confirmed cases newly reported each day. It reflects only cases reported by state and local health authorities. It is based on case counts compiled and made public by [a team at Johns Hopkins University](https://systems.jhu.edu/research/public-health/ncov/). The signal may not be directly comparable across regions with vastly different testing capacity or reporting criteria.
57
-
---
58
46
Name: COVID Hospital Admissions
59
47
Id: hhs
60
48
Signal: confirmed_admissions_covid_1d_prop_7dav
@@ -63,8 +51,8 @@ ExtendedColorScale: true
63
51
Levels: [nation, state, county]
64
52
Overrides:
65
53
County:
66
-
Id: dsew-cpr
67
-
Signal: confirmed_admissions_covid_1d_prop_7dav
54
+
Id: hospital-admissions
55
+
Signal: smoothed_adj_covid19_from_claims
68
56
69
57
70
58
@@ -89,11 +77,11 @@ SignalTooltip: Confirmed influenza hospital admissions per 100,000 people
89
77
Description: This data shows the number of hospital admissions with lab-confirmed influenza each day. We source this data from the Report on Patient Impact and Hospital Capacity published by the US Department of Health & Human Services (HHS).
90
78
---
91
79
Name: COVID Deaths
92
-
Id: jhu-csse
93
-
Signal: deaths_7dav_incidence_prop
80
+
Id: nchs-mortality
81
+
Signal: deaths_covid_incidence_prop
94
82
95
83
96
-
SignalTooltip: Newly reported COVID-19 deaths per 100,000 people, based on data from Johns Hopkins University
84
+
SignalTooltip: Newly reported COVID-19 deaths per 100,000 people, based on NCHS mortality data.
97
85
98
86
99
-
Description: This data shows the number of COVID-19 deaths newly reported each day. The signal is based on COVID-19 death counts compiled and made public by [a team at Johns Hopkins University](https://systems.jhu.edu/research/public-health/ncov/).
87
+
Description: This data shows the number of COVID-19 deaths newly reported each week. The signal is based on COVID-19 death counts compiled and made public by [the National Center for Health Statistics](https://www.cdc.gov/nchs/nvss/vsrr/COVID19/index.htm).
0 commit comments