# Singapore Open Data Latest Results

**Use case:** 

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

## Input

```json
{
  "maxItems": 25,
  "resourceId": "d_8b84c4ee58e3cfc0ece0d773c8ca6abc"
}
```

## Output

```json
{
  "recordId": {
    "label": "Record ID",
    "format": "text"
  },
  "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 [Singapore Open Data Scraper](https://apify.com/parseforge/singapore-data-gov-sg-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/singapore-data-gov-sg-scraper) to learn more, explore other use cases, and run it yourself.