Difference between revisions of "DiHabs"

From OpenScience
Jump to: navigation, search
(Datasets)
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Project Description ===
+
=== Description ===
  
''DiHabs'' is a survey system to capture and analyze information disclosure habits. It has been developed within the project [http://wwwiuk.informatik.uni-rostock.de/research/current_projects/privacy_in_smart_environments/ Privacy in Smart Environments].
+
''DiHabs'' is a survey system to capture and analyze information disclosure habits [http://opsci.informatik.uni-rostock.de/repos/software/DiHabs/README ... read 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).
  
=== Contact contributers ===
+
=== Contributors ===
  
 
* [[User:Cbuennig|Christian Bünnig]]
 
* [[User:Cbuennig|Christian Bünnig]]
  
=== Datasets ===
+
=== Software ===
  
{| border=1 cellpadding=5
+
* Latest version: https://opsci.informatik.uni-rostock.de/repos/software/DiHabs/dihabs-20120831.tgz
!Survey
+
!Description
+
|-
+
|[http://wwwiuk.informatik.uni-rostock.de/~cb203/dihabs-example-survey.rdb Example survey]
+
|Example survey results presented in the [http://www.twuc.info/conferences/twuc2010/ TwUC] paper
+
|}
+
  
==== Format ====
+
=== Datasets ===
  
''DiHabs'' survey results are stored as [http://docs.python.org/library/shelve.html Python shelve] databases. The analyzer script within the ''DiHabs'' application (see [[DiHabs#Software|Software]] below) dumps its content in limited form. For full access please refer to the linked Python documentation.
+
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).
 
+
A result database is structured as a dictionary where each items represents one survey participant. Per participant the following information is stored:
+
 
+
{| cellpadding=5 border=1
+
!interview
+
|Complete interview specification.
+
|-
+
!end
+
|Time in seconds the participant needed to answer all questions.
+
|-
+
!npersons
+
|Number of persons entered by a participant in the first interview part.
+
|-
+
!groups
+
|Generated person groups for the third interview part.
+
|-
+
!nvalues
+
|List of number of items entered by participants entered in the second interview part for each information type specified in the interview.
+
|-
+
!disclosures
+
|List of answers from the third interview part. Each answer is also a dictionary containing items which specify the corresponding person group, disclosed values at all and per type and the progressed time since the interview started.
+
|}
+
 
+
=== Publications ===
+
 
+
A paper presenting ''DiHabs'' has been submitted to [http://www.twuc.info/conferences/twuc2010/ TwUC 2010].
+
 
+
=== Software ===
+
  
''DiHabs'' is implemented as a [http://www.djangoproject.com/ Django] web application. The download files below contain this web application integrated in a development Django site project (for easy testing outside productive server environments). Documentation is not yet complete. Please [[User:Cbuennig|contact me directly]] for installation and usage support.
+
* Interview specification https://opsci.informatik.uni-rostock.de/repos/datasets/DiHabs/Interview-Specification/department.py
 +
* Interview results (anonymized answers of participants) https://opsci.informatik.uni-rostock.de/repos/datasets/DiHabs/Interview-Results/department.db
  
{| border=1 cellpadding=5
+
Information about the format and usage of interview specifications and interview results can be found in the [http://opsci.informatik.uni-rostock.de/repos/software/DiHabs/README README].
! Version !! Date !! Description
+
|-
+
| [http://wwwiuk.informatik.uni-rostock.de/~cb203/dihabs-143-e88a59c43be3.zip 143-e88a59c43be3]
+
| July 31, 2010
+
| Version of ''DiHabs'' as described in the [http://www.twuc.info/conferences/twuc2010/ TwUC] paper.
+
|}
+
  
=== Research Diary ===
+
=== Publication ===
  
...
+
Dissertation thesis: http://katalog.ub.uni-rostock.de/DB=1/XMLPRS=N/PPN?PPN=750563060

Latest revision as of 10:23, 15 December 2015

Description

DiHabs is a survey system to capture and analyze information disclosure habits ... read 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).

Contributors

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 README.

Publication

Dissertation thesis: http://katalog.ub.uni-rostock.de/DB=1/XMLPRS=N/PPN?PPN=750563060