{"id":166351,"date":"2023-01-30T12:32:54","date_gmt":"2023-01-30T11:32:54","guid":{"rendered":"https:\/\/liora.io\/en\/?p=166351"},"modified":"2026-08-09T18:44:39","modified_gmt":"2026-08-09T17:44:39","slug":"dataviz-definition-objectives-and-uses","status":"publish","type":"post","link":"https:\/\/liora.io\/en\/dataviz-definition-objectives-and-uses","title":{"rendered":"DataViz: Definition, objectives and uses"},"content":{"rendered":"\n<p><strong>Data Visualization, often called &#8220;Dataviz&#8221;, is the set of techniques that allow the visual transformation and the synthesis of raw data to make them speak.<\/strong><\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"where-does-the-concept-of-data-visualization-come-from\">Where does the concept of Data Visualization come from?<\/h2>\n\n\n<p><strong>Dataviz<\/strong> is a process of transmitting information that goes back several centuries.<\/p>\n\n\n<p>In the 18th century, the engineer and economist <strong>William Playfair<\/strong> invented the <strong>histogram<\/strong>, the <strong>pie chart<\/strong>, and the <strong>time series<\/strong>, 3 simple types of graphs still widely used today.<\/p>\n\n\n<figure class=\"wp-block-image size-full\" style=\"margin-top:32px;margin-bottom:32px\"><img alt=\"William-Fairplay\" decoding=\"async\" height=\"421\" loading=\"lazy\" src=\"https:\/\/liora.io\/app\/uploads\/sites\/9\/2023\/01\/1-William-Fairplay-1759-1823-pionnier-de-la-dataviz.jpg\" style=\"width:100%;height:auto\" width=\"800\"\/><figcaption class=\"wp-element-caption\">1 ,  William Playfair (1759 to 1823), pioneer of dataviz<\/figcaption><\/figure>\n\n\n<p>Today, <strong>Dataviz is present everywhere<\/strong>, whether it is in the latest Analysis report of your website or the most mainstream media. It is also a <strong>powerful communication tool <\/strong>that can be put to good use in <strong><a href=\"https:\/\/liora.io\/en\/data-science-definition-issues-and-use-cases\">Data Science<\/a><\/strong>.<\/p>\n\n\n<p>Let&#8217;s imagine that you have just completed an <strong>exhaustive analysis<\/strong> of a database containing the purchases and characteristics of many consumers. During your analysis, you must have noticed a lot of useful information, for example, the impact of the promotion strategy decided by your company. You must have defined <strong>performance indicators<\/strong> to give <strong>credibility<\/strong> to your analysis. So you end up with a lot of figures that are difficult to understand for everyone.<\/p>\n\n\n<p>How can you summarize your analysis in an intelligible and clear manner without using indigestible tables of figures?<\/p>\n\n\n<p>This is where <strong>Dataviz<\/strong> comes in. <strong>Data visualization will offer you a set of techniques<\/strong> allowing the transformation of raw and often complex data into accessible visual representations to make them quickly understandable to the greatest number of people.<\/p>\n\n\n<p>By using graphs such as pie charts or histograms you will be able to <strong>synthesize<\/strong> and organize your analysis.<\/p>\n\n\n<p>Moreover, access to data becomes faster, and more relevant and makes the data sharing easier and use easier by different branches.<\/p>\n\n\n<p>You will be able to tell the story of your analysis, using what we call <strong>storytelling<\/strong>. Better than illustrating, you need to unfold, using the tools offered by dataviz, the steps of your reasoning until the conclusion.<\/p>\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex is-content-justification-center wp-container-core-buttons-is-layout-5ee10de4\" style=\"margin-top:32px;margin-bottom:32px\"><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"\/en\/courses\/data-ai\/data-analyst\">Start a DataViz training course<\/a><\/div><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-do-dataviz-with-python\">How to do Dataviz with Python?<\/h2>\n\n\n<p>Python has emerged as the<strong> go-to language<\/strong> in recent years for exploring and <strong>analyzing data sets<\/strong>.<\/p>\n\n\n<p>One of the <strong><a href=\"https:\/\/liora.io\/en\/python-the-most-popular-programming-language\">advantages of Python<\/a><\/strong> is that you can use the same free and open-source language for many data science tasks such as data mining, statistical analysis, machine learning, and data visualization.<\/p>\n\n\n<p><strong>Matplotlib<\/strong> is the first Python library that allows you to generate and manage several types of graphs, in a fairly simple and orderly way.<\/p>\n\n\n<p>It is also the <strong>most used<\/strong> in Data Science with Python, and the most common in Data Vizualization training.<\/p>\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"width:300px;max-width:100%;margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:auto\"><img alt=\"Chart_matplotlib\" decoding=\"async\" height=\"225\" loading=\"lazy\" src=\"https:\/\/liora.io\/app\/uploads\/sites\/9\/2023\/01\/2-Graphique-re\u0301alise\u0301-avec-Matplotlib.jpg\" style=\"width:300px;max-width:100%;height:auto\" width=\"300\"\/><figcaption class=\"wp-element-caption\">2- Graphs realized with Matplotlib<\/figcaption><\/figure>\n\n\n<p>Many other libraries, based on Matplotlib, have been created to <strong>modernize graphics<\/strong> and make their creation even <strong>simpler<\/strong>.<\/p>\n\n\n<p>This is the case of <a href=\"https:\/\/liora.io\/en\/seaborn_and_data_visualization\"><strong>Seaborn<\/strong><\/a>, very appreciated for its statistical graphics and its disconcerting simplicity.<\/p>\n\n\n<p>This library is used <strong>in addition to Matplotlib<\/strong>. For the <strong>advanced management<\/strong> of the design of your graph, titles, frames, and axes, <strong>Matplotlib will be indispensable <\/strong>while Seaborn will be more appreciated for its aesthetics.<\/p>\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex is-content-justification-center wp-container-core-buttons-is-layout-5ee10de4\" style=\"margin-top:32px;margin-bottom:32px\"><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/liora.io\/en\/courses\/data-ai\/data-analyst\">Learn to create Dataviz with Python<\/a><\/div><\/div>\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"width:564px;max-width:100%;margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:auto\"><img alt=\"Seaborn chart\" decoding=\"async\" height=\"506\" loading=\"lazy\" src=\"https:\/\/liora.io\/app\/uploads\/sites\/9\/2023\/01\/3-Graphique-Seaborn.jpg\" style=\"width:564px;max-width:100%;height:auto\" width=\"564\"\/><figcaption class=\"wp-element-caption\">3- Seaborn chart<\/figcaption><\/figure>\n\n\n<p>More recently, the appearance of libraries such as <strong>Plotly<\/strong> or <strong>Bokeh<\/strong>, make it possible to create high-level interactive graphics, which are easily integrated into a web page, without needing to master <strong>JavaScript.<\/strong><\/p>\n\n\n<figure class=\"wp-block-image size-full\" style=\"margin-top:32px;margin-bottom:32px\"><img alt=\"Plotly chart\" decoding=\"async\" height=\"364\" loading=\"lazy\" src=\"https:\/\/liora.io\/app\/uploads\/sites\/9\/2023\/01\/4-Graphique-Plotly.jpg\" style=\"width:100%;height:auto\" width=\"800\"\/><figcaption class=\"wp-element-caption\">4- Bokeh graph <\/figcaption><\/figure>\n\n\n<p>With specialized libraries such as <strong>Holoviz<\/strong> or <strong>Geoviews<\/strong>, you can also quickly create mapped dataviz, very popular with the media.<\/p>\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\" style=\"width:680px;max-width:100%;margin-top:32px;margin-right:auto;margin-bottom:32px;margin-left:auto\"><img alt=\"Bokeh chart\" decoding=\"async\" height=\"272\" loading=\"lazy\" src=\"https:\/\/liora.io\/app\/uploads\/sites\/9\/2023\/01\/5-Graphique-Bokeh.jpg\" style=\"width:680px;max-width:100%;height:auto\" width=\"768\"\/><figcaption class=\"wp-element-caption\">6- Holoviz chart<\/figcaption><\/figure>\n\n\n<p>There are many other tools, such as <strong>Dash<\/strong> which allows you to create <strong>dashboards<\/strong> and web applications with your graphs.<\/p>\n\n\n<p>All these packages have the advantage of being very well-documented and<strong> easy to use <\/strong>(provided that you have worked on your data beforehand). They will allow you to <strong>display <\/strong>and <strong>save <\/strong>good-level graphs synthesizing efficiently the information of your dataset according to the message you want to put across.<\/p>\n\n\n<p>You will be able to <strong>display up to 4-5 pieces <\/strong>of information easily in the same graph, and with 2 lines of code, with some of Seaborn&#8217;s functions.<\/p>\n\n\n<p>For a web application containing several <strong>interactive graphs<\/strong>, you will need a longer code, it&#8217;s up to you to define the investment that will suit you <strong>depending on the expected result<\/strong>.<\/p>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Data Visualization, often called &#8220;Dataviz&#8221;, is the set of techniques that allow the visual transformation and the synthesis of raw data to make them speak. Where does the concept of Data Visualization come from? Dataviz is a process of transmitting information that goes back several centuries. In the 18th century, the engineer and economist William [&hellip;]<\/p>\n","protected":false},"author":79,"featured_media":166371,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_theme","format":"standard","meta":{"_acf_changed":false,"editor_notices":[],"footnotes":""},"categories":[2433],"class_list":["post-166351","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-ai"],"acf":[],"_links":{"self":[{"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/posts\/166351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/users\/79"}],"replies":[{"embeddable":true,"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/comments?post=166351"}],"version-history":[{"count":5,"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/posts\/166351\/revisions"}],"predecessor-version":[{"id":210899,"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/posts\/166351\/revisions\/210899"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/media\/166371"}],"wp:attachment":[{"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/media?parent=166351"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/liora.io\/en\/wp-json\/wp\/v2\/categories?post=166351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}