healthdata-nj-gov/prostate-cancer-death-rate-per-100000-males-new-9he2-q773
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 5 hours ago

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

Rate: Number of deaths due to prostate cancer per 100,000 male population.

Definition: Number of deaths per 100,000 males with malignant neoplasm (cancer) of the prostate as the underlying cause of death (ICD-10 code: C61).

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/prostate-cancer-death-rate-per-100000-males-new-9he2-q773\".\"prostate_cancer_death_rate_per_100000_males_new\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • prostate_cancer_death_rate_per_100000_males_new
     
     
     
     
     
Upstream Metadata