Question: Does the company fulfil all requirement on living wage fundamentals?
Answer:
No
World Benchmarking Alliance
Kellogg Co.
2023
Verified by Steward check_circle

csi10_requirements = [csi10a, csi10b, csi10c]

if (csi10_requirements.every (element) -> element == "No")
  "No"
else if (csi10_requirements.every (element) -> element == "Yes")
  "Yes"
else
  "Partially"
World Benchmarking Alliance+Image
World Benchmarking Alliance
csi10a
No
2023
World Benchmarking Alliance+Image
World Benchmarking Alliance
csi10b
No
2023
World Benchmarking Alliance+Image
World Benchmarking Alliance
csi10c
No
2023

Comments