Show HN: DriftDB: Visualize Metric Impact Between Measurements

by samoxon 10/20/2023, 9:10 AMwith 2 comments

Hey HN,

I've been working on a project called DriftDB which helps visualize how a specific metric has changed between two measurements. If you've ever struggled with understanding the impact or shift in data metrics, this tool might be of interest!

Key Features: - load your data (from a CSV) then make a change in that data and reload it - Display waterfall chart of the evolution of a measure.

Installation:

pip install driftdb

driftdb seed create driftdb seed update

driftdb start

Coming features: - display lineage https://app.data-drift.io/42527392/Lucasdvrs/dbt-datagit/ove... - add insertion from dbt-snapshot

by maxisauruson 10/20/2023, 9:27 AM

Works like a charm on my mac (intel)

Been in analytics in fintech scale-ups for the past 5 years. Been there, done that for financial or regulators reporting with manual SQL archeology across snapshots

by samoxon 10/20/2023, 9:12 AM

I've tested it on mac only

Would love to get feedback, suggestions, or hear how you might find this useful!