opendata-utah-gov/medicare-volume-by-hospital-in-utah-yh46-7pbz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 3 hours ago

Medicare Volume By Hospital In Utah

The number of Medicare patients treated for each medical condition or surgical procedure - by provider

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/medicare-volume-by-hospital-in-utah-yh46-7pbz\".\"medicare_volume_by_hospital_in_utah\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • medicare_volume_by_hospital_in_utah
     
     
     
     
     
Upstream Metadata