Using a bunch of different tools to visualize the same dataset in a similar way.
Software
Programs and online applications to help you make use of data.
-
Link
One Chart, Twelve Tools →
-
Link
Animate gradient to imitate flow with d3.js →
Gain a sense of direction from otherwise static connections.
-
Link
d3.geo.statePlanes →
Nice projections for US states in D3.
-
Quartz Atlas opening up to creators
Last year Quartz announced Atlas, which was a place to find all of…
-
Data USA makes government data easier to explore
Government data is, shall we say, not the easiest to use and look…
-
Data Proofer automates the data checking process
Data checking is a pain and can be what stands between you and…
-
Link
What Makes Software Good? →
Thoughtfulness in design from d3.js maker Mike Bostock. One of the main reasons I go with d3.js over other libraries.
-
Screen-capping Google Maps for traffic
Alyson Hurt quickly wrote some code to take screen captures of a Google…
-
Vega-Lite for quick online charts
A few years ago, Trifacta released Vega, a “visualization grammar” that lets you…
-
Suite of data tools for beginners, focused on fun
Data can be intimidating and confusing for beginners, and as a result they…
-
Link
How do you learn d3.js? →
Small projects. Decide what you want to make first, and then figure out how to do it.
-
Link
Experimentation with globes in Blender 3D →
There’s also a collection of video tutorials on how to use QGIS to greater effect.
-
US Census Bureau open source
It took forever and it’s way overdue, but the United States Census Bureau…
-
Simulate the world as an emoji system of rules
We tend to think of life in terms of cause and effect. Do…
-
Link
Colors from images in R →
A how-to to break down images into just their colors.
-
An uncertain spreadsheet for estimates
A lot of data you get are estimates with uncertainty attached. Plus or…
-
Link
geomnet →
An R package for “Network visualization in the ‘ggplot2’ framework” by the folks at Iowa State.
-
R growth on StackOverflow reigns supreme
Joshua Kunst did a quick analysis on tag usage on StackOverflow, the question…
-
Link
Squaire.js →
JavaScript library from Wall Street Journal to make the now popular square state grid.
-
Link
k-means + d3.js →
The simple clustering technique implemented with d3.js.