Echo Dfr Dfr105 Structure

Tribes Object

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

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

Properties

AreaName DistanceToArea EPAId TribeName

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-dfr-dfr105-structure.json",
  "name": "dfr105",
  "description": "Tribes Object",
  "type": "object",
  "properties": {
    "AreaName": {
      "type": "string",
      "description": "Displays Clean Air Act stationary source program subpart designation, Clean Water Act-NPDES permit component(s), and/or other Resource Conservation and Recovery Act designations, if any.",
      "example": "EPA Facility"
    },
    "DistanceToArea": {
      "type": "string",
      "description": "Air Facility System (AFS) ID.",
      "example": "VA0000005151044014"
    },
    "EPAId": {
      "type": "string",
      "description": "This is the EPA Identifier for substances.",
      "example": "12345"
    },
    "TribeName": {
      "type": "string",
      "description": "Air Facility System (AFS) ID.",
      "example": "VA0000005151044014"
    }
  },
  "required": [
    "AreaName",
    "EPAId",
    "TribeName",
    "DistanceToArea"
  ]
}

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-dfr-dfr105-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 email required.

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