You're viewing a demo portfolio

Join the waitlist
PRSM

cdc_leading_causes_of_death

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →