dfr089

Sanitary Survey Object

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
Agency string Identifies the lead agency (e.g., EPA, State) conducting the inspection. Values: State abbreviation or "EPA"
DataVerification string The sanitary source survey conclusion for data verification operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant
Distribution string The sanitary source survey conclusion for distribution operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Defi
Financial string The sanitary source survey conclusion for financial operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficie
FinishedWaterStorage string The sanitary source survey conclusion for finished water storage operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Signif
ManagementOperation string The sanitary source survey conclusion for management operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Defici
OperatorCompliance string The sanitary source survey conclusion for operator compliance. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficien
OtherEvaluation string The sanitary source survey conclusion for other evaluation. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencie
Pumps string The sanitary source survey conclusion for pump operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies
Security string The sanitary source survey conclusions for security operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficie
Source string The sanitary source survey conclusion for source operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficienci
SourceID string Unique Identifier assigned by EPA.
Treatment string The sanitary survey results conclusions for treatment operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Defic
VisitDate string Date of the sanitary survey.
VisitType string A description of the type of site visit conducted.
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr089-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-dfr089-schema.json",
  "title": "dfr089",
  "description": "Sanitary Survey Object",
  "type": "object",
  "properties": {
    "Agency": {
      "description": "Identifies the lead agency (e.g., EPA, State) conducting the inspection. \nValues: State abbreviation or \"EPA\"",
      "example": "State",
      "title": "Agency",
      "type": "string"
    },
    "DataVerification": {
      "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",
      "title": "Data Verification",
      "type": "string"
    },
    "Distribution": {
      "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",
      "title": "Distribution",
      "type": "string"
    },
    "Financial": {
      "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",
      "title": "Financial",
      "type": "string"
    },
    "FinishedWaterStorage": {
      "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",
      "title": "Finished Water Storage",
      "type": "string"
    },
    "ManagementOperation": {
      "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",
      "title": "Management Operation",
      "type": "string"
    },
    "OperatorCompliance": {
      "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",
      "title": "Operator Compliance",
      "type": "string"
    },
    "OtherEvaluation": {
      "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",
      "title": "Other Evaluation",
      "type": "string"
    },
    "Pumps": {
      "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",
      "title": "Pumps",
      "type": "string"
    },
    "Security": {
      "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",
      "title": "Security",
      "type": "string"
    },
    "Source": {
      "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",
      "title": "Source",
      "type": "string"
    },
    "SourceID": {
      "description": "Unique Identifier assigned by EPA.",
      "example": "ALR040033",
      "title": "EPA Source Identifier",
      "type": "string"
    },
    "Treatment": {
      "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",
      "title": "Treatment",
      "type": "string"
    },
    "VisitDate": {
      "description": "Date of the sanitary survey.",
      "title": "Date of Visit",
      "type": "string",
      "example": "string"
    },
    "VisitType": {
      "description": "A description of the type of site visit conducted.",
      "example": "Sanitary Survey, Complete",
      "title": "Type of Visit",
      "type": "string"
    }
  },
  "required": [
    "SourceID",
    "VisitDate",
    "VisitType",
    "Agency",
    "DataVerification",
    "Distribution",
    "ManagementOperation",
    "FinishedWaterStorage",
    "OperatorCompliance",
    "OtherEvaluation",
    "Pumps",
    "Security",
    "Source",
    "Financial",
    "Treatment"
  ]
}

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-dfr089"
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 email required.

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