openapi: 3.0.3 info: title: EPA Air Quality System (AQS) Account Type Codes Detailed Facility Report API description: 'The Air Quality System (AQS) Data Mart API provides programmatic access to ambient air sample data collected by state, local, tribal and federal air pollution control agencies from thousands of monitors across the United States. The API exposes monitor metadata, raw sample observations, daily/quarterly/annual aggregates, and quality assurance results. ' version: '1.0' contact: name: AQS Data Mart Support email: aqsdatamart@epa.gov url: https://aqs.epa.gov/aqsweb/documents/data_api.html license: name: U.S. Government Work / Public Domain url: https://www.usa.gov/government-works servers: - url: https://aqs.epa.gov/data/api description: Production AQS Data Mart API security: - emailKey: [] tags: - name: Detailed Facility Report paths: /dfr_rest_services.air_3_yr_download: get: description: For the provided system identifier, dowloads all displayed Air quaterly/monthly Facility Level Status, High Priority Violation (HPV) History, HPV Detailed Violations and Federal Reportable Violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads the Complete Air Compliance History Section of the DFR tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: For the provided system identifier, dowloads all displayed Air quaterly/monthly Facility Level Status, High Priority Violation (HPV) History, HPV Detailed Violations and Federal Reportable Violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads the Complete Air Compliance History Section of the DFR tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.cwa_3_yr_effluent_download: get: description: For the provided system identifier, dowloads all displayed NPDES quaterly/monthly effluent violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads NPDES Effluent Violation Information by Month and Quarter. tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: For the provided system identifier, dowloads all displayed NPDES quaterly/monthly effluent violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads NPDES Effluent Violation Information by Month and Quarter. tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.cwa_3_yr_sepscs_download: get: description: For the provided system identifier, dowloads all displayed NPDES quaterly/monthly Compliance Schedule, Permit Schedule, and Single Event Violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads NPDES Compliance Schedule, Permit Schedule and Single Event Violation Information by Month and Quarter. tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: For the provided system identifier, dowloads all displayed NPDES quaterly/monthly Compliance Schedule, Permit Schedule, and Single Event Violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads NPDES Compliance Schedule, Permit Schedule and Single Event Violation Information by Month and Quarter. tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of compliance statuses for 12 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr001_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Air Compliance Report Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for Air Compliance in the Environmental Conditions Section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of compliance statuses for 12 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr001_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Air Compliance Report Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes information on air quality schema: description: Root Object properties: Results: $ref: '#/definitions/dfr002_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Air Quality Report Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for Air Quality in the Environmental Conditions Section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes information on air quality schema: description: Root Object properties: Results: $ref: '#/definitions/dfr002_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Air Quality Report Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_aws_docs: get: parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_aws_docs.Results' required: - Results type: object xml: name: Root summary: Placeholder tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_aws_docs.Results' required: - Results type: object xml: name: Root summary: Placeholder tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_case_formal_actions: get: description: Displays closed case information from EPA's Federal Enforcement & Compliance System that are related to the facility. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes information on cases. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr004' required: - Results type: object xml: name: Root summary: Displays Cases Related to the Facility tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: Displays closed case information from EPA's Federal Enforcement & Compliance System that are related to the facility. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes information on cases. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr004' required: - Results type: object xml: name: Root summary: Displays Cases Related to the Facility tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of compliance histories schema: description: Root Object properties: Results: $ref: '#/definitions/dfr005_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report 5 Year Compliance Monitoring History Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK 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: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of compliance histories schema: description: Root Object properties: Results: $ref: '#/definitions/dfr005_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report 5 Year Compliance Monitoring History Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of compliance summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr006_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Compliance Summary Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for Compliance Summary Data in the Enforcement and Compliance Section of the Detailed Facility report. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of compliance summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr006_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Compliance Summary Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_csv: get: description: For a supplied system id and DFR section name, the procedure will download that section in a Comma Separated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads a Spectific Section of the DFR in CSV Format tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: For a supplied system id and DFR section name, the procedure will download that section in a Comma Separated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads a Spectific Section of the DFR in CSV Format tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: > "In Viol" = Facility is in violation > "No Viol" = No violation found > "Unk" = Unknown status > "SNC/Cat 1" = SNC/Category I violation found' parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of compliance statuses for 13 quarters schema: description: Root Object properties: Results: $ref: '#/definitions/dfr009_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report 3 Year CWA Facility-Level Status Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK 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: > "In Viol" = Facility is in violation > "No Viol" = No violation found > "Unk" = Unknown status > "SNC/Cat 1" = SNC/Category I violation found' parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of compliance statuses for 13 quarters schema: description: Root Object properties: Results: $ref: '#/definitions/dfr009_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report 3 Year CWA Facility-Level Status Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_cwa_3yr_d80d90_counts: get: description: Displays monlthly and quarterly counts of D80 and D90 Effluent Non Reporting Violations Related to the Facility from EPA's ICIS NPDES System. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of D80/D90 counts for 13 quarters and 39 months. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr007_Results' required: - Results type: object xml: name: Root summary: Displays Monlthly and Quarterly Counts of D80 and D90 Effluent Non Reporting Violations Related to the Facility tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: Displays monlthly and quarterly counts of D80 and D90 Effluent Non Reporting Violations Related to the Facility from EPA's ICIS NPDES System. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of D80/D90 counts for 13 quarters and 39 months. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr007_Results' required: - Results type: object xml: name: Root summary: Displays Monlthly and Quarterly Counts of D80 and D90 Effluent Non Reporting Violations Related to the Facility tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of compliance statuses for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr010_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA CSV Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the CWA Compliance Schedule Violations section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of compliance statuses for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr010_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA CSV Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of effluent ALR for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr011_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA Effluent ALR Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK 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: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of effluent ALR for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr011_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA Effluent ALR Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_cwa_eff_alr_exp: get: parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_cwa_eff_alr_exp.Results' required: - Results type: object xml: name: Root summary: Placeholder tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_cwa_eff_alr_exp.Results' required: - Results type: object xml: name: Root summary: Placeholder tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_cwa_eff_compliance: get: description: 'This procedure obtains data for the CWA Effluent Compliance section on the DFR. ' parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of effluent compliance statuses for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr012_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA Effluent Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: 'This procedure obtains data for the CWA Effluent Compliance section on the DFR. ' parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of effluent compliance statuses for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr012_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA Effluent Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_cwa_eff_compliance_exp: get: parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_cwa_eff_compliance_exp.Results' required: - Results type: object xml: name: Root summary: Placeholder tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_cwa_eff_compliance_exp.Results' required: - Results type: object xml: name: Root summary: Placeholder tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of permit schedule violations for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr013_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA PSV Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the CWA Permit Schedule Violations section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of permit schedule violations for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr013_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA PSV Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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. > S = SNC/Category I - an enforcement action has been issued, and the facility is not meeting its compliance schedule > E = SNC/Category I - effluent violations of monthly average limits (Technical Review Criteria and chronic) > X = SNC/Category I - effluent violations of non-monthly average limits (Technical Review Criteria and chronic) > T = SNC/Category I - compliance schedule reporting violation > D = SNC/Category I - reporting violation - nonreceipt of DMR > N = RNC/Category II - reportable non-compliance > P = Resolved Pending - an enforcement action has been issued, and facility compliance with the action is pending final completion > R = Resolved - the facility has returned to compliance with its permit conditions, either with or without issuance of an enforcement action > 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". > Blank = Not considered in RNC/SNC > 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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of RNC compliance statuses for 12 quarters schema: description: Root Object properties: Results: $ref: '#/definitions/dfr014_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA RNC Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK 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. > S = SNC/Category I - an enforcement action has been issued, and the facility is not meeting its compliance schedule > E = SNC/Category I - effluent violations of monthly average limits (Technical Review Criteria and chronic) > X = SNC/Category I - effluent violations of non-monthly average limits (Technical Review Criteria and chronic) > T = SNC/Category I - compliance schedule reporting violation > D = SNC/Category I - reporting violation - nonreceipt of DMR > N = RNC/Category II - reportable non-compliance > P = Resolved Pending - an enforcement action has been issued, and facility compliance with the action is pending final completion > R = Resolved - the facility has returned to compliance with its permit conditions, either with or without issuance of an enforcement action > 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". > Blank = Not considered in RNC/SNC > 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: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of RNC compliance statuses for 12 quarters schema: description: Root Object properties: Results: $ref: '#/definitions/dfr014_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA RNC Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of single-event statuses for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr015_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA SEV Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the CWA Single Event Violations section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of single-event statuses for 13 quarters. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr015_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report CWA SEV Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_d80d90s_details: get: description: Displays detailed D80/D90 Effluent Non Reporting information from EPA's ICIS NPDES system for the facility for a given quarter or month. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_npdes_id' - $ref: '#/parameters/q.p_missinglate' - $ref: '#/parameters/q.p_qmtype' - $ref: '#/parameters/q.p_qmvalue' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes information for D80/D90 violations. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_d80d90s_details.Results' required: - Results type: object xml: name: Root summary: Display detailed D80/D90 information for the facility for a given quarter or month tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: Displays detailed D80/D90 Effluent Non Reporting information from EPA's ICIS NPDES system for the facility for a given quarter or month. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_npdes_id' - $ref: '#/parameters/q.p_missinglate' - $ref: '#/parameters/q.p_qmtype' - $ref: '#/parameters/q.p_qmvalue' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes information for D80/D90 violations. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_d80d90s_details.Results' required: - Results type: object xml: name: Root summary: Display detailed D80/D90 information for the facility for a given quarter or month tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_demographics_by_id: get: description: Displays precalculated 2010 Census and American Community Survey demographic information for a provided facility identifier. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes demographics schema: description: Root Object properties: Results: $ref: '#/definitions/dfr017_Results' required: - Results type: object xml: name: Root summary: Displays 2010 Census and ACS Demographics by Facility ID tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: Displays precalculated 2010 Census and American Community Survey demographic information for a provided facility identifier. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes demographics schema: description: Root Object properties: Results: $ref: '#/definitions/dfr017_Results' required: - Results type: object xml: name: Root summary: Displays 2010 Census and ACS Demographics by Facility ID tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.p_system' - $ref: '#/parameters/q.callback' responses: '200': description: Returns a complex object (Detailed Facility Report) composed of objects from all of the other procedures. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr018_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK 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: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.p_system' - $ref: '#/parameters/f.callback' responses: '200': description: Returns a complex object (Detailed Facility Report) composed of objects from all of the other procedures. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr018_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_ejscreen_indexes: get: parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_ejscreen_indexes.Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report EJScreen Indexes Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Results schema: description: Root Object properties: Results: $ref: '#/definitions/dfr0_get_ejscreen_indexes.Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report EJScreen Indexes Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of enforcement compliance summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr114_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Enforcement Summary Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the Enforcement and Compliance Summary in the Facility Summary section of the Detailed Facility Report. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of enforcement compliance summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr114_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Enforcement Summary Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_extract_dates: get: description: By EPA System, displays the extract dates that data was extracted for the DFR from multiple EPA computer systems. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes information on DFR system extract dates. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr115' required: - Results type: object xml: name: Root summary: Displays the Dates That Data Was Extracted from Native EPA Systems for the DFR. tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: By EPA System, displays the extract dates that data was extracted for the DFR from multiple EPA computer systems. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes information on DFR system extract dates. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr115' required: - Results type: object xml: name: Root summary: Displays the Dates That Data Was Extracted from Native EPA Systems for the DFR. tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_formal_actions: get: description: This procedure obtains data for the Formal Enforcement Actions section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of formal actions. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr116_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Formal Actions Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the Formal Enforcement Actions section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of formal actions. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr116_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Formal Actions Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of ICIS formal actions. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr117_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report ICIS Formal Actions Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: 'This procedure obtains data for the Integrated Compliance Information System, Formal Enforcement Actions section of the DFR. ' parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of ICIS formal actions. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr117_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report ICIS Formal Actions Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_inspections: get: description: This procedure obtains data for Enforcement and Compliance Summary Section of the Detailed Facility report. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of inspection enforcement summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr118_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Inspections Summary Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for Enforcement and Compliance Summary Section of the Detailed Facility report. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of inspection enforcement summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr118_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Inspections Summary Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_map: get: description: Returns an object with the facility's latitude and longitude coordinates. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes information for displaying a map schema: description: Root Object properties: Results: $ref: '#/definitions/dfr119_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Map Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: Returns an object with the facility's latitude and longitude coordinates. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes information for displaying a map schema: description: Root Object properties: Results: $ref: '#/definitions/dfr119_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Map Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of NAICS codes schema: description: Root Object properties: Results: $ref: '#/definitions/dfr120_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report NAICS Code Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the Facility NAICS Codes section in Facility/System Characteristics of the Detailed Facility Report. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of NAICS codes schema: description: Root Object properties: Results: $ref: '#/definitions/dfr120_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report NAICS Code Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_notices: get: description: This procedure obtains data for the Notices/Informal Actions section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of notices schema: description: Root Object properties: Results: $ref: '#/definitions/dfr122_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Notices Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the Notices/Informal Actions section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of notices schema: description: Root Object properties: Results: $ref: '#/definitions/dfr122_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Notices Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_permits: get: description: 'This procedure obtains data for the following sections of the Detailed Facility Report. > Facility Information (FRS) in the Facility Summary. > Regulatory Interests in the Facility Summary. > Also Reports in the Facility Summary. > Facility/System Characteristics in Facility/System Characteristics. > Facility Contact Information in Facility/System Characteristics. > Facility SIC Codes in Facility/System Characteristics section. > Facility NAICS Codes in Facility/System Characteristics section.' parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of permits schema: description: Root Object properties: Results: $ref: '#/definitions/dfr123_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Permits Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: 'This procedure obtains data for the following sections of the Detailed Facility Report. > Facility Information (FRS) in the Facility Summary. > Regulatory Interests in the Facility Summary. > Also Reports in the Facility Summary. > Facility/System Characteristics in Facility/System Characteristics. > Facility Contact Information in Facility/System Characteristics. > Facility SIC Codes in Facility/System Characteristics section. > Facility NAICS Codes in Facility/System Characteristics section.' parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of permits schema: description: Root Object properties: Results: $ref: '#/definitions/dfr123_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Permits Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_rcra_compliance: get: description: This procedure obtains data for the RCRA Compliance section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes RCRA compliance statuses schema: description: Root Object properties: Results: $ref: '#/definitions/dfr124_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report RCRA Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the RCRA Compliance section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes RCRA compliance statuses schema: description: Root Object properties: Results: $ref: '#/definitions/dfr124_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report RCRA Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /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: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of lead and copper rules schema: description: Root Object properties: Results: $ref: '#/definitions/dfr125_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Lead and Copper Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the SDWA, Lead and Copper Rule section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of lead and copper rules schema: description: Root Object properties: Results: $ref: '#/definitions/dfr125_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Lead and Copper Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_sdwa_sanitary_surveys: get: description: This procedure obtains data for the SDWA, Sanitary Surveys section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of sanitary surveys schema: description: Root Object properties: Results: $ref: '#/definitions/dfr126_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Sanitary Surveys Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the SDWA, Sanitary Surveys section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of sanitary surveys schema: description: Root Object properties: Results: $ref: '#/definitions/dfr126_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Sanitary Surveys Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_sdwa_site_visits: get: description: This procedure obtains data for the SDWA, Sanitary Site Visits section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of site visits schema: description: Root Object properties: Results: $ref: '#/definitions/dfr127_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Sanitary Site Visits Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the SDWA, Sanitary Site Visits section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of site visits schema: description: Root Object properties: Results: $ref: '#/definitions/dfr127_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Sanitary Site Visits Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_sdwa_violations: get: description: This procedure obtains data for the SDWA Violations section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes SDWA violations schema: description: Root Object properties: Results: $ref: '#/definitions/dfr128_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Violations Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the SDWA Violations section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes SDWA violations schema: description: Root Object properties: Results: $ref: '#/definitions/dfr128_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWA Violations Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_sdwis_compliance: get: description: This procedure obtains data for the SDWA Compliance section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of SDWIS compliance summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr129_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWIS Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the SDWA Compliance section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of SDWIS compliance summaries schema: description: Root Object properties: Results: $ref: '#/definitions/dfr129_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SDWIS Compliance Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_sic_codes: get: description: This procedure obtains data for the Facility SIC Codes section in Facility/System Characteristics of the Detailed Facility Report. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of SIC codes schema: description: Root Object properties: Results: $ref: '#/definitions/dfr130_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SIC Code Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the Facility SIC Codes section in Facility/System Characteristics of the Detailed Facility Report. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of SIC codes schema: description: Root Object properties: Results: $ref: '#/definitions/dfr130_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report SIC Code Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_spatial_metadata: get: description: Returns an object with the facility coordinate spatial metadata. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes spatial metadata schema: description: Root Object properties: Results: $ref: '#/definitions/dfr131_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Spatial Metadata Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: Returns an object with the facility coordinate spatial metadata. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes spatial metadata schema: description: Root Object properties: Results: $ref: '#/definitions/dfr131_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Spatial Metadata Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_tri_history: get: description: This procedure obtains data for the TRI History section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes TRI history schema: description: Root Object properties: Results: $ref: '#/definitions/dfr132_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report TRI History Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the TRI History section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes TRI history schema: description: Root Object properties: Results: $ref: '#/definitions/dfr132_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report TRI History Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_tri_releases: get: description: This procedrue obtains data for the TRI Releases section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes TRI releases schema: description: Root Object properties: Results: $ref: '#/definitions/dfr133_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report TRI Releases Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedrue obtains data for the TRI Releases section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes TRI releases schema: description: Root Object properties: Results: $ref: '#/definitions/dfr133_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report TRI Releases Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_tribes: get: description: This procedure obtains data for the Tribes and Reservations section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of tribal location information. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr134_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Tribes Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the Tribes and Reservations section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of tribal location information. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr134_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Tribes Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_water_quality: get: description: This procedure obtains data for the Water Quality section of the DFR. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes an array of water quality information. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr135_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Water Quality Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This procedure obtains data for the Water Quality section of the DFR. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes an array of water quality information. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr135_Results' required: - Results type: object xml: name: Root summary: Detailed Facility Report Water Quality Service tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.get_water_quality_details: get: description: This information is only available for facilities with a NPDES permit. Based on spatial data, displays water quality information from EPA's Office of Water ATTAINS system. parameters: - $ref: '#/parameters/q.output' - $ref: '#/parameters/q.p_id' - $ref: '#/parameters/q.callback' responses: '200': description: Returns an object that includes water qualtity information. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr136_Results' required: - Results type: object xml: name: Root summary: Displays Detailed Water Quality Information from EPA's Office of Water Systems tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: This information is only available for facilities with a NPDES permit. Based on spatial data, displays water quality information from EPA's Office of Water ATTAINS system. parameters: - $ref: '#/parameters/f.output' - $ref: '#/parameters/f.p_id' - $ref: '#/parameters/f.callback' responses: '200': description: Returns an object that includes water qualtity information. schema: description: Root Object properties: Results: $ref: '#/definitions/dfr136_Results' required: - Results type: object xml: name: Root summary: Displays Detailed Water Quality Information from EPA's Office of Water Systems tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK /dfr_rest_services.rcra_3_yr_download: get: description: For the provided system identifier, dowloads all displayed RCRA quaterly/monthly Facility Level Status and Violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads the Complete RCRA Compliance History Section of the DFR tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK post: description: For the provided system identifier, dowloads all displayed RCRA quaterly/monthly Facility Level Status and Violation information in a Comma Seperated Value (CSV) format. responses: '200': description: Results are a comma separated value (CSV) file. schema: type: file summary: Downloads the Complete RCRA Compliance History Section of the DFR tags: - Detailed Facility Report x-microcks-operation: delay: 0 dispatcher: FALLBACK components: securitySchemes: emailKey: type: apiKey in: query name: key description: 'AQS requires `email` and `key` query parameters on every request. Register at `/signup?email=YOUR_EMAIL` to receive a key by email. ' definitions: dfr079_s.Violations: description: Violations 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 Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status 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 Violation: description: A designation of the type or nature of the violation. title: Violation type: string example: string ViolationType: description: Indicates whether a violation is a High Priority Violation (HPV) or a Federally Reportable Violation (FRV). example: 262.A title: Violation Type type: string required: - SourceID - ViolationType - Violation - Agency - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Mnth1Status - Mnth2Status - Mnth3Status - Mnth4Status - Mnth5Status - Mnth6Status - Mnth7Status - Mnth8Status - Mnth9Status - Mnth10Status - Mnth11Status - Mnth12Status - Mnth13Status - Mnth14Status - Mnth15Status - Mnth16Status - Mnth17Status - Mnth18Status - Mnth19Status - Mnth20Status - Mnth21Status - Mnth22Status - Mnth23Status - Mnth24Status - Mnth25Status - Mnth26Status - Mnth27Status - Mnth28Status - Mnth29Status - Mnth30Status - Mnth31Status - Mnth32Status - Mnth33Status - Mnth34Status - Mnth35Status - Mnth36Status type: object xml: name: Violations dfr018_RegistryIDs: description: Registry IDs Object properties: EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string FacilityCity: description: The city in which the facility is located example: DECATUR title: Facility City type: string FacilityCounty: description: The county that the facility is located in. example: Jefferson title: Facility County type: string FacilityName: description: The name of the facility. example: 3M COMPANY title: Facility Name type: string FacilityState: description: The state in which the facility is located example: AL title: Facility State type: string FacilityStreet: description: The street address of the facility example: 1400 STATE DOCKS RD. title: Facility Street type: string FacilityZip: description: The zip code of the area in which the facility is located example: '35609' title: Facility Zipcode type: string RegistryId: description: 12-digit Facility Registry Service (FRS) identification number. FRS uniquely identifies a facility by assigning an identification number (FRS ID), and uses this FRS ID to link together all EPA regulatory program database records example: '110020837601' title: FRS Registry ID type: string type: object xml: name: RegistryIDs dfr093: description: Site Visit 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 type: object xml: name: SiteVisit dfr136_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string WaterQualityDetails: $ref: '#/definitions/dfr111_Details' required: - Message type: object dfr076: description: Notices Object properties: Notice: items: $ref: '#/definitions/dfr077' title: Notice type: array xml: name: Notice wrapped: true example: - string ProgramDates: items: $ref: '#/definitions/dfr018_ProgramDates' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string required: - ProgramDates - Notice type: object dfr020: description: Source Object properties: AFSPrograms: items: $ref: '#/definitions/dfr021' title: AFS Programs type: array xml: name: AFSPrograms wrapped: true example: - string FRVProgramsPollutants: items: $ref: '#/definitions/dfr022' title: FRV Programs Pollutants type: array xml: name: FRVProgramsPollutants wrapped: true example: - string HPVHistory: $ref: '#/definitions/dfr020_.HPVHistory' HPVProgramsPollutants: items: $ref: '#/definitions/dfr023' title: HPV Programs Pollutants type: array xml: name: HPVProgramsPollutants wrapped: true example: - string PermitHistory: $ref: '#/definitions/dfr020_.PermitHistory' required: - PermitHistory - HPVHistory - HPVProgramsPollutants - FRVProgramsPollutants - AFSPrograms type: object xml: name: Sources dfr061: description: Demographics Object properties: Adults: description: The number and percentage of persons living in the area who are between eighteen years old and sixty-five years old. example: 102,422 (81.32%) title: Adult Population type: string AfricanAmerican: description: The number and percentage of persons living in the area who are African American. example: 20,125 (15.98%) title: African American Population type: string AmericanIndian: description: The number and percentage of persons living in the area who are of American Indian origin. example: 492 (.39%) title: American Indian Population type: string AsianPacificIslander: description: The number and percentage of persons living in the area who are of Asian Pacific Islander origin. example: 6,822 (5.42%) title: Asian Pacific Islander Population type: string BSBA: description: The number and percentage of persons living in the area who have a bachelor's degree or higher. example: 54,050 (60.3%) title: Education BS/BA Population type: string CenterLatitude: description: The latitude of the facility in degrees, to four decimal places. example: '38.798026' type: string CenterLongitude: description: The longitude of the facility in degrees, to four decimal places. example: '-77.062981' type: string Child: description: The number and percentage of persons living in the area who are five years old or younger. example: 8,690 (6.9%) title: Child Population type: string Grades9to12: description: The number and percentage of persons living in the area who have completed grades nine through twelve example: 3,706 (4.13%) title: Education 9th to 12th Grade Population type: string HSDiploma: description: The number and percentage of persons living in the area who have a high school diploma example: 12,433 (13.87%) title: Education High School Diploma Population type: string HispanicOrigin: description: The number and percentage of persons living in the area who are of Hispanic origin example: 19,967 (15.85%) title: Hispanic Origin Population type: string Households: description: The number of households in the area being profiled example: 57,468 title: Household Count type: string HouseholdsPublicAssistance: description: The number of households that are on any type of public assistance (including subsidized housing, welfare, aid to dependent children, etc.) example: '502' title: Households with Public Assistance Count type: string HousingUnits: description: The number of housing units in the area being profiled example: 61,459 title: Housing Unit Count type: string Income15to25k: description: The number and percentage of households who earn greater than or equal to $15,000 but less than $25,000 per year example: 2,980 (5.4%) title: Income 15k to 25k Population type: string Income25to50k: description: The number and percentage of households who earn greater than or equal to $25,000 but less than $50,000 per year example: 7,851 (14.24%) title: Income 25k to 50k Population type: string Income50to75k: description: The number and percentage of households who earn greater than or equal to $50,000 per year but less than $75,000 per year example: 8,563 (15.53%) title: Income 50k to 75k Population type: string Income75kPlus: description: The number and percentage of households who earn greater than or equal to $75,000 per year example: 32,568 (59.05%) title: Income More than 75k Population type: string IncomeLess15k: description: The number and percentage of households who earn less than $15,000 per year example: 3,189 (5.78%) title: Income Less than 15K Population type: string LandArea: description: The percentage of the total area that is land (not water). This is calculated using the sum of the land areas of the Census Block Groups (CBG) within the selected radius example: 80% title: Land Area type: string Less9thGrade: description: The number and percentage of persons living in the area who have less than a ninth grade education example: 4,213 (4.7%) title: Education Less than 9th Grade Population type: string Minors: description: The number and percentage of persons living in the area that are seventeen years old or younger example: 23,535 (18.68%) title: Minors Population type: string OtherMultiracial: description: The number and percentage of persons living in the area who are not included in the above classifications or are multiracial example: 13,034 (10.35%) title: Other and Multiracial Population type: string PercentMinority: description: The percentage of the population of the given area that is minority. The field is calculated by subtracting the number of persons who are white (and not of Hispanic origin) from the total persons. This number is then divided by the total persons and multiplied by one hundred to determine the percentage. example: 39% title: Percent Minority type: string PersonsBelowPovertyLevel: description: The number of people in the selected area that are below the poverty level example: 20,122 title: Persons Below Poverty Level Count type: string PopulationDensity: description: The number of persons per square mile in the area being profiled. This field is the ratio of total persons (displayed in the Total Persons field) to total land area (displayed in the Land Area field) example: 5,602/sq.mi. title: Population Density type: string Radius: description: The number of miles, in any direction, from the center point of the facility that is included in the demographic profile example: '3' title: Radius type: string Seniors: description: The number and percentage of persons living in the area who are sixty-five years old or older example: 13,217 (10.49%) title: Senior Population type: string SomeCollege: description: The number and percentage of persons living in the area who have some college or a two year college degree example: 15,240 (17%) title: Education Some College Population type: string TotalPersons: description: The total number of persons that reside in the area being profiled. The total population within the selected radius of a facility is one indicator of the facility's surrounding environment and provides context for other facility indicators example: 125,957 title: Total Persons type: string WaterArea: description: The percentage of the total area that is water (not land). This is calculated using the sum of the water areas of the Census Block Groups (CBG) within the selected radius example: 20% title: Water Area type: string White: description: The number and percentage of persons living in the area who are white example: 85,483 (67.87%) title: White Population type: string required: - Radius - CenterLatitude - CenterLongitude - TotalPersons - LandArea - WaterArea - PopulationDensity - PercentMinority - Households - HousingUnits - HouseholdsPublicAssistance - PersonsBelowPovertyLevel - White - AfricanAmerican - HispanicOrigin - AsianPacificIslander - AmericanIndian - OtherMultiracial - Child - Minors - Adults - Seniors - Less9thGrade - Grades9to12 - HSDiploma - SomeCollege - BSBA - IncomeLess15k - Income15to25k - Income25to50k - Income50to75k - Income75kPlus type: object dfr018_Reports: description: Reports Object properties: HasPollRpt: description: ??? example: Y type: string required: - HasPollRpt type: object dfr040: description: CWA Effluent Compliance Parameter Object properties: DischargePoint: description: A 3- or 4-character code that uniquely identifies a single permitted discharge point (also called a pipe or outfall). example: '"001"' title: Discharge Point type: string MeasurementType: description: 'The type of measurement used to determine the violation. Applicable values: - "Mnthly" stands for monthly. This means that the exceedance shown in that row was based upon a monthly average of readings submitted by the permittee. - "NMth" stands for non-monthly. This is generally a "maximum" amount read during the reporting period (and could indicate a spike that is not continuous). "Neither" denotes other measurements such as a minimum (e.g., pH could be in violation if below the permitted level).' example: NMth title: Measurement Type type: string Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth10Value: description: The value associated with the noncompliance in the tenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 10 Value type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth11Value: description: The value associated with the noncompliance in the eleventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 11 Value type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth12Value: description: The value associated with the noncompliance in the twelfth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 12 Value type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth13Value: description: The value associated with the noncompliance in the thirteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 13 Value type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth14Value: description: The value associated with the noncompliance in the fourteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 14 Value type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth15Value: description: The value associated with the noncompliance in the fifteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 15 Value type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth16Value: description: The value associated with the noncompliance in the sixteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 16 Value type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth17Value: description: The value associated with the noncompliance in the seventeenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 17 Value type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth18Value: description: The value associated with the noncompliance in the eighteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 18 Value type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth19Value: description: The value associated with the noncompliance in the ninteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 19 Value type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth1Value: description: The value associated with the noncompliance in the first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 1 Value type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth20Value: description: The value associated with the noncompliance in the twentieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 20 Value type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth21Value: description: The value associated with the noncompliance in the twenty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 21 Value type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth22Value: description: The value associated with the noncompliance in the twenty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 22 Value type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth23Value: description: The value associated with the noncompliance in the twenty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 23 Value type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth24Value: description: The value associated with the noncompliance in the twenty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 24 Value type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth25Value: description: The value associated with the noncompliance in the twenty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 25 Value type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth26Value: description: The value associated with the noncompliance in the twenty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 26 Value type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth27Value: description: The value associated with the noncompliance in the twenty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 27 Value type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth28Value: description: The value associated with the noncompliance in the twenty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 28 Value type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth29Value: description: The value associated with the noncompliance in the twenty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 29 Value type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth2Value: description: The value associated with the noncompliance in the second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 2 Value type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth30Value: description: The value associated with the noncompliance in the thirtieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 30 Value type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth31Value: description: The value associated with the noncompliance in the thirty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 31 Value type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth32Value: description: The value associated with the noncompliance in the thirty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 32 Value type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth33Value: description: The value associated with the noncompliance in the thirty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 33 Value type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth34Value: description: The value associated with the noncompliance in the thirty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 34 Value type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth35Value: description: The value associated with the noncompliance in the thirty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 35 Value type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth36Value: description: The value associated with the noncompliance in the thirty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 36 Value type: string Mnth37Status: description: The compliance status of the thirty-seventh month. example: No Violation Identified title: Month 37 Status type: string Mnth37Value: description: The value associated with the noncompliance in the thirty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 37 Value type: string Mnth38Status: description: The compliance status of the thirty-eighth month. example: No Violation Identified title: Month 38 Status type: string Mnth38Value: description: The value associated with the noncompliance in the thirty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 38 Value type: string Mnth39Status: description: The compliance status of the thirty-ninth month. example: No Violation Identified title: Month 39 Status type: string Mnth39Value: description: The value associated with the noncompliance in the thirty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 39 Value type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth3Value: description: The value associated with the noncompliance in the third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 3 Value type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth4Value: description: The value associated with the noncompliance in the fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 4 Value type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth5Value: description: The value associated with the noncompliance in the fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 5 Value type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth6Value: description: The value associated with the noncompliance in the sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 6 Value type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth7Value: description: The value associated with the noncompliance in the seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 7 Value type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth8Value: description: The value associated with the noncompliance in the eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 8 Value type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status type: string Mnth9Value: description: The value associated with the noncompliance in the ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 9 Value type: string ParameterCode: description: The unique 5 digit numeric code identifying the parameter. If the code is less than 5 digits in the .CSV, append zeros to the beginning of the number (e.g., 100 is equivalent to 00100) example: '00400' title: Parameter Code type: string ParameterName: description: The pollutant name. example: Iron, total [as Fe] title: Parameter Name type: string Qtr10Status: description: The relevant status for the quarter. example: No Viol title: Quarter 10 Status type: string Qtr10Value: description: The value associated with the noncompliance in the tenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 10 Value type: string Qtr11Status: description: The relevant status for the quarter. example: No Viol title: Quarter 11 Status type: string Qtr11Value: description: The value associated with the noncompliance in the eleventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 11 Value type: string Qtr12Status: description: The relevant status for the quarter. example: No Viol title: Quarter 12 Status type: string Qtr12Value: description: The value associated with the noncompliance in the twelfth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 12 Value type: string Qtr13Status: description: The relevant status for the quarter. example: No Viol title: Quarter 13 Status type: string Qtr13Value: description: The value associated with the noncompliance in the thirteenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 13 Value type: string Qtr1Status: description: The relevant status for the quarter. example: No Viol title: Quarter 1 Status type: string Qtr1Value: description: The value associated with the noncompliance in the first quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 1 Value type: string Qtr2Status: description: The relevant status for the quarter. example: No Viol title: Quarter 2 Status type: string Qtr2Value: description: The value associated with the noncompliance in the second quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 2 Value type: string Qtr3Status: description: The relevant status for the quarter. example: No Viol title: Quarter 3 Status type: string Qtr3Value: description: The value associated with the noncompliance in the third quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 3 Value type: string Qtr4Status: description: The relevant status for the quarter. example: No Viol title: Quarter 4 Status type: string Qtr4Value: description: The value associated with the noncompliance in the fourth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 4 Value type: string Qtr5Status: description: The relevant status for the quarter. example: No Viol title: Quarter 5 Status type: string Qtr5Value: description: The value associated with the noncompliance in the fifth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 5 Value type: string Qtr6Status: description: The relevant status for the quarter. example: No Viol title: Quarter 6 Status type: string Qtr6Value: description: The value associated with the noncompliance in the sixth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 6 Value type: string Qtr7Status: description: The relevant status for the quarter. example: No Viol title: Quarter 7 Status type: string Qtr7Value: description: The value associated with the noncompliance in the seventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 7 Value type: string Qtr8Status: description: The relevant status for the quarter. example: No Viol title: Quarter 8 Status type: string Qtr8Value: description: The value associated with the noncompliance in the eighth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 8 Value type: string Qtr9Status: description: The relevant status for the quarter. example: No Viol title: Quarter 9 Status type: string Qtr9Value: description: The value associated with the noncompliance in the ninth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 9 Value type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string required: - SourceID - ParameterCode - ParameterName - DischargePoint - MeasurementType - Qtr1Status - Qtr1Value - Qtr2Status - Qtr2Value - Qtr3Status - Qtr3Value - Qtr4Status - Qtr4Value - Qtr5Status - Qtr5Value - Qtr6Status - Qtr6Value - Qtr7Status - Qtr7Value - Qtr8Status - Qtr8Value - Qtr9Status - Qtr9Value - Qtr10Status - Qtr10Value - Qtr11Status - Qtr11Value - Qtr12Status - Qtr12Value - Qtr13Status - Qtr13Value - Mnth1Status - Mnth1Value - Mnth2Status - Mnth2Value - Mnth3Status - Mnth3Value - Mnth4Status - Mnth4Value - Mnth5Status - Mnth5Value - Mnth6Status - Mnth6Value - Mnth7Status - Mnth7Value - Mnth8Status - Mnth8Value - Mnth9Status - Mnth9Value - Mnth10Status - Mnth10Value - Mnth11Status - Mnth11Value - Mnth12Status - Mnth12Value - Mnth13Status - Mnth13Value - Mnth14Status - Mnth14Value - Mnth15Status - Mnth15Value - Mnth16Status - Mnth16Value - Mnth17Status - Mnth17Value - Mnth18Status - Mnth18Value - Mnth19Status - Mnth19Value - Mnth20Status - Mnth20Value - Mnth21Status - Mnth21Value - Mnth22Status - Mnth22Value - Mnth23Status - Mnth23Value - Mnth24Status - Mnth24Value - Mnth25Status - Mnth25Value - Mnth26Status - Mnth26Value - Mnth27Status - Mnth27Value - Mnth28Status - Mnth28Value - Mnth29Status - Mnth29Value - Mnth30Status - Mnth30Value - Mnth31Status - Mnth31Value - Mnth32Status - Mnth32Value - Mnth33Status - Mnth33Value - Mnth34Status - Mnth34Value - Mnth35Status - Mnth35Value - Mnth36Status - Mnth36Value - Mnth37Status - Mnth37Value - Mnth38Status - Mnth38Value - Mnth39Status - Mnth39Value type: object xml: name: Parameters dfr038_EXP.Parameters: properties: DischargePoint: description: A 3- or 4-character code that uniquely identifies a single permitted discharge point (also called a pipe or outfall). example: '"001"' title: Discharge Point type: string MeasurementType: description: 'The type of measurement used to determine the violation. Applicable values: - "Mnthly" stands for monthly. This means that the exceedance shown in that row was based upon a monthly average of readings submitted by the permittee. - "NMth" stands for non-monthly. This is generally a "maximum" amount read during the reporting period (and could indicate a spike that is not continuous). "Neither" denotes other measurements such as a minimum (e.g., pH could be in violation if below the permitted level).' example: NMth title: Measurement Type type: string Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth10Value: description: The value associated with the noncompliance in the tenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 10 Value type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth11Value: description: The value associated with the noncompliance in the eleventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 11 Value type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth12Value: description: The value associated with the noncompliance in the twelfth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 12 Value type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth13Value: description: The value associated with the noncompliance in the thirteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 13 Value type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth14Value: description: The value associated with the noncompliance in the fourteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 14 Value type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth15Value: description: The value associated with the noncompliance in the fifteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 15 Value type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth16Value: description: The value associated with the noncompliance in the sixteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 16 Value type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth17Value: description: The value associated with the noncompliance in the seventeenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 17 Value type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth18Value: description: The value associated with the noncompliance in the eighteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 18 Value type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth19Value: description: The value associated with the noncompliance in the ninteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 19 Value type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth1Value: description: The value associated with the noncompliance in the first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 1 Value type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth20Value: description: The value associated with the noncompliance in the twentieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 20 Value type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth21Value: description: The value associated with the noncompliance in the twenty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 21 Value type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth22Value: description: The value associated with the noncompliance in the twenty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 22 Value type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth23Value: description: The value associated with the noncompliance in the twenty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 23 Value type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth24Value: description: The value associated with the noncompliance in the twenty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 24 Value type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth25Value: description: The value associated with the noncompliance in the twenty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 25 Value type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth26Value: description: The value associated with the noncompliance in the twenty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 26 Value type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth27Value: description: The value associated with the noncompliance in the twenty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 27 Value type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth28Value: description: The value associated with the noncompliance in the twenty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 28 Value type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth29Value: description: The value associated with the noncompliance in the twenty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 29 Value type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth2Value: description: The value associated with the noncompliance in the second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 2 Value type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth30Value: description: The value associated with the noncompliance in the thirtieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 30 Value type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth31Value: description: The value associated with the noncompliance in the thirty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 31 Value type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth32Value: description: The value associated with the noncompliance in the thirty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 32 Value type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth33Value: description: The value associated with the noncompliance in the thirty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 33 Value type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth34Value: description: The value associated with the noncompliance in the thirty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 34 Value type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth35Value: description: The value associated with the noncompliance in the thirty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 35 Value type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth36Value: description: The value associated with the noncompliance in the thirty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 36 Value type: string Mnth37Status: description: The compliance status of the thirty-seventh month. example: No Violation Identified title: Month 37 Status type: string Mnth37Value: description: The value associated with the noncompliance in the thirty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 37 Value type: string Mnth38Status: description: The compliance status of the thirty-eighth month. example: No Violation Identified title: Month 38 Status type: string Mnth38Value: description: The value associated with the noncompliance in the thirty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 38 Value type: string Mnth39Status: description: The compliance status of the thirty-ninth month. example: No Violation Identified title: Month 39 Status type: string Mnth39Value: description: The value associated with the noncompliance in the thirty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 39 Value type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth3Value: description: The value associated with the noncompliance in the third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 3 Value type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth4Value: description: The value associated with the noncompliance in the fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 4 Value type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth5Value: description: The value associated with the noncompliance in the fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 5 Value type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth6Value: description: The value associated with the noncompliance in the sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 6 Value type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth7Value: description: The value associated with the noncompliance in the seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 7 Value type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth8Value: description: The value associated with the noncompliance in the eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 8 Value type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status type: string Mnth9Value: description: The value associated with the noncompliance in the ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 9 Value type: string MonitoringLocation: title: Monitoring Location type: string example: string ParameterCode: description: The unique 5 digit numeric code identifying the parameter. If the code is less than 5 digits in the .CSV, append zeros to the beginning of the number (e.g., 100 is equivalent to 00100) example: '00400' title: Parameter Code type: string ParameterName: description: The pollutant name. example: Iron, total [as Fe] title: Parameter Name type: string Qtr10Status: description: The relevant status for the quarter. example: No Viol title: Quarter 10 Status type: string Qtr10Value: description: The value associated with the noncompliance in the tenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 10 Value type: string Qtr11Status: description: The relevant status for the quarter. example: No Viol title: Quarter 11 Status type: string Qtr11Value: description: The value associated with the noncompliance in the eleventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 11 Value type: string Qtr12Status: description: The relevant status for the quarter. example: No Viol title: Quarter 12 Status type: string Qtr12Value: description: The value associated with the noncompliance in the twelfth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 12 Value type: string Qtr13Status: description: The relevant status for the quarter. example: No Viol title: Quarter 13 Status type: string Qtr13Value: description: The value associated with the noncompliance in the thirteenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 13 Value type: string Qtr1Status: description: The relevant status for the quarter. example: No Viol title: Quarter 1 Status type: string Qtr1Value: description: The value associated with the noncompliance in the first quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 1 Value type: string Qtr2Status: description: The relevant status for the quarter. example: No Viol title: Quarter 2 Status type: string Qtr2Value: description: The value associated with the noncompliance in the second quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 2 Value type: string Qtr3Status: description: The relevant status for the quarter. example: No Viol title: Quarter 3 Status type: string Qtr3Value: description: The value associated with the noncompliance in the third quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 3 Value type: string Qtr4Status: description: The relevant status for the quarter. example: No Viol title: Quarter 4 Status type: string Qtr4Value: description: The value associated with the noncompliance in the fourth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 4 Value type: string Qtr5Status: description: The relevant status for the quarter. example: No Viol title: Quarter 5 Status type: string Qtr5Value: description: The value associated with the noncompliance in the fifth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 5 Value type: string Qtr6Status: description: The relevant status for the quarter. example: No Viol title: Quarter 6 Status type: string Qtr6Value: description: The value associated with the noncompliance in the sixth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 6 Value type: string Qtr7Status: description: The relevant status for the quarter. example: No Viol title: Quarter 7 Status type: string Qtr7Value: description: The value associated with the noncompliance in the seventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 7 Value type: string Qtr8Status: description: The relevant status for the quarter. example: No Viol title: Quarter 8 Status type: string Qtr8Value: description: The value associated with the noncompliance in the eighth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 8 Value type: string Qtr9Status: description: The relevant status for the quarter. example: No Viol title: Quarter 9 Status type: string Qtr9Value: description: The value associated with the noncompliance in the ninth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 9 Value type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string required: - SourceID - ParameterCode - ParameterName - DischargePoint - MonitoringLocation - MeasurementType - Qtr1Status - Qtr1Value - Qtr2Status - Qtr2Value - Qtr3Status - Qtr3Value - Qtr4Status - Qtr4Value - Qtr5Status - Qtr5Value - Qtr6Status - Qtr6Value - Qtr7Status - Qtr7Value - Qtr8Status - Qtr8Value - Qtr9Status - Qtr9Value - Qtr10Status - Qtr10Value - Qtr11Status - Qtr11Value - Qtr12Status - Qtr12Value - Qtr13Status - Qtr13Value - Mnth1Status - Mnth1Value - Mnth2Status - Mnth2Value - Mnth3Status - Mnth3Value - Mnth4Status - Mnth4Value - Mnth5Status - Mnth5Value - Mnth6Status - Mnth6Value - Mnth7Status - Mnth7Value - Mnth8Status - Mnth8Value - Mnth9Status - Mnth9Value - Mnth10Status - Mnth10Value - Mnth11Status - Mnth11Value - Mnth12Status - Mnth12Value - Mnth13Status - Mnth13Value - Mnth14Status - Mnth14Value - Mnth15Status - Mnth15Value - Mnth16Status - Mnth16Value - Mnth17Status - Mnth17Value - Mnth18Status - Mnth18Value - Mnth19Status - Mnth19Value - Mnth20Status - Mnth20Value - Mnth21Status - Mnth21Value - Mnth22Status - Mnth22Value - Mnth23Status - Mnth23Value - Mnth24Status - Mnth24Value - Mnth25Status - Mnth25Value - Mnth26Status - Mnth26Value - Mnth27Status - Mnth27Value - Mnth28Status - Mnth28Value - Mnth29Status - Mnth29Value - Mnth30Status - Mnth30Value - Mnth31Status - Mnth31Value - Mnth32Status - Mnth32Value - Mnth33Status - Mnth33Value - Mnth34Status - Mnth34Value - Mnth35Status - Mnth35Value - Mnth36Status - Mnth36Value - Mnth37Status - Mnth37Value - Mnth38Status - Mnth38Value - Mnth39Status - Mnth39Value type: object xml: name: Parameters dfr023: description: HPV Programs Pollutant 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 AirPollutants: description: The air pollutant(s) for which the facility is in violation. example: Benzene, TOTAL PARTICULATE MATTER, FACIL title: AIR Pollutants type: string AirPrograms: description: The air program under to which the facility or operation is subject. example: CAANESH, CAASIP, CAATVP title: AIR Programs type: string ERPType: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Enforcement Response Policy Type Identifier type: string Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status 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 - ERPType - AirPrograms - AirPollutants - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Mnth1Status - Mnth2Status - Mnth3Status - Mnth4Status - Mnth5Status - Mnth6Status - Mnth7Status - Mnth8Status - Mnth9Status - Mnth10Status - Mnth11Status - Mnth12Status - Mnth13Status - Mnth14Status - Mnth15Status - Mnth16Status - Mnth17Status - Mnth18Status - Mnth19Status - Mnth20Status - Mnth21Status - Mnth22Status - Mnth23Status - Mnth24Status - Mnth25Status - Mnth26Status - Mnth27Status - Mnth28Status - Mnth29Status - Mnth30Status - Mnth31Status - Mnth32Status - Mnth33Status - Mnth34Status - Mnth35Status - Mnth36Status - Agency type: object xml: name: HPVProgramsPollutants dfr057: description: Compliance History Object properties: Inspection: items: $ref: '#/definitions/dfr058' title: Inspection type: array xml: name: Inspection wrapped: true example: - string ProgramDates: items: $ref: '#/definitions/dfr018_ProgramDates' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string type: object dfr035: description: CWA Effluent ALR Exceedences Object properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr037' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr0_get_d80d90s_details.Results: description: Results Object properties: D80D90sDetails: $ref: '#/definitions/dfr0_get_d80d90s_details.D80D90sDetails' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message - D80D90sDetails type: object dfr018_WebFireDocuments: description: Web Fire Documents properties: DocumentLink: description: URLS for documents that EPA has colleted that are related to this Case. title: Dcoument Links type: string example: string DocumentName: description: The most severe compliance status for an outfall and parameter during the entire selected date range example: In Violation title: Most Severe Compliance Status type: string DocumentType: description: The most severe compliance status for an outfall and parameter during the entire selected date range example: In Violation title: Most Severe Compliance Status type: string FacilityName: description: The name of the facility. example: 3M COMPANY title: Facility Name type: string RegistryId: description: 12-digit Facility Registry Service (FRS) identification number. FRS uniquely identifies a facility by assigning an identification number (FRS ID), and uses this FRS ID to link together all EPA regulatory program database records example: '110020837601' title: FRS Registry ID type: string ReportDocType: description: The most severe compliance status for an outfall and parameter during the entire selected date range example: In Violation title: Most Severe Compliance Status type: string ReportSubmissionDate: description: The most severe compliance status for an outfall and parameter during the entire selected date range example: In Violation title: Most Severe Compliance Status type: string required: - RegistryId - FacilityName - ReportSubmissionDate - DocumentName - ReportDocType - DocumentType - DocumentLink type: object xml: name: WebFireDocuments dfr114_Results: description: Results Object properties: EnforcementComplianceSummaries: $ref: '#/definitions/dfr062' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr051: description: CWA SE Compliance Violations 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 Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth10Value: description: The value associated with the noncompliance in the tenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 10 Value type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth11Value: description: The value associated with the noncompliance in the eleventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 11 Value type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth12Value: description: The value associated with the noncompliance in the twelfth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 12 Value type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth13Value: description: The value associated with the noncompliance in the thirteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 13 Value type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth14Value: description: The value associated with the noncompliance in the fourteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 14 Value type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth15Value: description: The value associated with the noncompliance in the fifteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 15 Value type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth16Value: description: The value associated with the noncompliance in the sixteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 16 Value type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth17Value: description: The value associated with the noncompliance in the seventeenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 17 Value type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth18Value: description: The value associated with the noncompliance in the eighteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 18 Value type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth19Value: description: The value associated with the noncompliance in the ninteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 19 Value type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth1Value: description: The value associated with the noncompliance in the first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 1 Value type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth20Value: description: The value associated with the noncompliance in the twentieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 20 Value type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth21Value: description: The value associated with the noncompliance in the twenty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 21 Value type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth22Value: description: The value associated with the noncompliance in the twenty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 22 Value type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth23Value: description: The value associated with the noncompliance in the twenty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 23 Value type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth24Value: description: The value associated with the noncompliance in the twenty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 24 Value type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth25Value: description: The value associated with the noncompliance in the twenty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 25 Value type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth26Value: description: The value associated with the noncompliance in the twenty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 26 Value type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth27Value: description: The value associated with the noncompliance in the twenty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 27 Value type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth28Value: description: The value associated with the noncompliance in the twenty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 28 Value type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth29Value: description: The value associated with the noncompliance in the twenty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 29 Value type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth2Value: description: The value associated with the noncompliance in the second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 2 Value type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth30Value: description: The value associated with the noncompliance in the thirtieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 30 Value type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth31Value: description: The value associated with the noncompliance in the thirty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 31 Value type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth32Value: description: The value associated with the noncompliance in the thirty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 32 Value type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth33Value: description: The value associated with the noncompliance in the thirty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 33 Value type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth34Value: description: The value associated with the noncompliance in the thirty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 34 Value type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth35Value: description: The value associated with the noncompliance in the thirty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 35 Value type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth36Value: description: The value associated with the noncompliance in the thirty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 36 Value type: string Mnth37Status: description: The compliance status of the thirty-seventh month. example: No Violation Identified title: Month 37 Status type: string Mnth37Value: description: The value associated with the noncompliance in the thirty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 37 Value type: string Mnth38Status: description: The compliance status of the thirty-eighth month. example: No Violation Identified title: Month 38 Status type: string Mnth38Value: description: The value associated with the noncompliance in the thirty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 38 Value type: string Mnth39Status: description: The compliance status of the thirty-ninth month. example: No Violation Identified title: Month 39 Status type: string Mnth39Value: description: The value associated with the noncompliance in the thirty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 39 Value type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth3Value: description: The value associated with the noncompliance in the third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 3 Value type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth4Value: description: The value associated with the noncompliance in the fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 4 Value type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth5Value: description: The value associated with the noncompliance in the fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 5 Value type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth6Value: description: The value associated with the noncompliance in the sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 6 Value type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth7Value: description: The value associated with the noncompliance in the seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 7 Value type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth8Value: description: The value associated with the noncompliance in the eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 8 Value type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status type: string Mnth9Value: description: The value associated with the noncompliance in the ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 9 Value type: string NPDESViolationId: description: The unique identifier in ICIS-NPDES for the NPDES Violation example: '3401214483' title: NPDES Violation ID type: string Qtr10Status: description: The relevant status for the quarter. example: No Viol title: Quarter 10 Status type: string Qtr10Value: description: The value associated with the noncompliance in the tenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 10 Value type: string Qtr11Status: description: The relevant status for the quarter. example: No Viol title: Quarter 11 Status type: string Qtr11Value: description: The value associated with the noncompliance in the eleventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 11 Value type: string Qtr12Status: description: The relevant status for the quarter. example: No Viol title: Quarter 12 Status type: string Qtr12Value: description: The value associated with the noncompliance in the twelfth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 12 Value type: string Qtr13Status: description: The relevant status for the quarter. example: No Viol title: Quarter 13 Status type: string Qtr13Value: description: The value associated with the noncompliance in the thirteenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 13 Value type: string Qtr1Status: description: The relevant status for the quarter. example: No Viol title: Quarter 1 Status type: string Qtr1Value: description: The value associated with the noncompliance in the first quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 1 Value type: string Qtr2Status: description: The relevant status for the quarter. example: No Viol title: Quarter 2 Status type: string Qtr2Value: description: The value associated with the noncompliance in the second quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 2 Value type: string Qtr3Status: description: The relevant status for the quarter. example: No Viol title: Quarter 3 Status type: string Qtr3Value: description: The value associated with the noncompliance in the third quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 3 Value type: string Qtr4Status: description: The relevant status for the quarter. example: No Viol title: Quarter 4 Status type: string Qtr4Value: description: The value associated with the noncompliance in the fourth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 4 Value type: string Qtr5Status: description: The relevant status for the quarter. example: No Viol title: Quarter 5 Status type: string Qtr5Value: description: The value associated with the noncompliance in the fifth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 5 Value type: string Qtr6Status: description: The relevant status for the quarter. example: No Viol title: Quarter 6 Status type: string Qtr6Value: description: The value associated with the noncompliance in the sixth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 6 Value type: string Qtr7Status: description: The relevant status for the quarter. example: No Viol title: Quarter 7 Status type: string Qtr7Value: description: The value associated with the noncompliance in the seventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 7 Value type: string Qtr8Status: description: The relevant status for the quarter. example: No Viol title: Quarter 8 Status type: string Qtr8Value: description: The value associated with the noncompliance in the eighth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 8 Value type: string Qtr9Status: description: The relevant status for the quarter. example: No Viol title: Quarter 9 Status type: string Qtr9Value: description: The value associated with the noncompliance in the ninth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 9 Value type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string ViolationDesc: description: A description of which type of violation has occurred example: Effluent Violation title: Violation type: string required: - SourceID - ViolationDesc - NPDESViolationId - Agency - Qtr1Status - Qtr1Value - Qtr2Status - Qtr2Value - Qtr3Status - Qtr3Value - Qtr4Status - Qtr4Value - Qtr5Status - Qtr5Value - Qtr6Status - Qtr6Value - Qtr7Status - Qtr7Value - Qtr8Status - Qtr8Value - Qtr9Status - Qtr9Value - Qtr10Status - Qtr10Value - Qtr11Status - Qtr11Value - Qtr12Status - Qtr12Value - Qtr13Status - Qtr13Value - Mnth1Status - Mnth1Value - Mnth2Status - Mnth2Value - Mnth3Status - Mnth3Value - Mnth4Status - Mnth4Value - Mnth5Status - Mnth5Value - Mnth6Status - Mnth6Value - Mnth7Status - Mnth7Value - Mnth8Status - Mnth8Value - Mnth9Status - Mnth9Value - Mnth10Status - Mnth10Value - Mnth11Status - Mnth11Value - Mnth12Status - Mnth12Value - Mnth13Status - Mnth13Value - Mnth14Status - Mnth14Value - Mnth15Status - Mnth15Value - Mnth16Status - Mnth16Value - Mnth17Status - Mnth17Value - Mnth18Status - Mnth18Value - Mnth19Status - Mnth19Value - Mnth20Status - Mnth20Value - Mnth21Status - Mnth21Value - Mnth22Status - Mnth22Value - Mnth23Status - Mnth23Value - Mnth24Status - Mnth24Value - Mnth25Status - Mnth25Value - Mnth26Status - Mnth26Value - Mnth27Status - Mnth27Value - Mnth28Status - Mnth28Value - Mnth29Status - Mnth29Value - Mnth30Status - Mnth30Value - Mnth31Status - Mnth31Value - Mnth32Status - Mnth32Value - Mnth33Status - Mnth33Value - Mnth34Status - Mnth34Value - Mnth35Status - Mnth35Value - Mnth36Status - Mnth36Value - Mnth37Status - Mnth37Value - Mnth38Status - Mnth38Value - Mnth39Status - Mnth39Value type: object xml: name: Violations dfr125_Results: description: Results Object properties: LeadAndCopperRule5Yr: $ref: '#/definitions/dfr070' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message - LeadAndCopperRule5Yr type: object dfr046: description: CWA RNC Compliance Object properties: Header: $ref: '#/definitions/dfr0_Qtr12Header39' Sources: items: $ref: '#/definitions/dfr047_.Status' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr062: description: Enforcement Compliance Summaries Object properties: ProgramDates: items: $ref: '#/definitions/dfr063_s' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string Summaries: items: $ref: '#/definitions/dfr018_Summaries' title: Summaries type: array xml: name: Summaries wrapped: true example: - string required: - ProgramDates - Summaries type: object dfr088: description: Sources Object properties: SanitarySurvey: items: $ref: '#/definitions/dfr089' title: Sanitary Survey type: array xml: name: SanitarySurvey wrapped: true example: - string required: - SanitarySurvey type: object xml: name: Sources dfr117_Results: description: Results Object properties: ICISFormalActions: $ref: '#/definitions/dfr066' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr067: description: Action Object properties: ActivityName: description: The user-created name for an activity. type: string example: EPA Facility CaseID: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Case Identifier type: string CaseName: description: 'A unique number identifying the enforcement action. For EPA civil cases, these numbers begin with either the two digit EPA Region Code, "HQ" (headquarters initiated cases), and "EF" or "WF" (Eastern or Western Field Office CAA Mobile Source Program cases); followed by the fiscal year in which the action was initiated. After the fiscal year there is a sequence number. State NPDES civil cases start with the two character post abbreviation, followed by a sequence number. For criminal cases, the ID was generated in ECHO based on the following format: CR [prosecution_summary_id]. The source of the Prosecution Summary ID is the Summary of Criminal Prosecutions database.' example: Baltes Real Estate Company title: Case Name type: string CaseType: description: The unique code that identifies a type of compliance event or enforcement action. example: AFR title: Case Type type: string CompActionCost: description: The whole dollar amount of the estimated or actual value of the complying action activities. example: '0' title: Complying Action Cost type: string FederalPenalty: description: For civil judicial Enforcement Actions, this amount is the Federal penalty assessed against the defendant(s) as specified in the final entered Consent Decree or Court Order. For administrative Enforcement Actions, it is the penalty assessed in the Consent/Final Order. It does not include the amount of the penalty mitigated due to a SEP or the amount shared with the state or local entities. Interest payments associated with a penalty paid over time are not to be included in this amount. It is the total Federal amount for each Final Order. example: $65,000.00 title: Federal Penalty type: string IssueDate: description: For administrative cases, this field indicates the date that the complaint or Administrative Order (AO) was signed by the appropriate authority and issued to the respondent. For judicial cases, this field indicates the date that the complaint was filed with the Clerk of the Court. title: Administratice Case Issue Date type: string example: string LatestSettlementEnteredDate: description: The date that the final order is signed and issued by the enforcement authority. example: 01/25/2018 title: Settlement/Action Date type: string LawSectionCode: description: The unique identifier for the Section(s) of law violated and cited in the activity. example: 112D title: Law Section Code type: string LeadAgency: description: The lead agency (e.g., EPA, State) conducting the inspection example: State title: Lead Agency type: string NumberSettlements: description: The number of final orders issued under the enforcement action. example: '1' title: Number of Settlements type: string SepCost: description: The total value of all SEPs for all settlements at the enforcement case. example: $4,100.00 title: Supplemental Environmental Projects Cost type: string SettlementDate: description: For federal judicial actions, this is the date the settlement document is signed by the presiding judge and entered by the Clerk of the Court. At that point, the settlement becomes a binding court order. For administrative actions, this is the date that the final order is signed and issued by the enforcement authority. example: 05/5/2005 title: Settlement Date type: string StateLocalPenalty: description: The total dollar penalty amount from all settlements to be paid to a state or local enforcement authority that is party to a concluded enforcement action. example: '8450' title: State/Local Penalty type: string StatuteCode: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Statute Code type: string TotalCostRecovery: description: The amount of the cost recovery ordered or agreed to be repaid by the responsible parties, cost recovery whole dollar amount awarded by the Court and due the the Superfund. For administrative cases, it is the cost recovery whole dollar amount of the Final Order. example: $6,598 title: Total Cost Recovery type: string required: - StatuteCode - LawSectionCode - CaseID - ActivityName - LeadAgency - CaseType - CaseName - IssueDate - NumberSettlements - TotalCostRecovery - SettlementDate - FederalPenalty - LatestSettlementEnteredDate - StateLocalPenalty - SepCost - CompActionCost type: object xml: name: Action dfr018_Permits: description: Permits Object properties: AccuracyScore: description: ?? example: '17452' title: Accuracy Score type: string AccuracyValue: description: ?? example: '25' title: Accuracy Value type: string Areas: description: Clean Air Act stationary source program subpart designation, Clean Water Act-NPDES permit component(s), and/or other Resource Conservation and Recovery Act designations, if any. example: 'Total 2013 Facility Emissions in metric tons CO2e (excluding Biogenic CO2): 56962' title: Areas type: string CollectDesc: description: ?? example: ADDRESS MATCHING-HOUSE NUMBER title: Collection Method Description type: string DQURL: description: ?? example: ??? type: string EPARegion: description: The EPA region in which the facility is located example: '04' title: EPA Region type: string EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string ExpDate: description: Date on which a given permit is scheduled to expire example: 09/10/2005 type: string FacilityCity: description: The city in which the facility is located example: DECATUR title: Facility City type: string FacilityName: description: The name of the facility. example: 3M COMPANY title: Facility Name type: string FacilityState: description: The state in which the facility is located example: AL title: Facility State type: string FacilityStatus: description: 'The Air Program Status is given for each source ID (Operating; Planned; Under construction; Temporarily closed; Permanently closed; and Seasonal) For CWA, the Permit Compliance System (PCS) designates a permitted facility as being Active or Inactive. Under the CWA, all facilities discharging pollutants from a point source (e.g., a pipe) to surface waters must have a NPDES permit. For CWA, ICISNPDES designates a permit as Effective, Administratively Continued, Expired, Not Needed, Pending, Retired, or Terminated. RCRA facilities (sites) are designated as Active or Inactive. The following provides RCRA site activity status definitions and explains site activity status designation.' example: Effective title: Facility Status type: string FacilityStreet: description: The street address of the facility example: 1400 STATE DOCKS RD. title: Facility Street type: string FacilityZip: description: The zip code of the area in which the facility is located example: '35609' title: Facility Zipcode type: string HasBioRpt: description: Indicates if the facility has an associated Biosolids Facility Report. example: N title: Biosolids Report Flag type: string HasIcisSsoRpt: description: ?? example: N type: string HdatumDesc: description: ?? example: NAD83 title: Horizontal Datum Description type: string IndianCountry: description: Indicates whether the facility is located in Indian Country example: N title: Indian Country type: string Latitude: description: The latitude of the facility or permit holder as maintained in each data system. example: '34.606651' format: double title: Latitude type: string Longitude: description: The longitude of the facility or permit holder as maintained in each data system example: '-86.982419' format: double title: Longitude type: string NAICS: description: The North American Industry Classification System codes example: '325211' title: NAICS Code type: string RefPointDesc: description: ?? example: Facility Center/Centroid title: Reference Point Description type: string SIC: description: Standard Industrial Classification codes example: '3081' type: string Scale: description: ?? title: Scale type: string example: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string Statute: description: "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act" example: CWA title: Regulatory Statute type: string Universe: description: 'This field provides further description on type of permit or record for each data system as follows: - For CAA = The program office defines each CAA Source ID and the associated permits as being Federally Reportable or Non-Federally Reportable. Under the CAA, federally reportable sources include majors, synthetic minors, NESHAP Part 61 minors, minors with an unresolved High Priority Violation (HPV), with recent enforcement actions, or included on a Compliance Monitoring Strategy plan. The Clean Air Act requires that delegated agencies and EPA track all federally reportable sources in Air Facility System (AFS). - For CWA = Each CWA Source ID or National Pollutant Discharge Elimination System (NPDES) permit is defined by the program office as a Major or Minor discharger. - For RCRA = RCRA Source ID or permits for Treatment, Storage and Disposal facilities are identified by TSD, Large Quantity Generators are identified by LQG. Other values include Permit Workload (PMT), Closure Workload (CLO), Small Quantity Generator Universe (SQG), Conditionally-Exempt Small Quantity Generator (CESQG), Post-Closure Workload (POST CL), and Transporters.' example: 'Minor: General Permit Covered Facility' title: Universe type: string required: - Statute - EPASystem - EPARegion - SourceID - FacilityName - FacilityStreet - FacilityCity - FacilityState - FacilityZip - Universe - Areas - ExpDate - Latitude - Longitude - IndianCountry - SIC - NAICS - DQURL - HdatumDesc - CollectDesc - RefPointDesc - Scale - AccuracyValue - AccuracyScore - HasIcisSsoRpt - HasBioRpt - FacilityStatus type: object xml: name: Permits dfr021: description: AFS Program 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 type: object xml: name: AFSPrograms dfr135_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string WaterQuality: $ref: '#/definitions/dfr111' required: - Message type: object dfr109: description: Enforcement Actions 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 EnforcementActionTypeDesc: description: Text description of type of enforcement action. example: Judicial title: Enforcement Action Type Description type: string EnforcementDate: description: Date of Enforcement. example: 03/06/2014 title: Enforcement Date type: string EnforcementId: description: The internal numerick key identifier used to inuqiely identify enforcement case activities. example: '1229336' title: Enforcement Identifier type: string EnforcementType: description: A text description of the Enforcement Action type. example: Formal title: Enforcement Type type: string required: - EnforcementDate - EnforcementType - EnforcementActionTypeDesc - EnforcementId - Agency type: object xml: name: EnforcementActions dfr024: description: Air Quality Object properties: CarbonMonoxide1971Area: description: Indicates the relevant National Ambient Air Quality Standards (NAAQS) nontattinment standard for Carbon Monoxide (1971). example: Billings Area, MT title: Carbon Monoxide (1971) Nonattainment Area type: string Lead1978Area: description: Indicates the relevant National Ambient Air Quality Standards (NAAQS) nontattinment standard for Lead (1978). example: Lewis & Clark County (part); City of East Helena and vicinity, MT title: Lead (1978) Nonattainment Area type: string Lead2008Area: description: If null, the facility is not located in a designated non-attainment area. If populated, the value is the name of the non-attainment area; normally this is a city or county name example: Washington, DC-MD-VA title: Lead Area - 2008 type: string NitrogenDioxide1971Area: description: Indicates the relevant National Ambient Air Quality Standards (NAAQS) nontattinment standard for Nitrogen Dioxide (1971). example: Los Angeles-South Coast Air Basin Area, CA title: Nitrogen Dioxide (1971) Nonattainment Area type: string Ozone8hr1997Area: description: If null, the facility is not located in a designated non-attainment area. If populated, the value is the name of the non-attainment area; normally this is a city or county name example: Milwaukee-Racine, WI title: Eight Hour Ozone Area - 1997 type: string Ozone8hr2008Area: description: If null, the facility is not located in a designated non-attainment area. If populated, the value is the name of the non-attainment area; normally this is a city or county name example: Chicago-Naperville, IL-IN-WI title: Eight Hour Ozone Area - 2008 type: string Ozone8hr2015Area: description: Indicates the relevant National Ambient Air Quality Standards (NAAQS) nontattinment standard for 8-Hour Ozone (2005). example: Chicago-Naperville, IL-IN-WI title: 8-Hour Ozone (2005) Nonattainment Area type: string ParticulateMatter1987Area: description: Indicates the relevant National Ambient Air Quality Standards (NAAQS) nontattinment standard for Particulate Matter (1987). example: Lake County; Cities of East Chicago, Hammond, Whiting, and Gary, IN title: Particulate Matter (1987) Nonattainment Area type: string ParticulateMatter1997Area: description: If null, the facility is not located in a designated non-attainment area. If populated, the value is the name of the non-attainment area; normally this is a city or county name example: Washington, DC-MD-VA title: Particulate Matter Area - 1997 type: string ParticulateMatter2006Area: description: If null, the facility is not located in a designated non-attainment area. If populated, the value is the name of the non-attainment area; normally this is a city or county name example: Washington, DC-MD-VA title: Particulate Matter Area - 2006 type: string ParticulateMatter2012Area: description: Indicates the relevant National Ambient Air Quality Standards (NAAQS) nontattinment standard for Particulate Matter (2012). example: Los Angeles-South Coast Air Basin title: Particulate Matter (2012) Nonattainment Area type: string SulfurDioxide1971Area: description: Indicates the relevant National Ambient Air Quality Standards (NAAQS) nontattinment standard for Sulfur Dioxide (1971). example: 'Lake County: (part), IN' title: Sulfur Dioxide (1971) Nonattainment Area type: string SulfurDioxide2010Area: description: If null, the facility is not located in a designated non-attainment area. If populated, the value is the name of the non-attainment area; normally this is a city or county name example: Washington, DC-MD-VA title: Sulfur Dioxide Area - 2010 type: string type: object dfr018_ProgramDates: description: Program Dates Object properties: EndDate: description: End date for the date range of interest. Formatted as mm/dd/yyyy example: 01/01/2016 title: End Date type: string Program: description: The source database for the EPA programs information. example: CWA title: Program type: string StartDate: description: Starting date for the date range of interest. Formatted as mm/dd/yyyy example: 01/01/2016 title: Start Date type: string required: - Program - StartDate - EndDate type: object xml: name: ProgramDates dfr058: description: Inspection Object properties: ActivityType: type: string example: string CMSFlag: description: Indicates whether a Corrective Measure Study has been recommended. example: Y type: string CompMonitorID: type: string example: '12345' Date: description: The date of the listed inspection example: 09/22/2011 title: Date type: string EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string Finding: description: For CAA, includes results of source or performance stack tests or Title V certification review results when applicable; for CWA and RCRA, includes whether violations or compliance issues were found during an inspection, if entered into an EPA system title: Finding type: string example: string InspectionType: description: A description of the type of inspection undertaken example: Evaluation title: Inspection Type type: string LeadAgency: description: The lead agency (e.g., EPA, State) conducting the inspection example: State title: Lead Agency type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string Statute: description: "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act" example: CWA title: Regulatory Statute type: string required: - Statute - SourceID - EPASystem - ActivityType - InspectionType - LeadAgency - Date - CMSFlag - Finding - CompMonitorID type: object xml: name: Inspection dfr009_Results: description: Results Object properties: CWA3YrCompliance: $ref: '#/definitions/dfr025' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr038_EXP: properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr038_EXP.Sources' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr122_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string Notices: $ref: '#/definitions/dfr076' required: - Message type: object dfr014_Results: description: Results Object properties: CWARNCCompliance: $ref: '#/definitions/dfr046' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr081: description: SDWIS Compliance Object properties: Mnth10End: description: The start date of the tenth month (MM/DD/YYYY). example: 10/31/2016 title: Month 10 End type: string Mnth10Start: description: The end date of the tenth month (MM/DD/YYYY). example: 10/01/2016 title: Month 10 Start type: string Mnth11End: description: The start date of the eleventh month (MM/DD/YYYY). example: 11/30/2016 title: Month 11 End type: string Mnth11Start: description: The end date of the eleventh month (MM/DD/YYYY). example: 11/01/2016 title: Month 11 Start type: string Mnth12End: description: The start date of the twelfth month (MM/DD/YYYY). example: 12/31/2016 title: Month 12 End type: string Mnth12Start: description: The end date of the twelfth month (MM/DD/YYYY). example: 12/01/2016 title: Month 12 Start type: string Mnth13End: description: The start date of the thirteenth month (MM/DD/YYYY). example: 01/31/2017 title: Month 13 End type: string Mnth13Start: description: The end date of the thirteenth month (MM/DD/YYYY). example: 01/01/2017 title: Month 13 Start type: string Mnth14End: description: The start date of the fourteenth month (MM/DD/YYYY). example: 02/28/2017 title: Month 14 End type: string Mnth14Start: description: The end date of the fourteenth month (MM/DD/YYYY). example: 02/01/2017 title: Month 14 Start type: string Mnth15End: description: The start date of the fifteenth month (MM/DD/YYYY). example: 03/31/2017 title: Month 15 End type: string Mnth15Start: description: The end date of the fifteenth month (MM/DD/YYYY). example: 03/01/2017 title: Month 15 Start type: string Mnth16End: description: The start date of the sixteenth month (MM/DD/YYYY). example: 04/30/2017 title: Month 16 End type: string Mnth16Start: description: The end date of the sixteenth month (MM/DD/YYYY). example: 04/01/2017 title: Month 16 Start type: string Mnth17End: description: The start date of the seventeenth month (MM/DD/YYYY). example: 05/31/2017 title: Month 17 End type: string Mnth17Start: description: The end date of the seventeenth month (MM/DD/YYYY). example: 05/01/2017 title: Month 17 Start type: string Mnth18End: description: The start date of the eighteenth month (MM/DD/YYYY). example: 06/30/2017 title: Month 18 End type: string Mnth18Start: description: The end date of the eighteenth month (MM/DD/YYYY). example: 06/01/2017 title: Month 18 Start type: string Mnth19End: description: The start date of the ninteenth month (MM/DD/YYYY). example: 07/31/2017 title: Month 19 End type: string Mnth19Start: description: The end date of the ninteenth month (MM/DD/YYYY). example: 07/01/2017 title: Month 19 Start type: string Mnth1End: description: The start date of the first month (MM/DD/YYYY). example: 01/31/2016 title: Month 1 End type: string Mnth1Start: description: The end date of the first month (MM/DD/YYYY). example: 01/01/2016 title: Month 1 Start type: string Mnth20End: description: The start date of the twentieth month (MM/DD/YYYY). example: 08/31/2017 title: Month 20 End type: string Mnth20Start: description: The end date of the twentieth month (MM/DD/YYYY). example: 08/01/2017 title: Month 20 Start type: string Mnth21End: description: The start date of the twenty-first month (MM/DD/YYYY). example: 09/30/2017 title: Month 21 End type: string Mnth21Start: description: The end date of the twenty-first month (MM/DD/YYYY). example: 09/01/2017 title: Month 21 Start type: string Mnth22End: description: The start date of the twenty-second month (MM/DD/YYYY). example: 10/31/2017 title: Month 22 End type: string Mnth22Start: description: The end date of the twenty-second month (MM/DD/YYYY). example: 10/01/2017 title: Month 22 Start type: string Mnth23End: description: The start date of the twenty-third month (MM/DD/YYYY). example: 11/30/2017 title: Month 23 End type: string Mnth23Start: description: The end date of the twenty-third month (MM/DD/YYYY). example: 11/01/2017 title: Month 23 Start type: string Mnth24End: description: The start date of the twenty-fourth month (MM/DD/YYYY). example: 12/31/2017 title: Month 24 End type: string Mnth24Start: description: The end date of the twenty-fourth month (MM/DD/YYYY). example: 12/01/2017 title: Month 24 Start type: string Mnth25End: description: The start date of the twenty-fifth month (MM/DD/YYYY). example: 01/31/2018 title: Month 25 End type: string Mnth25Start: description: The end date of the twenty-fifth month (MM/DD/YYYY). example: 01/01/2018 title: Month 25 Start type: string Mnth26End: description: The start date of the twenty-sixth month (MM/DD/YYYY). example: 02/28/2018 title: Month 26 End type: string Mnth26Start: description: The end date of the twenty-sixth month (MM/DD/YYYY). example: 02/01/2018 title: Month 26 Start type: string Mnth27End: description: The start date of the twenty-seventh month (MM/DD/YYYY). example: 03/31/2018 title: Month 27 End type: string Mnth27Start: description: The end date of the twenty-seventh month (MM/DD/YYYY). example: 03/01/2018 title: Month 27 Start type: string Mnth28End: description: The start date of the twenty-eighth month (MM/DD/YYYY). example: 04/30/2018 title: Month 28 End type: string Mnth28Start: description: The end date of the twenty-eighth month (MM/DD/YYYY). example: 04/01/2018 title: Month 28 Start type: string Mnth29End: description: The start date of the twenty-ninth month (MM/DD/YYYY). example: 05/31/2018 title: Month 29 End type: string Mnth29Start: description: The end date of the twenty-ninth month (MM/DD/YYYY). example: 05/01/2018 title: Month 29 Start type: string Mnth2End: description: The start date of the second month (MM/DD/YYYY). example: 02/29/2016 title: Month 2 End type: string Mnth2Start: description: The end date of the second month (MM/DD/YYYY). example: 02/01/2016 title: Month 2 Start type: string Mnth30End: description: The start date of the thirtieth month (MM/DD/YYYY). example: 06/30/2018 title: Month 30 End type: string Mnth30Start: description: The end date of the thirtieth month (MM/DD/YYYY). example: 06/01/2018 title: Month 30 Start type: string Mnth31End: description: The start date of the thirty-first month (MM/DD/YYYY). example: 07/31/2018 title: Month 31 End type: string Mnth31Start: description: The end date of the thirty-first month (MM/DD/YYYY). example: 07/01/2018 title: Month 31 Start type: string Mnth32End: description: The start date of the thirty-second month (MM/DD/YYYY). example: 08/31/2018 title: Month 32 End type: string Mnth32Start: description: The end date of the thirty-second month (MM/DD/YYYY). example: 08/01/2018 title: Month 32 Start type: string Mnth33End: description: The start date of the thirty-third month (MM/DD/YYYY). example: 09/30/2018 title: Month 33 End type: string Mnth33Start: description: The end date of the thirty-third month (MM/DD/YYYY). example: 09/01/2018 title: Month 33 Start type: string Mnth34End: description: The start date of the thirty-fourth month (MM/DD/YYYY). example: 10/31/2018 title: Month 34 End type: string Mnth34Start: description: The end date of the thirty-fourth month (MM/DD/YYYY). example: 10/01/2018 title: Month 34 Start type: string Mnth35End: description: The start date of the thirty-fifth month (MM/DD/YYYY). example: 11/30/2018 title: Month 35 End type: string Mnth35Start: description: The end date of the thirty-fifth month (MM/DD/YYYY). example: 11/01/2018 title: Month 35 Start type: string Mnth36End: description: The start date of the thirty-sixth month (MM/DD/YYYY). example: 12/31/2018 title: Month 36 End type: string Mnth36Start: description: The end date of the thirty-sixth month (MM/DD/YYYY). example: 12/01/2018 title: Month 36 Start type: string Mnth37End: description: The start date of the thirty-seventh month (MM/DD/YYYY). example: 01/31/2019 title: Month 37 End type: string Mnth37Start: description: The end date of the thirty-seventh month (MM/DD/YYYY). example: 01/01/2019 title: Month 37 Start type: string Mnth38End: description: The start date of the thirty-eighth month (MM/DD/YYYY). example: 02/28/2019 title: Month 38 End type: string Mnth38Start: description: The end date of the thirty-eighth month (MM/DD/YYYY). example: 02/01/2019 title: Month 38 Start type: string Mnth39End: description: The start date of the thirty-ninth month (MM/DD/YYYY). example: 04/05/2019 title: Month 39 End type: string Mnth39Start: description: The end date of the thirty-ninth month (MM/DD/YYYY). example: 03/01/2019 title: Month 39 Start type: string Mnth3End: description: The start date of the third month (MM/DD/YYYY). example: 03/31/2016 title: Month 3 End type: string Mnth3Start: description: The end date of the third month (MM/DD/YYYY). example: 03/01/2016 title: Month 3 Start type: string Mnth4End: description: The start date of the fourth month (MM/DD/YYYY). example: 04/30/2016 title: Month 4 End type: string Mnth4Start: description: The end date of the fourth month (MM/DD/YYYY). example: 04/01/2016 title: Month 4 Start type: string Mnth5End: description: The start date of the fifth month (MM/DD/YYYY). example: 05/31/2016 title: Month 5 End type: string Mnth5Start: description: The end date of the fifth month (MM/DD/YYYY). example: 05/01/2016 title: Month 5 Start type: string Mnth6End: description: The start date of the sixth month (MM/DD/YYYY). example: 07/31/2016 title: Month 6 End type: string Mnth6Start: description: The end date of the sixth month (MM/DD/YYYY). example: 07/01/2016 title: Month 6 Start type: string Mnth7End: description: The start date of the seventh month (MM/DD/YYYY). example: 08/31/2016 title: Month 7 End type: string Mnth7Start: description: The end date of the seventh month (MM/DD/YYYY). example: 08/01/2016 title: Month 7 Start type: string Mnth8End: description: The start date of the eighth month (MM/DD/YYYY). example: 09/30/2016 title: Month 8 End type: string Mnth8Start: description: The end date of the eighth month (MM/DD/YYYY). example: 09/01/2016 title: Month 8 Start type: string Mnth9End: description: The start date of the ninth month (MM/DD/YYYY). example: 10/31/2016 title: Month 9 End type: string Mnth9Start: description: The end date of the ninth month (MM/DD/YYYY). example: 10/01/2016 title: Month 9 Start type: string Qtr10End: description: Date indicating the end of Quarter 10. example: 12/31/2015 title: Quarter 10 End Date type: string Qtr10Start: description: Date indicating the beginning of Quarter 10. example: 10/01/2015 title: Quarter 10 Start Date type: string Qtr11End: description: Date indicating the end of Quarter 11. example: 03/31/2016 title: Quarter 11 End Date type: string Qtr11Start: description: Date indicating the beginning of Quarter 11. example: 01/01/2016 title: Quarter 11 Start Date type: string Qtr12End: description: Date indicating the end of Quarter 12. example: 06/30/2016 title: Quarter 12 End Date type: string Qtr12Start: description: Date indicating the beginning of Quarter 12. example: 04/01/2016 title: Quarter 12 Start Date type: string Qtr13End: description: Date indicating the end of Quarter 13. example: 09/30/2016 title: Quarter 13 End Date type: string Qtr13Start: description: Date indicating the beginning of Quarter 13. example: 07/1/2016 title: Quarter 13 Start Date type: string Qtr1End: description: Date indicating the end of Quarter 1. example: 09/30/2013 title: Quarter 1 End Date type: string Qtr1Start: description: Date indicating the beginning of Quarter 1. example: 07/01/2013 title: Quarter 1 Start Date type: string Qtr2End: description: Date indicating the end of Quarter 2. example: 12/31/2013 title: Quarter 2 End Date type: string Qtr2Start: description: Date indicating the beginning of Quarter 2. example: 10/01/2013 title: Quarter 2 Start Date type: string Qtr3End: description: Date indicating the end of Quarter 3. example: 03/31/2014 title: Quarter 3 End Date type: string Qtr3Start: description: Date indicating the beginning of Quarter 3. example: 01/01/2014 title: Quarter 3 Start Date type: string Qtr4End: description: Date indicating the end of Quarter 4. example: 06/30/2014 title: Quarter 4 End Date type: string Qtr4Start: description: Date indicating the beginning of Quarter 4. example: 04/01/2014 title: Quarter 4 Start Date type: string Qtr5End: description: Date indicating the end of Quarter 5. example: 09/30/2014 title: Quarter 5 End Date type: string Qtr5Start: description: Date indicating the beginning of Quarter 5. example: 07/01/2014 title: Quarter 5 Start Date type: string Qtr6End: description: Date indicating the end of Quarter 6. example: 12/31/2014 title: Quarter 6 End Date type: string Qtr6Start: description: Date indicating the beginning of Quarter 6. example: 10/01/2014 title: Quarter 6 Start Date type: string Qtr7End: description: Date indicating the end of Quarter 7. example: 03/31/2015 title: Quarter 7 End Date type: string Qtr7Start: description: Date indicating the beginning of Quarter 7. example: 01/01/2015 title: Quarter 7 Start Date type: string Qtr8End: description: Date indicating the end of Quarter 8. example: 06/30/2015 title: Quarter 8 End Date type: string Qtr8Start: description: Date indicating the beginning of Quarter 8. example: 04/01/2015 title: Quarter 8 Start Date type: string Qtr9End: description: Date indicating the end of Quarter 9. example: 09/30/2015 title: Quarter 9 End Date type: string Qtr9Start: description: Date indicating the beginning of Quarter 9. example: 07/01/2015 title: Quarter 9 Start Date type: string Sources: items: $ref: '#/definitions/dfr083_s' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr034: description: Violations Object properties: Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth10Value: description: The value associated with the noncompliance in the tenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 10 Value type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth11Value: description: The value associated with the noncompliance in the eleventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 11 Value type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth12Value: description: The value associated with the noncompliance in the twelfth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 12 Value type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth13Value: description: The value associated with the noncompliance in the thirteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 13 Value type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth14Value: description: The value associated with the noncompliance in the fourteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 14 Value type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth15Value: description: The value associated with the noncompliance in the fifteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 15 Value type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth16Value: description: The value associated with the noncompliance in the sixteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 16 Value type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth17Value: description: The value associated with the noncompliance in the seventeenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 17 Value type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth18Value: description: The value associated with the noncompliance in the eighteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 18 Value type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth19Value: description: The value associated with the noncompliance in the ninteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 19 Value type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth1Value: description: The value associated with the noncompliance in the first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 1 Value type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth20Value: description: The value associated with the noncompliance in the twentieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 20 Value type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth21Value: description: The value associated with the noncompliance in the twenty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 21 Value type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth22Value: description: The value associated with the noncompliance in the twenty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 22 Value type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth23Value: description: The value associated with the noncompliance in the twenty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 23 Value type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth24Value: description: The value associated with the noncompliance in the twenty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 24 Value type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth25Value: description: The value associated with the noncompliance in the twenty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 25 Value type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth26Value: description: The value associated with the noncompliance in the twenty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 26 Value type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth27Value: description: The value associated with the noncompliance in the twenty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 27 Value type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth28Value: description: The value associated with the noncompliance in the twenty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 28 Value type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth29Value: description: The value associated with the noncompliance in the twenty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 29 Value type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth2Value: description: The value associated with the noncompliance in the second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 2 Value type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth30Value: description: The value associated with the noncompliance in the thirtieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 30 Value type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth31Value: description: The value associated with the noncompliance in the thirty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 31 Value type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth32Value: description: The value associated with the noncompliance in the thirty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 32 Value type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth33Value: description: The value associated with the noncompliance in the thirty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 33 Value type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth34Value: description: The value associated with the noncompliance in the thirty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 34 Value type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth35Value: description: The value associated with the noncompliance in the thirty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 35 Value type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth36Value: description: The value associated with the noncompliance in the thirty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 36 Value type: string Mnth37Status: description: The compliance status of the thirty-seventh month. example: No Violation Identified title: Month 37 Status type: string Mnth37Value: description: The value associated with the noncompliance in the thirty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 37 Value type: string Mnth38Status: description: The compliance status of the thirty-eighth month. example: No Violation Identified title: Month 38 Status type: string Mnth38Value: description: The value associated with the noncompliance in the thirty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 38 Value type: string Mnth39Status: description: The compliance status of the thirty-ninth month. example: No Violation Identified title: Month 39 Status type: string Mnth39Value: description: The value associated with the noncompliance in the thirty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 39 Value type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth3Value: description: The value associated with the noncompliance in the third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 3 Value type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth4Value: description: The value associated with the noncompliance in the fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 4 Value type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth5Value: description: The value associated with the noncompliance in the fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 5 Value type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth6Value: description: The value associated with the noncompliance in the sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 6 Value type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth7Value: description: The value associated with the noncompliance in the seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 7 Value type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth8Value: description: The value associated with the noncompliance in the eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 8 Value type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status type: string Mnth9Value: description: The value associated with the noncompliance in the ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 9 Value type: string NPDESViolationId: description: The unique identifier in ICIS-NPDES for the NPDES Violation example: '3401214483' title: NPDES Violation ID type: string Qtr10Status: description: The relevant status for the quarter. example: No Viol title: Quarter 10 Status type: string Qtr10Value: description: The value associated with the noncompliance in the tenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 10 Value type: string Qtr11Status: description: The relevant status for the quarter. example: No Viol title: Quarter 11 Status type: string Qtr11Value: description: The value associated with the noncompliance in the eleventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 11 Value type: string Qtr12Status: description: The relevant status for the quarter. example: No Viol title: Quarter 12 Status type: string Qtr12Value: description: The value associated with the noncompliance in the twelfth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 12 Value type: string Qtr13Status: description: The relevant status for the quarter. example: No Viol title: Quarter 13 Status type: string Qtr13Value: description: The value associated with the noncompliance in the thirteenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 13 Value type: string Qtr1Status: description: The relevant status for the quarter. example: No Viol title: Quarter 1 Status type: string Qtr1Value: description: The value associated with the noncompliance in the first quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 1 Value type: string Qtr2Status: description: The relevant status for the quarter. example: No Viol title: Quarter 2 Status type: string Qtr2Value: description: The value associated with the noncompliance in the second quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 2 Value type: string Qtr3Status: description: The relevant status for the quarter. example: No Viol title: Quarter 3 Status type: string Qtr3Value: description: The value associated with the noncompliance in the third quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 3 Value type: string Qtr4Status: description: The relevant status for the quarter. example: No Viol title: Quarter 4 Status type: string Qtr4Value: description: The value associated with the noncompliance in the fourth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 4 Value type: string Qtr5Status: description: The relevant status for the quarter. example: No Viol title: Quarter 5 Status type: string Qtr5Value: description: The value associated with the noncompliance in the fifth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 5 Value type: string Qtr6Status: description: The relevant status for the quarter. example: No Viol title: Quarter 6 Status type: string Qtr6Value: description: The value associated with the noncompliance in the sixth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 6 Value type: string Qtr7Status: description: The relevant status for the quarter. example: No Viol title: Quarter 7 Status type: string Qtr7Value: description: The value associated with the noncompliance in the seventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 7 Value type: string Qtr8Status: description: The relevant status for the quarter. example: No Viol title: Quarter 8 Status type: string Qtr8Value: description: The value associated with the noncompliance in the eighth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 8 Value type: string Qtr9Status: description: The relevant status for the quarter. example: No Viol title: Quarter 9 Status type: string Qtr9Value: description: The value associated with the noncompliance in the ninth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 9 Value type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string ViolationDesc: description: A description of which type of violation has occurred example: Effluent Violation title: Violation type: string required: - SourceID - ViolationDesc - NPDESViolationId - Qtr1Status - Qtr1Value - Qtr2Status - Qtr2Value - Qtr3Status - Qtr3Value - Qtr4Status - Qtr4Value - Qtr5Status - Qtr5Value - Qtr6Status - Qtr6Value - Qtr7Status - Qtr7Value - Qtr8Status - Qtr8Value - Qtr9Status - Qtr9Value - Qtr10Status - Qtr10Value - Qtr11Status - Qtr11Value - Qtr12Status - Qtr12Value - Qtr13Status - Qtr13Value - Mnth1Status - Mnth1Value - Mnth2Status - Mnth2Value - Mnth3Status - Mnth3Value - Mnth4Status - Mnth4Value - Mnth5Status - Mnth5Value - Mnth6Status - Mnth6Value - Mnth7Status - Mnth7Value - Mnth8Status - Mnth8Value - Mnth9Status - Mnth9Value - Mnth10Status - Mnth10Value - Mnth11Status - Mnth11Value - Mnth12Status - Mnth12Value - Mnth13Status - Mnth13Value - Mnth14Status - Mnth14Value - Mnth15Status - Mnth15Value - Mnth16Status - Mnth16Value - Mnth17Status - Mnth17Value - Mnth18Status - Mnth18Value - Mnth19Status - Mnth19Value - Mnth20Status - Mnth20Value - Mnth21Status - Mnth21Value - Mnth22Status - Mnth22Value - Mnth23Status - Mnth23Value - Mnth24Status - Mnth24Value - Mnth25Status - Mnth25Value - Mnth26Status - Mnth26Value - Mnth27Status - Mnth27Value - Mnth28Status - Mnth28Value - Mnth29Status - Mnth29Value - Mnth30Status - Mnth30Value - Mnth31Status - Mnth31Value - Mnth32Status - Mnth32Value - Mnth33Status - Mnth33Value - Mnth34Status - Mnth34Value - Mnth35Status - Mnth35Value - Mnth36Status - Mnth36Value - Mnth37Status - Mnth37Value - Mnth38Status - Mnth38Value - Mnth39Status - Mnth39Value type: object xml: name: Violations dfr031: description: CWA CS Compliance Object properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr032' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr132_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string TRIHistory: $ref: '#/definitions/dfr098' required: - Message type: object dfr092: description: Sources Object properties: SiteVisit: items: $ref: '#/definitions/dfr093' title: Site Visit type: array xml: name: SiteVisit wrapped: true example: - '0014' required: - SiteVisit type: object xml: name: Sources dfr105: description: Tribes Object properties: AreaName: description: Displays Clean Air Act stationary source program subpart designation, Clean Water Act-NPDES permit component(s), and/or other Resource Conservation and Recovery Act designations, if any. type: string example: EPA Facility DistanceToArea: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Distance to Area type: string EPAId: description: This is the EPA Identifier for substances. title: EPA Identifier type: string example: '12345' TribeName: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Tribal Name type: string required: - AreaName - EPAId - TribeName - DistanceToArea type: object xml: name: Tribes dfr090: description: Site Visits Object properties: Sources: items: $ref: '#/definitions/dfr092' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr068: description: Inspection Enforcement Summary Object properties: ProgramDates: items: $ref: '#/definitions/dfr018_ProgramDates' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string Source: items: $ref: '#/definitions/dfr069' title: Source type: array xml: name: Source wrapped: true example: - string type: object dfr043: description: CWA PS Compliance Violation Object properties: Violations: items: $ref: '#/definitions/dfr045' title: Violations type: array xml: name: Violations wrapped: true example: - string required: - Violations type: object xml: name: Sources dfr077: description: Notice Object properties: ActionType: description: "CAA Informal Enforcement Actions (AFS National Action Types):\n- 5A = EPA pre-NOV letter sent \n- 6A = EPA NOV issued \n- 7C = State NOV issued \n- RCRA = Informal Enforcement Actions (RCRAInfo Action Series): Any code in the following series\n- 120 = Written Informal \n- 190 = Combination Informal \n\nNote: The types of action noted above are nationally defined by EPA. Other types of action shown in the report are defined or maintained by EPA regions or state agencies." type: string example: string EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string EnfIdentifier: description: The number of the Enforcement Action as referred to by the Court where the action was filed; the Enforcement Action Identifier. example: 05-000F000550590000700023 title: Enforcement Identifier type: string LeadAgency: description: The lead agency (e.g., EPA, State) conducting the inspection example: State title: Lead Agency type: string NoticeDate: description: The date of the the most recent informal enforcement action issued to the facility. title: Notice Date type: string example: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string Statute: description: "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act" example: CWA title: Regulatory Statute type: string required: - Statute - EPASystem - SourceID - ActionType - LeadAgency - NoticeDate - EnfIdentifier type: object xml: name: Notice dfr124_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string RCRACompliance: $ref: '#/definitions/dfr078' required: - Message type: object dfr005_Results: description: Results Object properties: ComplianceHistory: $ref: '#/definitions/dfr057' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr035_EXP.Parameters: properties: DischargePoint: description: A 3- or 4-character code that uniquely identifies a single permitted discharge point (also called a pipe or outfall). example: '"001"' title: Discharge Point type: string MeasurementType: description: 'The type of measurement used to determine the violation. Applicable values: - "Mnthly" stands for monthly. This means that the exceedance shown in that row was based upon a monthly average of readings submitted by the permittee. - "NMth" stands for non-monthly. This is generally a "maximum" amount read during the reporting period (and could indicate a spike that is not continuous). "Neither" denotes other measurements such as a minimum (e.g., pH could be in violation if below the permitted level).' example: NMth title: Measurement Type type: string Mnth10Value: description: The value associated with the noncompliance in the tenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 10 Value type: string Mnth11Value: description: The value associated with the noncompliance in the eleventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 11 Value type: string Mnth12Value: description: The value associated with the noncompliance in the twelfth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 12 Value type: string Mnth13Value: description: The value associated with the noncompliance in the thirteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 13 Value type: string Mnth14Value: description: The value associated with the noncompliance in the fourteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 14 Value type: string Mnth15Value: description: The value associated with the noncompliance in the fifteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 15 Value type: string Mnth16Value: description: The value associated with the noncompliance in the sixteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 16 Value type: string Mnth17Value: description: The value associated with the noncompliance in the seventeenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 17 Value type: string Mnth18Value: description: The value associated with the noncompliance in the eighteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 18 Value type: string Mnth19Value: description: The value associated with the noncompliance in the ninteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 19 Value type: string Mnth1Value: description: The value associated with the noncompliance in the first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 1 Value type: string Mnth20Value: description: The value associated with the noncompliance in the twentieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 20 Value type: string Mnth21Value: description: The value associated with the noncompliance in the twenty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 21 Value type: string Mnth22Value: description: The value associated with the noncompliance in the twenty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 22 Value type: string Mnth23Value: description: The value associated with the noncompliance in the twenty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 23 Value type: string Mnth24Value: description: The value associated with the noncompliance in the twenty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 24 Value type: string Mnth25Value: description: The value associated with the noncompliance in the twenty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 25 Value type: string Mnth26Value: description: The value associated with the noncompliance in the twenty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 26 Value type: string Mnth27Value: description: The value associated with the noncompliance in the twenty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 27 Value type: string Mnth28Value: description: The value associated with the noncompliance in the twenty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 28 Value type: string Mnth29Value: description: The value associated with the noncompliance in the twenty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 29 Value type: string Mnth2Value: description: The value associated with the noncompliance in the second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 2 Value type: string Mnth30Value: description: The value associated with the noncompliance in the thirtieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 30 Value type: string Mnth31Value: description: The value associated with the noncompliance in the thirty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 31 Value type: string Mnth32Value: description: The value associated with the noncompliance in the thirty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 32 Value type: string Mnth33Value: description: The value associated with the noncompliance in the thirty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 33 Value type: string Mnth34Value: description: The value associated with the noncompliance in the thirty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 34 Value type: string Mnth35Value: description: The value associated with the noncompliance in the thirty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 35 Value type: string Mnth36Value: description: The value associated with the noncompliance in the thirty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 36 Value type: string Mnth37Value: description: The value associated with the noncompliance in the thirty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 37 Value type: string Mnth38Value: description: The value associated with the noncompliance in the thirty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 38 Value type: string Mnth39Value: description: The value associated with the noncompliance in the thirty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 39 Value type: string Mnth3Value: description: The value associated with the noncompliance in the third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 3 Value type: string Mnth4Value: description: The value associated with the noncompliance in the fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 4 Value type: string Mnth5Value: description: The value associated with the noncompliance in the fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 5 Value type: string Mnth6Value: description: The value associated with the noncompliance in the sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 6 Value type: string Mnth7Value: description: The value associated with the noncompliance in the seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 7 Value type: string Mnth8Value: description: The value associated with the noncompliance in the eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 8 Value type: string Mnth9Value: description: The value associated with the noncompliance in the ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 9 Value type: string MonitoringLocation: title: Monitoring Location type: string example: string ParameterCode: description: The unique 5 digit numeric code identifying the parameter. If the code is less than 5 digits in the .CSV, append zeros to the beginning of the number (e.g., 100 is equivalent to 00100) example: '00400' title: Parameter Code type: string ParameterName: description: The pollutant name. example: Iron, total [as Fe] title: Parameter Name type: string Qtr10Value: description: The value associated with the noncompliance in the tenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 10 Value type: string Qtr11Value: description: The value associated with the noncompliance in the eleventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 11 Value type: string Qtr12Value: description: The value associated with the noncompliance in the twelfth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 12 Value type: string Qtr13Value: description: The value associated with the noncompliance in the thirteenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 13 Value type: string Qtr1Value: description: The value associated with the noncompliance in the first quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 1 Value type: string Qtr2Value: description: The value associated with the noncompliance in the second quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 2 Value type: string Qtr3Value: description: The value associated with the noncompliance in the third quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 3 Value type: string Qtr4Value: description: The value associated with the noncompliance in the fourth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 4 Value type: string Qtr5Value: description: The value associated with the noncompliance in the fifth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 5 Value type: string Qtr6Value: description: The value associated with the noncompliance in the sixth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 6 Value type: string Qtr7Value: description: The value associated with the noncompliance in the seventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 7 Value type: string Qtr8Value: description: The value associated with the noncompliance in the eighth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 8 Value type: string Qtr9Value: description: The value associated with the noncompliance in the ninth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 9 Value type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string required: - SourceID - ParameterCode - ParameterName - DischargePoint - MonitoringLocation - MeasurementType - Qtr1Value - Qtr2Value - Qtr3Value - Qtr4Value - Qtr5Value - Qtr6Value - Qtr7Value - Qtr8Value - Qtr9Value - Qtr10Value - Qtr11Value - Qtr12Value - Qtr13Value - Mnth1Value - Mnth2Value - Mnth3Value - Mnth4Value - Mnth5Value - Mnth6Value - Mnth7Value - Mnth8Value - Mnth9Value - Mnth10Value - Mnth11Value - Mnth12Value - Mnth13Value - Mnth14Value - Mnth15Value - Mnth16Value - Mnth17Value - Mnth18Value - Mnth19Value - Mnth20Value - Mnth21Value - Mnth22Value - Mnth23Value - Mnth24Value - Mnth25Value - Mnth26Value - Mnth27Value - Mnth28Value - Mnth29Value - Mnth30Value - Mnth31Value - Mnth32Value - Mnth33Value - Mnth34Value - Mnth35Value - Mnth36Value - Mnth37Value - Mnth38Value - Mnth39Value type: object xml: name: Parameters dfr084: description: SIC Object properties: Sources: items: $ref: '#/definitions/dfr085' title: Sources type: array xml: name: Sources wrapped: true example: - string required: - Sources type: object dfr030: description: Status Object properties: MissingLate: description: Indicates if the permitted facility submitted missing or late DMRS to the NPDES permitting authority within the past three years. example: LATE title: Missing or Late DMR? type: string Mnth10Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the tenth month. example: '11' title: Month 10 Count type: string Mnth11Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the eleventh month. example: '36' title: Month 11 Count type: string Mnth12Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twelfth month. example: '36' title: Month 12 Count type: string Mnth13Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirteenth month. example: '36' title: Month 13 Count type: string Mnth14Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the fourteenth month. example: '36' title: Month 14 Count type: string Mnth15Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the fifteenth month. example: '36' title: Month 15 Count type: string Mnth16Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the sixteenth month. example: '36' title: Month 16 Count type: string Mnth17Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the seventeenth month. example: '36' title: Month 17 Count type: string Mnth18Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the eighteenth month. example: '36' title: Month 18 Count type: string Mnth19Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the ninteenth month. example: '36' title: Month 19 Count type: string Mnth1Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the first month. example: '36' title: Month 1 Count type: string Mnth20Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twentieth month. example: '36' title: Month 20 Count type: string Mnth21Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-first month. example: '36' title: Month 21 Count type: string Mnth22Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-second month. example: '36' title: Month 22 Count type: string Mnth23Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-third month. example: '36' title: Month 23 Count type: string Mnth24Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-fourth month. example: '36' title: Month 24 Count type: string Mnth25Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-fifth month. example: '36' title: Month 25 Count type: string Mnth26Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-sixth month. example: '36' title: Month 26 Count type: string Mnth27Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-seventh month. example: '36' title: Month 27 Count type: string Mnth28Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-eighth month. example: '36' title: Month 28 Count type: string Mnth29Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twenty-ninth month. example: '36' title: Month 29 Count type: string Mnth2Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the second month. example: '36' title: Month 2 Count type: string Mnth30Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirtieth month. example: '36' title: Month 30 Count type: string Mnth31Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-first month. example: '36' title: Month 31 Count type: string Mnth32Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-second month. example: '36' title: Month 32 Count type: string Mnth33Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-third month. example: '36' title: Month 33 Count type: string Mnth34Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-fourth month. example: '36' title: Month 34 Count type: string Mnth35Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-fifth month. example: '36' title: Month 35 Count type: string Mnth36Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-sixth month. example: '36' title: Month 36 Count type: string Mnth37Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-seventh month. example: '36' title: Month 37 Count type: string Mnth38Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-eighth month. example: '36' title: Month 38 Count type: string Mnth39Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirty-ninth month. example: '36' title: Month 39 Count type: string Mnth3Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the third month. example: '36' title: Month 3 Count type: string Mnth4Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the fourth month. example: '36' title: Month 4 Count type: string Mnth5Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the fifth month. example: '36' title: Month 5 Count type: string Mnth6Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the sixth month. example: '36' title: Month 6 Count type: string Mnth7Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the seventh month. example: '36' title: Month 7 Count type: string Mnth8Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the eighth month. example: '36' title: Month 8 Count type: string Mnth9Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the ninth month. example: '36' title: Month 9 Count type: string Qtr10Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the tenth quarter. example: '36' title: Quarter 10 Count type: string Qtr11Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the eleventh quarter. example: '36' title: Quarter 11 Count type: string Qtr12Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the twelfth quarter. example: '36' title: Quarter 12 Count type: string Qtr13Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the thirteenth quarter. example: '36' title: Quarter 13 Count type: string Qtr1Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the first quarter. example: '36' title: Quarter 1 Count type: string Qtr2Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the second quarter. example: '36' title: Quarter 2 Count type: string Qtr3Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the third quarter. example: '36' title: Quarter 3 Count type: string Qtr4Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the fourth quarter. example: '36' title: Quarter 4 Count type: string Qtr5Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the fifth quarter. example: '36' title: Quarter 5 Count type: string Qtr6Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the sixth quarter. example: '36' title: Quarter 6 Count type: string Qtr7Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the seventh quarter. example: '36' title: Quarter 7 Count type: string Qtr8Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the eighth quarter. example: '36' title: Quarter 8 Count type: string Qtr9Count: description: The count of missing or late Discharge Monitoring Report (DMR) measurements in the ninth quarter. example: '36' title: Quarter 9 Count type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string required: - SourceID - MissingLate - Qtr1Count - Qtr2Count - Qtr3Count - Qtr4Count - Qtr5Count - Qtr6Count - Qtr7Count - Qtr8Count - Qtr9Count - Qtr10Count - Qtr11Count - Qtr12Count - Qtr13Count - Mnth1Count - Mnth2Count - Mnth3Count - Mnth4Count - Mnth5Count - Mnth6Count - Mnth7Count - Mnth8Count - Mnth9Count - Mnth10Count - Mnth11Count - Mnth12Count - Mnth13Count - Mnth14Count - Mnth15Count - Mnth16Count - Mnth17Count - Mnth18Count - Mnth19Count - Mnth20Count - Mnth21Count - Mnth22Count - Mnth23Count - Mnth24Count - Mnth25Count - Mnth26Count - Mnth27Count - Mnth28Count - Mnth29Count - Mnth30Count - Mnth31Count - Mnth32Count - Mnth33Count - Mnth34Count - Mnth35Count - Mnth36Count - Mnth37Count - Mnth38Count - Mnth39Count type: object dfr0_Qtr12Header: description: Header Object properties: Mnth10End: description: The start date of the tenth month (MM/DD/YYYY). example: 10/31/2016 title: Month 10 End type: string Mnth10Start: description: The end date of the tenth month (MM/DD/YYYY). example: 10/01/2016 title: Month 10 Start type: string Mnth11End: description: The start date of the eleventh month (MM/DD/YYYY). example: 11/30/2016 title: Month 11 End type: string Mnth11Start: description: The end date of the eleventh month (MM/DD/YYYY). example: 11/01/2016 title: Month 11 Start type: string Mnth12End: description: The start date of the twelfth month (MM/DD/YYYY). example: 12/31/2016 title: Month 12 End type: string Mnth12Start: description: The end date of the twelfth month (MM/DD/YYYY). example: 12/01/2016 title: Month 12 Start type: string Mnth13End: description: The start date of the thirteenth month (MM/DD/YYYY). example: 01/31/2017 title: Month 13 End type: string Mnth13Start: description: The end date of the thirteenth month (MM/DD/YYYY). example: 01/01/2017 title: Month 13 Start type: string Mnth14End: description: The start date of the fourteenth month (MM/DD/YYYY). example: 02/28/2017 title: Month 14 End type: string Mnth14Start: description: The end date of the fourteenth month (MM/DD/YYYY). example: 02/01/2017 title: Month 14 Start type: string Mnth15End: description: The start date of the fifteenth month (MM/DD/YYYY). example: 03/31/2017 title: Month 15 End type: string Mnth15Start: description: The end date of the fifteenth month (MM/DD/YYYY). example: 03/01/2017 title: Month 15 Start type: string Mnth16End: description: The start date of the sixteenth month (MM/DD/YYYY). example: 04/30/2017 title: Month 16 End type: string Mnth16Start: description: The end date of the sixteenth month (MM/DD/YYYY). example: 04/01/2017 title: Month 16 Start type: string Mnth17End: description: The start date of the seventeenth month (MM/DD/YYYY). example: 05/31/2017 title: Month 17 End type: string Mnth17Start: description: The end date of the seventeenth month (MM/DD/YYYY). example: 05/01/2017 title: Month 17 Start type: string Mnth18End: description: The start date of the eighteenth month (MM/DD/YYYY). example: 06/30/2017 title: Month 18 End type: string Mnth18Start: description: The end date of the eighteenth month (MM/DD/YYYY). example: 06/01/2017 title: Month 18 Start type: string Mnth19End: description: The start date of the ninteenth month (MM/DD/YYYY). example: 07/31/2017 title: Month 19 End type: string Mnth19Start: description: The end date of the ninteenth month (MM/DD/YYYY). example: 07/01/2017 title: Month 19 Start type: string Mnth1End: description: The start date of the first month (MM/DD/YYYY). example: 01/31/2016 title: Month 1 End type: string Mnth1Start: description: The end date of the first month (MM/DD/YYYY). example: 01/01/2016 title: Month 1 Start type: string Mnth20End: description: The start date of the twentieth month (MM/DD/YYYY). example: 08/31/2017 title: Month 20 End type: string Mnth20Start: description: The end date of the twentieth month (MM/DD/YYYY). example: 08/01/2017 title: Month 20 Start type: string Mnth21End: description: The start date of the twenty-first month (MM/DD/YYYY). example: 09/30/2017 title: Month 21 End type: string Mnth21Start: description: The end date of the twenty-first month (MM/DD/YYYY). example: 09/01/2017 title: Month 21 Start type: string Mnth22End: description: The start date of the twenty-second month (MM/DD/YYYY). example: 10/31/2017 title: Month 22 End type: string Mnth22Start: description: The end date of the twenty-second month (MM/DD/YYYY). example: 10/01/2017 title: Month 22 Start type: string Mnth23End: description: The start date of the twenty-third month (MM/DD/YYYY). example: 11/30/2017 title: Month 23 End type: string Mnth23Start: description: The end date of the twenty-third month (MM/DD/YYYY). example: 11/01/2017 title: Month 23 Start type: string Mnth24End: description: The start date of the twenty-fourth month (MM/DD/YYYY). example: 12/31/2017 title: Month 24 End type: string Mnth24Start: description: The end date of the twenty-fourth month (MM/DD/YYYY). example: 12/01/2017 title: Month 24 Start type: string Mnth25End: description: The start date of the twenty-fifth month (MM/DD/YYYY). example: 01/31/2018 title: Month 25 End type: string Mnth25Start: description: The end date of the twenty-fifth month (MM/DD/YYYY). example: 01/01/2018 title: Month 25 Start type: string Mnth26End: description: The start date of the twenty-sixth month (MM/DD/YYYY). example: 02/28/2018 title: Month 26 End type: string Mnth26Start: description: The end date of the twenty-sixth month (MM/DD/YYYY). example: 02/01/2018 title: Month 26 Start type: string Mnth27End: description: The start date of the twenty-seventh month (MM/DD/YYYY). example: 03/31/2018 title: Month 27 End type: string Mnth27Start: description: The end date of the twenty-seventh month (MM/DD/YYYY). example: 03/01/2018 title: Month 27 Start type: string Mnth28End: description: The start date of the twenty-eighth month (MM/DD/YYYY). example: 04/30/2018 title: Month 28 End type: string Mnth28Start: description: The end date of the twenty-eighth month (MM/DD/YYYY). example: 04/01/2018 title: Month 28 Start type: string Mnth29End: description: The start date of the twenty-ninth month (MM/DD/YYYY). example: 05/31/2018 title: Month 29 End type: string Mnth29Start: description: The end date of the twenty-ninth month (MM/DD/YYYY). example: 05/01/2018 title: Month 29 Start type: string Mnth2End: description: The start date of the second month (MM/DD/YYYY). example: 02/29/2016 title: Month 2 End type: string Mnth2Start: description: The end date of the second month (MM/DD/YYYY). example: 02/01/2016 title: Month 2 Start type: string Mnth30End: description: The start date of the thirtieth month (MM/DD/YYYY). example: 06/30/2018 title: Month 30 End type: string Mnth30Start: description: The end date of the thirtieth month (MM/DD/YYYY). example: 06/01/2018 title: Month 30 Start type: string Mnth31End: description: The start date of the thirty-first month (MM/DD/YYYY). example: 07/31/2018 title: Month 31 End type: string Mnth31Start: description: The end date of the thirty-first month (MM/DD/YYYY). example: 07/01/2018 title: Month 31 Start type: string Mnth32End: description: The start date of the thirty-second month (MM/DD/YYYY). example: 08/31/2018 title: Month 32 End type: string Mnth32Start: description: The end date of the thirty-second month (MM/DD/YYYY). example: 08/01/2018 title: Month 32 Start type: string Mnth33End: description: The start date of the thirty-third month (MM/DD/YYYY). example: 09/30/2018 title: Month 33 End type: string Mnth33Start: description: The end date of the thirty-third month (MM/DD/YYYY). example: 09/01/2018 title: Month 33 Start type: string Mnth34End: description: The start date of the thirty-fourth month (MM/DD/YYYY). example: 10/31/2018 title: Month 34 End type: string Mnth34Start: description: The end date of the thirty-fourth month (MM/DD/YYYY). example: 10/01/2018 title: Month 34 Start type: string Mnth35End: description: The start date of the thirty-fifth month (MM/DD/YYYY). example: 11/30/2018 title: Month 35 End type: string Mnth35Start: description: The end date of the thirty-fifth month (MM/DD/YYYY). example: 11/01/2018 title: Month 35 Start type: string Mnth36End: description: The start date of the thirty-sixth month (MM/DD/YYYY). example: 12/31/2018 title: Month 36 End type: string Mnth36Start: description: The end date of the thirty-sixth month (MM/DD/YYYY). example: 12/01/2018 title: Month 36 Start type: string Mnth3End: description: The start date of the third month (MM/DD/YYYY). example: 03/31/2016 title: Month 3 End type: string Mnth3Start: description: The end date of the third month (MM/DD/YYYY). example: 03/01/2016 title: Month 3 Start type: string Mnth4End: description: The start date of the fourth month (MM/DD/YYYY). example: 04/30/2016 title: Month 4 End type: string Mnth4Start: description: The end date of the fourth month (MM/DD/YYYY). example: 04/01/2016 title: Month 4 Start type: string Mnth5End: description: The start date of the fifth month (MM/DD/YYYY). example: 05/31/2016 title: Month 5 End type: string Mnth5Start: description: The end date of the fifth month (MM/DD/YYYY). example: 05/01/2016 title: Month 5 Start type: string Mnth6End: description: The start date of the sixth month (MM/DD/YYYY). example: 07/31/2016 title: Month 6 End type: string Mnth6Start: description: The end date of the sixth month (MM/DD/YYYY). example: 07/01/2016 title: Month 6 Start type: string Mnth7End: description: The start date of the seventh month (MM/DD/YYYY). example: 08/31/2016 title: Month 7 End type: string Mnth7Start: description: The end date of the seventh month (MM/DD/YYYY). example: 08/01/2016 title: Month 7 Start type: string Mnth8End: description: The start date of the eighth month (MM/DD/YYYY). example: 09/30/2016 title: Month 8 End type: string Mnth8Start: description: The end date of the eighth month (MM/DD/YYYY). example: 09/01/2016 title: Month 8 Start type: string Mnth9End: description: The start date of the ninth month (MM/DD/YYYY). example: 10/31/2016 title: Month 9 End type: string Mnth9Start: description: The end date of the ninth month (MM/DD/YYYY). example: 10/01/2016 title: Month 9 Start type: string Qtr10End: description: Date indicating the end of Quarter 10. example: 12/31/2015 title: Quarter 10 End Date type: string Qtr10Start: description: Date indicating the beginning of Quarter 10. example: 10/01/2015 title: Quarter 10 Start Date type: string Qtr11End: description: Date indicating the end of Quarter 11. example: 03/31/2016 title: Quarter 11 End Date type: string Qtr11Start: description: Date indicating the beginning of Quarter 11. example: 01/01/2016 title: Quarter 11 Start Date type: string Qtr12End: description: Date indicating the end of Quarter 12. example: 06/30/2016 title: Quarter 12 End Date type: string Qtr12Start: description: Date indicating the beginning of Quarter 12. example: 04/01/2016 title: Quarter 12 Start Date type: string Qtr1End: description: Date indicating the end of Quarter 1. example: 09/30/2013 title: Quarter 1 End Date type: string Qtr1Start: description: Date indicating the beginning of Quarter 1. example: 07/01/2013 title: Quarter 1 Start Date type: string Qtr2End: description: Date indicating the end of Quarter 2. example: 12/31/2013 title: Quarter 2 End Date type: string Qtr2Start: description: Date indicating the beginning of Quarter 2. example: 10/01/2013 title: Quarter 2 Start Date type: string Qtr3End: description: Date indicating the end of Quarter 3. example: 03/31/2014 title: Quarter 3 End Date type: string Qtr3Start: description: Date indicating the beginning of Quarter 3. example: 01/01/2014 title: Quarter 3 Start Date type: string Qtr4End: description: Date indicating the end of Quarter 4. example: 06/30/2014 title: Quarter 4 End Date type: string Qtr4Start: description: Date indicating the beginning of Quarter 4. example: 04/01/2014 title: Quarter 4 Start Date type: string Qtr5End: description: Date indicating the end of Quarter 5. example: 09/30/2014 title: Quarter 5 End Date type: string Qtr5Start: description: Date indicating the beginning of Quarter 5. example: 07/01/2014 title: Quarter 5 Start Date type: string Qtr6End: description: Date indicating the end of Quarter 6. example: 12/31/2014 title: Quarter 6 End Date type: string Qtr6Start: description: Date indicating the beginning of Quarter 6. example: 10/01/2014 title: Quarter 6 Start Date type: string Qtr7End: description: Date indicating the end of Quarter 7. example: 03/31/2015 title: Quarter 7 End Date type: string Qtr7Start: description: Date indicating the beginning of Quarter 7. example: 01/01/2015 title: Quarter 7 Start Date type: string Qtr8End: description: Date indicating the end of Quarter 8. example: 06/30/2015 title: Quarter 8 End Date type: string Qtr8Start: description: Date indicating the beginning of Quarter 8. example: 04/01/2015 title: Quarter 8 Start Date type: string Qtr9End: description: Date indicating the end of Quarter 9. example: 09/30/2015 title: Quarter 9 End Date type: string Qtr9Start: description: Date indicating the beginning of Quarter 9. example: 07/01/2015 title: Quarter 9 Start Date type: string required: - Qtr1Start - Qtr1End - Qtr2Start - Qtr2End - Qtr3Start - Qtr3End - Qtr4Start - Qtr4End - Qtr5Start - Qtr5End - Qtr6Start - Qtr6End - Qtr7Start - Qtr7End - Qtr8End - Qtr8Start - Qtr9Start - Qtr9End - Qtr10Start - Qtr10End - Qtr11Start - Qtr11End - Qtr12Start - Qtr12End - Mnth1Start - Mnth1End - Mnth2Start - Mnth2End - Mnth3Start - Mnth3End - Mnth4Start - Mnth4End - Mnth5Start - Mnth5End - Mnth6Start - Mnth6End - Mnth7Start - Mnth7End - Mnth8Start - Mnth8End - Mnth9Start - Mnth9End - Mnth10Start - Mnth10End - Mnth11Start - Mnth11End - Mnth12Start - Mnth12End - Mnth13Start - Mnth13End - Mnth14Start - Mnth14End - Mnth15Start - Mnth15End - Mnth16Start - Mnth16End - Mnth17Start - Mnth17End - Mnth18Start - Mnth18End - Mnth19Start - Mnth19End - Mnth20Start - Mnth20End - Mnth21Start - Mnth21End - Mnth22Start - Mnth22End - Mnth23Start - Mnth23End - Mnth24Start - Mnth24End - Mnth25Start - Mnth25End - Mnth26Start - Mnth26End - Mnth27Start - Mnth27End - Mnth28Start - Mnth28End - Mnth29Start - Mnth29End - Mnth30Start - Mnth30End - Mnth31Start - Mnth31End - Mnth32Start - Mnth32End - Mnth33Start - Mnth33End - Mnth34Start - Mnth34End - Mnth35Start - Mnth35End - Mnth36Start - Mnth36End type: object dfr108: description: Sources Object properties: Violations: items: $ref: '#/definitions/dfr110' title: Violations type: array xml: name: Violations wrapped: true example: - string required: - Violations type: object xml: name: Sources dfr0_Qtr13Header: description: Header Object properties: Mnth10End: description: The start date of the tenth month (MM/DD/YYYY). example: 10/31/2016 title: Month 10 End type: string Mnth10Start: description: The end date of the tenth month (MM/DD/YYYY). example: 10/01/2016 title: Month 10 Start type: string Mnth11End: description: The start date of the eleventh month (MM/DD/YYYY). example: 11/30/2016 title: Month 11 End type: string Mnth11Start: description: The end date of the eleventh month (MM/DD/YYYY). example: 11/01/2016 title: Month 11 Start type: string Mnth12End: description: The start date of the twelfth month (MM/DD/YYYY). example: 12/31/2016 title: Month 12 End type: string Mnth12Start: description: The end date of the twelfth month (MM/DD/YYYY). example: 12/01/2016 title: Month 12 Start type: string Mnth13End: description: The start date of the thirteenth month (MM/DD/YYYY). example: 01/31/2017 title: Month 13 End type: string Mnth13Start: description: The end date of the thirteenth month (MM/DD/YYYY). example: 01/01/2017 title: Month 13 Start type: string Mnth14End: description: The start date of the fourteenth month (MM/DD/YYYY). example: 02/28/2017 title: Month 14 End type: string Mnth14Start: description: The end date of the fourteenth month (MM/DD/YYYY). example: 02/01/2017 title: Month 14 Start type: string Mnth15End: description: The start date of the fifteenth month (MM/DD/YYYY). example: 03/31/2017 title: Month 15 End type: string Mnth15Start: description: The end date of the fifteenth month (MM/DD/YYYY). example: 03/01/2017 title: Month 15 Start type: string Mnth16End: description: The start date of the sixteenth month (MM/DD/YYYY). example: 04/30/2017 title: Month 16 End type: string Mnth16Start: description: The end date of the sixteenth month (MM/DD/YYYY). example: 04/01/2017 title: Month 16 Start type: string Mnth17End: description: The start date of the seventeenth month (MM/DD/YYYY). example: 05/31/2017 title: Month 17 End type: string Mnth17Start: description: The end date of the seventeenth month (MM/DD/YYYY). example: 05/01/2017 title: Month 17 Start type: string Mnth18End: description: The start date of the eighteenth month (MM/DD/YYYY). example: 06/30/2017 title: Month 18 End type: string Mnth18Start: description: The end date of the eighteenth month (MM/DD/YYYY). example: 06/01/2017 title: Month 18 Start type: string Mnth19End: description: The start date of the ninteenth month (MM/DD/YYYY). example: 07/31/2017 title: Month 19 End type: string Mnth19Start: description: The end date of the ninteenth month (MM/DD/YYYY). example: 07/01/2017 title: Month 19 Start type: string Mnth1End: description: The start date of the first month (MM/DD/YYYY). example: 01/31/2016 title: Month 1 End type: string Mnth1Start: description: The end date of the first month (MM/DD/YYYY). example: 01/01/2016 title: Month 1 Start type: string Mnth20End: description: The start date of the twentieth month (MM/DD/YYYY). example: 08/31/2017 title: Month 20 End type: string Mnth20Start: description: The end date of the twentieth month (MM/DD/YYYY). example: 08/01/2017 title: Month 20 Start type: string Mnth21End: description: The start date of the twenty-first month (MM/DD/YYYY). example: 09/30/2017 title: Month 21 End type: string Mnth21Start: description: The end date of the twenty-first month (MM/DD/YYYY). example: 09/01/2017 title: Month 21 Start type: string Mnth22End: description: The start date of the twenty-second month (MM/DD/YYYY). example: 10/31/2017 title: Month 22 End type: string Mnth22Start: description: The end date of the twenty-second month (MM/DD/YYYY). example: 10/01/2017 title: Month 22 Start type: string Mnth23End: description: The start date of the twenty-third month (MM/DD/YYYY). example: 11/30/2017 title: Month 23 End type: string Mnth23Start: description: The end date of the twenty-third month (MM/DD/YYYY). example: 11/01/2017 title: Month 23 Start type: string Mnth24End: description: The start date of the twenty-fourth month (MM/DD/YYYY). example: 12/31/2017 title: Month 24 End type: string Mnth24Start: description: The end date of the twenty-fourth month (MM/DD/YYYY). example: 12/01/2017 title: Month 24 Start type: string Mnth25End: description: The start date of the twenty-fifth month (MM/DD/YYYY). example: 01/31/2018 title: Month 25 End type: string Mnth25Start: description: The end date of the twenty-fifth month (MM/DD/YYYY). example: 01/01/2018 title: Month 25 Start type: string Mnth26End: description: The start date of the twenty-sixth month (MM/DD/YYYY). example: 02/28/2018 title: Month 26 End type: string Mnth26Start: description: The end date of the twenty-sixth month (MM/DD/YYYY). example: 02/01/2018 title: Month 26 Start type: string Mnth27End: description: The start date of the twenty-seventh month (MM/DD/YYYY). example: 03/31/2018 title: Month 27 End type: string Mnth27Start: description: The end date of the twenty-seventh month (MM/DD/YYYY). example: 03/01/2018 title: Month 27 Start type: string Mnth28End: description: The start date of the twenty-eighth month (MM/DD/YYYY). example: 04/30/2018 title: Month 28 End type: string Mnth28Start: description: The end date of the twenty-eighth month (MM/DD/YYYY). example: 04/01/2018 title: Month 28 Start type: string Mnth29End: description: The start date of the twenty-ninth month (MM/DD/YYYY). example: 05/31/2018 title: Month 29 End type: string Mnth29Start: description: The end date of the twenty-ninth month (MM/DD/YYYY). example: 05/01/2018 title: Month 29 Start type: string Mnth2End: description: The start date of the second month (MM/DD/YYYY). example: 02/29/2016 title: Month 2 End type: string Mnth2Start: description: The end date of the second month (MM/DD/YYYY). example: 02/01/2016 title: Month 2 Start type: string Mnth30End: description: The start date of the thirtieth month (MM/DD/YYYY). example: 06/30/2018 title: Month 30 End type: string Mnth30Start: description: The end date of the thirtieth month (MM/DD/YYYY). example: 06/01/2018 title: Month 30 Start type: string Mnth31End: description: The start date of the thirty-first month (MM/DD/YYYY). example: 07/31/2018 title: Month 31 End type: string Mnth31Start: description: The end date of the thirty-first month (MM/DD/YYYY). example: 07/01/2018 title: Month 31 Start type: string Mnth32End: description: The start date of the thirty-second month (MM/DD/YYYY). example: 08/31/2018 title: Month 32 End type: string Mnth32Start: description: The end date of the thirty-second month (MM/DD/YYYY). example: 08/01/2018 title: Month 32 Start type: string Mnth33End: description: The start date of the thirty-third month (MM/DD/YYYY). example: 09/30/2018 title: Month 33 End type: string Mnth33Start: description: The end date of the thirty-third month (MM/DD/YYYY). example: 09/01/2018 title: Month 33 Start type: string Mnth34End: description: The start date of the thirty-fourth month (MM/DD/YYYY). example: 10/31/2018 title: Month 34 End type: string Mnth34Start: description: The end date of the thirty-fourth month (MM/DD/YYYY). example: 10/01/2018 title: Month 34 Start type: string Mnth35End: description: The start date of the thirty-fifth month (MM/DD/YYYY). example: 11/30/2018 title: Month 35 End type: string Mnth35Start: description: The end date of the thirty-fifth month (MM/DD/YYYY). example: 11/01/2018 title: Month 35 Start type: string Mnth36End: description: The start date of the thirty-sixth month (MM/DD/YYYY). example: 12/31/2018 title: Month 36 End type: string Mnth36Start: description: The end date of the thirty-sixth month (MM/DD/YYYY). example: 12/01/2018 title: Month 36 Start type: string Mnth37End: description: The start date of the thirty-seventh month (MM/DD/YYYY). example: 01/31/2019 title: Month 37 End type: string Mnth37Start: description: The end date of the thirty-seventh month (MM/DD/YYYY). example: 01/01/2019 title: Month 37 Start type: string Mnth38End: description: The start date of the thirty-eighth month (MM/DD/YYYY). example: 02/28/2019 title: Month 38 End type: string Mnth38Start: description: The end date of the thirty-eighth month (MM/DD/YYYY). example: 02/01/2019 title: Month 38 Start type: string Mnth39End: description: The start date of the thirty-ninth month (MM/DD/YYYY). example: 04/05/2019 title: Month 39 End type: string Mnth39Start: description: The end date of the thirty-ninth month (MM/DD/YYYY). example: 03/01/2019 title: Month 39 Start type: string Mnth3End: description: The start date of the third month (MM/DD/YYYY). example: 03/31/2016 title: Month 3 End type: string Mnth3Start: description: The end date of the third month (MM/DD/YYYY). example: 03/01/2016 title: Month 3 Start type: string Mnth4End: description: The start date of the fourth month (MM/DD/YYYY). example: 04/30/2016 title: Month 4 End type: string Mnth4Start: description: The end date of the fourth month (MM/DD/YYYY). example: 04/01/2016 title: Month 4 Start type: string Mnth5End: description: The start date of the fifth month (MM/DD/YYYY). example: 05/31/2016 title: Month 5 End type: string Mnth5Start: description: The end date of the fifth month (MM/DD/YYYY). example: 05/01/2016 title: Month 5 Start type: string Mnth6End: description: The start date of the sixth month (MM/DD/YYYY). example: 07/31/2016 title: Month 6 End type: string Mnth6Start: description: The end date of the sixth month (MM/DD/YYYY). example: 07/01/2016 title: Month 6 Start type: string Mnth7End: description: The start date of the seventh month (MM/DD/YYYY). example: 08/31/2016 title: Month 7 End type: string Mnth7Start: description: The end date of the seventh month (MM/DD/YYYY). example: 08/01/2016 title: Month 7 Start type: string Mnth8End: description: The start date of the eighth month (MM/DD/YYYY). example: 09/30/2016 title: Month 8 End type: string Mnth8Start: description: The end date of the eighth month (MM/DD/YYYY). example: 09/01/2016 title: Month 8 Start type: string Mnth9End: description: The start date of the ninth month (MM/DD/YYYY). example: 10/31/2016 title: Month 9 End type: string Mnth9Start: description: The end date of the ninth month (MM/DD/YYYY). example: 10/01/2016 title: Month 9 Start type: string Qtr10End: description: Date indicating the end of Quarter 10. example: 12/31/2015 title: Quarter 10 End Date type: string Qtr10Start: description: Date indicating the beginning of Quarter 10. example: 10/01/2015 title: Quarter 10 Start Date type: string Qtr11End: description: Date indicating the end of Quarter 11. example: 03/31/2016 title: Quarter 11 End Date type: string Qtr11Start: description: Date indicating the beginning of Quarter 11. example: 01/01/2016 title: Quarter 11 Start Date type: string Qtr12End: description: Date indicating the end of Quarter 12. example: 06/30/2016 title: Quarter 12 End Date type: string Qtr12Start: description: Date indicating the beginning of Quarter 12. example: 04/01/2016 title: Quarter 12 Start Date type: string Qtr13End: description: Date indicating the end of Quarter 13. example: 09/30/2016 title: Quarter 13 End Date type: string Qtr13Start: description: Date indicating the beginning of Quarter 13. example: 07/1/2016 title: Quarter 13 Start Date type: string Qtr1End: description: Date indicating the end of Quarter 1. example: 09/30/2013 title: Quarter 1 End Date type: string Qtr1Start: description: Date indicating the beginning of Quarter 1. example: 07/01/2013 title: Quarter 1 Start Date type: string Qtr2End: description: Date indicating the end of Quarter 2. example: 12/31/2013 title: Quarter 2 End Date type: string Qtr2Start: description: Date indicating the beginning of Quarter 2. example: 10/01/2013 title: Quarter 2 Start Date type: string Qtr3End: description: Date indicating the end of Quarter 3. example: 03/31/2014 title: Quarter 3 End Date type: string Qtr3Start: description: Date indicating the beginning of Quarter 3. example: 01/01/2014 title: Quarter 3 Start Date type: string Qtr4End: description: Date indicating the end of Quarter 4. example: 06/30/2014 title: Quarter 4 End Date type: string Qtr4Start: description: Date indicating the beginning of Quarter 4. example: 04/01/2014 title: Quarter 4 Start Date type: string Qtr5End: description: Date indicating the end of Quarter 5. example: 09/30/2014 title: Quarter 5 End Date type: string Qtr5Start: description: Date indicating the beginning of Quarter 5. example: 07/01/2014 title: Quarter 5 Start Date type: string Qtr6End: description: Date indicating the end of Quarter 6. example: 12/31/2014 title: Quarter 6 End Date type: string Qtr6Start: description: Date indicating the beginning of Quarter 6. example: 10/01/2014 title: Quarter 6 Start Date type: string Qtr7End: description: Date indicating the end of Quarter 7. example: 03/31/2015 title: Quarter 7 End Date type: string Qtr7Start: description: Date indicating the beginning of Quarter 7. example: 01/01/2015 title: Quarter 7 Start Date type: string Qtr8End: description: Date indicating the end of Quarter 8. example: 06/30/2015 title: Quarter 8 End Date type: string Qtr8Start: description: Date indicating the beginning of Quarter 8. example: 04/01/2015 title: Quarter 8 Start Date type: string Qtr9End: description: Date indicating the end of Quarter 9. example: 09/30/2015 title: Quarter 9 End Date type: string Qtr9Start: description: Date indicating the beginning of Quarter 9. example: 07/01/2015 title: Quarter 9 Start Date type: string required: - Qtr1Start - Qtr1End - Qtr2Start - Qtr2End - Qtr3Start - Qtr3End - Qtr4Start - Qtr4End - Qtr5Start - Qtr5End - Qtr6Start - Qtr6End - Qtr7Start - Qtr7End - Qtr8Start - Qtr8End - Qtr9Start - Qtr9End - Qtr10Start - Qtr10End - Qtr11Start - Qtr11End - Qtr12Start - Qtr12End - Qtr13Start - Qtr13End - Mnth1Start - Mnth1End - Mnth2Start - Mnth2End - Mnth3Start - Mnth3End - Mnth4Start - Mnth4End - Mnth5Start - Mnth5End - Mnth6Start - Mnth6End - Mnth7Start - Mnth7End - Mnth8Start - Mnth8End - Mnth9Start - Mnth9End - Mnth10Start - Mnth10End - Mnth11Start - Mnth11End - Mnth12Start - Mnth12End - Mnth13Start - Mnth13End - Mnth14Start - Mnth14End - Mnth15Start - Mnth15End - Mnth16Start - Mnth16End - Mnth17Start - Mnth17End - Mnth18Start - Mnth18End - Mnth19Start - Mnth19End - Mnth20Start - Mnth20End - Mnth21Start - Mnth21End - Mnth22Start - Mnth22End - Mnth23Start - Mnth23End - Mnth24Start - Mnth24End - Mnth25Start - Mnth25End - Mnth26Start - Mnth26End - Mnth27Start - Mnth27End - Mnth28Start - Mnth28End - Mnth29Start - Mnth29End - Mnth30Start - Mnth30End - Mnth31Start - Mnth31End - Mnth32Start - Mnth32End - Mnth33Start - Mnth33End - Mnth34Start - Mnth34End - Mnth35Start - Mnth35End - Mnth36Start - Mnth36End - Mnth37Start - Mnth37End - Mnth38Start - Mnth38End - Mnth39Start - Mnth39End type: object dfr010_Results: description: Results Object properties: CWACSCompliance: $ref: '#/definitions/dfr031' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr036: description: Parameter Object properties: DischargePoint: description: A 3- or 4-character code that uniquely identifies a single permitted discharge point (also called a pipe or outfall). example: '"001"' title: Discharge Point type: string MeasurementType: description: 'The type of measurement used to determine the violation. Applicable values: - "Mnthly" stands for monthly. This means that the exceedance shown in that row was based upon a monthly average of readings submitted by the permittee. - "NMth" stands for non-monthly. This is generally a "maximum" amount read during the reporting period (and could indicate a spike that is not continuous). "Neither" denotes other measurements such as a minimum (e.g., pH could be in violation if below the permitted level).' example: NMth title: Measurement Type type: string Mnth10Value: description: The value associated with the noncompliance in the tenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 10 Value type: string Mnth11Value: description: The value associated with the noncompliance in the eleventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 11 Value type: string Mnth12Value: description: The value associated with the noncompliance in the twelfth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 12 Value type: string Mnth13Value: description: The value associated with the noncompliance in the thirteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 13 Value type: string Mnth14Value: description: The value associated with the noncompliance in the fourteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 14 Value type: string Mnth15Value: description: The value associated with the noncompliance in the fifteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 15 Value type: string Mnth16Value: description: The value associated with the noncompliance in the sixteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 16 Value type: string Mnth17Value: description: The value associated with the noncompliance in the seventeenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 17 Value type: string Mnth18Value: description: The value associated with the noncompliance in the eighteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 18 Value type: string Mnth19Value: description: The value associated with the noncompliance in the ninteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 19 Value type: string Mnth1Value: description: The value associated with the noncompliance in the first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 1 Value type: string Mnth20Value: description: The value associated with the noncompliance in the twentieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 20 Value type: string Mnth21Value: description: The value associated with the noncompliance in the twenty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 21 Value type: string Mnth22Value: description: The value associated with the noncompliance in the twenty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 22 Value type: string Mnth23Value: description: The value associated with the noncompliance in the twenty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 23 Value type: string Mnth24Value: description: The value associated with the noncompliance in the twenty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 24 Value type: string Mnth25Value: description: The value associated with the noncompliance in the twenty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 25 Value type: string Mnth26Value: description: The value associated with the noncompliance in the twenty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 26 Value type: string Mnth27Value: description: The value associated with the noncompliance in the twenty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 27 Value type: string Mnth28Value: description: The value associated with the noncompliance in the twenty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 28 Value type: string Mnth29Value: description: The value associated with the noncompliance in the twenty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 29 Value type: string Mnth2Value: description: The value associated with the noncompliance in the second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 2 Value type: string Mnth30Value: description: The value associated with the noncompliance in the thirtieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 30 Value type: string Mnth31Value: description: The value associated with the noncompliance in the thirty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 31 Value type: string Mnth32Value: description: The value associated with the noncompliance in the thirty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 32 Value type: string Mnth33Value: description: The value associated with the noncompliance in the thirty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 33 Value type: string Mnth34Value: description: The value associated with the noncompliance in the thirty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 34 Value type: string Mnth35Value: description: The value associated with the noncompliance in the thirty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 35 Value type: string Mnth36Value: description: The value associated with the noncompliance in the thirty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 36 Value type: string Mnth37Value: description: The value associated with the noncompliance in the thirty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 37 Value type: string Mnth38Value: description: The value associated with the noncompliance in the thirty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 38 Value type: string Mnth39Value: description: The value associated with the noncompliance in the thirty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 39 Value type: string Mnth3Value: description: The value associated with the noncompliance in the third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 3 Value type: string Mnth4Value: description: The value associated with the noncompliance in the fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 4 Value type: string Mnth5Value: description: The value associated with the noncompliance in the fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 5 Value type: string Mnth6Value: description: The value associated with the noncompliance in the sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 6 Value type: string Mnth7Value: description: The value associated with the noncompliance in the seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 7 Value type: string Mnth8Value: description: The value associated with the noncompliance in the eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 8 Value type: string Mnth9Value: description: The value associated with the noncompliance in the ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 9 Value type: string ParameterCode: description: The unique 5 digit numeric code identifying the parameter. If the code is less than 5 digits in the .CSV, append zeros to the beginning of the number (e.g., 100 is equivalent to 00100) example: '00400' title: Parameter Code type: string ParameterName: description: The pollutant name. example: Iron, total [as Fe] title: Parameter Name type: string Qtr10Value: description: The value associated with the noncompliance in the tenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 10 Value type: string Qtr11Value: description: The value associated with the noncompliance in the eleventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 11 Value type: string Qtr12Value: description: The value associated with the noncompliance in the twelfth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 12 Value type: string Qtr13Value: description: The value associated with the noncompliance in the thirteenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 13 Value type: string Qtr1Value: description: The value associated with the noncompliance in the first quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 1 Value type: string Qtr2Value: description: The value associated with the noncompliance in the second quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 2 Value type: string Qtr3Value: description: The value associated with the noncompliance in the third quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 3 Value type: string Qtr4Value: description: The value associated with the noncompliance in the fourth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 4 Value type: string Qtr5Value: description: The value associated with the noncompliance in the fifth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 5 Value type: string Qtr6Value: description: The value associated with the noncompliance in the sixth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 6 Value type: string Qtr7Value: description: The value associated with the noncompliance in the seventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 7 Value type: string Qtr8Value: description: The value associated with the noncompliance in the eighth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 8 Value type: string Qtr9Value: description: The value associated with the noncompliance in the ninth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 9 Value type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string required: - SourceID - ParameterCode - ParameterName - DischargePoint - MeasurementType - Qtr1Value - Qtr2Value - Qtr3Value - Qtr4Value - Qtr5Value - Qtr6Value - Qtr7Value - Qtr8Value - Qtr9Value - Qtr10Value - Qtr11Value - Qtr12Value - Qtr13Value - Mnth1Value - Mnth2Value - Mnth3Value - Mnth4Value - Mnth5Value - Mnth6Value - Mnth7Value - Mnth8Value - Mnth9Value - Mnth10Value - Mnth11Value - Mnth12Value - Mnth13Value - Mnth14Value - Mnth15Value - Mnth16Value - Mnth17Value - Mnth18Value - Mnth19Value - Mnth20Value - Mnth21Value - Mnth22Value - Mnth23Value - Mnth24Value - Mnth25Value - Mnth26Value - Mnth27Value - Mnth28Value - Mnth29Value - Mnth30Value - Mnth31Value - Mnth32Value - Mnth33Value - Mnth34Value - Mnth35Value - Mnth36Value - Mnth37Value - Mnth38Value - Mnth39Value type: object xml: name: Parameters dfr0_Qtr13Status: description: Status Object properties: 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 Qtr13Status: description: The relevant status for the quarter. example: No Viol title: Quarter 13 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 - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Qtr13Status type: object xml: name: Status dfr103: description: Chemicals Object properties: ChemicalName: description: The TRI chemical to which the data in this row applies. title: Chemical Name type: string example: EPA Facility Year1Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '23' title: Releases in Pounds for Year 1 type: string Year2Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '45' title: Releases in Pounds for Year 2 type: string Year3Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '103' title: Releases in Pounds for Year 3 type: string Year4Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '60' title: Releases in Pounds for Year 4 type: string Year5Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '34' title: Releases in Pounds for Year 5 type: string Year6Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '22' title: Releases in Pounds for Year 6 type: string Year7Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '114' title: Releases in Pounds for Year 7 type: string Year8Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '83' title: Releases in Pounds for Year 8 type: string Year9Pounds: description: The total pounds either released to air, discharged to surface water, injected underground, landfilled on-site, or transferred off-site for disposal or to a POTW. example: '42' title: Releases in Pounds for Year 9 type: string required: - ChemicalName - Year9Pounds - Year8Pounds - Year7Pounds - Year6Pounds - Year5Pounds - Year4Pounds - Year3Pounds - Year2Pounds - Year1Pounds type: object xml: name: Chemical dfr001_Results: description: Results Object properties: AirCompliance: $ref: '#/definitions/dfr019' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr0_get_d80d90s_details.D80D90sDetails: description: D80D90sDetails Object properties: Sources: items: $ref: '#/definitions/dfr0_get_d80d90s_details.D80D90sDetails.Sources' title: Sources type: array xml: name: Sources wrapped: true example: - string required: - Sources type: object dfr020_.PermitHistory: description: Permit History Object properties: Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status 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 - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Mnth1Status - Mnth2Status - Mnth3Status - Mnth4Status - Mnth5Status - Mnth6Status - Mnth7Status - Mnth8Status - Mnth9Status - Mnth10Status - Mnth11Status - Mnth12Status - Mnth13Status - Mnth14Status - Mnth15Status - Mnth16Status - Mnth17Status - Mnth18Status - Mnth19Status - Mnth20Status - Mnth21Status - Mnth22Status - Mnth23Status - Mnth24Status - Mnth25Status - Mnth26Status - Mnth27Status - Mnth28Status - Mnth29Status - Mnth30Status - Mnth31Status - Mnth32Status - Mnth33Status - Mnth34Status - Mnth35Status - Mnth36Status type: object dfr0_get_cwa_eff_compliance_exp.Results: description: Results Object properties: CWAEffluentComplianceEXP: $ref: '#/definitions/dfr038_EXP' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr118_Results: description: Results Object properties: InspectionEnforcementSummary: $ref: '#/definitions/dfr068' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr0_get_d80d90s_details.D80D90sDetails.Sources: description: Sources Object properties: DaysLate: description: The number of days the DMR value is late, as generated in ICIS-NPDES example: '5' title: Days Received Late type: string DmrDueDate: description: The due date for the DMR to the NPDES program authority (e.g., EPA or state environmental agency) (MM/DD/YYYY).� example: 01/25/2018 title: DMR Due Date type: string LimitBeginDate: description: The date on which a limit becomes in effect for a particular parameter in a limit set example: 01-APR-14 title: Limit Begin Date type: string LimitEndDate: description: The date on which a limit stops being in effect for a particular parameter in a limit set example: 31-MAR-19 title: Limit End Date type: string LimitId: description: The unique identifier for a limit parameter record example: '3401161480' title: Limit ID type: string LimitSetName: description: The name associated with a group of parameter permit limits. title: Limit Set Name type: string example: EPA Facility MissingLate: description: Indicates if the permitted facility submitted missing or late DMRS to the NPDES permitting authority within the past three years. example: LATE title: Missing or Late DMR? type: string MonitoringLocationCode: description: The code that the monitoring location at which the monitoring requirement (and effluent limit if limited) applies. One parameter may have several monitoring location codes pertaining to the same permitted feature example: '1' title: Monitoring Location Code type: string MonitoringLocationDesc: description: The name of the monitoring location at which the monitoring requirement (and effluent limit if limited) applies example: Effluent Gross title: Monitoring Location Description type: string MonitoringPeriodEndDate: description: The date that the monitoring period for the values covered by the DMR Form ends example: 30-APR-14 title: Monitoring Period End Date type: string NPDESId: description: A unique ID assigned for each record/permit/site/facility within ICIS-NPDES. example: IN0000094 title: National Pollutant Discharge Elimination System (NPDES) ID type: string NodiCode: description: The no data indicator code for DMRs where no measurements are reported. example: '1' title: No Data Indicator (NODI) Code type: string NodiDesc: description: The description of the NODI code explaining why no data are reported (e.g., no discharge, not quantifiable, conditional monitoring). example: Wrong Flow title: No Data Indicator (NODI) Description type: string NodiValidationFlag: description: Indicates whether the NODI is considered valid (Y) or invalid (N) for compliance determination purposes. example: Y title: No Data Indicator (NODI) Validation Flag type: string NpdesViolationId: description: The unique identifier for the violation related to a particular site. example: '3638943345' title: NPDES Violation ID type: string ParameterCode: description: The unique 5 digit numeric code identifying the parameter. If the code is less than 5 digits in the .CSV, append zeros to the beginning of the number (e.g., 100 is equivalent to 00100) example: '00400' title: Parameter Code type: string ParameterDesc: description: The pollutant name and form (e.g., dissolved, suspended) associated with the parameter code example: pH title: Parameter Description type: string PermFeatureNmbr: description: A three-character code in ICIS-NPDES that identifies the point of discharge (e.g., outfall) for a facility. A NPDES permit may have multiple points of discharge. If the code is less than three characters in the .CSV, append zeros to the beginning of the number (e.g., 1 is equivalent to 001) example: '001' title: Discharge Point type: string RncDetectionCode: description: The reportable noncompliance detection code. example: A title: Reportable Noncompliance Detection Code type: string RncDetectionDate: description: The date that RNC was detected. It can be entered manually or automatically. In cases in which RNC is detected by ICIS-NPDES, the detection date entered will vary according to the type of violation detected (MM/DD/YYY). example: 02/19/2016 title: Reportable Noncompliance Detection Date type: string RncDetectionDesc: description: The reportable noncompliance detection description. example: Enforcement Order title: Reportable Noncompliance Detection Description type: string RncResolutionCode: description: The reportable noncompliance resolution code. example: '4' title: Reportable Noncompliance Resolution Code type: string RncResolutionDate: description: The reportable noncompliance resolution date. example: 02/19/2016 title: Reportable Noncompliance Resolution Date type: string RncResolutionDesc: description: The reportable noncompliance resolution description. example: "\tRP - In Compliance with Formal Enforcement Action Final Order Requirement" title: Reportable Noncompliance Resolution Description type: string StatisticalBaseMonthlyAvg: type: string example: string ValueReceivedDate: description: The date the DMR value was received by the regulatory authority example: 08-MAY-14 title: Date Received type: string ValueTypeCode: description: The indication of the limit value type (e.g., Quantity 1, Concentration 2) example: C1 title: Measured Value Type Code type: string VersionNmbr: description: The version of the permit when a modification or reissuance is applied to the permit. Version = 0 indicates the original permit issuance example: '0' title: Version Number type: string ViolationCode: description: The code identifying which type of Violation has occurred (e.g., D80 = Required Monitoring DMR Value Non-Receipt, E90 = Effluent Violation, C20 = Schedule Event Achieved Late) example: E90 title: Violation Code type: string required: - NPDESId - VersionNmbr - PermFeatureNmbr - LimitId - MonitoringLocationCode - MonitoringLocationDesc - LimitBeginDate - LimitEndDate - LimitSetName - ParameterCode - ParameterDesc - ValueTypeCode - StatisticalBaseMonthlyAvg - MonitoringPeriodEndDate - DmrDueDate - NpdesViolationId - RncDetectionDate - RncDetectionCode - RncDetectionDesc - RncResolutionDate - RncResolutionCode - RncResolutionDesc - NodiCode - NodiDesc - NodiValidationFlag - DaysLate - MissingLate - ValueReceivedDate - ViolationCode type: object dfr134_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string Tribes: items: $ref: '#/definitions/dfr105' title: Tribes type: array xml: name: Tribes wrapped: true example: - string required: - Message type: object dfr050: description: CWA SE Compliance Sources Object properties: Violations: items: $ref: '#/definitions/dfr051' title: Violations type: array xml: name: Violations wrapped: true example: - string required: - Violations type: object xml: name: Sources dfr104: description: Header Object properties: Year1: description: The calendar year during which TRI releases and transfers occurred. example: '2009' title: Year 1 type: string Year2: description: The calendar year during which TRI releases and transfers occurred. example: '2010' title: Year 2 type: string Year3: description: The calendar year during which TRI releases and transfers occurred. example: '2011' title: Year 3 type: string Year4: description: The calendar year during which TRI releases and transfers occurred. example: '2012' title: Year 4 type: string Year5: description: The calendar year during which TRI releases and transfers occurred. example: '2013' title: Year 5 type: string Year6: description: The calendar year during which TRI releases and transfers occurred. example: '2014' title: Year 6 type: string Year7: description: The calendar year during which TRI releases and transfers occurred. example: '2015' title: Year 7 type: string Year8: description: The calendar year during which TRI releases and transfers occurred. example: '2016' title: Year 8 type: string Year9: description: The most recent calendar year during which TRI releases and transfer occurred. example: '2017' title: Year 9 type: string required: - Year9 - Year8 - Year7 - Year6 - Year5 - Year4 - Year3 - Year2 - Year1 type: object xml: name: Header dfr018_EJScreenIndexes: description: EJScreen Index Object properties: HazardWasteProximity: type: string example: string LeadPaintIndicator: type: string example: string NATACancerRisk: type: string example: string NATADieselPM: type: string example: string NATARespiratoryHI: type: string example: string Over80Count: type: string example: string Ozone: type: string example: string PM25: type: string example: string RMPProximity: type: string example: string RegistryID: description: An internal 12-digit Facility Registry Service (FRS) tracking number used to tie all facility data together in EPA regulatory program databases. example: '110020837601' title: FRS ID type: string SuperfundProximity: type: string example: string TrafficProximity: type: string example: string WaterDischargeProximity: type: string example: string required: - RegistryID - PM25 - Ozone - NATADieselPM - NATACancerRisk - NATARespiratoryHI - TrafficProximity - LeadPaintIndicator - RMPProximity - SuperfundProximity - HazardWasteProximity - WaterDischargeProximity - Over80Count type: object dfr018_Results: description: Results Object properties: AirCompliance: $ref: '#/definitions/dfr019' AirQuality: $ref: '#/definitions/dfr024' CAEDDocuments: items: $ref: '#/definitions/dfr018_CAEDDocuments' title: Web Fire Documents type: array xml: name: CAEDDocuments wrapped: true example: - string CWA3YrCompliance: $ref: '#/definitions/dfr025' CWA3YrD80D90Counts: $ref: '#/definitions/dfr027' CWACSCompliance: $ref: '#/definitions/dfr031' CWAEffluentALRExceedences: $ref: '#/definitions/dfr035' CWAEffluentALRExceedencesEXP: $ref: '#/definitions/dfr035_EXP' CWAEffluentCompliance: $ref: '#/definitions/dfr038' CWAEffluentComplianceEXP: $ref: '#/definitions/dfr038_EXP' CWAPSCompliance: $ref: '#/definitions/dfr042' CWARNCCompliance: $ref: '#/definitions/dfr046' CWASECompliance: $ref: '#/definitions/dfr049' CaseFormalActions: $ref: '#/definitions/dfr052' ComplianceHistory: $ref: '#/definitions/dfr057' ComplianceSummary: $ref: '#/definitions/dfr059' Demographics: $ref: '#/definitions/dfr061' EJScreenIndexes: $ref: '#/definitions/dfr018_EJScreenIndexes' EnforcementComplianceSummaries: $ref: '#/definitions/dfr062' FormalActions: $ref: '#/definitions/dfr064' ICISFormalActions: $ref: '#/definitions/dfr066' InspectionEnforcementSummary: $ref: '#/definitions/dfr068' LeadAndCopperRule5Yr: $ref: '#/definitions/dfr070' MapOutput: $ref: '#/definitions/dfr073' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string MultipleFRSFacilities: $ref: '#/definitions/dfr018_MultipleFRSFacilities' NAICS: $ref: '#/definitions/dfr018_NAICS' Notices: $ref: '#/definitions/dfr076' Permits: items: $ref: '#/definitions/dfr018_Permits' title: Permits type: array xml: name: Permits wrapped: true example: - string RCRACompliance: $ref: '#/definitions/dfr078' Reports: $ref: '#/definitions/dfr018_Reports' SDWISCompliance: $ref: '#/definitions/dfr081' SIC: $ref: '#/definitions/dfr084' SanitarySurveys: $ref: '#/definitions/dfr086' SiteVisits: $ref: '#/definitions/dfr090' SpatialMetadata: $ref: '#/definitions/dfr094' SystemExtractDates: $ref: '#/definitions/dfr095' TRIHistory: $ref: '#/definitions/dfr098' TRIReleases: $ref: '#/definitions/dfr102' Tribes: items: $ref: '#/definitions/dfr105' title: Tribes type: array xml: name: Tribes wrapped: true example: - string ViolationsEnforcementActions: $ref: '#/definitions/dfr106' WaterQuality: $ref: '#/definitions/dfr111' WaterQualityDetails: $ref: '#/definitions/dfr111_Details' WebFireDocuments: items: $ref: '#/definitions/dfr018_WebFireDocuments' title: Web Fire Documents type: array xml: name: WebFireDocuments wrapped: true example: - string required: - Message type: object dfr094: description: Spatial Metadata Object properties: CalculatedAccuracy: description: ?? example: 50 Meters title: Calculated Accuracy type: string CollectionMethod: description: ?? example: ADDRESS MATCHING-HOUSE NUMBER title: Collection Method type: string CoordinateSourceSystem: description: ?? example: FRS title: Coordinate Source System type: string CoordinateSourceSystemId: description: ?? example: '110001891506' title: Coordinate Source System Identifier type: string Latitude83: description: The latitude of the facility or permit holder as maintained in each data system. example: '38.798026' format: double title: Latitude type: string Longitude83: description: The longitude of the facility or permit holder as maintained in each data system example: '-77.062981' format: double title: Longitude type: string ReferencePoint: description: ?? example: ENTRANCE POINT OF A FACILITY OR STATION title: Reference Point type: string RegistryID: description: An internal 12-digit Facility Registry Service (FRS) tracking number used to tie all facility data together in EPA regulatory program databases. example: '110020837601' title: FRS ID type: string required: - RegistryID - Latitude83 - Longitude83 - CollectionMethod - ReferencePoint - CalculatedAccuracy - CoordinateSourceSystem - CoordinateSourceSystemId type: object dfr049: description: CWA SE Compliance Object properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr050' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr0_get_cwa_eff_alr_exp.Results: description: Results Object properties: CWAEffluentALRExceedencesEXP: $ref: '#/definitions/dfr035_EXP' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr059: description: Compliance Summary Object properties: ProgramDates: items: $ref: '#/definitions/dfr018_ProgramDates' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string Source: items: $ref: '#/definitions/dfr060' title: Source type: array xml: name: Source wrapped: true example: - string required: - ProgramDates - Source type: object dfr079_s: description: Source Object properties: Evaluations: items: $ref: '#/definitions/dfr079_s.Evaluations' title: Evaluations type: array xml: name: Evaluations wrapped: true example: - string Status: $ref: '#/definitions/dfr079_s.Status' Violations: items: $ref: '#/definitions/dfr079_s.Violations' title: Violations type: array xml: name: Violations wrapped: true example: - string type: object xml: name: Sources dfr0_Qtr12Status: description: Status Object properties: 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 - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status type: object xml: name: Status dfr066: description: ICIS Formal Actions Object properties: Action: items: $ref: '#/definitions/dfr067' type: array xml: name: Action wrapped: true example: - string ProgramDates: items: $ref: '#/definitions/dfr018_ProgramDates' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string type: object dfr054: properties: CompActionCost: description: The whole dollar amount of the estimated or actual value of the complying action activities. example: '0' title: Complying Action Cost type: string FederalPenalty: description: For civil judicial Enforcement Actions, this amount is the Federal penalty assessed against the defendant(s) as specified in the final entered Consent Decree or Court Order. For administrative Enforcement Actions, it is the penalty assessed in the Consent/Final Order. It does not include the amount of the penalty mitigated due to a SEP or the amount shared with the state or local entities. Interest payments associated with a penalty paid over time are not to be included in this amount. It is the total Federal amount for each Final Order. example: $65,000.00 title: Federal Penalty type: string SepCost: description: The total value of all SEPs for all settlements at the enforcement case. example: $4,100.00 title: Supplemental Environmental Projects Cost type: string SettlementDate: description: For federal judicial actions, this is the date the settlement document is signed by the presiding judge and entered by the Clerk of the Court. At that point, the settlement becomes a binding court order. For administrative actions, this is the date that the final order is signed and issued by the enforcement authority. example: 05/5/2005 title: Settlement Date type: string StateLocalPenalty: description: The total dollar penalty amount from all settlements to be paid to a state or local enforcement authority that is party to a concluded enforcement action. example: '8450' title: State/Local Penalty type: string TotalCostRecovery: description: The amount of the cost recovery ordered or agreed to be repaid by the responsible parties, cost recovery whole dollar amount awarded by the Court and due the the Superfund. For administrative cases, it is the cost recovery whole dollar amount of the Final Order. example: $6,598 title: Total Cost Recovery type: string required: - TotalCostRecovery - SettlementDate - FederalPenalty - StateLocalPenalty - SepCost - CompActionCost type: object dfr002_Results: description: Results Object properties: AirQuality: $ref: '#/definitions/dfr024' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr111_Details: description: Water Quality Details properties: Sources: items: $ref: '#/definitions/dfr111_Details.Sources' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr019: description: Air Compliance Object properties: Header: $ref: '#/definitions/dfr0_Qtr12Header' Sources: items: $ref: '#/definitions/dfr020' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr130_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string SIC: $ref: '#/definitions/dfr084' required: - Message type: object dfr012_Results: description: Results Object properties: CWAEffluentCompliance: $ref: '#/definitions/dfr038' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr047_.Status: description: CWA RNC Compliance Statuses Object properties: Status: items: $ref: '#/definitions/dfr0_Qtr12Status' title: Status type: array xml: name: Status wrapped: true example: - active type: object xml: name: Status dfr0_Qtr12Header39: description: Header Object properties: Mnth10End: description: The start date of the tenth month (MM/DD/YYYY). example: 10/31/2016 title: Month 10 End type: string Mnth10Start: description: The end date of the tenth month (MM/DD/YYYY). example: 10/01/2016 title: Month 10 Start type: string Mnth11End: description: The start date of the eleventh month (MM/DD/YYYY). example: 11/30/2016 title: Month 11 End type: string Mnth11Start: description: The end date of the eleventh month (MM/DD/YYYY). example: 11/01/2016 title: Month 11 Start type: string Mnth12End: description: The start date of the twelfth month (MM/DD/YYYY). example: 12/31/2016 title: Month 12 End type: string Mnth12Start: description: The end date of the twelfth month (MM/DD/YYYY). example: 12/01/2016 title: Month 12 Start type: string Mnth13End: description: The start date of the thirteenth month (MM/DD/YYYY). example: 01/31/2017 title: Month 13 End type: string Mnth13Start: description: The end date of the thirteenth month (MM/DD/YYYY). example: 01/01/2017 title: Month 13 Start type: string Mnth14End: description: The start date of the fourteenth month (MM/DD/YYYY). example: 02/28/2017 title: Month 14 End type: string Mnth14Start: description: The end date of the fourteenth month (MM/DD/YYYY). example: 02/01/2017 title: Month 14 Start type: string Mnth15End: description: The start date of the fifteenth month (MM/DD/YYYY). example: 03/31/2017 title: Month 15 End type: string Mnth15Start: description: The end date of the fifteenth month (MM/DD/YYYY). example: 03/01/2017 title: Month 15 Start type: string Mnth16End: description: The start date of the sixteenth month (MM/DD/YYYY). example: 04/30/2017 title: Month 16 End type: string Mnth16Start: description: The end date of the sixteenth month (MM/DD/YYYY). example: 04/01/2017 title: Month 16 Start type: string Mnth17End: description: The start date of the seventeenth month (MM/DD/YYYY). example: 05/31/2017 title: Month 17 End type: string Mnth17Start: description: The end date of the seventeenth month (MM/DD/YYYY). example: 05/01/2017 title: Month 17 Start type: string Mnth18End: description: The start date of the eighteenth month (MM/DD/YYYY). example: 06/30/2017 title: Month 18 End type: string Mnth18Start: description: The end date of the eighteenth month (MM/DD/YYYY). example: 06/01/2017 title: Month 18 Start type: string Mnth19End: description: The start date of the ninteenth month (MM/DD/YYYY). example: 07/31/2017 title: Month 19 End type: string Mnth19Start: description: The end date of the ninteenth month (MM/DD/YYYY). example: 07/01/2017 title: Month 19 Start type: string Mnth1End: description: The start date of the first month (MM/DD/YYYY). example: 01/31/2016 title: Month 1 End type: string Mnth1Start: description: The end date of the first month (MM/DD/YYYY). example: 01/01/2016 title: Month 1 Start type: string Mnth20End: description: The start date of the twentieth month (MM/DD/YYYY). example: 08/31/2017 title: Month 20 End type: string Mnth20Start: description: The end date of the twentieth month (MM/DD/YYYY). example: 08/01/2017 title: Month 20 Start type: string Mnth21End: description: The start date of the twenty-first month (MM/DD/YYYY). example: 09/30/2017 title: Month 21 End type: string Mnth21Start: description: The end date of the twenty-first month (MM/DD/YYYY). example: 09/01/2017 title: Month 21 Start type: string Mnth22End: description: The start date of the twenty-second month (MM/DD/YYYY). example: 10/31/2017 title: Month 22 End type: string Mnth22Start: description: The end date of the twenty-second month (MM/DD/YYYY). example: 10/01/2017 title: Month 22 Start type: string Mnth23End: description: The start date of the twenty-third month (MM/DD/YYYY). example: 11/30/2017 title: Month 23 End type: string Mnth23Start: description: The end date of the twenty-third month (MM/DD/YYYY). example: 11/01/2017 title: Month 23 Start type: string Mnth24End: description: The start date of the twenty-fourth month (MM/DD/YYYY). example: 12/31/2017 title: Month 24 End type: string Mnth24Start: description: The end date of the twenty-fourth month (MM/DD/YYYY). example: 12/01/2017 title: Month 24 Start type: string Mnth25End: description: The start date of the twenty-fifth month (MM/DD/YYYY). example: 01/31/2018 title: Month 25 End type: string Mnth25Start: description: The end date of the twenty-fifth month (MM/DD/YYYY). example: 01/01/2018 title: Month 25 Start type: string Mnth26End: description: The start date of the twenty-sixth month (MM/DD/YYYY). example: 02/28/2018 title: Month 26 End type: string Mnth26Start: description: The end date of the twenty-sixth month (MM/DD/YYYY). example: 02/01/2018 title: Month 26 Start type: string Mnth27End: description: The start date of the twenty-seventh month (MM/DD/YYYY). example: 03/31/2018 title: Month 27 End type: string Mnth27Start: description: The end date of the twenty-seventh month (MM/DD/YYYY). example: 03/01/2018 title: Month 27 Start type: string Mnth28End: description: The start date of the twenty-eighth month (MM/DD/YYYY). example: 04/30/2018 title: Month 28 End type: string Mnth28Start: description: The end date of the twenty-eighth month (MM/DD/YYYY). example: 04/01/2018 title: Month 28 Start type: string Mnth29End: description: The start date of the twenty-ninth month (MM/DD/YYYY). example: 05/31/2018 title: Month 29 End type: string Mnth29Start: description: The end date of the twenty-ninth month (MM/DD/YYYY). example: 05/01/2018 title: Month 29 Start type: string Mnth2End: description: The start date of the second month (MM/DD/YYYY). example: 02/29/2016 title: Month 2 End type: string Mnth2Start: description: The end date of the second month (MM/DD/YYYY). example: 02/01/2016 title: Month 2 Start type: string Mnth30End: description: The start date of the thirtieth month (MM/DD/YYYY). example: 06/30/2018 title: Month 30 End type: string Mnth30Start: description: The end date of the thirtieth month (MM/DD/YYYY). example: 06/01/2018 title: Month 30 Start type: string Mnth31End: description: The start date of the thirty-first month (MM/DD/YYYY). example: 07/31/2018 title: Month 31 End type: string Mnth31Start: description: The end date of the thirty-first month (MM/DD/YYYY). example: 07/01/2018 title: Month 31 Start type: string Mnth32End: description: The start date of the thirty-second month (MM/DD/YYYY). example: 08/31/2018 title: Month 32 End type: string Mnth32Start: description: The end date of the thirty-second month (MM/DD/YYYY). example: 08/01/2018 title: Month 32 Start type: string Mnth33End: description: The start date of the thirty-third month (MM/DD/YYYY). example: 09/30/2018 title: Month 33 End type: string Mnth33Start: description: The end date of the thirty-third month (MM/DD/YYYY). example: 09/01/2018 title: Month 33 Start type: string Mnth34End: description: The start date of the thirty-fourth month (MM/DD/YYYY). example: 10/31/2018 title: Month 34 End type: string Mnth34Start: description: The end date of the thirty-fourth month (MM/DD/YYYY). example: 10/01/2018 title: Month 34 Start type: string Mnth35End: description: The start date of the thirty-fifth month (MM/DD/YYYY). example: 11/30/2018 title: Month 35 End type: string Mnth35Start: description: The end date of the thirty-fifth month (MM/DD/YYYY). example: 11/01/2018 title: Month 35 Start type: string Mnth36End: description: The start date of the thirty-sixth month (MM/DD/YYYY). example: 12/31/2018 title: Month 36 End type: string Mnth36Start: description: The end date of the thirty-sixth month (MM/DD/YYYY). example: 12/01/2018 title: Month 36 Start type: string Mnth37End: description: The start date of the thirty-seventh month (MM/DD/YYYY). example: 01/31/2019 title: Month 37 End type: string Mnth37Start: description: The end date of the thirty-seventh month (MM/DD/YYYY). example: 01/01/2019 title: Month 37 Start type: string Mnth38End: description: The start date of the thirty-eighth month (MM/DD/YYYY). example: 02/28/2019 title: Month 38 End type: string Mnth38Start: description: The end date of the thirty-eighth month (MM/DD/YYYY). example: 02/01/2019 title: Month 38 Start type: string Mnth39End: description: The start date of the thirty-ninth month (MM/DD/YYYY). example: 04/05/2019 title: Month 39 End type: string Mnth39Start: description: The end date of the thirty-ninth month (MM/DD/YYYY). example: 03/01/2019 title: Month 39 Start type: string Mnth3End: description: The start date of the third month (MM/DD/YYYY). example: 03/31/2016 title: Month 3 End type: string Mnth3Start: description: The end date of the third month (MM/DD/YYYY). example: 03/01/2016 title: Month 3 Start type: string Mnth4End: description: The start date of the fourth month (MM/DD/YYYY). example: 04/30/2016 title: Month 4 End type: string Mnth4Start: description: The end date of the fourth month (MM/DD/YYYY). example: 04/01/2016 title: Month 4 Start type: string Mnth5End: description: The start date of the fifth month (MM/DD/YYYY). example: 05/31/2016 title: Month 5 End type: string Mnth5Start: description: The end date of the fifth month (MM/DD/YYYY). example: 05/01/2016 title: Month 5 Start type: string Mnth6End: description: The start date of the sixth month (MM/DD/YYYY). example: 07/31/2016 title: Month 6 End type: string Mnth6Start: description: The end date of the sixth month (MM/DD/YYYY). example: 07/01/2016 title: Month 6 Start type: string Mnth7End: description: The start date of the seventh month (MM/DD/YYYY). example: 08/31/2016 title: Month 7 End type: string Mnth7Start: description: The end date of the seventh month (MM/DD/YYYY). example: 08/01/2016 title: Month 7 Start type: string Mnth8End: description: The start date of the eighth month (MM/DD/YYYY). example: 09/30/2016 title: Month 8 End type: string Mnth8Start: description: The end date of the eighth month (MM/DD/YYYY). example: 09/01/2016 title: Month 8 Start type: string Mnth9End: description: The start date of the ninth month (MM/DD/YYYY). example: 10/31/2016 title: Month 9 End type: string Mnth9Start: description: The end date of the ninth month (MM/DD/YYYY). example: 10/01/2016 title: Month 9 Start type: string Qtr10End: description: Date indicating the end of Quarter 10. example: 12/31/2015 title: Quarter 10 End Date type: string Qtr10Start: description: Date indicating the beginning of Quarter 10. example: 10/01/2015 title: Quarter 10 Start Date type: string Qtr11End: description: Date indicating the end of Quarter 11. example: 03/31/2016 title: Quarter 11 End Date type: string Qtr11Start: description: Date indicating the beginning of Quarter 11. example: 01/01/2016 title: Quarter 11 Start Date type: string Qtr12End: description: Date indicating the end of Quarter 12. example: 06/30/2016 title: Quarter 12 End Date type: string Qtr12Start: description: Date indicating the beginning of Quarter 12. example: 04/01/2016 title: Quarter 12 Start Date type: string Qtr1End: description: Date indicating the end of Quarter 1. example: 09/30/2013 title: Quarter 1 End Date type: string Qtr1Start: description: Date indicating the beginning of Quarter 1. example: 07/01/2013 title: Quarter 1 Start Date type: string Qtr2End: description: Date indicating the end of Quarter 2. example: 12/31/2013 title: Quarter 2 End Date type: string Qtr2Start: description: Date indicating the beginning of Quarter 2. example: 10/01/2013 title: Quarter 2 Start Date type: string Qtr3End: description: Date indicating the end of Quarter 3. example: 03/31/2014 title: Quarter 3 End Date type: string Qtr3Start: description: Date indicating the beginning of Quarter 3. example: 01/01/2014 title: Quarter 3 Start Date type: string Qtr4End: description: Date indicating the end of Quarter 4. example: 06/30/2014 title: Quarter 4 End Date type: string Qtr4Start: description: Date indicating the beginning of Quarter 4. example: 04/01/2014 title: Quarter 4 Start Date type: string Qtr5End: description: Date indicating the end of Quarter 5. example: 09/30/2014 title: Quarter 5 End Date type: string Qtr5Start: description: Date indicating the beginning of Quarter 5. example: 07/01/2014 title: Quarter 5 Start Date type: string Qtr6End: description: Date indicating the end of Quarter 6. example: 12/31/2014 title: Quarter 6 End Date type: string Qtr6Start: description: Date indicating the beginning of Quarter 6. example: 10/01/2014 title: Quarter 6 Start Date type: string Qtr7End: description: Date indicating the end of Quarter 7. example: 03/31/2015 title: Quarter 7 End Date type: string Qtr7Start: description: Date indicating the beginning of Quarter 7. example: 01/01/2015 title: Quarter 7 Start Date type: string Qtr8End: description: Date indicating the end of Quarter 8. example: 06/30/2015 title: Quarter 8 End Date type: string Qtr8Start: description: Date indicating the beginning of Quarter 8. example: 04/01/2015 title: Quarter 8 Start Date type: string Qtr9End: description: Date indicating the end of Quarter 9. example: 09/30/2015 title: Quarter 9 End Date type: string Qtr9Start: description: Date indicating the beginning of Quarter 9. example: 07/01/2015 title: Quarter 9 Start Date type: string required: - Qtr1Start - Qtr1End - Qtr2Start - Qtr2End - Qtr3Start - Qtr3End - Qtr4Start - Qtr4End - Qtr5Start - Qtr5End - Qtr6Start - Qtr6End - Qtr7Start - Qtr7End - Qtr8End - Qtr8Start - Qtr9Start - Qtr9End - Qtr10Start - Qtr10End - Qtr11Start - Qtr11End - Qtr12Start - Qtr12End - Mnth1Start - Mnth1End - Mnth2Start - Mnth2End - Mnth3Start - Mnth3End - Mnth4Start - Mnth4End - Mnth5Start - Mnth5End - Mnth6Start - Mnth6End - Mnth7Start - Mnth7End - Mnth8Start - Mnth8End - Mnth9Start - Mnth9End - Mnth10Start - Mnth10End - Mnth11Start - Mnth11End - Mnth12Start - Mnth12End - Mnth13Start - Mnth13End - Mnth14Start - Mnth14End - Mnth15Start - Mnth15End - Mnth16Start - Mnth16End - Mnth17Start - Mnth17End - Mnth18Start - Mnth18End - Mnth19Start - Mnth19End - Mnth20Start - Mnth20End - Mnth21Start - Mnth21End - Mnth22Start - Mnth22End - Mnth23Start - Mnth23End - Mnth24Start - Mnth24End - Mnth25Start - Mnth25End - Mnth26Start - Mnth26End - Mnth27Start - Mnth27End - Mnth28Start - Mnth28End - Mnth29Start - Mnth29End - Mnth30Start - Mnth30End - Mnth31Start - Mnth31End - Mnth32Start - Mnth32End - Mnth33Start - Mnth33End - Mnth34Start - Mnth34End - Mnth35Start - Mnth35End - Mnth36Start - Mnth36End - Mnth37Start - Mnth37End - Mnth38Start - Mnth38End - Mnth39Start - Mnth39End type: object dfr128_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string ViolationsEnforcementActions: $ref: '#/definitions/dfr106' required: - Message type: object dfr127_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string SiteVisits: $ref: '#/definitions/dfr090' required: - Message type: object dfr086: description: Sanitary Surveys Object properties: Sources: items: $ref: '#/definitions/dfr088' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr052: description: Case Formal Actions properties: Action: items: $ref: '#/definitions/dfr053' type: array xml: name: Action wrapped: true example: - string ProgramDates: items: $ref: '#/definitions/dfr018_ProgramDates' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string type: object xml: name: CaseFormalActions dfr119_Results: description: Results Object properties: MapOutput: $ref: '#/definitions/dfr073' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr032: description: Sources Object properties: Violations: items: $ref: '#/definitions/dfr034' title: Sources type: array xml: name: Violations wrapped: true example: - string required: - Violations type: object xml: name: Sources dfr123_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string Permits: items: $ref: '#/definitions/dfr018_Permits' title: Permits type: array xml: name: Permits wrapped: true example: - string Reports: $ref: '#/definitions/dfr018_Reports' required: - Message type: object dfr131_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string SpatialMetadata: $ref: '#/definitions/dfr094' required: - Message type: object dfr038: description: CWA Effluent Compliance Object properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr041' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr018_CAEDDocuments: description: CAED Documents properties: DocumentLink: description: URLS for documents that EPA has colleted that are related to this Case. title: Dcoument Links type: string example: string EPAProgram: description: The EPA Program associated with the Document URL title: EPA Program type: string example: string FacilityName: description: The name of the facility. example: 3M COMPANY title: Facility Name type: string PublishDate: description: The date the document was published. title: Document Published Date type: string example: string RegistryId: description: 12-digit Facility Registry Service (FRS) identification number. FRS uniquely identifies a facility by assigning an identification number (FRS ID), and uses this FRS ID to link together all EPA regulatory program database records example: '110020837601' title: FRS Registry ID type: string type: object xml: name: CAEDDocuments dfr126_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string SanitarySurveys: $ref: '#/definitions/dfr086' required: - Message type: object dfr100: description: Sources Object properties: ReleaseYear: items: $ref: '#/definitions/dfr101' title: Release Year type: array xml: name: ReleaseYear wrapped: true example: - string type: object xml: name: Sources dfr018_Summaries: description: Summaries Object properties: Cases: description: The number of EPA enforcement cases that have been brought against the facility, under the corresponding statute, within the designated time period. example: '1' title: Case Count type: string CurrentStatus: description: The current status for the facility during the most current quarter. (No violation, noncompliance) example: No Violation title: Current Status type: string FormalActions: description: The number of formal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period example: '1' title: Formal Action Count type: string InformalActions: description: The number of informal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period example: '1' title: Informal Action Count type: string Inspections: description: The number of inspections/compliance evaluations that have occurred at the facility, under the corresponding statute, within the designated time period title: Inspections type: string example: string LastInspection: description: The date on which the most recent inspection of the facility took place example: 07/24/2015 title: Last Inspection type: string QtrsInNC: description: The number of quarters, out of the last twelve quarters, in which the permit or site is considered either with violations, in non-compliance (NC) status, or in Significant Noncompliance (SNC) or High Priority Violation (HPV) status example: '1' title: Quarters In Noncompliance type: string QtrsInSNC: description: The number of formal enforcement actions that have been taken against the facility, under the corresponding statute, within the five year time period example: '1' title: Quarters In Significant Noncompliance type: string Statute: description: "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act" example: CWA title: Regulatory Statute type: string TotalCasePenalties: description: ?? example: $4,100.00 title: Total Case Penalities type: string TotalPenalties: description: The total dollar amount of either assessed or final penalties within the five year time period example: $963,531 title: Total Penalties type: string required: - Statute - Inspections - LastInspection - CurrentStatus - QtrsInNC - QtrsInSNC - InformalActions - FormalActions - Cases - TotalPenalties - TotalCasePenalties type: object xml: name: Summaries dfr063_s: description: Program Date Object properties: EndDate: description: End date for the date range of interest. Formatted as mm/dd/yyyy example: 01/01/2016 title: End Date type: string Program: description: The source database for the EPA programs information. example: CWA title: Program type: string StartDate3Yr: description: ?? - mm/dd/yyyy example: 07/01/2013 type: string StartDate5Yr: description: ?? - mm/dd/yyyy example: 05/04/2011 type: string required: - Program - StartDate3Yr - StartDate5Yr - EndDate type: object xml: name: ProgramDates dfr060: description: Source Object properties: CurrentAsOf: description: 'The most recent date or calendar year quarter of record maintained in the data system for which the Current SNC/HPV status applies. A quarter could be any of the following 3-month periods: - January-March - April-June - July-September - October-December' example: 05/21/2016 title: Current As Of Date type: string CurrentSNC: description: The current Significant Noncompliance (SNC) or High Priority Violator (HPV) status for the facility during the most current quarter. SNC is used for RCRA and CWA, and HPV is used for CAA. Each program has its own specific criteria for making this determination. The value of Yes indicates the facility is in SNC or HPV for the permit or site in question and may pose a more severe level of environmental threat. The value of No indicates the permit or site is not considered in SNC or HPV. If the facility is Non-Federally Reportable within AFS or if it is classified as minor within PCS, the field reads N/A. The value of N/A in this field indicates Not Applicable because compliance data for these facilities are not required to be reported to the national program database example: 'No' type: string Description: description: The text description for the event that results in the permit or site being in Significant Noncompliance (SNC) or in High Priority Violation (HPV) title: Description type: string example: string QtrsInNC: description: The number of quarters, out of the last twelve quarters, in which the permit or site is considered either with violations, in non-compliance (NC) status, or in Significant Noncompliance (SNC) or High Priority Violation (HPV) status example: '1' title: Quarters In Noncompliance type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string Statute: description: "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act" example: CWA title: Regulatory Statute type: string required: - Statute - SourceID - CurrentSNC - Description - CurrentAsOf - QtrsInNC type: object xml: name: Source dfr111_Details.Sources: description: Sources Object properties: AssessedOr303dFlg: description: Denotes facilities that discharge into an impaired water body for which a plan has not yet been developed (category 5 water body) and facilities that discharge to an impaired water body for which the state has developed a plan to return the water to its designated uses under the Total Maximum Daily Loads (TMDL) program (category 4 water body). example: 305(b) title: Impaired Water Body (Section 303(d)) type: string AssessmentUnitEPACategory: description: 'The water quality category under which the water body�or water segment is classified.�Additional information: https://www.epa.gov/wqs-tech/supplemental-module-listing-impaired-waters-and-developing-tmdls' title: Assessment Unit Category (ATTAINS) type: string example: string AttainsAquaticLifeUseFlg: description: Displays "Y" if the waterbody in which the facility resides is designated for aquatic life use. The data are from the ATTAINS database. example: Y title: ATTAINS Aquatic Life Use Flag type: string AttainsCauseGroups: description: Lists all groups of pollutants or stressors that are causing impairment in the assessed waterbody. The data are from the ATTAINS database. example: POLYCHLORINATED BIPHENYLS (PCBS) | TOXIC ORGANICS title: ATTAINS Cause Groups type: string AttainsExceptnlUseFlg: description: Displays "Y" if the waterbody in which the facility resides is designated for exceptional use. The data are from the ATTAINS database. example: Y title: ATTAINS Exceptional Use Flag type: string AttainsPossiblePollutants: description: Lists all groups of pollutants or stressors that are causing impairment in the assessed waterbody, as indicated in ATTAINS. example: Aluminum, total recoverable | Coliform, fecal general | Copper, total [as Cu] | Copper, total recoverable | Iron, total [as Fe] | Iron, total recoverable | Lead, total recoverable title: Causes of Impairments(s) by Group(s) type: string AttainsRecreationUseFlg: description: Displays "Y" if the waterbody in which the facility resides is designated for recreational use. The data are from the ATTAINS database. example: Y title: ATTAINS Recreational Use Flag type: string AttainsShelffishUseFlg: description: Indicates if the waterbody in which the facility resides is designated for shellfish use. example: Y title: Shellfish Use type: string AttainsStateCauses: description: Lists all pollutants or stressors that are causing impairment in the assessed waterbody. The data are from the ATTAINS database. example: PH | POLYCHLORINATED BIPHENYLS (PCBS) title: ATTAINS State Causes type: string CycleYear: description: The Assessment, Total Maximum Daily Load (TMDL) Tracking and Implementation System (ATTAINS) reporting year. example: '2012' title: Cycle Year type: string GNISName: description: The name of the waterbody in which the facility is located near or is permitted to discharge directly. example: Sugarcamp Run title: Waterbody Name type: string ImpairedWatersFlg: description: Indicates if the facility is porentially discharging to impaired waters. example: Y title: Impaired Waters Flag type: string ReachCode: description: A nationally unique and permanent 14-digit identifier for the waterbody, assigned by the U.S. Geological Survey. example: '"05030201000270"' title: Reach Code type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string WBD12: description: The 12-digit Hydrologic Unit Code (HUC) of the watershed in which the facility resides, based on the USGS Watershed Boundary Dataset (WBD). example: '050302011006' title: Watershed Boundary Dataset Level 12 Code type: string WBD12Name: description: The name of the watershed in which the facility resides. example: Mill Creek-Ohio River title: Watershed Boundary Dataset Level 12 Name type: string required: - SourceID - CycleYear - GNISName - ReachCode - WBD12 - WBD12Name - AssessedOr303dFlg - ImpairedWatersFlg - AssessmentUnitEPACategory - AttainsAquaticLifeUseFlg - AttainsExceptnlUseFlg - AttainsRecreationUseFlg - AttainsShelffishUseFlg - AttainsStateCauses - AttainsCauseGroups - AttainsPossiblePollutants type: object xml: name: Sources dfr112: description: Sources Object properties: AttainsAquaticLifeUseFlg: description: Displays "Y" if the waterbody in which the facility resides is designated for aquatic life use. The data are from the ATTAINS database. example: Y title: ATTAINS Aquatic Life Use Flag type: string AttainsAuCategory: description: 'The impairment class or category of the waterbody in which the facility is permitted to discharge directly. The data are from the ATTAINS database: - 5 = Impaired: TMDL needed. Available information indicates that at least one designated use is not being supported and a TMDL is needed (also known as the 303(d) listed waters). - 4 = Impaired: TMDL not needed. Available information indicates that at least one designated use is not being supported, but a TMDL is not needed (see subcategories). - 4a = TMDL completed. A TMDL has been completed, but impairment still exists. - 4b = TMDL alternative. Impairment is being addressed by a method other than a TMDL (e.g., stream bank improvements). - 4c = Non-pollutant causes. Cause of impairment is not a pollutant (e.g., habitat destruction).' example: '5' title: ATTAINS Assessment Unit Category type: string AttainsCauseGroups: description: Lists all groups of pollutants or stressors that are causing impairment in the assessed waterbody. The data are from the ATTAINS database. example: POLYCHLORINATED BIPHENYLS (PCBS) | TOXIC ORGANICS title: ATTAINS Cause Groups type: string AttainsExceptnlUseFlg: description: Displays "Y" if the waterbody in which the facility resides is designated for exceptional use. The data are from the ATTAINS database. example: Y title: ATTAINS Exceptional Use Flag type: string AttainsRecreationUseFlg: description: Displays "Y" if the waterbody in which the facility resides is designated for recreational use. The data are from the ATTAINS database. example: Y title: ATTAINS Recreational Use Flag type: string AttainsShellfishUseFlg: description: Displays "Y" if the waterbody in which the facility resides is designated for shellfish use. The data are from the ATTAINS database. example: Y title: ATTAINS Shellfish Use Flag type: string BeachCloseLast2yrsFlg: description: Displays "Y" if the facility is located on or near a waterbody with a beach closure within the last two years. example: Y type: string BeachCloseLastYearFlg: description: Displays "Y" if the facility is located on or near a waterbody with a beach closure within the last year. example: Y type: string CSS: description: Indicates whether or not the facility has a combined sewer system. example: Y title: Combined Sewer System type: string CWPCsoOutfalls: description: The number of discharge outfalls at points prior to the treatment plant. example: '59' title: CSO Outfalls type: string EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string EsaAquaticSpeciesFlg: description: Indicates if the watershed contains Endangered Species Act (ESA)-listed aquatic species. example: Y title: Watershed with ESA-listed Aquatic Species? type: string HUC8: description: The 8-digit Hydrologic Unit Code (HUC) of the watershed in which the facility resides.�Cataloguing unit (fourth-level, 8-digit HUC) example: '"05030201"' title: 8-digit HUC type: string HUC8Name: description: The name of the watershed in which the facility resides. example: LITTLE MUSKINGUM-MIDDLE ISLAND title: WBD Subwatershed Name type: string ImpairedWaters: description: Field indicates if the permit discharges directly into category 4 or 5 impaired waters. title: Impaired Waters type: string example: string RadGnisName: description: The name of the waterbody from the Geographic Names Information System (GNIS) database in which the facility is permitted to discharge directly. example: Pojoaque River title: Reach Address Database GNIS Name type: string RadReachcode: description: A nationally unique and permanent identifier for the waterbody, assigned by the US Geological Survey. example: '144957244039' title: Reach Address Database Reach Code type: string ReceivingWaters: description: The name of the river, lake, stream, or estuary that receives runoff from the facility. title: Receiving Waters type: string example: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string WBD12: description: The 12-digit Hydrologic Unit Code (HUC) of the watershed in which the facility resides, based on the USGS Watershed Boundary Dataset (WBD). example: '050302011006' title: Watershed Boundary Dataset Level 12 Code type: string WBD12Name: description: The name of the watershed in which the facility resides. example: Mill Creek-Ohio River title: Watershed Boundary Dataset Level 12 Name type: string required: - SourceID - EPASystem - HUC8 - HUC8Name - WBD12 - WBD12Name - ReceivingWaters - ImpairedWaters - CSS - RadGnisName - RadReachcode - CWPCsoOutfalls - AttainsAuCategory - AttainsCauseGroups - AttainsAquaticLifeUseFlg - AttainsExceptnlUseFlg - AttainsRecreationUseFlg - AttainsShellfishUseFlg - BeachCloseLastYearFlg - BeachCloseLast2yrsFlg - EsaAquaticSpeciesFlg type: object xml: name: Sources dfr079_s.Evaluations: description: Evaluations 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 Evaluation: type: string example: string EvaluationType: type: string example: string Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status 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 - EvaluationType - Evaluation - Agency - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Mnth1Status - Mnth2Status - Mnth3Status - Mnth4Status - Mnth5Status - Mnth6Status - Mnth7Status - Mnth8Status - Mnth9Status - Mnth10Status - Mnth11Status - Mnth12Status - Mnth13Status - Mnth14Status - Mnth15Status - Mnth16Status - Mnth17Status - Mnth18Status - Mnth19Status - Mnth20Status - Mnth21Status - Mnth22Status - Mnth23Status - Mnth24Status - Mnth25Status - Mnth26Status - Mnth27Status - Mnth28Status - Mnth29Status - Mnth30Status - Mnth31Status - Mnth32Status - Mnth33Status - Mnth34Status - Mnth35Status - Mnth36Status type: object xml: name: Evaluations dfr042: description: CWA PS Compliance Object properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr043' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr045: description: CWA PS Compliance Violations Object properties: Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth10Value: description: The value associated with the noncompliance in the tenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 10 Value type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth11Value: description: The value associated with the noncompliance in the eleventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 11 Value type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth12Value: description: The value associated with the noncompliance in the twelfth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 12 Value type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth13Value: description: The value associated with the noncompliance in the thirteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 13 Value type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth14Value: description: The value associated with the noncompliance in the fourteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 14 Value type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth15Value: description: The value associated with the noncompliance in the fifteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 15 Value type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth16Value: description: The value associated with the noncompliance in the sixteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 16 Value type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth17Value: description: The value associated with the noncompliance in the seventeenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 17 Value type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth18Value: description: The value associated with the noncompliance in the eighteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 18 Value type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth19Value: description: The value associated with the noncompliance in the ninteenth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 19 Value type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth1Value: description: The value associated with the noncompliance in the first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 1 Value type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth20Value: description: The value associated with the noncompliance in the twentieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 20 Value type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth21Value: description: The value associated with the noncompliance in the twenty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 21 Value type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth22Value: description: The value associated with the noncompliance in the twenty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 22 Value type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth23Value: description: The value associated with the noncompliance in the twenty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 23 Value type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth24Value: description: The value associated with the noncompliance in the twenty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 24 Value type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth25Value: description: The value associated with the noncompliance in the twenty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 25 Value type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth26Value: description: The value associated with the noncompliance in the twenty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 26 Value type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth27Value: description: The value associated with the noncompliance in the twenty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 27 Value type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth28Value: description: The value associated with the noncompliance in the twenty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 28 Value type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth29Value: description: The value associated with the noncompliance in the twenty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 29 Value type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth2Value: description: The value associated with the noncompliance in the second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 2 Value type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth30Value: description: The value associated with the noncompliance in the thirtieth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 30 Value type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth31Value: description: The value associated with the noncompliance in the thirty-first month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 31 Value type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth32Value: description: The value associated with the noncompliance in the thirty-second month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 32 Value type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth33Value: description: The value associated with the noncompliance in the thirty-third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 33 Value type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth34Value: description: The value associated with the noncompliance in the thirty-fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 34 Value type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth35Value: description: The value associated with the noncompliance in the thirty-fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 35 Value type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth36Value: description: The value associated with the noncompliance in the thirty-sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 36 Value type: string Mnth37Status: description: The compliance status of the thirty-seventh month. example: No Violation Identified title: Month 37 Status type: string Mnth37Value: description: The value associated with the noncompliance in the thirty-seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 37 Value type: string Mnth38Status: description: The compliance status of the thirty-eighth month. example: No Violation Identified title: Month 38 Status type: string Mnth38Value: description: The value associated with the noncompliance in the thirty-eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 38 Value type: string Mnth39Status: description: The compliance status of the thirty-ninth month. example: No Violation Identified title: Month 39 Status type: string Mnth39Value: description: The value associated with the noncompliance in the thirty-ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 39 Value type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth3Value: description: The value associated with the noncompliance in the third month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 3 Value type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth4Value: description: The value associated with the noncompliance in the fourth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 4 Value type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth5Value: description: The value associated with the noncompliance in the fifth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 5 Value type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth6Value: description: The value associated with the noncompliance in the sixth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 6 Value type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth7Value: description: The value associated with the noncompliance in the seventh month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 7 Value type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth8Value: description: The value associated with the noncompliance in the eighth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 8 Value type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status type: string Mnth9Value: description: The value associated with the noncompliance in the ninth month. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Month 9 Value type: string NPDESViolationId: description: The unique identifier in ICIS-NPDES for the NPDES Violation example: '3401214483' title: NPDES Violation ID type: string Qtr10Status: description: The relevant status for the quarter. example: No Viol title: Quarter 10 Status type: string Qtr10Value: description: The value associated with the noncompliance in the tenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 10 Value type: string Qtr11Status: description: The relevant status for the quarter. example: No Viol title: Quarter 11 Status type: string Qtr11Value: description: The value associated with the noncompliance in the eleventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 11 Value type: string Qtr12Status: description: The relevant status for the quarter. example: No Viol title: Quarter 12 Status type: string Qtr12Value: description: The value associated with the noncompliance in the twelfth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 12 Value type: string Qtr13Status: description: The relevant status for the quarter. example: No Viol title: Quarter 13 Status type: string Qtr13Value: description: The value associated with the noncompliance in the thirteenth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 13 Value type: string Qtr1Status: description: The relevant status for the quarter. example: No Viol title: Quarter 1 Status type: string Qtr1Value: description: The value associated with the noncompliance in the first quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 1 Value type: string Qtr2Status: description: The relevant status for the quarter. example: No Viol title: Quarter 2 Status type: string Qtr2Value: description: The value associated with the noncompliance in the second quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 2 Value type: string Qtr3Status: description: The relevant status for the quarter. example: No Viol title: Quarter 3 Status type: string Qtr3Value: description: The value associated with the noncompliance in the third quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 3 Value type: string Qtr4Status: description: The relevant status for the quarter. example: No Viol title: Quarter 4 Status type: string Qtr4Value: description: The value associated with the noncompliance in the fourth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 4 Value type: string Qtr5Status: description: The relevant status for the quarter. example: No Viol title: Quarter 5 Status type: string Qtr5Value: description: The value associated with the noncompliance in the fifth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 5 Value type: string Qtr6Status: description: The relevant status for the quarter. example: No Viol title: Quarter 6 Status type: string Qtr6Value: description: The value associated with the noncompliance in the sixth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 6 Value type: string Qtr7Status: description: The relevant status for the quarter. example: No Viol title: Quarter 7 Status type: string Qtr7Value: description: The value associated with the noncompliance in the seventh quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 7 Value type: string Qtr8Status: description: The relevant status for the quarter. example: No Viol title: Quarter 8 Status type: string Qtr8Value: description: The value associated with the noncompliance in the eighth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 8 Value type: string Qtr9Status: description: The relevant status for the quarter. example: No Viol title: Quarter 9 Status type: string Qtr9Value: description: The value associated with the noncompliance in the ninth quarter. This may be a percent exceedance or a violation start or end date. example: '2.73' title: Quarter 9 Value type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string ViolationDesc: description: A description of which type of violation has occurred example: Effluent Violation title: Violation type: string required: - SourceID - ViolationDesc - NPDESViolationId - Qtr1Status - Qtr1Value - Qtr2Status - Qtr2Value - Qtr3Status - Qtr3Value - Qtr4Status - Qtr4Value - Qtr5Status - Qtr5Value - Qtr6Status - Qtr6Value - Qtr7Status - Qtr7Value - Qtr8Status - Qtr8Value - Qtr9Status - Qtr9Value - Qtr10Status - Qtr10Value - Qtr11Status - Qtr11Value - Qtr12Status - Qtr12Value - Qtr13Status - Qtr13Value - Mnth1Status - Mnth1Value - Mnth2Status - Mnth2Value - Mnth3Status - Mnth3Value - Mnth4Status - Mnth4Value - Mnth5Status - Mnth5Value - Mnth6Status - Mnth6Value - Mnth7Status - Mnth7Value - Mnth8Status - Mnth8Value - Mnth9Status - Mnth9Value - Mnth10Status - Mnth10Value - Mnth11Status - Mnth11Value - Mnth12Status - Mnth12Value - Mnth13Status - Mnth13Value - Mnth14Status - Mnth14Value - Mnth15Status - Mnth15Value - Mnth16Status - Mnth16Value - Mnth17Status - Mnth17Value - Mnth18Status - Mnth18Value - Mnth19Status - Mnth19Value - Mnth20Status - Mnth20Value - Mnth21Status - Mnth21Value - Mnth22Status - Mnth22Value - Mnth23Status - Mnth23Value - Mnth24Status - Mnth24Value - Mnth25Status - Mnth25Value - Mnth26Status - Mnth26Value - Mnth27Status - Mnth27Value - Mnth28Status - Mnth28Value - Mnth29Status - Mnth29Value - Mnth30Status - Mnth30Value - Mnth31Status - Mnth31Value - Mnth32Status - Mnth32Value - Mnth33Status - Mnth33Value - Mnth34Status - Mnth34Value - Mnth35Status - Mnth35Value - Mnth36Status - Mnth36Value - Mnth37Status - Mnth37Value - Mnth38Status - Mnth38Value - Mnth39Status - Mnth39Value type: object xml: name: Violations dfr029: description: CWA 3-Year D80D90 Sources Object properties: Status: items: $ref: '#/definitions/dfr030' title: Status type: array xml: name: Status wrapped: true example: - active required: - Status type: object xml: name: Sources dfr075: description: NAICS Codes Object properties: EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string NAICSCode: description: The North American Industry Classification System (NAICS) code example: '327320' title: NAICS Code type: string NAICSDesc: description: The corresponding description of North American Industry Classification System (NAICS) code. example: Ready-Mix Concrete Manufacturing title: NAICS Description type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string required: - SourceID - EPASystem - NAICSCode - NAICSDesc type: object xml: name: NAICSCodes dfr071: description: Copper Samples properties: CU90: description: The concentration of copper representing the 90th percentile level of all tap water samples collected for the water system example: 2 mg/L title: Copper 90th Percentile type: string CU90Dates: description: The dates during which tap water samples were collected. example: 2015-07-01-2015-12-31 title: Copper 90th Percentile Dates type: string CU90Units: description: The measurement units. example: mg/L title: Copper 90th Percentile Units type: string CU90Value: description: The value of the concentration of copper representing the 90th percentile level of all tap water samples collected for the water system example: '2' title: Copper 90th Percentile Value type: string required: - CU90 - CU90Value - CU90Units - CU90Dates type: object xml: name: CopperSample dfr0_get_ejscreen_indexes.Results: description: Results Object properties: EJScreenIndexes: $ref: '#/definitions/dfr018_EJScreenIndexes' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr004: description: Results Object properties: CaseFormalActions: $ref: '#/definitions/dfr052' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr018_NAICS: description: NAICS Object properties: Sources: items: $ref: '#/definitions/dfr074' title: Sources type: array xml: name: Sources wrapped: true example: - string required: - Sources type: object dfr133_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string TRIReleases: $ref: '#/definitions/dfr102' required: - Message type: object dfr022: description: FRV Programs Pollutant 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 AirPollutants: description: The air pollutant(s) for which the facility is in violation. example: Benzene, TOTAL PARTICULATE MATTER, FACIL title: AIR Pollutants type: string AirPrograms: description: The air program under to which the facility or operation is subject. example: CAANESH, CAASIP, CAATVP title: AIR Programs type: string ERPType: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Enforcement Response Policy Type Identifier type: string Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status 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 - ERPType - AirPrograms - AirPollutants - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Mnth1Status - Mnth2Status - Mnth3Status - Mnth4Status - Mnth5Status - Mnth6Status - Mnth7Status - Mnth8Status - Mnth9Status - Mnth10Status - Mnth11Status - Mnth12Status - Mnth13Status - Mnth14Status - Mnth15Status - Mnth16Status - Mnth17Status - Mnth18Status - Mnth19Status - Mnth20Status - Mnth21Status - Mnth22Status - Mnth23Status - Mnth24Status - Mnth25Status - Mnth26Status - Mnth27Status - Mnth28Status - Mnth29Status - Mnth30Status - Mnth31Status - Mnth32Status - Mnth33Status - Mnth34Status - Mnth35Status - Mnth36Status - Agency type: object xml: name: FRVProgramsPollutants dfr085: description: Sources Object properties: SICCodes: items: $ref: '#/definitions/dfr084_Codes' type: array xml: name: SICCodes wrapped: true example: - string required: - SICCodes type: object xml: name: Sources dfr074: description: NAICS Sources Object properties: NAICSCodes: items: $ref: '#/definitions/dfr075' title: NAICS Codes type: array xml: name: NAICSCodes wrapped: true example: - string required: - NAICSCodes type: object xml: name: Sources dfr070: description: Lead and Copper Rule Object properties: CopperSamples: items: $ref: '#/definitions/dfr071' title: Copper Samples type: array xml: name: CopperSamples wrapped: true example: - string CuALE: description: The count of occurrences when 90th percentile sample concentrations of copper exceeded the copper action level of 1.3 mg/L in the past five years. example: 1.3 mg/L title: Copper Action Level Exceedances type: string CuALEUnits: description: The copper action level exceedances measurement units. example: mg/L title: Copper Action Level Exceedances Units type: string CuALEValue: description: The copper action level exceedance value. example: '1.3' title: Copper Action Level Exceedances Value type: string CuSampleDates: description: The dates during which tap water samples were collected. example: 2012-01-01 - 2014-12-31; title: Sample Dates type: string CuViol: description: The number of copper violations in the last five years. example: '2' title: Copper Violation type: string LeadAndCopperViol: description: The number of lead and copper violations. example: '4' title: Lead and Copper Violation type: string LeadCopperRuleHealthBasedViol: description: The count of open health-based violations of the Lead and Copper Rule in the past five years. example: '2' title: Number of Open Health-Based Violations type: string LeadSamples: items: $ref: '#/definitions/dfr072' title: Lead Samples type: array xml: name: LeadSamples wrapped: true example: - string PbALE: description: The count of occurrences when 90th percentile sample concentrations of lead exceeded the lead action level of 0.015 mg/L in the past five years. example: 0.015 mg/L title: Lead Action Level Exceedances type: string PbALEUnits: description: The lead action level exceedance measurement units. example: mg/L title: Lead Action Level Exceedances Units type: string PbALEValue: description: The lead action level exceedance sample value. example: '0.015' title: Lead Action Level Exceedances Values type: string PbSampleDates: description: The dates during which tap water samples were collected. example: 2012-01-01 - 2014-12-31; title: Sample Dates type: string PbViol: description: The number of lead violations in the last five years. example: '1' title: Lead Violation type: string RuleCode350Viol: description: The count of open health-based violations in the past five years. These include violations of maximum contaminant levels (MCLs), maximum residual disinfectant levels (MRDLs), or treatment technique (TT) rules. example: '1' title: Rule Code 350 Violation type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string iCU90: description: The number of times samples have been collected for copper in the last five years. example: '3' title: Copper Sample Count type: string iPB90: description: The number of times samples have been collected for lead in the last five years. example: '2' title: Lead Sample Count type: string type: object dfr069: description: Source Object properties: DateLastInspection: description: The date on which the most recent inspection of the facility took place example: 01/13/2007 title: Date of Last Inspection type: string EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string FormalEnfActCount: description: The number of formal enforcement actions that have been taken against the facility, under the corresponding statute, within the last five years. example: '1' title: Formal Enforcement Action Count type: string InspectionCount: description: The total number of inspections pertaining to compliance of the designated statute title: Inspection Count type: string example: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string Statute: description: "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act" example: CWA title: Regulatory Statute type: string TotalPenalties: description: The total dollar amount of either assessed or final penalties within the five year time period example: $963,531 title: Total Penalties type: string required: - Statute - EPASystem - SourceID - InspectionCount - DateLastInspection - FormalEnfActCount - TotalPenalties type: object xml: name: Source dfr073: description: Map Output Object properties: CenterLatitude: description: The latitude of the facility in degrees, to four decimal places. example: '38.798026' type: string CenterLongitude: description: The longitude of the facility in degrees, to four decimal places. example: '-77.062981' type: string IconBaseURL: description: URL where all the icons are located example: https://echo.epa.gov/app/map/icons/ title: Icon Base URL type: string MapData: description: An array of facility geospatial information. items: $ref: '#/definitions/dfr018_MapData' title: Map Data type: array xml: name: MapData wrapped: true example: - string PopUpBaseURL: description: Combine this URL with the PUC to get popup info example: https://echodata.epa.gov/echo/cwa_rest_services.pop_up?p_id= title: Popup Base URL type: string required: - IconBaseURL - PopUpBaseURL - CenterLatitude - CenterLongitude - MapData type: object dfr102: description: TRI Releases Object properties: Chemicals: items: $ref: '#/definitions/dfr103' title: Chemicals type: array xml: name: Chemicals wrapped: true example: - string Header: items: $ref: '#/definitions/dfr104' title: Header type: array xml: name: Header wrapped: true example: - string type: object dfr017_Results: description: Results Object properties: Demographics: $ref: '#/definitions/dfr061' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr007_Results: description: Results Object properties: CWA3YrD80D90Counts: $ref: '#/definitions/dfr027' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message - CWA3YrD80D90Counts type: object dfr106: description: Violations Enforcement Actions Object properties: Sources: items: $ref: '#/definitions/dfr108' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr041: description: CWA Effluent Compliance Sources Object properties: Parameters: items: $ref: '#/definitions/dfr040' title: Parameters type: array xml: name: Parameters wrapped: true example: - string type: object xml: name: Sources dfr079_s.Status: description: Status Object properties: Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status 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 - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Mnth1Status - Mnth2Status - Mnth3Status - Mnth4Status - Mnth5Status - Mnth6Status - Mnth7Status - Mnth8Status - Mnth9Status - Mnth10Status - Mnth11Status - Mnth12Status - Mnth13Status - Mnth14Status - Mnth15Status - Mnth16Status - Mnth17Status - Mnth18Status - Mnth19Status - Mnth20Status - Mnth21Status - Mnth22Status - Mnth23Status - Mnth24Status - Mnth25Status - Mnth26Status - Mnth27Status - Mnth28Status - Mnth29Status - Mnth30Status - Mnth31Status - Mnth32Status - Mnth33Status - Mnth34Status - Mnth35Status - Mnth36Status type: object dfr020_.HPVHistory: description: HPV History Object properties: Mnth10Status: description: The compliance status of the tenth month. example: No Violation Identified title: Month 10 Status type: string Mnth11Status: description: The compliance status of the eleventh month. example: No Violation Identified title: Month 11 Status type: string Mnth12Status: description: The compliance status of the twelfth month. example: No Violation Identified title: Month 12 Status type: string Mnth13Status: description: The compliance status of the thirteenth month. example: No Violation Identified title: Month 13 Status type: string Mnth14Status: description: The compliance status of the fourteenth month. example: No Violation Identified title: Month 14 Status type: string Mnth15Status: description: The compliance status of the fifteenth month. example: No Violation Identified title: Month 15 Status type: string Mnth16Status: description: The compliance status of the sixteenth month. example: No Violation Identified title: Month 16 Status type: string Mnth17Status: description: The compliance status of the seventeenth month. example: No Violation Identified title: Month 17 Status type: string Mnth18Status: description: The compliance status of the eighteenth month. example: No Violation Identified title: Month 18 Status type: string Mnth19Status: description: The compliance status of the ninteenth month. example: No Violation Identified title: Month 19 Status type: string Mnth1Status: description: The compliance status of the first month. example: No Violation Identified title: Month 1 Status type: string Mnth20Status: description: The compliance status of the twentieth month. example: No Violation Identified title: Month 20 Status type: string Mnth21Status: description: The compliance status of the twenty-first month. example: No Violation Identified title: Month 21 Status type: string Mnth22Status: description: The compliance status of the twenty-second month. example: No Violation Identified title: Month 22 Status type: string Mnth23Status: description: The compliance status of the twenty-third month. example: No Violation Identified title: Month 23 Status type: string Mnth24Status: description: The compliance status of the twenty-fourth month. example: No Violation Identified title: Month 24 Status type: string Mnth25Status: description: The compliance status of the twenty-fifth month. example: No Violation Identified title: Month 25 Status type: string Mnth26Status: description: The compliance status of the twenty-sixth month. example: No Violation Identified title: Month 26 Status type: string Mnth27Status: description: The compliance status of the twenty-seventh month. example: No Violation Identified title: Month 27 Status type: string Mnth28Status: description: The compliance status of the twenty-eighth month. example: No Violation Identified title: Month 28 Status type: string Mnth29Status: description: The compliance status of the twenty-ninth month. example: No Violation Identified title: Month 29 Status type: string Mnth2Status: description: The compliance status of the second month. example: No Violation Identified title: Month 2 Status type: string Mnth30Status: description: The compliance status of the thirtieth month. example: No Violation Identified title: Month 30 Status type: string Mnth31Status: description: The compliance status of the thirty-first month. example: No Violation Identified title: Month 31 Status type: string Mnth32Status: description: The compliance status of the thirty-second month. example: No Violation Identified title: Month 32 Status type: string Mnth33Status: description: The compliance status of the thirty-third month. example: No Violation Identified title: Month 33 Status type: string Mnth34Status: description: The compliance status of the thirty-fourth month. example: No Violation Identified title: Month 34 Status type: string Mnth35Status: description: The compliance status of the thirty-fifth month. example: No Violation Identified title: Month 35 Status type: string Mnth36Status: description: The compliance status of the thirty-sixth month. example: No Violation Identified title: Month 36 Status type: string Mnth3Status: description: The compliance status of the third month. example: No Violation Identified title: Month 3 Status type: string Mnth4Status: description: The compliance status of the fourth month. example: No Violation Identified title: Month 4 Status type: string Mnth5Status: description: The compliance status of the fifth month. example: No Violation Identified title: Month 5 Status type: string Mnth6Status: description: The compliance status of the sixth month. example: No Violation Identified title: Month 6 Status type: string Mnth7Status: description: The compliance status of the seventh month. example: No Violation Identified title: Month 7 Status type: string Mnth8Status: description: The compliance status of the eighth month. example: No Violation Identified title: Month 8 Status type: string Mnth9Status: description: The compliance status of the ninth month. example: No Violation Identified title: Month 9 Status 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 - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Mnth1Status - Mnth2Status - Mnth3Status - Mnth4Status - Mnth5Status - Mnth6Status - Mnth7Status - Mnth8Status - Mnth9Status - Mnth10Status - Mnth11Status - Mnth12Status - Mnth13Status - Mnth14Status - Mnth15Status - Mnth16Status - Mnth17Status - Mnth18Status - Mnth19Status - Mnth20Status - Mnth21Status - Mnth22Status - Mnth23Status - Mnth24Status - Mnth25Status - Mnth26Status - Mnth27Status - Mnth28Status - Mnth29Status - Mnth30Status - Mnth31Status - Mnth32Status - Mnth33Status - Mnth34Status - Mnth35Status - Mnth36Status type: object dfr098: description: TRI History Object properties: Sources: items: $ref: '#/definitions/dfr100' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr111: description: Water Quality Object properties: Sources: items: $ref: '#/definitions/dfr112' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr035_EXP: properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr035_EXP.Sources' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr038_EXP.Sources: properties: Parameters: items: $ref: '#/definitions/dfr038_EXP.Parameters' title: Parameters type: array xml: name: Parameters wrapped: true example: - string type: object xml: name: Sources dfr025: description: CWA 3-Year Compliance Object properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr026' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr027: description: CWA 3-Year D80D90 Counts properties: Header: $ref: '#/definitions/dfr0_Qtr13Header' Sources: items: $ref: '#/definitions/dfr029' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr084_Codes: description: SIC Codes Object properties: EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string SICCode: description: The Standard Industrial Classification codes applicable to the facility example: '9711' title: SIC Code type: string SICDesc: description: Industries associated to the SIC code. example: National Security title: SIC Description type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string required: - SourceID - EPASystem - SICCode - SICDesc type: object xml: name: SICCodes dfr095: description: System Extract Dates Object properties: Dates: items: $ref: '#/definitions/dfr096' title: System Extract Dates Dates type: array xml: name: Dates wrapped: true example: - string required: - Dates type: object dfr035_EXP.Sources: properties: Parameters: items: $ref: '#/definitions/dfr035_EXP.Parameters' title: Parameters type: array xml: name: Parameters wrapped: true example: - string required: - Parameters type: object xml: name: Sources dfr055: properties: Settlement: items: $ref: '#/definitions/dfr054' title: Settlement type: array xml: name: Settlements wrapped: true example: - string required: - Settlement type: object xml: name: Settlements dfr011_Results: description: Results Object properties: CWAEffluentALRExceedences: $ref: '#/definitions/dfr035' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr018_MultipleFRSFacilities: description: Multiple FRS Facilities Object properties: RegistryIDs: items: $ref: '#/definitions/dfr018_RegistryIDs' title: Registry IDs type: array xml: name: RegistryIDs wrapped: true example: - '12345' type: object dfr018_MapData: description: Map Data Object properties: ICON: description: Name of each individual icon file within the URL base example: CAA-IC-MN-N.png title: Icon type: string LAT: description: The latitude of the facility in degrees, to four decimal places example: '38.798026' title: Latitude type: string LON: description: The longitude of the facility in degrees, to four decimal places example: '-77.062981' title: Longitude type: string NAME: description: For DFR, this is the Facility name. The name corresponds to the TYPE value example: VIRGINIA CONCRETE ALEXANDRIA PLANT title: Name type: string PUV: description: Pop up value. Combine with PopUpBaseURL to give the popup for the facility example: '110001891506' title: Popup Value type: string TYPE: description: For DFR, this is always facility example: Facility title: Type type: string required: - LAT - LON - ICON - TYPE - NAME - PUV type: object xml: name: Object dfr064: description: Formal Actions Object properties: Action: items: $ref: '#/definitions/dfr065' type: array xml: name: Action wrapped: true example: - string ProgramDates: items: $ref: '#/definitions/dfr018_ProgramDates' title: Program Dates type: array xml: name: ProgramDates wrapped: true example: - string type: object dfr110: description: Violations Object properties: CompliancePeriodBeginDate: description: The beginning date of the time period during which a violation took place. For some violations this period corresponds to a regular water quality monitoring period, such as a month or quarter; in other cases it may initially be open-ended, and remain that way until the violation is resolved, i.e. until EPA or the state files a resolving enforcement action to indicate that either the system has returned to compliance or no further action is necessary. example: 1/17/2015 title: Begin Date for Compliance Period type: string CompliancePeriodEndDate: description: The end date of the time period during which a violation took place. For some violations this period corresponds to a regular water quality monitoring period, such as a month or quarter; in other cases it may initially be open-ended, and remain that way until the violation is resolved, i.e. until EPA or the state files a resolving enforcement action to indicate that either the system has returned to compliance or no further action is necessary. example: 5/28/2015 title: End Date for Compliance Period type: string ContaminantName: description: City example: ALEXANDRIA title: Contaminant Name type: string EnforcementActions: items: $ref: '#/definitions/dfr109' title: Enforcement Actions type: array xml: name: EnforcementActions wrapped: true example: - string FederalMCL: description: Maximum contaminant levels (MCLs) or maximum residual disinfectant levels (MRDLs), which specify the highest concentrations of contaminants or disinfectants, respectively, allowed in drinking water; or of treatment technique (TT) rules, which specify required processes intended to reduce the amounts of contaminants in drinking water. title: Federal MCL type: string example: string FederalRule: description: ??? example: Lead and Copper Rule title: Federal Rule type: string ResolvedDate: description: The resolved date of the drinking water violation (MM/DD/YYYY) example: 02/16/2017 title: Resolved Date type: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string StateMCL: description: County example: CAROLINE title: State MCL type: string Status: description: 'Describes the status of the drinking water violation. Violation statuses include: - Resolved: The violation has at least one resolving enforcement action. In SDWIS, this indicates that either the system has returned to compliance from the violation, the rule that was violated was no longer applicable, or no further action was needed. - Archived: The violation is not Resolved, but is more than five years past its compliance period end date. In keeping with the Enforcement Response Policy, the violation no longer contributes to the public water system''s overall compliance status. Unresolved violations are also marked as Archived when a system ceases operations (becomes inactive). - Addressed: The violation is not Resolved or Archived, and is addressed by one or more formal enforcement actions. - Unaddressed: The violation is not Resolved or Archived, and has not been addressed by formal enforcement.' example: Resolved title: Status type: string ViolationCategoryCode: description: Categories of violations that may be reported example: MR title: Violation Category Code type: string ViolationCategoryDesc: description: A description of the violation category. example: Monitoring and Reporting title: Violation Category Description type: string ViolationID: description: An identifer from SDWA that uniquely identifies the violation. example: '1221223' title: Violation ID type: string ViolationMeasure: description: A numeric value that represents the analytical result of a contaminant that exceeded the Maximum Contaminant Level (MCL) for that contaminant. title: Violation Measure type: string example: string required: - SourceID - CompliancePeriodBeginDate - CompliancePeriodEndDate - ViolationID - FederalRule - ContaminantName - ViolationCategoryCode - ViolationCategoryDesc - ViolationMeasure - StateMCL - FederalMCL - Status - ResolvedDate - EnforcementActions type: object xml: name: Violations dfr053: description: Case Formal Action properties: ActivityName: description: The user-created name for an activity. type: string example: EPA Facility CaseID: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Case Identifier type: string CaseName: description: 'A unique number identifying the enforcement action. For EPA civil cases, these numbers begin with either the two digit EPA Region Code, "HQ" (headquarters initiated cases), and "EF" or "WF" (Eastern or Western Field Office CAA Mobile Source Program cases); followed by the fiscal year in which the action was initiated. After the fiscal year there is a sequence number. State NPDES civil cases start with the two character post abbreviation, followed by a sequence number. For criminal cases, the ID was generated in ECHO based on the following format: CR [prosecution_summary_id]. The source of the Prosecution Summary ID is the Summary of Criminal Prosecutions database.' example: Baltes Real Estate Company title: Case Name type: string CaseType: description: The unique code that identifies a type of compliance event or enforcement action. example: AFR title: Case Type type: string DataSource: type: string example: string EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string IssueDate: description: For administrative cases, this field indicates the date that the complaint or Administrative Order (AO) was signed by the appropriate authority and issued to the respondent. For judicial cases, this field indicates the date that the complaint was filed with the Clerk of the Court. title: Administratice Case Issue Date type: string example: string LawSectionCode: description: The unique identifier for the Section(s) of law violated and cited in the activity. example: 112D title: Law Section Code type: string LeadAgency: description: The lead agency (e.g., EPA, State) conducting the inspection example: State title: Lead Agency type: string NumberSettlements: description: The number of final orders issued under the enforcement action. example: '1' title: Number of Settlements type: string Settlements: $ref: '#/definitions/dfr055' SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string StatuteCode: description: Air Facility System (AFS) ID. example: VA0000005151044014 title: Statute Code type: string required: - DataSource - StatuteCode - LawSectionCode - CaseID - EPASystem - SourceID - ActivityName - LeadAgency - CaseType - CaseName - IssueDate - NumberSettlements - Settlements type: object dfr072: description: Lead Samples properties: PB90: description: The concentration of lead representing the 90th percentile level of all tap water samples collected for the water system example: .042 mg/L title: Lead 90th Percentile type: string PB90Dates: description: The dates during which tap water samples were collected. example: 2015-07-01-2015-12-31 title: Lead 90th Percentile Dates type: string PB90Units: description: The measurement units. example: mg/L title: Lead 90th Percentile Units type: string PB90Value: description: The value of the concentration of lead representing the 90th percentile level of all tap water samples collected for the water system example: '0.042' title: Lead 90th Percentile Value type: string required: - PB90 - PB90Value - PB90Units - PB90Dates type: object xml: name: LeadSample dfr037: description: Sources Object properties: Parameters: items: $ref: '#/definitions/dfr036' title: Parameters type: array xml: name: Parameters wrapped: true example: - string required: - Parameters type: object xml: name: Sources dfr006_Results: description: Results Object properties: ComplianceSummary: $ref: '#/definitions/dfr059' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr083_s: description: Sources Object properties: RulesViolated: items: $ref: '#/definitions/dfr083_s.RulesViolated' type: array xml: name: RulesViolated wrapped: true example: - string Status: $ref: '#/definitions/dfr0_Qtr13Status' required: - Status - RulesViolated type: object xml: name: Sources dfr026: description: CWA 3-Year Compliance Sources Object properties: Status: items: $ref: '#/definitions/dfr0_Qtr13Status' title: Status type: array xml: name: Status wrapped: true example: - active required: - Status type: object xml: name: Sources dfr078: description: Resource Conservation and Recovery Act Compliance Object properties: Mnth10End: description: The start date of the tenth month (MM/DD/YYYY). example: 10/31/2016 title: Month 10 End type: string Mnth10Start: description: The end date of the tenth month (MM/DD/YYYY). example: 10/01/2016 title: Month 10 Start type: string Mnth11End: description: The start date of the eleventh month (MM/DD/YYYY). example: 11/30/2016 title: Month 11 End type: string Mnth11Start: description: The end date of the eleventh month (MM/DD/YYYY). example: 11/01/2016 title: Month 11 Start type: string Mnth12End: description: The start date of the twelfth month (MM/DD/YYYY). example: 12/31/2016 title: Month 12 End type: string Mnth12Start: description: The end date of the twelfth month (MM/DD/YYYY). example: 12/01/2016 title: Month 12 Start type: string Mnth13End: description: The start date of the thirteenth month (MM/DD/YYYY). example: 01/31/2017 title: Month 13 End type: string Mnth13Start: description: The end date of the thirteenth month (MM/DD/YYYY). example: 01/01/2017 title: Month 13 Start type: string Mnth14End: description: The start date of the fourteenth month (MM/DD/YYYY). example: 02/28/2017 title: Month 14 End type: string Mnth14Start: description: The end date of the fourteenth month (MM/DD/YYYY). example: 02/01/2017 title: Month 14 Start type: string Mnth15End: description: The start date of the fifteenth month (MM/DD/YYYY). example: 03/31/2017 title: Month 15 End type: string Mnth15Start: description: The end date of the fifteenth month (MM/DD/YYYY). example: 03/01/2017 title: Month 15 Start type: string Mnth16End: description: The start date of the sixteenth month (MM/DD/YYYY). example: 04/30/2017 title: Month 16 End type: string Mnth16Start: description: The end date of the sixteenth month (MM/DD/YYYY). example: 04/01/2017 title: Month 16 Start type: string Mnth17End: description: The start date of the seventeenth month (MM/DD/YYYY). example: 05/31/2017 title: Month 17 End type: string Mnth17Start: description: The end date of the seventeenth month (MM/DD/YYYY). example: 05/01/2017 title: Month 17 Start type: string Mnth18End: description: The start date of the eighteenth month (MM/DD/YYYY). example: 06/30/2017 title: Month 18 End type: string Mnth18Start: description: The end date of the eighteenth month (MM/DD/YYYY). example: 06/01/2017 title: Month 18 Start type: string Mnth19End: description: The start date of the ninteenth month (MM/DD/YYYY). example: 07/31/2017 title: Month 19 End type: string Mnth19Start: description: The end date of the ninteenth month (MM/DD/YYYY). example: 07/01/2017 title: Month 19 Start type: string Mnth1End: description: The start date of the first month (MM/DD/YYYY). example: 01/31/2016 title: Month 1 End type: string Mnth1Start: description: The end date of the first month (MM/DD/YYYY). example: 01/01/2016 title: Month 1 Start type: string Mnth20End: description: The start date of the twentieth month (MM/DD/YYYY). example: 08/31/2017 title: Month 20 End type: string Mnth20Start: description: The end date of the twentieth month (MM/DD/YYYY). example: 08/01/2017 title: Month 20 Start type: string Mnth21End: description: The start date of the twenty-first month (MM/DD/YYYY). example: 09/30/2017 title: Month 21 End type: string Mnth21Start: description: The end date of the twenty-first month (MM/DD/YYYY). example: 09/01/2017 title: Month 21 Start type: string Mnth22End: description: The start date of the twenty-second month (MM/DD/YYYY). example: 10/31/2017 title: Month 22 End type: string Mnth22Start: description: The end date of the twenty-second month (MM/DD/YYYY). example: 10/01/2017 title: Month 22 Start type: string Mnth23End: description: The start date of the twenty-third month (MM/DD/YYYY). example: 11/30/2017 title: Month 23 End type: string Mnth23Start: description: The end date of the twenty-third month (MM/DD/YYYY). example: 11/01/2017 title: Month 23 Start type: string Mnth24End: description: The start date of the twenty-fourth month (MM/DD/YYYY). example: 12/31/2017 title: Month 24 End type: string Mnth24Start: description: The end date of the twenty-fourth month (MM/DD/YYYY). example: 12/01/2017 title: Month 24 Start type: string Mnth25End: description: The start date of the twenty-fifth month (MM/DD/YYYY). example: 01/31/2018 title: Month 25 End type: string Mnth25Start: description: The end date of the twenty-fifth month (MM/DD/YYYY). example: 01/01/2018 title: Month 25 Start type: string Mnth26End: description: The start date of the twenty-sixth month (MM/DD/YYYY). example: 02/28/2018 title: Month 26 End type: string Mnth26Start: description: The end date of the twenty-sixth month (MM/DD/YYYY). example: 02/01/2018 title: Month 26 Start type: string Mnth27End: description: The start date of the twenty-seventh month (MM/DD/YYYY). example: 03/31/2018 title: Month 27 End type: string Mnth27Start: description: The end date of the twenty-seventh month (MM/DD/YYYY). example: 03/01/2018 title: Month 27 Start type: string Mnth28End: description: The start date of the twenty-eighth month (MM/DD/YYYY). example: 04/30/2018 title: Month 28 End type: string Mnth28Start: description: The end date of the twenty-eighth month (MM/DD/YYYY). example: 04/01/2018 title: Month 28 Start type: string Mnth29End: description: The start date of the twenty-ninth month (MM/DD/YYYY). example: 05/31/2018 title: Month 29 End type: string Mnth29Start: description: The end date of the twenty-ninth month (MM/DD/YYYY). example: 05/01/2018 title: Month 29 Start type: string Mnth2End: description: The start date of the second month (MM/DD/YYYY). example: 02/29/2016 title: Month 2 End type: string Mnth2Start: description: The end date of the second month (MM/DD/YYYY). example: 02/01/2016 title: Month 2 Start type: string Mnth30End: description: The start date of the thirtieth month (MM/DD/YYYY). example: 06/30/2018 title: Month 30 End type: string Mnth30Start: description: The end date of the thirtieth month (MM/DD/YYYY). example: 06/01/2018 title: Month 30 Start type: string Mnth31End: description: The start date of the thirty-first month (MM/DD/YYYY). example: 07/31/2018 title: Month 31 End type: string Mnth31Start: description: The end date of the thirty-first month (MM/DD/YYYY). example: 07/01/2018 title: Month 31 Start type: string Mnth32End: description: The start date of the thirty-second month (MM/DD/YYYY). example: 08/31/2018 title: Month 32 End type: string Mnth32Start: description: The end date of the thirty-second month (MM/DD/YYYY). example: 08/01/2018 title: Month 32 Start type: string Mnth33End: description: The start date of the thirty-third month (MM/DD/YYYY). example: 09/30/2018 title: Month 33 End type: string Mnth33Start: description: The end date of the thirty-third month (MM/DD/YYYY). example: 09/01/2018 title: Month 33 Start type: string Mnth34End: description: The start date of the thirty-fourth month (MM/DD/YYYY). example: 10/31/2018 title: Month 34 End type: string Mnth34Start: description: The end date of the thirty-fourth month (MM/DD/YYYY). example: 10/01/2018 title: Month 34 Start type: string Mnth35End: description: The start date of the thirty-fifth month (MM/DD/YYYY). example: 11/30/2018 title: Month 35 End type: string Mnth35Start: description: The end date of the thirty-fifth month (MM/DD/YYYY). example: 11/01/2018 title: Month 35 Start type: string Mnth36End: description: The start date of the thirty-sixth month (MM/DD/YYYY). example: 12/31/2018 title: Month 36 End type: string Mnth36Start: description: The end date of the thirty-sixth month (MM/DD/YYYY). example: 12/01/2018 title: Month 36 Start type: string Mnth3End: description: The start date of the third month (MM/DD/YYYY). example: 03/31/2016 title: Month 3 End type: string Mnth3Start: description: The end date of the third month (MM/DD/YYYY). example: 03/01/2016 title: Month 3 Start type: string Mnth4End: description: The start date of the fourth month (MM/DD/YYYY). example: 04/30/2016 title: Month 4 End type: string Mnth4Start: description: The end date of the fourth month (MM/DD/YYYY). example: 04/01/2016 title: Month 4 Start type: string Mnth5End: description: The start date of the fifth month (MM/DD/YYYY). example: 05/31/2016 title: Month 5 End type: string Mnth5Start: description: The end date of the fifth month (MM/DD/YYYY). example: 05/01/2016 title: Month 5 Start type: string Mnth6End: description: The start date of the sixth month (MM/DD/YYYY). example: 07/31/2016 title: Month 6 End type: string Mnth6Start: description: The end date of the sixth month (MM/DD/YYYY). example: 07/01/2016 title: Month 6 Start type: string Mnth7End: description: The start date of the seventh month (MM/DD/YYYY). example: 08/31/2016 title: Month 7 End type: string Mnth7Start: description: The end date of the seventh month (MM/DD/YYYY). example: 08/01/2016 title: Month 7 Start type: string Mnth8End: description: The start date of the eighth month (MM/DD/YYYY). example: 09/30/2016 title: Month 8 End type: string Mnth8Start: description: The end date of the eighth month (MM/DD/YYYY). example: 09/01/2016 title: Month 8 Start type: string Mnth9End: description: The start date of the ninth month (MM/DD/YYYY). example: 10/31/2016 title: Month 9 End type: string Mnth9Start: description: The end date of the ninth month (MM/DD/YYYY). example: 10/01/2016 title: Month 9 Start type: string Qtr10End: description: Date indicating the end of Quarter 10. example: 12/31/2015 title: Quarter 10 End Date type: string Qtr10Start: description: Date indicating the beginning of Quarter 10. example: 10/01/2015 title: Quarter 10 Start Date type: string Qtr11End: description: Date indicating the end of Quarter 11. example: 03/31/2016 title: Quarter 11 End Date type: string Qtr11Start: description: Date indicating the beginning of Quarter 11. example: 01/01/2016 title: Quarter 11 Start Date type: string Qtr12End: description: Date indicating the end of Quarter 12. example: 06/30/2016 title: Quarter 12 End Date type: string Qtr12Start: description: Date indicating the beginning of Quarter 12. example: 04/01/2016 title: Quarter 12 Start Date type: string Qtr1End: description: Date indicating the end of Quarter 1. example: 09/30/2013 title: Quarter 1 End Date type: string Qtr1Start: description: Date indicating the beginning of Quarter 1. example: 07/01/2013 title: Quarter 1 Start Date type: string Qtr2End: description: Date indicating the end of Quarter 2. example: 12/31/2013 title: Quarter 2 End Date type: string Qtr2Start: description: Date indicating the beginning of Quarter 2. example: 10/01/2013 title: Quarter 2 Start Date type: string Qtr3End: description: Date indicating the end of Quarter 3. example: 03/31/2014 title: Quarter 3 End Date type: string Qtr3Start: description: Date indicating the beginning of Quarter 3. example: 01/01/2014 title: Quarter 3 Start Date type: string Qtr4End: description: Date indicating the end of Quarter 4. example: 06/30/2014 title: Quarter 4 End Date type: string Qtr4Start: description: Date indicating the beginning of Quarter 4. example: 04/01/2014 title: Quarter 4 Start Date type: string Qtr5End: description: Date indicating the end of Quarter 5. example: 09/30/2014 title: Quarter 5 End Date type: string Qtr5Start: description: Date indicating the beginning of Quarter 5. example: 07/01/2014 title: Quarter 5 Start Date type: string Qtr6End: description: Date indicating the end of Quarter 6. example: 12/31/2014 title: Quarter 6 End Date type: string Qtr6Start: description: Date indicating the beginning of Quarter 6. example: 10/01/2014 title: Quarter 6 Start Date type: string Qtr7End: description: Date indicating the end of Quarter 7. example: 03/31/2015 title: Quarter 7 End Date type: string Qtr7Start: description: Date indicating the beginning of Quarter 7. example: 01/01/2015 title: Quarter 7 Start Date type: string Qtr8End: description: Date indicating the end of Quarter 8. example: 06/30/2015 title: Quarter 8 End Date type: string Qtr8Start: description: Date indicating the beginning of Quarter 8. example: 04/01/2015 title: Quarter 8 Start Date type: string Qtr9End: description: Date indicating the end of Quarter 9. example: 09/30/2015 title: Quarter 9 End Date type: string Qtr9Start: description: Date indicating the beginning of Quarter 9. example: 07/01/2015 title: Quarter 9 Start Date type: string Sources: items: $ref: '#/definitions/dfr079_s' title: Sources type: array xml: name: Sources wrapped: true example: - string type: object dfr101: description: Release Year Object properties: OffSiteTransfersPOTWS: description: The total amount, in pounds per year, transferred off site to Publicly Owned Treatment Works (POTWs). example: '0' title: Off-Site Transfers to POTWs type: string ReleasesToLand: description: Total releases to land on-site (includes landfills), in pounds per year. title: Releases To Land type: string example: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string SurfaceWaterDischarges: description: The total direct discharges to receiving streams or water bodies, in pounds per year. title: Surface Water Discharges type: string example: string TotalAirEmissions: description: The total fugitive (non-point air emissions) and stack or point air emissions, in pounds per year. example: '36' title: Total AIR Emissions type: string TotalOffSiteReleases: description: The total amount, in pounds per year, transferred off site to Publicly Owned Treatment Works (POTWs) and other off-site locations. example: '2' title: Total Offsite Releases type: string TotalOnSiteReleases: description: Total pounds per year released for Air Emissions, Surface Water Discharges, Underground Injections and Releases to Land. example: '36' title: Total Onsite Releases type: string TotalReleasesTransfers: description: Grand total for Air Emissions, Surface Water Discharges, Underground Injections, Releases to Land, On-Site Releases and Off-Site Transfers in pounds per year for all types of chemicals. example: 1,356 title: Total Releases Transfers type: string UndergroundInjections: description: The total underground injections to wells on-site, in pounds per year. title: Underground Injections type: string example: string Year: description: The calendar year of a time dimension (reporting table) record. type: string example: string required: - SourceID - Year - TotalAirEmissions - SurfaceWaterDischarges - UndergroundInjections - ReleasesToLand - OffSiteTransfersPOTWS - TotalOnSiteReleases - TotalOffSiteReleases - TotalReleasesTransfers type: object xml: name: ReleaseYear dfr116_Results: description: Results Object properties: FormalActions: $ref: '#/definitions/dfr064' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr065: description: Action Object properties: ActionDate: description: Air Facility System (AFS) ID. example: VA0000005151044014 type: string ActionType: description: Text description of type of enforcement action. The type of action and description are designated differently in each system, but may be equivalent. title: Formal Actions type: string example: string LeadAgency: description: The lead agency (e.g., EPA, State) conducting the inspection example: State title: Lead Agency type: string PenaltyAmount: description: ?? example: $1,458 title: Penalty Amount type: string PenaltyDesc: description: ?? title: Penalty Description type: string example: string SourceID: description: Unique Identifier assigned by EPA. example: ALR040033 title: EPA Source Identifier type: string Statute: description: "The name of the statute associated with each of the permits and identifiers linked to the facility: \n- CAA = the Clean Air Act\n- CWA = the Clean Water Act\n- RCRA = the Resource Conservation and Recovery Act\n- EP313 = the Emergency Planning and Community Right-to-Know Act, Section 313 (also known as the Toxics Release Inventory Program)\n- TSCA = the Toxic Substances Control Act\n- SDWA = the Safe Drinking Water Act" example: CWA title: Regulatory Statute type: string required: - Statute - SourceID - ActionType - LeadAgency - ActionDate - PenaltyAmount - PenaltyDesc type: object xml: name: Action dfr115: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string SystemExtractDates: $ref: '#/definitions/dfr095' required: - Message type: object dfr129_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string SDWISCompliance: $ref: '#/definitions/dfr081' required: - Message type: object dfr083_s.RulesViolated: description: Rules Violated Object properties: DrinkingWaterRule: description: The federal Safe Drinking Water Act (SDWA) rule that was violated. title: Drinking Water Rule type: string example: 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 Qtr13Status: description: The relevant status for the quarter. example: No Viol title: Quarter 13 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 - DrinkingWaterRule - Qtr1Status - Qtr2Status - Qtr3Status - Qtr4Status - Qtr5Status - Qtr6Status - Qtr7Status - Qtr8Status - Qtr9Status - Qtr10Status - Qtr11Status - Qtr12Status - Qtr13Status type: object xml: name: RulesViolated dfr096: description: System Extract Dates Dates Object properties: EPASystem: description: "The EPA data system in which permit and facility records are kept. EPA's Facility Registry System (FRS) links all program database records (such as permit IDs and IDs facilities use in reporting to EPA) together. The following list describes the individual data systems that are linked to from the detailed facility report: \n\n- AFS: Air Facility System for Clean Air Act stationary source programs.\n- ICP: Integrated Compliance Information System for Clean Water Act programs monitoring National Pollutant Discharge Elimination System (NPDES) permits.\n- RCR: Resource Conservation and Recovery Act Information System (RCRAInfo) for tracking the Resource Conservation and Recovery Act (RCRA) programs.\n- NCDB: National Compliance Database System for monitoring national performance of the Toxic Substance Control Act (TSCA); the Emergency Planning and Right-to-Know Act, Section 313 (EPCRA); the Asbestos Hazard Emergency Response (AHERA); and the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA).\n- TRI: Toxics Release Inventory for Emergency Planning and Community Right-to-Know Act, Section 313 submissions.\n- NEI: National Emissions Inventory database contains information on stationary and mobile sources that emit criteria air pollutants and their precursors, as well as hazardous air pollutants (HAPs). The database includes estimates of annual emissions, by source, of air pollutants in each area of the country, on an annual basis.\n- TSCA: Toxic Substances Control Act addressing the production, importation, use, and disposal of specific chemicals." example: ICP title: EPA Data System type: string SystemExtractDate: description: The most recent date that the data were extracted from the source data system. example: '43455' title: Date Last Refreshed type: string required: - EPASystem - SystemExtractDate type: object dfr120_Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string NAICS: $ref: '#/definitions/dfr018_NAICS' required: - Message type: object dfr015_Results: description: Results Object properties: CWASECompliance: $ref: '#/definitions/dfr049' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr089: description: Sanitary Survey 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 type: object xml: name: SanitarySurvey dfr0_get_aws_docs.Results: description: Results Object properties: Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object dfr013_Results: description: Results Object properties: CWAPSCompliance: $ref: '#/definitions/dfr042' Message: description: Field to record messages (typically performance-related) about packet processing example: Success title: Message type: string required: - Message type: object parameters: f.callback: description: JSONP Callback. For use with JSONP and GEOJSONP output only. Enter a name of the function in which to wrap the JSON response. in: formData name: callback required: false type: string q.p_missinglate: description: 'For the D80.D90 download, identifies whether or not MISSINGviolations are downloaded or LATE violations are downloaded. Valid values are: MiISSING and LATE.' enum: - MISSING - LATE in: query name: p_missinglate required: false type: string f.p_id: description: 'Either the EPA Facility Registry System''s REGISTRY_ID for a facility or the facility identifier from the following EPA Systems: RCRAINFO (HANDLER_ID), AFS (SCSC), ICIS NPDES (NPDES_ID), or SDWIS (PWS_ID).' in: formData name: p_id required: true type: string q.p_system: description: System Acronym Filter. Enter a single system acronym to filter results. in: query name: p_system required: false type: string f.output: description: "Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language." enum: - JSONP - JSON - XML in: formData name: output required: false type: string q.output: description: "Output Format Flag. Enter one of the following keywords:\n- JSON = Data model formatted as Javascript Object Notation (default).\n- JSONP = Data model formatted as Javascript Object Notation with Padding. \n- XML = Data model formatted as Extensible Markup Language." enum: - JSONP - JSON - XML in: query name: output required: false type: string q.p_id: description: 'Either the EPA Facility Registry System''s REGISTRY_ID for a facility or the facility identifier from the following EPA Systems: RCRAINFO (HANDLER_ID), AFS (SCSC), ICIS NPDES (NPDES_ID), or SDWIS (PWS_ID).' in: query name: p_id required: true type: string q.callback: description: JSONP Callback. For use with JSONP and GEOJSONP output only. Enter a name of the function in which to wrap the JSON response. in: query name: callback required: false type: string q.p_npdes_id: description: The NPDES_ID for the NPDES Permit to download DMR D80 and D90 Non-Receipt violations. in: query name: p_npdes_id required: false type: string q.p_qmtype: description: Identifies the time frame type, month or quarter, for the D80/D90 download. enum: - MONTH - QUARTER in: query name: p_qmtype required: false type: string f.p_system: description: System Acronym Filter. Enter a single system acronym to filter results. in: formData name: p_system required: false type: string q.p_qmvalue: description: A number between 1 and 39 that identifies the specific month or quarter for the D80/D90 violation download. in: query name: p_qmvalue required: false type: string