GET CPS/SchoolWeeklyCOVIDActionableStudent?SchoolID={SchoolID}&StartDate={StartDate}&EndDate={EndDate}

Api is Obsolete - not in use on any cps.edu pages, and returned counts use only testing data for 2020-2021. · see v0.15 note #5

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SchoolID

integer

Default value is 0

StartDate

date

None.

EndDate

date

None.

Body Parameters

None.

Response Information

Resource Description

SchoolWeeklyCOVIDActionableStudent
NameDescriptionTypeAdditional information
WeekNumber

integer

None.

YearNumber

integer

None.

TestCountTotal

integer

None.

TestCountPositive

integer

None.

SchoolID

integer

None.

SchoolShortName

string

None.

Response Formats

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

Sample:

Sample not available.