@@ -17,13 +17,6 @@ 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
- * Licensing* : This data is freely available under our [ licensing] ( README.md#data-licensing )
21
- terms; we encourage academic users to [ cite] ( README.md#citing ) the data if they
22
- use it in any publications. Our [ data ingestion
23
- code] ( https://github.com/cmu-delphi/covidcast-indicators ) and [ API server
24
- code] ( https://github.com/cmu-delphi/delphi-epidata ) is open-source, and
25
- contributions are welcome. Further documentation on Delphi's APIs is available
26
- in the [ API overview] ( README.md ) .
27
20
28
21
<div style =" background-color :#FCC ; padding : 10px 30px ;" ><strong >Get
29
22
updates:</strong > Delphi operates a <a
@@ -41,6 +34,16 @@ href="https://lists.andrew.cmu.edu/mailman/listinfo/delphi-covidcast-api">subscr
41
34
1 . TOC
42
35
{: toc }
43
36
37
+ ## Licensing
38
+ Our CovidCast data is freely available under our [ licensing] ( README.md#data-licensing )
39
+ terms. For specific licensing on individual indicators we suggest users visit our [ indicator licensing] ( covidcast_licensing.md ) page.
40
+ We encourage academic users to [ cite] ( README.md#citing ) the data if they
41
+ use it in any publications. Our [ data ingestion
42
+ code] ( https://github.com/cmu-delphi/covidcast-indicators ) and [ API server
43
+ code] ( https://github.com/cmu-delphi/delphi-epidata ) is open-source, and
44
+ contributions are welcome. Further documentation on Delphi's APIs is available
45
+ in the [ API overview] ( README.md ) .
46
+
44
47
## Accessing the Data
45
48
46
49
Our [ COVIDcast site] ( https://covidcast.cmu.edu ) provides an interactive
0 commit comments