# New York Open Data Full Export

**Use case:** 

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

## Input

```json
{
  "maxItems": 500,
  "resourceId": "9a8c-vfzj"
}
```

## Output

```json
{
  "resourceId": {
    "label": "Resource",
    "format": "text"
  },
  "row": {
    "label": "Row",
    "format": "object"
  },
  "scrapedAt": {
    "label": "Collected",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [New York Open Data Scraper](https://apify.com/parseforge/data-ny-gov-new-york-open-data-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/data-ny-gov-new-york-open-data-scraper) to learn more, explore other use cases, and run it yourself.