← All datasets
# curated.env_monitoring_well
Monitoring wells (951 rows; category: Environment; geometry column `geom` (Point, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 951/951 | e.g.: 537; 551; 909
- attrs->>'COH_MONITO' | string | 951/945 | e.g.: COH MW-0009; COH MW-0010; COH MW-1135
- attrs->>'EMAIL' | string | 951/1 | values: MonitoringWells@houstontx.gov
- attrs->>'PHONE_NUMB' | string | 951/1 | values: 832-394-9155
- attrs->>'STATUS' | string | 859/2 | values: active; inactive
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.