UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

17 lines (16 loc) 260 B
{ "$id": "https://epa.gov/wqx/ContainerColor", "title": "Container Color", "description": "", "type": "string", "enum": [ "Amber", "Black", "Clear", "Green", "Opaque", "Translucent", "Unspecified" ], "maxLength": 11 }