<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> .youtube-container { position: relative; padding-top: 56.25%; /* 16:9 aspect ratio */ overflow: hidden; } .youtube-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> </head> <body> <div class="youtube-container"> <iframe src="https://www.youtube.com/embed/Zy683brXqlY?rel=0" frameborder="0" allowfullscreen></iframe> </div> </body> </html>

Eric Chumley from Sunshine 811 on Building Safety Through Collaboration

Eric Chumley, Board Member for Sunshine 811, shares his perspectives on building a culture of safety in the excavation industry. In this interview, Eric discusses the significance of collaboration between utilities, contractors, and local authorities in reducing the risks of underground utility damage. He highlights the importance of continuous safety education and the role Sunshine 811 plays in promoting awareness through outreach programs. Eric also emphasizes how communication and teamwork between industry professionals can prevent costly accidents, protect public safety, and preserve essential infrastructure.

Related Videos