6. AnonymisationΒΆ
- 6.1. Overview of anonymisation
- 6.2. Data and database prerequisites
- 6.3. Ancillary tools
- 6.4. Preprocessing tools
- 6.5. The anonymiser config file
- 6.6. Data dictionary (DD)
- 6.6.1. src_db
- 6.6.2. src_table
- 6.6.3. src_field
- 6.6.4. src_datatype
- 6.6.5. src_flags
- 6.6.6. scrub_src
- 6.6.7. scrub_method
- 6.6.8. decision
- 6.6.9. inclusion_values
- 6.6.10. exclusion_values
- 6.6.11. alter_method
- 6.6.12. dest_table
- 6.6.13. dest_field
- 6.6.14. dest_datatype
- 6.6.15. index
- 6.6.16. indexlen
- 6.6.17. comment
- 6.7. Run the anonymiser