Skip to main content
Skip table of contents

Min Max Date (Algorithm frameworks)

The Continuous Compliance Engine provides a "MinMax Date" to normalize dates within a range. Values that are extremely high or low in certain categories allow viewers to infer someone’s identity, even if their name has been masked. For example, some age ranges suggest higher insurance risk. You can use a MinMax Date algorithm to move all values of this kind into the midrange. This algorithm allows you to make sure that all the values in the database are within a specified range. The algorithm framework applies to date data types.

The Replacement Value for Nonconforming Data value is used when the underlying data to be masked is of type String and conversion to a date is required.

Creating a MinMax Date Algorithm via UI

  1. At the top right of the Algorithms page, click + Algorithm.

  2. Enter an Algorithm Name.

    Info: This MUST be unique.

  3. Enter a Description.

  4. Select MinMax Date as the Framework Name and click Next.

  5. Enter the Minimum Date and the Maximum Date.

  6. Enter the Replacement Value for Nonconforming Data if needed.

  7. Click Next to verify details on the Summary step.

  8. Click Save.

For information on creating Min Max algorithms through the API, see API Calls for Creating Algorithms - Min Max.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.