Docs
中文 Console

Data Governance

Data Governance helps discover and repair time-series data quality issues, improving data usability and downstream modeling results. You can select an existing dataset, start governance, compare results before and after governance, and review historical records.

Start Governance

On the Data Governance page, select the dataset to process and click Start Governance.

After governance completes, the page shows the latest governance time and a before/after comparison, including timestamp accuracy, missing value rate, stable series ratio, anomaly rate, and overall score. Each metric compares the result before and after governance and indicates whether it increased, decreased, or remained unchanged, so you can quickly judge the effect.

Governance Effect

The comparison area shows the latest governance result:

MetricDescription
Timestamp accuracyCorrectness of timestamp format and ordering
Missing value rateRatio of missing points in the data
Stable series ratioRatio of series segments that are stable and suitable for modeling
Anomaly rateRatio of outliers or abnormal fluctuations
Overall scoreOverall data quality score after governance

Interpret metric changes with business context. Some metrics have different preferred directions: missing value rate and anomaly rate are usually better when lower, while timestamp accuracy is usually better when higher.

Governance Records

Governance records keep historical tasks. You can search by dataset name and refresh the list to get the latest results.

The list includes:

FieldDescription
Record numberIdentifier of the governance record
Dataset nameOriginal dataset name
Governed dataset nameDataset generated after governance
Overall scoreQuality score after governance; if the post-governance evaluation cannot be completed, the record shows Post-governance evaluation failed
Created atTime when the governance task was created
DurationExecution time of the governance task
ActionsView governance details or delete the record

View Governance Details

Click View for a governance record to open the detail page. The page includes the governance process, task information, improvement, and detailed results.

The Governance Process area shows the current task status and overall progress. When governance is complete, the status is Completed and progress is 100%.

The task overview shows the governance task ID, dataset name, governance time, duration, score before governance, and score after governance. It also highlights the score change, calculated as the score after governance minus the score before governance. The result can be positive, zero, or negative. A lower score does not mean that the governance task failed; interpret it together with the individual metrics and business context.

The Details table shows the following information for each object:

FieldDescription
Object nameName of the object in the dataset
Series countNumber of time series contained in the object
Total pointsTotal number of data points contained in the object
Score before governanceData quality score before governance
Score after governanceData quality score after governance
ImprovementScore after governance minus score before governance; the result can be positive, zero, or negative

Click the expand control to the left of an object to inspect its series names and the before score, after score, and improvement for each series. For further analysis, export the results as CSV or switch the table to full-screen view.

Relationship with Datasets

In the dataset list, each dataset can be used for both Data Evaluation and Data Governance. After governance completes, the system generates a governed dataset that can be used for data evaluation, model training, or forecasting analysis.