healthdata-gov/social-determinants-and-health-equity-resource-vbjv-rh5z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 hour ago

Social Determinants and Health Equity Resource Guide

A list of data sources for the Health Equity DataJam.

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 \"healthdata-gov/social-determinants-and-health-equity-resource-vbjv-rh5z\".\"social_determinants_and_health_equity_resource\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • social_determinants_and_health_equity_resource
     
     
     
     
     
Upstream Metadata