healthdata-nj-gov/melanoma-cancer-death-rate-per-100000-new-jersey-3dmc-bmt7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 6 hours ago

Melanoma Cancer Death Rate (per 100,000), New Jersey, by year: Beginning 2010

Rate: Number of deaths due melanoma cancer per 100,000 Population.

Definition: Number of deaths per 100,000 with malignant melanoma of the skin as the underlying cause of death (ICD-10 code: C43).

Data Sources:

(1) Centers for Disease Control and Prevention, National Center for Health Statistics. Compressed Mortality File. CDC WONDER On-line Database accessed at http://wonder.cdc.gov/cmf-icd10.html

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

(3) 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/melanoma-cancer-death-rate-per-100000-new-jersey-3dmc-bmt7\".\"melanoma_cancer_death_rate_per_100000_new_jersey\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • melanoma_cancer_death_rate_per_100000_new_jersey
     
     
     
     
     
Upstream Metadata