You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Unsurprisingly, neither Ronaldo nor Messi wanted to help their main competitors. Both prefer their team mates with the exception of Ronaldo's number 1 <ahref="/vis/ballon-dor-male-players-votes-2013/#Falcao Radamel">Radamel Falcao</a>. I was a bit surprised to see <ahref="/vis/ballon-dor-male-players-votes-2013/#Ibrahimovic Zlatan">Zlatan Ibrahimovic</a> not voting for himself 3 times, if someone was capable of doing so, it was certainly him ;-)</p>
78
78
<p>Be it as it is congratulations to Cristiano Ronaldo for winning the Ballon d'Or, to Lionel Messi for being the best dressed person at the ceremony and to Franck Ribéry for taking it like a champ!</p>
<h2id="about-the-visualization">About the Visualization</h2>
81
81
<p>The <ahref="/vis/ballon-dor-male-players-votes-2013/">network graph</a> is interactive, you can click on nodes to highlight their connections or search nodes from the top menu. You can zoom in and out with the mouse wheel and move the graph by clicking and dragging the mouse.</p>
82
82
<p>Players are colored in red, captains in a darker red brown tone, coaches in dark and media people in light blue. For voters in the graph (captains, coaches, media people) the vote breakdown is shown when the mouse is moved over the corresponding node.</p>
83
-
<p>The voting data is retrieved from this <ahref="http://www.fifa.com/mm/document/ballond%27or/playeroftheyear%28men%29/02/26/02/68/fboaward_menplayer2013_neutral.pdf">PDF document</a>. The graph file was created with a <ahref="https://github.com/exploringdata/ballon-dor-votes-2013">Python script</a> and preprocessed using the <ahref="https://gephi.org/">Gephi visualization platform</a> to apply a Force Atlas layout as well as node sizing and coloring. The <ahref="/vis/ballon-dor-male-players-votes-2013/">interactive version</a> is rendered with the <ahref="https://sigmajs.org/">JavaScript library sigma.js</a>.</p>
83
+
<p>The voting data is retrieved from this <ahref="https://www.fifa.com/mm/document/ballond%27or/playeroftheyear%28men%29/02/26/02/68/fboaward_menplayer2013_neutral.pdf">PDF document</a>. The graph file was created with a <ahref="https://github.com/exploringdata/ballon-dor-votes-2013">Python script</a> and preprocessed using the <ahref="https://gephi.org/">Gephi visualization platform</a> to apply a Force Atlas layout as well as node sizing and coloring. The <ahref="/vis/ballon-dor-male-players-votes-2013/">interactive version</a> is rendered with the <ahref="https://sigmajs.org/">JavaScript library sigma.js</a>.</p>
84
84
85
85
<divclass="postinfo">
86
-
<p>Published on January 13, 2014 (updated on February 14, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
<p>Published on January 13, 2014 (updated on March 30, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/ballon-dor-votes-2012/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -41,11 +41,11 @@ <h1>Who Voted for Whom at Ballon d'Or 2012</h1>
41
41
<p>With 91 goals scored in 2012 <ahref="/vis/ballon-dor-votes-2012/#Messi Lionel">Lionel Messi</a> set a record, that only Messi himself seems to be able to break. Being honored as FIFA's world player of the year for the 4th time in a row — of course this is a record too — was inevitable. Messi was elected by 170 coaches and 170 captains of national teams in the FIFA Member Association and a selected group of 165 journalists.</p>
42
42
<p>Messi received 41.60% of the voters' points followed by <ahref="/vis/ballon-dor-votes-2012/#Cristiano Ronaldo">Cristiano Ronaldo</a> (23.68%), who <ahref="http://sports.yahoo.com/blogs/soccer-dirty-tackle/cristiano-ronaldo-congratulates-lionel-messi-winning-fourth-ballon-231316746--sow.html">did not seem to enjoy</a> the ceremony that much, being 2nd for the 2nd time in a row and <ahref="/vis/ballon-dor-votes-2012/#Iniesta Andrés">Andrés Iniesta</a> (10.91%), who came in 3rd.</p>
43
43
<p>The <ahref="/vis/ballon-dor-votes-2012/">Ballon d'Or 2012 visualization</a> shows the network of votes cast to award the footballer of the year 2012. Voters and voted for players make up the 524 nodes of the graph. Node size is based on indegree. The 1513 edges are based on the given votes, with each of the voters having three votes: 1st place 5 points (thickest line), 2nd place 3 points, and 3rd place 1 point (thinnest line). Node color indicates either a captain (red), coach (violet), journalist (blue), or player who did not vote (green).</p>
44
-
<p>The voting data is retrieved from this <ahref="http://www.fifa.com/mm/document/ballond'or/playeroftheyear(men)/01/98/07/84/fboawardmenplayer2012-bycountry.pdf">PDF document</a> — I can hardly imagine a worse format to publish data. The graph file was created with a <ahref="https://github.com/exploringdata/ballon-dor-votes-2012">Python script</a> and preprocessed using the <ahref="https://gephi.org/">Gephi visualization platform</a> to apply a Fruchterman-Reingold layout with some manual adjustments as well as node sizing and coloring. The interactive version is rendered with the <ahref="https://sigmajs.org/">JavaScript library sigma.js</a>.</p>
44
+
<p>The voting data is retrieved from this <ahref="https://www.fifa.com/mm/document/ballond'or/playeroftheyear(men)/01/98/07/84/fboawardmenplayer2012-bycountry.pdf">PDF document</a> — I can hardly imagine a worse format to publish data. The graph file was created with a <ahref="https://github.com/exploringdata/ballon-dor-votes-2012">Python script</a> and preprocessed using the <ahref="https://gephi.org/">Gephi visualization platform</a> to apply a Fruchterman-Reingold layout with some manual adjustments as well as node sizing and coloring. The interactive version is rendered with the <ahref="https://sigmajs.org/">JavaScript library sigma.js</a>.</p>
45
45
46
46
<divclass="postinfo">
47
-
<p>Published on January 09, 2013 (updated on February 14, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
<p>Published on January 09, 2013 (updated on March 30, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/berlin-bike-routes/index.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -38,12 +38,12 @@
38
38
<divclass="container two-column">
39
39
<mainclass="main-3">
40
40
<h1>A Map of Bike Routes in Berlin, Germany</h1>
41
-
<p><ahref="/maps/osm/berlin-bike-routes/">Berlin bike routes</a> is a map of Berlin, Germany showing 14 different biking routes through and around the city. By default 1 route is shown, Wansee-Route RR1. Routes can be added or removed from the map after clicking on the plus icon <imgsrc="http://www.openlayers.org/api/img/layer-switcher-maximize.png" alt="layer switcher"> on the top right. The map can be zoomed and navigated using the controls on the left or the mouse.</p>
42
-
<p>The map is created with <ahref="http://www.openstreetmap.org/">OpenStreetMap</a> and the <ahref="http://www.openlayers.org/">OpenLayers</a> JavaScript library. Bike route data is read from GPX files obtained from Berlin's <ahref="http://www.stadtentwicklung.berlin.de/verkehr/mobil/fahrrad/radrouten/de/gps_tracks/index.shtml">Senatsverwaltung für Stadtentwicklung und Umwelt</a>.</p>
41
+
<p><ahref="/maps/osm/berlin-bike-routes/">Berlin bike routes</a> is a map of Berlin, Germany showing 14 different biking routes through and around the city. By default 1 route is shown, Wansee-Route RR1. Routes can be added or removed from the map after clicking on the plus icon <imgsrc="https://www.openlayers.org/api/img/layer-switcher-maximize.png" alt="layer switcher"> on the top right. The map can be zoomed and navigated using the controls on the left or the mouse.</p>
42
+
<p>The map is created with <ahref="https://www.openstreetmap.org/">OpenStreetMap</a> and the <ahref="https://www.openlayers.org/">OpenLayers</a> JavaScript library. Bike route data is read from GPX files obtained from Berlin's <ahref="https://www.berlin.de/sen/uvk/mobilitaet-und-verkehr/verkehrsplanung/radverkehr/radverkehrsnetz/radrouten/gpx/">Senatsverwaltung für Stadtentwicklung und Umwelt</a>.</p>
43
43
44
44
<divclass="postinfo">
45
-
<p>Published on February 19, 2013 (updated on February 14, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
<p>Published on February 19, 2013 (updated on March 30, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/big-sister-cities/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ <h2 id="how-the-graph-was-created">How the graph was created</h2>
70
70
71
71
<divclass="postinfo">
72
72
<p>Published on April 26, 2018 (updated on February 14, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/co2-emissions/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ <h1>CO2 emissions (metric tons per capita)</h1>
51
51
52
52
<divclass="postinfo">
53
53
<p>Published on September 24, 2019 (updated on February 23, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/footballers-search-relations/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ <h2>Summary</h2>
52
52
53
53
<divclass="postinfo">
54
54
<p>Published on March 13, 2013 (updated on February 14, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/forest-area/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ <h1>Forest Area Percentage of Land Area</h1>
51
51
52
52
<divclass="postinfo">
53
53
<p>Published on September 19, 2019 (updated on February 23, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
<p>Published on September 27, 2012 (updated on February 14, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/intentional-homicides/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ <h1>Where in the World Happen Most Murders</h1>
47
47
48
48
<divclass="postinfo">
49
49
<p>Published on September 20, 2013 (updated on February 20, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
Copy file name to clipboardExpand all lines: info/james-bond-actors-network/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ <h1>Relations of James Bond Film Actors based on Common Appearance</h1>
47
47
48
48
<divclass="postinfo">
49
49
<p>Published on October 16, 2012 (updated on February 14, 2026) by <ahref="https://ramiro.org/">Ramiro Gómez</a>. To be informed of new posts, subscribe to the <ahref="/rss.xml">RSS feed</a>.
0 commit comments