- cvc_idstringCourse ID as assigned on the CVC platform.
- college_namestringName of the college this course belongs to.
- class_namestringName of the course.
- class_symbolstringAbbreviation of the course in its home institution, such as HIST101 or COMPSCI001.
- C_IDstringC-ID assigned to the course. You can find more info at https://www.c-id.net/courses
- course_descriptionstringCourse description according to the CVC course page.
- locationstringLocation where the course is being offered.
- unitsintNumber of units this course has.
- unitTypestringThe type of units this course has.
- prereqslist[string]A list of course symbols associated with this prerequisite.
- sectionslist[courseSection]A list of courseSection objects with data of the currently displayed course sections on the CVC course page.