Question: What percentage of the following environmental damage and protection indicators did the company disclose?
Answer:
0
%
Apparel Research Group
Cipla
2018
Verified by Steward check_circle

m2 = "Unknown" if m2 == "No"



researched = [m1, m2].filter (val) -> val != "NR"

numKnown(researched) / researched.length * 100

Comments