compare_countries
Retrieve health expenditure indicators for multiple countries using country lists or curated groups, with optional year filters.
Instructions
One GHED indicator across countries, returned as tidy rows or CSV.
Pass either an explicit countries list or a curated country_group
(e.g. "LAC", "OECD", "LDC", "SSA") — or both, in which case they are
merged. See list_curated_country_groups for available groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator_code | Yes | ||
| countries | No | ||
| country_group | No | ||
| year_start | No | ||
| year_end | No | ||
| latest_only | No | ||
| top | No | ||
| format | No | rows |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||