Echo Dfr Dfr089 Structure
Sanitary Survey Object
dfr089 is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 15 properties, of which 15 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr089-structure.json",
"name": "dfr089",
"description": "Sanitary Survey Object",
"type": "object",
"properties": {
"Agency": {
"type": "string",
"description": "Identifies the lead agency (e.g., EPA, State) conducting the inspection. \nValues: State abbreviation or \"EPA\"",
"example": "State"
},
"DataVerification": {
"type": "string",
"description": "The sanitary source survey conclusion for data verification operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "N"
},
"Distribution": {
"type": "string",
"description": "The sanitary source survey conclusion for distribution operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "N"
},
"Financial": {
"type": "string",
"description": "The sanitary source survey conclusion for financial operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "Z"
},
"FinishedWaterStorage": {
"type": "string",
"description": "The sanitary source survey conclusion for finished water storage operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "Z"
},
"ManagementOperation": {
"type": "string",
"description": "The sanitary source survey conclusion for management operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "N"
},
"OperatorCompliance": {
"type": "string",
"description": "The sanitary source survey conclusion for operator compliance. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "M"
},
"OtherEvaluation": {
"type": "string",
"description": "The sanitary source survey conclusion for other evaluation. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "M"
},
"Pumps": {
"type": "string",
"description": "The sanitary source survey conclusion for pump operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "M"
},
"Security": {
"type": "string",
"description": "The sanitary source survey conclusions for security operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "Z"
},
"Source": {
"type": "string",
"description": "The sanitary source survey conclusion for source operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "Z"
},
"SourceID": {
"type": "string",
"description": "Unique Identifier assigned by EPA.",
"example": "ALR040033"
},
"Treatment": {
"type": "string",
"description": "The sanitary survey results conclusions for treatment operations. Applicable codes: \n- M - Minor Deficiencies\n- N - No Deficiencies or Recommendations\n- R - Recommendations Made\n- S - Significant Deficiencies\n- X - Not Evaluated\n- Z - Not Applicable\n- (blank) - Not Reported to EPA",
"example": "M"
},
"VisitDate": {
"type": "string",
"description": "Date of the sanitary survey.",
"example": "string"
},
"VisitType": {
"type": "string",
"description": "A description of the type of site visit conducted.",
"example": "Sanitary Survey, Complete"
}
},
"required": [
"SourceID",
"VisitDate",
"VisitType",
"Agency",
"DataVerification",
"Distribution",
"ManagementOperation",
"FinishedWaterStorage",
"OperatorCompliance",
"OtherEvaluation",
"Pumps",
"Security",
"Source",
"Financial",
"Treatment"
]
}
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/echo-dfr-dfr089-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.