Table of Contents

Search

  1. Preface
  2. Part 1: On-Prem Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: JSON Schema
  5. Appendix B: Geocode Countries
  6. Appendix C: Certified Mode Values

Developer Guide

Developer Guide

Country-Specific and Global Enrichments

Country-Specific and Global Enrichments

Informatica Address Verification can provide additional information as enrichments to addresses from several countries. Some enrichments are specific to addresses in individual countries, and some enrichments apply equally to every country.
Informatica Address Verification returns the requested enrichments based on the supplementary reference data files that you install and the valid license keys available for the data files.

Enrichments by Country

Use the CountrySpecific property to specify whether Address Verification returns the enrichments that it offers for individual countries. When you set the CountrySpecific property to true, Address Verification returns any country-specific enrichment that it finds in the reference data for the input addresses that identify the country. Find the CountrySpecific property in the AVJob.Schema.json file under
Process
Enrichments
. The default CountrySpecific property value is false.
You can additionally configure Address Verification to return enrichments for a subset of the countries for which enrichments are available. To do so, set the CountrySpecific property to true, and add a list of one or more countries as an array to the Countries element. Add the ISO three-character codes for each country in a comma-separated list, for example AUT, DEU. When you add a list of countries to the Countries element, Address Verification returns the available enrichments for the countries that you specify only. Find the Countries element under
Parameters
CountrySets
.
The following table lists the countries that support supplementary information, the databases to install, and the enrichment codes for each country:
Country
Database
Enrichment Codes
Australia
AUS_ADV_ENR_EN1_000_6_0_0.MD6
GNAFID | SA1MainNo | SA1Digit7No | SA2MainNo | SA2Digit5No | SA2Name | SA3Name | SA3Code | SA4Name | SA4Code | GCCName | GCCCode | STEName | STECode | CCD06 | MeshBlock11 | MeshBlock16
Austria
AUT_ADV_ENR_EN1_000_6_0_0.MD6
PostalAddressCode | PostalAddressCodeID
Belgium
BEL_ADV_ENR_EN1_000_6_0_0.MD6
NISCode
Brazil
BRA_ADV_ENR_EN1_000_6_0_0.MD6
IBGECode
Czech Republic
CZE_ADV_ENR_EN1_000_6_0_0.MD6
RUIANSOID | RUIANAMID | RUIANTEAID
France
FRA_ADV_ENR_EN1_000_6_0_0.MD6
INSEECode | INSEE9Code
Germany
DEU_ADV_ENR_EN1_000_6_0_0.MD6
LocalityID | StreetID | AGS | StreetCode
Italy
ITA_ADV_ENR_EN1_000_6_0_0.MD6
ISTATCode
Japan
JPN_ADV_ENR_EN1_000_6_0_0.MD6
ChoumeiAzaCode | NewChoumeiAzaCode | CurrentChoumeiAzaCode | GaikuCode
Poland
POL_ADV_ENR_EN1_000_6_0_0.MD6
GMINACode | LocalityTerytID | StreetTerytID
Russia
RUS_ADV_ENR_EN1_000_6_0_0.MD6
FIASID
Serbia
SRB_ADV_ENR_EN1_000_6_0_0.MD6
PostalAddressCode
South Africa
ZAF_ADV_ENR_EN1_000_6_0_0.MD6
NADID
Spain
ESP_ADV_ENR_EN1_000_6_0_0.MD6
INEProvinceCode | INEMunicipalityCode | INEStreetCode
Switzerland
CHE_ADV_ENR_EN1_000_6_0_0.MD6
PostalCodeExtension
United Kingdom
GBR_ADV_ENR_EN1_000_6_0_0.MD6
DeliveryPointSuffix | DeliveryPointType | UDPRN | AddressKey | OrganizationKey | UPRN
United States
USA_ADV_ENR_EN1_000_6_0_0.MD6
CountyFipsCode | StateFipsCode | MSAID | CMSAID | CBSAID | PMSAID | CensusTractNo | CensusBlockNo | CensusBlockGroup | MCDID | PlaceFipsCode | FinanceNumber | TimeZoneCode | TimeZoneName | RecordType
You can find the list of country-specific enrichment elements in the AVJob.Schema.json file under
Results
Enrichments
CountrySpecific
.

Global Enrichments

Use the Global property to activate enrichments that can apply in the same way to addresses in every country. Find the Global property in the AVJob.Schema.json file under
Process
Enrichments
. To return the enrichments, set the property to true. The default value is false.
The presence of an enrichment as a global property does not mean that Address Verification will return the enrichment for every country. Address Verification returns a global enrichment in the same manner for addresses in every country that supports the enrichment.
Address Verification supports the following global enrichments:
  • TimeZoneCode. Available for United States addresses.
  • TimeZoneName. Available for United States addresses.

Status Codes for Enrichments

Address Verification
returns status codes that describe the status of the enrichment data in the output address. For information about supplementary status codes, see Supplementary and Certification Status Codes.

0 COMMENTS

We’d like to hear from you!