Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
Youth Obesity Rate By County
Youth (8th, 10th and 12th grade) obesity and overweight rate from Washington State Healthy Youth Survey (HYS). The Healthy Youth Survey (HYS) is a collaborative effort of the Office of the Superintendent of Public Instruction, the Department of Health, the Health Care Authority - Division of Behavioral Health and Recovery, and Liquor and Cannabis Board.
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/youth-obesity-rate-by-county-m82h-u5vd\".\"youth_obesity_rate_by_county\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata