health-data-ny-gov/potentially-avoidable-antibiotic-prescribing-rates-r2m7-fr63
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 11 months ago

Potentially Avoidable Antibiotic Prescribing Rates for Acute Respiratory Infection by Provider County, Children Age 3 Months-17 Years, NYS Medicaid: Beginning 2010

This dataset contains Potentially Avoidable Antibiotic Prescribing observed and risk-adjusted rates for child Medicaid enrollees by provider county beginning in 2010.

Potentially Avoidable Antibiotic Prescriptions are antibiotic prescriptions filled for the treatment of acute respiratory infections for which antibiotics are not indicated, contributing to bacterial drug resistance. Index visits for acute respiratory infections and corresponding prescription fills were identified through the use of previously published methods.

The rates were calculated using Medicaid outpatient claims and encounters, and prescription drug data.

The observed and risk adjusted rates are presented by provider county (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/potentially-avoidable-antibiotic-prescribing-rates-r2m7-fr63\".\"potentially_avoidable_antibiotic_prescribing_rates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • potentially_avoidable_antibiotic_prescribing_rates
     
     
     
     
     
Upstream Metadata