opendata-utah-gov/information-on-utah-nursing-homes-number-of-beds-u3f9-g7ts
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 3 hours ago

Information On Utah Nursing Homes- Number Of Beds, Staffing, Five Star Rating

General information on currently active nursing homes, including number of certified beds, quality measure scores, staffing and other information used in the Five-Star Rating System. Data are presented as one row per nursing home.

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/information-on-utah-nursing-homes-number-of-beds-u3f9-g7ts\".\"information_on_utah_nursing_homes_number_of_beds\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • information_on_utah_nursing_homes_number_of_beds
     
     
     
     
     
Upstream Metadata