Comments

You must log in or register to comment.

redditor1101 t1_j8j7p93 wrote

No key to describe what node colors and sizes represent, and edge thickness

30

joejimbobjones t1_j8jdmfa wrote

This is terrible. It's not clear where the nodes are for many of the acts and the connections are confusingly busy. It looks lovely me it was auto-generated without any optimization.

14

TotalTyp t1_j8lxg24 wrote

lol you should have seen when i made something like this for a data viz course. Was about correlating youtube tags and it was a complete mess.

2

CAguy209 t1_j8lxn6y wrote

This time data is confusing

3

welkinator t1_j8j8max wrote

All roads lead to Pink Floyd

2

sKY--alex t1_j8j9z0z wrote

This but for modern rap would be interesting

2

Ok_Elk_4333 t1_j8m94e3 wrote

Data is beautiful, the representation isn’t

2

leopardspotte t1_j8lingc wrote

I'm happy for you, or sorry that happened.

1

Yeangster t1_j8llgb0 wrote

Seems like hip hop is underrepresented in your sample. Many major acts are on the periphery. Wu Tang clan is connected only to Rage Against the Machine and on the other end from the other rappers who seem to only be connected with each other through Eminem.

1

shadowylurking t1_j8myr5s wrote

Super interesting! thanks for posting this

1

myceliyumyum t1_j8qrknt wrote

Probably the worst data visualization I’ve ever seen

1

infegy OP t1_j8j1819 wrote

Data

The data used in this visualization comes from Infegy, a consumer intelligence platform that gathers, analyzes, and presents information from billions of social media posts. The list of bands was obtained from a publicly available source on GitHub.

Visualization
The process of the visualization involves searching for posts about the Red Hot Chili Peppers (RHCP) and analyzing the data to find the top 50 bands mentioned in these posts. For each of these 50 bands, the process is repeated to find the other bands they are connected with. The connection between two bands is represented by an edge, and the strength of the edge reflects how often they are mentioned together.
The results show that The Beatles are at the center of all the connections, confirming their strong influence. Additionally, the data reveals that the Rock cluster is separated from the Alternative and Pop clusters.

Tools
The tools used for this visualization include Python and its libraries Pandas and PyVis.

−9