datacenterresearch/low-birthweight-q5ha-hhek
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 years ago
Indexed 5 hours ago

Low Birthweight

Percent of babies born low birth weight by race in New Orleans, Louisiana, and the United States, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015

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 \"datacenterresearch/low-birthweight-q5ha-hhek\".\"low_birthweight\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • low_birthweight