Choropleths

In this post I will simultaneously have Fun With Data and Fun With Maps. I will use public APIs to turn my Isle of Alameda into a “choropleth“, a map which displays areas that are colored or patterned in relation to data. To do this I will need to find boundaries within Alameda that I… Read More

Fun With Maps

Maps are one of the oldest and most powerful forms of visualization. Lately I’ve been learning how to make my own maps using open source data and public APIs. I started by simply plotting locations on a world map. World maps in svg format are readily available on the web. Wikimedia Commons, for example, has… Read More

Who Likes Me?

In my previous entry, Fun with Facebook, I described how to pull data from Facebook’s Graph API Explorer, organize it using NodeBox, and turn it into representations of friends, posts, and the “likes” that connect them. Here is the final result: The above image is a snapshot of a high-resolution poster with many fine details.… Read More

Fun With Facebook

I am often surprised by which of my Facebook posts are the most liked and by who likes what. I wondered: are there any interesting patterns there? Could I visualize them? My next question (as always) was: could I get the data? Thanks to the rise of  the API economy I could. Companies have discovered… Read More

Data Visualizations

After a slow Twitter weekend, I stumbled across a new Twitter tool, TwittEarth, via Mashable. This is a beautiful representation of Twitter’s public timeline, similar to twittervision, but with goofy avatars in 3D. It reminds me a lot of the work stamen design has done with Digg, e.g. arc. The visualization shows how many people… Read More