GET cps/district2021dailycovidactionable?StartDate={StartDate}&EndDate={EndDate}

This provides a daily summary of COVID testing for the entire district during the 2021-2022 school year. all totals provided are cases reported at least 24 hours ago. Totals are reported cases regardless of confirmation status. · see v0.15 note #1, #2, #4

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StartDate

The StartDate.

date

None.

EndDate

The EndDate.

date

None.

Body Parameters

None.

Response Information

Resource Description

DistrictCOVIDDayRecord
NameDescriptionTypeAdditional information
AdultCaseCount

integer

None.

ChildCaseCount

integer

None.

TotalPositiveCount

integer

None.

CloseContactsCount

integer

None.

TotalTestCount

integer

None.

TotalCPSTestingCaseCount

This value is meant to reflect total number of adults and children who tested positive through CPS testing on the Case Date provided. This will always be the same as TotalPositiveCount - that value / attribute has been marked for deprecation to enhance readability.

integer

None.

InvalidTestCount

integer

None.

AdultTestCount

integer

None.

ChildTestCount

integer

None.

TotalCaseCount

integer

None.

ChildCPSTestingCaseCount

integer

None.

ChildSelfReportedCaseCount

integer

None.

AdultCPSTestingCaseCount

integer

None.

AdultSelfReportedCaseCount

integer

None.

QuarantinePodsCount

integer

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.