healthdata-gov/child-fatalities-by-submission-type-9c49-3jtk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 month ago

Child Fatalities by Submission Type

Counts and rates of child fatalities by file submission type for the most recent federal fiscal year 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-by-submission-type-9c49-3jtk\".\"child_fatalities_by_submission_type\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • child_fatalities_by_submission_type
     
     
     
     
     
Upstream Metadata