Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 23 minutes ago
2014-2015 School Closure Discharge Reporting - Attendance
In June 2015, 18 New York City public schools closed for poor performance. This report provides data regarding students enrolled in these schools during the 2014-2015 school year, according to the guidelines set by Local Law 2011/043
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/20142015-school-closure-discharge-reporting-2jne-kr3f\".\"20142015_school_closure_discharge_reporting\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata