aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/stats.rake
Commit message (Collapse)AuthorAgeLines
* Add a page with experimental statistics on public bodiesMark Longair2013-08-20-0/+36
| | | | | | | | | | | | | | | | | The statistics on the status of the requests to a particular public body are too slow to calculate on-the-fly, so this commit adds: * Extra columns on public_bodies to store counts of the successful, not held, and overdue request counts for each public body. * A rake task which should be run periodically to update the overdue request count column. If Javascript is not available, the summary statistics are shown as tables. If Javascript is available, graphs are drawn with Flot.
* Task for generating monthly volume statistics filtered by tag set.Louise Crow2012-10-04-25/+71
|
* Produce transaction stats up to and including August 2011.Robin Houston2011-08-24-2/+2
|
* Slighlty nicer formatLouise Crow2011-05-26-6/+14
|
* Adding script for generating transaction stats.Louise Crow2011-05-26-0/+40