INVU
Fall 2022
Interactive Data Visualizaiton of Sogang University Dropout Rates according to the major
Creative Algorithms Weekly Project
Processing
Inspiration
We occasionally say that we want to drop out of school, when there are too many assignments or tests. The period of this assignment was such a period for me. It was my first semester after leaving school for a year and a half, there were too many assignments - just too much of everything.
After jokingly saing that I will quit the school to flee from assignments/projects/exams, I actually began to wonder how many people have done that.
I got data from info.gov.kr(대학알리미) to retireve three years' data of student dropout rates of Sogang University, of each major/departents.
After proper preprocessing of data (merger of two colleges, some majors declared several times in different names, etc), I got data in csv file.
I then used that data to make class of SGData in processing sketch. They have different color and moving behavior. If the SGData element is representing a student who dropped out of school, then it does not come back to canvas after consistently moving out of canvas, which represents school.
There are mouse X, mouse Y Interactions.
You can see the demo, pdf documentation and source files below ⬇️