cdc_leading_causes_of_death
ActiveTool of io.github.blackboxfoundry/livedatalink
NCHS leading causes of death by state (bi63-dtpu). Returns total deaths and age-adjusted death rates per cause per state per year. Useful for chronic disease + injury mortality research.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"year": {
"type": "number",
"description": "Year"
},
"limit": {
"type": "number",
"description": "Max rows (default 50)"
},
"state": {
"type": "string",
"description": "Full state name or 'United States'"
},
"cause_name": {
"type": "string",
"description": "Cause name (e.g. 'Heart disease', 'Cancer', 'Suicide')"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries