You may remember from
this thread that I was working on generating Excel-based depth charts from exported OOTP game data. It was good, but it was a very manual process.
I'm sharing a preview of an automated depth chart and game day workbooks I developed. They will be available for download and from Github soon in a not-very-user-friendly format. I will continue working to make these easier to use and to build out the features. But for now...
The Gameday Utilities do 3 things:
* Take all the csv's that get exported from the game and create (and maintain) a MySQL database
* Create a workbook that contains a complete depth-chart for any organization in your game, complete with stats and charts
* Create a Game Day workbook that includes the dates and probable starters for your next 7 games; your active roster's lifetime stats against that starter; lifetime stats against your opponent's bullpen; current year l/r splits for your active roster.
More details coming...