Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
DOHMH Community Mental Health Survey
The New York City Community Mental Health Survey (CMHS) was a one-time telephone survey conducted by the DOHMH. The CMHS was conducted in conjunction with the annual 2012 Community health Survey (CHS). The CMHS provides robust data on the mental health of New Yorkers, including neighborhood, borough, and citywide estimates. The data are analyzed and disseminated to influence mental health program decisions, and increase the understanding of the mental health among New Yorkers.
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 \"cityofnewyork-us/dohmh-community-mental-health-survey-wi3r-8uzb\".\"dohmh_community_mental_health_survey\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata