Job Description
Contact Tina Young | 028 7032 6600 | Tina@riadaresourcing.com
Accounts Officer - L/Derry - Derry City & Strabane District Council
Looking for your next finance opportunity? Derry City & Strabane District Council is seeking an Accounts Officer to join its Finance team on an initial 4-week contract.
This is a great opportunity to gain valuable experience within a large public-sector organisation, working alongside an experienced finance team and supporting services that make a real difference across the local community. You'll play an important role in maintaining financial controls, supporting budget management, and ensuring the smooth delivery of key financial processes. About the role:
1. £16.89 per hour
2. Location: L/Derry
3. Temporary post lasting 4 weeks (possibility of extension)
4. Structured and supportive team
5. Flexible Working options (where applicable)
What you'll be doing in this role:
6. Process invoices, payments and financial transactions
7. Support accounts payable and receivable activities
8. Complete bank reconciliations and maintain accurate financial records
9. Assist with budgets, financial reporting and year-end accounts
10. Respond to finance queries and support audit requirements
11. Ensure compliance with financial procedures and regulations
12. Support procurement processes and general administration
13. Use financial systems and Excel to manage financial data
What you'll need for this role:
14. A relevant third level qualification (e.g. Finance or Business). OR,
15. A recognised Accounting Technician qualification. AND,
16. A minimum of two years’ experience within a finance environment
17. Applicants must demonstrate experience in the following: Financial systems and processes Maintaining appropriate financial records Preparation of financial reports Use of Microsoft applications (including Excel)
18. Alternatively, applicants who do not possess the above academic qualification will be considered if they can demonstrate a minimum of three years’ relevant experience as outlined above.
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
19. Share Vacancy on Facebook
20. Share Vacancy on X
21. Share Vacancy on LinkedIn
22. Share Vacancy on WhatsApp
23. Send Vacancy to a friend
// function selectJob() { var jobID = '36879'; 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'); //