{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr027-structure.json", "name": "dfr027", "description": "CWA 3-Year D80D90 Counts", "type": "object", "properties": { "Header": { "$ref": "#/definitions/dfr0_Qtr13Header" }, "Sources": { "type": "array", "items": { "$ref": "#/definitions/dfr029" }, "example": [ "string" ] } } }