Open repository in Console
Readme
Updated 1 month ago
‧ Indexed 5 hours ago
High School Graduate Outcomes - Post Secondary Completion
What percentage of high school graduates complete a post secondary credential within eight years of high school graduation?
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-post-secondary-udag-wz3k\".\"high_school_graduate_outcomes_post_secondary\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata