Track 01 · Data Governance

Data Governance

The framework of policies, roles and standards that makes data accurate, secure, well-understood and used responsibly. Governance is how enterprises turn raw data into a trusted asset — and the foundation that makes AI safe to ship.

Read time ~22 min Level Foundational → Advanced For Stewards, Analysts, CDOs

What you'll be able to do

Learning outcomes for this track

  • Explain the nine pillars of governance and how they fit together
  • Navigate DAMA-DMBOK's eleven knowledge areas and the DAMA Wheel
  • Use domains, stewardship, CDEs, master & reference data and an ADS
  • Map controls to GDPR, HIPAA, DPDP and the EU AI Act
  • Implement lineage, policy-as-code and automated PII detection
  • Plan a career path and self-assess against a skill matrix

01 What it is

Governance decides; management executes

Definition

Data governance is the framework of policies, roles, processes and standards that ensures data is accurate, secure, well-understood and used responsibly across an organisation.

The cleanest way to hold the idea: governance is "who decides" — the policies, accountability, standards and decision rights — while data management is "who executes", the operational work of storing, moving and maintaining data to those policies. You cannot automate trust into existence; governance is how an organisation agrees what "trusted" even means.

It matters because it turns raw data into an asset you can build on: reliable analytics, defensible compliance, and — increasingly — AI that can be trusted in production. Ungoverned data is the single biggest reason AI projects stall: models hallucinate on data that lacks context, and no one can audit what the model actually used.

02 Core pillars

Nine pillars of a governed estate

Every governance programme is assembled from the same building blocks. Learn them as a system — each one feeds the next.

  • Metadata managementthe descriptive, technical and operational context about data that makes it findable and understandable.
  • Data cataloguea searchable inventory of data assets and their meaning; the front door for discovery.
  • Data lineagetraces data's origin, movement and transformations so you can assess impact before you change anything.
  • Data qualityaccuracy, completeness, consistency, timeliness and validity, measured against rules and thresholds.
  • Master data management (MDM)a single golden record for core entities such as customer and product.
  • Policy & standardsthe rules for classification, retention and usage that everything else enforces.
  • Stewardshipongoing human ownership of a data domain; the person who curates and defends it.
  • Privacy & compliancelawful, consented, regulated handling of personal and sensitive data.
  • Access controlwho can see and use what, via role- or attribute-based rules and masking.

03 DAMA & DMBOK

The framework the whole field shares

DAMA International is the vendor-neutral, not-for-profit professional body for data management. Its DMBOK2 — the Data Management Body of Knowledge, 2nd edition — is the authoritative reference that gives the discipline a common vocabulary, and it underpins the CDMP (Certified Data Management Professional) certification. Its defining picture is the DAMA Wheel: eleven knowledge areas with Data Governance at the hub, coordinating all the others.

Hub

Data Governance

Planning, oversight and control — the hub that steers every other area.

Area 02

Data Architecture

The blueprint of data assets and how they align to strategy.

Area 03

Data Modeling & Design

Discovering, designing and documenting data structures.

Area 04

Data Storage & Operations

Deploying and running the databases that hold the data.

Area 05

Data Security

Authentication, access, encryption and privacy controls.

Area 06

Data Integration & Interoperability

Moving and consolidating data across systems.

Area 07

Document & Content Management

Managing unstructured data and records.

Area 08

Reference & Master Data

Golden records and shared code sets for core entities.

Area 09

Data Warehousing & BI

Curated data and analytics for decision support.

Area 10

Metadata

The data about data that makes everything findable.

Area 11

Data Quality

Defining, measuring and improving fitness for use.

DMBOK also frames each area with the same environmental elements — goals & principles, activities, deliverables, roles, practices, technology and metrics — so a governance programme can be planned and audited consistently. In short: DMBOK defines the "what", and governance is the "who decides" that keeps the other ten areas aligned.

04 Building blocks

The building blocks, from domains to data mesh

Governance is assembled from a precise vocabulary. Here are the concepts every programme leans on — each with a concrete example.

Ownership

Data domain

A business subject area that owns and is accountable for its data.

e.g. Customer, Product, Finance, Supply Chain
Ownership

Subdomain

A finer division within a domain, with its own steward and rules.

e.g. Customer → Prospect, Account Holder, Consent
People

Data stewardship

The accountable people who curate a domain — business, technical and operational stewards.

e.g. a Finance steward owns GL-account definitions & quality
Prioritisation

Critical Data Elements (CDEs)

The highest-impact fields that get priority controls, quality rules and monitoring.

e.g. customer_id, LEI, account_balance, NPI
Content

Master data

Golden, de-duplicated records for the core entities shared across the business.

e.g. one trusted Customer, Product or Vendor record
Content

Reference data

Standardised, slowly-changing code sets used to classify other data.

e.g. ISO country & currency codes, status values
System of record

Authoritative Data Store (ADS)

The officially designated source of truth for a data element — the golden source.

e.g. the CRM is the ADS for customer contact data
Provisioning

Authoritative Data Access Layer

A governed layer that provisions authoritative data to consumers with controls and lineage — so no one queries raw sources directly.

e.g. a curated data product / API served over the ADSs
Discovery

Data catalogue

A searchable inventory of data assets, their meaning, owners and usage.

e.g. search "which table has churn" and find the trusted one
Blueprint

Data architecture

The target-state design of data assets, models and flows across the estate.

e.g. sources → lakehouse → marts → serving layer
Operating model

Data mesh

A decentralised approach where domains own and publish governed data-as-a-product under federated rules.

e.g. each domain ships versioned, contracted data products

How authoritative data flows to consumers

The ADS and the access layer work together: the store is where truth lives; the access layer is how truth is served — governed, once, to everyone.

01 · OriginSource systemsCRM, ERP, apps and files where data is first captured.
02 · System of recordAuthoritative Data StoreThe designated golden source for each data element, mastered and quality-controlled.
03 · ProvisioningAuthoritative Data Access LayerGoverned products and APIs that serve trusted data with lineage, policy and access control.
04 · ConsumptionConsumersBI, applications, regulators and AI agents — all drinking from the same trusted tap.

05 Key personas

Who runs governance

Governance is a team sport with clearly separated accountabilities. Know who does what — ambiguity here is the number-one cause of programmes that stall.

CDO

Chief Data Officer

Owns the enterprise data strategy, its business value and the governance mandate.

StrategyValue
GL

Governance Lead

Runs the programme — the council, the roadmap and the operating model.

ProgrammeRoadmap
DS

Data Steward

Curates, defines and enforces quality within a specific data domain.

CurationQuality
DO

Data Owner

The accountable business authority for a data domain and its risk.

Accountable
DC

Data Custodian

The technical caretaker — storage, security, backups and controls.

Technical
DA

Data Architect

Designs the models, standards and integration the estate is built on.

DesignStandards
PO

Privacy Officer / DPO

Ensures lawful handling and regulatory adherence across jurisdictions.

PrivacyRegulatory
BA

Business Analyst

Defines requirements, authors glossary terms and shapes quality rules.

RequirementsGlossary

06 Methodology

Stand up a programme, step by step

The reference frameworks split cleanly: DAMA-DMBOK2 gives you the vocabulary and eleven knowledge areas; the EDM Council's DCAM (and cloud/AI-focused CDMC) give you a maturity assessment to measure against. DMBOK defines; DCAM measures.

01

Sponsor & case

Secure executive sponsorship and a business case tied to real outcomes — audit, AI readiness, risk reduction.

02

Operating model

Choose centralised, federated or hybrid; form a governance council; assign owners and stewards per domain.

03

Assess maturity

Run a DCAM baseline to see where you are, then prioritise a few high-value domains — never boil the ocean.

04

Author standards

Write policies, the business glossary and standards; classify data; define quality rules and thresholds.

05

Deploy tooling

Roll out a catalogue, quality and lineage; connect sources; automate metadata capture and PII detection.

06

Enforce & automate

Turn policy into policy-as-code and data contracts so rules run in pipelines, not in documents.

07

Measure & report

Publish KPIs, trust scores and scorecards; give leaders a live view of coverage and health.

08

Iterate

Expand domain by domain, feeding lessons back into standards. Governance is a product, not a project.

07 Best practices

What good looks like

Govern federatedCentral standards, local execution — domains own their data within shared guardrails.
Policy-as-codeEncode rules as executable policy (e.g. OPA/Rego) instead of PDFs no one enforces.
Data contractsEnforce schema, quality and SLA between data producers and consumers.
Active metadataKeep metadata living and automated so it feeds catalogues, lineage and downstream tools.
One business glossaryShared, authoritative definitions so "active customer" means one thing everywhere.
Assign a RACIClear accountability per asset and process — remove ambiguity about who decides.
Shift governance leftRun quality and trust checks at ingestion and surface scores to users, not after the fact.
Start with valueBegin with a few high-value use cases and prove impact before you scale.

09 In practice

From discipline to business value

Governance earns its budget when it changes outcomes. Here is how enterprises apply it, what the analysts and hyperscalers are doing, and how SCIKIQ turns it into a running capability.

AI & GenAI readiness

Governed, well-described data is the precondition for models and agents you can trust in production.

Compliance & audit

Provable lineage, retention and reporting satisfy GDPR, DPDP, the EU AI Act and BCBS 239.

Risk reduction

Access control, PII classification and quality checks cut the odds of breaches and bad decisions.

Data products & monetisation

Governed, reusable assets in an internal marketplace speed insight and unlock new revenue.

M&A consolidation

A shared catalogue, glossary and lineage accelerate post-merger data rationalisation.

Customer trust

Transparent consent, minimisation and stewardship strengthen brand trust and cut privacy liability.

What the leaders are doing

The market has moved governance from a compliance chore to the foundation of trusted AI — here's the signal from the standards body, the analysts and the platforms setting the agenda.

DADAMAStandard · DMBOK

The professional body behind DMBOK2 and the CDMP certification. Its DAMA-Wheel places governance at the hub of 11 data-management knowledge areas — the field's common vocabulary.

GGartnerAnalyst

Launched the Magic Quadrant for Data & Analytics Governance Platforms (2025) and a Hype Cycle centred on active metadata, augmented stewardship and AI governance.

FForresterAnalyst

Its Wave: Data Governance Solutions (Q3 2025) declares governance has entered the "agentic era" — moving from control to trust, agility and AI readiness.

MMcKinseyAdvisory

QuantumBlack's data-driven enterprise research makes clean, governed data the precondition for scaling AI; its AI4Data tooling automates quality for trusted foundations.

AAccentureAdvisory

Its Responsible AI practice pairs a "data as a product" foundation with enterprise-wide governance — roles, policy, privacy and compliance.

DDatabricksPlatform

Unity Catalog unifies governance of data, apps and AI agents — automated lineage, AI-generated docs, quality monitoring and agent governance.

How SCIKIQ helps

SCIKIQ makes governance a living layer, not a binder of policies. It unifies metadata, lineage, quality and policy across your entire estate — so trusted data flows into every dashboard, model and agent.

  • Automated metadata & catalogue with AI-assisted classification and a business glossary.
  • Column-level lineage for impact analysis and audit traceability.
  • Trust scores from freshness, completeness and compliance signals.
  • Policy-as-code & PII detection enforced across every engine.
  • Audit-ready evidence mapped to GDPR, DPDP and the EU AI Act.
  • The same controls extend to your models and agents.

10 Developer lab

Hands-on: build governance into the pipeline

Engineer track

Do it
  1. Deploy OpenMetadata locally with Docker and connect a Snowflake or Postgres source.
  2. Build a business glossary and tag assets; auto-classify PII columns.
  3. Implement column-level lineage across a dbt project into the warehouse.
  4. Add quality tests in CI with Great Expectations or dbt tests.
  5. Enforce access with policy-as-code in OPA/Rego.
# dbt: a governed, tested model contract
models:
  - name: dim_customer
    config: {contract: {enforced: true}}
    columns:
      - name: email
        meta: {pii: true, masking: "hash"}
        tests: [not_null, unique]

Skills you build

Outcome
  1. Standing up an open-source catalogue and connecting real sources.
  2. Modelling metadata and driving automated lineage.
  3. Writing data-quality tests that block bad merges.
  4. Expressing access and masking as versioned code.
  5. Automating PII detection and classification at ingest.

Reference implementation

copy, adapt, ship
access.regoOPA / Rego
# Policy-as-code: mask PII columns unless the caller is privacy-cleared
package data.access

default allow_column := false

allow_column {                              # non-PII columns are open
  not input.column.tags[_] == "pii"
}
allow_column {                              # PII is allowed only for cleared users
  input.column.tags[_] == "pii"
  input.user.groups[_] == "privacy_cleared"
}

mask := "sha256" { not allow_column }     # everyone else sees a hash
models/marts/dim_customer.ymldbt contract
models:
  - name: dim_customer
    config:
      contract: { enforced: true }        # break the build on schema drift
    columns:
      - name: customer_id
        data_type: bigint
        constraints: [{ type: primary_key }]
        tests: [unique, not_null]
      - name: email
        data_type: varchar
        meta: { pii: true, mask: sha256 }
        tests:
          - dbt_expectations.expect_column_values_to_match_regex:
              regex: "^[^@]+@[^@]+\.[a-z]{2,}$"
pii_scan.pyPython
# Auto-classify likely PII before data reaches the lake
import re

RULES = {
    "email": re.compile(r"^[^@]+@[^@]+\.[a-z]{2,}$", re.I),
    "phone": re.compile(r"^\+?\d[\d\s-]{7,}$"),
    "ssn":   re.compile(r"^\d{3}-\d{2}-\d{4}$"),
}

def classify(sample):
    for label, rx in RULES.items():
        hits = sum(bool(rx.match(v or "")) for v in sample)
        if hits / max(len(sample), 1) > 0.8:   # 80% match -> tag it
            return label
    return None

These three files are the backbone of automated governance: OPA enforces access, the dbt contract blocks bad merges, and the scanner tags PII at ingest — no manual review in the hot path.

11 Analyst lab

Hands-on: define trust the business believes

Analyst track

Do it
  1. Author and get sign-off on business glossary terms — definition, owner, synonyms.
  2. Define data-quality rules and KPIs (completeness, uniqueness, validity thresholds).
  3. Run a data-profiling assessment on a source table and log findings.
  4. Build a data-quality scorecard leaders can read at a glance.
  5. Map a RACI for one data domain end to end.

Deliverables

Outcome
  1. A signed-off glossary section for your domain.
  2. A documented set of quality rules with owners and thresholds.
  3. A profiling report naming the top data risks.
  4. A live trust scorecard tied to those rules.
  5. A RACI matrix that ends "who owns this?" debates.

12 Career path

From steward to Chief Data Officer

The ladder climbs from tool execution and stewardship, to policy design and stakeholder management, to strategy, budget and enterprise influence. Bands are indicative US figures and vary widely by region and sector.

01
Data StewardEntry
Curate a domain, run predefined quality checks, maintain glossary entries.
~$60–85k
02
Data Governance AnalystPractitioner
Design quality rules and KPIs, run assessments, drive catalogue adoption.
~$70–100k
03
Governance Manager / LeadLead
Own the operating model, council and roadmap; policy design and stakeholders.
~$110–150k
04
Director / Head of GovernanceLeadership
Cross-jurisdiction compliance programme, budget, enterprise influence.
~$150–200k
05
Chief Data OfficerExecutive
Enterprise data strategy, value realisation and the governance mandate.
$180–300k+

13 Skill matrix

Rate yourself, then level up

Use this to self-assess and plan growth — find your current row and aim one column right.

SkillBeginnerIntermediateAdvanced
Data qualityRuns predefined checks and logs issues.Designs rules & KPIs and root-causes failures.Defines enterprise QA strategy and automation.
Regulatory knowledgeKnows GDPR basics.Maps controls to policies.Builds cross-jurisdiction programmes (GDPR / DPDP / EU AI Act).
Metadata & cataloguingTags assets in a catalogue.Models metadata and drives adoption.Designs active-metadata architecture.
Data lineageReads a lineage graph.Implements column-level lineage.Runs impact analysis across the estate.
Policy designFollows existing policy.Authors policies and standards.Encodes policy-as-code and contracts.
SQLSELECT, JOIN, GROUP BY.Window functions and CTEs.Profiling and optimisation at scale.
StewardshipMaintains a domain.Coordinates owners and custodians.Designs the stewardship operating model.
Stakeholder commsDocuments decisions.Facilitates a governance forum.Wins executive sponsorship and budget.

14 Glossary

Terms worth knowing

Metadata
Data about data — the context that makes an asset findable and usable.
Data catalogue
A searchable inventory of data assets and their meaning.
Lineage
The end-to-end journey of data from source to consumption.
Data steward
The person who curates and defends a data domain.
MDM
Master data management — a golden record for core entities.
Reference data
Standardised code sets used to classify other data.
Critical Data Element
A high-impact field prioritised for controls and quality.
Authoritative Data Store
The designated system of record for a data element.
Data contract
An enforceable producer–consumer agreement on schema, quality and SLA.
Business glossary
Authoritative, shared definitions of business terms.
Data product
A packaged, governed, reusable dataset with an owner.
Data mesh
Decentralised, domain-owned data architecture.
Active metadata
Continuously updated, actionable metadata that feeds tools.
Policy-as-code
Governance rules expressed as executable code.

15 Test yourself

Check your understanding

Four quick questions — instant feedback, nothing saved, no sign-up.

Q1What best captures the difference between governance and management?

Governance is "who decides"; management is "who executes". One sets policy, accountability and standards; the other stores, moves and maintains the data to them.

Q2Which framework gives you the vocabulary and 11 knowledge areas of data management?

DMBOK2 defines; DCAM measures. DAMA's DMBOK2 is the common vocabulary and knowledge-area map; the EDM Council's DCAM assesses maturity against it.

Q3An Authoritative Data Store (ADS) is…

The ADS is where truth lives; the access layer is how truth is served. Consumers should draw authoritative data from the designated store via a governed access layer, not from ad-hoc copies.

Q4"Policy-as-code" means…

Rules run in pipelines, not PDFs. Policy-as-code makes governance enforceable and consistent across every environment.