7 years ago
SWGOH Analytic Support
Hello! I am a guildmaster in game and an Analyst in real life. I wish I had greater analytical abilities to assist in the management of my guild. Towards that end I have created several reports vi...
"Drice;c-1464130" wrote:
What I do myself is use the information from swgoh.gg, they provide an excellent api via https://swgoh.gg/api/.
For example https://swgoh.gg/api/guilds/522/units/ has a list of all the units of my guild.
I created a small Java program the convert that in the dataset I need.
With the help of powerbi desktop (free) I create some datasets.
I haven't come around to fully implement everything but I have enough for now for the basis stuff.
Luckily some other officers also have their own solution for platooning and stuff like that.