data-classification

Automate schema- and content-based data classification and tagging across Unity Catalog.

4|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/vivekgana/databricks-platform-marketplace --skill data-classification-vivekgana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-classification
Source: https://github.com/vivekgana/databricks-platform-marketplace/tree/main/plugins/databricks-governance/skills/data-classification
Command: npx skills add https://github.com/vivekgana/databricks-platform-marketplace --skill data-classification-vivekgana

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps organizations enforce data governance by automating data classification and tagging across Unity Catalog, reducing manual effort and policy drift.

Core Features & Use Cases

  • Schema-based Classification: classify tables and columns based on names and data types to determine sensitivity.
  • Content-based Classification: optionally inspect sample content to detect PII and regulated data for finer tagging.
  • Automated Tag Application: apply governance tags at catalog, schema, table, and column levels to reflect classifications.
  • Use Case: In a multi-datacatalog environment, automatically classify customer data and attach appropriate sensitivity and PII tags to support access controls and compliance reporting.

Quick Start

Run the data-classification workflow against your Unity Catalog to classify datasets and apply governance tags.

Frequently Asked Questions about data-classification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate data classification and tagging in Unity Catalog?

Automating data classification in Unity Catalog involves applying rule-based logic to schemas and sample content to detect PII, automatically reflecting sensitivity tags across catalogs, schemas, tables, and columns to enforce governance and compliance.

What is schema-based data classification and how does it work?

Schema-based data classification determines sensitivity by analyzing table and column names alongside data types. This rule-based approach automatically categorizes datasets without inspecting actual records, enabling immediate application of governance tags for policy enforcement.

How do I detect and tag PII across multiple catalogs?

Detecting and tagging PII across multiple catalogs uses content-based classification to optionally inspect sample data. This finer-grained analysis identifies regulated information and automatically applies appropriate PII tags to support access controls and compliance reporting.

Can I enforce policy-driven data sensitivity levels in a multi-catalog environment?

Yes, you can enforce policy-driven data sensitivity levels in a multi-catalog environment. The classification workflow applies standardized tagging templates across the entire Unity Catalog hierarchy to maintain consistent governance and prevent policy drift.

What is the best way to apply governance tags at the column level for auditable workflows?

The best way to apply governance tags for auditable workflows is through automated classification. Rule-based engines evaluate schemas and content, automatically attaching sensitivity tags at the column level to provide ready-to-integrate outputs for compliance reporting.

Does automated data classification work without manually inspecting every table's content?

Yes, automated data classification works without manually inspecting every table by using schema-based classification. It analyzes names and data types to determine sensitivity, while content-based inspection remains an optional feature for detecting specific PII.