Hello đ
I love the summer slow pace with less meetings and long sunsets, though itâs super rainy here while Iâm writing this edition. I asked myself what I would do if I had some time to spare to learn more about Data Governance.
Join my next online Data Governance Training Day
Play the Chief Data Officer simulation game
Get my Data Governance templates
Discover my consulting services
Join +270 readers of âData Governance : where to start?â
Get a boost with a 4 weeks training on Generative AI
I just launched a Data Governance Community on Discord ! You can join to share your experiences and chat about your data gov life. Itâs free - but no vendors will be accepted - letâs have real conversations :)
Letâs see what to learn đ
Concepts and a bit of fun
Best reads and listenings
DIY project
Concepts and a bit of fun
âThe beginning of wisdom is the definition of terms.â
Iâve discovered recently an incredible resource : the Data Management Wiki. Itâs a collaboratively curated encyclopedia of data management concepts, built and maintained by the DAMA-NL Data Quality workgroup. It serves as :
A dictionary & ontology : Defining terms like data quality policy, lineage, critical data elements, and more.
A knowledge graph : Linking concepts across data governance, metadata, stewardship, quality systems, integration, and utilization.
A richly structured reference : With pages organized by key domains - DQMS, data concepts, management roles, metadata, and Data Management Body of Knowledge (DMBoK2) topics.
This wikiâs design supports both enterprise/logical perspectives and technical/detail views (e.g. data dictionaries, lineage diagrams), making it a go-to resource for both business leaders and technical stewards.
Too serious for you?
The Analytics thread on Reddit is full of great discussions on Data Governance. For example, someone started a conversation asking âHow has your organization effectively managed data quality?â. Which is a great question, but look at this answer :
Itâs funny to see that most of the time, either it is not managed or done by the analytics team on their own⌠Good debate anyway !
đ And if you want to practice with fun all the concepts on data strategy, governance, quality, AI projects : you should try the Chief Data Officer game !
In this interactive game, you take on the role of a Chief Data Officer at a fictional company. Your goal : balance innovation with compliance, win support across departments, manage data risks, and prove the value of data to the business.
You have to manage these indicators for the best, but the ultimate goal is to increase the companyâs profit.
Best reads and listenings
2 categories here to help you find whatâs of interest for you :
Back to Foundations
âď¸ You must make Data Governance a cultural competency by Kim Herrington. Most governance programs focus on formalization of governance controls without embedding governance into the organizationâs culture.
âď¸ Establishing who is responsible for data is easy, right?
Maybe not... Are we responsible when we capture data? Or consume it?
đď¸ Governing Business Intelligence with Marius Moscovici. A great conversation revealing the close link between Data Governance and BI Governance.
New Trends
âď¸ We need semantic layers. For data understanding, for user adoption, for better AI. But what should it look like?
âď¸ Why robust Data Governance is non-negotiable for unstructured data
Data Governance must bring specific solutions for unstructured data.
âď¸ Semantic models should evolve continuously, updated not only by modelers but by the insights of downstream consumption.
âď¸ Why data cataloguing must shift left to deliver business value. This one is from the vendor Coalesce, I really liked the philosophy exposed : catalogue functionality can work when built into the tools people already use.
đď¸ Can the Data Mesh be governed?. A good overview of best practices for a federated Data Governance.
DIY project
I think what I like the most is to try things out. Thatâs literally the best way to learn, once you know the main concepts. As Data Governers, we need to be better at executing and implementing our recommendations. The good news is that itâs now possible with low technical skillsâŚ
Project Example : The Automated Data Stewardship Inbox
đŻ Goal : Build a lightweight tool that uses AI to triage and respond to common data stewardship requests (e.g., âCan I access X table?â).
Tech Stack : n8n, Google Forms, Gmail, Google Docs, OpenAI model.
What Youâll Learn : Workflow automation + policy enforcement logic.
Setup the following steps :
1. Set up the request intake
Create a simple form with fields like :
Requester name + email
Dataset/table involved
Owner of dataset/table
Description of request
2. Automate submission routing
Use n8n (or equivalent) to :
Trigger when a new form submission is received.
Collect your existing data policies in Google docs format.
Classify requests type (e.g., âaccess,â âdefinition,â âissueâ).
3. LLM-powered reply generator
Call OpenAIâs GPT-4 to draft reply based on classification and policies with a prompt like :
âYou're a data steward. Draft a helpful response to the following request : [REQUEST TEXT] using the [POLICIES CONTENT]. Generate a draft reply email for the [DATASET OWNER].â
4. Smart escalation & tracking
Send the draft emails to the owners for validation.
Optionally log all requests + responses for reporting and pattern analysis.
đ§ Bonus Features
Add a matching layer using embeddings to detect if a similar request was handled before.
Auto-suggest data catalog entries or policy links.
Cool project, huh?
If you want to learn fast, you'll have to come up with these kind of side projects that excites you. Once youâve experienced a bit on your own, you can even propose the project to your manager !
See you soon,
Charlotte
I'm Charlotte Ledoux, freelance in Data & AI Governance.
You can follow me on Linkedin !
A great list of articles, podcasts and books to dive into. Just right before my holiday starts.
Wow - lots of different resources. Great read. Thanks.