This document contains information about frequent itemset mining of a database with transactions containing items. It includes the transaction database with TIDs and items, single item frequencies, candidate itemsets of sizes 1 to 3 generated through frequent itemset mining, and their support counts. It also includes the final frequent itemsets that meet the minimum support threshold.