Skip to content

Commit 1849ce6

Browse files
authored
Merge pull request #833 from cmu-delphi/krivard/hhs-license
Correct license for data from HHS
2 parents 232bfdd + 6601b69 commit 1849ce6

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

docs/api/covid_hosp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Hospital Capacity by State Timeseries](https://healthdata.gov/Hospital/COVID-19-
2929
and [COVID-19 Reported Patient Impact and Hospital Capacity by State](https://healthdata.gov/dataset/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/6xf2-c3ie) (published on an irregular schedule, every 1-6 days)
3030
- Temporal Resolution: Daily, starting 2020-01-01
3131
- Spatial Resolution: US States plus DC, PR, and VI
32-
- Open access via [Open Data Commons Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/1.0/)
32+
- Open Access: [Public Domain US Government](https://www.usa.gov/government-works)
3333
- Versioned by Delphi according to "issue" date, which is the date that the
3434
dataset was published by HHS.
3535

docs/api/covid_hosp_facility.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This data source provides various measures of COVID-19 burden on patients and he
2424
- Geographic resolution: healthcare facility (address, city, zip, fips)
2525
- Temporal resolution: weekly (Friday -- Thursday)
2626
- First week: 2020-07-31
27-
- Open access via [Open Data Commons Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/1.0/)
27+
- Open Access: [Public Domain US Government](https://www.usa.gov/government-works)
2828
- Versioned by Delphi according to the date that the dataset was published by
2929
HHS. New versions are expected to be published roughly weekly.
3030

docs/api/covid_hosp_facility_lookup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ General topics not specific to any particular data source are discussed in the
2626
This data source provides metadata about healthcare facilities in the US.
2727
- Data source: [US Department of Health & Human Services](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/anag-cw7u) (HHS)
2828
- Total number of facilities: 4922
29-
- Open access via [Open Data Commons Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/1.0/)
29+
- Open Access: [Public Domain US Government](https://www.usa.gov/government-works)
3030

3131
# The API
3232

docs/api/covidcast-signals/hhs.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ grand_parent: COVIDcast Epidata API
1313
* **Date of last change:** Never
1414
* **Available for:** state, hhs, nation (see [geography coding docs](../covidcast_geography.md))
1515
* **Time type:** day (see [date format docs](../covidcast_times.md))
16-
* **License:** [Open Data Commons Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/1-0/)
16+
* **License:** [Public Domain US Government](https://www.usa.gov/government-works)
1717

1818
The U.S. Department of Health & Human Services (HHS) publishes several
1919
datasets on patient impact and hospital capacity. One of these
@@ -112,10 +112,6 @@ is first published.
112112
## Source and Licensing
113113

114114
This indicator mirrors and lightly aggregates data originally
115-
published by the U.S. Department of Health & Human Services under an
116-
[Open Data Commons Open Database License
117-
(ODbL)](https://opendatacommons.org/licenses/odbl/1-0/). The ODbL
118-
permits sharing, transformation, and redistribution of data or derived
119-
works so long as all public uses are distributed under the ODbL and
120-
attributed to the source. For more details, consult the official
121-
license text.
115+
published by the U.S. Department of Health & Human Services.
116+
As a work of the US government, the original data is in the
117+
[public domain](https://www.usa.gov/government-works).

0 commit comments

Comments
 (0)