All data sources

OK DEQ Oklahoma Environmental

No authok-deq

Oklahoma DEQ wellhead protection + remediation + monitoring. Native ArcGIS REST MapServers, no auth. - searchWellheadProtectionAreas ⭐ — drilling-restriction polygons (~5.9K) around PWS - searchRemediationSites ⭐ — Institutional Controls (~890) under formal cleanup programs - searchVoluntaryCleanupSites, searchAccreditedLabs (~151), searchAirQualitySites (28) - getServiceInfo quirks: WHPA has NO name / county / facility id — only ZONE (A/B/C) + SOURCE_IND. Filter zone or bbox. Remediation County values dirty (Garfeld vs Garfield, "Tulsa" vs "Tulsa County") — handler LIKE-matches + Title-Case strips trailing " County". LabAccred Lab_Type has typos. Base_Certification_Status always 'Accredited'. Air POLLUTANTS comma-joined; LIKE-matched.

Provenance

PublisherOK DEQ Oklahoma Environmental

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (6)

  • searchWellheadProtectionAreas

    read

    Wellhead Protection Areas (~5.9K) — drilling-restriction polygons. Filter zone (A/B/C), bbox, near.

    No name or county column upstream. Zone A=innermost, C=outermost.

  • searchRemediationSites

    read

    Institutional Controls (~890) — formal-cleanup sites. Filters: county, program, bbox.

    Program: Brownfields / RCRA / SCAP / Superfund / VCP / Solid Waste.

  • searchVoluntaryCleanupSites

    read

    Voluntary Cleanup Program sites — facility names + site IDs.

  • searchAccreditedLabs

    read

    State-accredited labs (~151). Filter by labType substring or city.

    Lab_Type LIKE-matched: labType="Municipal" hits Muncipality + Municipal typos.

  • searchAirQualitySites

    read

    OK DEQ air-quality monitoring sites (28). Filter by county or pollutant.

    POLLUTANTS upstream is comma-joined ("CO, NO2, O3, PM2.5") — LIKE-matched.

  • getServiceInfo

    read

    Schema + record counts for any of the 5 OK DEQ services.