health-data-ny-gov/hospital-inpatient-prevention-quality-indicators-sfft-z6hd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 7 years ago
Indexed 2 days ago

Hospital Inpatient Prevention Quality Indicators (PQI) for Adult Discharges by County (SPARCS): Calendar Year 2015

This is one of two datasets that contain observed and expected rates for Agency for Healthcare Research and Quality Prevention Quality Indicators – Adult (AHRQ PQI) for calendar year 2015. This dataset is at the county level. The Agency for Healthcare Research and Quality (AHRQ) Prevention Quality Indicators (PQIs) are a set of population based measures that can be used with hospital inpatient discharge data to identify ambulatory care sensitive conditions. These are conditions where 1) the need for hospitalization is potentially preventable with appropriate outpatient care, or 2) conditions that could be less severe if treated early and appropriately. All PQIs apply only to adult populations (over the age of 18 years). The rates were calculated using Statewide Planning and Research Cooperative System (SPARCS) inpatient data and Claritas population information.

The observed rates and expected rates for each AHRQ PQI is presented by either resident county (including a statewide total) or resident zip code (including a statewide total).

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/hospital-inpatient-prevention-quality-indicators-sfft-z6hd\".\"hospital_inpatient_prevention_quality_indicators\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hospital_inpatient_prevention_quality_indicators
     
     
     
     
     
Upstream Metadata