Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.72 KB

1-about.md

File metadata and controls

48 lines (31 loc) · 1.72 KB
layout title nav
default
1-About
true

What is OpenRefine?

OpenRefine is a free{:target="_blank"}, open source{:target="_blank"}, Java application, that runs offline in a web browser.

“A power tool for working with messy data”

  • more powerful than a spreadsheet
  • more interactive and visual than scripting
  • more provisional / exploratory / experimental / playful than a database

David Huynh{:target="_blank"}

Refine Screenshot

Exciting Trailers from Google!

If you want a visual introduction, check out these trailers from Google created for an early version:

Tabular Data

Refine can handle all sorts of data!

table

  • Import formats: TSV, CSV, custom separator txt, Excel, XML, JSON, Google Spreadsheets, RDF
  • Sources: local file, archive (zip), URL, clipboard, or Google

Comfortable performance up to 100,000's of rows.

Use Cases

Clean - discover and fix inconsistency with faceting, clustering, cell transforms, GREL expressions...

Transform - change formats or reshape with split/join multi valued cells, split columns, transpose columns/rows...

Extend - enrich data by combining files, merging projects, fetching URLs, reconciliation with online databases...

Automate - reuse your processing routine by exporting operation history in JSON!