World Benchmarking Alliance+Image
NAT.C03 Land Rights
What did the company score for NAT.C03 Land Rights in the Nature Benchmark?
18824955
Formula

About the data

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 WikiRating will be 5.

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)
World Benchmarking Alliance+Image
World Benchmarking Alliance
commitment
World Benchmarking Alliance+Image
World Benchmarking Alliance
acquisition_engagement
requirements
World Benchmarking Alliance+Image
World Benchmarking Alliance
practices
Topics
Value Type
Number
Options
Researchable
no
Research Policy
Community Assessed