openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 253 kB
JSON
{"openapi":"3.0.0","info":{"contact":{"name":"US EPA, OECA Integration, Targeting and Access Branch"},"description":"Enforcement and Compliance History Online (ECHO) is a tool developed and maintained by EPA's Office of Enforcement and Compliance Assurance for public use. ECHO provides integrated compliance and enforcement information for about 800,000 regulated facilities nationwide.\n<BR><BR>DFR Rest Services provide multiple service endpoints, to retrieve detailed facility location, enforcement, compliance monitoring, and pollutant information for any single facility. See the Detailed Facility Report (DFR) Help Page (https://echo.epa.gov/help/reports/detailed-facility-report-help) for additional information on the DFR. Additionally, a Data Dictionary (https://echo.epa.gov/help/reports/dfr-data-dictionary) is also available.<BR><BR>\nThere is one primary service end point, get_dfr, that provides all available DFR data. All other service end points that are exposed, will return data on a single section of the DFR. <br> \n<br>\nAdditional ECHO Resources: <a href=\"https://echo.epa.gov/tools/web-services\">Web Services</a>, <a href=\"https://echo.epa.gov/resources/echo-data/about-the-data\">About ECHO's Data</a>, <a href=\"https://echo.epa.gov/tools/data-downloads\">Data Downloads</a>\n<br>","license":{"name":"This page was built with the Swagger API.","url":"https://swagger.io"},"title":"U.S. EPA Enforcement and Compliance History Online (ECHO) - Detailed Facility Report (DFR)","version":"0.0.0","x-apisguru-categories":["open_data"],"x-logo":{"backgroundColor":"#FFFFFF","url":"https://pbs.twimg.com/profile_images/632233890594299904/DgRDU6dx_400x400.png"},"x-origin":[{"format":"swagger","url":"https://ofmpub.epa.gov/echo/swaggerx.swagger_json?p_prefix=DFR","version":"2.0"}],"x-providerName":"epa.gov","x-serviceName":"dfr"},"paths":{"/dfr_rest_services.get_air_compliance":{"get":{"description":"This procedure obtains data for Air Compliance in the Environmental Conditions Section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance statuses for 12 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr001_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr001_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Air Compliance Report Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for Air Compliance in the Environmental Conditions Section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance statuses for 12 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr001_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr001_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Air Compliance Report Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_air_quality":{"get":{"description":"This procedure obtains data for Air Quality in the Environmental Conditions Section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes information on air quality","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr002_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr002_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Air Quality Report Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for Air Quality in the Environmental Conditions Section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes information on air quality","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr002_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr002_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Air Quality Report Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_case_formal_actions":{"get":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr004"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr004"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]},"post":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr004"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr004"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_compliance_history":{"get":{"description":"This procedure obtains data for the Compliance Monitoring History (5 years) in the Enforcement and Compliance Section of the Detailed Facility report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance histories","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr005_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr005_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report 5 Year Compliance Monitoring History Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the Compliance Monitoring History (5 years) in the Enforcement and Compliance Section of the Detailed Facility report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance histories","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr005_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr005_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report 5 Year Compliance Monitoring History Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_compliance_summary":{"get":{"description":"This procedure obtains data for Compliance Summary Data in the Enforcement and Compliance Section of the Detailed Facility report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance summaries","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr006_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr006_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Compliance Summary Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for Compliance Summary Data in the Enforcement and Compliance Section of the Detailed Facility report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance summaries","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr006_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr006_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Compliance Summary Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_3yr_compliance":{"get":{"description":"This procedure obtains data for the CWA Facility-Level Status section located in the Three Year Compliance Status by Quarter portion of the DFR. Valid Compliance Statuses are as follows:\n> \"In Viol\" = Facility is in violation\n> \"No Viol\" = No violation found\n> \"Unk\" = Unknown status\n> \"SNC/Cat 1\" = SNC/Category I violation found","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance statuses for 13 quarters","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr009_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr009_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report 3 Year CWA Facility-Level Status Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the CWA Facility-Level Status section located in the Three Year Compliance Status by Quarter portion of the DFR. Valid Compliance Statuses are as follows:\n> \"In Viol\" = Facility is in violation\n> \"No Viol\" = No violation found\n> \"Unk\" = Unknown status\n> \"SNC/Cat 1\" = SNC/Category I violation found","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance statuses for 13 quarters","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr009_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr009_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report 3 Year CWA Facility-Level Status Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_3yr_d80d90_counts":{"get":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr007_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr007_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]},"post":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr007_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr007_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_cs_compliance":{"get":{"description":"This procedure obtains data for the CWA Compliance Schedule Violations section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance statuses for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr010_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr010_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA CSV Compliance Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the CWA Compliance Schedule Violations section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of compliance statuses for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr010_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr010_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA CSV Compliance Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_eff_alr":{"get":{"description":"This procedure obtains data for the CWA Pollutant Discharge section located in the Three Year Compliance Status by Quarter portion of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of effluent ALR for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr011_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr011_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA Effluent ALR Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the CWA Pollutant Discharge section located in the Three Year Compliance Status by Quarter portion of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of effluent ALR for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr011_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr011_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA Effluent ALR Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_eff_compliance":{"get":{"description":"This procedure obtains data for the CWA Effluent Compliance section on the DFR. ","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of effluent compliance statuses for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr012_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr012_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA Effluent Compliance Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the CWA Effluent Compliance section on the DFR. ","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of effluent compliance statuses for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr012_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr012_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA Effluent Compliance Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_ps_compliance":{"get":{"description":"This procedure obtains data for the CWA Permit Schedule Violations section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of permit schedule violations for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr013_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr013_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA PSV Compliance Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the CWA Permit Schedule Violations section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of permit schedule violations for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr013_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr013_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA PSV Compliance Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_rnc_compliance":{"get":{"description":"This procedure obtains data for the CWA SNC/RNC History section located in the Three Year ompliance Status by Quarter portion of the DFR. Valid Compliance Statuses are as follows.\n> S = SNC/Category I - an enforcement action has been issued, and the facility is not meeting its compliance schedule\n> E = SNC/Category I - effluent violations of monthly average limits (Technical Review Criteria and chronic)\n> X = SNC/Category I - effluent violations of non-monthly average limits (Technical Review Criteria and chronic)\n> T = SNC/Category I - compliance schedule reporting violation\n> D = SNC/Category I - reporting violation - nonreceipt of DMR\n> N = RNC/Category II - reportable non-compliance\n> P = Resolved Pending - an enforcement action has been issued, and facility compliance with the action is pending final completion\n> R = Resolved - the facility has returned to compliance with its permit conditions, either with or without issuance of an enforcement action\n> C = Not considered in RNC/SNC based on manual review of data by state or EPA region. This manual override status is also indicated by a superscripted \"m\".\n> Blank = Not considered in RNC/SNC\n> N/A = EPA's data system is not able to determine the facility-level compliance status based upon the information available. This information may be available from a state database.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of RNC compliance statuses for 12 quarters","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr014_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr014_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA RNC Compliance Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the CWA SNC/RNC History section located in the Three Year ompliance Status by Quarter portion of the DFR. Valid Compliance Statuses are as follows.\n> S = SNC/Category I - an enforcement action has been issued, and the facility is not meeting its compliance schedule\n> E = SNC/Category I - effluent violations of monthly average limits (Technical Review Criteria and chronic)\n> X = SNC/Category I - effluent violations of non-monthly average limits (Technical Review Criteria and chronic)\n> T = SNC/Category I - compliance schedule reporting violation\n> D = SNC/Category I - reporting violation - nonreceipt of DMR\n> N = RNC/Category II - reportable non-compliance\n> P = Resolved Pending - an enforcement action has been issued, and facility compliance with the action is pending final completion\n> R = Resolved - the facility has returned to compliance with its permit conditions, either with or without issuance of an enforcement action\n> C = Not considered in RNC/SNC based on manual review of data by state or EPA region. This manual override status is also indicated by a superscripted \"m\".\n> Blank = Not considered in RNC/SNC\n> N/A = EPA's data system is not able to determine the facility-level compliance status based upon the information available. This information may be available from a state database.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of RNC compliance statuses for 12 quarters","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr014_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr014_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA RNC Compliance Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_cwa_se_compliance":{"get":{"description":"This procedure obtains data for the CWA Single Event Violations section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of single-event statuses for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr015_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr015_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA SEV Compliance Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the CWA Single Event Violations section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of single-event statuses for 13 quarters.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr015_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr015_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report CWA SEV Compliance Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_demographics_by_id":{"get":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/p_radius"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes demographics","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr017_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr017_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]},"post":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/p_radius"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes demographics","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr017_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr017_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_dfr":{"get":{"description":"This procedure is the overall service for the Detailed Facility Report. It returns all of the data displayed in the DFR web report by invoking individual procedures that each return a targeted portion of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/p_system"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns a complex object (Detailed Facility Report) composed of objects from all of the other procedures.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr018_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr018_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure is the overall service for the Detailed Facility Report. It returns all of the data displayed in the DFR web report by invoking individual procedures that each return a targeted portion of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/p_system"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns a complex object (Detailed Facility Report) composed of objects from all of the other procedures.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr018_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr018_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_enforcement_summary":{"get":{"description":"This procedure obtains data for the Enforcement and Compliance Summary in the Facility Summary section of the Detailed Facility Report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of enforcement compliance summaries","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr114_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr114_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Enforcement Summary Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the Enforcement and Compliance Summary in the Facility Summary section of the Detailed Facility Report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of enforcement compliance summaries","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr114_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr114_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Enforcement Summary Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_extract_dates":{"get":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr115"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr115"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]},"post":{"parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Results","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr115"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr115"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Placeholder","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_formal_actions":{"get":{"description":"This procedure obtains data for the Formal Enforcement Actions section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of formal actions.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr116_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr116_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Formal Actions Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the Formal Enforcement Actions section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of formal actions.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr116_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr116_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Formal Actions Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_icis_formal_actions":{"get":{"description":"This procedure obtains data for the Integrated Compliance Information System, Formal Enforcement Actions section of the DFR. ","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of ICIS formal actions.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr117_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr117_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report ICIS Formal Actions Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the Integrated Compliance Information System, Formal Enforcement Actions section of the DFR. ","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of ICIS formal actions.","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr117_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr117_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report ICIS Formal Actions Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_inspections":{"get":{"description":"This procedure obtains data for Enforcement and Compliance Summary Section of the Detailed Facility report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of inspection enforcement summaries","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr118_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr118_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Inspections Summary Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for Enforcement and Compliance Summary Section of the Detailed Facility report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of inspection enforcement summaries","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr118_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr118_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Inspections Summary Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_map":{"get":{"description":"Returns an object with the facility's latitude and longitude coordinates.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes information for displaying a map","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr119_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr119_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Map Service","tags":["Detailed Facility Report"]},"post":{"description":"Returns an object with the facility's latitude and longitude coordinates.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes information for displaying a map","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr119_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr119_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Map Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_naics":{"get":{"description":"This procedure obtains data for the Facility NAICS Codes section in Facility/System Characteristics of the Detailed Facility Report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of NAICS codes","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr120_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr120_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report NAICS Code Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the Facility NAICS Codes section in Facility/System Characteristics of the Detailed Facility Report.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of NAICS codes","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr120_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr120_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report NAICS Code Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_notices":{"get":{"description":"This procedure obtains data for the Notices/Informal Actions section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of notices","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr122_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr122_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Notices Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the Notices/Informal Actions section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of notices","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr122_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr122_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Notices Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_permits":{"get":{"description":"This procedure obtains data for the following sections of the Detailed Facility Report.\n> Facility Information (FRS) in the Facility Summary.\n> Regulatory Interests in the Facility Summary.\n> Also Reports in the Facility Summary.\n> Facility/System Characteristics in Facility/System Characteristics.\n> Facility Contact Information in Facility/System Characteristics.\n> Facility SIC Codes in Facility/System Characteristics section.\n> Facility NAICS Codes in Facility/System Characteristics section.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of permits","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr123_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr123_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Permits Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the following sections of the Detailed Facility Report.\n> Facility Information (FRS) in the Facility Summary.\n> Regulatory Interests in the Facility Summary.\n> Also Reports in the Facility Summary.\n> Facility/System Characteristics in Facility/System Characteristics.\n> Facility Contact Information in Facility/System Characteristics.\n> Facility SIC Codes in Facility/System Characteristics section.\n> Facility NAICS Codes in Facility/System Characteristics section.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of permits","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr123_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr123_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report Permits Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_rcra_compliance":{"get":{"description":"This procedure obtains data for the RCRA Compliance section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes RCRA compliance statuses","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr124_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr124_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report RCRA Compliance Service","tags":["Detailed Facility Report"]},"post":{"description":"This procedure obtains data for the RCRA Compliance section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes RCRA compliance statuses","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr124_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr124_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report RCRA Compliance Service","tags":["Detailed Facility Report"]}},"/dfr_rest_services.get_sdwa_lead_and_copper":{"get":{"description":"This procedure obtains data for the SDWA, Lead and Copper Rule section of the DFR.","parameters":[{"$ref":"#/components/parameters/output"},{"$ref":"#/components/parameters/p_id"},{"$ref":"#/components/parameters/callback"}],"responses":{"200":{"description":"Returns an object that includes an array of lead and copper rules","content":{"application/json":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr125_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}},"application/xml":{"schema":{"description":"Root Object","properties":{"Results":{"$ref":"#/components/schemas/dfr125_Results"}},"required":["Results"],"type":"object","xml":{"name":"Root"}}}}}},"summary":"Detailed Facility Report SDWA Lead and Copper Service","tags":["Detailed Faci