From 2be9fbd766648f990d2e32c4b1403de1572a17c5 Mon Sep 17 00:00:00 2001 From: Kelsey Smuczynski Date: Fri, 1 May 2026 16:03:32 -0600 Subject: [PATCH] feat(lexicon): add new organization terms Added Cerro MDWCA, White Oaks Pottery, and El Rito MDWCA sa organizations to support the well inventory ingestion on 2026-05-01. --- core/lexicon.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/core/lexicon.json b/core/lexicon.json index 82942c48..f6b8ef56 100644 --- a/core/lexicon.json +++ b/core/lexicon.json @@ -2702,6 +2702,13 @@ "term": "Town of Cerro", "definition": "Town of Cerro" }, + { + "categories": [ + "organization" + ], + "term": "Cerro MDWCA", + "definition": "Cerro MDWCA" + }, { "categories": [ "organization" @@ -2716,6 +2723,13 @@ "term": "Carrizozo Orchard", "definition": "Carrizozo Orchard" }, + { + "categories": [ + "organization" + ], + "term": "White Oaks Pottery", + "definition": "White Oaks Pottery" + }, { "categories": [ "organization" @@ -2744,6 +2758,13 @@ "term": "El Rito Regional Water and Waste Water Association", "definition": "El Rito Regional Water + Waste Water Association" }, + { + "categories": [ + "organization" + ], + "term": "El Rito MDWCA", + "definition": "El Rito MDWCA" + }, { "categories": [ "organization"