Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
2006-2007 School Progress Report
Progress Reports grade each school with an A, B, C, D, or F. These reports focus on a school's learning environment, student performance, and student progress. They were designed to help parents, teachers, principals, and others understand how well schools are doing—and compare them to other, similar schools.
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/20062007-school-progress-report-weg5-33pj\".\"20062007_school_progress_report\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata