• OK, it's on.
  • Please note that many, many Email Addresses used for spam, are not accepted at registration. Select a respectable Free email.
  • Done now. Domine miserere nobis.

Flowing Data | Data Visualization, Infographics, and Statistics

EyeSeeCold

lust for life
Local time
Today 4:25 AM
Joined
Aug 12, 2010
Messages
7,828
---
Location
California, USA
http://flowingdata.com/

FlowingData explores how designers, statisticians, and computer scientists are using data to understand ourselves better - mainly through data visualization. Money spent, reps at the gym, time you waste, and personal information you enter online are all forms of data. How can we understand these data flows? Data visualization lets non-experts make sense of it all.

Map of the Internet:
http://internet-map.net/

INTPforum: http://internet-map.net/#11-121.14458465576172-124.6164321899414


This site has some pretty cool data graphs and other visualizations. People can link the ones they find interesting here for others to see.
 

Kuu

>>Loading
Local time
Today 5:25 AM
Joined
Jun 7, 2008
Messages
3,446
---
Location
The wired
I enjoy infographics immensely. Wish I had the graphic talent/work ethic to make some...
 

Words

Only 1 1-F.
Local time
Today 2:25 PM
Joined
Jan 2, 2010
Messages
3,222
---
Location
Order

Fascinating. For some reason, I think it could be better arranged. I like how google is at the center and how its neatly affected by real geography(some countries in the world prefer a different search than google etc.), but the relationships of the circles are relative to social behavior, so it would be cooler if it were more real-time.

The Internet global network is a phenomenon of technological civilization, and its exceptional complexity surpasses anything mankind has ever created. In essence, what we are dealing with here is a huge quantity of utterly unstructured information. The Internet map is an attempt to look into the hidden structure of the network, fathom its colossal scale, and examine that which is impossible to understand from the bare figures of statistics.
I can relate to this.
 

Cognisant

cackling in the trenches
Local time
Today 12:25 AM
Joined
Dec 12, 2009
Messages
11,393
---
Oh wow it's full of stars.
 

Da Blob

Banned
Local time
Today 6:25 AM
Joined
Dec 19, 2008
Messages
5,926
---
Location
Oklahoma
Hmm, someone ought to plug a multivariate analysis into the itunes classic visualizer...


:newlyweds:
 

Polaris

Prolific Member
Local time
Today 12:25 AM
Joined
Oct 13, 2009
Messages
2,259
---
I like creating graphs/charts as much as I like to study them....thanks Esc :D
 

Kuu

>>Loading
Local time
Today 5:25 AM
Joined
Jun 7, 2008
Messages
3,446
---
Location
The wired
Anyone know any simple software to make some? I know there's several software solutions out there, but maybe someone has experience? I have a network graph project that remains unfinished since years ago...

I wanted to use Alexander's Pattern Language in a design project, but the book form itself makes the process tedious, when this should be an interactive network graph. It is somewhat sad that he started the whole design patterns idea that are now used in software design, but his own initial work has never been properly appreciated or used in the architectural field, perhaps, partly, due to the unintuitive presentation that is the book form. At first I attempted to make it a simple graph (by hand) but the scale and complexity of the network made that impractical for use, it needed to be interactive and extendible.

I've been working (mentally) on this for several years so I've got quite a good conceptual idea of how it'd work, I just lack the programming know-how (and motivation-time) to do it. As usual. This application could be used to any pattern-database, in fact. The whole idea of it being that one can use the graph as a design tool, not as a mere representation of data...

Ideally it should be a wiki-like hyperlinked database, viewable both in text form and as an interactive graph. In that way, one would be able to see how the patterns interrelate at every stage and scale without losing track of the whole. With a directed network graph, one should be able to trace a path of design development through the different nodes, branching out from broad general patterns into increasingly specific details (or start from a detail and expand outwards). One could see the entire complexity of a project, and be able to analyze projects by their graphs. And by hovering over nodes one would be able to access the wiki and get the whole description, explanatory diagrams and photo examples, so the tool itself is pedagogic.

Well, back to reality now...
 

Felan

Prolific Member
Local time
Today 6:25 AM
Joined
Apr 20, 2009
Messages
1,064
---
Location
Unauthorized personnel only
I rather like using d3js.org for my data visualization stuff. It's an open-source javascript library that you build into data-aware svg (well doesn't have to be svg but it works well for this stuff) visualizations. Lots of a amazing examples that you can work from.
 

Da Blob

Banned
Local time
Today 6:25 AM
Joined
Dec 19, 2008
Messages
5,926
---
Location
Oklahoma
There are some interesting programs in Applied Signal Theory that perhaps could be modified for other uses. However, I have no idea how to make that happen...
 

Kuu

>>Loading
Local time
Today 5:25 AM
Joined
Jun 7, 2008
Messages
3,446
---
Location
The wired
I rather like using d3js.org for my data visualization stuff. It's an open-source javascript library that you build into data-aware svg (well doesn't have to be svg but it works well for this stuff) visualizations. Lots of a amazing examples that you can work from.

Excellent, that looks like exactly what I want. I just need to relearn some basic coding and find some time. In the mean time I will play a bit around with gephi
 
Top Bottom