diff --git a/_data/freelance.yml b/_data/freelance.yml index 94cbac5..6cfd40d 100644 --- a/_data/freelance.yml +++ b/_data/freelance.yml @@ -1864,3 +1864,12 @@ unpublishdate: 2024-09-30T00:00:00.0000000 published: true slug: test-automation-engineer +- id: 233 + title: Business Analyst + location: Antwerp + description: "\r\n
Job \r\nDescription:
\r\nWe \r\nare looking for a seasoned Business Analyst to join our team for a freelance \r\nproject in Antwerp.
\r\nThe \r\nideal candidate will have over 5 years of relevant experience, excellent \r\ncommunication skills, and a proven ability to work closely with stakeholders to \r\nunderstand business needs and translate them into actionable requirements. \r\n
\r\nThe \r\nrole requires fluency in Dutch, with French being a valuable \r\nasset.
Key \r\nResponsibilities:
\r\n- \r\nCollaborate with cross-functional teams to gather and analyze business \r\nrequirements.
\r\n- \r\nDocument and translate business needs into detailed technical \r\nspecifications.
\r\n- \r\nFacilitate meetings and workshops to drive clarity and alignment on project \r\ngoals.
\r\n- \r\nEnsure solutions align with business strategies and comply with best \r\npractices.
\r\n- \r\nAssist in testing and validating deliverables against business \r\nrequirements.
Requirements:
\r\n- \r\nOver 5 years of relevant experience as a Business Analyst.
\r\n- \r\nFluent in Dutch (native), French is a plus.
\r\n- \r\nStrong problem-solving skills and the ability to communicate complex information \r\nto various stakeholders.
\r\n- \r\nExperience working in Agile environments is \r\npreferred.
" + username: kyledolero + date: 2024-09-06T15:42:50.2459059+02:00 + unpublishdate: 2024-10-27T00:00:00.0000000 + published: true + slug: business-analyst diff --git a/jobs/freelance/233.html b/jobs/freelance/233.html new file mode 100644 index 0000000..70830fa --- /dev/null +++ b/jobs/freelance/233.html @@ -0,0 +1,10 @@ +--- +layout: default-freelance +permalink: /freelance/233/business-analyst +id: 233 +title: "Business Analyst" +subTitle: Region Antwerp +--- + +{% assign job = site.data.freelance | where: "id", page.id | first %} +{% include freelance/freelance-full.html job=job %}