CRATE
latest

Contents:

  • 1. Overview
  • 2. Package elements in brief
  • 3. Reference publications
  • 4. Installing CRATE
  • 5. Preprocessing tools
  • 6. Anonymisation
    • 6.1. Overview of anonymisation
    • 6.2. Data and database prerequisites
    • 6.3. The anonymiser config file
    • 6.4. Data dictionary (DD)
    • 6.5. Run the anonymiser
  • 7. Natural language processing (NLP)
  • 8. Configuring the CRATE web interface
  • 9. Using the CRATE web interface
  • 10. Ancillary tools
  • 11. FAQs and troubleshooting
  • 12. Linkage tools
  • 13. Additional notes
  • 14. Automatic documentation of source code
  • 15. Change log/history
  • 16. Things to do
  • 17. Abbreviations
  • 18. Glossary
CRATE
  • »
  • 6. Anonymisation
  • Edit on GitHub

6. AnonymisationΒΆ

  • 6.1. Overview of anonymisation
  • 6.2. Data and database prerequisites
    • 6.2.1. Source database(s)
    • 6.2.2. Destination database(s)
    • 6.2.3. Secret administrative database(s)
    • 6.2.4. Web site administrative database
  • 6.3. The anonymiser config file
    • 6.3.1. Format of the configuration file
    • 6.3.2. [main] section
    • 6.3.3. [extra_regexes] section
    • 6.3.4. Database config sections
    • 6.3.5. Hasher definitions
    • 6.3.6. Minimal anonymiser config
    • 6.3.7. Specimen config
  • 6.4. Data dictionary (DD)
    • 6.4.1. src_db
    • 6.4.2. src_table
    • 6.4.3. src_field
    • 6.4.4. src_datatype
    • 6.4.5. src_flags
    • 6.4.6. scrub_src
    • 6.4.7. scrub_method
    • 6.4.8. decision
    • 6.4.9. inclusion_values
    • 6.4.10. exclusion_values
    • 6.4.11. alter_method
    • 6.4.12. dest_table
    • 6.4.13. dest_field
    • 6.4.14. dest_datatype
    • 6.4.15. index
    • 6.4.16. indexlen
    • 6.4.17. comment
    • 6.4.18. Minimal data dictionary example
  • 6.5. Run the anonymiser
    • 6.5.1. crate_anonymise
    • 6.5.2. crate_anonymise_multiprocess
Next Previous

© Copyright 2015-2020, Rudolf Cardinal Revision b5bd03ca.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds