Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
Directory of Developmental Disabilities Service Provider Agencies
The dataset contains the address and phone number information for Voluntary Sector providers of the following OPWDD supports and services:
INTERMEDIATE CARE FACILITIES (ICF)
INDIVIDUAL RESIDENTIAL ALTERNATIVE (IRA)
FAMILY CARE
SELF-DIRECTION SERVICES
INDIVIDUAL SUPPORT SERVICES (ISS)
DAY HABILITATION
PREVOCATIONAL
SUPPORTED EMPLOYMENT ENROLLMENTS
COMMUNITY HABILITATION
FAMILY SUPPORT SERVICES
DEVELOPMENTAL CENTERS AND SPECIAL POPULATION SERVICES
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 \"ny-gov/directory-of-developmental-disabilities-service-ieqx-cqyk\".\"directory_of_developmental_disabilities_service\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata