Skip to content
OpenRefine is a free, open source power tool for working with messy data and improving it
Java JavaScript CSS HTML Shell Batchfile
Branch: master
Clone or download

Latest commit

Latest commit 0fa56a4 Apr 14, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Don't try to upload if running in a forked repo (#2538) Apr 12, 2020
IDEs/eclipse Cleanup most Eclipse config files Sep 18, 2018
conf Issue 630: Change branding from Google Refine to OpenRefine Oct 18, 2012
extensions Merge branch 'origin/master' into Weblate. Apr 14, 2020
graphics Update logo for README.md Feb 9, 2018
licenses Remove JSON license. OpenRefine can now be used for Evil. Nov 30, 2018
main Translated using Weblate (French) Apr 14, 2020
packaging Windows package with embedded JRE (#2486) Apr 11, 2020
server Merge pull request #2367 from OpenRefine/issue-2365-maven-deps Mar 8, 2020
.gitattributes fix the launch4j issue Jul 16, 2018
.gitignore support refine-dev.ini for development (#2497) Apr 6, 2020
.travis.yml Disable OpenJDK 9, which fails to install on Travis at the moment. Jul 3, 2019
AUTHORS.md Update AUTHORS.md Nov 20, 2018
CHANGES.txt Fix some typos in documentation Apr 2, 2019
CODE_OF_CONDUCT.md Rename code of conduct to match GitHub's guidelines Jul 27, 2019
CONTRIBUTING.md Fix grammer and links Mar 5, 2020
GOVERNANCE.md Fix some typos in documentation Apr 2, 2019
LICENSE.txt Update LICENSE.txt Feb 24, 2018
README.md Add Coveralls badge May 15, 2019
WeLoveOurBackers.md renaming for Google News Initiative as backer May 10, 2018
appveyor.yml Attempt to fix surefire on Appveyor Aug 28, 2019
pom.xml Fix org.eclipse.m2e lifecycle-mapping not found (#2472) Mar 24, 2020
refine Support windows_dist & linux_dist for packaging (#2498) Apr 6, 2020
refine.bat support refine-dev.ini for development (#2497) Apr 6, 2020
refine.ini support refine-dev.ini for development (#2497) Apr 6, 2020
settings.xml Windows package with embedded JRE (#2486) Apr 11, 2020
start.sh Revert "data package metadata (#1398)" Nov 30, 2018
stop.sh Revert "data package metadata (#1398)" Nov 30, 2018

README.md

OpenRefine

Join the chat at https://gitter.im/OpenRefine/OpenRefine Build Status Coverage Status Translation progress

OpenRefine is a Java-based power tool that allows you to load data, understand it, clean it up, reconcile it, and augment it with data coming from the web. All from a web browser and the comfort and privacy of your own computer.

Download

Run from source

If you have cloned this repository to your computer, you can run OpenRefine with:

  • ./refine on Mac OS and Linux
  • refine.bat on Windows

This requires JDK 8 and Apache Maven.

Documentation and Videos

Contributing to the project

Contact us

Licensing and legal issues

OpenRefine is open source software and is licensed under the BSD license located in the LICENSE.txt. See the folder licenses for information on open source libraries that OpenRefine depends on.

Credits

This software was created by Metaweb Technologies, Inc. and originally written and conceived by David Huynh dfhuynh@google.com. Metaweb Technologies, Inc. was acquired by Google, Inc. in July 2010 and the product was renamed Google Refine. In October 2012, it was renamed OpenRefine as it transitioned to a community-supported product.

See AUTHORS.md for the list of OpenRefine contributors.

You can’t perform that action at this time.