Cip Service Fcode Deny Structure

List of FCode values avoided in selecting a candidate reach measure.

Type: array Properties: 0
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

fcode_deny 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/cip-service-fcode-deny-structure.json",
  "name": "fcode_deny",
  "description": "List of FCode values avoided in selecting a candidate reach measure.",
  "type": "array",
  "items": {
    "type": "double"
  }
}