cdc-gov/nhanes-select-chronic-conditions-prevalence-i667-sjhg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 6 hours ago

NHANES Select Chronic Conditions Prevalence Estimates

These data represent prevalence estimates of select chronic conditions from the National Health and Nutrition Examination Survey (NHANES).

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 \"cdc-gov/nhanes-select-chronic-conditions-prevalence-i667-sjhg\".\"nhanes_select_chronic_conditions_prevalence\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nhanes_select_chronic_conditions_prevalence
     
     
     
     
     
Upstream Metadata