Standard Fields

This table describes global address parsing terms and standard fields.

Fields Descriptions
Supported Countries Australia, Canada, France, Germany, Spain, United Kingdom, United States.
Formats Handles country-specific addressing conventions efficiently. Primarily, the address pattern supported is 3 box: point information followed by street information, and location information.
Australia (AUS) Format OrganizationName > AddressNumber > Street > City > StateProvince > PostCode > Country
Canada (CAN) Format OrganizationName > AddressNumber > Street > PostCode > City > StateProvince > Country
France (FRA) Format OrganizationName > AddressNumber > Street > PostCode > City > StateProvince > Country
Germany (DEU) Format OrganizationName > Floor > PlaceName > AddressNumber > Street > Neighbourhood > City/Suburb/County > PostCode > Country
Spain (ESP) Format OrganizationName > Street > AddressNumber > PostCode > City > StateProvince > Country
United Kingdom (GBR) Format OrganizationName > Floor > PlaceName > AddressNumber > Street > Neighbourhood > City/Suburb/County > PostCode > Country
United States (USA) Format OrganizationName > AddressNumber > Street > City > StateProvince > PostCode > Country
Use Case Global Address Parser can break up single line addresses into address elements that can be used as input to a validation engine.
Output
Confidence.Total This confidence value indicates how sure the engine is of the fields parsed. Parsing is done on the basis of pre-shipped ML models. The patterns created by the machine learning engine are assigned a confidence value. You can use the confidence value to decide how to use the output fields as input to the address validation engine or other processes.