[Mpuls-commits] r2601 - wasko/branches/2.0

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue May 4 09:45:03 CEST 2010


Author: torsten
Date: 2010-05-04 09:45:02 +0200 (Tue, 04 May 2010)
New Revision: 2601

Modified:
   wasko/branches/2.0/jmd.json
Log:
* jmd.json: Changed settings to anonymize a case. Anonymization
  schould be possible for all phases in the pilot phase. Might be
  changed later. Added minimum required fields which needs to be filled
  out even if the privacy statement was declined.


Modified: wasko/branches/2.0/jmd.json
===================================================================
--- wasko/branches/2.0/jmd.json	2010-05-03 16:26:09 UTC (rev 2600)
+++ wasko/branches/2.0/jmd.json	2010-05-04 07:45:02 UTC (rev 2601)
@@ -27,8 +27,8 @@
 			"1": "CM",
 			"2": "BER"
 		}],
-		"notanonymizable": ["-1", "0", "1"],
-		"minimal_fields_to_anonymize": [],
+		"notanonymizable": [],
+		"minimal_fields_to_anonymize": ["geburtsdatum", "geschlecht", "aufenthaltsstatus", "art_begleitung", "art_cm_ende"],
 		"pairs": [{
 			"0": ["0","1"],
 			"1": ["2","3"],



More information about the Mpuls-commits mailing list