| #summary Main objectives of the new statistic module | 
 | #labels Contents-Draft | 
 |  | 
 | = Objectives = | 
 |  | 
 | 1. Add organization/proposal/project dependent statistics | 
 |  | 
 | 2. Add more sophisticated statistics which use data from more than one statistic entity | 
 |  | 
 | 3. Switch between various types of visualizations | 
 |  | 
 | 4. Write a (preferably) JavaScript or Python library to modify DataTable objects | 
 |  | 
 | 5. Replace hard-coded URL links in JavaScript files with dynamic context passed from the server | 
 |  | 
 | 6. Store DataTable objects in Memcache | 
 |  | 
 | 7. Support for public and private statistics | 
 |  | 
 | 8. Better ways to export statistics | 
 |  | 
 | 9. Statistics for GCI | 
 |  | 
 | 10. Add descriptions to statistics | 
 |  | 
 | 11. Add timestamps to statistics so that a user may request a statistic generated at the specified moment | 
 |  | 
 | 12. Fix Gviz python library - generated DataTable objects should be valid JSONs |