Skip to content

Commit 01b71e3

Browse files
committed
Change to just file LICENSE, add @source for CTIS data
1 parent 8eb5882 commit 01b71e3

File tree

5 files changed

+40
-24
lines changed

5 files changed

+40
-24
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Description: This package contains data sets used to compile vignettes and
88
other documentation in Delphi R Packages. The goal is to avoid calls
99
to the Delphi Epidata API, and deposit some examples here for easy
1010
offline use.
11-
License: MIT + file LICENSE
11+
License: file LICENSE
1212
Depends:
1313
R (>= 2.10)
1414
Suggests:

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
YEAR: 2023
2-
COPYRIGHT HOLDER: epidatasets authors
1+
This contains a collection of data from different sources under different
2+
licenses; please see the documentation for each object for license information.

LICENSE.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

R/epipredict-data.R

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,23 @@
6565
#' during the COVID-19 Pandemic and downloaded from the CMU Delphi COVIDcast
6666
#' Epidata API. This data set covers the period from
6767
#' June to December 2021.
68+
#'
69+
#' @source Data from Delphi COVIDcast. Obtained via the Delphi Epidata API.
70+
#' \url{https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html}. This
71+
#' object contains a modified part of the
72+
#' \href{https://cmu-delphi.github.io/delphi-epidata/symptom-survey/#covid-19-trends-and-impact-survey}{data
73+
#' aggregations in the API} that are prepared from the
74+
#' \href{https://www.pnas.org/doi/full/10.1073/pnas.2111454118}{COVID-19
75+
#' Trends and Impact Survey}; see the first link for more information on
76+
#' citing in publications. These aggregations are licensed under the terms of
77+
#' the \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons
78+
#' Attribution license}.
79+
#'
80+
#' Modifications:
81+
#' * Selected a small subset of the available data.
82+
#' * Changed to wide format.
83+
#'
84+
#' Delphi Group at Carnegie Mellon University
6885
"ctis_covid_behaviours"
6986

7087
#' COVID-19 Incident Cases and Deaths

man/ctis_covid_behaviours.Rd

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)