health-data-ny-gov/cardiac-surgery-and-percutaneous-coronary-jtip-2ccj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 6 hours ago

Cardiac Surgery and Percutaneous Coronary Interventions by Hospital: Beginning 2008

This dataset contains the number of cases, number of in hospital/30 day deaths, observed, expected and risk- adjusted mortality rates for cardiac surgery and percutaneous coronary interventions (PCI) by hospital. Regions represent where the hospitals are located. For additional information, visit: http://www.health.ny.gov/health_care/consumer_information/cardiac_surgery/

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/cardiac-surgery-and-percutaneous-coronary-jtip-2ccj\".\"cardiac_surgery_and_percutaneous_coronary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cardiac_surgery_and_percutaneous_coronary
     
     
     
     
     
Upstream Metadata