ct-gov/cmt-district-performance-2013-hfi5-kdjh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 5 hours ago

CMT District Performance: 2013

This dataset contains the Connecticut Mastery Test (CMT) district performance indices (DPIs) and DPI target attainment status for 2012-13. These data were published in the District Performance Reports released by the CT State Department of Education (CSDE) in December 2013 (see http://www.csde.state.ct.us/public/performancereports/20122013reports.asp)

Note: Target attainment status will say “n/a” if there is no 2012-13 DPI target or if there is no 2012-13 DPI, which happens when there are small N sizes for a particular subgroup or subject.

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/cmt-district-performance-2013-hfi5-kdjh\".\"cmt_district_performance_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cmt_district_performance_2013
     
     
     
     
     
Upstream Metadata