Open repository in Console
Readme
Updated 7 months ago
‧ Indexed 2 hours ago
High School Graduate Outcomes - Remedial Coursetaking
What percentage of first year college students enroll in remedial (pre-college) courses?
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/high-school-graduate-outcomes-remedial-y8qh-965v\".\"high_school_graduate_outcomes_remedial\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata