← Modular Enrichment

CRM Cleanup — Metrics Summary (Demonstration Project)

Synthetic dataset. Every name, company, email and phone number below was generated for this demo. No real contact data was used. The pipeline is the same one we run on client data — inside the client's own CRM account.

Headline results

Metric Before After
Total records 5,000 4,266
Duplicate records merged 734 (277 exact, 285 same-email, 172 fuzzy name+company)
Avg field completeness (7 core fields) 91.3% 92.6%
Distinct phone formats in use 9 1 (standard: (XXX) XXX-XXXX)
Distinct State spellings 60 15 (USPS codes)
Distinct Lifecycle Stage labels 16 4 (fixed picklist)
Invalid emails flagged 242 in file 67 flagged in Email Valid column
Invalid phone numbers removed & flagged 176

What was fixed

Field completeness detail

Field Before After
First Name 100.0% 100.0%
Last Name 100.0% 100.0%
Email 97.4% 100.0%
Company 100.0% 100.0%
Title 73.0% 77.7%
Phone 79.6% 80.3%
State 89.0% 90.1%

Completeness can rise after dedupe because merged duplicates donate their non-empty fields to the surviving record.

Files

Generated automatically by the cleanup pipeline on synthetic data.