But I digress; this post is about MSU, not UM or ASU.
For the viz, I was able to pull data going back to Spring 1995 - I somehow forgot to grab data for Fall 1994. MSU started recording enrollment numbers differently that semester, so the data looks a bit different before then. I pulled the data from our Office of Registrar. I highly recommend poking around the reports if you're curious yourself.
And without further ado, here is the viz:
A couple of points:
- I love the College of Engineering's cosine wave-esque graph (had to double-check it wasn't the sine wave, which starts at 0,0)
- Enrollment is always higher in the fall semester than the spring in a given academic year. I tried doing some further research on this, but couldn't find much. The only plausible explanation I was able to find was that students, especially freshmen, are likely to drop out or transfer after the fall semester, rather than waiting.
- The Lyman Briggs, Natural Science, and Veterinary Medicine Colleges are the 3 that have maintained the same size over the years.
- On the other hand, the College of Business has grown to take the title as the largest from the College of Social Science
- It will be actually about 5 or 6 years until MSU averages 50,000 students for the entire academic year
Making this viz wasn't as complicated as NFL Away Games. I learned R earlier this month and it definitely came to use, as I had almost 40 CSV files after manually downloading them. I made a simple R package to grab the data from each file and spit it all into a new one, while also formatting it a bit. Like anyone else in the data analytics/visualization field, I highly recommend learning to use R. I would label it as a stripped down version of Python but geared for statistical + data analysis.
I also ended up using Tableau's Excel add-in which is actually pretty neat. I thought it was somewhat pointless when I first added it to Excel, but it proved to be a nice tool in sorting data for each class.
Go Green!
No comments:
Post a Comment