debruijn / cs2

A project to combine the Counterstrike 2 rankings from ESL, HLTV and Valve.
MIT License
2 stars 1 forks source link

Feature request: detect old teamnames and/or rosters and automatically clean them up #6

Open debruijn opened 3 weeks ago

debruijn commented 3 weeks ago

In the current process, the list of teams in teamname_mapping.csv only grows over time. At some point, some rosters simply are not relevant anymore. Even if their name would return at some point, we can just treat that as a new team. A similar case holds for old rosters. It can be valuable to keep them for a while, for historic purposes (e.g. when we would want to look back at roster scores over time and we want to unify across different rosters with the same core); but not permanently.

Let's think about what would make sense as a solution: