cdc-gov/rates-and-trends-in-coronary-heart-disease-and-9cr5-2tt7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 11 months ago

Rates and Trends in Coronary Heart Disease and Stroke Mortality Data Among US Adults (35+) by County – 1999-2018

This dataset documents rates and trends in local coronary heart disease (CHD) and stroke death rates. Specifically, this report presents county (or county equivalent) estimates of stroke and CHD death rates in 1999-2018 and trends during three intervals (1999-2005, 2005-2011, 2011-2018) by age group (ages 35–64 and 65 and older). The rates and trends were estimated using a Bayesian spatiotempotal model and a smoothed over space, time, and age group. Rates are age-standardized. Data source: National Vital Statistics System.

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 \"cdc-gov/rates-and-trends-in-coronary-heart-disease-and-9cr5-2tt7\".\"rates_and_trends_in_coronary_heart_disease_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • rates_and_trends_in_coronary_heart_disease_and
     
     
     
     
     
Upstream Metadata