dfr083_s.RulesViolated

Rules Violated Object

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
DrinkingWaterRule string The federal Safe Drinking Water Act (SDWA) rule that was violated.
Qtr10Status string The relevant status for the quarter.
Qtr11Status string The relevant status for the quarter.
Qtr12Status string The relevant status for the quarter.
Qtr13Status string The relevant status for the quarter.
Qtr1Status string The relevant status for the quarter.
Qtr2Status string The relevant status for the quarter.
Qtr3Status string The relevant status for the quarter.
Qtr4Status string The relevant status for the quarter.
Qtr5Status string The relevant status for the quarter.
Qtr6Status string The relevant status for the quarter.
Qtr7Status string The relevant status for the quarter.
Qtr8Status string The relevant status for the quarter.
Qtr9Status string The relevant status for the quarter.
SourceID string Unique Identifier assigned by EPA.
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr083-s.rules-violated-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr083-s.rules-violated-schema.json",
  "title": "dfr083_s.RulesViolated",
  "description": "Rules Violated Object",
  "type": "object",
  "properties": {
    "DrinkingWaterRule": {
      "description": "The federal Safe Drinking Water Act (SDWA) rule that was violated.",
      "title": "Drinking Water Rule",
      "type": "string",
      "example": "string"
    },
    "Qtr10Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 10 Status",
      "type": "string"
    },
    "Qtr11Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 11 Status",
      "type": "string"
    },
    "Qtr12Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 12 Status",
      "type": "string"
    },
    "Qtr13Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 13 Status",
      "type": "string"
    },
    "Qtr1Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 1 Status",
      "type": "string"
    },
    "Qtr2Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 2 Status",
      "type": "string"
    },
    "Qtr3Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 3 Status",
      "type": "string"
    },
    "Qtr4Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 4 Status",
      "type": "string"
    },
    "Qtr5Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 5 Status",
      "type": "string"
    },
    "Qtr6Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 6 Status",
      "type": "string"
    },
    "Qtr7Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 7 Status",
      "type": "string"
    },
    "Qtr8Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 8 Status",
      "type": "string"
    },
    "Qtr9Status": {
      "description": "The relevant status for the quarter.",
      "example": "No Viol",
      "title": "Quarter 9 Status",
      "type": "string"
    },
    "SourceID": {
      "description": "Unique Identifier assigned by EPA.",
      "example": "ALR040033",
      "title": "EPA Source Identifier",
      "type": "string"
    }
  },
  "required": [
    "SourceID",
    "DrinkingWaterRule",
    "Qtr1Status",
    "Qtr2Status",
    "Qtr3Status",
    "Qtr4Status",
    "Qtr5Status",
    "Qtr6Status",
    "Qtr7Status",
    "Qtr8Status",
    "Qtr9Status",
    "Qtr10Status",
    "Qtr11Status",
    "Qtr12Status",
    "Qtr13Status"
  ]
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/echo-dfr-dfr083-s.rules-violated"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.