(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Improving the anonymization of datasets for research

What is it about?

Making sensitive data available for research often means reducing much of the detail so that the privacy of the data subjects is preserved. However, anonymization methods tend to focus on hypothetical worst cases and ignore how researchers actually use data. We show that understanding the realistic context can result in both better security and more usable data.

Why is it important?

This paper shows how the attitude one takes to protecting data is crucial in the level of detail that can be retained for useful research.

Read more on Kudos…
The following have contributed to this page:
Felix Ritchie
' ,"url"));