compare_states
Compare health metrics across states to analyze public health data on immunizations, respiratory diseases, chronic conditions, and hospital capacity from authoritative sources.
Instructions
Compare health metrics across multiple states
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | Dataset to analyze | |
| states | Yes | Array of state codes or names to compare | |
| metric | Yes | Specific metric to compare (e.g., "vaccination_rate", "ed_visits", "positivity_rate") | |
| time_period | No | Time period for comparison (e.g., "latest", "2024", "last_6_months") |