My comment to Maria Korolov due to her mention:
"A note on statistics
I’ve been trying to automate more and more of the data gathering, in hopes of making fewer typing and copying mistakes and speeding up the data-gathering process as the number of grids increases. However, since all the grids display data in non-standard formats, this requires hard-coded screen-scraping — and if a grid changes its layout, the screen-scraping breaks.
In addition, some grids have stats pages that I can’t figure out how to pull data from automatically. Those grids include Metropolis (snip)
Metropolis uses commas as thousands separators, which my computer can’t figure out."
--I found https://metropolis.hypergrid.org/regions_stats.html in a quick search of the source code. I haven't found the users stats similar page, yet. I will post in their forums to maybe get some attention to this for ya.