# OECD.Stat | Macroeconomic Datasets Export Data Export

**Use case:** 

Data Export of OECD.Stat | Macroeconomic Datasets Export. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 100,
  "dataflowId": "OECD.SDD.NAD,DSD_NAAG@DF_NAAG,1.0"
}
```

## Output

```json
{
  "dataflowId": {
    "label": "dataflowId",
    "format": "text"
  },
  "referenceArea": {
    "label": "referenceArea",
    "format": "text"
  },
  "measure": {
    "label": "measure",
    "format": "text"
  },
  "timePeriod": {
    "label": "timePeriod",
    "format": "text"
  },
  "value": {
    "label": "value",
    "format": "text"
  },
  "unit": {
    "label": "unit",
    "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 [OECD.Stat Scraper | Macroeconomic Datasets Export](https://apify.com/parseforge/oecd-stat-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/oecd-stat-scraper) to learn more, explore other use cases, and run it yourself.