Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
2017-2018 Students with Multiple Removals or Suspensions - RACE
Students with two or more suspensions and/or removals annual report aggregated by race, district, borough, 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-5x3g-g8de\".\"20172018_students_with_multiple_removals_or\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata