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 |
Maracana, Rio de Janeiro, RJ 20090-010 | City | Rio de Janeiro | |
State/Province | RJ | ||
Postal Code | 20090-010 | ||
Additional Info | Maracana | ||
Example 2 | Input | Output Token | Output |
Botafogo, Campinas São Paulo 13091605 | City | Campinas | |
State/Province | São Paulo | ||
Postal Code | 13091605 | ||
Additional Info | Botafogo | ||
Example 3 | Input | Output Token | Output |
VILA SANTA LUZI SAO BERNARDO DO CAMP SP 09668080 | City | SAO BERNARDO DO CAMP | |
State/Province | SP | ||
Postal Code | 09668080 | ||
Additional Info | VILA SANTA LUZI | ||
Remarks | 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_PTBRA_Parse_CSPPC-Global.html |