SQL Data Catalog

Integration - Export classification to DPOrganizer

Background

This sample was developed in cooperation with DPOrganizer (https://www.dporganizer.com/) and aims to export classified data as information assets for DPOrganizer to import.

Classification instructions

  • Create a multi-valued category called "Data Subject Category"
    • Create tags such as "Employees UK", "Contracts at customers"
  • Create a multi-valued category called "Personal Data Types"
    • Create tags such as "Access rights", "IP address", "CV", "Address"
  • Create a multi-valued category called "Person Responsible"
    • Create tags such as "Head OSS", "HR"
  • Categorise columns with the above categories and tags. If the whole table pertains to a certain category above, categorise its primary key


Example output

(Download DPO.CSV)

Data Storage NameData Storage IdData Subject CategoryPerson ResponsiblePersonal Data Types
DatabaseServer1.Logins664079978790387000EmployeesHRCredentials
DatabaseServer2.CustomerDb1664079979042045000Channel Partners|Customers Employees and RepresentativesHead of OSSAddress
DatabaseServer2.CustomerDb2664079979100766000Customers End Users|EmployeesHead of OSSEmail Address|Telephone Number
DatabaseServer2.Commissions679352554320035000Channel PartnersHead of OSSAddress|Email Address
DatabaseServer2.Commissions679352556278775000Channel PartnersHead of OSSAddress|Email Address
DatabaseServer3.CustomerPortal679352832104595000Customers Employees and RepresentativesHead of OSSTelephone Number
DatabaseServer3.CustomerPortal679352832104595000Customers Employees and Representatives|Customers End UsersHead of OSSTelephone Number
DatabaseServer4.ChannelPartners692064631996284000Channel Partners|Customers Employees and Representatives|Customers End Users|EmployeesHead of OSSCall Detail Record

Sample export script



Didn't find what you were looking for?