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
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,6 @@ University.
31
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 |
34
-
|`confirmed_7dav_cumulative_num`| Cumulative number of confirmed COVID-19 cases <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
35
-
|`confirmed_7dav_cumulative_prop`| Cumulative number of confirmed COVID-19 cases <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
36
-
|`deaths_7dav_cumulative_num`| Cumulative number of confirmed COVID-19 cases <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
37
-
|`deaths_7dav_cumulative_prop`| Cumulative number of confirmed COVID-19 cases <br/> **Earliest date available:** 2020-01-22 & 2020-02-20 |
38
34
39
35
These signals are taken directly from the JHU CSSE [COVID-19 GitHub
40
36
repository](https://github.com/CSSEGISandData/COVID-19) without changes. The
0 commit comments