Open repository in Console
Readme
Updated 2 years ago
‧ Indexed 11 months ago
Licensed Home Care Services Agency Registration Status: 2022
This dataset contains the registration status of each Licensed Home Care Services Agency (LHCSA) in New York State for calendar year 2022. Each LHCSA must register with the New York State Department of Health annually in order to provide services, bill, and avoid paying a fine.
For more information, visit: https://profiles.health.ny.gov/home_care/pages/lhcsa
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 \"health-data-ny-gov/licensed-home-care-services-agency-registration-g3x4-ug9k\".\"licensed_home_care_services_agency_registration\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata