All data sources

WV Dept of Environmental Protection (consolidated)

No authwv-dep

WVDEP consolidated. Marcellus heart — EQT, Antero, Range, Southwestern. 11 services in one enterprise folder, 9 layers via 8 methods. - searchWells (~153K) ⭐ county (→FIPS), operator, status, wellType, formation, marcellus/horizontal flags - searchPermits ⭐ orderBy issuedate desc; permitType, yearFrom/To - searchAirEmissionSources (~2.6K), searchAbandonedMineLands (~10K), searchRemediationSites (VRP+SEMS), searchMiningReclamation (~11K), searchDamSafety (~395), searchWatershedAssessment (~34K 303d), getServiceInfo upstream quirks: county on wells = FIPS suffix (Wetzel='103'). marcellus 'y'/'n'/'u' string. Mining columns are type/per_status. SEMS columns 10-char truncated. AML status bracketed variants. Air/AML/VRP/Mining/Dam/Watershed have NO county column — bbox/near only.

Provenance

PublisherWV Dept of Environmental Protection (consolidated)

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (9)

  • searchWells

    read

    WVDEP wells (~153K). county→FIPS, operator, status, wellType, formation, marcellus/horizontal flags.

    county column is FIPS suffix; handler maps county *name* → code.

  • searchPermits

    read

    WV drilling permits (orderBy issuedate desc). Filter operator, permitType, yearFrom/yearTo.

  • searchAirEmissionSources

    read

    Air-permit facilities (~2.6K). Filter facilityName, industry, naicCode, sourceHierarchy. No county.

    sourceHierarchy: MINOR=2087, T5Major=291, SynthMinor=138, OTHER=40.

  • searchAbandonedMineLands

    read

    AMLPoints (~10K). NO county column. Filter padNumber/padName/problemKey/status.

    status has bracketed variants ([A] vs A); handler accepts both.

  • searchRemediationSites

    read

    VRP (~364) + SEMS Superfund (~831). layer: vrp | sems | both. SEMS has UPPERCASE county.

    SEMS columns are 10-char truncated (Esri shapefile artifact).

  • searchMiningReclamation

    read

    DMR mining permits (~11K). Filter permittee/permitType/permitStatus/inspectionStatus. No county.

    spec said permittype/permitstatus columns; actual columns are type/per_status.

  • searchDamSafety

    read

    Dams (~395). NO county column. Filter damName/hazardCode (H/S/L/N/U)/nationalId.

  • searchWatershedAssessment

    read

    303(d) impaired streams (~34K polylines). Filter reachName + cause (bio/fecal/ph/iron/etc.).

  • getServiceInfo

    read

    Schema + record counts for any of 9 services. Returns _enterpriseFolder summary of 11 services.