Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Address Verification (On-Premises)
  3. General Settings
  4. Input Parameters
  5. Process Parameters
  6. Address Enrichments
  7. Result Parameters
  8. Output Fields
  9. Assessment Codes and Return Codes
  10. Frequently Asked Questions

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Enrichments for France Addresses

Enrichments for France Addresses

You can configure Informatica Address Verification to include the INSEE code and the INSEE-9 code in the validated output for France addresses. To enable address enrichments for France, you must install the latest supplementary database for France and include the corresponding unlock code in the
SetConfig.xml
.
The INSEE code is a numeric indexing code that the French National Institute for Statistics and Economic Studies (INSEE) use to identify entities such as French communes and departments. INSEE codes are particularly helpful in uniquely identifying French communes that share the same name, spelling, and pronunciation. Of a five-digit INSEE code for a commune, the first two digits represent the department and the last three denote the commune. INSEE codes are also used as National Identification Numbers for French citizens.
The INSEE-9 code is also known as the IRIS code. IRIS stands for aggregated units for statistical information in French, and represents a demographic group that contains a maximum of 2000 people. France is composed of around 16,100 IRIS units including 650 units in overseas departments.
For example, you receive INSEE code
47001
and INSEE 9 code
470010115
when you validate the following France address:
<InputData> <AddressElements> <Country Item="1" Type="NAME">FRA</Country> <Locality Item="1" Type="COMPLETE">AGEN</Locality> <PostalCode Item="1" Type="UNFORMATTED">47000</PostalCode> <Street Item="1" Type="COMPLETE">RUE DU PUITS DU SAUMON</Street> <Number Item="1" Type="COMPLETE">6</Number> </AddressElements> </InputData>

0 COMMENTS

We’d like to hear from you!