You're viewing a demo portfolio

Join the waitlist
PRSM

cdc_weekly_deaths_by_state

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

CDC weekly provisional deaths by state and cause (NCHS dataset muzy-jte6). Returns all-cause and selected-cause death counts per state per ISO week. Useful for excess-mortality and respiratory-disease seasonality analysis.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "year": {
      "type": "number",
      "description": "Year (e.g. 2024)"
    },
    "cause": {
      "type": "string",
      "description": "Cause category (e.g. 'All Cause', 'COVID-19 (U071, Multiple Cause of Death)', 'Influenza and pneumonia')"
    },
    "limit": {
      "type": "number",
      "description": "Max rows (default 50)"
    },
    "state": {
      "type": "string",
      "description": "Full state name or 'United States' for national. Default 'United States'."
    }
  },
  "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 →