Anonymized (and incomplete) grades and courses for a small college.
Source: ?
In grades, each row is a student-class pair with information on:
sid= student IDsessionID= an identifier of the class sectiongrade= student's grade
In courses, each row corresponds to a class section with information on:
sessionID= an identifier of the class sectiondept= departmentlevel= course level (eg: 100)sem= semesterenroll= enrollment (number of students)iid= instructor ID