Phone Number
Phone number data quality service validates, standardizes, and supplements your data.
The phone number service:
- Validates phone numbers against National Number Plans from ITU and other public datasets.
- Standardizes valid phone numbers into standard international or local format.
- Enriches phone numbers with type, carrier and region, if available.
This service is included without additional licensing in the following data product templates:
- B2B Customers
- B2B Customers with Firmographics
- B2C Customers
- Contacts
- Healthcare Providers
- Patients
Required Input Attributes for Phone Number
The input dataset for this service must include attributes that can be mapped to the following enrichment input attributes.
Input Attribute Name | Description |
---|---|
phone_number | Phone number |
country | Country name (for example: United States, U.S., and so on) |
Output Attributes for Phone Number
The following attributes are provided by this service.
Output Attribute Name | Description |
---|---|
enriched_phone_valid | Whether this is a valid phone number (true/false) |
enriched_phone_country_code | The country calling code |
enriched_phone_national_format | Phone number standardized to the national format |
enriched_phone_international_format | Phone number standardized to the international format, including country code |
enriched_phone_for_matching | Cleaned phone number |
enriched_phone_region | The region for the phone number |
enriched_phone_type | The phone number type
Values:
Note for US phone numbers: The phone enrichment service does not distinguish between fixed and mobile lines, and returns "Fixed line or mobile number" as the type for US landline, cellular, or mobile numbers. |
enriched_phone_carrier | The original carrier of the phone number
Available for mobile numbers only |
enriched_phone_success | Returns false if the enricher encountered an error, otherwise true. |
Phone Number Groups (B2C Customers Data Product)
When configuring the attributes for the B2C Customers data product, you can assign one or more groups for phone numbers. The available groups are:
- Mobile
- Home
- Work
- Office
- Other
For this data product, the output attributes for the Phone Number data quality service include the <phone_group>
in the attribute name. For example: enriched_phone.<phone_group>.valid
.
Updated 4 days ago