All examples

University curriculum

MIT Curriculum with OCW

A comprehensive map of the MIT undergraduate curriculum, linking departments, courses, prerequisites, and corequisites. Course data is sourced from MIT OpenCourseWare and shows how subjects build on one another across the full degree.


Data structure

The map is organized in three tiers: the Institution at the top, then Departments, then individual Courses. Directed edges encode academic dependencies between courses.

Entity types

  • InstitutionTop-level node representing MIT.
  • DepartmentAcademic departments (e.g., Physics, EECS, Mathematics).
  • CourseIndividual courses with OCW URLs and year information where available.

Edge types

  • PrerequisiteMust be taken before the target course.
  • CorequisiteCan be taken concurrently with the target course.

Build your own map

Use this example as a starting point or create something entirely new.

Get started free