Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.97 KB

File metadata and controls

20 lines (13 loc) · 1.97 KB

Tutorials

We provide stand-alone example apps in Python and JavaScript that demonstrate how Knowledge Graph data can be applied to different use cases.

Prerequisites

Tutorials

See the README in each tutorial folder for language-specific setup instructions.

Note: These tutorials use the Knowledge Graph REST API, which is currently available as Early Access and is actively evolving. Breaking changes may occur as we expand capabilities and improve reliability.

Tutorial Description Python JavaScript
compare_standards Compare standards between Common Core (CCSSM) and state frameworks using crosswalk data, Jaccard scores, and learning components python/ js/
generate_prereq_practice Generate prerequisite-based practice questions by querying standards, learning progressions, and learning components python/ js/
working_with_standards Query state educational standards by jurisdiction, grade level, and type python/ js/