idUnique ID for this statistic
timestampWhen this statistic was collected
course[id]Canvas course ID
course[name]Human-readable course name, as listed in Canvas
course[account_id]The account_id associated with this course (i.e. the department) for departmental aggregation of data.
account[name]Human-readable department name
teacher[id]sA serialized array of Canvas user IDs for the teacher(s) of the course.
teacher[sortable_name]sSerialized list of human-readable teacher names
assignments_due_countThe overall number of assignments with due dates prior to the timestamp, including both graded and ungraded assignments and zero-point assignments.
dateless_assignment_countAssignments that lack due dates.
average_assignment_lead_timeThe average amount of time, in days, between when the assignment was created and when it is due.
created_after_due_countThe number of assignments that were entered into Canvas after their due date (i.e. retroactively)
created_modified_histogramA histogram showing when assignments have been created an edited throughout the day.
gradeable_assignment_countThe number of gradeable, non-zero-point, assignments posted in this course with due dates prior to this statistic collection timestamp
graded_assignment_countThe number of graded, non-zero-point assignments with due dates prior to the timstamp of this statistic for which at least one submission has been graded
oldest_ungraded_assignment_due_dateDue date of the oldest graded, non-zero-point assignment due prior to the timestamp of this statistic for which no submissions have grades entered.
oldest_ungraded_assignment_urlURL of the oldest ungraded assignment
oldest_ungraded_assignment_nameHuman-readable name of the oldest ungraded assignment
average_grading_turn_aroundOf those assignments that were due prior to the timestamp of this statistic for which at least one submission has been graded, what is the average turn-around time (in days) for those submission grades?
zero_point_assignment_countMany zero-point assignments suggest that the teacher is not using the "not graded" option
average_submissions_gradedOf assignments due prior to this statistic timestamp, for which at least one submission has been graded, what percentage of the overall submissions for each assignment have been graded?
gradebook_urlURL of the course gradebook
student_countThe number of student enrollments in this course. (Not yet filtering out the Test Student enrollments.)
analytics_pageURL of the course grading analytics page