Overview
Knowledge Graph data can be downloaded as 2 files in newline delimited JSONL format with UTF-8 encoding:nodes.jsonl- Contains Knowledge Graph entities (graph nodes)relationships.jsonl- Contains Knowledge Graph relationships (graph edges)
Download
You can download all data in the Knowledge Graph using the following methods:-
Direct links -
nodes.jsonl↗ andrelationships.jsonl↗ -
curl↗ commandsFor entitiesFor relationships
- Academic Standards
- Learning Components
- Learning Progressions
- Standards Crosswalks
- Learner Variability Navigator
Related topics
Core concepts
Learn how entities, relationships, and UUIDs appear in the JSONL files.
Quickstart
Compare local files with other ways to get started with Knowledge Graph.