Property Management Data Compilation

This script started as a simple solution for combining multiple spreadsheets with similar data in order to combine and show more useful numbers, and eventually evolved to a multi-functional program that can digest and break down long reports about what communities managers are spending time on and why, providing the managers with a shorter, more useful sheet. Full source code for this project can be found on Github.

This project was originally written in Python, and had a larger scope, but has recently been rewritten in Go. The Go version may be expanded to include new functions in the future, but the Python version is deprecated and no longer in use due to small bugs and some sloppy code. The original Python code can be found here.