# Datos.gob.es Spain Open Data Catalogue Latest Results

**Use case:** 

Latest Results of Datos.gob.es Spain Open Data Catalogue. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "query": "transporte",
  "maxItems": 25
}
```

## Output

```json
{
  "dataset_id": {
    "label": "🔧 Dataset ID",
    "format": "text"
  },
  "title": {
    "label": "📛 Title",
    "format": "text"
  },
  "publisher": {
    "label": "🏛️ Publisher",
    "format": "text"
  },
  "theme": {
    "label": "🏷️ Theme",
    "format": "text"
  },
  "last_modified": {
    "label": "🕒 Last Modified",
    "format": "text"
  },
  "distribution": {
    "label": "📦 Distribution",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped At",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Datos.gob.es Spain Open Data Catalogue Scraper](https://apify.com/parseforge/datos-gob-es-v2-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/datos-gob-es-v2-scraper) to learn more, explore other use cases, and run it yourself.