healthdata-gov/perpetrators-trend-ttus-3dym
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 month ago

Perpetrators Trend

The number of child fatalities (unique count) by state for the last five federal fiscal years.

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/perpetrators-trend-ttus-3dym\".\"perpetrators_trend\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • perpetrators_trend
     
     
     
     
     
Upstream Metadata