Dota 2 Visualization
Introduction
For this project, I was task to create a Visualization using the D3 API. It is an Open Ended project,hence I chose to do a Visualization of my favourite game Dota 2.
I used the Dota 2 Open API to gather data for the visualization. The task was to create visualizations of various aspects of the game. In order to gain an advantage and discover intricacies within the game, such as which country has the most number of pro players or which hero has the highest total stats for strength, agility, or intelligence.
Click the link to go the webpage for the visualizations.
Visualizations
Here is a link to the full Visualization page - Dota 2 Visualization
Code
The code for the visualizations can be found on my Github