SAS Quality Knowledge Base for Contact Information 27
City - State/Province - Postal Code (Global) | |||
---|---|---|---|
Description |
The City - State/Province - Postal Code (Global) parse definition parses last line address information into a globally recognized set of tokens. |
||
Output Tokens | City State/Province Postal Code Additional Info |
||
Example 1 | Input | Output Token | Output |
ΖΩΓΡΑΦΟΥ 157 72 ΑΘΗΝΑ ΑΤΤΙΚΗ | City | ΖΩΓΡΑΦΟΥ ΑΘΗΝΑ | |
State/Province | ΑΤΤΙΚΗ | ||
Postal Code | 157 72 | ||
Additional Info | |||
Example 2 | Input | Output Token | Output |
35100, Λαμία, Φθιώτιδα | City | Λαμία | |
State/Province | Φθιώτιδα | ||
Postal Code | 35100 | ||
Additional Info | |||
Example 3 | Input | Output Token | Output |
ΚΥΠΡΙ, ΓΑΥΡΙΟ, 84501, ΑΝΔΡΟΣ, ΚΥΚΛΑΔΕΣ | City | ΚΥΠΡΙ ΓΑΥΡΙΟ | |
State/Province | ΑΝΔΡΟΣ ΚΥΚΛΑΔΕΣ | ||
Postal Code | 84501 | ||
Additional Info | |||
Example 4 | Input | Output Token | Output |
Κεντρικός Δρόμος, Χωρα, Ιος | City | Χωρα | |
State/Province | Ιος | ||
Postal Code | |||
Additional Info | Κεντρικός Δρόμος | ||
Example 5 | Input | Output Token | Output |
Ραφήνα, Τ.Κ. 19009 | City | Ραφήνα | |
State/Province | |||
Postal Code | Τ.Κ. 19009 | ||
Additional Info | |||
Remarks | Villages, neighborhoods, municipalities, communities, towns and cities are parsed into the City token. Islands and prefectures are parsed into the State/Province token. |
||
Parse definitions named with the Global keyword use a set of output tokens that is consistent across every locale. Results obtained from these definitions can be stored in the same database fields as the results obtained from definitions of the same name in other locales. |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_ELGRC_Parse_CSPPC-Global.html |