GET cps/district2021weeklycovidactionable?StartDate={StartDate}&EndDate={EndDate}
This provides a weekly summary of COVID testing for the entire district during the 2021-2022 school year. Totals are reported cases regardless of confirmation status. · see v0.15 note #1, #2, #4, #7
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
COVID2021WeeklySurveillanceDistrict| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalCaseCount | integer |
None. |
|
| AdultCaseCount | integer |
None. |
|
| AdultCPSTestingCaseCount | integer |
None. |
|
| AdultSelfReportedCaseCount | integer |
None. |
|
| ChildCaseCount | integer |
None. |
|
| ChildCPSTestingCaseCount | integer |
None. |
|
| ChildSelfReportedCaseCount | integer |
None. |
|
| TestedPositiveCount | integer |
None. |
|
| CloseContactsCount | integer |
None. |
|
| QuarantinePodsCount | integer |
None. |
|
| TotalTestCount | integer |
None. |
|
| InvalidTestCount | integer |
None. |
|
| AdultTestCount | integer |
None. |
|
| ChildTestCount | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.