
This metric checks whether a company that has produced a Modern Slavery statement, is part of the hospitality sector.
c1 = m1.includes "Hospitality & Recreation" c2 = m2.includes "Consumer services/ including accommodation/ hospitality/ tourism and leisure" c3 = m3.includes "Consumer services/ including accommodation/ hospitality/ tourism and leisure" if c1 || c2 || c3 "Yes" else "No"