Standardize Country and State/Region Values
- **Do not touch blank/empty values in this process.** Filling in missing country data is a separate enrichment task. This process only standardizes existing values that are non-empty but non-standard...
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: May 17, 2026
Prompt Preview
---
name: standardize-geo-values
description: "Convert inconsistent country and state/region formats to standardized values across contacts and companies. Ensures geographic segmentation works reliably."
license: MIT
metadata:
author: tomgranot
version: "1.0"
category: data-enrichment
---
# Standardize Country and State/Region Values
Convert inconsistent geographic formats (e.g., "US", "USA", "U.S." vs "United States"; "NY" vs "New York") to a single standard format across all contact an...
Full prompt length: 9202 characters
Tools & Technologies
- python
- Go