# English Latvia CSB Statistics Standard Export

**Use case:** 

Standard Export of Latvia CSB Statistics for English. Structured results ready to export for analysis, lead generation, or research.

## Input

```json
{
  "tablePath": "OSP_PUB/START/POP/IR/IRS/IRS010",
  "maxItems": 100,
  "lang": "en"
}
```

## Output

```json
{
  "tablePath": {
    "label": "🗂️ Table path",
    "format": "text"
  },
  "title": {
    "label": "📘 Title",
    "format": "text"
  },
  "period": {
    "label": "📅 Period",
    "format": "text"
  },
  "category": {
    "label": "🏷️ Category",
    "format": "text"
  },
  "unit": {
    "label": "📏 Unit",
    "format": "text"
  },
  "value": {
    "label": "🔢 Value",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Latvia CSB Statistics Scraper](https://apify.com/parseforge/latvia-csb-statistics-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/latvia-csb-statistics-scraper) to learn more, explore other use cases, and run it yourself.