Devin Lange, Shaurya Sahai, Jeff M. Phillips, Alexander Lex
Publication: 10.1111/cgf.14822
Project Site (demo): ferret.sci.utah.edu
Additional Info (videos, supplemental): vdl.sci.utah.edu/publications/2023_eurovis_ferret/
Ferret is a a visualization tool designed to help review tabular datasets for signs that the data has been manipulated. The tool is based on a living document of artifacts of manipulation.
The tool is deployed with ten example datasets at https://ferret.sci.utah.edu. Users can also upload their own excel files to view in the tool.
This site is deployed on Netlify.
Prereqs:
Node, gulp, browserify, watchify
Installation steps:
git clone https://github.com/visdesignlab/data-forensics.git
cd data-forensics/
npm install
To build/run:
gulp