# Singapore Data Gov sample export

**Use case:** 

Run a ready-made Singapore Data Gov example on Apify: real output, small default cost, export JSON/CSV/Excel or schedule. Parent Actor: singapore-data-gov-scrap

## Input

```json
{
  "maxResults": 3
}
```

## Output

```json
{
  "name": {
    "label": "Name",
    "format": "text"
  },
  "description": {
    "label": "Description",
    "format": "text"
  },
  "sources": {
    "label": "Sources",
    "format": "text"
  },
  "createdat": {
    "label": "Createdat",
    "format": "text"
  },
  "frequency": {
    "label": "Frequency",
    "format": "text"
  },
  "collectionid": {
    "label": "Collectionid",
    "format": "text"
  },
  "childdatasets": {
    "label": "Childdatasets",
    "format": "text"
  },
  "lastupdatedat": {
    "label": "Lastupdatedat",
    "format": "text"
  },
  "managedbyagencyname": {
    "label": "Managedbyagencyname",
    "format": "text"
  },
  "source": {
    "label": "Source",
    "format": "text"
  },
  "scraped_at": {
    "label": "Scraped At",
    "format": "date"
  }
}
```

## About this Actor

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