Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
2017-2018 Students with Multiple Removals or Suspensions - STH
Student with two or more suspensions and/or removals annual report by students in temporary housing aggregated by district, borough and school number.
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/20172018-students-with-multiple-removals-or-4p3u-pfnp\".\"20172018_students_with_multiple_removals_or\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata