Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Introduction

Performance indicators represent the quantifiable metrics used to evaluate the success, efficiency, or impact of strategies, initiatives, capabilities, services, or responses within the business architecture. They are central to aligning organisational activity with strategic objectives and provide the basis for tracking progress over time.

In Orthogramic, performance indicators can be:

  • Referenced across domains such as Strategy, Capabilities, Services, and the Strategic Response Model.

  • Embedded with sufficient detail to enable real-time analysis, monitoring, and audit.

  • Mapped to current, baseline, and target values to enable performance tracking, dashboards, and automated reporting.

  • Linked with timeframes, units of measure, and data sources to ensure clarity, traceability, and operational relevance.

Performance Indicators JSON Schema

See: https://github.com/Orthogramic/Orthogramic_Metamodel

Schema fields

Field

Description

Example

performanceIndicatorID

Unique identifier for the KPI or metric

KPI-SAF-001

title

Short name or title of the indicator

Track Defect Rate

description

Description of what is being measured

Number of track defects per 1000 km

unitOfMeasure

Unit in which performance is measured

defects per 1000 km

baselineValue

The value before the intervention or strategy

15

currentValue

Most recently assessed or reported value

9

targetValue

Intended goal or threshold value

5

thresholdType

Type of threshold comparison (e.g., minimum, maximum, exact)

maximum

targetDate

The deadline by which the target should be achieved

2025-12-31

assessmentFrequency

Frequency with which the indicator is assessed

monthly

dataSource

Source of the data used for measurement

Track Monitoring System

owner

Organisation unit or individual responsible for the indicator

Track Safety Division

orgUnitTitle

Name of the linked organisational unit

Track Safety Division

  • No labels