Skip to content

Commit 6e66fb7

Browse files
committed
Fix links in HHS API docs and add state_daily info
1 parent c94120f commit 6e66fb7

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

docs/api/covid_hosp.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@ parent: Epidata API (Other Diseases)
66
# COVID-19 Hospitalization by State
77

88
This data source is a mirror of the "COVID-19 Reported Patient Impact and
9-
Hospital Capacity by State Timeseries" dataset provided by the US Department of
10-
Health & Human Services via healthdata.gov.
11-
12-
See the
13-
[official description at healthdata.gov](https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-state-timeseries)
14-
for more information, including a
15-
[data dictionary](https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-state-data-dictionary).
9+
Hospital Capacity by State Timeseries" and "COVID-19 Reported Patient Impact and
10+
Hospital Capacity by State" datasets provided by the US Department of
11+
Health & Human Services via healthdata.gov. The latter provides more frequent updates,
12+
so it is combined with the former to create a single dataset which is as recent as possible.
13+
14+
For more information, see the
15+
[official description and data dictionary at healthdata.gov](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/g62h-syeh)
16+
for "COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries,"
17+
as well as the [official description](https://healthdata.gov/dataset/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/6xf2-c3ie)
18+
for "COVID-19 Reported Patient Impact and Hospital Capacity by State."
1619

1720
General topics not specific to any particular data source are discussed in the
1821
[API overview](README.md). Such topics include:

docs/api/covid_hosp_facility.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ Hospital Capacity by Facility" dataset provided by the US Department of Health
1010
& Human Services via healthdata.gov.
1111

1212
See the
13-
[official description at healthdata.gov](https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-facility)
14-
for more information, including a
15-
[data dictionary](https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-facility-data-dictionary).
13+
[official description and data dictionary at healthdata.gov](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/anag-cw7u)
14+
for more information.
1615

1716
General topics not specific to any particular data source are discussed in the
1817
[API overview](README.md). Such topics include:

docs/api/covid_hosp_facility_lookup.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ Capacity by Facility" dataset provided by the US Department of Health & Human
1414
Services via healthdata.gov.
1515

1616
See the
17-
[official description at healthdata.gov](https://healthdata.gov/dataset/covid-19-reported-patient-impact-and-hospital-capacity-facility)
18-
for more information, including a
19-
[data dictionary](https://healthdata.gov/covid-19-reported-patient-impact-and-hospital-capacity-facility-data-dictionary).
17+
[official description and data dictionary at healthdata.gov](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/anag-cw7u)
18+
for more information.
2019

2120
General topics not specific to any particular data source are discussed in the
2221
[API overview](README.md). Such topics include:

0 commit comments

Comments
 (0)