Skip to content
jrbl edited this page Sep 13, 2010 · 3 revisions

Wikistats Todo:

  • Pull it out into several scripts. One for summary stats, one for editor stats, one for proposal stats, with common functionality abstracted into a module that each of these can include.
  • Proposal stats should be “page stats” and take the regex for pages to measure (currently matching Proposals:) on the command line
  • wikistats: cache stats so reports can be generated w/o dump file processing
  • ircstats: CRC IRC file contents and store them in the stats pickle so we can skip files we’ve already processed
  • wikistats: rename various fields so that their headers are less misleading. make sure the method of calculation is in the docs.
  • wikistats: use the auxillary dump files to count all the registered users, not just the ones who edit things
  • wikistats: jettison Reg Edits and measure anonymous edits instead
Clone this wiki locally