kingcounty-gov/regional-health-needs-inventory-yaur-nsxk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 hour ago

Regional Health Needs Inventory

An inventory of archived data resources produced to assist HealthierHere develop Medicaid Transformation projects. Newly developed data resources are now posted to HealthierHere’s data website (https://www.healthierhere.org/our-impact/)

For questions or more information, please contact Eli Kern, Public Health Epidemiologist at eli.kern@kingcounty.gov.

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 \"kingcounty-gov/regional-health-needs-inventory-yaur-nsxk\".\"regional_health_needs_inventory\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • regional_health_needs_inventory