healthdata-gov/screenedin-and-screenedout-referrals-k5kg-jgj9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 2 hours ago

Screened-in and Screened-out Referrals

Numbers, percentages, and rates of referrals to child protectives services, by state for the most recent federal fiscal year for which data are available. A referral is a notification to the CPS agency of suspected child maltreatment. Referrals may include more than one child.

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/screenedin-and-screenedout-referrals-k5kg-jgj9\".\"screenedin_and_screenedout_referrals\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • screenedin_and_screenedout_referrals
     
     
     
     
     
Upstream Metadata