GET api/COVIDExport/GetResurgenceDataHospitalAvailability?regionID={regionID}&daysIncluded={daysIncluded}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| regionID | integer |
Required |
|
| daysIncluded | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RegionHospitalAvailability| Name | Description | Type | Additional information |
|---|---|---|---|
| reportDate | date |
None. |
|
| regionID | integer |
None. |
|
| regionDescription | string |
None. |
|
| AverageMedSurgAvailPct | decimal number |
None. |
|
| AverageICUAvailPct | decimal number |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml, text/csv
Sample:
Sample not available.