{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/echo-dfr-dfr112-schema.json", "title": "dfr112", "description": "Sources Object", "type": "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:\n- 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).\n- 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).\n- 4a = TMDL completed. A TMDL has been completed, but impairment still exists.\n- 4b = TMDL alternative. Impairment is being addressed by a method other than a TMDL (e.g., stream bank improvements).\n- 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.\ufffdCataloguing 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" ] }