Part II: Getting Started with Informatica Developer > Lesson 5. Standardizing Data > Standardizing Data Overview
  

Standardizing Data Overview

Standardizing data improves data quality by removing errors and inconsistencies in the data.
To improve data quality, standardize data that contains the following types of values:
Use the Standardizer transformation to search for these values in data. You can choose one of the following search operation types:
For example, you can configure the Standardizer transformation to standardize address data containing the custom strings Street and St. using the replacement string ST. The Standardizer transformation replaces the search terms with the term ST. and writes the result to a new data column.

Story

HypoStores needs to standardize its customer address data so that all addresses use terms consistently. The address data in the All_Customers data object contains inconsistently formatted entries for common terms such as Street, Boulevard, Avenue, Drive, and Park.

Objectives

In this lesson, you complete the following tasks:

Prerequisites

Before you start this lesson, verify the following prerequisite:

Timing

Set aside 15 minutes to complete this lesson.