• Membership
  • Newsletter
  • Projects
  • Learning
  • About
  • Member Login
  • How to Make a Bump Chart in R

    Visualize rankings over time instead of absolute values to focus on order instead of the magnitude of change.

  • Data Underload  /  marriage, relationships

    The Stages of Relationships, Distributed

    Everyone’s relationship timeline is a little different. This animation plays out real-life paths to marriage.

    Read More
  • Data for 200M traffic stop records

    March 25, 2019

    Topic

    Data Sources  /  police, tickets, traffic

    The Stanford Open Policing Project just released a dataset for police traffic stops across the country:

    Currently, a comprehensive, national repository detailing interactions between police and the public doesn’t exist. That’s why the Stanford Open Policing Project is collecting and standardizing data on vehicle and pedestrian stops from law enforcement departments across the country — and we’re making that information freely available. We’ve already gathered over 200 million records from dozens of state and local police departments across the country.

    You can download the data as CSV or RDS, and there are fields for stop date, stop time, location, driver demographics, and reasons for the stop. As you might imagine, the data from various municipalities comes at varying degrees of detail and timespans. I imagine there’s a lot to learn here both from the data and from working with the data.

  • Tax changes for different groups

    March 22, 2019

    Topic

    Statistical Visualization  /  Bloomberg, taxes

    There’s less than a month until taxes are due. It’s the most wonderful time of year, isn’t it? As you probably know, there are some changes in deductions, limits, and refund amounts this year, but who the changes affect depends on many variables. For Bloomberg, Ben Steverman and Marie Patino, provide an easier-to-follow breakdown of common groups and variables, how the groups’ total taxes differ from last year, and how they contrast against each other.

  • Members Only

    A Familiar Chart with a Twist (The Process #33)

    March 21, 2019

    Topic

    The Process  /  bar chart race, familiar

    There’s a new hotness in chart town. It’s a bar chart. But it moves to show rankings over time.

  • Robocalls map

    March 21, 2019

    Topic

    Maps  /  Axios, robocalls, spam

    Other than calls from my wife, I can’t even remember the last call I received that wasn’t a robocall. Based on data from the Robocall Index and the American Community Survey, Sara Fischer for Axios provides this straightforward map of robocalls by state.

  • How to spot a partisan gerrymander

    March 20, 2019

    Topic

    Statistical Visualization  /  FiveThirtyEight, gerrymandering

    For FiveThirtyEight, William T. Adler and Ella Koeze describe how a metric called partisan bias is used to assess partisan gerrymandering. As you might imagine, it’s fuzzy.

  • Data Underload  /  marriage, relationships

    The Relationship Timeline Continues to Stretch

    We know that people are marrying later in life, but that’s not the only shift. The whole relationship timeline is stretching.

    Read More
  • Colors of Tintin

    March 19, 2019

    Topic

    Statistical Visualization  /  color, Tintin

    Marian Eerens charted the colors of each Adventures of Tintin book cover. The only thing missing is the actual covers on the mouseover.

    It’s a straightforward thing, but I find these sort of abstract color charts calming for whatever reason. See also the colors of: campaign logos, LEGO kits, Game of Thrones episodes, Mister Rogers’ cardigans, Western films, Avengers comic book covers, science fiction book covers, and more.

  • A game to test your ability to pick random numbers

    March 18, 2019

    Topic

    Statistics  /  game, randomness

    Compared to a computer’s pseudo-random number generator, we are not good at picking random numbers. Ilya Perederiy made a quick game to show how bad you are:

    Your fingers tend to repeat certain patterns even if you don’t notice it. The program keeps a database of each possible combination of 5 presses, and two counters are stored under each entry — one is for every zero that follows the combination, and the other one is for all the ones that follow this combination. So every time you press a key, an entry in the database gets updated. To make a prediction, the program needs only to look up the entry corresponding to the last 5 presses and decide by looking at the counters which key press is more likely to follow. The rest is up to Fortuna (velut luna). I’ve run this script with 200 pseudo-random inputs 100,000 times, and found that the distribution of correct guesses is approximately normal with µ=50% and σ=3.5% (this agrees with the binomial estimation, of course). The probability of the program guessing your inputs >57% (µ+2σ) of the time purely by chance is very slim, which suggests that you really aren’t good at making random choices.

  • Data Underload  /  dating, relationships

    Shifts in How Couples Meet, Online Takes the Top

    How do couples meet now and how has it changed over the years? Watch the rankings play out over six decades.

    Read More
  • Case of the 500-mile email

    March 15, 2019

    Topic

    Statistics  /  email, humor

    Trey Harris, a previous tech administrator for a university, tells the story of a statistics department that couldn’t send email farther than 500 miles away. The story is more about the peculiarities of server admin in 2002, but I’m more interested in those statisticians:

    “We could send email. Just not more than–”

    “–500 miles, yes,” I finished for him, “I got that. But why didn’t you call earlier?”

    “Well, we hadn’t collected enough data to be sure of what was going on until just now.” Right. This is the chairman of *statistics*. “Anyway, I asked one of the geostatisticians to look into it–”

    “Geostatisticians…”

    “–yes, and she’s produced a map showing the radius within which we can send email to be slightly more than 500 miles. There are a number of destinations within that radius that we can’t reach, either, or reach sporadically, but we can never email farther than this radius.”

    Honestly, I’m not sure what’s more surprising: the 500-mile physical limitation on email or the statisticians troubleshooting for a few days before contacting the tech. [via kottke]

  • Members Only

    Forcing You to See the Data

    March 14, 2019

    Topic

    The Process  /  John Tukey

    John Tukey wrote, “The greatest value of a picture is when it forces us to notice what we never expected to see.” Not everyone wants to see though.

  • FastCharts to make charts fast

    March 14, 2019

    Topic

    Apps  /  Financial Times

    FastCharts is the public version of the Financial Times’ in-house solution for making charts, uh, fast. Load some data. Get the chart fast. FastCharts. Kachow.

  • Data Underload  /  dating, relationships

    How People Meet Their Partners

    “So how’d you two meet?” There’s always a story, but the general ways people meet are usually similar. Here are the most common.

    Read More
  • Internet under the sea

    March 13, 2019

    Topic

    Maps  /  Internet, New York Times

    To connect servers around the world, there are actual cables that run under the ocean. The New York Times mapped current and future cables, with a focus on the ones owned by Amazon, Facebook, Google, and Microsoft. “Content providers like Microsoft, Google, Facebook and Amazon now own or lease more than half of the undersea bandwidth.” Sure. Totally fine.

  • TwoTone is a tool to sonify your data

    March 12, 2019

    Topic

    Apps  /  Datavized, Google, sonification

    TwoTone, by Datavized and supported by the Google News Initiative, is a straightforward tool to sonify a dataset. Upload your data, select the metric, speed, and instrument, and you get a tune output.

    If you thought visualization was tricky perceptually, then you’re in for a treat with sonification. The two most useful examples I can think of off-hand were event-based, so maybe start with something like that.

  • Inverse map of the United States

    March 11, 2019

    Topic

    Maps  /  Scott Reinhard, United States

    I’m thoroughly enjoying the work coming from graphic designer Scott Reinhard as of late. He combines modern techniques with vintage feels. In his most recent, he provides a “look at what the lower 48 states of the United States would look like if it were flipped inside out.” Grab the print.

  • Connections and patterns in the Mueller investigation

    March 8, 2019

    Topic

    Network Visualization  /  Fathom, Mueller

    While we’re on the subject of distributions, Fathom used a collection of beeswarm charts to show documents about the Mueller investigation over time and connections between individuals. It’s called Porfiry. Filled circles represent documents that represent connections, and circle size represents the number of documents.

  • High school basketball players who make it to the NBA

    March 8, 2019

    Topic

    Infographics  /  basketball, high school, The Pudding

    Right in my wheelhouse, Russell Goldenberg and Amber Thomas for The Pudding looked at where top high school basketball recruits end up in the NBA (if they’re drafted at all). I like how you get the distributions at each level and the path of each player. The distributions build using animation, which is something I’ve been interested in as of late.

  • Page 127 of 391
  • <
  • 1
  • ...
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • ...
  • 391
  • >

Analyze, visualize, and communicate data usefully, beyond the defaults.

Become a member →

Recently for Members

May 8, 2025
When the data is not what it seems

May 1, 2025
Finding the Right Charts

April 24, 2025
Visualization Tools, Datasets, and Resources – April 2025 Roundup

April 17, 2025
Breaking Out of Chart Software Defaults

April 15, 2025
Line Chart with Decorative Neon Accents

Browse by Chart Type See All →

Barcode Chart Unit Chart Timeline Pictogram Chord Diagram Glyph Chart Dot Density Map Moving Bubbles Histogram Parallel Sets

Browse By Topic

  • Visualization

    Seeing data

  • Maps

    Seeing geographic data

  • Infographics

    Explaining data

  • Networks

    Connecting data

  • Statistics

    Analyzing data

  • Software

    Working with data

  • Sources

    Getting data

  • Design

    Making data readable

Get the Book

Visualize This: The FlowingData Guide to Design, Visualization, and Statistics

Available now.

Order: Amazon / Bookshop

Made by FlowingData

  • The Process

  • Data Underload

  • Chart Everything

  • Guides

  • Books

  • Shop

  • About
  • Contact
  • Newsletter
  • LinkedIn
  • Instagram
  • Bluesky
  • RSS
Copyright © 2007-Present FlowingData. All rights reserved.