{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr038-exp-structure.json", "name": "dfr038_EXP", "description": "dfr038_EXP schema from U.S. EPA Enforcement and Compliance History Online (ECHO) - Detailed Facility Report (DFR)", "type": "object", "properties": { "Header": { "$ref": "#/definitions/dfr0_Qtr13Header" }, "Sources": { "type": "array", "items": { "$ref": "#/definitions/dfr038_EXP.Sources" }, "example": [ "string" ] } } }