Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
2006 - 2011 School Progress Reports - All Schools - Multiyear Summary
2006-07 to 2009-10 Progress Report results summary for all schools
Summary Progress Report grades for school years 2006-2007 through 2009-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/2006-2011-school-progress-reports-all-schools-rwa3-b3wr\".\"2006_2011_school_progress_reports_all_schools\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata