Presidio Deanonymizer

This node reverses the anonymization of the Presidio Anonymizer node by replacing the anonymized PII entities with their original information.

The node takes a PII Entity Mapping that was created by the Presidio Anonymizer node during anonymization to deanonymize the data of a specified string column of the input table. You can choose whether the deanonymized data replaces the original data or is appended in a new column.

Options

Input column

Select the string column that contains the data for PII deanonymization.

Output column

Select whether the deanonymized data should replace the original data or be appended to the table in a new column.

Available options:

  • Replace: replaces original data with the resulting data
  • Append: places the resulting data in a new column
Output column name

Provide the name of the new column containing the deanonymized data.

Input Ports

Icon

The input table containing a string column.

Icon

A mapping between original PII entities and replacements.

Output Ports

Icon

The output table containing the deanonymized data.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.