1 Message
•
700 Points
Exporting data classifications of a column
Hi all,
We are currently working on a use case to export detailed information about columns within a specific domain, including column names, attributes, and data classifications. However, we have encountered a challenge: the classification related to a column is not an attribute type, and therefore, we cannot directly add it to the view for export.
To address this, we are considering the following approach:
- Retrieve Column Details: Utilize APIs in Python to obtain a list of all columns within the specified domain.
- Extract Classifications: Use the classification API to extract the classifications associated with each column.
- Export to Excel: Compile the information, including column names and their respective classifications, into an Excel file.
We would appreciate any guidance or best practices on how to effectively implement this solution or if there is any other solution apart from this.
Thank you for your assistance.
Best regards,
Kaustuv
grantrollerson1
132 Messages
•
9.1K Points
3 months ago
True. Nor can you involve them in a Diagram View or Domain/Global View (or Filter for same).
(edited)
0