Open repository in Console
Readme
Updated 3 years ago
‧ Indexed 4 hours ago
2017-2018 Suspension Report NYPD Contacts - GRADE
Suspensions where NYPS was contacted reported by student grade level.
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-suspension-report-nypd-contacts-grade-wq7m-7i29\".\"20172018_suspension_report_nypd_contacts_grade\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata