cityofchicago/chicago-public-schools-elementary-school-progress-tj8h-mnuv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 4 hours ago

Chicago Public Schools - Elementary School Progress Report (2013-2014)

This dataset shows the 2013 School Progress Report Card data elements for each CPS elementary school. The report card is an annual summary of how the school is doing. For more information on the School Progress Report Cards, please see http://www.cps.edu/SCHOOLDATA/Pages/SchoolProgressReports.aspx

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 \"cityofchicago/chicago-public-schools-elementary-school-progress-tj8h-mnuv\".\"chicago_public_schools_elementary_school_progress\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • chicago_public_schools_elementary_school_progress
     
     
     
     
     
Upstream Metadata