Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 6 hours ago
Rate of Hospitalization due to Asthma among Children under 5 years old (per 100,000), New Jersey, by year: Beginning 2010
Rate: Number of hospitalizations per 100,000 children under 5 years old.
Definition: Rate of hospitalizations due to asthma (primary diagnosis of asthma, defined by ICD-9 code 493 for January 2000 through September 2015; and ICD-10 codes J44 and J45 for the last quarter of 2015).
Source: New Jersey Uniform Billing Patient Summary Data (Hospital Discharges), Office of Health Care Quality and Assessment, New Jersey Department of Health
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 \"healthdata-nj-gov/rate-of-hospitalization-due-to-asthma-among-7ucw-thxc\".\"rate_of_hospitalization_due_to_asthma_among\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata