Project where I used Java to create a program that reads sales data from multiple CSV files, stores the sales data in an array list, and uses Java streams to filter the data and extract specific statistics that are added to a sales report that the program generates.