Open repository in Console
Readme
Updated over 7 years ago
‧ Indexed 2 hours ago
Nova Scotia Assessment Results by Year and Board - Mathématiques en 6e année
Provides assessment results for Mathematics (scaled score and performance level) for each year assessment has been administered. Consult plans.ednet.ns.ca for more information on the assessments.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"novascotia-ca/nova-scotia-assessment-results-by-year-and-board-e2q7-c42n\".\"nova_scotia_assessment_results_by_year_and_board\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata