Skip to content

Split up the statistics api calls

  • Statistics should be requested as API calls that do not request too much information in one go
  • It is okay if the page takes long to load, we can fix this with caching later, but it is not okay if the loading fails