Employment by Living Situation 2021 - Current Statewide Developmental Programs Human Services
Notes to consider when consuming this dataset:
Data is for working age adults (ages 18-64) enrolled in Consolidated, P/FDS, Community Living, or Adult Autism Waivers, base funded services, or Supports Coordination services only.
Data is a "point in time" as of December 31st of the reported calendar year, unless otherwise noted.
Living situations reported are those available in ODP's Employment Dashboard, which vary slightly from the EFOC request. Living situations reported are: 24-hour Residential; Lifesharing; On own or with relative/family; Supported Living; Unknown/other; and Unlicensed residential.
Pecenrages were determined using the statewide total number of enrolled individuals for each of the requested categories.
Reported numbers of 11 or under are suppressed for confidentiality purposes prior to any public release of the reported data.
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 \"pa-gov/employment-by-living-situation-2021-current-xhmu-q8id\".\"employment_by_living_situation_2021_current\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.