Elg Search Treatment Technology.List Categories Structure

Placeholder

Type: object Properties: 1 Required: 1
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

treatmentTechnology.listCategories is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 1 property, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

Dummy

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/elg-search-treatment-technology.list-categories-structure.json",
  "name": "treatmentTechnology.listCategories",
  "description": "Placeholder",
  "type": "object",
  "properties": {
    "Dummy": {
      "type": "string",
      "description": "Dummy",
      "example": "Dummy"
    }
  },
  "required": [
    "Dummy"
  ]
}