cdc-gov/selected-trend-table-from-health-united-states-m4es-3af4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 8 years ago
Indexed 1 month ago

Selected Trend Table from Health, United States, 2011. Low birthweight live births, by race and Hispanic origin of mother, and state: United States, 2000 - 2002, 2003 - 2005, and 2006 - 2008

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-m4es-3af4\".\"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