Skip to content

Data visualization of every course at UCSD, includes average GPA and yearly number of students

Notifications You must be signed in to change notification settings

vis-cape/vis-cape.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCSD GPA Visualization (Outdated)

The last time this was updated was Spring 2023. Capes has been discontinued and course GPAs are no longer available to students.
https://vis-cape.github.io/

  • Each bubble represents a course
  • The color is a measure of its average GPA (last 2 years, no summer)
  • The size is a measure of the number of yearly students (no summer)

Some interesting facts:

  • The lowest course GPA in the last 2 years is 2.09, belonging to Math 2.
  • The lowest course GPA of all time considering only courses that are still being taught is 2.47, belonging to ECE 35.
  • Some courses, such as Math 188, do not show up at all because the course GPA for every iteration of the course is reported as "N/A."
  • Inspired by this visualization.

Current Goals:

  • Lump together departments under their school/college
  • Separate chart for time commitment of each course
  • Include course descriptions
  • Fix the bug where the tooltip squishes near the right side of the screen
  • Add an arrow to the tooltip
  • Button to toggle historical GPA vs last 2 years