Skip to content

Takes a URL for a csv and a refine operation history and performs some simple operations to help clean it.

License

Notifications You must be signed in to change notification settings

theodi/refine-autobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refine-autobot

ODI Experiment, unsuported, no warrenty.

This is a small demonstration of a service that takes a OpenRefine operation history and can programatically apply it to new files.

Supported opperations

Mass find/replace of text from one value to another. This results from clustering.

Translation of a column of strings to a number, specifically ("3,321,321" to 3321321)

That's it! It is only a demo to show it is possible.

Expand getClean.php if you want more.

About

Takes a URL for a csv and a refine operation history and performs some simple operations to help clean it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published