UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 189 B
{ "$id": "https://epa.gov/wqx/AquiferType", "title": "Aquifer Type", "description": "", "type": "string", "enum": ["CONFINED", "SEMI-CONFINED", "UNCONFINED"], "maxLength": 13 }