Visualization for Data Journalism

Description

While telling stories with data has been part of the news practice since its earliest days, it is in the midst of a renaissance. Graphics desks which used to be deemed as “the art department,” a subfield outside the work of newsrooms, are becoming a core part of newsrooms’ operation. Those people (they often have various titles: data journalists, news artists, graphic reporters, developers, etc.) who design news graphics are expected to be full-fledged journalists and work closely with reporters and editors. The purpose of this class is to learn how to think about the visual presentation of data, how and why it works, and how to doit the right way. We will learn how to make graphs like The New York Times, Vox, Pew, and FiveThirtyEight. In the end, you can share–embed your beautiful charts in publications, blog posts, and websites.

This course assumes you understand basic coding skills, preferably Python. However, we also provide a brief review on Python in Module 1, in case you want to refresh yourself on the basics and perform simple data analysis.

What you will learn

Course Orientation

In this module, you will become familiar with the course, your classmates, and the learning environment.

Module 1: Visualization in Newsrooms

This module starts with a summary of the history and emerging trends of data visualization in journalism. You will then explore various types of charts and compare their pros and cons. By doing so, you will be able to recognize a wide variety of graphical forms and evaluate their capabilities/shortcomings as well as what situations each chart type is typically used in storytelling. We will also go through the classic reading by Edward Tufte, The Visual Display of Quantitative Information, and learn how to locate and articulate errors and deception in data visualization.

Module 2: Data and Visual Perception

In this module, we will first look at some examples of successful data visualizations in journalism. We will then drill down on numbers, learning the process of transforming data into information. Next, we will explore theories in visual perception and concepts in visualization and familiarize ourselves with the visual channel ranking—a useful guideline in designing news visualizations. You will evaluate pre-attentive attributes and why they are important in visualizations. You will also have hands-on practice to learn how data wrangling helps us make informed decisions.

Module 3: Narrative Storytelling

In this module, we will learn about the frameworks and techniques that can be used to integrate visualizations into a narrative. You will examine the role messaging and interactions play in drawing readers into a story package that contains greater detail. For the hands-on exercise, you will start creating graphs in Python. You will apply design theories and concepts you previously learned to build line charts, bar charts, and scatter plots.

Module 4: Cognitive Load and Color Perception

In this final module, we will explore some related concepts of cognition and memory in visualization. You will examine the importance of using the “right” amount of color in the right place and apply Gestalt principles to de-clutter your data visualization. In the end, we will work on various exercises to create interactive maps with Python.

What’s included