forked from exploringdata/exploringdata.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
185 lines (145 loc) · 9.11 KB
/
index.html
File metadata and controls
185 lines (145 loc) · 9.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html>
<html xmlns:fb="http://ogp.me/ns/fb#" lang="en">
<head>
<meta charset="utf-8">
<title>Data Mining and Data Visualization | Exploring Data</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Exploring Data is a site about data mining and visualization.">
<meta name="author" content="Ramiro Gómez">
<link rel="canonical" href="http://exploringdata.github.io/">
<link href="/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="/vendor/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="/vendor/fontawesome/css/font-awesome.min.css" rel="stylesheet">
<link href="/css/style.css?v=8" rel="stylesheet">
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="shortcut icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="Exploring Data main RSS feed" href="http://exploringdata.github.io/rss.xml">
</head>
<body class="">
<div id="navbar" class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a id="site-name" class="brand" href="/">Exploring Data</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="/story/"><i class="icon-edit"></i> Data Stories</a></li>
<li><a href="/datasearch/"><i class="icon-search"></i> Data Search</a></li>
<li><a href="/data-visualization-books/"><i class="icon-book"></i> Data Books</a></li>
</ul>
<div id="sharemenu" class="nav pull-right">
<div class="btn-group">
<a href="#" class="btn btn-success dropdown-toggle" data-toggle="dropdown"><i class="icon-share"></i></a>
<ul class="share dropdown-menu">
<li><a class="btn" href="/rss.xml"><i class="icon-rss"></i> RSS Feed</a></li>
<li><a class="btn" href="https://twitter.com/share?url=http%3A%2F%2Fexploringdata.github.io%2F"><i class="icon-twitter"></i> Tweet this</a></li>
<li><a class="btn" href="https://flattr.com/submit/auto?user_id=rg&url=http%3A%2F%2Fexploringdata.github.io%2F&title=Data+Mining+and+Data+Visualization&language=en_GB&category=software"><i class="icon-sign-blank"></i> Flattr this</a></li>
<li><a class="btn" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fexploringdata.github.io%2F&t=Data+Mining+and+Data+Visualization"><i class="icon-facebook"></i> Facebook</a></li>
<li><a class="btn" href="https://plus.google.com/share?url=http%3A%2F%2Fexploringdata.github.io%2F"><i class="icon-google-plus"></i> Google+</a></li>
<li><a class="btn" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fexploringdata.github.io%2F&title=Data+Mining+and+Data+Visualization"><i class="icon-linkedin"></i> LinkedIn</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container"><div class="row">
<div class="span4"><div class="well">
<a href="/vis/npm-top-packages-dependencies/" title="An interactive network graph showing the dependencies between npm packages, with at least 10 dependent packages, as of July 12, 2013 rendered with sigma.js and preprocessed with Gephi.">
<h5>npm Top Packages Dependencies Graph</h5>
<img src="/img/preview/npm-packages-dependencies.min10.jpg" alt="npm Top Packages Dependencies Graph">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/npm-packages-dependencies/" title="An interactive network graph showing the dependencies between npm packages as of July 12, 2013 rendered with sigma.js and preprocessed with Gephi.">
<h5>npm Packages Dependencies Graph</h5>
<img src="/img/preview/npm-packages-dependencies.jpg" alt="npm Packages Dependencies Graph">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/ip-location-maps/" title="Geographic maps of the world and most continents drawn based on an IP location dataset with 419433 records.">
<h5>Geo Maps Drawn from IP Locations</h5>
<img src="/img/preview/ip-locations-world.jpg" alt="Geo Maps Drawn from IP Locations">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/visualisingdata-census-twitter-network/" title="An interactive network graph showing the connections of Twitter users who participated in the 1st data visualization census initiated by Andy Kirk, rendered with sigma.js and preprocessed with Gephi.">
<h5>Visualisingdata Census Twitter Network</h5>
<img src="/img/preview/visualisingdata-census-twitter-network.jpg" alt="Visualisingdata Census Twitter Network">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/climate-changes-decade/" title="Explore a decade of climate change, global warming, natural disaster, extreme weather, pollution and deforestation in the articles published by the Guardian.">
<h5>A Decade of Climate Change in the Guardian</h5>
<img src="/img/preview/climate-changes-decade.jpg" alt="A Decade of Climate Change in the Guardian">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/footballers-search-relations/" title="An interactive network graph showing the relations of footballers based on Google searches as shown in knowledge graph information.">
<h5>Footballers Search Relations Network</h5>
<img src="/img/preview/footballers-search-relations.jpg" alt="Footballers Search Relations Network">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/programmers-search-relations/" title="An interactive network graph showing the relations of programmers based on Google searches as shown in knowledge graph information.">
<h5>Programmers Search Relations Network</h5>
<img src="/img/preview/programmers-search-relations.jpg" alt="Programmers Search Relations Network">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/berlin-bike-routes/" title="A map of Berlin, Germany showing 14 different biking routes through and around the city. Created with OpenLayers, Open Street Map and data from Senatsverwaltung für Stadtentwicklung und Umwelt.">
<h5>Berlin Bike Routes Map</h5>
<img src="/img/preview/berlin-bike-routes.jpg" alt="Berlin Bike Routes Map">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/ballon-dor-votes-2012/" title="An interactive network graph showing the connections between voters and voted players from the male FIFA Ballon d'Or vote 2012.">
<h5>Ballon d'Or 2012 Votes Network</h5>
<img src="/img/preview/ballon-dor-votes-2012.jpg" alt="Ballon d'Or 2012 Votes Network">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/evolution-internet-users/" title="An animated evolution of Internet users across the worlds countries created with the D3 JavaScript library.">
<h5>Evolution of Internet Users from 1990 - 2011</h5>
<img src="/img/preview/evolution-internet-users.jpg" alt="Evolution of Internet Users from 1990 - 2011">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/earthquakes/" title="A geographic map of the world showing real-time data for recent earthquakes rendered with the D3 JavaScript library.">
<h5>Real-Time World Map of Earthquakes</h5>
<img src="/img/preview/earthquakes.jpg" alt="Real-Time World Map of Earthquakes">
</a>
</div></div>
<div class="span4"><div class="well">
<a href="/vis/world-aid-transparency/" title="An interactive visualization looking at world aid flow, aid transparency, and development in receiving countries created with the D3 JavaScript library.">
<h5>World Aid Flow, Transparency, Development</h5>
<img src="/img/preview/world-aid-transparency.jpg" alt="World Aid Flow, Transparency, Development">
</a>
</div></div>
</div></div>
<div id="footer" class="container">
<div class="row"><div class="span12">
<footer>
<p class="centered">Exploring Data is a site about data mining and visualization by <a href="http://ramiro.org/">Ramiro Gómez</a>.<br>
Except where otherwise noted, the works on this site are licensed under a<br><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.<br>
<a href="/about/"><i class="icon-info-sign"></i> About</a> | <a href="/what-others-say/"><i class="icon-comments"></i> What Others Say</a> | <a href="/sitemap/"><i class="icon-sitemap"></i> Sitemap</a></p>
</footer>
</div></div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-5102014-13']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="/vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="/js/script.js?v=8"></script>
</body>
</html>