Skip to content
Datauntangler

No card required. The browser demo is free to use.

Data cleaning software that proposes changes instead of making them

Data cleaning software finds and fixes the problems that make a file untrustworthy: duplicate records, mixed date formats, numbers stored as text, encoding damage and inconsistent spellings. Datauntangler does that in your browser and hands you a line by line list of what it wants to change.

In-browser your file never leaves your computer

Every row proposed to you before it is applied

CSV log of what you approved and rejected

Clean a file
01 Try it on this page

Load a messy sample and watch it work

The same engine described below, running on your own machine. Nothing is uploaded and nothing is applied until you approve it.

1. Load a file

Your file is read on your own machine. Nothing is uploaded, so nothing can leak.

Or start from a messy sample

Status

Loading the sample file.

File: CRM contact export

Rows

--

Columns

--

Changes

--

Duplicate rows

--

Date formats

--

Blank emails

--

Load a file to see the diff

Drop a CSV or pick one of the messy samples. Every proposed change appears here as a line you approve or reject.

02 About data cleaning software

The two kinds of tool that already exist

On one side there are free desktop tools. OpenRefine is the best known: open source, capable, and something you install and then learn to drive with its own expression language. It runs on your machine, which is good for privacy and bad for sharing the work with a colleague.

On the other side there are enterprise data quality platforms. They are thorough and they are bought through procurement, with onboarding measured in weeks. Both are reasonable answers to a question most people are not asking. The common case is one person with one file that has to be right this afternoon.

What this software actually does to a file

Reads the file where it sits

Parsing and cleaning run in your browser. Nothing is uploaded, so there is no data processing agreement to sign before you can try it.

Infers what each column holds

Email, date, currency, postcode, state, country, name, company. The right rule then runs on the right column instead of on everything.

Proposes one change per cell

Each proposal shows the original value, the new value, every rule that fired, and how confident the engine is.

Groups duplicates into clusters

With the row it suggests keeping and the reason the rows matched.

Exports two files

The cleaned CSV, and the audit log of every change and every decision you made.

Why the review step is the product

Anyone can write a script that lowercases a column. The hard part is defending the result. When someone asks why the March number moved, the answer cannot be that the tool cleaned it.

Because every change is approved by a person and written to an audit log, you can hand over the file and the list of what changed in it. That is what makes the output usable in a report, a migration or a board pack. If your file starts life in a spreadsheet, Excel data cleaning covers what the built in commands do and where they stop, and data deduplication tools cover the matching that Remove Duplicates cannot reach.

03 Cleaning it by hand

What a spreadsheet clean leaves behind

Most files are cleaned with helper columns and a Find and Replace. It works, right up to the moment somebody asks what changed.

Excel data cleaning

Helper columns outlive the file they were written for

A column of TRIM and PROPER formulas gets pasted into next month's export, where the columns have moved and the formulas now point at the wrong data.

Find and Replace does not ask first

It changes every match in the sheet at once, including the ones in the column you were not thinking about, and the undo history ends at the save.

The cleaned file is the only artefact

Nothing lists what was altered, so comparing it with what arrived means opening both files and reading them side by side.

What software should hand back

Two files, not one: the cleaned data, and the log of every change that was proposed, approved or rejected.

04 Before you run it

Questions about data cleaning software

Do I have to install anything?
No. It runs in the browser you already have. There is no download, no runtime and no admin rights needed.
What file types does the browser demo read?
CSV and TSV, up to 5MB or about 20,000 rows. From Excel or Google Sheets, save the sheet as CSV first.
05 What it costs

Plans for when the file is bigger than the demo

Yearly billing is two months free. There is no free plan, and no card is needed to use the browser demo above.

Yearly billing is two months free.

Switch to yearly and two months are free.

Analyst

One ops person or analyst with files to clean.

$49$59/mo

Billed $590 a year Billed monthly

  • 50,000 rows a month
  • Files up to 25MB
  • 1 seat
  • Fuzzy matching and entity resolution
  • Reviewable diff and audit log export
  • 3 saved cleaning recipes
  • Email support

Team

Recommended

A RevOps or marketing ops team sharing the work.

$166$199/mo

Billed $1,990 a year Billed monthly

  • 250,000 rows a month
  • Files up to 100MB
  • 5 seats
  • Everything in Analyst
  • Unlimited saved recipes
  • Scheduled recurring cleans
  • CRM connectors (Salesforce, HubSpot)
  • Priority email support

Business

A data team cleaning for several departments.

$499$599/mo

Billed $5,990 a year Billed monthly

  • 1,500,000 rows a month
  • Files up to 500MB
  • 20 seats
  • Everything in Team
  • API access
  • Roles and permissions
  • Priority email support

Enterprise

A head of data who needs it defensible across the company.

Talk to sales

Custom terms, invoicing and PO

  • Unlimited rows and custom file sizes
  • Unlimited seats
  • Everything in Business
  • SSO (SAML / Okta)
  • Custom data retention
  • DPA on request
  • Named support contact
  • Invoicing and PO
  • Named onboarding

A row is one data line in a file you process, not counting the header. The browser demo is free to use and is not a plan: it reads CSV and TSV files up to 5MB on your own machine.

Clean the file, and be able to show what you changed

Try the demo on your own CSV first. It runs in your browser, it costs nothing, and no card is required.

No card required. Your file never leaves your computer.

Clean a file