Dmitri Peredera
feb 2016
World of Tanks statistics helper ShinyWot.
Shows some charts based on WG API.
Or at least a small part.
Wargaming.net Public API is a set of API methods that provide access to Wargaming.net content, including in-game and game-related content, as well as player statistics.
For request the following parameters must be specified:
There are also additional headers to use:
Libraries:
Source code: GitHubhttps://github.com/Muhomorik/ShinyWot
Initialization:
During the first start, the app will try to fetch the tank list from the API. Tank names and tiers are rarely changed and therefore a local copy is saved and used if possible.
The values are converted to data.frame and saved to Vehicles variable and TankopediaVehicles.csv file.
The resulta are a few different charts, divided by the vehicle type and showing the Win Ration against some parameters. Unfortunately, the data is not that intresting and I am going to digg more variables.
Visit the demo: https://muhomorik.shinyapps.io/ShinyWot/