country_profile
Retrieve the latest curated health indicators for a specific country, with parallel fetching for low latency.
Instructions
Latest values for a curated set of headline indicators in one country.
Fetches all indicators in parallel for low latency.
Args: country: ISO3 code, country name, region code, or income-group code. year: Optional reference year. If None, returns the most recent available value per indicator. If set, returns the latest value at or before that year. indicator_codes: Optional override of the headline indicator set. Defaults to a curated comparative-health-systems list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ||
| year | No | ||
| indicator_codes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||