ny-gov/graduation-rates-for-students-enrolled-in-db76-68yz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 1 hour ago

Graduation Rates for Students Enrolled in Baccalaureate Programs at SUNY Institutions (First Time, Full Time): Beginning Entering 2000

Graduation rates for students who entered SUNY Institutions as first-time, full-time students beginning in Fall 2000 seeking a Baccalaureate degree are provided for those completing within four years, five years or less and six years or less.

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 \"ny-gov/graduation-rates-for-students-enrolled-in-db76-68yz\".\"graduation_rates_for_students_enrolled_in\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • graduation_rates_for_students_enrolled_in
     
     
     
     
     
Upstream Metadata