Acceldata · Arazzo Workflow
Acceldata Dataset Quality Audit
Version 1.0.0
Resolve a dataset, list its data quality rules, and map its lineage for impact analysis.
View Spec
View on GitHub
AI AgentsData ManagementData ObservabilityData PipelineData QualityIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
dataset-quality-audit
Audit a dataset's quality rules and lineage in one pass.
Finds a dataset on the given source, lists the data quality rules applied to it, and retrieves its upstream and downstream lineage graph for impact analysis.
1
findDataset
List datasets on the given source and capture the first dataset id and its quality score to anchor the audit.
2
listRules
List the data quality rules applied to the resolved dataset to capture how it is being monitored.
3
getLineage
Retrieve the dataset's lineage graph so upstream sources and downstream consumers affected by quality issues can be identified.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.