Job Description
Labourers X 3 - Mid and East Antrim Borough Council - Ballymena Come from a labouring / outdoor working environment? Looking for a role in the Public Sector? Apply today to find out more. About the role:
1. £13.26 per hour
2. 3 positions available
3. Monday to Friday
4. 37 hours a week
5. Duration: Temporary ongoing for 3 months with a potential extension
6. opportunities by applying today.
Duties:
7. Provide general driving support to Operational Services
8. Ensure that all refuse is removed from household, industrial and commercial premises such as houses, shops, schools, business premises
9. Responsible for any vehicle, equipment, passengers etc
Criteria:
10. One years’ experience in general labouring in an outdoors environment
11. Have an awareness of Health and Safety and COSHH Legislation
12. Experience of working as part of a team
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
13. Share Vacancy on Facebook
14. Share Vacancy on X
15. Share Vacancy on LinkedIn
16. Share Vacancy on WhatsApp
17. Send Vacancy to a friend
// function selectJob() { var jobID = '35638'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //