Skip to content

RocHack/clustergraph

Repository files navigation

Rochester Cluster Navigator

The University of Rochester curriculum has clusters of courses. Many courses fall into more than one cluster. This tool presents the courses and clusters as nodes in a graph, and allows you to explore the graph to navigate the curriculum.

Screenshot of Political Science courses and clusters

Updating the curriculum data

The data about courses and clusters comes from the Registrar's Cluster Search Engine.

The script scrape.js downloads from that site all the data that the Cluster Navigator needs. To update the data, run the script as follows:

node scrape.js courses-clusters.json

About

Explore the curriculum of the University of Rochester through the interconnection of courses and clusters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published