"On the one hand information wants to be expensive, because it's so valuable. The right information in the right place just changes your life.Now, a bit of background
On the other hand, information wants to be free, because the cost of getting it out is getting lower and lower all the time. So you have these two fighting against each other."
Stewart Brand
Over the past 18 months, there has been an explosion in data visualisation on the web (a visualisation of this explosion might be done at some point). Part of this explosion has been the expansion of freely available data sources and tools to visualise these data sources. Never has it been easier to get hold of data and do something with it.
From what I've come across to date (and so not an exhaustive list), there are quite a few free (typically, open source) tools and date sources out there:
Free Tools
- r & associated packages to accomplish specific tasks
- ManyEyes (by IBM)
- Verifiable
- Processing
- OECD Data Visualiser - become your very own Hans Rosling
- Charles (this records the information that is being sent by your internet browser to the website, so you can replicate this information in r or other programs).
- Dapper (I haven't tried this one out)
Unofficially, anything on the web that is in a half decent structure - either as a table or a csv (full post on using r & rCurl for some of these to follow).
Officially, lots of things have an API, here are a few:
- TheyWorkForYou (UK MPs information)
- Yahoo (lots of different apis - the placename one is nice)
- The Guardian has also started a data store which attempts to liberate data from various places. This includes crowdsourcing the MPs expenses.
- The Office for National Statistics
- Transport for London
- National Rail
- Wikipedia (great if you need a list of, say Zone 1 Tube Stations)
- FlowingData
- Junk Charts
- Data Visualisation
- Indexed (not strictly data)
All of these lists are in no way exhaustive, and will be added to over time.
No comments:
Post a Comment