Save your Job and press F6 to execute
it.
tLoqateAddressRow reads the input address
data. It parses, verifies, cleanses, standardizes addresses and gives the result
in the output rows you defined in the output schema.
tLoqateAddressRow matches input address
data against the Loqate data file you downloaded locally.
The STATUS standard output column returns the
psOK
status for all address rows. This means that
the verification process of all address rows could be completed successfully by
the component. For further information about process status, see
Process status in tLoqateAddressRow.
The ACCURACYCODE standard output column returns a verification
code for each of the processed address rows. For example, the first verification
code
V44-I45-P7-100
means:
- Verification status = V (verified): a complete match was made between
the input address and a single record from the available reference
data.
- Post-processed verification match level = 4 (premises): the level to
which the input data matches the available reference data once all
changes and additions performed during the verification process have
been taken into account.
- Pre-processed verification match level = 4 (premises): the level to
which the input data matches the available reference data prior to any
changes or additions performed during the verification process.
- Parsing status = I (identified and parsed): all components of the input
data have been able to be identified and placed into output fields.
- Lexicon identification match level = 4 (premises): using pattern
matching, a numeric value or word has been identified as a premises
number or name.
- Context identification match level = 5 (delivery point, PostBox or
SubBuilding): a numeric value or word has been identified as a post box
number or sub building name.
- Postcode Status = P7 (added): the primary postal code for the country
has been verified and a secondary postal code has been added.
- Match score = 100 (complete similarity): the input data and closest
reference data match completely.