diff options
author | emkael <emkael@tlen.pl> | 2014-11-12 00:40:00 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2014-11-12 00:40:00 +0100 |
commit | 426cdb757b2e0ef90c66c4199c6950f4b8ab23da (patch) | |
tree | 39a87478a32ac480ad73677c35b7e8f5619a979d | |
parent | 339c673b7da175c8cf06e7cd0839437cb0342334 (diff) |
* table and charts description
-rw-r--r-- | doc/ideas.txt | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/ideas.txt b/doc/ideas.txt index 3c7f773..d79957e 100644 --- a/doc/ideas.txt +++ b/doc/ideas.txt @@ -4,15 +4,10 @@ Tables: - peak rating progression - highest/lowest ranked podiums - races with biggest changes + - highest rating at the end of rookie season (or next season if < 3 races in rookie season) Charts: - - rolling average and deviation of rankings - - average ranking at the beginning of each championship season - - average ranking at the end of each championship season + - rolling average and deviation of rankings (average of averages groupped by driver) + - average ranking at the beginning of each championship season (for first championship season race grid) + - average ranking at the end of each championship season (for drivers from championship races) - peak season ranking (MAX, MIN, AVG, STDDEV GROUP BY YEAR(date)) - top 5 of every season (on average) by decade - -WISHLIST: - - modifying disparity by time of year (or by ranking deviation from last 3-4 months) - -TODO: - - detect multi-heat (NC) races on chicanef1 |