Skip to content

HimaTeju/metrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics

Code Quality Status Tests Status CodeFactor License: GPL v3 codecov

The metrics subsystem of Kiwix offspot is responsible to transform raw data (e.g. web server logs) available on the offspot into business-oriented KPIs displayed on web dashboards.

Home dashboard

The whole system is runing locally on the offspot. Dashboards are hence only presenting local offspot data.

At some point in the future, the system is meant to centralize data in a Cloud for aggregating multiple offspots. An intermediate data format is hence present, between raw data and KPIs.

Glossary

There is a glossary of business terms that are used in the metrics subsystem.

Documentation

We have documentation about the data architecture, the technical architecture and the software architecture.

There are also details about the database structure and the processing logic.

Contributing

For the Python backend, see backend/README.md and backend/CONTRIBUTING.md.

Acknowledgements

Hirschmann Stiftung: Development of this tool was made possible through a grant from the Hirschmann Stiftung. Hirschmann Stiftung Logo

About

Metrics subsystem for Kiwix Hotspot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.2%
  • Vue 9.8%
  • TypeScript 4.9%
  • Jupyter Notebook 1.1%
  • HTML 0.7%
  • Dockerfile 0.6%
  • Other 0.7%