# Singapore data.gov.sg Datasets Data Export

**Use case:** 

Data Export of Singapore data.gov.sg Datasets. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "datasetId": "d_8b84c4ee58e3cfc0ece0d773c8ca6abc",
  "maxItems": 100
}
```

## Output

```json
{
  "dataset_id": {
    "label": "🆔 Dataset",
    "format": "text"
  },
  "record_id": {
    "label": "🆔 Record",
    "format": "text"
  },
  "fields": {
    "label": "🧾 Fields",
    "format": "text"
  },
  "values": {
    "label": "🧾 Values",
    "format": "text"
  },
  "last_updated": {
    "label": "🕒 Updated",
    "format": "text"
  },
  "resource_name": {
    "label": "📁 Resource",
    "format": "text"
  },
  "organization": {
    "label": "🏛️ Org",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "text"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Singapore data.gov.sg Datasets Scraper](https://apify.com/parseforge/mygov-singapore-data-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/mygov-singapore-data-scraper) to learn more, explore other use cases, and run it yourself.