💾 Archived View for rawtext.club › ~sloum › geminilist › 007582.gmi captured on 2024-02-05 at 10:36:00. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

<-- back to the mailing list

Geminispace Statistics Visualized

Balázs Botond balazsbotond at gmail.com

Wed Nov 10 20:40:28 GMT 2021

- - - - - - - - - - - - - - - - - - - 

Hi all,

I'm sure most of you know Stéphane Bortzmeyer's crawler and hisgeminispace statistics page:

gemini://gemini.bortzmeyer.org/software/lupa/stats.gmi

With his kind permission, I wrote a script to download and parse thispage daily, store the data in a SQLite database and generate 38different charts to visualize the data. The charts are regeneratedevery night by a script to show the result of the latest crawl.Historic data has been included from Stéphane's archive (monthlyresolution).

You can see the charts here:gemini://botond.online/en/stats/

You can also download the latest SQLite DB, updated daily, from hereif you want to play with it / use it in your own projects:gemini://botond.online/en/stats/stats.db

I hope you'll find the charts useful. Please report any bugs youencounter. All ideas to improve the page are welcome. I'm planning toopen source the script but I have to do some cleanup first.

Botond