Envirofacts Row Structure

A single Envirofacts row; columns depend on the queried table.

Type: object Properties: 0
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Row is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/envirofacts-row-structure.json",
  "name": "Row",
  "description": "A single Envirofacts row; columns depend on the queried table.",
  "type": "object",
  "additionalProperties": true
}