# Oil Gas Leases BSEE BOEM Offshore Leases   Gulf Of Mexico Oi

**Use case:** 

Scrape Oil Gas Leases bsee boem offshore leases - gulf of mexico oil & gas with contact details and key fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract bsee boem offshore leases - gulf of mexico oil & gas for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "datasetType": "oil_gas_leases",
  "leaseStatus": "active",
  "planningArea": "all",
  "maxItems": 200
}
```

## Output

```json
{
  "lease_number": {
    "label": "Lease Number",
    "format": "string"
  },
  "lease_type": {
    "label": "Lease Type",
    "format": "string"
  },
  "lease_status": {
    "label": "Lease Status",
    "format": "string"
  },
  "area_code": {
    "label": "Area Code",
    "format": "string"
  },
  "block_number": {
    "label": "Block Number",
    "format": "string"
  },
  "water_depth_m": {
    "label": "Water Depth M",
    "format": "number"
  },
  "effective_date": {
    "label": "Effective Date",
    "format": "string"
  },
  "primary_owner": {
    "label": "Primary Owner",
    "format": "string"
  },
  "owner_count": {
    "label": "Owner Count",
    "format": "number"
  }
}
```

## About this Actor

This example demonstrates how to use [BSEE BOEM Offshore Leases - Gulf of Mexico Oil & Gas](https://apify.com/jungle_synthesizer/bsee-boem-offshore-leases-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/bsee-boem-offshore-leases-scraper) to learn more, explore other use cases, and run it yourself.