Job Description
Human Resources Advisor Systems - Antrim & Newtownabbey Borough Council - Antrim Are you an experienced HR professional and considering a move into the Public Sector? Then this could be the ideal role for you as Riada are excited to be working with the Antrim & Newtownabbey Borough Council as they are seeking to hire a new HR Advisor. About the role:
1. £16.37 per hour
2. Monday to Friday (9.00 am – 5.00 pm)
3. Location: Antrim Civic Centre
4. Holidays: 37 days pro rata
5. Duration: Up to December 2025
6. Public Sector
What you'll be doing in this role:
7. Provide confidential administrative support for the HR Systems function,
8. Processing a full range of administrative tasks such as taking meeting notes, maintaining diaries and distributing reports.
9. Administering the Childcare Voucher Scheme and processing necessary monthly reports to relevant departments.
10. Processing HR-related invoicing and ensuring prompt payment and adherence to corporate KPI.
11. Maintain accurate and secure HR manual and electronic filing systems in accordance with GDPR regulations:
12. Assist in the annual review of archive records and appraise for retention or disposal as per policy requirements.
13. Assist in the coordination of responses to Freedom of Information requests, working with other team members to ensure accuracy and
timeliness.
14. Coordinate quarterly contract review meetings with HR contractors, documenting outcomes and following up on actions.
15. Maintain accurate agency charge rates, updating in line with pay awards and employer costs.
16. Day-to-day admin duties such as creating rotas and maintaining Time Management Systems, managing diaries, invoicing and responding to staff queries.
What requirements are needed for this role:
17. 5 GCSEs Grades A-C (or equivalent) to include English Language and Maths
18. Consideration may be given to those candidates who do not hold the above academic qualifications but who can demonstrate a minimum of 2 years Administration experience
19. Ability to work effectively as a member of a small specialist team
20. Excellent planning and organisational skills
21. Ability to work with minimum supervision
22. High degree of discretion and confidentiality
23. Proficient working knowledge of Microsoft Office
24. Full current driving licence or, if a disability prevents driving, access to a suitable form of transport to enable the duties of the post to be carried out in full.
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
25. Share Vacancy on Facebook
26. Share Vacancy on X
27. Share Vacancy on LinkedIn
28. Share Vacancy on WhatsApp
29. Send Vacancy to a friend
// function selectJob() { var jobID = '35606'; 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'); //