health-data-ny-gov/all-payer-hospital-inpatient-discharges-by-patient-swz6-xxvm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

All Payer Hospital Inpatient Discharges by Patient County of Residence (SPARCS De-Identified): Beginning 2009

This dataset is a summary of hospital inpatient discharges from every hospital including Article 28 facilities; Ambulatory Surgery and Emergency Department visits, from the Statewide Planning and Research Cooperative System (SPARCS). The data is rolled up by patient county of residence. This dataset was modified in September 2013 to be in sync with the release of the Hospital Inpatient Discharges (SPARCS De-Identified) datasets. Please refer to the data dictionary for information on the current data available.

The SPARCS data has been divided into two distinct datasets: Hospital Discharges by Patient County of Residence and Hospital Discharges by Facility. This is to preserve the confidentiality of identifiable individual information.This dataset does not include facility names.

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/all-payer-hospital-inpatient-discharges-by-patient-swz6-xxvm\".\"all_payer_hospital_inpatient_discharges_by_patient\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • all_payer_hospital_inpatient_discharges_by_patient
     
     
     
     
     
Upstream Metadata