state_health
Retrieve health indicator data for a US state, covering disease rates, overdose deaths, infant mortality, immunization, and hospital statistics. Data availability varies by state.
Instructions
Query health indicator data for a US state. May include: disease rates, overdose deaths, infant mortality, immunization, hospital data. Data availability varies by state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text search across all fields | |
| limit | No | Max results (default 100) | |
| state | Yes | Two-letter state code, e.g. 'MD', 'NY', 'CA' | |
| where | No | SoQL $where filter, e.g. "year = '2023'" |