# Asian Development Bank Data | ADB SDMX Indicators Full

**Use case:** 

Full Export of Asian Development Bank Data | ADB SDMX Indicators. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

```json
{
  "maxItems": 500,
  "dataflowId": "EO_NA",
  "key": "A.NGDP_XDC.PHI"
}
```

## Output

```json
{
  "dataflowId": {
    "label": "dataflowId",
    "format": "text"
  },
  "country": {
    "label": "country",
    "format": "text"
  },
  "indicator": {
    "label": "indicator",
    "format": "text"
  },
  "timePeriod": {
    "label": "timePeriod",
    "format": "text"
  },
  "value": {
    "label": "value",
    "format": "text"
  },
  "sourceUrl": {
    "label": "sourceUrl",
    "format": "link"
  },
  "scrapedAt": {
    "label": "scrapedAt",
    "format": "text"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Asian Development Bank Data Scraper | ADB SDMX Indicators](https://apify.com/parseforge/asian-dev-bank-data-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/asian-dev-bank-data-scraper) to learn more, explore other use cases, and run it yourself.