SWI 1.3 Source of Abuse-Neglect Report by Program FY2014-2023
Statewide Intake (SWI) has the responsibility to assess information received to the definitions of possible abuse, neglect or exploitation for each program served and to prioritize and route the information to the correct destination workload.
SWI is the centralized point of intake for child abuse and neglect, abuse, neglect or exploitation of people age 65 or older or adults with disabilities, clients served by DSHS or DADS employees in State Hospitals or State Supported Living Centers, and children in licensed child-care facilities or treatment centers for the entire State of Texas.
SWI receives intake reports for the following Programs:
Adult Protective Services (APS)
Adult Provider Investigations
Child Protective Investigations (CPI)
Day Care Licensing (DCL)
Residential Child Care Licensing (RCCL)
Not all reports are assigned for investigation.
There can be more than one source per contact. This dashboard counts report contacts determined by the date of contact.
Visit dfps.state.tx.us for information on all DFPS programs
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/swi-13-source-of-abuseneglect-report-by-program-8d3p-numz\".\"swi_13_source_of_abuseneglect_report_by_program\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.