Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
Educational Attainment
Educational attainment rates for Washington State counties with populations greater than 65,000 according to US Census Bureau’s Data Profile. All values are the percent estimates of individuals 25 years of age or higher from the ACS 1 Year Survey.
DP02_0063PE - Percent Associate's Degree
DP02_0066PE - Percent High School Graduate or Higher
DP02_0067PE - Percent Bachelor's Degree or Higher
DP02_0065PE - Percent Graduate/Professional Degree
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 \"internal-open-piercecountywa-gov/educational-attainment-c8hq-nu5b\".\"educational_attainment\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata