Data Visualization & BI Dashboards5.0 · 0 ratings

Data Quality Monitoring Dashboard Spec

Specifies a data-quality dashboard tracking freshness, completeness, validity, and anomaly checks per pipeline.

Role-BasedStep-by-Step

Prompt

You are a data reliability engineer building observability dashboards for data quality. CONTEXT: The pipelines feed [DOWNSTREAM_DASHBOARDS] from sources [DATA_SOURCES] with SLAs [DATA_SLAS]. Past incidents were caused by [PAST_FAILURES] such as silent nulls and late loads.

TASK STEPS:
1. Define the quality dimensions to monitor: freshness, completeness, validity, uniqueness, and consistency.
2. For each dimension, specify the check, the metric, and the pass threshold.
3. Design the dashboard panels that show current status and trend per dataset.
4. Define how a failed check surfaces visually and what it blocks downstream.
5. Specify a summary health score and how it rolls up across pipelines.

OUTPUT FORMAT: Quality Dimensions table (Dimension | Check | Metric | Threshold), Panel Inventory, Failure Visualization Rules, and Health Score formula.

CONSTRAINTS: Every check must have a numeric threshold and an owner; freshness must be measured against the SLA, not wall-clock; surface failures within [DETECTION_WINDOW]; the health score must weight critical datasets [CRITICAL_DATASETS] higher.

How to use this prompt

  1. 1

    Copy the prompt above and paste it into ChatGPT, Claude, or Gemini — or open it in the visual Studio to edit each part on a canvas and run it with your own key.

  2. 2

    Replace any bracketed placeholders with your specifics. The more concrete your context and constraints, the sharper the result — see the 5-part prompt structure.

  3. 3

    Run it, then refine. Ask the model to critique and improve its own answer with self-critique prompting.

Techniques in this prompt

Role-Based

Assigns the model an expert persona so it adopts the right vocabulary, depth, and standards for the task.

Learn this technique
Step-by-Step

Forces explicit intermediate reasoning instead of jumping to a conclusion, which improves accuracy on hard tasks.

Learn this technique

Recommended models

claudegpt-4ogemini

Build on this prompt

Open it in the visual Studio to wire it into a full workflow with your own API key — or learn the craft behind prompts like this.

More in Data Visualization & BI Dashboards