healthdata-gov/child-fatalities-trend-u7xm-yva2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 4 hours ago

Child Fatalities Trend

The number of child fatalities (unique count) for the last five federal fiscal years for which data are available.

To view more National Child Abuse and Neglect Data System (NCANDS) findings, click link to summary page below:

https://healthdata.gov/stories/s/kaeg-w7jc

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/child-fatalities-trend-u7xm-yva2\".\"child_fatalities_trend\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • child_fatalities_trend
     
     
     
     
     
Upstream Metadata