dfr103

Chemicals Object

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
ChemicalName string The TRI chemical to which the data in this row applies.
Year1Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year2Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year3Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year4Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year5Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year6Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year7Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year8Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
Year9Pounds string The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr103-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-dfr103-schema.json",
  "title": "dfr103",
  "description": "Chemicals Object",
  "type": "object",
  "properties": {
    "ChemicalName": {
      "description": "The TRI chemical to which the data in this row applies.",
      "title": "Chemical Name",
      "type": "string",
      "example": "EPA Facility"
    },
    "Year1Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "23",
      "title": "Releases in Pounds for Year 1",
      "type": "string"
    },
    "Year2Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "45",
      "title": "Releases in Pounds for Year 2",
      "type": "string"
    },
    "Year3Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "103",
      "title": "Releases in Pounds for Year 3",
      "type": "string"
    },
    "Year4Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "60",
      "title": "Releases in Pounds for Year 4",
      "type": "string"
    },
    "Year5Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "34",
      "title": "Releases in Pounds for Year 5",
      "type": "string"
    },
    "Year6Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "22",
      "title": "Releases in Pounds for Year 6",
      "type": "string"
    },
    "Year7Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "114",
      "title": "Releases in Pounds for Year 7",
      "type": "string"
    },
    "Year8Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "83",
      "title": "Releases in Pounds for Year 8",
      "type": "string"
    },
    "Year9Pounds": {
      "description": "The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW.",
      "example": "42",
      "title": "Releases in Pounds for Year 9",
      "type": "string"
    }
  },
  "required": [
    "ChemicalName",
    "Year9Pounds",
    "Year8Pounds",
    "Year7Pounds",
    "Year6Pounds",
    "Year5Pounds",
    "Year4Pounds",
    "Year3Pounds",
    "Year2Pounds",
    "Year1Pounds"
  ]
}

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-dfr103"
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.