Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 6 hours ago
2005 - 2017 Quality Review Ratings
The Quality Review is a process that evaluates how well schools are organized to support student learning and teacher practice. It was developed to assist New York City Department of Education (NYCDOE) schools in raising student achievement by looking behind a school’s performance statistics to ensure that the school is engaged in effective methods of accelerating student learning.
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 \"cityofnewyork-us/2005-2017-quality-review-ratings-cwx7-agsh\".\"2005_2017_quality_review_ratings\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata