Difference between revisions of "DiHabs"

From OpenScience
Jump to: navigation, search
(Description)
Line 8: Line 8:
  
 
=== Software ===
 
=== Software ===
 
''DiHabs'' is implemented as a [http://www.djangoproject.com/ Django] web application.
 
  
 
* Latest version: [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/DiHabs/Software/dihabs-20120831.tgz dihabs-20120831.tgz]
 
* Latest version: [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/DiHabs/Software/dihabs-20120831.tgz dihabs-20120831.tgz]
 
The archive contains a comprehensible README file with detailed setup and usage instructions.
 
  
 
=== Datasets ===
 
=== Datasets ===
Line 22: Line 18:
 
* [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/DiHabs/Datasets/Interview-Results/department.db Interview results (anonymized answers of participants)]
 
* [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/DiHabs/Datasets/Interview-Results/department.db Interview results (anonymized answers of participants)]
  
''DiHabs'' survey results are stored as [http://docs.python.org/library/shelve.html Python shelve] databases. A result database is structured as a dictionary where each item represents one survey participant.
+
Information about the format and usage of interview specifications and interview results can be found in the [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/DiHabs/README.html DiHabs README].
More detailed information about the format and usage of interview specifications and interview results can be found in the software's README file.
+

Revision as of 21:38, 5 September 2012

Description

DiHabs is a survey system to capture and analyze information disclosure habits .. more. It has been developed as part of the thesis Privacy Management in Smart Environments by Christian Bünnig (the thesis is currently in the review process).

Contributers

Software

Datasets

The DiHabs system has been used for a survey with around 70 participants from the Computer Science Department of the Universtiy of Rostock (October 2010).

Information about the format and usage of interview specifications and interview results can be found in the DiHabs README.