• Smogon Premier League is here and the team collection is now available. Support your team!

PokeInsights Interactive Dashboard

memester

formerly A_Memester112233
is an official Team Rater
As someone looking to break into analytics for my career, I had the idea to create an interactive dashboard to analyze competitive Pokemon usage rates over time. Basically I scraped data from smogon/stats, and parsed it into an interactive visualization in Python/Dash where you can view information about the Pokemon selected while doing some of the frontend in CSS. You can currently select through numerous tiers in Gen9, and I most recently added a module that automatically analyzes the changes in the most recent month of the meta selected. This is my flagship project and is also meant to be a portfolio showcase, so any feedback is appreciated.

You can check out the project here:
https://pokeinsights.com/

Planned features (not in order):
More robust interactivity in stats graph when clicking on a Pokemon
Less barebones background (I am not a front-end person)
Support for other tiers outside of Gen9
 
Back
Top