Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 12 months ago
Youth Suicide Attempt Rate
Youth (6th, 8th, 10th, and 12th grade students) suicide attempt 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-suicide-attempt-rate-c86h-wg9s\".\"youth_suicide_attempt_rate\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata