Medical Assistance Benefits for Workers with Disabilities (MAWD) workers with Job Success (WJS) by Language June 2024 - Current Monthly Human Services
Number of individuals enrolled in Medical Assistance Benefits for Workers with Disabilities (MAWD) with Job Success ( WJS) by Language.
Grand Total is included in the dataset
<B>Data is suppressed to ensure personally identifiable information is not indirectly revealed in instances where the data is less than 11 records.</B>
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/medical-assistance-benefits-for-workers-with-hm46-dipj\".\"medical_assistance_benefits_for_workers_with\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.