Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 24 minutes ago
2001- 2013 Graduation Outcomes District- ALL STUDENTS,SWD,GENDER,ELL,ETHNICITY,EVER ELL
The New York State calculation method was first adopted for the Cohort of 2001 (Class of 2005). The cohort consists of all students who first entered 9th grade in a given school year (e.g., the Cohort of 2006 entered 9th grade in the school year). Graduates are defined as those students earning either a Local or Regents diploma.
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/2001-2013-graduation-outcomes-district-all-su44-8gcn\".\"2001_2013_graduation_outcomes_district_all\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata