The Utility Safety Health and Environment Awareness (Power) (SHEA)

Request info

The Utility Safety Health and Environment Awareness (SHEA) portfolio of schemes have been developed in conjunction with industry to provide a uniform approach to health, safety and environmental awareness training across the utilities sector, in line with Health and Safety Executive guidelines. The power scheme is designed for all persons involved in the operational activities of the electricity transmission and distribution industries who require access to sites, both permanent and temporary, including all levels of operatives, supervisors and management. A Utility SHEA (Power)* card lasts for three years from the date of training.

Utility SHEA (Power) comprises of eight modules, the eight core modules are common to all utility industries and form the basis of health, safety and environmental law and practices. It is designed to provide on-site evidence that an individual has demonstrated an appropriate level of knowledge and awareness. It is a passport scheme and does not indicate any level of technical competence or skilled expertise.

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-05-14' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (2881) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC