ct-gov/capt-school-performance-2013-y35x-5kpk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 4 hours ago

CAPT School Performance: 2013

This dataset contains the school classifications, school performance indices (SPIs), and SPI target attainment status for 2012-13 for all schools that administered the Connecticut Academic Performance Test (CAPT). It also includes school classifications assigned to high schools with non-tested grades. These data were published in the School 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 SPI target or if there is no 2012-13 SPI, 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-school-performance-2013-y35x-5kpk\".\"capt_school_performance_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • capt_school_performance_2013
     
     
     
     
     
Upstream Metadata