YuGiOh Power BI Dashboard
Price trends of my old card collection
Skills Used
Challenge
The main challenge was creating the API script to extract the data from TCG player. It required going through the documentation and finding the right end points to call. Also, I had to manually scour through my old cards and enter each print tag individually, which was time consuming. There were issues with the API calls and the data that was extracted required pre processing to make it suitable for visualization
Results
I experimented with Figma here to create the dashboard layout and creating custom measures within Power BI using DAX. I implemented a rarity score where i classified each rarity with a value (common being the lowest). I also designed a Tree map to show individual value of each card.