> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Profiler Tab | OpenMetadata Data Profiling Interface

> Use the profiler tab to configure, view, and manage profiling metrics including null counts, uniqueness, and stats.

# Profiler Tab

The Data Observability tab is displayed only for Tables. It has three sub-tabs for **Table Profile, Column Profile, and Data Quality**.

## Table Profile Tab

The table profile helps to monitor and understand the table structure. It displays the number of **rows and columns** in the table. You can view these details over a timeframe to understand how the table has been evolving. It displays the **profile sample** either as an absolute number or as a percentage of data. You also get details on the **size of the data** as well as when the table was created.

<img src="https://mintcdn.com/openmetadata/hh5nHFImSbxUEO9H/public/images/how-to-guides/quality/tp.png?fit=max&auto=format&n=hh5nHFImSbxUEO9H&q=85&s=0b83a168761c4b2e6f253cfbdfa3f6ce" alt="Table Profile" width="2943" height="909" data-path="public/images/how-to-guides/quality/tp.png" />

The Table Profile tab also displays timeseries graphs on **Data Volume, Table Updates, and Volume Change**.

### Data Volume

The **Data Volume** chart gives an overview on how the data is evolving across a time period.

<img src="https://mintcdn.com/openmetadata/hh5nHFImSbxUEO9H/public/images/how-to-guides/quality/dv.png?fit=max&auto=format&n=hh5nHFImSbxUEO9H&q=85&s=ed1aae9bc45e72c1287403baf751f854" alt="Table Profile: Data Volume" width="2943" height="717" data-path="public/images/how-to-guides/quality/dv.png" />

### Table Updates

In **Table Updates** chart, users can view the changes that happened in the table in terms of data inserts, updates, and deletes.

<img src="https://mintcdn.com/openmetadata/hh5nHFImSbxUEO9H/public/images/how-to-guides/quality/tu.png?fit=max&auto=format&n=hh5nHFImSbxUEO9H&q=85&s=7c9d1a404f3570c6d1cf909d14377d21" alt="Table Profile: Table Updates" width="2943" height="717" data-path="public/images/how-to-guides/quality/tu.png" />

### Volume Change

In **Volume Change** chart, users can view the changes that happened in the table in terms of data volume for inserts, updates, and deletes.

<img src="https://mintcdn.com/openmetadata/hh5nHFImSbxUEO9H/public/images/how-to-guides/quality/vc.png?fit=max&auto=format&n=hh5nHFImSbxUEO9H&q=85&s=ccab3bf28622e9e5928231b0b3bc655f" alt="Table Profile: Volume Change" width="2018" height="706" data-path="public/images/how-to-guides/quality/vc.png" />

## Column Profile Tab

The Column Profile tab provides a summary of table metrics similar to the Table Profile tab. It displays the number of **rows and columns** over a period of time. It displays the **profile sample** either as an absolute number or as a percentage of data. You also get details on the **size of the data** as well as when the table was created.

The column profile helps to monitor and understand the column structure with a summary of metrics for every column. You can view the type of each column, the value count, null value %, distinct value %, unique %, the tests run as well as the test status.

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/cp.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=2c498c0ddcf0ecc2c0e0977e4a68568f" alt="Column Profile of a Table" width="4024" height="1911" data-path="public/images/how-to-guides/quality/cp.png" />

By clicking on any column, you can view more detailed reports about that column.

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/cp1.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=206c65a3a4f10638f5a063170a09c827" alt="Column Profile of a Column" width="4024" height="1635" data-path="public/images/how-to-guides/quality/cp1.png" />

The Column Profile for a particular column also displays timeseries graphs on **Data Counts, Data Proportions, Data Range, Data Aggregate, Data Quartiles, and Data Distribution**. Based on the type of column you are viewing, you can verify the accuracy of the data values.

### Data Counts

The data counts chart provides information on the **Distinct Count, Null Count, Unique Count, and Values Count**.

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/dc.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=182edc46df83fabcb3f1b14c76e45669" alt="Column Profile: Data Counts" width="2024" height="714" data-path="public/images/how-to-guides/quality/dc.png" />

### Data Proportions

The data proportions chart displays the **Distinct, Null, and Unique Proportions**.

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/dp.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=4a47727212a22a745ae3a50517360d89" alt="Column Profile: Data Proportions" width="2943" height="717" data-path="public/images/how-to-guides/quality/dp.png" />

### Data Range

The length of the string that are stored in the database is profiled. The data range displays the Minimum, Maximum, and Mean values, which can be helpful for users who are doing an NLP or Text analysis.

<img src="https://mintcdn.com/openmetadata/hh5nHFImSbxUEO9H/public/images/how-to-guides/quality/dr.png?fit=max&auto=format&n=hh5nHFImSbxUEO9H&q=85&s=cc8ed2a2109c022413bcc0ee8da560a7" alt="Column Profile: Data Range" width="2943" height="717" data-path="public/images/how-to-guides/quality/dr.png" />

### Data Aggregate

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/da.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=c5f2eb2c4c1e411e7b9360ca90bc182b" alt="Column Profile: Data Aggregate" width="2943" height="717" data-path="public/images/how-to-guides/quality/da.png" />

### Data Quartiles

This chart displays the First Quartile, Median, Inter Quartile Range, and the Third Quartile.

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/dq.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=3b7163554e00e5430918c315df9826a9" alt="Column Profile: Data Quartiles" width="2943" height="717" data-path="public/images/how-to-guides/quality/dq.png" />

### Data Distribution

The distribution of the character length inside the column is displayed to help you get a sense of the structure of your data.

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/dd.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=31ab754b019b384fb9d054fef5df02ee" alt="Column Profile: Data Distribution" width="2943" height="909" data-path="public/images/how-to-guides/quality/dd.png" />
