Job Description
Wendy Blair - Northern Ireland Housing Executive - Quantity Surveyor - Newtownards NI Housing Executive is one of the largest housing bodies in the UK. Are you an experienced, qualified Quantity Surveyor looking for a career within the Public Sector? About the role:
1. £18.72 per hour
2. Monday to Friday (09:00am - 5:00pm)
3. Hours of Work: 37 hrs per week,
4. Holidays: 35 days pro rata
5. Duration: Temporary, ongoing
6. Please note closing date for this position is by 1st July 2025, however you can register your interest for other upcoming vacancies by applying today.
What you'll be doing in this role:
7. Prepare or assist in the development of specifications, drawings, bills of quantities and schedule of rates to enable the invitation of tenders and quotations.
8. Providing support on the correct interpretation of contract terms and conditions, ensuring that commercial risk is effectively managed.
9. Ensuring the affordable delivery of the investment programme, the effective management and monitoring of budgets including undertaking regular benchmark reviews, forecasting, cash-flow projections and monitoring.
10. Receiving tenders and quotations, evaluating prices, checking documents and preparing agreements and contracts.
11. Assisting with the regular dialogue between contractors and consultants to ensure effective progress of work.
What requirements are needed for this role:
12. A degree or equivalent Level 6* qualification in a Building/Construction related discipline plus 1 years’ relevant experience working within a Building /Construction function
OR
BTEC Higher or equivalent Level 5* qualification in a Building/Construction related discipline plus 2 years’ relevant experience working within a Building /Construction function
OR
Can demonstrate equivalent continuing professional development/experiential learning and at least 3 years’ relevant experience working within a Building/Construction function.
13. Experience of planning and delivery of a value for money construction programme of works and NEC contracts.
14. IT/Microsoft Office Proficiency - Intermediate.
15. As part of the reference checking and vetting process for this position you will be requested to undertake a Basic AccessNI Disclosure. Having a criminal record will not necessarily be a bar to obtaining a position.
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
16. Share Vacancy on Facebook
17. Share Vacancy on X
18. Share Vacancy on LinkedIn
19. Share Vacancy on WhatsApp
20. Send Vacancy to a friend
// function selectJob() { var jobID = '35314'; 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'); //