Undergraduate STEM

Our undergraduate STEM data set is the underlying data set that powers MIT Crosslinks. This data collection provides only the underlying data. For the frontend graphical user interface (GUI), you will need to download and set up your own instance using our open-source crosslinks.js library.

Crosslinks Model

The Crosslinks data set consists of entities called topics. Topics are linked to each other by one or more of the following types of relationships: is related to or has prerequisite of.

Each topic has outcomes attached to it. These outcomes are of type Learn or Apply — outcomes are further linked to resources.

As a first step, to be able to visualize the graph as shown above, we recommend getting topics and relationships from the API, and then working through the dataset.

To get started with the API, you'll need to register for an account with the MIT Mapping Lab.