Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 5 hours ago
2005 - 2012 Quality Review
The Quality Review is a two- or three-day school visit by experienced educators to each New York City school. During the review, the external evaluator visits classrooms, talks with school leaders, and uses a rubric to evaluate how well the school is organized to support student achievement. This dataset includes all of the Quality Review scores from 2005-2011.
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-2012-quality-review-piri-jns7\".\"2005_2012_quality_review\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata