Skip to content

Commit df7fdc9

Browse files
committed
Updates to data licensing / terms language
1 parent 6e013a7 commit df7fdc9

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

docs/api/README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,15 @@ like to cite it, we would gratefully recommend the following copy:
3737
3838
## Data licensing
3939

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.
4543

4644
Any data which is produced novelly by Delphi and is intentionally and openly
4745
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:
5149

5250
- `covidcast`
5351
- `covidcast_meta`

docs/api/covidcast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ partners. The API allows users to select specific signals and download data for
1717
selected geographical areas---counties, states, metropolitan statistical areas,
1818
and other divisions.
1919

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)
2121
terms; we encourage academic users to [cite](README.md#citing) the data if they
2222
use it in any publications. Our [data ingestion
2323
code](https://github.com/cmu-delphi/covidcast-indicators) and [API server

0 commit comments

Comments
 (0)