Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.6 KB

README.md

File metadata and controls

50 lines (34 loc) · 2.6 KB

CU Boulder Catalog

Visualization that shows how areas of study have evolved at the University of Colorado at Boulder.


Purpose and method

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.


Method

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.


Usage

Available online at https://gleap.org/static/special/cu_boulder_catalog.pdf.


Local Development Environment

Simply open cu_boulder_catalog.pde in Processing 4.


Deployment

The visualization is written to a static local PDF file. That can be deployed anywhere with static file serving.


Development Standards

Please try to provide JavaDoc where possible.


Open Source

Code available under the MIT license. Uses the following:

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/.