Excel export of statistics
After the second/third processing of production statistics, we can say that, although they are very easy to generate, the processing of the screenshot export are slow and painful !
So I shifted priorities, and invested some time in Excel export :)
And now, all statistics information can be exported to an Excel spreadsheet in one click. They include:
- Stats metadata
- Main statistics with inclusion of Spider generated graphics as is
- Source data of the previous graphics (heatmap, distribution, evolution)
- And the most interesting: Pivot table with the grouped statistics
- With the same color scale as on the website
Thanks https://github.com/guyonroche/exceljs for the very nice library!
Examples
Response time statistics of GET parks/areas 
Excel export: Spider stats - Duration
Response time statistics on SIT1 by service, url, verb and status (truncated)
Excel export: Spider stats - Duration, group by Server (merged), URL templates, Verb, Status
Enjoy! Thibaut















