GET CPS/ZipCodeWeeklyCOVIDActionableStudent?ZipCode={ZipCode}&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
ZipCode

integer

Default value is 0

StartDate

date

None.

EndDate

date

None.

Body Parameters

None.

Response Information

Resource Description

ZipCodeWeeklyCOVIDActionableStudent
NameDescriptionTypeAdditional information
WeekNumber

integer

None.

YearNumber

integer

None.

ZipCode

string

None.

TestCountTotal

integer

None.

TestCountPositive

integer

None.

Response Formats

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

Sample:

Sample not available.