[As suggested by 
https://groups.google.com/d/msg/google-code/9SlOptq6gIc/t8yuEcA8AgAJ I'm 
posting this as a separate thread]

This post on Codeforces: https://codeforces.com/blog/entry/66891

Hi!

As you probably know, there are some great websites for examining various 
statistics about past Google Code Jam rounds (e.g. 
https://a2oj.com/CodeJamTools/ or https://www.go-hero.net/jam). However, the 
last rounds these sites have are from the year 2017. I don't know for sure, but 
this might have something to do with the fact, that in 2018 Google launched 
their new Code Jam system and probably changed their APIs as well.

Long story short, I spent some time reverse-engineering the APIs and created a 
simple script to retrieve some data about various Google Code Jam rounds using 
the new API, as well as a simple website for viewing some statistics of round 
from 2018 and up. You can find the website here: 
https://vstrimaitis.github.io/google_codejam_stats/.

Here are some features which are currently supported:

Some numerical stats (number of participants, number of perfect scores, etc.)
Some charts (Top countries by number of participants / average score / most 
top-scorers, score distribution)
Full scoreboard
Ability to filter by country
The website is still in its early development stages and supports only some 
basic stats. If you have any suggestions of what else could be added to the 
site, don't hesitate to share, or (even better) submit a pull request! The code 
can be found at https://github.com/vstrimaitis/google_codejam_stats.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/928b7e25-8eb8-43f9-976b-8ac0b095abef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to