* Get Data Enhancements
* New parameter, return_source (Default False) streamlines the returned data from get data. When true will return the data is it appears in the config file.
* New method get_data_first_item that will return the first item from the list of data.
* Update forges so instantiation does not require access to AWS resources. Will allow using the data forge for unit tests.
* Streamline Makefile