The healthvis R package tries to make creation of interactive graphics easier by rendering in D3.
Software
Programs and online applications to help you make use of data.
-
Link
healthvis
-
Link
Mining the Social Web
The example repository for Mining the Social Web if you’re interested in getting started. The Twitter examples rely on a soon to be defunct API, because the book was written in 2011, but the rest is still valid.
-
Link
Imperative vs Declarative
Imperative vs Declarative programming. In the former you tell the computer how to do something, whereas with the latter, you tell the computer what to do. Worthwhile knowing with the recent launch of Vega. [via]
-
Vega: A visualization grammar to create without programming
Visualization online can be a challenge if you don’t know how to program.…
-
Forecast: A weather site that’s easier to read →
When you go to one of the major sites to look up the…
-
Link
NLTK Book
The Natural Language Toolkit is a Python library that is commonly used to extract data from text. There’s a free, online-accessible book to learn how to use it.
-
Link
Visual Sedimentation
By Samuel Huron and Romain Vuillemot, Visual Sedimentation is “a JavaScript library for visualizing streaming data, inspired by the process of physical sedimentation.” Be sure to check out the examples.
-
Learn about politics in your state with Open States
It’s not especially straightforward to know or find out what’s going on with…
-
Link
Advanced R development book
Hadley Wickham has been working on a book that covers advanced programming in R, namely programming concepts and workflow and package development. It goes to print later this year, but the contents are freely available for consumption now.
-
Link
Geocoding in Google Spreadsheets →
Nifty trick that uses Mapquest API as source
-
Link
iWantHue →
Automatically make a color palette based on color space
-
Link
R Google Analytics →
Analyze web traffic [via]
-
Link
Arc Diagrams in R →
Using this Protovis example with Les Misérables
-
Link
svg.js →
A lightweight library for manipulating and animating SVG
-
Link
Shiny Server →
Run R applications online
-
Link
Ayasdi →
A tool that advertises “automatic insights” from complex data, looks like mainly with clustering and network graphs
-
Link
slitscanner.js →
Make a sound sculpture from any YouTube video
-
Link
D3 3.0 →
Built-in geographic projections, better transitions, and more extensive asynchronous requests
-
Sitegeist: A mobile app that tells you about your data surroundings
From businesses to demographics, there’s data for just about anywhere you are. Sitegeist,…
-
Link
Hexagonal binning in D3 →
Useful with dense point clouds; also this method using size instead of color