{"id":9916,"date":"2022-12-20T09:35:19","date_gmt":"2022-12-20T08:35:19","guid":{"rendered":"https:\/\/www.iese.fraunhofer.de\/blog\/?p=9916"},"modified":"2025-09-09T15:08:36","modified_gmt":"2025-09-09T13:08:36","slug":"data-quality-assessment-in-agriculture","status":"publish","type":"post","link":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/","title":{"rendered":"Data Quality Assessment in Agriculture"},"content":{"rendered":"<p class=\"lead\">Nowadays, it has become almost inconceivable to imagine agriculture without sensors, whether they are simple GPS devices to help farmers optimize their work in the fields, monitor livestock, or more complex equipment allowing advanced monitoring of animals (e.g. animal welfare detection) or farm machinery. In particular, in the horizon of precision farming (or smart farming), smart sensors generate (geo-referenced) data, that make it possible to support the farmer with optimization, decision support, or prediction by means of Artificial Intelligence. For example field operations like fertilization, seeding, or harvesting can be optimized. A well-known challenge in smart farming is to reduce the energy consumption of the sensors without losing data quality. Another one is the latency of the connected sensors, which may cause problems when the generated data is used for further analysis.<\/p>\n<p>A multitude of data is produced and analyzed by specialized software or is available in their raw form to farmers. However, the results of this kind of analysis must be used with caution &#8211; indeed, the adage &#8222;garbage-in, garbage-out&#8220; is too often neglected. The wrong unit, the wrong calibration of a sensor or the use of the wrong geo-reference are &#8222;simple&#8220; errors which \u2013 if detected too late\u2013 can influence the outcome of the analysis and might result in serious consequences.<\/p>\n<p>In general, data quality assessment needs to tackle the following obstacles:<\/p>\n<ol>\n<li>What standards or norms should be used?<\/li>\n<li>What can be measured or analyzed? Which problems should be detected and highlighted, which problems are of little importance or can be ignored?<\/li>\n<li>What happens after the problems are detected? How to communicate and display the detected problems and to whom?<\/li>\n<\/ol>\n<p>A clear definition of data quality and its impact in the context of agriculture \u2013 especially in the field of smart farming \u2013 is hard to find. Thus, we aim to answer the three questions above by working closely with different partners and domain experts. In the European Horizon 2020 project <a href=\"https:\/\/h2020-demeter.eu\/\">DEMETER<\/a>, we deeply investigated the topic of data quality and developed a tool to detect potential data quality problems in structured and semi-structured files.<\/p>\n<h2>Data quality problems<\/h2>\n<p>In general, the quality of sensor data must be ensured to get proper decision support systems that can help farmers to improve their businesses. We focus on the data itself, e.g. data quality problems such as corrupted, missing, invalid, incredible, noisy, inconsistent or unreliable data. Besides, other mistakes such as <a href=\"https:\/\/www.iese.fraunhofer.de\/blog\/outlier-detection\/\">outliers<\/a>, anomalies or are issues caused by data that is not up to date or by sensors that are stuck at zero, can occur. Various problems \u2013 not only technical ones \u2013 can arise during field operations: it can be a sensor deficiency, the lack of GPS connection or sometimes an error made by the farmer because some values (e. g. the brand name of a chemical) must be added manually into the appropriate systems. Such errors have to be detected automatically so that a decision can be made about whether the data is proper to be used for further analysis or whether it should be handled at first. Otherwise, erroneous data in a decision support system can result in misleading outcomes.<\/p>\n<p>In literature, there are several approaches to classify and categorize data quality problems. Errors can be of different natures, thus they are not necessarily critical or even problematic. For instance, let\u2019s take missing values: when no fertilizer is being applied or when the machine is outside the field boundaries (e.g. when the driver is turning), the machine will record the GPS coordinates but the sensor for fertilizer application will return default values. Therefore, it is no surprise that many zero-values or even many missing values arise. Another question is whether there are only operational interests (for optimization) or whether certain regulations (evidence for administrative controls) must be respected. In the latter case where a running machine must meet regulations the completeness of the records plays a far more important role. The picture below shows a typical example of a file that contains undesired recordings related to missing values.<\/p>\n<div id='gallery-1' class='gallery galleryid-9916 gallery-columns-1 gallery-size-full'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/field-application_dqa.png'><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/field-application_dqa.png\" class=\"attachment-full size-full\" alt=\"Field Application with Poor Data Quality\" aria-describedby=\"gallery-1-9924\" srcset=\"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/field-application_dqa.png 1280w, https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/field-application_dqa-400x225.png 400w, https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/field-application_dqa-698x393.png 698w, https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/field-application_dqa-768x432.png 768w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-9924'>\n\t\t\t\tPicture 1: A graphical representation of a fungicide application. Our data quality assessment tool detected two areas (red and cyan) where there are GPS points being recorded. Only the farmer is able to decide whether the data is actually missing (sensor fault, in red) or if the area is a pond and therefore not accessible for the tractor (cyan).\n\t\t\t\t<\/figcaption><\/figure>\n\t\t<\/div>\n\n<h2>Requirements on Data Quality Assessment<\/h2>\n<p>During our studies, our DEMETER project team conducted expert interviews with technology providers in the agricultural domain. In the following we publish an extract from points that were mentioned to be important:<\/p>\n<ul>\n<li>The results of an assessment should be provided in a machine-readable format, e.g. JSON or CSV, to enable an automated processing. For such processes a word file would be difficult to handle even though it might be more understandable for the user.<\/li>\n<li>Each data quality measurement function should be scored in a manner so that 100% represent good data quality and 0% represent a poor data quality. Often such functions are ratios, i.e. the relative proportion of measurement points that are considered valid. Many measurements are Boolean values that can also be represented by true=100% and false=0% (for example, a verification that the actual crs geo-reference standard of the file matches the expected standard). Note, that a result of 0% is not necessarily bad, just as a result of 90% can be highly critical. For example, if the GPS points are outside the boundaries of a field but applied nitrogen values are null (0.0), this has no bigger consequences as no fertilizer was actually spread.<\/li>\n<li>The data quality assessment tool should be configurable to meet the individual needs of users. In most cases, the user wants to be able to adjust values such as the valid ranges or the desired data resolution.<\/li>\n<li>For numerical values, an overview of the statistics (e. g. mean, median, quantiles, \u2026) must be delivered right away. Often, corrupted data can be detected just by looking at the corresponding mean values. Also, very high standard deviations indicate outliers which are usually not desirable.<\/li>\n<li>Visualizations (for example histograms or trajectories) are mandatory. From an engineering perspective, it is absolutely necessary to understand the reason why the data quality is poor. Visualizations can help to get a deeper insight into the cause of bad data quality.<\/li>\n<\/ul>\n<h2>The IESE solution for Data Quality Assessment<\/h2>\n<p>Based on the interview results, we at Fraunhofer IESE implemented a data quality assessment tool. This tool gives users a better understanding of their data situation, helping them to identify and quantify potential data issues.<\/p>\n<div id='gallery-2' class='gallery galleryid-9916 gallery-columns-1 gallery-size-full'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Demeter_DQA_IESE_Blog.png'><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Demeter_DQA_IESE_Blog.png\" class=\"attachment-full size-full\" alt=\"Diagram of the Data Quality Tool\" aria-describedby=\"gallery-2-9925\" srcset=\"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Demeter_DQA_IESE_Blog.png 1280w, https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Demeter_DQA_IESE_Blog-400x225.png 400w, https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Demeter_DQA_IESE_Blog-698x393.png 698w, https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Demeter_DQA_IESE_Blog-768x432.png 768w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-2-9925'>\n\t\t\t\tPicture 2: Technical overview of the data quality assessment tool we developed, including the main parts.\n\t\t\t\t<\/figcaption><\/figure>\n\t\t<\/div>\n\n<p>&nbsp;<\/p>\n<p>The IESE quality assessment tool was developed in Python. In terms of input, i.e., regarding the data on which the data quality is assessed, it can handle data in CSV format and shapefiles. The user can configure the tool by specifying several parameters in a JSON file. This configuration can be modified in any text editor and the end-user does not need any specific programming knowledge. Our data quality assessment tool is a REST API that returns the results in JSON format, which is machine-readable. So far, 17 metrics have been implemented to assess the quality of structured data. For each metric, the percentage of occurrence of problematic values is determined. In addition, a detailed list of suspicious data can be generated. We released the tool under the open-source Apache 2 License. It has been dockerized and can run on-premise or be accessed remotely. The tool helps users understand potential data problems and enables them to initiate improvements, e.g., regarding the data collection or the follow-up data analysis. This can enable practitioners to develop more valuable smart farming services.<\/p>\n<div class=\"info-box\">\n<p><strong>You want to learn more?<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>Data quality is a key aspect of quality assurance for AI in safety-critical systems. To learn more about the state of the art and challenges, attend our <a href=\"https:\/\/www.iese.fraunhofer.de\/de\/seminare_training\/data-scientist-assuring-safety.html\">4-day Certified \u00bbData Scientist Specialized in Assuring Safety\u00ab seminar<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p>You are also interested in working on projects involving data quality assessment? \u2013 Contact our expert <a href=\"mailto:anna-maria.vollmer@iese.fraunhofer.de\">Anna Maria Vollmer<\/a>.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Nowadays, it has become almost inconceivable to imagine agriculture without sensors, whether they are simple GPS devices to help farmers optimize their work in the fields, monitor livestock, or more complex equipment allowing advanced monitoring of animals (e.g. animal welfare&#8230;<\/p>\n","protected":false},"author":67,"featured_media":9936,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[211,210],"tags":[26,209,170],"coauthors":[229,372,418],"class_list":["post-9916","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-digitale-transformation","category-smart-farming","tag-big-data","tag-cognitive-agriculture","tag-data-science"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Data Quality Assessment in Agriculture - Blog des Fraunhofer IESE<\/title>\n<meta name=\"description\" content=\"In Smart Farming data quality is essential for smooth processes and a strong output. \u2013 Therefore, data quality assessment is indispensable.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Quality Assessment in Agriculture - Blog des Fraunhofer IESE\" \/>\n<meta property=\"og:description\" content=\"In Smart Farming data quality is essential for smooth processes and a strong output. \u2013 Therefore, data quality assessment is indispensable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/\" \/>\n<meta property=\"og:site_name\" content=\"Fraunhofer IESE\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FraunhoferIESE\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-20T08:35:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-09T13:08:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Datenqualitaet_Blog_1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1400\" \/>\n\t<meta property=\"og:image:height\" content=\"702\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Patricia Kelbert, Anna Maria Vollmer, Christof Schroth\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@FraunhoferIESE\" \/>\n<meta name=\"twitter:site\" content=\"@FraunhoferIESE\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Patricia Kelbert\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"6\u00a0Minuten\" \/>\n\t<meta name=\"twitter:label3\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data3\" content=\"Patricia Kelbert, Anna Maria Vollmer, Christof Schroth\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/\"},\"author\":{\"name\":\"Patricia Kelbert\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/person\\\/65ee262720c596a06c193cbaf25dfbb5\"},\"headline\":\"Data Quality Assessment in Agriculture\",\"datePublished\":\"2022-12-20T08:35:19+00:00\",\"dateModified\":\"2025-09-09T13:08:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/\"},\"wordCount\":1295,\"publisher\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Datenqualitaet_Blog_1.jpg\",\"keywords\":[\"Big Data\",\"Cognitive Agriculture\",\"Data Science\"],\"articleSection\":[\"Digitale Transformation\",\"Smart Farming\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/\",\"name\":\"Data Quality Assessment in Agriculture - Blog des Fraunhofer IESE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Datenqualitaet_Blog_1.jpg\",\"datePublished\":\"2022-12-20T08:35:19+00:00\",\"dateModified\":\"2025-09-09T13:08:36+00:00\",\"description\":\"In Smart Farming data quality is essential for smooth processes and a strong output. \u2013 Therefore, data quality assessment is indispensable.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Datenqualitaet_Blog_1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Datenqualitaet_Blog_1.jpg\",\"width\":1400,\"height\":702,\"caption\":\"Data Quality Assessment in Agriculture\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/data-quality-assessment-in-agriculture\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Quality Assessment in Agriculture\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/\",\"name\":\"Fraunhofer IESE\",\"description\":\"Blog des Fraunhofer-Institut f\u00fcr Experimentelles Software Engineering\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#organization\",\"name\":\"Fraunhofer IESE\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/fhg_iese_logo.png\",\"contentUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/fhg_iese_logo.png\",\"width\":183,\"height\":50,\"caption\":\"Fraunhofer IESE\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FraunhoferIESE\\\/\",\"https:\\\/\\\/x.com\\\/FraunhoferIESE\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/fraunhoferiese\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/FraunhoferIESE\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/person\\\/65ee262720c596a06c193cbaf25dfbb5\",\"name\":\"Patricia Kelbert\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/08\\\/kelbert_patricia_blog_5D3_9482-96x96.jpga81ff2dde473a4153ab624c1ca170475\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/08\\\/kelbert_patricia_blog_5D3_9482-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/08\\\/kelbert_patricia_blog_5D3_9482-96x96.jpg\",\"caption\":\"Patricia Kelbert\"},\"description\":\"Patricia Kelbert ist seit 2017 am Fraunhofer IESE und seit 2026 in der Abteilung Digital Health Engineering als \u00bbExpert AI for Digital Health\u00ab t\u00e4tig. Zus\u00e4tzlich ist sie Projektleiterin und war in den vergangenen Jahren in den Abteilungen Security Engineering, Data Science und auch im Business Development aktiv. Sie hat in Frankreich an der \u00bbUniversit\u00e9 de Strasbourg\u00ab Bioinformatik studiert und dort im Jahr 2005 ihren Master abgeschlossen. Sie besch\u00e4ftigt sich seit Langem intensiv mit Programmierung, Software Engineering, Datenbanken und Datennutzungskontrolle \u00fcber verschiedene Fachgebiete hinweg (Biodiversit\u00e4t, Genetik, Pharma &amp; Gesundheit, Landwirtschaft).\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/patricia-kelbert-a625bb10\\\/\"],\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/author\\\/patricia-kelbert\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Quality Assessment in Agriculture - Blog des Fraunhofer IESE","description":"In Smart Farming data quality is essential for smooth processes and a strong output. \u2013 Therefore, data quality assessment is indispensable.","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:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/","og_locale":"de_DE","og_type":"article","og_title":"Data Quality Assessment in Agriculture - Blog des Fraunhofer IESE","og_description":"In Smart Farming data quality is essential for smooth processes and a strong output. \u2013 Therefore, data quality assessment is indispensable.","og_url":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/","og_site_name":"Fraunhofer IESE","article_publisher":"https:\/\/www.facebook.com\/FraunhoferIESE\/","article_published_time":"2022-12-20T08:35:19+00:00","article_modified_time":"2025-09-09T13:08:36+00:00","og_image":[{"width":1400,"height":702,"url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Datenqualitaet_Blog_1.jpg","type":"image\/jpeg"}],"author":"Patricia Kelbert, Anna Maria Vollmer, Christof Schroth","twitter_card":"summary_large_image","twitter_creator":"@FraunhoferIESE","twitter_site":"@FraunhoferIESE","twitter_misc":{"Verfasst von":"Patricia Kelbert","Gesch\u00e4tzte Lesezeit":"6\u00a0Minuten","Written by":"Patricia Kelbert, Anna Maria Vollmer, Christof Schroth"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/#article","isPartOf":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/"},"author":{"name":"Patricia Kelbert","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/person\/65ee262720c596a06c193cbaf25dfbb5"},"headline":"Data Quality Assessment in Agriculture","datePublished":"2022-12-20T08:35:19+00:00","dateModified":"2025-09-09T13:08:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/"},"wordCount":1295,"publisher":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#organization"},"image":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Datenqualitaet_Blog_1.jpg","keywords":["Big Data","Cognitive Agriculture","Data Science"],"articleSection":["Digitale Transformation","Smart Farming"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/","url":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/","name":"Data Quality Assessment in Agriculture - Blog des Fraunhofer IESE","isPartOf":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/#primaryimage"},"image":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Datenqualitaet_Blog_1.jpg","datePublished":"2022-12-20T08:35:19+00:00","dateModified":"2025-09-09T13:08:36+00:00","description":"In Smart Farming data quality is essential for smooth processes and a strong output. \u2013 Therefore, data quality assessment is indispensable.","breadcrumb":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/#primaryimage","url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Datenqualitaet_Blog_1.jpg","contentUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Datenqualitaet_Blog_1.jpg","width":1400,"height":702,"caption":"Data Quality Assessment in Agriculture"},{"@type":"BreadcrumbList","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/data-quality-assessment-in-agriculture\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.iese.fraunhofer.de\/blog\/"},{"@type":"ListItem","position":2,"name":"Data Quality Assessment in Agriculture"}]},{"@type":"WebSite","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#website","url":"https:\/\/www.iese.fraunhofer.de\/blog\/","name":"Fraunhofer IESE","description":"Blog des Fraunhofer-Institut f\u00fcr Experimentelles Software Engineering","publisher":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.iese.fraunhofer.de\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#organization","name":"Fraunhofer IESE","url":"https:\/\/www.iese.fraunhofer.de\/blog\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2016\/08\/fhg_iese_logo.png","contentUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2016\/08\/fhg_iese_logo.png","width":183,"height":50,"caption":"Fraunhofer IESE"},"image":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/FraunhoferIESE\/","https:\/\/x.com\/FraunhoferIESE","https:\/\/www.linkedin.com\/company\/fraunhoferiese\/","https:\/\/www.youtube.com\/c\/FraunhoferIESE"]},{"@type":"Person","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/person\/65ee262720c596a06c193cbaf25dfbb5","name":"Patricia Kelbert","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/08\/kelbert_patricia_blog_5D3_9482-96x96.jpga81ff2dde473a4153ab624c1ca170475","url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/08\/kelbert_patricia_blog_5D3_9482-96x96.jpg","contentUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/08\/kelbert_patricia_blog_5D3_9482-96x96.jpg","caption":"Patricia Kelbert"},"description":"Patricia Kelbert ist seit 2017 am Fraunhofer IESE und seit 2026 in der Abteilung Digital Health Engineering als \u00bbExpert AI for Digital Health\u00ab t\u00e4tig. Zus\u00e4tzlich ist sie Projektleiterin und war in den vergangenen Jahren in den Abteilungen Security Engineering, Data Science und auch im Business Development aktiv. Sie hat in Frankreich an der \u00bbUniversit\u00e9 de Strasbourg\u00ab Bioinformatik studiert und dort im Jahr 2005 ihren Master abgeschlossen. Sie besch\u00e4ftigt sich seit Langem intensiv mit Programmierung, Software Engineering, Datenbanken und Datennutzungskontrolle \u00fcber verschiedene Fachgebiete hinweg (Biodiversit\u00e4t, Genetik, Pharma &amp; Gesundheit, Landwirtschaft).","sameAs":["https:\/\/www.linkedin.com\/in\/patricia-kelbert-a625bb10\/"],"url":"https:\/\/www.iese.fraunhofer.de\/blog\/author\/patricia-kelbert\/"}]}},"jetpack_featured_media_url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2022\/12\/Datenqualitaet_Blog_1.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts\/9916","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/users\/67"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/comments?post=9916"}],"version-history":[{"count":9,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts\/9916\/revisions"}],"predecessor-version":[{"id":10508,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts\/9916\/revisions\/10508"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/media\/9936"}],"wp:attachment":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/media?parent=9916"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/categories?post=9916"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/tags?post=9916"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/coauthors?post=9916"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}