Skip to contents

Queries the bundled sdg_mining_ontology by SDG goal or by mining sustainability domain, returning material topics, materiality ratings and disclosure-framework references.

Usage

explore_sdg_ontology(domain = NULL, ...)

Arguments

domain

Character or numeric. If character, filters by mining sustainability domain (partial, case-insensitive match), e.g. "water" or "biodiversity". If numeric (1-17), it is interpreted as an SDG goal number for backward compatibility.

...

Reserved for backward compatibility. A named argument goal may also be supplied.

Value

A data frame of matching ontology rows.

Examples

explore_sdg_ontology(domain = 6)
#> Error: `domain` must be a single character string.
explore_sdg_ontology(domain = "biodiversity")
#>    goal        goal_name       mining_domain materiality
#> 14   14 Life Below Water Biodiversity & Land           4
#> 15   15     Life on Land Biodiversity & Land           5
#>                                       material_topic     gri_reference
#> 14      Marine and coastal impacts (tailings, ports) GRI 304 (coastal)
#> 15 Land disturbance, rehabilitation and biodiversity    GRI 11.7 / 304
#>    icmm_principle   sasb_emm brsr_principle            example_kpis
#> 14    Principle 7 EM-MM-160a             P6     marine_discharge_m3
#> 15    Principle 7 EM-MM-160a             P6 land_rehabilitation_pct
explore_sdg_ontology(goal = 6)
#>   goal                  goal_name               mining_domain materiality
#> 6    6 Clean Water and Sanitation Water & Resource Efficiency           5
#>                                         material_topic  gri_reference
#> 6 Water stewardship, quality and shared-use catchments GRI 11.6 / 303
#>   icmm_principle   sasb_emm brsr_principle
#> 6    Principle 6 EM-MM-140a             P6
#>                                  example_kpis
#> 6 water_recycling_rate; net_water_consumption