What problem does it solve?
Give analysts a repeatable methodology to quickly understand unfamiliar tabular data by surfacing table structure, column-level quality issues, distributions, and relationship candidates so that downstream analysis is faster and more reliable.
Core Features & Use Cases
- Table and column profiling: Row/column counts, null rates, distinct counts, top/bottom values, and basic length/pattern checks for strings.
- Metric and temporal summaries: Percentiles, mean/median, standard deviation, date ranges, gaps, and seasonality cues for time-series data.
- Relationship discovery & documentation: Suggest foreign-key candidates, correlations, derived/redundant columns, and produce a schema documentation template for analyst handoff.
- Use Case: Inspect a newly provisioned analytics table to decide whether it is analysis-ready, identify required cleaning steps, and draft common query patterns.
Quick Start
Profile the attached dataset and produce a concise data quality summary with column-level statistics, top anomalies, suggested next steps, and a schema documentation stub.