Create Postal Address Scoring

Key

Description

CPA_ADDR_ID_NULL

A scoring flag indicating the input address identifier is missing. This occurs when the property addressId is linked to an existing column. If not, this scoring flag is not used.

CPA_INVALID_ADDR_ID

A scoring flag indicating that the input address ID is incorrect (not found in the UIR-ADR reference data). This occurs when the property addressId is linked to an existing column. If not, this scoring flag is not used.

CPA_LOCALITY_NULL

A scoring flag indicating that input city name is missing.

CPA_LOCALITY_PART_NULL

A scoring flag indicating that input locality (city) part is missing.

CPA_STREET_NULL

A scoring flag indicating that input street name is missing but the input street number is available.

CPA_LRN_NULL

A scoring flag indicating that input land registry number is missing.

CPA_SN_NULL

For components at input, this scoring flag indicates that the input street name is available but the input street number is missing. This situation is indicated also for addresses in which the street number is actually (in reality) missing (since the step does not verify this information in the UIR-ADR reference data). Moreover, this flag is set when both land registry number and SN are missing, regardless of input.

CPA_ZIP_NULL

A scoring flag indicating that the input ZIP code is missing.

CPA_POST_OFFICE_NULL

A scoring flag indicating that the input post office name is missing.

CPA_CITY_PART_NULL

A scoring flag indicating that the input city part name is missing.

CPA_CANNOT_GENERATE

A scoring flag indicating that the step cannot generate an output address due to missing values.


iWay Software