All data sources

NY Department of Environmental Conservation — Oil & Gas + Mines

No authny-dec-og

New York DEC Division of Mineral Resources — oil and gas wells (Allegany / Cattaraugus / Chautauqua dominant) plus surface mining permits (sand and gravel, bluestone, limestone). - searchWells (~47.4K) ⭐ filter county/operator/generalWellType/wellTypeCode/status/slant/formation - searchMines (~6.1K) ⭐ filter county/commodity/status/permittee - getWellByApi (API_WELLNO 14-digit), getMineById (MINEID), getServiceInfo §0 caught: WELL_TYPE / WELL_STATUS use 2-letter codes (OD/GD/IW/PA/AC); GENERALWELLTYPE / GENERALWELLSTATUS rollups available. Native CRS EPSG:26918 (NAD83 UTM 18N); outSR=4326 reprojects. Mines COMMODITY values are space-padded fixed-width — handler trims. Mines dates stored MM/DD/YYYY (NOT epoch ms). NY env folded into this connector per Batch L plan.

Provenance

PublisherNY Department of Environmental Conservation — Oil & Gas + Mines

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (5)

  • searchWells

    read

    NY oil/gas/storage/brine/CBM/geothermal wells (~47.4K). Filter by county/operator/type/status.

    Use 2-letter wellTypeCode (OD/GD/IW) or human-readable generalWellType.

  • searchMines

    read

    NY surface mining permits (~6.1K). Filter county/commodity/status.

    COMMODITY is space-padded — handler trims. STATUS is 1-letter code (A/R/N).

  • getWellByApi

    read

    Single well by API_WELLNO (14-digit, NY uses 31-prefix).

    Required paramsapi
  • getMineById

    read

    Single mine lookup by MINEID.

    Required paramsmineId
  • getServiceInfo

    read

    Schema, record counts, max-page caps, enum values, §0 probe notes for both layers.