Question: Does the modern slavery statement define performance indicators against which the company measures 1) the effectiveness of its actions to combat slavery and trafficking, and/or 2) how it's changing business operations might be increasing the risk of modern slavery?
Walk Free
MSA KPIs (combined)
2022
Unverified - Added by Steward
Variable Metric Value Year
m1 Unknown 2022
m2 Unknown 2022
Formula
= vals = [] vals.push "Effectiveness KPIs" if m1 == "Yes" vals.push "Business KPIs" if m2 == "Yes" vals.push "Unknown" if m1.includes("Unknown") && m2.includes("Unknown") vals = "No" unless vals.length vals