Book Image

Visualize This

By : Nathan Yau‚ÄØ
Book Image

Visualize This

By: Nathan Yau‚ÄØ

Overview of this book

Visualize This is a guide on how to visualize and tell stories with data, providing practical design tips complemented with step-by-step tutorials. It begins with a description of the huge growth of data and visualization in industry, news, and gov't and opportunities for those who tell stories with data. Logically it moves on to actual stories in data-statistical ones with trends and human stories. the technical part comes up quickly with how to gather, parse and format data with Python, R, Excel, Google docs, and so on, and details tools to visualize data-native graphics for the Web like ActionScript, Flash libraries, PHP, JavaScript, CSS, HTML. Every chapter provides an example as well. Patterns over time and kinds of data charts are followed by proportions, chart types and examples. Next, examples and descriptions of outliers and how to show them, different kinds of maps, how to guide your readers and explain the data "in the visualization". The book ends with a value-add appendix on graphical perception.
Table of Contents (12 chapters)

What to Look for over Time

You look at time every day. It’s on your computer, your watch, your phone, and just about anywhere else you look. Even without a clock, you feel time as you wake up and go to sleep and the sun rises and sets. So it’s only natural to have data over time. It lets you see how things change.

The most common thing you look for in time series, or temporal, data is trends. Is something increasing or decreasing? Are there seasonal cycles? To find these patterns, you have to look beyond individual data points to get the whole picture. It’s easy to pick out a single value from a point in time and call it a day, but when you look at what came before and after, you gain a better understanding of what that single value means, and the more you know about your data, the better the story that you can tell.

For example, there was a chart the Obama administration released a year into the new presidency, reproduced in Figure 4-1. It showed job loss during...