Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update covidcast license page signal list #1532

Merged
merged 3 commits into from
Aug 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 12 additions & 8 deletions docs/api/covidcast_licensing.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,11 @@ Academic publications may cite our paper:
These data sources are provided under the terms of the [Creative Commons
Attribution license](https://creativecommons.org/licenses/by/4.0/):

* [COVID-19 Trends and Impact Survey](covidcast-signals/fb-survey.md)
* [Doctor Visits](covidcast-signals/doctor-visits.md)
* [Hospital Admissions](covidcast-signals/hospital-admissions.md)
* [Indicator Combination](covidcast-signals/indicator-combination.md): signals
with names beginning `nmf_*`
* [Indicator Combination](covidcast-signals/indicator-combination.md) (signals with names beginning `nmf_*`)
* [Quidel](covidcast-signals/quidel.md)
* [COVID-19 Trends and Impact Survey](covidcast-signals/fb-survey.md)

You may use this data for any purpose, provided you attribute us as the original
source, as shown above.
Expand All @@ -51,6 +50,7 @@ Attribution-NonCommercial
license](https://creativecommons.org/licenses/by-nc/4.0/):

* [Change Healthcare](covidcast-signals/chng.md)
* [Youtube Survey](covidcast-signals/youtube-survey.md)

You may not use this data for commercial purposes, but all other uses are
permitted, provided you attribute us as the original source.
Expand All @@ -60,13 +60,17 @@ permitted, provided you attribute us as the original source.
These data streams are essentially mirrors of their respective sources, and are
published here subject to the original license provided by the source:

* [COVID Act Now](covidcast-signals/covid-act-now.md)
* [DSEW Community Profile Report](covidcast-signals/dsew-cpr.md)
* [Google Health Trends](covidcast-signals/ght.md)
* [Indicator Combination](covidcast-signals/indicator-combination.md): cases and
deaths signals
* [JHU Cases and Deaths](covidcast-signals/jhu-csse.md)
* [Google Search Trends](covidcast-signals/google-symptoms.md)
* [HHS/NSHN Hospitalizations](covidcast-signals/hhs.md)
* [Indicator Combination](covidcast-signals/indicator-combination.md) (cases and deaths signals)
* [JHU CSSE Cases and Deaths](covidcast-signals/jhu-csse.md)
* [NCHS Mortality](covidcast-signals/nchs-mortality.md)
* [NSSP ED Visits](covidcast-signals/nssp.md)
* [SafeGraph Mobility](covidcast-signals/safegraph.md)
* [USAFacts Cases and Deaths](covidcast-signals/usafacts.md)
* [Department of Health & Human Services](covidcast-signals/hhs.md)
* [USAFacts Cases and Deaths](covidcast-signals/usa-facts.md)

More information on the license for each source is available on their respective
documentation pages.
Expand Down
Loading