Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

[Project] Write automatised visualization for our statistics #8

@skjerns

Description

@skjerns

Currently, our static page is a static PPT and needs to be updated manually, which is quite laboursome.

Todo:

  • Write script that makes a nice visualization of our data
  • Both could be deployed via GitHub Actions on a daily or weekly basis.
  • We could also display them on the screen in our window/Schaufenster

There could be several different solutions here,

  • write something in JS and embedd it into our website somewhere
  • alternatively create a PPT via Python with all the statistics inside, similar to the one above
  • best would be to make it backend-agnostic (i.e., make the retrieval of the data modular, so that we can easily replace it), as the backend might change in the near future

Ideas for Statistics:

  • Distribution of where our users live (heatmap of Karlsruhe)
  • Active users per months
  • New users per months
  • rentals per month
  • Currently most rented item
  • ...
  • lots of ideas and creativity possible here!

There are many different statistics scripts accumulated over the last years, could be used as inspiration: https://github.com/leih-lokal/scripts/tree/master/LeihLokalStats

Else in JS there is the statistics page of our software:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions