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 20, 2026

Key Takeaways

  • Junior engineers can drive data quality without formal mandates
  • Poor data quality costs organizations billions annually
  • Write tests and documentation as you go for quick ROI
  • Dashboards and #data-bugs channel increase team accountability
  • Autonomy reduces incidents and improves revenue

Summary

A junior engineer named Sam quietly added data quality tests to a warehouse model, illustrating that fixing data doesn’t require formal permission. The article argues that data quality problems cost enterprises billions and consume a large share of engineers' time. It offers five practical tactics—writing tests, documenting changes, building dashboards, creating a #data-bugs channel, and shipping examples—to empower anyone to improve data reliability. Real‑world case studies from Airbnb, Google, and Warner Bros. Discovery demonstrate measurable ROI from grassroots data‑quality initiatives.

Pulse Analysis

Data quality is no longer a niche senior‑engineer concern; it’s a company‑wide economic driver. Gartner estimates the average organization loses $12.9 million annually to bad data, while Monte Carlo’s surveys show that 31 % of revenue can be at risk. When engineers spend 40 % of their time hunting for errors, the hidden cost multiplies across every department. By treating data hygiene as a continuous, low‑friction activity—such as adding dbt tests or simple SQL checks—companies capture immediate value and avoid the hidden expense of reactive firefighting.

The most effective improvements come from autonomous, bottom‑up actions. Airbnb’s transformation began with a single engineer who championed test‑first practices, later scaling to a warehouse‑wide quality score. Similar grassroots efforts at Warner Bros. Discovery and Google illustrate that a modest weekly newsletter or an office‑hours session can spark a cultural shift. Embedding documentation directly in schema files, using tools like dbt‑expectations, and automating alerts turn routine code reviews into proactive quality gates, slashing incident rates by up to 25 % according to Forrester’s TEI study.

Visibility amplifies accountability. Simple dashboards that surface freshness, volume, and null‑rate metrics, combined with a dedicated #data-bugs channel, create a social‑proof loop where engineers feel compelled to fix issues quickly. The broken‑windows effect shows that visible defects invite more defects; conversely, showcasing clean data builds a virtuous cycle. By empowering any team member to ship a test, document a change, or raise a bug without waiting for approval, organizations not only reclaim thousands of engineering hours but also protect revenue streams, delivering measurable ROI on data‑quality investments.

You Don't Need Permission to Fix Your Data

Comments

Want to join the conversation?