Job Description
Assistant Solicitor - NI Housing Executive - Belfast Join the Northern Ireland Housing Executive as an Assistant Solicitor and play a key role in delivering high-quality legal support across one of Northern Ireland’s largest public sector organisations.
Working alongside Senior Solicitors within the Legal Services team, you’ll manage a varied caseload and provide professional legal advice across a broad range of matters, supporting the Housing Executive in delivering essential services across Northern Ireland. About the role:
1. Hourly Rate: £19.32 per hour
2. Location: Belfast
3. Hours: 37 hrs per week, Monday to Friday 9:00am – 5:00pm
4. Duration: Temporary, ongoing
5. Holidays: 35 days pro rata
What you'll be doing in this role: The Assistant Solicitor will support the Housing Executive’s Legal Services team by providing legal advice and assistance across a range of areas including social housing, civil litigation, judicial review, employment law, FOI/Data Protection and tribunal work.
The role involves managing a caseload, conducting legal research, preparing reports and briefing papers, liaising with clients and third parties, and supporting senior solicitors in delivering professional legal services aligned with NIHE objectives.
Applicants must:
• Hold a degree or equivalent Level 6 qualification
• Be a qualified Solicitor in Northern Ireland
• Have at least 24 months’ post-qualification experience in litigation matters within the High Court or County Court
• Demonstrate strong analytical, organisational and communication skills
• Be able to manage multiple deadlines and work collaboratively
• Hold a full driving licence or have access to suitable transport Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
6. Share Vacancy on Facebook
7. Share Vacancy on X
8. Share Vacancy on LinkedIn
9. Share Vacancy on WhatsApp
10. Send Vacancy to a friend
// function selectJob() { var jobID = '36821'; 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'); //