About the data

MSA requires that the statements are visible and easily accessible to the public.

Under the UK Act, this means that the statement should be available on the website of a particular company, and ideally that there must be a prominent link to this statement on the homepage or landing page of the company’s website. For further information on publishing the statement please refer to the Home Office Guidance, page 15.

Under the Australian Act, it means that companies should submit their statements to the central, government run Modern Slavery Register.




accepted = ["Australian Registry submission"]

if (isKnown(submission) && accepted.some((v) -> submission.indexOf(v) >= 0)) || homepage == "Yes"
  "Yes"
else
  "No"
submission