Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
2005 - 2017 School Quality Review Ratings
Yearly data of Quality Review ratings from 2005 to 2017
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-school-quality-review-ratings-9n9z-hh9p\".\"2005_2017_school_quality_review_ratings\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata