Skip to content

gorgias/core-ops-data-check

 
 

Repository files navigation

data-check

Data-Check allows you to compare 2 tables / views or SQL queries in BigQuery and nicely output differences for you to review data changes and share these insights.

For those who were using Data-Diff from Datafold, it's a similar tool 😉

Installation

# Create python env (i.e. 3.11)

pip install -r requirements.txt
pip install .
streamlit run data_check/streamlit_app.py

About

Easily compare BigQuery table changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Shell 1.5%
  • Dockerfile 0.8%