* Adds logging for progress tracking * Reads data one day at a time rather than loading all data at once
* Fixes potential mapping issue, caused by not mapping Symbols before reading data off disk * Fixes issue where some results would evaluate to zero capacity * Loads of refactoring, mostly resulting in cleaner code
* Adds strategy capacity estimation in report generator * Style and license fixes * Adds comments, constants, and new method accessibility * Removes unneeded imports