Question: What did the company score for NAT.C20 Responsible tax fundamentals in the Nature Benchmark?
Answer:
0
World Benchmarking Alliance
2023
Unverified - Added by Steward

score = (x) -> 
  if x == "Yes"
    10
  else
    0
  
weights = (1/3 for i in [0...3])
responsible_tax = [strategy, strategy_accountability, income_tax_disclosure]

weights.reduce((weighted_sum, weight, index) -> 
              weighted_sum + weight*score(responsible_tax[index])
             , 0)
World Benchmarking Alliance+Image
World Benchmarking Alliance
Netherlands
strategy
No
2023
World Benchmarking Alliance+Image
World Benchmarking Alliance
Netherlands
strategy_accountability
No
2023
World Benchmarking Alliance+Image
World Benchmarking Alliance
Netherlands
income_tax_disclosure
No
2023

Comments