health-data-ny-gov/licensed-home-care-services-agency-registration-6nen-x7rm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Licensed Home Care Services Agency Registration Status: 2024

This dataset contains the registration status of each Licensed Home Care Services Agency (LHCSA) in New York State for calendar year 2024. 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-6nen-x7rm\".\"licensed_home_care_services_agency_registration\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • licensed_home_care_services_agency_registration
     
     
     
     
     
Upstream Metadata