@@ -6,51 +6,63 @@ nav_order: 2
6
6
7
7
# Licensing for Delphi's COVID-19 Data Streams
8
8
9
+ When you use data from Delphi's COVIDcast Epidata API, we ask that you attribute
10
+ the source and follow the terms of the data's licensing agreement. The API
11
+ contains some data streams produced internally by Delphi, which should be
12
+ attributed to Delphi, and some republished from other sources, which should be
13
+ credited. See below for details.
14
+
9
15
## Novel Data
10
16
11
17
These data streams include data produced novelly by Delphi and intentionally and
12
18
openly surfaced by Delphi through this API.
13
19
20
+ We request you attribute our data as follows:
21
+
22
+ > Data from Delphi COVIDcast. Obtained via the Delphi Epidata API.
23
+ > < https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html >
24
+
14
25
### Creative Commons: Attribution
15
26
16
- This data is provided under the terms of the [ Creative Commons Attribution
17
- license] ( https://creativecommons.org/licenses/by/4.0/ ) . If you use this data,
18
- you must cite [ Delphi's COVIDcast Epidata API] ( README.md#citing ) .
27
+ These data sources are provided under the terms of the [ Creative Commons
28
+ Attribution license] ( https://creativecommons.org/licenses/by/4.0/ ) :
19
29
20
- COVIDcast signals included:
30
+ * [ Doctor Visits] ( covidcast-signals/doctor-visits.md )
31
+ * [ Hospital Admissions] ( covidcast-signals/hospital-admissions.md )
32
+ * [ Indicator Combination] ( covidcast-signals/indicator-combination.md ) : signals
33
+ with names beginning ` nmf_* `
34
+ * [ Quidel] ( covidcast-signals/quidel.md )
35
+ * [ Symptom Surveys] ( covidcast-signals/fb-survey.md )
21
36
22
- * ` doctor-visits `
23
- * ` hospital-admissions `
24
- * ` indicator-combination ` :` nmf_* `
25
- * ` quidel `
26
- * ` fb-survey `
37
+ You may use this data for any purpose, provided you attribute us as the original
38
+ source, as shown above.
27
39
28
40
### Creative Commons: Attribution-NonCommercial
29
41
30
- This data is provided under the terms of the [ Creative Commons
42
+ These data sources are provided under the terms of the [ Creative Commons
31
43
Attribution-NonCommercial
32
- license] ( https://creativecommons.org/licenses/by-nc/4.0/ ) . If you use this data,
33
- you must cite [ Delphi's COVIDcast Epidata API] ( README.md#citing ) . You
34
- may not use this data for commercial purposes.
44
+ license] ( https://creativecommons.org/licenses/by-nc/4.0/ ) :
35
45
36
- COVIDcast signals included:
46
+ * [ Change Healthcare ] ( covidcast-signals/chng.md )
37
47
38
- * ` chng `
48
+ You may not use this data for commercial purposes, but all other uses are
49
+ permitted, provided you attribute us as the original source.
39
50
40
51
## Republished Data
41
52
42
53
These data streams are essentially mirrors of their respective sources, and are
43
- published here subject to the original license provided by the source. More
44
- information on the license for each source is available on their respective
45
- pages.
54
+ published here subject to the original license provided by the source:
55
+
56
+ * [ Google Health Trends] ( covidcast-signals/ght.md )
57
+ * [ Indicator Combination] ( covidcast-signals/indicator-combination.md ) : cases and
58
+ deaths signals
59
+ * [ JHU Cases and Deaths] ( covidcast-signals/jhu-csse.md )
60
+ * [ SafeGraph Mobility] ( covidcast-signals/safegraph.md )
61
+ * [ USAFacts Cases and Deaths] ( covidcast-signals/usafacts.md )
62
+
63
+ More information on the license for each source is available on their respective
64
+ documentation pages.
46
65
47
66
If you use the Delphi's COVIDcast Epidata API to access this data, we
48
67
additionally request you [ acknowledge us] ( README.md#citing ) in your product or
49
68
publication.
50
-
51
- COVIDcast signals included:
52
-
53
- * ` ght `
54
- * ` jhu-csse `
55
- * ` safegraph `
56
- * ` usa-facts `
0 commit comments