- experimented with MySQL’s stored procedure to create 6 month of data for the presentation
- too complicated and long
- created a complex python script to generate a SQL that generates FY13 data. After discussing with Phil, it would be better to have SQL Editor/Runner with replaceable variables within the SQL
- saved off the Python script to 6monthsTest.py