UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

16 lines (15 loc) 276 B
{ "$id": "https://epa.gov/wqx/GearProcedureUnit", "title": "Gear Procedure Unit", "description": "", "type": "string", "enum": [ "# of hauls", "# of hooks", "# of net sweeps", "# of nets", "# of passes", "# of traps" ], "maxLength": 15 }