What you can do with this data
- Standards alignment: Identify how your content supports specific academic standards and create content rooted in learner competencies across all key subjects.
- Instructional planning: Create dependencies, learning progressions, and content coverage, starting with math in the Common Core State Standards.
- Compare state standards: Adapt content aligned to one state standard to other states, initially in math across Common Core State Standards and 15+ additional states.
- Curriculum alignment: Align your content or create additional materials aligned to curriculum (private-beta access only - reach out to us to join). To support these use cases, Knowledge Graph organizes educational information into a small set of structured datasets.
Datasets in Knowledge Graph
Knowledge Graph organizes educational information into structured datasets. These fall into four main groups:Dataset Type | What It Represents | Examples |
---|---|---|
Curriculum | Lessons, activities, materials, and assessments from publishers. | Illustrative Mathematics’ IM360 |
Academic standards | Hierarchical structures of state or national learning goals. | State standards from CASE Network 2 |
Learning progressions | Logical and usually sequential ordering of learning targets. | Student Achievement Partners’ Coherence Map |
Learning components | Academic standards broken down into concrete skills or concepts. | ANet’s learning component for K12 Math |
How it works
Datasets are delivered as an entity (node) file (for example, StandardsFramework.csv) plus a relationships (edge) file that connects all the different entities together.- Entity (node) files: Each row represents a single node in the graph, such as a standard or learning component.
- Relationship (edge) files: Each row represents a directed connection between two nodes, expressed as a triple (source UUID (universally unique identified)→ relationship type → target UUID). This is similar to a join table in a relational database, but instead of foreign keys, UUIDs are used to connect nodes.