Interesting things other people did in 2017
I like to compile a list of things I stumbled upon during the year and that I found interesting. It’s an idea I adopted from Jeff Leek’s blog simply statistics. If you are curious, here is the list from 2016.
Here is the list for 2017:
- Genius.com created a cool infographic about how Dragon Ball influenced a generation of hip hop artists.
- Nadieh Bremer created this amazing visualization of all fights in Dragon Ball Z for her one year long project datasketches. The amount of awesome things that both Nadieh and Shirley managed to do this year is just insane. Every time I had a look at their projects I was left wondering: “can I really use D3 to make this?”
- James Talmage and Damon Maneice created thetruesize, a web app that lets you select a country and drag and drop it wherever you want on Earth. I really like this app because it makes you realize how distorted the Mercator projection is when comparing the sizes of something really close to the poles (e.g. Greenland) to something on the Equator (e.g. Colombia).
- Russell Goldenberg open sourced Scrollama, a lightweight JavaScript library for scrollytelling. Elliot Bentley at the Wall Street Journal released a similar library called TwoStep. I have never used any of these scrolling libraries, but I definitely will in one of my next projects.
- plotly realeased Dash, a Python library to build reactive and interactive dashboards. I like Dash a lot, and I’ve already written about it here and here. I plan to contribute to this project in 2018.
- Ventursky, a Czech meteorological company, created this astonishing real-time weather map. Man, wind maps are sooo cool, I would watch them for hours…
- unitethesefuckers is a news aggregator that helps you in getting a balanced perspective of what liberals and conservatives are reading.
- Vicki Boykis wrote this article on how Facebook is collecting your data. I was already considering quitting Facebook for some time. This piece gave me the final push.
- Sasha Trubetskoy made this cool subway-style map of Roman roads.
- Matt Stiles created the visualization how common is your birthday. I didn’t know that September was the busiest month for births. Apparently the 16th of April (my birthday) is not so common.
- Matt also published Visualizing more than a decade of North Korean defections. I was really surprised to discover that North Korean women are three times more likely to defect than men.
- Ben Eater wrote a comprehensive guide on how to build an 8-bit computer from scratch.
- Stefan Zapf and Christopher Kraushaar created a solar correlation map. I really like this new way of representing correlation, and I started making my own version with D3 and Vue.js (they used matplotlib). I will post it here on the blog when it’s ready.
- Eric Roston and Blacki Migliozzi wrote the series of articles How a Melting Arctic Changes Everything
- Going from North Pole to South Pole, the New York Times published a series of articles about Antarctica. It’s a visual masterpiece.
- Ideo created this nice Font map.
- Russell Goldenberg and Dan Kopf created a cool dataviz about the unlikely odds of making it big.
- The Pudding kept publishing a lot of really good stuff. I particularly liked this piece by Colin Morris: are Pop Lyrics Getting More Repetitive?
- One of the coolest things of 2017 were these critical thinking cards that help you avoiding logical fallacies.
- Lazaro Gamio created a funny visualization based on a modified version of Chernoff Faces, a technique that maps multiple statistical values to the features of a face. He called his project Emoji state of America.
- I should follow Andy Kirk from Visualizing Data more consistently. In 2017 he published quite a few interesting articles about data visualizations. Here is a good one.
- Uber released a visualization platform for the web. I already knew about deck.gl, but it seems that they are releasing a complete framework to allow visual explorations of massive datasets. Xiaoji Chen talks about it here.
- Adam Pearce at the New York Times wrote a nice article and dataviz when LeBron James overtook Michael Jordan as the top scorer in the entire NBA playoff history. The level of smoothness of the transitions and animations in the chart is just incredible.
- yegor256’s blog has been a great discovery in 2017. His blog posts and his book Elegant Objects literally changed the way I think about object oriented code.
- The Center for Spatial Research at Columbia University, and the Masters in Peace Building at the Universidad de Los Andes collaborated in creating Conflict Urbanism: Colombia. The project maps and visualizes crimes committed over a period of 30 years, with the hope of understanding the patterns and ramifications of the Colombian conflict.
- Marco Hernandez and Darren Long created a dataviz on the power of your passport. South China Morning Post kept publishing really nice visualizations all year around. Here is another one.
- This guy made a camera that prints a GIF instantly. I know, it’s not related to data visualizations, programming topics or python/js libraries, but it was just too cool not to share it.