Echo Dfr Dfr101 Structure

Release Year Object

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

dfr101 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

OffSiteTransfersPOTWS ReleasesToLand SourceID SurfaceWaterDischarges TotalAirEmissions TotalOffSiteReleases TotalOnSiteReleases TotalReleasesTransfers UndergroundInjections Year

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-dfr101-structure.json",
  "name": "dfr101",
  "description": "Release Year Object",
  "type": "object",
  "properties": {
    "OffSiteTransfersPOTWS": {
      "type": "string",
      "description": "The total amount, in pounds per year, transferred off site to Publicly Owned Treatment Works (POTWs).",
      "example": "0"
    },
    "ReleasesToLand": {
      "type": "string",
      "description": "Total releases to land on-site (includes landfills), in pounds per year.",
      "example": "string"
    },
    "SourceID": {
      "type": "string",
      "description": "Unique Identifier assigned by EPA.",
      "example": "ALR040033"
    },
    "SurfaceWaterDischarges": {
      "type": "string",
      "description": "The total direct discharges to receiving streams or water bodies, in pounds per year.",
      "example": "string"
    },
    "TotalAirEmissions": {
      "type": "string",
      "description": "The total fugitive (non-point air emissions) and stack or point air emissions, in pounds per year.",
      "example": "36"
    },
    "TotalOffSiteReleases": {
      "type": "string",
      "description": "The total amount, in pounds per year, transferred off site to Publicly Owned Treatment Works (POTWs) and other off-site locations.",
      "example": "2"
    },
    "TotalOnSiteReleases": {
      "type": "string",
      "description": "Total pounds per year released for Air Emissions, Surface Water Discharges, Underground Injections and Releases to Land.",
      "example": "36"
    },
    "TotalReleasesTransfers": {
      "type": "string",
      "description": "Grand total for Air Emissions, Surface Water Discharges, Underground Injections, Releases to Land, On-Site Releases and Off-Site Transfers in pounds per year for all types of chemicals.",
      "example": "1,356"
    },
    "UndergroundInjections": {
      "type": "string",
      "description": "The total underground injections to wells on-site, in pounds per year.",
      "example": "string"
    },
    "Year": {
      "type": "string",
      "description": "The calendar year of a time dimension (reporting table) record.",
      "example": "string"
    }
  },
  "required": [
    "SourceID",
    "Year",
    "TotalAirEmissions",
    "SurfaceWaterDischarges",
    "UndergroundInjections",
    "ReleasesToLand",
    "OffSiteTransfersPOTWS",
    "TotalOnSiteReleases",
    "TotalOffSiteReleases",
    "TotalReleasesTransfers"
  ]
}

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-dfr101-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.