{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/envirofacts-row-schema.json", "title": "Row", "description": "A single Envirofacts row; columns depend on the queried table.", "type": "object", "additionalProperties": true }