texas-gov/cps-18-fbss-families-receiving-family-preservation-44ic-7ps3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

CPS 1.8 FBSS - Families Receiving Family Preservation Services on August 31 FY2014-2023

Family Preservation Services are services provided to the child and the family where the caregiver retains legal custody.

This provides a snapshot of how many families were open to services on the final day of the fiscal year. If a family had two family preservation stages open on August 31, they are counted twice.

NOTE: Family Preservation Services is under the umbrella of Family Based Safety Services (FBSS).

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 \"texas-gov/cps-18-fbss-families-receiving-family-preservation-44ic-7ps3\".\"cps_18_fbss_families_receiving_family_preservation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cps_18_fbss_families_receiving_family_preservation
     
     
     
     
     
Upstream Metadata