Median # Connections: 0
Highest # Connections: 0
The bar graph at the top displays the number of titles of each film or TV Show on Netflix, with the scale of the bars proportional to the number of titles. This is ordered by highest to lowest, so you can easily see the ranking of genres and the top genres represented on Netflix. The exact number is provided next to the bar for clarity.
I created a line graph/scatter plot hybrid that plots the average runtime of Netflix films released per year, in the order of release year so you can assess how the average runtime has changed over time. The dots represent the average runtime of a particular year, and can be hovered over for the exact runtime data, allowing you to easily investigate the average runtime of movies by release year.
The network graph allows you to explore the connections between actors for all films on Netflix directed by a particular director. Without the director filter, the data set is far too large for a user to look through and learn from, so the filter allows you to learn about the actors that starred in that director’s films, as well as all the connections between the actors (where a connection between actors A and B is defined as a film that A and B both starred in). You can hover over links to learn about the connection, and hover over the nodes to learn about the actor & their films. Directors with fewer films were omitted for sake of clarity.