From 4d2f49b77ef0477a3f01d87a1a522209f5bb14a5 Mon Sep 17 00:00:00 2001 From: Habibullah Oladepo Date: Wed, 14 Dec 2022 07:11:02 +0100 Subject: [PATCH] Fix minor typo in data governance book introduction --- .../data-governance/introduction-to-modern-data-governance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dataschool/_chapters/data-governance/introduction-to-modern-data-governance.md b/dataschool/_chapters/data-governance/introduction-to-modern-data-governance.md index 846e876b..cc59d7bf 100644 --- a/dataschool/_chapters/data-governance/introduction-to-modern-data-governance.md +++ b/dataschool/_chapters/data-governance/introduction-to-modern-data-governance.md @@ -27,7 +27,7 @@ Over time, companies scaled and most people now work for larger, distributed org Companies today are quite good at collecting data - but still very poor at organizing and learning from it. Setting up a proper Data Governance organization, workflow, tools, and an effective data stack are essential tasks if a business wants to gain from it's information. -This book is for organizations of all sizes that want to build the right data stack for them - one that is both practical and enables them to be as informed as possible. It is a continually improving community driven book teaching modern data governance techniques for companies at different levels of data sophistication. In it we will progresses from the starting setup of a new startup to a mature data driven enterprise covering architectures, tools, team organizations, common pitfalls and best practices as data needs expand. +This book is for organizations of all sizes that want to build the right data stack for them - one that is both practical and enables them to be as informed as possible. It is a continually improving community driven book teaching modern data governance techniques for companies at different levels of data sophistication. In it we will progress from the starting setup of a new startup to a mature data driven enterprise covering architectures, tools, team organizations, common pitfalls and best practices as data needs expand. The structure and original chapters of this book were written by the leadership and Data Advisor teams at Chartio, sharing our experiences working with hundreds of companies over the past decade. Here we've compiled our learnings and open sourced them in a free, open book. @@ -80,4 +80,4 @@ Eventually, however, you’ll have hundreds of tables in that source of truth, a ![Marts Stage of Data Sophistication](https://lh3.googleusercontent.com/1E7D3_diPh5wYiEElr6_sQeY6qIV0Ri5nkC4LIqm_x5O9jJV_5hODDbdOZWHa8nKl_VcR7CbT_nbXvhRuDkzrOOV3amkVdu41zSeAtHEd-r6yPOqTaRI09ISxDn1rvTOGqjqFdRa "Data Mart") -Data Marts are smaller, more specific sources of truth for a team or topic of investigation. For example, the Sales team may only need 12 or so tables from the main Warehouse, while the Marketing team may need 20 tables—some of them the same, but some different. \ No newline at end of file +Data Marts are smaller, more specific sources of truth for a team or topic of investigation. For example, the Sales team may only need 12 or so tables from the main Warehouse, while the Marketing team may need 20 tables—some of them the same, but some different.