Skip to content

Task how-to - redact

How to anonymise an interview transcript

Removing names is the easy part and the part that does not work. What identifies a participant is the combination of ordinary details — and pseudonymised data is still personal data under EU law.

Anonymising a transcript looks like a find-and-replace job. Swap the names for pseudonyms, remove the employer, done.

It is not, and the reason matters both ethically and legally: what identifies a participant is almost never their name. It is everything else they said.

The combination is the identifier

Consider a transcript that has been scrupulously de-named. It still says the participant is in their mid-fifties, female, leads a radiology department, works at a hospital in a small Norwegian city, and moved there from Denmark eight years ago.

Every one of those facts is unremarkable. Together they describe exactly one person, and anyone in Norwegian healthcare could name her in a minute.

This is re-identification by combination, and it is the central problem in anonymising qualitative data. Each attribute — age band, role, sector, region, tenure, an unusual career move — narrows the population. Four or five ordinary attributes routinely narrow it to one.

Attributes from a de-named transcript narrowing a population from thousands to a single individual

The question to ask is not “have I removed the identifiers?” but “how many people could this be?” If the answer is one, it is not anonymous, however many names you replaced.

Pseudonymous is not anonymous, and the law is explicit

Researchers routinely conflate these, and the distinction has real consequences.

Pseudonymised data has had identifiers replaced but can still be linked back to a person using additional information — a key file, a recruitment list, the recording. Anonymous data cannot be linked back by any means reasonably likely to be used.

Recital 26 of the GDPR draws the line precisely: data protection principles do not apply to genuinely anonymous information, but pseudonymised data that could be attributed to a person by the use of additional information remains personal data. Whether data is anonymous is assessed against the means reasonably likely to be used to identify someone, accounting for cost, time and available technology.

The practical consequence: if you hold a key linking pseudonyms to participants, your transcripts are still personal data and your obligations continue. That is often fine and appropriate — longitudinal studies need it — but it should be a decision rather than an accident.

What to remove

Direct identifiers

  • Participant names, and the names of everyone they mention — colleagues, family, clients, patients
  • Employer, institution, team and project names
  • Contact details, social handles, participant ID numbers used elsewhere
  • Precise locations: street, building, campus, ward, branch

Quasi-identifiers — the ones that do the damage

  • Exact age, replaced with a band
  • Exact dates, replaced with a period
  • Specific job titles, replaced with a role category
  • Unusual career paths and tenure lengths
  • Distinctive events: a named restructure, an incident that made the news, an award
  • Rare characteristics — a rare condition, an unusual qualification, a minority language

In the file itself

  • Document metadata carrying the researcher’s name or the original filename
  • Tracked changes and comments, which survive conversion to PDF
  • Speaker labels that use real initials
  • The audio filename embedded in transcription software output

Techniques that work

TechniqueWhat it doesWatch out for
Consistent pseudonymsReplace each person with a stable aliasUse a naming scheme that cannot be mistaken for real participants
Generalisation”Mid-fifties” not 54; “Nordic region” not Bergen; “clinical lead” not head of radiologyGeneralise until the count is plausibly large
SuppressionRemove a detail entirely rather than blurring itNote in the transcript that something was removed, so the gap is visible
AggregationReport a pattern across participants rather than an individual accountThe safest option for distinctive cases
A separate keyKept apart from the data, with its own controlsDestroy it when the protocol says to

Do not rely on find-and-replace alone. Participants refer to people obliquely — “my sister-in-law who works at the ministry” — and those references survive every automated pass. Read the transcript through afterwards, specifically looking for who could be worked out.

Check the quotes twice

The most common leak in published qualitative work is a quotation.

A quote is selected precisely because it is vivid and distinctive, which is exactly what makes it identifying. A turn of phrase, a specific complaint about a named system, a reference to a particular meeting — any of these can identify a speaker to colleagues, who are usually the audience the participant was most worried about.

Check every quote you intend to publish against the question: could someone in this person’s workplace recognise them from this? If the answer is maybe, paraphrase or aggregate.

Recordings are identifiers too

A voice recording identifies a person directly. Where biometric characteristics are processed for the purpose of identification, EU law treats them as special category data with a higher bar.

Whatever your consent form promised about storage and destruction of recordings is a commitment, not a formality. If the protocol says recordings are destroyed after transcription, destroy them — and remember that a transcript derived from a recording is a derivative of personal data whether or not the audio still exists.

Do not just cover it

If you are working in PDF, a black box drawn in a viewer sits on top of the page while the text stays in the file, recoverable by selecting and copying. For a transcript that has been through an ethics approval promising anonymity, that is a breach of the undertaking you gave a participant, not a formatting error. The mechanism is set out in redaction vs whiteout.

The same applies to a Word document converted to PDF with comments and tracked changes intact — the reviewer’s note asking “is this the participant from the Bergen site?” travels with the file.

Check before you share

  1. Select all, copy, paste into a plain text editor. Search for every real name, employer and place you removed.
  2. Read it as an outsider from the participant’s own workplace. That is the threat model that matters.
  3. Count the candidates for each participant. If it is fewer than a handful, generalise further.
  4. Read the document properties for the researcher’s name and the original filename.
  5. Check every quotation individually before publication.

Doing it

Redact PDF removes the selected text from the file and rewrites the document rather than covering it, and clears metadata, attachments and comments in the same pass — the last of which is where transcription software and word processors leave the material that undoes an anonymisation.

It runs in your browser, so transcripts collected under a confidentiality undertaking are not uploaded to a third party as part of honouring it.

Sources and further reading

FAQ

Questions answered here

Is replacing names with pseudonyms enough?

No. Pseudonymisation reduces risk but does not remove it, and under EU law pseudonymised data remains personal data. What usually identifies someone is the combination of role, employer type, location, age and a distinctive detail from the interview.

What is the difference between pseudonymous and anonymous?

Pseudonymous data can be linked back to a person using additional information, such as a key file. Anonymous data cannot be linked back by any means reasonably likely to be used. Only the second falls outside data protection law.

Should I keep a key linking pseudonyms to real names?

Only if your protocol and consent terms allow it, and only stored separately from the transcripts with its own access controls. Many ethics approvals require the key to be destroyed at a defined point.

Do I need to worry about the recordings as well as the transcripts?

Yes. A voice recording identifies a person directly, and where biometric characteristics are used for identification, EU law treats them as special category data. Storage and destruction should follow the protocol you gave participants.