Reference data
Created by: nadimatalla
In this branch, I migrated the existing reference data in the heat loss model into its own app, the new reference_data app. This app has urls under '/referencedata', and will house all the reference tables. As of now, we still use Andrake's JSON objects implementation, but will begin the process of moving to a columns implementation after this pull request is merged.