# WHO GHO Indicators Latest Results

**Use case:** 

Latest Results of WHO GHO Indicators. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "nameContains": "mortality",
  "maxItems": 25
}
```

## Output

```json
{
  "IndicatorCode": {
    "label": "🔹 IndicatorCode",
    "format": "text"
  },
  "IndicatorName": {
    "label": "🔹 IndicatorName",
    "format": "text"
  },
  "Language": {
    "label": "🔹 Language",
    "format": "text"
  },
  "url": {
    "label": "🔹 url",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🔹 scrapedAt",
    "format": "text"
  },
  "error": {
    "label": "🔹 error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [WHO GHO Indicators Scraper](https://apify.com/parseforge/who-gho-indicators-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/who-gho-indicators-scraper) to learn more, explore other use cases, and run it yourself.