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/jhu-csse.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,12 @@ University.
23
23
24
24
| Signal and 7-day average signal | Description |
25
25
|---|---|
26
-
|`confirmed_cumulative_num`| Cumulative number of confirmed COVID-19 cases <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
27
-
|`confirmed_cumulative_prop`| Cumulative number of confirmed COVID-19 cases per 100,000 population <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
26
+
|`confirmed_cumulative_num`and `confirmed_7dav_cumulative_num`| Cumulative number of confirmed COVID-19 cases <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
27
+
|`confirmed_cumulative_prop`and `confirmed_7dav_cumulative_prop`| Cumulative number of confirmed COVID-19 cases per 100,000 population <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
28
28
|`confirmed_incidence_num` and `confirmed_7dav_incidence_num`| Number of new confirmed COVID-19 cases, daily <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
29
29
|`confirmed_incidence_prop` and `confirmed_7dav_incidence_prop`| Number of new confirmed COVID-19 cases per 100,000 population, daily <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
30
-
|`deaths_cumulative_num`| Cumulative number of confirmed deaths due to COVID-19 <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
31
-
|`deaths_cumulative_prop`| Cumulative number of confirmed due to COVID-19, per 100,000 population <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
30
+
|`deaths_cumulative_num`and `deaths_7dav_cumulative_num`| Cumulative number of confirmed deaths due to COVID-19 <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
31
+
|`deaths_cumulative_prop`and `deaths_7dav_cumulative_prop`| Cumulative number of confirmed due to COVID-19, per 100,000 population <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
32
32
|`deaths_incidence_num` and `deaths_7dav_incidence_num`| Number of new confirmed deaths due to COVID-19, daily <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
33
33
|`deaths_incidence_prop` and `deaths_7dav_incidence_prop`| Number of new confirmed deaths due to COVID-19 per 100,000 population, daily <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
0 commit comments