With almost 100,000,000 records to process in two data files, that do not have unified formats, a processor tool had to be crafted to handle both formats, then distill it down to a 3rd smaller and more concise format. The following source code is an example of how I accomplished that task using Java....
