GET CPS/DownloadSchoolActionableCases?SchoolID={SchoolID}
This provides an excel file of all historical data given by SchoolWeeklyCOVIDActionable function. Totals provided are up to 2020-2021 school year. No longer in use on cps.edu.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SchoolID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Raw downloadable excel file with same data as SchoolWeeklyCOVIDActionable function
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |