Euhealthinfo Search Diabetes Epidemiology Registry
This tool is designed to search and retrieve datasets related to epidemiological and registry-based health data, focusing on diabetes and associated conditions. Users can conduct searches to identify datasets covering prevalence, incidence, and other metrics across varying geographic regions and demographic groups. The tool returns structured datasets enriched with metadata and may provide links to external data sources or downloadable files. It is specialized for accessing curated, health-rela…
Overview
This tool is designed to search and retrieve datasets related to epidemiological and registry-based health data, focusing on diabetes and associated conditions. Users can conduct searches to identify datasets covering prevalence, incidence, and other metrics across varying geographic regions and demographic groups. The tool returns structured datasets enriched with metadata and may provide links to external data sources or downloadable files. It is specialized for accessing curated, health-related information within its defined dataset scope and supports exploration across diverse topics within the diabetes domain. If the user wants to look into the actual data, the 'euhealthinfo_deepdive' tool is helpful.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 132ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"alpha": {
"default": 0.5,
"description": "Blend ratio used when method='hybrid' (0=text, 1=embedding).",
"maximum": 1,
"minimum": 0,
"type": "number"
},
"country": {
"description": "Country filter. Accepts full names (e.g., 'Germany') or ISO-3166 codes ('DE', 'DEU'). Case-insensitive; substring/IRI-tail matching allowed.",
"type": "string"
},
"language": {
"description": "Language filter. Accepts ISO 639-1 codes (e.g., 'en') or full names (e.g., 'English'). Case-insensitive; substring/IRI-tail matching allowed.",
"type": "string"
},
"limit": {
"default": 25,
"description": "Maximum number of results to return. Default 25.",
"type": "integer"
},
"method": {
"default": "hybrid",
"description": "Search strategy: 'keyword' (text only), 'embedding' (vector), or 'hybrid' (blend).",
"enum": [
"keyword",
"embedding",
"hybrid"
],
"type": "string"
},
"term_override": {
"description": "Override the default topic seed terms with a custom query string. Defaults internally to 'search diabetes mellitus epidemiology registry'.",
"type": "string"
},
"top_k": {
"default": 25,
"description": "Number of candidate documents to retrieve before filtering.",
"type": "integer"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Euhealthinfo Search Diabetes Epidemiology Registry call
{
"alpha": 1,
"limit": 3,
"top_k": 1
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_euhealthinfo_search_diabetes_epidemiology_registry
- Tool name
- euhealthinfo_search_diabetes_epidemiology_registry
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse