opendata-utah-gov/nursing-home-deficiencies-salt-lake-county-2014-hzd4-e5wr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 6 hours ago

Nursing Home Deficiencies Salt Lake County 2014

This data set contains nursing home deficiencies noted by Medicare for facilities in Utah. The data contains addresses, a list of the finding and a date of the correction.

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 \"opendata-utah-gov/nursing-home-deficiencies-salt-lake-county-2014-hzd4-e5wr\".\"nursing_home_deficiencies_salt_lake_county_2014\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nursing_home_deficiencies_salt_lake_county_2014
     
     
     
     
     
Upstream Metadata