{"id":3122,"date":"2024-04-01T23:14:49","date_gmt":"2024-04-01T21:14:49","guid":{"rendered":"https:\/\/thedatastory.nl\/?p=3122"},"modified":"2024-04-01T23:14:50","modified_gmt":"2024-04-01T21:14:50","slug":"data-quality-is-not-difficult-how-automation-simplifies","status":"publish","type":"post","link":"https:\/\/thedatastory.nl\/en\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/","title":{"rendered":"Data Quality is not difficult &#8211; how automation simplifies"},"content":{"rendered":"<p>When companies start collecting more data, data quality eventually becomes a topic of discussion. With more plants in your garden, maintenance is a larger responsibility. It is good to be cautious, but the problem quickly grows out of proportion: Once companies decide to start measuring data quality, they might appoint a whole team to take care of it. When they discover that they do not have a company-wide data quality standard, they will try to come up with one. Eventually, an entire data governance team might rise from the ground, which will explore a wide range of tools. <\/p>\n\n\n\n<p>At some point, people might start wondering \u201cwhat actually is data quality?\u201d, followed by countless meetings to define it. You get the gist &#8211; companies are overcomplicating data quality which costs money, time and other resources. However, data quality is actually very straight-forward. Sometimes there is no need for a full team of gardeners to maintain a high level of data quality. <\/p>\n\n\n\n<p>This blog will demonstrate why data quality doesn\u2019t have to be so difficult: it will show how automation can help guarantee the condition of the majority of your data. First, the reasons to do so will be discussed. Next, the key ingredients for data quality will be discussed. Using these, we will go over an algorithm to automate data quality.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"695\" src=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.33.55-1024x695.png\" alt=\"Data quality\" class=\"wp-image-3123\" srcset=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.33.55-1024x695.png 1024w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.33.55-300x204.png 300w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.33.55-768x521.png 768w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.33.55-18x12.png 18w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.33.55.png 1244w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why data quality?<\/strong><\/h2>\n\n\n\n<p>There are numerous reasons to strive for a high level of data quality. For example, high-quality data is essential for Artificial Intelligence (AI) and Machine Learning (ML) models. Check out<a href=\"https:\/\/thedatastory.nl\/en\/data-stories\/ai-needs-clean-high-quality-data-heres-why\/\"> our latest blog<\/a> to learn more about the reasons for this. According to<a href=\"https:\/\/www.gartner.com\/en\/newsroom\/press-releases\/2018-02-13-gartner-says-nearly-half-of-cios-are-planning-to-deploy-artificial-intelligence\"> Gartner<\/a>, 85% of AI or ML projects fail to move past preliminary stages due to poor data quality. <\/p>\n\n\n\n<p>Not only do projects not get to see the light of day, if they do low-quality data can come with a cost: IBM estimated the annual cost of \u201cbad data\u201d to be $3.1 trillion, in the US alone. Similarly, in the MIT Sloan Management Review of 2017, the authors stated that \u201cthe cost of bad data is an astonishing 15% to 25% of revenue for most companies\u201d. It seems like common sense to value data quality &#8211; it saves time, reduces cost and improves project outcome. As stated in our previous blog, Garbage In Garbage Out definitely applies to data in business processes. The wrong crops in your garden will naturally yield the wrong produce. Now that we understand why we should maintain our garden, let\u2019s see what requirements there are.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/6.-6-elements-of-data-quality-1024x768-1.png\" alt=\"\" class=\"wp-image-3124\" srcset=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/6.-6-elements-of-data-quality-1024x768-1.png 1024w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/6.-6-elements-of-data-quality-1024x768-1-300x225.png 300w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/6.-6-elements-of-data-quality-1024x768-1-768x576.png 768w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/6.-6-elements-of-data-quality-1024x768-1-16x12.png 16w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What defines data quality?<\/strong><\/h2>\n\n\n\n<p>The quality can be measured through 6 dimensions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>completeness<\/li>\n\n\n\n<li>timeliness<\/li>\n\n\n\n<li>validity<\/li>\n\n\n\n<li>integrity<\/li>\n\n\n\n<li>uniqueness<\/li>\n\n\n\n<li>consistency<\/li>\n<\/ul>\n\n\n\n<p>Although most of them are quite straight-forward, this section will quickly elaborate on them. <strong>Completeness<\/strong> indicates whether data is sufficient for delivering meaningful information. Missing values are an example of incomplete data. <strong>Timeliness<\/strong> measures how up-to-date your data is. If customer data, for example, stems from 2020, there will likely be an issue regarding timeliness. <\/p>\n\n\n\n<p><strong>Validity<\/strong> refers to how well the data adheres to a set of rules, such as a format or process. A customer\u2019s birth date might, for instance, have to be in a date format to be considered valid. The <strong>integrity<\/strong> of data is determined by how reliable and trustworthy information is. A user that has already deleted his or her account but still shows up in a list of customers is an example of a lack of integrity. <strong>Uniqueness<\/strong>, as the name suggests, measures how unique data is. Duplicate customer data is a case of data that does not satisfy the uniqueness condition. <\/p>\n\n\n\n<p>Lastly, <strong>consistency<\/strong> specifies whether data is stored in the same way across different values. A product where its name is spelled with or without a capital or a space is an example of inconsistent data. Now that we know what to look out for in our garden, how do we automate its maintenance?<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Solution \u2014> automation<\/strong><\/h2>\n\n\n\n<p>Automation comes with a list of advantages: it is more efficient, scalable, accurate and reliable, especially because there is less room for human error. Similar to a spelling checker in a text editor, human mistakes can easily be flagged and corrected. What\u2019s more, it is much easier to get a real-time overview of data quality. Clearly, our garden would benefit from an automatic lawn mower, let\u2019s discuss how it works to see what can be built:<\/p>\n\n\n\n<p>In essence, an algorithm \u2018reads\u2019 our data to identify its characteristics, such as number ranges. Based on these characteristics, the algorithm then creates a set of data rules which are enforced each time when new data is collected. If irregularities are detected, the algorithm gives a warning. This process is illustrated in the diagram below. Warnings can be handled differently. In the example, the value 74 might get us to change the number range in the rules. A number in a yes\/no column, however, requires us to change the value.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"728\" src=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.37.12-1024x728.png\" alt=\"Data quality\" class=\"wp-image-3125\" srcset=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.37.12-1024x728.png 1024w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.37.12-300x213.png 300w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.37.12-768x546.png 768w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.37.12-18x12.png 18w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.37.12.png 1252w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The warnings, along with other information, are displayed in a dashboard to give a clear overview of data conditions. The current version of our algorithm, constructed by <a href=\"\/en\/our-story\/#nino\">Nino<\/a>, is written in R and linked to Looker Studio. Although almost any combination of programming languages and tools for data visualisation can be used. Python, SQL, PowerBI, you name it &#8211; the point is that there are many possibilities. Moreover, it means it is easier to create and implement, automatically checking data quality and thereby covering about 80% of problems. A preview of such a dashboard is displayed below. It gives an overview of data quality over time, including the status quo, measured using the amount of errors and warnings, among other things.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"796\" src=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.38.29-1024x796.png\" alt=\"\" class=\"wp-image-3126\" srcset=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.38.29-1024x796.png 1024w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.38.29-300x233.png 300w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.38.29-768x597.png 768w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.38.29-15x12.png 15w, https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/Screenshot-2024-03-22-at-11.38.29.png 1264w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>All in all, maintaining data quality has numerous advantages. A high level of data quality saves time, reduces cost and means more projects will see the light of day. Unfortunately, too many companies overcomplicate the process and thereby waste their resources. Being fairly straight-forward, it is not at all difficult to automate. On top of that, automation will provide more efficiency, scalability and most of all accuracy and reliability. With a coverage of about 80% of data quality issues, it is important to continue the manual, tailored maintenance of data quality. <\/p>\n\n\n\n<p>An automatic lawn mower to take care of our garden does not mean that we never have to take a look at our garden again. Manually taking care of the plants that are specific to your business continues to be of great importance. We wish you the best of luck with your garden! Do you want to learn more about our dashboards? Or do you want to ask some further questions? Feel free to reach out, we are more than happy to help!<\/p>","protected":false},"excerpt":{"rendered":"<p>When companies start collecting more data, data quality eventually becomes a topic of discussion. With more plants in your garden, maintenance is a larger responsibility. It is good to be [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3127,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-3122","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-stories"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Data Quality is not difficult - how automation simplifies - The Data Story<\/title>\n<meta name=\"description\" content=\"This blog wil show why data quality doesn\u2019t have to be so difficult: how automation can help guarantee the quality of your data.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thedatastory.nl\/en\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Quality is not difficult - how automation simplifies - The Data Story\" \/>\n<meta property=\"og:description\" content=\"This blog wil show why data quality doesn\u2019t have to be so difficult: how automation can help guarantee the quality of your data.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thedatastory.nl\/en\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/\" \/>\n<meta property=\"og:site_name\" content=\"The Data Story\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-01T21:14:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-01T21:14:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/BLOGquality.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"The Data Story\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"The Data Story\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/\"},\"author\":{\"name\":\"The Data Story\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/person\\\/e218295bc2730947de16723cb69d18f3\"},\"headline\":\"Data Quality is not difficult &#8211; how automation simplifies\",\"datePublished\":\"2024-04-01T21:14:49+00:00\",\"dateModified\":\"2024-04-01T21:14:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/\"},\"wordCount\":1112,\"publisher\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/BLOGquality.png\",\"articleSection\":[\"Data stories\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/\",\"name\":\"Data Quality is not difficult - how automation simplifies - The Data Story\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/BLOGquality.png\",\"datePublished\":\"2024-04-01T21:14:49+00:00\",\"dateModified\":\"2024-04-01T21:14:50+00:00\",\"description\":\"This blog wil show why data quality doesn\u2019t have to be so difficult: how automation can help guarantee the quality of your data.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/#primaryimage\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/BLOGquality.png\",\"contentUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/BLOGquality.png\",\"width\":1920,\"height\":1080,\"caption\":\"Data quality\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/nl\\\/data-stories\\\/data-quality-is-not-difficult-how-automation-simplifies\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data stories\",\"item\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/data-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Data Quality is not difficult &#8211; how automation simplifies\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/\",\"name\":\"The Data Story\",\"description\":\"Data Analyse, Visualisatie &amp; Automation\",\"publisher\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#organization\",\"name\":\"The Data Story\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Logo-negatief.svg\",\"contentUrl\":\"https:\\\/\\\/thedatastory.nl\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Logo-negatief.svg\",\"width\":250,\"height\":49,\"caption\":\"The Data Story\"},\"image\":{\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/#\\\/schema\\\/person\\\/e218295bc2730947de16723cb69d18f3\",\"name\":\"The Data Story\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g\",\"caption\":\"The Data Story\"},\"url\":\"https:\\\/\\\/thedatastory.nl\\\/en\\\/author\\\/the-data-story\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Quality is not difficult - how automation simplifies - The Data Story","description":"This blog wil show why data quality doesn\u2019t have to be so difficult: how automation can help guarantee the quality of your data.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thedatastory.nl\/en\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/","og_locale":"en_US","og_type":"article","og_title":"Data Quality is not difficult - how automation simplifies - The Data Story","og_description":"This blog wil show why data quality doesn\u2019t have to be so difficult: how automation can help guarantee the quality of your data.","og_url":"https:\/\/thedatastory.nl\/en\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/","og_site_name":"The Data Story","article_published_time":"2024-04-01T21:14:49+00:00","article_modified_time":"2024-04-01T21:14:50+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/BLOGquality.png","type":"image\/png"}],"author":"The Data Story","twitter_card":"summary_large_image","twitter_misc":{"Written by":"The Data Story","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/#article","isPartOf":{"@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/"},"author":{"name":"The Data Story","@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/person\/e218295bc2730947de16723cb69d18f3"},"headline":"Data Quality is not difficult &#8211; how automation simplifies","datePublished":"2024-04-01T21:14:49+00:00","dateModified":"2024-04-01T21:14:50+00:00","mainEntityOfPage":{"@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/"},"wordCount":1112,"publisher":{"@id":"https:\/\/thedatastory.nl\/en\/#organization"},"image":{"@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/#primaryimage"},"thumbnailUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/BLOGquality.png","articleSection":["Data stories"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/","url":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/","name":"Data Quality is not difficult - how automation simplifies - The Data Story","isPartOf":{"@id":"https:\/\/thedatastory.nl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/#primaryimage"},"image":{"@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/#primaryimage"},"thumbnailUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/BLOGquality.png","datePublished":"2024-04-01T21:14:49+00:00","dateModified":"2024-04-01T21:14:50+00:00","description":"This blog wil show why data quality doesn\u2019t have to be so difficult: how automation can help guarantee the quality of your data.","breadcrumb":{"@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/#primaryimage","url":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/BLOGquality.png","contentUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2024\/03\/BLOGquality.png","width":1920,"height":1080,"caption":"Data quality"},{"@type":"BreadcrumbList","@id":"https:\/\/thedatastory.nl\/nl\/data-stories\/data-quality-is-not-difficult-how-automation-simplifies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thedatastory.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Data stories","item":"https:\/\/thedatastory.nl\/en\/data-stories\/"},{"@type":"ListItem","position":3,"name":"Data Quality is not difficult &#8211; how automation simplifies"}]},{"@type":"WebSite","@id":"https:\/\/thedatastory.nl\/en\/#website","url":"https:\/\/thedatastory.nl\/en\/","name":"The Data Story","description":"Data Analyse, Visualisatie &amp; Automation","publisher":{"@id":"https:\/\/thedatastory.nl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thedatastory.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thedatastory.nl\/en\/#organization","name":"The Data Story","url":"https:\/\/thedatastory.nl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2021\/11\/Logo-negatief.svg","contentUrl":"https:\/\/thedatastory.nl\/wp-content\/uploads\/2021\/11\/Logo-negatief.svg","width":250,"height":49,"caption":"The Data Story"},"image":{"@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/thedatastory.nl\/en\/#\/schema\/person\/e218295bc2730947de16723cb69d18f3","name":"The Data Story","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3b7086714fe59d0954156d3cedeeaf914f3630d097c0c9587f9fb4793ce63818?s=96&d=mm&r=g","caption":"The Data Story"},"url":"https:\/\/thedatastory.nl\/en\/author\/the-data-story\/"}]}},"_links":{"self":[{"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/posts\/3122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/comments?post=3122"}],"version-history":[{"count":1,"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/posts\/3122\/revisions"}],"predecessor-version":[{"id":3128,"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/posts\/3122\/revisions\/3128"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/media\/3127"}],"wp:attachment":[{"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/media?parent=3122"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/categories?post=3122"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thedatastory.nl\/en\/wp-json\/wp\/v2\/tags?post=3122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}