Skip to contents

A reference registry of 18 site-level mining sustainability KPIs with units, SDG target alignment, improvement direction, and indicative good/poor threshold values used by score_site_sdg() for 0-100 normalisation. Thresholds are indicative sector reference points; organisations should calibrate them to their commodity and jurisdiction.

Usage

mining_kpi_registry

Format

A data frame with 18 rows and 9 variables:

kpi_id

Machine-readable KPI identifier

kpi_name

Human-readable KPI name

unit

Measurement unit

sdg_goal

Primary SDG goal number

sdg_target

Primary SDG target

direction

"lower_better" or "higher_better"

good_value

Value that scores 100

poor_value

Value that scores 0

framework_reference

GRI / ICMM / SASB / GISTM citations

Examples

list_mining_kpis(sdg_goal = 8)
#>                   kpi_id                               kpi_name         unit
#> 7                  trifr Total Recordable Injury Frequency Rate per 1M hours
#> 8                  ltifr        Lost Time Injury Frequency Rate per 1M hours
#> 9          fatality_rate                Fatality Frequency Rate per 1M hours
#> 11  local_employment_pct                 Local Employment Share            %
#> 17 local_procurement_pct                Local Procurement Share            %
#>    sdg_goal sdg_target     direction good_value poor_value
#> 7         8        8.8  lower_better        1.5      12.00
#> 8         8        8.8  lower_better        0.4       4.00
#> 9         8        8.8  lower_better        0.0       0.05
#> 11        8        8.5 higher_better       80.0      20.00
#> 17        8        8.3 higher_better       60.0      10.00
#>                                    framework_reference
#> 7  GRI 403-9; ICMM safety data convention (per 1M hrs)
#> 8               GRI 403-9; ICMM safety data convention
#> 9               GRI 403-9; ICMM safety data convention
#> 11                          GRI 202-2; SASB EM-MM-210b
#> 17                         GRI 204-1; ICMM Principle 9