The Benchmarking view lets you compare each indicator’s historical average against a reference value — such as an institutional target, an industry standard, or a regulatory threshold. For every benchmark you define, the application automatically calculates the gap, compliance percentage, and overall status.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/davi-huanuco/python-matriz-correlacion/llms.txt
Use this file to discover all available pages before exploring further.
You must register at least one indicator in Indicadores before adding benchmarks. If no indicators exist, the Benchmarking view displays a message directing you to that step first.
Adding a benchmark
Select an indicator
Use the Indicador dropdown to choose the indicator you want to benchmark. The dropdown shows each indicator’s code and name.
Enter the reference value
Type the target or reference number in the Valor benchmark field (for example,
90). Both period and comma are accepted as decimal separators.Select a criterion
Choose a comparison direction from the Criterio dropdown:
- Mayor es mejor — the indicator should be as high as possible (for example, availability percentage).
- Menor es mejor — the indicator should be as low as possible (for example, average response time).
Optionally add source and description
Fill in the Fuente o referencia field to note where the target comes from (for example,
meta institucional or estándar sectorial). Use the Descripción field for any additional context.Comparison table
The table below the form shows all registered benchmarks with the following columns:| Column | Description |
|---|---|
ID | Auto-assigned identifier for the benchmark record |
Código | The indicator’s code |
Indicador | The indicator’s name |
Promedio | The arithmetic mean of all non-null values for the indicator |
Benchmark | The reference value you entered |
Brecha | The gap between the average and the reference (see formulas below) |
Cumplimiento (%) | How closely the average meets the reference, expressed as a percentage |
Criterio | The comparison direction: Mayor es mejor or Menor es mejor |
Estado | Cumple if the indicator meets the target, Por debajo if it does not, or Sin datos if the indicator has no numeric values |
Brecha and Cumplimiento formulas
The gap and compliance values depend on the criterion: Mayor es mejorEditing a benchmark
Click the pencil icon
In the comparison table, click the pencil icon in the Acción column for the record you want to update. The form pre-fills with the current values and the button changes to Actualizar.