Currently there's a lot of info, which should be analyzed manually.
Need to have simple application to request Pool data.
It should produce for a given epoch and a given pool:
- Current delegates to the pool
- Funds, associated with the pool and delegates
- Rewards calculation (with internal data: maxP, sigmaA)
It's an application, which fully supports structures from Haskell node (possibly just including/having a copy of Haskell data structures), reads the data (read/show pair in Haskell) and performs necessary search.