cdc-gov/selected-trend-table-from-health-united-states-bbhn-4mdn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 8 years ago
Indexed 4 hours ago

Selected Trend Table from Health, United States, 2011. Health conditions among children under 18 years of age, by selected characteristics: United States, average annual, selected years 1997 - 1999 through 2008 - 2010

Health, United States is an annual report on trends in health statistics, find more information at http://www.cdc.gov/nchs/hus.htm.

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/selected-trend-table-from-health-united-states-bbhn-4mdn\".\"selected_trend_table_from_health_united_states\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • selected_trend_table_from_health_united_states
     
     
     
     
     
Upstream Metadata