← Prompt Library / Data

Data

Data Quality Audit Plan

Audit a dataset or table for quality before trusting it: completeness, validity, consistency, freshness — with concrete queries to run.

Plan a data quality audit for: {{dataset}} (table/source, what it's supposed to contain, what decisions depend on it).

Generate checks per dimension with runnable queries: Completeness (NULL rates per critical column, missing time periods, row-count vs expected), Validity (values outside domain — negative quantities, future dates, impossible states), Consistency (totals that should reconcile across tables, duplicates on business keys), Freshness (lag between event and record), and Drift (this month's distribution vs history). For each failed check: is it a data bug, a pipeline bug, or reality being messy? End with a go/no-go recommendation format for '{{decision}}' depending on results.

Fields like {{ this }} are placeholders — replace them with your own details, or let Aria ask you for them.

data-quality audit validation

Run this prompt with your real data

This prompt runs with Aria connected to your email, files, CRM and 40+ other services — and you can schedule it to run automatically.

Start Free Week

More Data prompts

Data Extractor

Pull structured data out of messy text — emails, PDFs pastes, reports — into a clean table, with con...

Spreadsheet Formula Helper

Get the right Excel or Google Sheets formula for your layout — explained part by part, with a worked...

Dataset First-Look Analysis

Get a structured first read of pasted data: observations with the numbers cited, trends vs noise sep...

Survey Response Synthesiser

Turn open-ended survey answers into themes and quotes.

Chart Recommender

Pick the best chart type for what you want to show.

SQL Query Writer & Optimiser

Write or optimise a SQL query from a plain-English description of the data and the question — with t...