GET v1/DistrictNoAdmittanceSummary?StartDate={StartDate}&EndDate={EndDate}
Provides counts of total staff and students who are in isolation for each day, either through positive testing or exposure to a person with a positive test result. Data no longer updated as of v1.0.1 08.19.2022.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDate |
date, not required. |
date |
None. |
| EndDate |
date, not required. |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
DistrictNoAdmittance| Name | Description | Type | Additional information |
|---|---|---|---|
| SchoolName | string |
None. |
|
| PersonTotal | integer |
None. |
|
| StaffTotal | integer |
None. |
|
| StudentTotal | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.