Echo All Echo08 Structure

Results Object

Type: object Properties: 23 Required: 20
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

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

Properties

BadSystemIDs CAARows CVRows CWARows ClusterOutput ClusterRecords FEARows Facilities INSPRows IconBaseURL IndianCountryRows InfFEARows Message PopUpBaseURL QueryID QueryParameters QueryRows RCRRows SVRows ServiceBaseURL TRIRows TotalPenalties V3Rows

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-all-echo08-structure.json",
  "name": "echo08",
  "description": "Results Object",
  "type": "object",
  "properties": {
    "BadSystemIDs": {
      "type": "string",
      "description": "Identifies which passed query system identifiers are invalid.",
      "example": "12345"
    },
    "CAARows": {
      "type": "string",
      "description": "The number of facilities or cases within the result set that have Clean Air Act (CAA) permits.",
      "example": "50"
    },
    "CVRows": {
      "type": "string",
      "description": "Summary count of the number of CWA facilities or SDWA public drinking water systems with current violations.",
      "example": "0"
    },
    "CWARows": {
      "type": "string",
      "description": "The number of facilities or cases within the results set that have Clean Water Act (CWA) permits.",
      "example": "50"
    },
    "ClusterOutput": {
      "$ref": "#/definitions/echo06"
    },
    "ClusterRecords": {
      "type": "string",
      "description": "Number of clusters returned.",
      "example": "199"
    },
    "FEARows": {
      "type": "string",
      "description": "Summary count of the number of facilities with a formal enforcement action in the past five years",
      "example": "1"
    },
    "Facilities": {
      "type": "array",
      "items": {
        "$ref": "#/definitions/echo07"
      },
      "description": "A complex array of facility information.",
      "example": [
        "string"
      ]
    },
    "INSPRows": {
      "type": "string",
      "description": "Number of facilities with insp_5yr_flag populated (CWP_DATE_LAST_INSPECTION)",
      "example": "1"
    },
    "IconBaseURL": {
      "type": "string",
      "description": "URL where all the icons are located",
      "example": "https://echo.epa.gov/app/map/icons/"
    },
    "IndianCountryRows": {
      "type": "string",
      "description": "Number of facilities with tribal_flag populated",
      "example": "0"
    },
    "InfFEARows": {
      "type": "string",
      "description": "Number of facilities with infea_5yr_flag populated (INFORMAL_ENF_ACT_COUNT > 0)",
      "example": "0"
    },
    "Message": {
      "type": "string",
      "description": "Field to record messages (typically performance-related) about packet processing",
      "example": "Success"
    },
    "PopUpBaseURL": {
      "type": "string",
      "description": "Combine this URL with the PUC to get popup info",
      "example": "https://echodata.epa.gov/echo/cwa_rest_services.pop_up?p_id="
    },
    "QueryID": {
      "type": "string",
      "description": "Sequential number assigned to entire search result",
      "example": "245"
    },
    "QueryParameters": {
      "type": "array",
      "items": {
        "$ref": "#/definitions/qp0"
      },
      "description": "A list of submitted query parameters and their values.",
      "example": [
        "string"
      ]
    },
    "QueryRows": {
      "type": "string",
      "description": "Number of query results returned",
      "example": "5"
    },
    "RCRRows": {
      "type": "string",
      "description": "The number of facilities or cases within the results set that have Resource Conservation and Recovery Action (RCRA) permits.",
      "example": "50"
    },
    "SVRows": {
      "type": "string",
      "description": "Number of facilities with curr_sv_flag populated (CWP_STATUS = \"Significant Violation\")",
      "example": "0"
    },
    "ServiceBaseURL": {
      "type": "string",
      "description": "The base service URL.",
      "example": "https://echodata.epa.gov/echo/echo_rest_services.get_facility_info"
    },
    "TRIRows": {
      "type": "string",
      "description": "The number of facilities within the results set that have Toxics Release Inventory (TRI) permits.",
      "example": "50"
    },
    "TotalPenalties": {
      "type": "string",
      "description": "The total dollar amount of either assessed or final penalties within the five year time period",
      "example": "$963,531"
    },
    "V3Rows": {
      "type": "string",
      "description": "Number of facilities having one or more quarters in non-compliance (QNC) in the last three years",
      "example": "2"
    }
  },
  "required": [
    "Message",
    "QueryID",
    "QueryRows",
    "IndianCountryRows",
    "SVRows",
    "CVRows",
    "V3Rows",
    "FEARows",
    "InfFEARows",
    "INSPRows",
    "TotalPenalties",
    "CAARows",
    "CWARows",
    "RCRRows",
    "TRIRows",
    "BadSystemIDs",
    "IconBaseURL",
    "PopUpBaseURL",
    "ServiceBaseURL",
    "QueryParameters"
  ]
}

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-all-echo08-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.