Postal Code
Match Definition
Postal Code | ||
---|---|---|
Description | The Postal Code match definition generates match codes which can be used to cluster records containing postal codes. | |
Max Length of Match Code | 16 characters | |
Example 1 Sensitivities |
Input | Cluster ID |
654321 | 1 | |
654321 | 1 | |
CN-654321 | 1 | |
邮编654321 | 1 | |
654322 | 2 | |
All 6 digits of the domestic postal code are evaluated. | ||
Example 2 Sensitivities |
Input | Cluster ID |
654321 | 1 | |
654321 | 1 | |
CN-654321 | 1 | |
邮编654321 | 1 | |
654322 | 1 | |
654332 | 2 | |
The first 5 digits of the domestic postal code are evaluated. | ||
Example 3 Sensitivities |
Input | Cluster ID |
654321 | 1 | |
654321 | 1 | |
CN-654321 | 1 | |
邮编654321 | 1 | |
654322 | 1 | |
654332 | 1 | |
654432 | 2 | |
The first 4 digits of the domestic postal code are evaluated. | ||
Example 4 Sensitivities |
Input | Cluster ID |
654321 | 1 | |
654321 | 1 | |
CN-654321 | 1 | |
邮编654321 | 1 | |
654322 | 1 | |
654332 | 1 | |
654432 | 1 | |
655432 | 2 | |
The first 3 digits of the domestic postal code are evaluated. | ||
Example 5 Sensitivities |
Input | Cluster ID |
654321 | 1 | |
654321 | 1 | |
CN-654321 | 1 | |
邮编654321 | 1 | |
654322 | 1 | |
654332 | 1 | |
654432 | 1 | |
655432 | 1 | |
665432 | 2 | |
The first 2 digits of the domestic postal code are evaluated. | ||
Example 6 Sensitivities |
Input | Cluster ID |
654321 | 1 | |
654321 | 1 | |
CN-654321 | 1 | |
邮编654321 | 1 | |
654322 | 1 | |
654332 | 1 | |
654432 | 1 | |
655432 | 1 | |
665432 | 1 | |
765432 | 2 | |
The first digit of the domestic postal code is evaluated. | ||
Remarks |