Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Most- Recent- Cohorts- Scorecard- Elements
The College Scorecard is designed to increase transparency, putting the power in the hands of the public — from those choosing colleges to those improving college quality — to see how well different schools are serving their students.
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 \"wa-gov/most-recent-cohorts-scorecard-elements-wajg-ig9g\".\"most_recent_cohorts_scorecard_elements\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata