Source.py -class for gathering and normalizing data dumps from each resource
Merger.py -class for merging each resource into single record using this schema
IngestController.py -controller class for iterating through sources, and creating a json file of merged records
Source.py -class for gathering and normalizing data dumps from each resource Merger.py -class for merging each resource into single record using this schema IngestController.py -controller class for iterating through sources, and creating a json file of merged records