File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -37,17 +37,15 @@ like to cite it, we would gratefully recommend the following copy:
37
37
38
38
## Data licensing
39
39
40
- The majority of the data surfaced through this API is more or less just a
41
- carefully curated mirror of data acquired from various external parties. Such
42
- data is subject to its original licensing, where applicable.
43
-
44
- ---
40
+ Several datasets surfaced through this API are carefully curated mirrors of data
41
+ acquired from various external parties. Such data is subject to its original
42
+ licensing, where applicable.
45
43
46
44
Any data which is produced novelly by Delphi and is intentionally and openly
47
45
surfaced by Delphi through this API is hereby licensed
48
- [ CC-BY] ( https://creativecommons.org/licenses/by/4.0/ ) . Endpoints, as specified
49
- by the ` source ` parameter, which are known to wholly or partially serve data
50
- under this license include:
46
+ [ CC-BY] ( https://creativecommons.org/licenses/by/4.0/ ) except where otherwise
47
+ noted. Endpoints, as specified by the ` source ` parameter, which are known to
48
+ wholly or partially serve data under this license include:
51
49
52
50
- ` covidcast `
53
51
- ` covidcast_meta `
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ partners. The API allows users to select specific signals and download data for
17
17
selected geographical areas---counties, states, metropolitan statistical areas,
18
18
and other divisions.
19
19
20
- This data is freely available under our [ licensing] ( README.md#data-licensing )
20
+ * Licensing * : This data is freely available under our [ licensing] ( README.md#data-licensing )
21
21
terms; we encourage academic users to [ cite] ( README.md#citing ) the data if they
22
22
use it in any publications. Our [ data ingestion
23
23
code] ( https://github.com/cmu-delphi/covidcast-indicators ) and [ API server
You can’t perform that action at this time.
0 commit comments