montgomerycountymd-gov/assisted-living-facilities-d7m6-524h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 5 hours ago

Assisted Living Facilities

This dataset lists licensed assisted living facilities in Montgomery County, MD. The dataset provides each facility’s address, phone number, and geographic coordinates, as well as the facility’s capacity according to the license issued by the Maryland Department of Health. Updated annually.

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 \"montgomerycountymd-gov/assisted-living-facilities-d7m6-524h\".\"assisted_living_facilities\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • assisted_living_facilities
     
     
     
     
     
Upstream Metadata