bag_health_mcp__get_disease_data
Fetch weekly or yearly disease case counts and incidence rates from the Swiss BAG IDD, filtered by canton, age, and sex.
Instructions
Fetch time-series surveillance data for a disease from the BAG IDD. Returns weekly or yearly case counts, incidence rates, or other metrics. Data updated every Wednesday. Get the actual numbers/trend for a disease in a canton over time — the core data-retrieval tool.Call bag_health_mcp__get_series_details first for valid filters. 'incValue' = incidence per 100'000; 'value' = absolute count.bag_health_mcp__get_disease_data(series_id='influenza/cases/incValue/iso_week', canton='ZH') -> weekly influenza incidence for Zurich.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| results | Yes | ||
| summary | Yes | ||
| series_id | Yes | ||
| provenance | No | ||
| aggregation | Yes | ||
| temporality | Yes | ||
| interpretation | Yes | ||
| filters_applied | Yes |