Archive for tag: data
4 September, 2012 (17:20) | d3, tips | By: jerome
Back when I started learning programming, it was always fairly simple to achieve the canonical first step of accomplishments, that is, to get the system to announce that you are ready to do more by displaying “hello world” on the screen. In most systems then, there was a command prompt somewhere that would usually do [...]
Tags: beginner, browser, css, d3, data, easyphp, first steps, html, introduction, javascript, sublimetext2, text editor, tutorial, web server | 5 comments
28 January, 2012 (17:31) | data visualization | By: jerome
a couple of days ago I posted the contribution of relative keywords to the earnings of a given movie. Well, it occurs that the cast of a movie is much easier to obtain than keywords and much less messy. So, I also had scraped the 4 lead actors for each movie of the Beautiful Information [...]
Tags: beautiful awards, contest, crunching, data, emma stone, kirsten dunst, machine learning, movies, nicolas cage, regression | No comments
24 November, 2011 (03:18) | presentation | By: jerome
Inspiration In June 2010, I attended a Wolfram|Alpha event called the London Computational Knowledge Summit where speakers mostly focused on how computers can transform the way we teach and transmit knowledge. Several of the presentations made a lasting impression, and mostly the talk by Jon McLoone: Jon’s point was that academic papers today look an [...]
Tags: data, interaction, model, persuasion, politics, presentation, rhetorics, stories, visweek | 2 comments
15 March, 2011 (18:21) | protovis | By: jerome
In my short tutorial on working with data and protovis I briefly covered some standard javascript and protovis methods to work with arrays. The more I work with Protovis, the more I am convinced that efficient array manipulation is key to achieving just about anything with the library. So, I would like to go into [...]
Tags: array, data, protovis | 1 comment
15 March, 2011 (18:17) | data visualization, protovis | By: jerome
What is a map? before we start looking at the code it may be a good idea to think of the best way to represent a country. Countries are areas of land surrounded by borders, which are imaginary (or sometimes physical) lines going through a set of points. Some countries are made of one of [...]
Tags: arrays, data, map, projections, protovis | No comments
7 February, 2011 (19:41) | data visualization, protovis, tips | By: jerome
When I started using protovis I had only a very basic knowledge of javascript, which in theory isn’t a problem as protovis is meant to be learned by example, and as it has its own logic and structure which is different from typical javascript code. So I started by looking and modifying examples which was [...]
Tags: arrays, data, protovis, tutorial | 11 comments
3 July, 2009 (16:51) | charts | By: jerome
Changing driving behaviors with campaigning alone is a tall order, but is literally a life-or-death matter. Road fatalities range from about 40/million in Japan, to about 6 times as much in Russia. Fortunately, the numbers tend to decrease in most places, due to better equipment, better roads, harsher punishment and safer behaviors. Of all of these [...]
Tags: advocacy, campaigning, data, misleading, official statistics, road accidents, road fatalities | No comments
2 July, 2009 (12:10) | Uncategorized | By: jerome
Two weeks ago I have been at DD4D conference, conveniently located at my workplace. I will write some more on DD4D, meanwhile you can see this post on infosthetics by Petra and Marian. One of the things that struck me at DD4D was that several talks were about either data visualization for advocacy, or for [...]
Tags: chart, data, deception, disinform, lies, manipualtion, misleading, statistics, VAT | No comments
5 June, 2009 (16:54) | data publishing, data visualization, web sites | By: jerome
In March this year, überscientist Stephen Wolfram, of Mathematica fame, revealed the world he was working on something new, something big, something different. The first time I heard of this was through semantic web prophet Nova Spivack, who is not known to get excited by less-than-revolutionary projects. That, plus the fact that the project was [...]
Tags: charts, data, data publishing, database, mathematica, semantic, sources, wolfram, wolfram alpha | No comments
19 May, 2009 (16:11) | data visualization | By: jerome
To solve any problem with data, there are 5 things you need to do in sequence. First, find the relevant data source. Then, access it and get the numbers you need. Then, process those numbers to make them answer your question. Present the results, for instance, as a data visualization, and, optionally, share your analysis with [...]
Tags: data, data publishing, data standards, data tables, dataset, doi, finding data, metadata, publishing, search | 1 comment