cdc_death_rates_historical
Retrieve age-adjusted death rates for major causes (Heart Disease, Cancer, Stroke, etc.) from 1900 onward. Ideal for analyzing over 120 years of mortality trends.
Instructions
Get age-adjusted death rates for major causes since 1900.\nCauses: 'Heart Disease', 'Cancer', 'Stroke', 'Unintentional injuries', 'CLRD' (chronic lower respiratory diseases).\nGreat for long-term trend analysis — 120+ years of data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cause | No | Cause of death. Omit for all causes. | |
| start_year | No | Start year (earliest: 1900) | |
| end_year | No | End year (latest: ~2017) | |
| limit | No | Max records (default 200) |