GET CPS/SchoolNoAdmittanceSummary?SchoolID={SchoolID}&StartDate={StartDate}&EndDate={EndDate}
Provides counts of total staff and students who are in isolation for each day at each school, either through positive testing or exposure to a person with a positive test result. v1.0.1: Data no longer updated
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SchoolID | integer |
Default value is 0 |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
SchoolNoAdmittanceName | Description | Type | Additional information |
---|---|---|---|
SchoolID | string |
None. |
|
SchoolShortName | string |
None. |
|
PersonTotal | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.