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: R/data.R
+74-31Lines changed: 74 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,15 @@
20
20
#' COVID-19 cases, daily}
21
21
#' }
22
22
#' @source This object contains a modified part of the
23
-
#' \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University}
24
-
#' as \href{https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/jhu-csse.html}{republished in the COVIDcast Epidata API}.
25
-
#' This data set is licensed under the terms of the
26
-
#' \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons Attribution 4.0 International license}
27
-
#' by the Johns Hopkins University on behalf of its Center for Systems Science
28
-
#' in Engineering. Copyright Johns Hopkins University 2020.
23
+
#' \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository
24
+
#' by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins
#' \item{geo_value}{the geographic value associated with each row of measurements.}
55
58
#' \item{time_value}{the time value associated with each row of measurements.}
56
59
#' \item{version}{the time value specifying the version for each row of measurements. }
57
-
#' \item{percent_cli}{percentage of doctor’s visits with CLI (COVID-like illness) computed from medical insurance claims}
58
-
#' \item{case_rate_7d_av}{7-day average signal of number of new confirmed deaths due to COVID-19 per 100,000 population, daily}
60
+
#' \item{percent_cli}{percentage of doctor’s visits with CLI (COVID-like
61
+
#' illness) computed from medical insurance claims}
62
+
#' \item{case_rate_7d_av}{7-day average signal of number of new confirmed
63
+
#' deaths due to COVID-19 per 100,000 population, daily}
59
64
#' }
60
65
#' @source
61
-
#' This object contains a modified part of the \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University} as \href{https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/jhu-csse.html}{republished in the COVIDcast Epidata API}. This data set is licensed under the terms of the
62
-
#' \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons Attribution 4.0 International license}
63
-
#' by Johns Hopkins University on behalf of its Center for Systems Science in Engineering.
64
-
#' Copyright Johns Hopkins University 2020.
66
+
#' This object contains a modified part of the
67
+
#' \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository by
68
+
#' the Center for Systems Science and Engineering (CSSE) at Johns Hopkins
#' in the COVIDcast Epidata API}. This data set is licensed under the terms of
72
+
#' the \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons
73
+
#' Attribution 4.0 International license} by Johns Hopkins University on behalf
74
+
#' of its Center for Systems Science in Engineering. Copyright Johns Hopkins
75
+
#' University 2020.
65
76
#'
66
77
#' Modifications:
67
-
#' * \href{https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/doctor-visits.html}{From the COVIDcast Doctor Visits API}: The signal `percent_cli` is taken directly from the API without changes.
68
-
#' * \href{https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/jhu-csse.html}{From the COVIDcast Epidata API}: `case_rate_7d_av` signal was computed by Delphi from the original JHU-CSSE data by calculating moving averages of the preceding 7 days, so the signal for June 7 is the average of the underlying data for June 1 through 7, inclusive.
69
-
#' * Furthermore, the data is a subset of the full dataset, the signal names slightly altered, and formatted into a tibble.
#' \item{time_value}{the time value associated with each row of measurements.}
211
232
#' \item{cases}{Number of new confirmed COVID-19 cases, daily}
212
233
#' }
213
-
#' @source This object contains a modified part of the \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University} as \href{https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/jhu-csse.html}{republished in the COVIDcast Epidata API}. This data set is licensed under the terms of the
214
-
#' \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons Attribution 4.0 International license}
215
-
#' by the Johns Hopkins University on behalf of its Center for Systems Science in Engineering.
216
-
#' Copyright Johns Hopkins University 2020.
234
+
#' @source This object contains a modified part of the
235
+
#' \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository by
236
+
#' the Center for Systems Science and Engineering (CSSE) at Johns Hopkins
#' @source This object contains a modified part of the \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University} as \href{https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/jhu-csse.html}{republished in the COVIDcast Epidata API}. This data set is licensed under the terms of the
270
+
#' @source This object contains a modified part of the
271
+
#' \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 Data Repository by
272
+
#' the Center for Systems Science and Engineering (CSSE) at Johns Hopkins
#' in the COVIDcast Epidata API}. This data set is licensed under the terms of
276
+
#' the
241
277
#' \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons Attribution 4.0 International license}
242
278
#' by the Johns Hopkins University on behalf of its Center for Systems Science in Engineering.
243
279
#' Copyright Johns Hopkins University 2020.
244
280
#'
245
281
#' Modifications:
246
-
#' * \href{https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/jhu-csse.html}{From the COVIDcast Epidata API}: These signals are taken directly from the JHU CSSE \href{https://github.com/CSSEGISandData/COVID-19}{COVID-19 GitHub repository} without changes. The 7-day average signals are computed by Delphi by calculating moving averages of the preceding 7 days, so the signal for June 7 is the average of the underlying data for June 1 through 7, inclusive.
247
-
#' * Furthermore, the data has been limited to a very small number of rows, the signal names slightly altered, and formatted into a tibble.
0 commit comments