{ "$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.sources-structure.json", "name": "dfr038_EXP.Sources", "description": "dfr038_EXP.Sources schema from U.S. EPA Enforcement and Compliance History Online (ECHO) - Detailed Facility Report (DFR)", "type": "object", "properties": { "Parameters": { "type": "array", "items": { "$ref": "#/definitions/dfr038_EXP.Parameters" }, "example": [ "string" ] } } }