Skip to content

Commit 9d97492

Browse files
committed
Correct data dictionary sync date.
(it really was october 2021; the next sync will add the ~20 columns we've been dropping on the floor since January/April 2022)
1 parent 40b073f commit 9d97492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/covid_hosp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If `issues` is not specified, then the most recent issue is used by default.
7676
| `epidata[].state` | state pertaining to this row | string |
7777
| `epidata[].date` | date pertaining to this row | integer |
7878
| `epidata[].issue` | the date on which the dataset containing this row was published | integer |
79-
| `epidata[].*` | see the [data dictionary](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/g62h-syeh). Last synced: 2022-10-21 | |
79+
| `epidata[].*` | see the [data dictionary](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/g62h-syeh). Last synced: 2021-10-21 | |
8080
| `message` | `success` or error message | string |
8181

8282
# Example URLs

0 commit comments

Comments
 (0)