Walk Free+Image
MSA Identification of risks (binary)
Does the company’s statement identify specific geographic regions (e.g. Indonesia), industries (e.g. agriculture), resources (e.g. Palm Oil) or types of workforce (e.g. migrant workers) where the risk of modern slavery is the greatest?
6916242
Walk Free
Formula

options = ["Geographic", "Industry", "Resource", "Workforce"]



if [m1].flat().filter( (v) -> options.includes v).length

  "Yes"

else

  "No"