dfr021
AFS Program Object
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions
Properties
| Name | Type | Description |
|---|---|---|
| AirPrograms | string | The air program under to which the facility or operation is subject. |
| Qtr10Status | string | The relevant status for the quarter. |
| Qtr11Status | string | The relevant status for the quarter. |
| Qtr12Status | string | The relevant status for the quarter. |
| Qtr1Status | string | The relevant status for the quarter. |
| Qtr2Status | string | The relevant status for the quarter. |
| Qtr3Status | string | The relevant status for the quarter. |
| Qtr4Status | string | The relevant status for the quarter. |
| Qtr5Status | string | The relevant status for the quarter. |
| Qtr6Status | string | The relevant status for the quarter. |
| Qtr7Status | string | The relevant status for the quarter. |
| Qtr8Status | string | The relevant status for the quarter. |
| Qtr9Status | string | The relevant status for the quarter. |
| SourceID | string | Unique Identifier assigned by EPA. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr021-schema.json",
"title": "dfr021",
"description": "AFS Program Object",
"type": "object",
"properties": {
"AirPrograms": {
"description": "The air program under to which the facility or operation is subject.",
"example": "CAANESH, CAASIP, CAATVP",
"title": "AIR Programs",
"type": "string"
},
"Qtr10Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 10 Status",
"type": "string"
},
"Qtr11Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 11 Status",
"type": "string"
},
"Qtr12Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 12 Status",
"type": "string"
},
"Qtr1Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 1 Status",
"type": "string"
},
"Qtr2Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 2 Status",
"type": "string"
},
"Qtr3Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 3 Status",
"type": "string"
},
"Qtr4Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 4 Status",
"type": "string"
},
"Qtr5Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 5 Status",
"type": "string"
},
"Qtr6Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 6 Status",
"type": "string"
},
"Qtr7Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 7 Status",
"type": "string"
},
"Qtr8Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 8 Status",
"type": "string"
},
"Qtr9Status": {
"description": "The relevant status for the quarter.",
"example": "No Viol",
"title": "Quarter 9 Status",
"type": "string"
},
"SourceID": {
"description": "Unique Identifier assigned by EPA.",
"example": "ALR040033",
"title": "EPA Source Identifier",
"type": "string"
}
},
"required": [
"SourceID",
"AirPrograms",
"Qtr1Status",
"Qtr2Status",
"Qtr3Status",
"Qtr4Status",
"Qtr5Status",
"Qtr6Status",
"Qtr7Status",
"Qtr8Status",
"Qtr9Status",
"Qtr10Status",
"Qtr11Status",
"Qtr12Status"
]
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/echo-dfr-dfr021"
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.