Echo Effluent Eff06 Structure

Linked Permits Object

Type: object Properties: 10 Required: 10
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

eff06 is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 10 properties, of which 10 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

CWPCity CWPCurrentSNCStatus CWPMajorMinorStatusFlag CWPName CWPPermitStatusDesc CWPPermitTypeDesc CWPState CWPStreet CWPZip SourceId

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-effluent-eff06-structure.json",
  "name": "eff06",
  "description": "Linked Permits Object",
  "type": "object",
  "properties": {
    "CWPCity": {
      "type": "string",
      "description": "City in which the facility is located.",
      "example": "HUNTSVILLE"
    },
    "CWPCurrentSNCStatus": {
      "type": "string",
      "description": "The type of noncompliance when a major source is in significant violation or a minor source has a Category 1 violation.",
      "example": "D (DMR NR)"
    },
    "CWPMajorMinorStatusFlag": {
      "type": "string",
      "description": "Facilities marked \"M\" for major refers to CWA major permittees.\n- M = Major\n- N = Minor",
      "example": "N"
    },
    "CWPName": {
      "type": "string",
      "description": "Facility or permit holder name, as maintained in ICIS-NPDES.",
      "example": "REDSTONE ARSENAL"
    },
    "CWPPermitStatusDesc": {
      "type": "string",
      "description": "The current stage/status in the NPDES permit life cycle.",
      "example": "Effective"
    },
    "CWPPermitTypeDesc": {
      "type": "string",
      "description": "NPDES facility permit classification:\n- NPDES Individual Permit\n- General Permit Covered Facility\n- NPDES Master General Permit\n- Associated Permit Record\n- Individual Industrial User Permit\n- Individual State Issued Permit\n- State Issued Master General Permit\n- Unpermitted Facility",
      "example": "General Permit Covered Facility"
    },
    "CWPState": {
      "type": "string",
      "description": "Facility location - two-digit state abbreviation.",
      "example": "AL"
    },
    "CWPStreet": {
      "type": "string",
      "description": "Facility street address",
      "example": "BUILDING 3240 AREA"
    },
    "CWPZip": {
      "type": "string",
      "description": "Facility ZIP code",
      "example": "35898"
    },
    "SourceId": {
      "type": "string",
      "description": "Unique Identifier assigned by EPA.",
      "example": "ALR040033"
    }
  },
  "required": [
    "SourceId",
    "CWPName",
    "CWPStreet",
    "CWPCity",
    "CWPState",
    "CWPZip",
    "CWPPermitStatusDesc",
    "CWPMajorMinorStatusFlag",
    "CWPPermitTypeDesc",
    "CWPCurrentSNCStatus"
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/echo-effluent-eff06-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.