Admin - Schools

Get School Analytics

Get comprehensive analytics for a school, for one school year, including all teachers and classes of that year. Only accessible by admin users.

get/admin/schools/{school_id}/analytics

Path parameters

school_idstring required

The ID of the school

The ID of the school

Query parameters

weeksinteger
school_yearstring nullable

Response

Successful Response

school_idstring required
school_namestring required
school_domainstring nullable
total_teachersinteger required
total_classesinteger required
total_studentsinteger required
total_exercises_completedinteger required
total_homework_exercisesinteger required
total_teacher_examsinteger required
total_coursesinteger required
total_teacher_assignmentsinteger required
total_chat_wordsinteger required
total_time_spent_hoursnumber required
active_students_last_monthinteger required
weekly_activityobject required
weekly_homework_activityobject required
school_yearstring required
available_school_yearsstring[]
weeks_analyzedinteger required
analysis_start_datestring date-time required
analysis_end_datestring date-time required

Changes