Visualization that shows how areas of study have evolved at the University of Colorado at Boulder.
What we think of as different academic areas of studies and disciplines changes over time. This visualization shows how these different areas merge, break apart, and move around over time by using the CU Boulder archive of course schedules.
Names of non-empty sections were transcribed into the records inside the data
folder with a best attempt to understand how sections from one year map to the next. For example, Computer Science is a section in the College of Arts and Sciences in 1980 and then moves in 1985. Each year from 1980 to 2020 are recorded at 5 year increments.
Available online at https://gleap.org/static/special/cu_boulder_catalog.pdf.
Simply open cu_boulder_catalog.pde
in Processing 4.
The visualization is written to a static local PDF file. That can be deployed anywhere with static file serving.
Please try to provide JavaDoc where possible.
Code available under the MIT license. Uses the following:
- Processing under the LGPL license.
- Processing PDF under the LGPL license.
This CU Boulder Catalog database (data/catalog.csv
) is made available under the Open Database License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in individual contents of the database are licensed under the Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/.