Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 15 minutes ago
Statewide CMT 8th Grade Reading and Math: 2007-2013
This dataset contains the percentage of students achieving goal in reading and mathematics on the 8th grade Connecticut Mastery Test (CMT) for the years 2007-2013. Data are disaggregated by various subgroups including race/ethnicity, special education, free and reduced price lunch eligibility, and English language learner (ELL) status.
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 \"ct-gov/statewide-cmt-8th-grade-reading-and-math-20072013-hus3-qcr7\".\"statewide_cmt_8th_grade_reading_and_math_20072013\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata