healthdata-nj-gov/diabetes-death-rate-per-100000-new-jersey-by-year-2efk-s9c2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 4 hours ago

Diabetes death rate (per 100,000), New Jersey, by year: Beginning 2010

Rate: Age-adjusted death rate, number of deaths due to diabetes, per 100,000 population.

Definition: Deaths with diabetes as the underlying cause of death (ICD-10 codes: E10-E14).

Data Sources:

(1) Death Certificate Database, Office of Vital Statistics and Registry, New Jersey Department of Health

(2) Population Estimates, State Data Center, New Jersey Department of Labor and Workforce Development

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/diabetes-death-rate-per-100000-new-jersey-by-year-2efk-s9c2\".\"diabetes_death_rate_per_100000_new_jersey_by_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • diabetes_death_rate_per_100000_new_jersey_by_year
     
     
     
     
     
Upstream Metadata