{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr035-exp-structure.json", "name": "dfr035_EXP", "description": "dfr035_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/dfr035_EXP.Sources" }, "example": [ "string" ] } } }