def execute(self):
     reporter.run_reports('monthly')
 def execute(self):
     reporter.run_reports('daily')
 def execute(self):
     reporter.run_reports('weekly')
 def execute(self):
     reporter.run_reports("daily")