Questions in Dataviz

Questions in Dataviz

Author: Neil Richards

Publisher: CRC Press

Published: 2022-11-02

Total Pages: 351

ISBN-13: 1000755843

DOWNLOAD EBOOK

This book takes the reader through the process of learning and creating data visualisation, following a unique journey with questions every step of the way, ultimately discussing how and when to bend and break the "rules" to come up with creative, unique, and sometimes unconventional ideas. Each easy-to-follow chapter poses one key question and provides a selection of discussion points and relevant data visualisation examples throughout. Structured in three parts: Section I poses questions around some fundamental data visualisation principles, while Section II introduces more advanced questions, challenging perceived best practices and suggesting when rules are open to interpretation or there to be broken. The questions in Section III introduce further themes leading on to specific ideas and visualisation projects in more detail. Questions in Dataviz: A Design-Driven Process for Data Visualisation will appeal to any reader with an interest in creative or unconventional data visualisation and will be especially useful for those at a beginner or intermediate level looking for inspiration and alternative ways to deploy their data visualisation skills outside of conventional business charts.


Living in Data

Living in Data

Author: Jer Thorp

Publisher: MCD

Published: 2021-05-04

Total Pages: 320

ISBN-13: 0374720517

DOWNLOAD EBOOK

Jer Thorp’s analysis of the word “data” in 10,325 New York Times stories written between 1984 and 2018 shows a distinct trend: among the words most closely associated with “data,” we find not only its classic companions “information” and “digital,” but also a variety of new neighbors—from “scandal” and “misinformation” to “ethics,” “friends,” and “play.” To live in data in the twenty-first century is to be incessantly extracted from, classified and categorized, statisti-fied, sold, and surveilled. Data—our data—is mined and processed for profit, power, and political gain. In Living in Data, Thorp asks a crucial question of our time: How do we stop passively inhabiting data, and instead become active citizens of it? Threading a data story through hippo attacks, glaciers, and school gymnasiums, around colossal rice piles, and over active minefields, Living in Data reminds us that the future of data is still wide open, that there are ways to transcend facts and figures and to find more visceral ways to engage with data, that there are always new stories to be told about how data can be used. Punctuated with Thorp's original and informative illustrations, Living in Data not only redefines what data is, but reimagines who gets to speak its language and how to use its power to create a more just and democratic future. Timely and inspiring, Living in Data gives us a much-needed path forward.


Visualizing with Text

Visualizing with Text

Author: Richard Brath

Publisher: CRC Press

Published: 2020-11-01

Total Pages: 299

ISBN-13: 1000196798

DOWNLOAD EBOOK

Visualizing with Text uncovers the rich palette of text elements usable in visualizations from simple labels through to documents. Using a multidisciplinary research effort spanning across fields including visualization, typography, and cartography, it builds a solid foundation for the design space of text in visualization. The book illustrates many new kinds of visualizations, including microtext lines, skim formatting, and typographic sets that solve some of the shortcomings of well-known visualization techniques. Key features: More than 240 illustrations to aid inspiration of new visualizations Eight new approaches to data visualization leveraging text Quick reference guide for visualization with text Builds a solid foundation extending current visualization theory Bridges between visualization, typography, text analytics, and natural language processing The author website, including teaching exercises and interactive demos and code, can be found here. Designers, developers, and academics can use this book as a reference and inspiration for new approaches to visualization in any application that uses text.


Hands-On Data Visualization

Hands-On Data Visualization

Author: Jack Dougherty

Publisher: O'Reilly Media

Published: 2021-04-30

Total Pages: 275

ISBN-13: 9781492086000

DOWNLOAD EBOOK

Tell your story and show it with data, using free and easy-to-learn tools on the web. This introductory book teaches you how to design interactive charts and customized maps for your website, beginning with simple drag-and-drop tools such as Google Sheets, Datawrapper, and Tableau Public. You'll also gradually learn how to edit open source code templates like Chart.js, Highcharts, and Leaflet on GitHub. Hands-On Data Visualization for All takes you step-by-step through tutorials, real-world examples, and online resources. This hands-on resource is ideal for students, nonprofit organizations, small business owners, local governments, journalists, academics, and anyone who wants to take data out of spreadsheets and turn it into lively interactive stories. No coding experience is required. Build interactive charts and maps and embed them in your website Understand the principles for designing effective charts and maps Learn key data visualization concepts to help you choose the right tools Convert and transform tabular and spatial data to tell your data story Edit and host Chart.js, Highcharts, and Leaflet map code templates on GitHub Learn how to detect bias in charts and maps produced by others


Data Sketches

Data Sketches

Author: Nadieh Bremer

Publisher: CRC Press

Published: 2021-02-09

Total Pages: 429

ISBN-13: 0429816820

DOWNLOAD EBOOK

In Data Sketches, Nadieh Bremer and Shirley Wu document the deeply creative process behind 24 unique data visualization projects, and they combine this with powerful technical insights which reveal the mindset behind coding creatively. Exploring 12 different themes – from the Olympics to Presidents & Royals and from Movies to Myths & Legends – each pair of visualizations explores different technologies and forms, blurring the boundary between visualization as an exploratory tool and an artform in its own right. This beautiful book provides an intimate, behind-the-scenes account of all 24 projects and shares the authors’ personal notes and drafts every step of the way. The book features: Detailed information on data gathering, sketching, and coding data visualizations for the web, with screenshots of works-in-progress and reproductions from the authors’ notebooks Never-before-published technical write-ups, with beginner-friendly explanations of core data visualization concepts Practical lessons based on the data and design challenges overcome during each project Full-color pages, showcasing all 24 final data visualizations This book is perfect for anyone interested or working in data visualization and information design, and especially those who want to take their work to the next level and are inspired by unique and compelling data-driven storytelling.


Better Data Visualizations

Better Data Visualizations

Author: Jonathan Schwabish

Publisher: Columbia University Press

Published: 2021-02-09

Total Pages: 464

ISBN-13: 0231550154

DOWNLOAD EBOOK

Now more than ever, content must be visual if it is to travel far. Readers everywhere are overwhelmed with a flow of data, news, and text. Visuals can cut through the noise and make it easier for readers to recognize and recall information. Yet many researchers were never taught how to present their work visually. This book details essential strategies to create more effective data visualizations. Jonathan Schwabish walks readers through the steps of creating better graphs and how to move beyond simple line, bar, and pie charts. Through more than five hundred examples, he demonstrates the do’s and don’ts of data visualization, the principles of visual perception, and how to make subjective style decisions around a chart’s design. Schwabish surveys more than eighty visualization types, from histograms to horizon charts, ridgeline plots to choropleth maps, and explains how each has its place in the visual toolkit. It might seem intimidating, but everyone can learn how to create compelling, effective data visualizations. This book will guide you as you define your audience and goals, choose the graph that best fits for your data, and clearly communicate your message.


Data Visualization

Data Visualization

Author: Kieran Healy

Publisher: Princeton University Press

Published: 2018-12-18

Total Pages: 292

ISBN-13: 0691181624

DOWNLOAD EBOOK

An accessible primer on how to create effective graphics from data This book provides students and researchers a hands-on introduction to the principles and practice of data visualization. It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods, and how to think about data visualization in an honest and effective way. Data Visualization builds the reader’s expertise in ggplot2, a versatile visualization library for the R programming language. Through a series of worked examples, this accessible primer then demonstrates how to create plots piece by piece, beginning with summaries of single variables and moving on to more complex graphics. Topics include plotting continuous and categorical variables; layering information on graphics; producing effective “small multiple” plots; grouping, summarizing, and transforming data for plotting; creating maps; working with the output of statistical models; and refining plots to make them more comprehensible. Effective graphics are essential to communicating ideas and a great way to better understand data. This book provides the practical skills students and practitioners need to visualize quantitative data and get the most out of their research findings. Provides hands-on instruction using R and ggplot2 Shows how the “tidyverse” of data analysis tools makes working with R easier and more consistent Includes a library of data sets, code, and functions


Effective Data Visualization

Effective Data Visualization

Author: Stephanie D. H. Evergreen

Publisher: SAGE Publications

Published: 2019-04-03

Total Pages: 581

ISBN-13: 1544350872

DOWNLOAD EBOOK

NOW IN FULL COLOR! Written by sought-after speaker, designer, and researcher Stephanie D. H. Evergreen, Effective Data Visualization shows readers how to create Excel charts and graphs that best communicate their data findings. This comprehensive how-to guide functions as a set of blueprints—supported by both research and the author’s extensive experience with clients in industries all over the world—for conveying data in an impactful way. Delivered in Evergreen’s humorous and approachable style, the book covers the spectrum of graph types available beyond the default options, how to determine which one most appropriately fits specific data stories, and easy steps for building the chosen graph in Excel. Now in full color with new examples throughout, the Second Edition includes a revamped chapter on qualitative data, nine new quantitative graph types, new shortcuts in Excel, and an entirely new chapter on Sharing Your Data With the World, which provides advice on using dashboards. New from Stephanie Evergreen! The Data Visualization Sketchbook provides advice on getting started with sketching and offers tips, guidance, and completed sample sketches for a number of reporting formats. Bundle Effective Data Visualization, 2e, and The Data Visualization Sketchbook, using ISBN 978-1-5443-7178-8!


The Big Picture: How to Use Data Visualization to Make Better Decisions—Faster

The Big Picture: How to Use Data Visualization to Make Better Decisions—Faster

Author: Steve Wexler

Publisher: McGraw Hill Professional

Published: 2021-05-18

Total Pages: 208

ISBN-13: 1260473538

DOWNLOAD EBOOK

Not a data expert? Here’s an engaging and entertaining guide to interpreting and drawing insights from any chart, graph, or other data visualization you’ll encounter. You’re a business professional, not a data scientist. How do you make heads or tails of the data visualizations that come across your desk—let alone make critical business decisions based on the information they’re designed to convey? In The Big Picture, top data visualization consultant Steve Wexler provides the tools for developing the graphical literacy you need to understand the data visualizations that are flooding your inbox—and put that data to use. Packed with the best four-color examples created in Excel, Tableau, Power BI, and Qlik, among others, this one-stop resource empowers you to extract the most important information from data visualizations quickly and accurately, act on key insights, solve problems, and make the right decisions for your organization every time.


Storytelling with Data

Storytelling with Data

Author: Cole Nussbaumer Knaflic

Publisher: John Wiley & Sons

Published: 2015-10-09

Total Pages: 284

ISBN-13: 1119002265

DOWNLOAD EBOOK

Don't simply show your data—tell a story with it! Storytelling with Data teaches you the fundamentals of data visualization and how to communicate effectively with data. You'll discover the power of storytelling and the way to make data a pivotal point in your story. The lessons in this illuminative text are grounded in theory, but made accessible through numerous real-world examples—ready for immediate application to your next graph or presentation. Storytelling is not an inherent skill, especially when it comes to data visualization, and the tools at our disposal don't make it any easier. This book demonstrates how to go beyond conventional tools to reach the root of your data, and how to use your data to create an engaging, informative, compelling story. Specifically, you'll learn how to: Understand the importance of context and audience Determine the appropriate type of graph for your situation Recognize and eliminate the clutter clouding your information Direct your audience's attention to the most important parts of your data Think like a designer and utilize concepts of design in data visualization Leverage the power of storytelling to help your message resonate with your audience Together, the lessons in this book will help you turn your data into high impact visual stories that stick with your audience. Rid your world of ineffective graphs, one exploding 3D pie chart at a time. There is a story in your data—Storytelling with Data will give you the skills and power to tell it!