9.1.1.3 Price
Rules are provided that match on the price using the following principles:
-
Exact Matches.
-
Character transposition of two digits.
-
Small absolute difference between the two numbers.
-
Small percentage difference between the two numbers.
The below table shows the full details of the rules that are available within this compound comparison.
| Result | Score | Category | Comparisons |
|---|---|---|---|
|
PR001 Price exact |
100 |
Exact |
Price exact = true |
|
PR002 Price string character transposition match |
40 |
Fuzzy |
Price string character transposition match = true |
|
PR003 Price absolute difference < 2 |
30 |
Fuzzy |
Price absolute difference < 2 |
|
PR004 Price percentage difference < 10 |
20 |
Fuzzy |
Price Percentage difference < 10 |
|
PR005 Price no data |
0 |
No data |
Price string exact = no data |
|
PR0056 Price conflict |
-5 |
Conflict |
* |