GET api/Report/DistrictSummary?currentYear={currentYear}&from={from}&to={to}&active={active}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
currentYear

boolean

Required

from

date

Required

to

date

Required

active

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

Report_DistrictSummary
NameDescriptionTypeAdditional information
Grades

Collection of Report_Summary_Grade

None.

DistrictName

string

None.

DateRange

string

None.

DateRun

date

None.

Schools

Collection of Report_Summary_school

None.

NumberActiveStudents

integer

None.

AverageTotalSessions

decimal number

None.

TotalSessions

integer

None.

AverageSessionsPerWeek

decimal number

None.

AverageTeamStartLevel

decimal number

None.

RateOfProgress_0

integer

None.

RateOfProgress_1

integer

None.

RateOfProgress_2

integer

None.

MogA

integer

None.

MogB

integer

None.

MogC

integer

None.

BglA

integer

None.

Bglb

integer

None.

Agl

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.