Value Remapping

Value remapping specifies how values in uploaded data are remapped and can be used to normalise data. For example, values like M, or male can be remapped to Male.

If Categories are specified on the pipeline, then value remappings will be automatically generated to normalise the data. Our API can be used to modify the mappings or provide mappings for additional fields independently of categories being specified.

🚧

Note for API users

Values in the data are only modified/remapped if the Value remapping API is explicitly POSTed. This happens when uploading via the Segna data importer while using the categorization page.