Job Description
Senior Capital Development Officer - Antrim & Newtownabbey Borough Council - Antrim Civic Centre Join Antrim & Newtownabbey Borough Council as a Senior Capital Development Officer and play a key role in delivering excellent administrative and customer service support. This is a great opportunity to gain valuable experience within the public sector, working in a fast-paced environment where no two days are the same. About the role:
1. £26.62 per hour
2. Location: Antrim Civic Centre
3. Hours of Work: 37 hours
4. Duration: Up to 6 months
5. Public Sector
What you'll be doing in this role:
6. Responsible for the provision of contract and delivery advice, project management and technical support.
7. To develop service delivery agreements for consultants and contractors as required by the Capital Development Manager and prepare appropriate tender and contract documentation.
8. To support the Project Development Manager in the delivery of the Capital Programme including managing and monitoring contracts and service delivery agreements
9. Responsible for the effective management, monitoring and control of allocated projects from inception to successful delivery compliant with projects briefs, objectives, and implementation plans.
10. Prepare effective project briefs, in conjunction with project sponsors / clients.
11. Identify, mitigate and manage all risks and environmental considerations associated with allocated projects in conjunction with the Capital Development Manager.
12. As required by the Capital Development Manager manage and control quality, time and cost parameters of all allocated projects and report thereon as required.
13. Undertake the role of Council representative on a range of projects, and act as focal point of contact and technical liaison between project sponsors and the delivery team(s) as required by the Capital Development Manager
What you'll need for this role:
14. Degree or equivalent qualification in a relevant built environment discipline (i.e architecture, project management, quantity surveyor)
15. Possess registration or full current corporate membership by examination of a relevant professional body or be willing to obtain this within 2 years of accepting the post.
16. Consideration may be given to those candidates who do not hold the above academic qualification but who can demonstrate a minimum of 7 year's experience
17. A minimum of 3 consecutive years' experience working in a built environment in project management to include a minimum of 3 of the following; Delivery of capital projects Preparation of tender documents Compliance with project budgets Coordinating project teams Building partnerships with a range of stakeholders Good planning, organisational and project management skills Good administrative and financial skills
18. Working knowledge of the following; Project Management tools, i.e Microsoft Project Modern forms of consultant and works contracts Health and Safety legislation Procurement legislation Competent in the use of Microsoft Office and Windows Applications
19. Full current driving licence and access to a suitable form of transport to enable the duties of the post to be carried out in full, 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.
20. Available to work after hours, particularly evenings, to facilitate engagements and meetings.
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
21. Share Vacancy on Facebook
22. Share Vacancy on X
23. Share Vacancy on LinkedIn
24. Share Vacancy on WhatsApp
25. Send Vacancy to a friend
// function selectJob() { var jobID = '36944'; 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'); //