Some useful Links for Data Visualisation

Links

Flowing Data

Flowing Data. (2019). Visualization. Retrieved from https://flowingdata.com/category/visualization/

Flowing Data includes many interactive and engaging data visualisations. Many of the visualisations posted are really creative in their design and cover many topics.

DataArt

DataArt. (2019). Visualisations. Retrieved from http://data-art.net/

DataArt is a project that uses data from BBC to create beautiful visualisations in creative ways. The visualisations cover current news and world events.

Information is Beautiful

Information is Beautiful. (2019). Home. Retrieved from https://informationisbeautiful.net

Information is Beautiful shows a collection of data visualisations with unique approaches to design. The colour palettes and styles are particularly inspiring, and are very true to their name.

A Day in the Life of Americans

Flowing Data. (2019). A day in the life of Americans. Retrieved from https://flowingdata.com/2015/12/15/a-day-in-the-life-of-americans/

A day in the life of Americans is one visualisation from Flowing Data I particularly found interesting. The visual approach to representing where the population was at a particular time of day has a very pleasing effect, and allows you to easily draw conclusions on what the majority of the population is doing at a particular time.

The Data Visualisation Catalogue

The Data Visualisation Catalogue. (2019). The data visualisation catalogue. Retrieved from https://datavizcatalogue.com/

The data visualisation catalogue shows many different ways of visualising data, and gives an explanation of each one. It explains what each graph or chart is good at representing and also covers some potential obstacles when using these methods of visualisation. Examples are also given and guides on how to generate these chart types.

Visualising Data: Week 4

Lecture Notes

Historical and Contemporary Visualisation (Part 2)

Why do we visualise?

  • To help us gain an insight and understanding into complex issues.
  • When faced with a large amount of data, it is hard for us to draw comparisons between conclusions. In the form of a graph, it is much easier to draw comparisons in a visual form. Therefore creating visualisations saves the audience time and effort trying to draw comparisons by creating comparisons for them.
  • The main goal of any graphic and visualisation is to be a tool for your eyes and brain to perceive what lies beyond their natural reach.
  • Rather than showing all the information available in a graph, it may be more useful to only show important information, to help the audience distinguish information.
  • Sometimes it is up to the designer to choose which information to show and what to hide, rather than leaving it all up to the computer. Designers can choose what information is useful and what just makes the graph confusing and cluttered.

Visualising Data: Week 3

Lecture Notes

Historical and Contemporary Visualisation (Part 1)

  • Data visualisation can reduce the time necessary for understanding a given event, but at the same time it augments the viewer’s capacity to grasp and interrelate the complex data. Data visualisation presents its audience with tools to be able to analyse and make comparisons for themselves with the data.
  • Leon introduces some early forms of data visualisation, including visualisations from Charles Joseph Minard, Florence Nightingale and Otto Neurath.
  • Minard created a visualisation of the strength of Napoleon’s army as he invaded Russia. The army’s forces died down very quickly due to the extreme cold temperatures and lack of food for horses. The visualisation depicts Napoleon’s army where it starts around 400,000 as it depletes to around 10,000. As an early visualisation, it is a bit difficult to follow, but there is a lot of information available in the graph.
  • Florence Nightingale recorded the deaths and causes of death during the Crimean war, while she was working in the hospitals. She recorded that majority of the deaths were due to disease, rather than battle inflicted or other causes of death. She was able to use this information and present it to improve the standards in the hospitals. Her graph is well known, and allows the audience to easily compare the amount of deaths, causes and change over time.
  • Otto Neurath created a museum for visualisations, and introduced the serialisation of images, where multiple images of the same size can be used to represent a larger quantity. Neurath also brought visualisation to an industrial scale, where printing presses were used.

Visualising Data: Week 2

Lecture Notes

Data Types

  • Nominal: Pertaining to names. For example, section of store different items are found in. Usually not ordered, categories. Can be counted and percentages can be found, but you cannot find an average.
    • Dichotomous: When there are only 2 categories, such as yes or no questions. Eg. Are carrots on sale? The answer can only be yes or no, making it dichotomous.
  • Ordinal: Ordered. Eg. Scales such as strongly disagree to strongly agree. No mathematical value, but numbers can be assigned to make the data entry easier. Any set of numbers can be used as long as they are in order. Can also calculate percentage.
  • Interval: Interval between each consecutive point of measurement is equal to each other. Eg. The time between 1pm and 1:30pm is the same as the time between 1:30pm and 2pm. Data is numeric and mathematical operations can be performed on it, but there isn’t a meaningful 0 point. When the value reaches 0 it doesn’t indicate the absence of what is being recorded. Eg. 0am means the start of the day rather than the absence of time. Calendars and temperatures are also interval data.
  • Ratio: Numeric, and similar to interval data but there is a meaningful 0 point. In ratio data, a measurement of 0 represents the absence of what is being measured. Eg. 0 people waiting in a line. Other examples include weight, height and money.
Determining data types. Waterson. (2016).

Qualitative and Quantitative data

  • Qualitative data includes descriptive information. It is non-numeric data. Eg. “I drink coffee every day.”
  • Quantitative data is numeric, and can be quantified. Eg. “I drink 2 coffees every day.” Interval and ratio data are always considered quantitative.

Visualising Data: Week 1

Lecture Notes

What is Data Vis?

  • Data: Values of qualitative or quantitative variables belonging to a set of items.
  • Data are typically the results of measurements and can be visualised using graphs or images.
  • Data alone carries no meaning. Data must be interpreted and take on a meaning before it becomes information.
  • Data Visualisation: The visualisation of data. Viewed by many disciplines as a modern equivalent of visual communication. Involves the creation and study of the visual representation of data.

[Data visualisation is] information that has been abstracted in some schematic form, including attributes or variables for the units of information.

Michael Friendly (2008). “Milestones in the history of thematic cartography, statistical graphics, and data visualization.” As cited in DataVis POD01 – What is Data Vis?
  • A primary goal of data visualisation is to communicate information clearly and efficiently using statistical graphics, plots, and information graphics.

What is the difference between information graphics and data visualisation?

  • Not all information visualisations are based on data, but all data visualisations are information visualisations.
  • To be a data visualisation, there should be quantitative values on the axis.
  • Effective visualisation helps users analyse and reason about data and evidence. It makes complex data more accessible, understandable and usable.
  • Bar graphs are arguably the best form of data visualisation if you have two variables to communicate.
  • If you’re looking at data over time, a line graph is the best choice for visualising the data.
  • Bar charts, line graphs and timelines are easy to recognise, read and understand as the audience is familiar with them.