Format Dictionary

AccuZIP6 is distributed with an empty User Defined Format Dictionary because it is impossible for AccuZIP6 to know how you will want to format your data.  You can use the Format Dictionary to correct poor data entry.  For instance, at data entry, the country could be typed in a few different ways, like U.S.A. and US and United States.  With the Format Dictionary you can choose the format that you like the best and build a cross-reference.  Follow the steps below to add items to the Format Dictionary:

 

 

Format Dictionary Window

 

 

The Format Dictionary will automatically save any changes made upon closing.

 

If you recognize a pattern in a field that you would like to change throughout the database, you can take advantage of Pattern Based Matching.  Pattern Based Matching allows you to change the way information in a field is formatted based on patterns you recognize in your database.  You could use this feature to improve address quality for validation or purely for aesthetic purposes.  For example, if your address data is entered N100 Main St and it should be 100 N Main St; you can use the Format Dictionary to correct this situation. Pattern Based Matching can be used on any field in the database.   Some additional examples of Pattern Based Matching are shown in the table below, as well as standard formatting (used to convert common strings to acceptable formats for the validation engine):

 

Original Data

Formatted Data

Pattern In

Pattern Out

Address Examples

 

 

 

123Main

123 Main

[###LLLL

[###_LLLL

000123 Main

123 Main

[######_LLLL

[###_LLLL

W 100 N 200 Main St

W100N200 Main St

[L_###_L_###_

[L###L###

Other Examples

 

 

 

ABC

A.B.C.

[LLL

[L*L*L*

F.B.I.

FBI

[L*L*L*

[LLL

US HWY

US HIGHWAY

_US_HWY_

_US_HIGHWAY_

CR

COUNTY ROAD

_CR_

_COUNTY_ROAD_

 

Underscores ( _ ) are used to search for spaces in the format dictionaries.

 

Follow the steps below to use this feature: