The current code allows you to request many months of data, and then shows all of this data in a table. This takes a long time, and should be paginated instead.
The current code allows you to request many months of data, and then shows all of this data in a table.
This takes a long time, and should be paginated instead.