{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr0-get-d80d90s-details.d80-d90s-details.sources-schema.json", "title": "dfr0_get_d80d90s_details.D80D90sDetails.Sources", "description": "Sources Object", "type": "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).\ufffd", "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" ] }