filter_data
Filter public health datasets from PopHIVE by state, date range, age group, and condition.
Instructions
Filter PopHIVE datasets by various criteria (state, date range, demographics)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State code (e.g., CA, TX, NY) or state name | |
| dataset | Yes | Dataset to filter | |
| end_date | No | End date for filtering (YYYY-MM-DD) | |
| age_group | No | Age group to filter by (e.g., "0-2 years", "18-64", "65+") | |
| condition | No | Health condition or metric to filter by | |
| start_date | No | Start date for filtering (YYYY-MM-DD) |