dfr093

Site Visit Object

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

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.
VisitReason string Reason for the visit to the water system.
View JSON Schema on GitHub

JSON Schema

echo-dfr-dfr093-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-dfr093-schema.json",
  "title": "dfr093",
  "description": "Site Visit 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"
    },
    "VisitReason": {
      "description": "Reason for the visit to the water system.",
      "title": "Reason for Visit",
      "type": "string",
      "example": "string"
    }
  },
  "required": [
    "SourceID",
    "VisitDate",
    "VisitReason",
    "Agency",
    "DataVerification",
    "Distribution",
    "ManagementOperation",
    "FinishedWaterStorage",
    "OperatorCompliance",
    "OtherEvaluation",
    "Pumps",
    "Security",
    "Source",
    "Financial",
    "Treatment"
  ]
}