Just a few updates on some data visualization work I’ve either been taking in or working on:
Projects
- I recently posted a map I created some time ago in the aftermath of the Malheur occupation. It’s similar to the map I created in R, but built in D3.js instead.
- Following the 2017 elections, I created a simple interactive map and dumbbell chart of midwestern votes for president. I don’t think I ever advertised it on Twitter, so I’m noting it here. (And as I pointed out last week, I have a new interactive map up for exploring Midwestern population change.)
Reading
- I really enjoyed this data analysis by Quartz based on Google’s Quick, Draw! dataset. The analysis identifies how people from around the world draw a circle, and infer what it says about the drawer.
- As usual, the New York Times has a powerful scrollytelling piece about migrants feeling Libya.
Watching
- I recently watched Mike Bostock’s Open Viz keynote about d3.express and can highly recommend it. It’s an interesting take on code editing and programming experiences. If you’re new to D3.js, it’s an exciting time to be getting involved. If you’re already experienced in D3.js, it’s exciting to see the changes that have come or are coming.