Two ways to go about it...
  I have very close to 100% coverage in my databases for all North American thoroughbred races since 1/1/2009.
  I can execute queries for specific tracks/time periods in the Data Window...
 
  query start:         5/7/2012 6:17:36 PM query end:           5/7/2012 6:17:44 PM elapsed time:        8 seconds ` Data Window Settings: Connected to: C:\JCapper\exe\JCapper2.mdb 999 Divisor  Odds Cap: None ` SQL:  SELECT * FROM STARTERHISTORY       WHERE TRACK='CDX'        AND [YEAR]=2011 ` ` Data Summary         Win     Place      Show Mutuel Totals    8205.00   7917.20   7970.90 Bet            -10774.00 -10774.00 -10774.00 Gain            -2569.00  -2856.80  -2803.10 ` Wins                 636      1272      1861 Plays               5387      5387      5387 PCT                .1181     .2361     .3455 ` ROI               0.7616    0.7348    0.7398 Avg Mut            12.90      6.22      4.28
 
 
  The above displays Avg $2.00 Mutuel for WPS...
 
  --more to come...
 
  -jp
  .
 
 
  |