You Don't Need Permission to Fix Your Data

You Don't Need Permission to Fix Your Data

Ghost in the data
Ghost in the dataMar 6, 2026

Key Takeaways

  • Data errors cost $12.9M annually per firm.
  • Tests turn errors into actionable evidence.
  • Engineers improve quality without formal approval.
  • Document-as-you-go cuts knowledge loss.
  • Visible dashboards and #data-bugs spark proactive fixes.

Summary

The article argues that data quality improvements don’t require top‑down mandates; engineers can start fixing messy source data by writing tests, documenting issues, and building simple dashboards. By turning test failures into evidence, teams persuade source‑system owners to add validation, tightening pipelines and reducing costly downstream errors. It highlights the staggering $12.9 million average annual loss per organization and shows how grassroots tactics—dbt tests, on‑the‑fly documentation, and visible #data‑bugs channels—drive measurable ROI. Ultimately, empowerment and visible accountability embed lasting change.

Pulse Analysis

Data quality has emerged as a strategic cost center, with Gartner estimating an average $12.9 million loss per company and industry studies linking bad data to up to 31% of revenue erosion. While large‑scale governance programs are valuable, the most immediate gains often come from engineers who embed validation directly into pipelines. Simple dbt tests, SQL assertions, or Great Expectations checks convert silent errors into concrete alerts, providing the evidence needed to compel source‑system owners to tighten controls. This evidence‑based approach not only reduces incident frequency but also delivers measurable ROI, as Forrester’s 2025 analysis showed over $1.5 million in avoided losses for firms that adopted data observability.

Beyond testing, the habit of documenting changes at the point of creation dramatically curtails tribal knowledge loss. Embedding column descriptions in schema files or adding brief issue notes in commit messages creates a living knowledge base that new hires can consume instantly, cutting weeks of onboarding time. Coupled with lightweight quality dashboards—built from daily freshness or null‑rate queries—teams gain real‑time visibility into data health. When these metrics surface in shared Slack channels, the Hawthorne effect kicks in: engineers feel accountable, and the organization shifts from reactive firefighting to proactive maintenance.

The cultural ripple effect is profound. A simple #data-bugs channel or a weekly test‑highlight newsletter turns isolated fixes into a collective mission, echoing the broken‑windows theory that visible quality improvements raise overall standards. Junior engineers, often hesitant to raise concerns, find a low‑friction outlet to showcase impact, while senior staff see reduced interruption from data‑related incidents. By empowering anyone to write a test, document a nuance, or post a dashboard alert, companies create a self‑reinforcing loop that continuously elevates data reliability and safeguards the bottom line.

You Don't Need Permission to Fix Your Data

Comments

Want to join the conversation?