World Benchmarking Alliance+NAT.B13 Air pollutants+Formula
score = (x) -> if x == "Yes" 10 else 0 weights = [0.2, 0.2, 0.2, 0.2, 0.2] air_pollutants = [reduction_evidence, management_and_monitoring, pollutants_reporting, time_bound_targets, target_reporting] weights.reduce((weighted_sum, weight, index) -> weighted_sum + weight*score(air_pollutants[index]) , 0)
World Benchmarking Alliance
reduction_evidence
World Benchmarking Alliance
management_and_monitoring
NAT.B13.EC Air Pollutants Reporting
Research lock
World Benchmarking Alliance
pollutants_reporting
World Benchmarking Alliance
time_bound_targets
World Benchmarking Alliance
target_reporting