fcode_deny

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

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions
View JSON Schema on GitHub

JSON Schema

cip-service-fcode-deny-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-fcode-deny-schema.json",
  "title": "fcode_deny",
  "description": "List of FCode values avoided in selecting a candidate reach measure.",
  "type": "array",
  "items": {
    "type": "number"
  }
}