Last year I spent some time looking at the movie ratings people made at moviepilot.com. They are stored as a list of numbers with millions of rows:
- user 22 gave movie 12 a rating of 80
- user 09 gave move 03 a rating of 95
- ...
That endless list of numbers just did not excite me and I wanted to turn it into something I actually enjoy looking at. So I went ahead and turned a long list of numbers into a colorful image (inspired by this forum post).
In this image every movie is represented by a white dot: The more popular a movie is, the bigger and brighter it's dot. The line between movies express how similar the are to each other. Two very similar movies are connected by a greener line, while the lines between not so similar movies are red. Please take a look at the big version of this image.
There's also an interactive_map available! It contains the movie titles (in german). You can drag the map around and use your mousewheel to zoom.
