# Colombia Open Data Data Export

**Use case:** 

Data Export of Colombia Open Data. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 100,
  "resourceId": "gt2j-8ykr"
}
```

## Output

```json
{
  "resourceId": {
    "label": "Resource ID",
    "format": "text"
  },
  "data": {
    "label": "Data",
    "format": "object"
  },
  "scrapedAt": {
    "label": "Collected",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

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