Skip to content

Commit a80a54c

Browse files
committed
Add separate licensing page for COVIDcast data
1 parent df7fdc9 commit a80a54c

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

docs/api/covidcast_licensing.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: COVIDcast Data Licensing
3+
parent: COVIDcast Epidata API
4+
nav_order: 2
5+
---
6+
7+
# Licensing for Delphi's COVID-19 Data Streams
8+
9+
## Novel Data
10+
11+
These data streams include data produced novelly by Delphi and intentionally and
12+
openly surfaced by Delphi through this API.
13+
14+
### Creative Commons: Attribution
15+
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).
19+
20+
COVIDcast signals included:
21+
22+
* `doctor-visits`
23+
* `hospital-admissions`
24+
* `indicator-combination`:`nmf_*`
25+
* `quidel`
26+
* `fb-survey`
27+
28+
### Creative Commons: Attribution-NonCommercial
29+
30+
This data is provided under the terms of the [Creative Commons
31+
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.
35+
36+
COVIDcast signals included:
37+
38+
* `chng`
39+
40+
## Republished Data
41+
42+
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.
46+
47+
If you use the Delphi's COVIDcast Epidata API to access this data, we
48+
additionally request you [acknowledge us](README.md#citing) in your product or
49+
publication.
50+
51+
COVIDcast signals included:
52+
53+
* `ght`
54+
* `jhu-csse`
55+
* `safegraph`
56+
* `usa-facts`

0 commit comments

Comments
 (0)