close fullscreen
  1. Home
  2. Metrics
  3. World Benchmarking Alliance+NAT.C03 Land Rights
attribution history edit build
NAT.C03 Land Rights
What did the company score for NAT.C03 Land Rights in the Nature Benchmark?
18824955
World Benchmarking Alliance
Formula
bookmark 0
  • Details
  • Companies 814
  • Inputs 3,264
  • Sources 2
  • Datasets 0
  • Calculations 1

About the data

history edit build

When companies seek to acquire or lease land for their business activities, this can lead to relocation and loss of shelter or livelihoods for communities or individual households (IFC, 2012b). In countries where national governance and land administration are weak, local and indigenous communities are more exposed to rights violations and displacement (WRI, 2017).

A note on the scoring system

Wikirate uses a standardized 10-point scoring system to enable comparison of company scores across different benchmarks. In the Nature Benchmark, companies can earn 1 point per indicator, which are then added together and calculated as a percentage of the total score for a measurement area (MA) to determine the final score for the MA. The overall Wikirate score is calculated by combining these scores with the appropriate weightings, and converting them to a 10-point scale. For instance, if a company achieves a final score of 50, the corresponding Rating will be 5.

Formula

history edit build

score = (x) -> 
  if x == "Yes"
    10
  else
    0
    
redistributed_weights = (weights, values) ->
  num_of_weighted_values = weights.length  
  for value, index in values
    if value == "Not Applicable"
      num_of_weighted_values -= 1
      redistributed_weight_value = weights[index]
      for weight, i in weights
        if weight == 0
          continue
        weights[i] = weight + redistributed_weight_value/num_of_weighted_values
      weights[index] = 0
  weights
  
weights = [0.25, 0.25, 0.25, 0.25]
land_rights = [commitment, acquisition_engagement, requirements, practices]
redistributed_weights(weights, land_rights)

weights.reduce((weighted_sum, weight, index) -> 
              weighted_sum + weight*score(land_rights[index])
             , 0)
NAT.C03.EA Land Rights Commitment
Research lock
World Benchmarking Alliance
commitment
NAT.C03.EB Land Acquisition Engagement
Research lock
World Benchmarking Alliance
acquisition_engagement
NAT.C03.EC Business Relationships Requirements of Land Rights
Research lock
World Benchmarking Alliance
requirements
NAT.C03.ED Business Relationships Land Rights Practices
Research lock
World Benchmarking Alliance
practices
License
CC BY 4.0 attribution
history edit build
Topics
Environment
Biodiversity
Land Use
Social
Human Rights
Indigenous Peoples Rights
Governance
Transparency
Public ESG Commitments
Land Use & Degradation
Land Degradation
Community Impact
Impact on Local Communities
Human Rights Due Diligence
Sustainability Strategy
ESG Integration into Business Strategy
history edit build
Framework Mappings
Value Type
Number
history edit build
Range
0-10
history edit build
Options
Researchable
no
history edit build
Assessment
Community Assessed
history edit build