Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage indicators #56

Open
pep-un opened this issue Dec 29, 2024 · 0 comments
Open

Manage indicators #56

pep-un opened this issue Dec 29, 2024 · 0 comments
Labels
feature New feature
Milestone

Comments

@pep-un
Copy link
Owner

pep-un commented Dec 29, 2024

An indicator should have :

  • a name
  • an objective
  • a method description (how the indicator is calculated, where the data came from, ...)
  • a worst value
  • a best value
  • a critical threshold value (the indicator is critical between worst and critical)
  • a warning threshold value (the indicator is in warning if between critical and warning)
  • a periodicity
  • references to framework
  • a boolean value "key indicator"
  • if KI, a weight

The indicator point should have :

  • a indicator ref
  • a value
  • a status calculated automatically
  • a user (who has input the value)
  • references to action plan
@pep-un pep-un changed the title Following of indocators Manage indicators Dec 29, 2024
@pep-un pep-un added the feature New feature label Dec 29, 2024
@pep-un pep-un added this to the Oxomium v4.0 milestone Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant