Implement a new statistics module that records export operations per month, including total revenue, item count, and average order value. The module aggregates data from the orders and shipments tables, grouping results by calendar month for reporting purposes.