Statistics and Reports¶
Statistics Dashboard¶
Page: /parcels/analytics/ (internal users or staff)
Data source API:
POST /parcels/api/statistics/
Scope toggle:
SelectionAll
Chart Types¶
- Continuous fields (e.g. area, estimated value): histogram
- Discrete fields (e.g. parcel type, status): bar chart distributions
Per-Chart Dynamic Controls¶
Each continuous chart has independent controls:
xminnbinsxmaxLog(x)
Behavior details:
- values are remembered per chart in tab
sessionStorage - controls are not reset when switching
Selection/Allscope - histogram always includes tail bins:
< xminand> xmax - if
Log(x)is enabled, binning is computed overlog10(x)domain
Reports Page¶
Page: /parcels/reports/
Reports page is internal-only and acts as a reporting hub linked with download/export paths.