UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

31 lines (30 loc) 572 B
{ "$id": "https://epa.gov/wqx/HydrologicEvent", "title": "Hydrologic Event", "description": "", "type": "string", "enum": [ "Affected by fire", "Algal bloom", "Backwater", "Dambreak", "Drought", "Earthquake", "Flood", "Glacial lake outbreak", "Hurricane", "Mudflow", "Not Determined (historical)", "Not applicable", "Regulated flow", "Routine sample", "Snowmelt", "Spill", "Spring breakup", "Storm", "Tidal action", "Under ice cover", "Volcanic action" ], "maxLength": 27 }