Analytics Country List
morningscifi
I really appreciate the addition of the analytics page, it's going to be fun to look at! Any chance the analytics could include a sortable list of countries with the player's average score for each country? I really want to locate the countries I have the lowest average score on, and as far as I can tell the only way to do that is to manually hover over the map and check each one individually. Thank you!
morningscifi
I mostly just want access to all my average scores for ranked duels, since that's the metric I want to improve.
Downloading as csv would be amazing, since that would enable players to put the data directly into their own spreadsheets with minimal effort. I've been unable to find an API endpoint which provides list of all ~113 countries and their average scores.
My current solution would be to scrape the entire
/v4/guess-history
endpoint and manually calculate the average for each country, which I will probably do in the meantime, but I'm sure many players would appreciate being able to just download a csv to track progress.GlobalOtter
sorry, misread.