Viewing Data Profiling Characteristics

In this section:

Data Profiling provides data characteristics for the columns in a synonym. You can display the characteristics for all the columns in a synonym or segment, or for an individual column.

Note: Data Profiling is not available if your adapter is not configured correctly. For more information about configuring the adapter, see Accessing Data and Creating Synonyms.

For alphanumeric columns, Data Profiling provides the segment, format, count of distinct values, total count, patterns count, maximum, minimum, average length, minimum and maximum values, and number of nulls. Patterns count shows the number of patterns found in each alphanumeric column.

For numeric columns, Data Profiling provides the segment, format, count of distinct values, total count, maximum, minimum, average values, and number of nulls.

Data Profiling for an individual column provides access to Statistics, Patterns, Values, and Outliers reports.


Top of page

x
Data Profiling a Synonym or Segment

How to:

Data Profiling provides information on all the columns in a synonym or segment. You can also drill down to the Values or Patterns reports for an individual column from a synonym or segment Data Profiling report.



x
Procedure: How to View Data Profiling for a Synonym or Segment

To view the Data Profiling information for a synonym or segment:

  1. From the Projects or Data Servers area, open a synonym by double-clicking a Master File from the Master Files folder.

    The Synonym Editor opens to the Tree View tab.

  2. Right-click the synonym or segment name and select Data Profiling.

    Data Profiling

    The Data Profiling information displays in the workspace.

    Data Profiling information

    You may use the Data Profiling Results toolbar to view server messages, print the report, copy data as text, and export the report.

  3. Optionally, you can click a column name or patterns count (for alphanumeric columns) to drill down to the Values or Patterns reports, respectively.

    This is a partial Values report produced by clicking a column name.

    Partial values report

    The image below is an example of an address column.

    Address column

    For pattern analysis, a "9" represents a digit, an "A" represents any uppercase letter, and an "a" represents any lowercase letter. All printable special characters are represented by themselves, and unprintable characters are represented by an "X".


Top of page

x
Data Profiling a Single Column

How to:

Data Profiling for an individual column provides access to four reports:

These reports are available by right-clicking a column in the Synonym Editor and selecting Data Profiling.

Data Profiling

The Patterns report shows the number of patterns found for each alphanumeric column.

The Patterns report

Clicking a patterns count displays the actual patterns.

The image below is an example of an address column.

address column

For pattern analysis, a "9" represents a digit, an "A" represents any uppercase letter, and an "a" represents any lowercase letter. All printable special characters are represented by themselves, and unprintable characters are represented by an "X".



x
Procedure: How to View Data Profile Statistics

To view the Statistical Data Profiling information for a single column:

  1. From the Projects or Data Servers area, open a synonym by double-clicking a Master File from the Master Files folder.

    The Synonym Editor opens to the Tree View tab.

  2. Right-click a column and select Statistics from the Data Profiling submenu.

    Statistics

    The Statistical Data Profiling information displays in the workspace.

    Statistics

  3. Optionally, you can click a column name or patterns count (for alphanumeric columns) to drill down to the Values or Patterns reports, respectively.

    values or patterns report



x
Procedure: How to View Data Profile Patterns

Data Profile Patterns shows patterns of letters, digits, and special characters, as well as counts. This is only available for alphanumeric columns.

To view the Patterns Data Profiling information for a single column:

  1. From the Projects or Data Servers area, open a synonym by double-clicking a Master File from the Master Files folder.

    The Synonym Editor opens to the Tree View tab.

  2. Right-click a column and select Patterns from the Data Profiling submenu.

    Patterns

    The Patterns Data Profiling information displays.

    patterns data profiling

For pattern analysis, a "9" represents a digit, an "A" represents any uppercase letter, and an "a" represents any lowercase letter. All printable special characters are represented by themselves, and unprintable characters are represented by an "X".



x
Procedure: How to View Data Profile Values

Data Profile Values shows unique values.

To view the Values Data Profiling information for a single column:

  1. From the Projects or Data Servers area, open a synonym by double-clicking a Master File from the Master Files folder.

    The Synonym Editor opens to the Tree View tab.

  2. Right-click a column and select Values from the Data Profiling submenu.

    Values

    The Values Data Profiling information displays.

    values data profiling



x
Procedure: How to View Data Profile Duplicate Values

Data Profile Duplicate Values shows identical values.

To view the Duplicate Values Data Profiling information for a single column:

  1. Open the synonym in the Synonym Editor by double-clicking it from the Metadata pane or right-clicking it and selecting Open in Synonym Editor.
  2. Right-click a column and select Duplcate Values from the Data Profiling submenu.

    Duplicate Values

    The Duplicate Values Data Profiling information displays, as shown in the following image.

    Duplicate Values



x
Procedure: How to View Data Profile Outliers

Data Profile Outliers shows the 10 highest and lowest distinct values.

To view the Outliers Data Profiling information for a single column:

  1. From the Projects or Data Servers area, open a synonym by double-clicking a Master File from the Master Files folder.

    The Synonym Editor opens to the Tree View tab.

  2. Right-click a column and select Outliers from the Data Profiling submenu.

    Outliers

    The Outliers Data Profiling information displays.

    Outliers from data profiling

    Note: Outliers produce a maximum of 10 highest and lowest distinct values, if they exist.


WebFOCUS