Difference between revisions of "Demystify"

From COPTR
Jump to navigation Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=Analysis and automatic generation of summary information from DROID output |im...")
 
Line 3: Line 3:
 
{{Infobox_tool
 
{{Infobox_tool
 
|purpose=Analysis and automatic generation of summary information from DROID output
 
|purpose=Analysis and automatic generation of summary information from DROID output
|image=image.png
+
|image=
 
|homepage=https://github.com/ross-spencer/droid-sqlite-analysis
 
|homepage=https://github.com/ross-spencer/droid-sqlite-analysis
 
|license=Open source (see URL above)
 
|license=Open source (see URL above)

Revision as of 12:59, 3 June 2014


Analysis and automatic generation of summary information from DROID output
Homepage:https://github.com/ross-spencer/droid-sqlite-analysis
License:Open source (see URL above)
Platforms:sqlite + Python


Description

User Experiences

Engine for analysis of DROID CSV export files. The tool has three purposes, break the DROID CSV export into its components and store them within a table in a SQLite database; create additional columns to augment the output where useful; and query the SQLite database, outputting results in a readable form useful for analysis by researchers and archivists within digital preservation departments in memory institutions.

Development Activity

Failed to load RSS feed from https://github.com/ross-spencer/droid-sqlite-analysis/commits/master.atom: There was a problem during the HTTP request: 404 Not Found