 # 19th November 2025 — AGM Statistics Report [#17](https://github.com/nbarrett/ngx-ramblers/issues/84) 
## [build 361](https://github.com/nbarrett/ngx-ramblers/actions/runs/19498526943) — [commit c8dd64](https://github.com/nbarrett/ngx-ramblers/commit/c8dd64fc8ace95484b273c5861e743254072e3e8)

_____
This originated from the frequent need of committee members to obtain statistics about the prior years group activities in order to produce reports for the annual group AGM.  The AGM Statistics Report can be accessed from **Admin** → **AGM Statistics** (`/admin/agm-stats`) as can be seen in the screenshot below. The report is organised into 4 tabs as follows:
_____ 
## Walks Tab



![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/d7947a9f-a830-4e3b-82c7-2824d0ea9959.jpeg)

## Socials Tab


![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/1bf1eba6-a586-4fb1-a357-b8640b2147b9.jpeg)


## Membership Tab
- Shows historical membership trends using bulk-load audit snapshots and deletedMembers collection

![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/4abc7c24-57a8-481b-9d26-b0587be96a7e.jpeg)


## Expense Tab:
- Add Total Paid, Total Unpaid, and Total Cost (sum) rows to expense summary table
- Calculate unpaid expenses from expense claims without "Paid" events
- Filter unpaid expenses by date range per year for accurate per-period totals
- Collapsible "Unpaid Expenses" section showing all outstanding expense claims
- Display unpaid items with sortable columns: Claimant, Description, Amount, Date
- Include item count in section header


![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/25d0c67d-31a0-44ad-9545-84eeb71ddd1d.jpeg)


## General
- Charts are based on a rolling 1-year period chunking (backwards from "To Date") across all tabs for consistent old→new ordering
- Date Range Preset can be used to quickly select a **From Date** and **To Date** up to **All time** 
- In the **Chart Type** dropdown you can also select **Line Chart** in order to more easily see historic trends:

![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/244509eb-dcd4-467d-a864-0a46ea1da17f.jpeg)