ct-gov/capt-district-performance-20102012-fmif-f7c6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 month ago

CAPT District Performance: 2010-2012

This dataset contains the Connecticut Academic Performance Test (CAPT) district performance indices (DPIs) for 2009-10 (2010), 2010-11 (2011), and 2011-12 (2012). 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: Cells are left blank if there is no 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/capt-district-performance-20102012-fmif-f7c6\".\"capt_district_performance_20102012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • capt_district_performance_20102012
     
     
     
     
     
Upstream Metadata