ILRI Research Fellowship opportunity: International Water Management Institute (IWMI) - Sustainable Animal and Aquatic Foods (SAAF) Science program
International Livestock Research Institute (ILRI)
Job Description
for paragraphs,
for section headers, - for list items. No CSS, no divs, no br. Preserve all original content word-for-word. The input already contains some HTML tags like
, , , - , . We need to convert to the required format: use
for section headers (e.g., Objective, Key Responsibilities, Fellowship requirements, Location:, Duration:, Terms of appointment, How to apply:). Also we need to keep the content exactly as is, but we must replace the existing markup with the required tags. We must not add or remove content. So we need to parse the given text and output HTML with only
,
, , - , and tags? The rules say use
for introductory paragraphs and general text,
for section headers, - for list items. It doesn't forbid tags; they are part of original content, we should preserve them. Also tags? The rules didn't mention . It says preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase. So we must keep tags as they appear. However they said use
for section headers, but the original already has for headers like Objective. We need to convert those to while preserving the text inside. But we must keep the content word-for-word; changing Objective to Objective
changes the markup but not the text content. That's allowed because we are formatting as clean semantic HTML. The instruction: "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we should replace the existing tags that denote section headers with . Also we need to keep other usage (like in "MUST")? The original has MUST. That's not a section header; it's emphasis. Should we keep there? The rules didn't forbid ; they only said use ,
, - . But they didn't say we cannot use other tags. However to be safe, we could keep as is, because it's part of original content. But the instruction "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase" suggests we should not alter the content, but we can change tags as part of formatting. Changing to something else would alter content? It changes markup but not the visible text. Usually acceptable. However they explicitly said use
for section headers, so we must convert those. For other like "MUST", we could keep them as because they are not section headers. The rules didn't say we cannot use . So we keep them.
Also we need to ensure we don't have any or
. The original has none.
We need to output only HTML, no markdown fences.
Let's process the input:
Original text:
International Livestock Research Institute (ILRI) seeks to recruit a research fellow on behalf of International Water Management Institute (IWMI) within the Sustainable Animal and Aquatic Foods (SAAF) Science program.
ILRIs’ mission is that people’s lives in low- and middle-income countries are improved through livestock science that contributes to equitable and resilient livestock systems in order to deliver food systems transformation with climate and environmental benefits. It is the only one of 15 CGIAR Research Centres dedicated entirely to animal agriculture research for the developing world. Co-hosted by Kenya and Ethiopia, it has regional or country offices and projects in East, South and Southeast Asia as well as Central, East, Southern and West Africa. www.ilri.org
IWMI is an international, research-for-development organization, with offices in 17 countries and a global network of scientists operating in more than 55 countries. For over three decades, our research results have led to changes in water management that have contributed to social and economic development.
IWMI’s vision is a water-secure world. IWMI targets water and land management challenges faced by poor communities in developing countries, and through this contributes towards the achievement of the Sustainable Development Goals (SDGs) of reducing poverty and hunger and maintaining a sustainable environment.
Objective
IWMI is recruiting a Research Fellow to support the assessment of the impacts of water bunds on household livelihoods and the co-design of gender-transformative approaches for scaling water bunds in pastoral systems in Kajiado County, Kenya. The Fellow will work closely with the project team to support data collection and analysis using both quantitative and qualitative methods, conduct literature reviews, and contribute to research output and publications.
The research fellow will use quantitative and qualitative research methods, with specific responsibilities including data cleaning and management, statistical and econometric analysis, literature reviews, qualitative data analysis, report writing, and the preparation of research outputs.
In addition, the Fellow will support fieldwork and data collection activities aimed at understanding the design, implementation, and performance of irrigation water tariffs in selected irrigation schemes in Kenya. This work will contribute to the development of case studies and an assessment framework for irrigation water tariffs and incentive mechanisms to support sustainable irrigation management.
Key Responsibilities
- Design data collection tools (questionnaires, FGD and KII guides)
- Design and program CAPI questionnaires
- Support data collection activities, including training of enumerators and follow-up of the data collection partner activities
- Clean and analyze socio-economic data using STATA.
- Produce summary statistics and regression analysis.
- Support analysis of qualitative data using NVivo (or any other relevant tool)
- Conduct reviews of relevant literature.
- Produce a summary of findings and co-author research outputs such as blogs, technical briefs, and working papers.
Fellowship requirements
- Applicants must be from a National Agricultural Research Institute/organization (NARI/O) e.g. National Agricultural Institute, national university etc.
- A master’s degree in economics, Agricultural Economics, Development Economics, or related disciplines.
- Experience with qualitative and quantitative data collection.
- Relevant experience in cleaning and analyzing quantitative data.
- Experience with qualitative data analysis.
- Experience summarizing academic literature and writing policy briefs and working papers. Proficiency in STATA and NVivo.
- Strong analytical skills, attention to detail, and good interpersonal skills.
- Strong organizational and data management skills.
Location: ILRI Nairobi - Kenya.
Duration: 4 months.
Terms of appointment
The research fellowship at ILRI on behalf of IWMI will offer:
- A monthly stipend to meet accommodation, transport and day to day living expenses.
- Medical insurance for the fellowship duration.
How to apply: All applications MUST include the following (applications not containing these documents will not be considered):
- A cover letter addressed to the Senior Manager, Capacity Development, expressing interest in the internship position and the motivation. The position title and reference number (REF: RF/ILRI/IWMI_NRB/01/2026) should be clearly marked on the subject line of the cover letter.
- CV.
- Academic qualification transcripts/ certificates.
Applications will be reviewed on a rolling basis.
We thank all applicants for their interest in working for ILRI. Due to the volume of applications, only shortlisted candidates will be contacted.
ILRI does not charge a fee at any stage of the recruitment process (application, interview meeting, processing or training). ILRI also does not concern itself with information on applicants' bank accounts.
To find out more about ILRI visit our websites at http://www.ilri.org
We need to convert section headers: Objective, Key Responsibilities, Fellowship requirements, Location:, Duration:, Terms of appointment, How to apply: . Also maybe "Objective" is a header; "Key Responsibilities"; "Fellowship requirements"; "Location:"; "Duration:"; "Terms of appointment"; "How to apply:".
We should wrap each header in tags, preserving the text inside (including colon if present). Also we need to remove the
that wraps them originally? The original has
Objective
. We'll replace that with Objective
. Similarly for others.
For "Location:" and "Duration:" they have Location: ILRI Nairobi - Kenya. Actually the original is Location: ILRI Nairobi - Kenya.
. That's a paragraph with bold label then text. We need to convert the label to ? The instruction: Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role). "Location:" could be considered a section header. We'll convert Location: to Location:
and keep the rest of the sentence as a paragraph? The original had the location text after the bold label within same paragraph. We need to preserve content word-for-word. If we split into Location:
and then a
ILRI Nairobi - Kenya.
, that changes the structure but preserves the text. The original had them together; splitting may be acceptable as formatting. However we could keep the whole line as Location:
ILRI Nairobi - Kenya.? That would be invalid nesting. Better to have Location:
then ILRI Nairobi - Kenya.
. That preserves the text: the header text "Location:" and the paragraph text "ILRI Nairobi - Kenya." The original had a space after colon then the text. We'll preserve that.
Similarly for Duration: Duration: 4 months.
-> Duration:
4 months.
For Terms of appointment: original Terms of appointment
then a paragraph The research fellowship at ILRI on behalf of IWMI will offer:
then a list. So we convert the header to Terms of appointment
.
For How to apply: original How to apply: All applications MUST include the following (applications not containing these documents will not be considered):
. That's a paragraph with bold header then rest of sentence. We'll convert the bold part to How to apply:
and keep the rest as a paragraph: All applications MUST include the following (applications not containing these documents will not be considered):
. Note we need to preserve the inner MUST. So after conversion we have How to apply:
then All applications MUST include the following (applications not containing these documents will not be considered):
.
Now we need to ensure we keep all other paragraphs as is, but we need to remove the original
that contained the header tags. Also we need to ensure we don't have stray empty paragraphs.
Let's reconstruct the HTML step by step.
We'll start with first paragraph:
International Livestock Research Institute (ILRI) seeks to recruit a research fellow on behalf of International Water Management Institute (IWMI) within the Sustainable Animal and Aquatic Foods (SAAF) Science program.
Keep as ...
.
Second paragraph: ILRIs’ mission is that people’s lives in low- and middle-income countries are improved through livestock science that contributes to equitable and resilient livestock systems in order to deliver food systems transformation with climate and environmental benefits. It is the only one of 15 CGIAR Research Centres dedicated entirely to animal agriculture research for the developing world. Co-hosted by Kenya and Ethiopia, it has regional or country offices and projects in East, South and Southeast Asia as well as Central, East, Southern and West Africa. www.ilri.org
Keep as is.
Third paragraph: IWMI is an international, research-for-development organization, with offices in 17 countries and a global network of scientists operating in more than 55 countries. For over three decades, our research results have led to changes in water management that have contributed to social and economic development.
Keep.
Fourth paragraph: IWMI’s vision is a water-secure world. IWMI targets water and land management challenges faced by poor communities in developing countries, and through this contributes towards the achievement of the Sustainable Development Goals (SDGs) of reducing poverty and hunger and maintaining a sustainable environment.
Keep.
Now Objective header: replace Objective
with Objective
.
Then the following paragraphs under Objective: there are three paragraphs:
IWMI is recruiting a Research Fellow to support the assessment of the impacts of water bunds on household livelihoods and the co-design of gender-transformative approaches for scaling water bunds in pastoral systems in Kajiado County, Kenya. The Fellow will work closely with the project team to support data collection and analysis using both quantitative and qualitative methods, conduct literature reviews, and contribute to research output and publications.
The research fellow will use quantitative and qualitative research methods, with specific responsibilities including data cleaning and management, statistical and econometric analysis, literature reviews, qualitative data analysis, report writing, and the preparation of research outputs.
In addition, the Fellow will support fieldwork and data collection activities aimed at understanding the design, implementation, and performance of irrigation water tariffs in selected irrigation schemes in Kenya. This work will contribute to the development of case studies and an assessment framework for irrigation water tariffs and incentive mechanisms to support sustainable irrigation management.
We keep them as ...
.
Next header: Key Responsibilities: replace Key Responsibilities
with Key Responsibilities
.
Then the list remains as is.
Next header: Fellowship requirements: replace Fellowship requirements
with Fellowship requirements
.
Then the list.
Next header: Location: we need to convert Location: ILRI Nairobi - Kenya.
to Location:
ILRI Nairobi - Kenya.
Note there is a non-breaking space after the Africa line earlier; we keep as is.
Next header: Duration: convert Duration: 4 months.
to Duration:
4 months.
Next header: Terms of appointment: convert Terms of appointment
to Terms of appointment
.
Then the paragraph: The research fellowship at ILRI on behalf of IWMI will offer:
stays.
Then the list.
Next header: How to apply: convert as described.
Original: How to apply: All applications MUST include the following (applications not containing these documents will not be considered):
We change to How to apply:
All applications MUST include the following (applications not containing these documents will not be considered):
Then the list.
Then paragraph: Applications will be reviewed on a rolling basis.
keep.
Then paragraph: We thank all applicants for their interest in working for ILRI. Due to the volume of applications, only shortlisted candidates will be contacted.
keep.
Then paragraph: ILRI does not charge a fee at any stage of the recruitment process (application, interview meeting, processing or training). ILRI also does not concern itself with information on applicants' bank accounts.
keep.
Then final paragraph: To find out more about ILRI visit our websites at http://www.ilri.org
keep.
Now we need to ensure we didn't miss any other used for emphasis inside paragraphs (like "MUST", "REF:" etc). We keep them.
Also note there is a stray non-breaking space after "basis." in the Applications will be reviewed line: "on a rolling basis. " includes a space and maybe a non-breaking space. We'll keep as is.
Now produce final HTML string.
, , , for introductory paragraphs and general text, , International Livestock Research Institute (ILRI) seeks to recruit a research fellow on behalf of International Water Management Institute (IWMI) within the Sustainable Animal and Aquatic Foods (SAAF) Science program. ILRIs’ mission is that people’s lives in low- and middle-income countries are improved through livestock science that contributes to equitable and resilient livestock systems in order to deliver food systems transformation with climate and environmental benefits. It is the only one of 15 CGIAR Research Centres dedicated entirely to animal agriculture research for the developing world. Co-hosted by Kenya and Ethiopia, it has regional or country offices and projects in East, South and Southeast Asia as well as Central, East, Southern and West Africa. www.ilri.org IWMI is an international, research-for-development organization, with offices in 17 countries and a global network of scientists operating in more than 55 countries. For over three decades, our research results have led to changes in water management that have contributed to social and economic development. IWMI’s vision is a water-secure world. IWMI targets water and land management challenges faced by poor communities in developing countries, and through this contributes towards the achievement of the Sustainable Development Goals (SDGs) of reducing poverty and hunger and maintaining a sustainable environment. Objective IWMI is recruiting a Research Fellow to support the assessment of the impacts of water bunds on household livelihoods and the co-design of gender-transformative approaches for scaling water bunds in pastoral systems in Kajiado County, Kenya. The Fellow will work closely with the project team to support data collection and analysis using both quantitative and qualitative methods, conduct literature reviews, and contribute to research output and publications. The research fellow will use quantitative and qualitative research methods, with specific responsibilities including data cleaning and management, statistical and econometric analysis, literature reviews, qualitative data analysis, report writing, and the preparation of research outputs. In addition, the Fellow will support fieldwork and data collection activities aimed at understanding the design, implementation, and performance of irrigation water tariffs in selected irrigation schemes in Kenya. This work will contribute to the development of case studies and an assessment framework for irrigation water tariffs and incentive mechanisms to support sustainable irrigation management. Key Responsibilities Fellowship requirements Location: ILRI Nairobi - Kenya. Duration: 4 months. Terms of appointment The research fellowship at ILRI on behalf of IWMI will offer: How to apply: All applications MUST include the following (applications not containing these documents will not be considered): Applications will be reviewed on a rolling basis. We thank all applicants for their interest in working for ILRI. Due to the volume of applications, only shortlisted candidates will be contacted. ILRI does not charge a fee at any stage of the recruitment process (application, interview meeting, processing or training). ILRI also does not concern itself with information on applicants' bank accounts. To find out more about ILRI visit our websites at http://www.ilri.org that wraps them originally? The original has Objective Location: ILRI Nairobi - Kenya. ILRI Nairobi - Kenya. ILRI Nairobi - Kenya. Duration: 4 months. 4 months. Terms of appointment The research fellowship at ILRI on behalf of IWMI will offer: How to apply: All applications MUST include the following (applications not containing these documents will not be considered): All applications MUST include the following (applications not containing these documents will not be considered): All applications MUST include the following (applications not containing these documents will not be considered): paragraphs as is, but we need to remove the original that contained the header tags. Also we need to ensure we don't have stray empty paragraphs.
Let's reconstruct the HTML step by step.
We'll start with first paragraph: International Livestock Research Institute (ILRI) seeks to recruit a research fellow on behalf of International Water Management Institute (IWMI) within the Sustainable Animal and Aquatic Foods (SAAF) Science program. ... ILRIs’ mission is that people’s lives in low- and middle-income countries are improved through livestock science that contributes to equitable and resilient livestock systems in order to deliver food systems transformation with climate and environmental benefits. It is the only one of 15 CGIAR Research Centres dedicated entirely to animal agriculture research for the developing world. Co-hosted by Kenya and Ethiopia, it has regional or country offices and projects in East, South and Southeast Asia as well as Central, East, Southern and West Africa. www.ilri.org IWMI is an international, research-for-development organization, with offices in 17 countries and a global network of scientists operating in more than 55 countries. For over three decades, our research results have led to changes in water management that have contributed to social and economic development. IWMI’s vision is a water-secure world. IWMI targets water and land management challenges faced by poor communities in developing countries, and through this contributes towards the achievement of the Sustainable Development Goals (SDGs) of reducing poverty and hunger and maintaining a sustainable environment. Objective IWMI is recruiting a Research Fellow to support the assessment of the impacts of water bunds on household livelihoods and the co-design of gender-transformative approaches for scaling water bunds in pastoral systems in Kajiado County, Kenya. The Fellow will work closely with the project team to support data collection and analysis using both quantitative and qualitative methods, conduct literature reviews, and contribute to research output and publications. The research fellow will use quantitative and qualitative research methods, with specific responsibilities including data cleaning and management, statistical and econometric analysis, literature reviews, qualitative data analysis, report writing, and the preparation of research outputs. In addition, the Fellow will support fieldwork and data collection activities aimed at understanding the design, implementation, and performance of irrigation water tariffs in selected irrigation schemes in Kenya. This work will contribute to the development of case studies and an assessment framework for irrigation water tariffs and incentive mechanisms to support sustainable irrigation management. ... Key Responsibilities Fellowship requirements Location: ILRI Nairobi - Kenya. ILRI Nairobi - Kenya. Duration: 4 months. 4 months. Terms of appointment The research fellowship at ILRI on behalf of IWMI will offer: How to apply: All applications MUST include the following (applications not containing these documents will not be considered): All applications MUST include the following (applications not containing these documents will not be considered): Applications will be reviewed on a rolling basis. We thank all applicants for their interest in working for ILRI. Due to the volume of applications, only shortlisted candidates will be contacted. ILRI does not charge a fee at any stage of the recruitment process (application, interview meeting, processing or training). ILRI also does not concern itself with information on applicants' bank accounts. To find out more about ILRI visit our websites at http://www.ilri.org,
for section headers (e.g., Objective, Key Responsibilities, Fellowship requirements, Location:, Duration:, Terms of appointment, How to apply:). Also we need to keep the content exactly as is, but we must replace the existing markup with the required tags. We must not add or remove content. So we need to parse the given text and output HTML with only
,
,
for section headers,
for section headers, but the original already has for headers like Objective. We need to convert those to
while preserving the text inside. But we must keep the content word-for-word; changing Objective to
Objective
changes the markup but not the text content. That's allowed because we are formatting as clean semantic HTML. The instruction: "Use for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role)". So we should replace the existing tags that denote section headers with
. Also we need to keep other usage (like in "MUST")? The original has MUST. That's not a section header; it's emphasis. Should we keep there? The rules didn't forbid ; they only said use
,
for section headers, so we must convert those. For other like "MUST", we could keep them as because they are not section headers. The rules didn't say we cannot use . So we keep them.
Also we need to ensure we don't have any
. The original has none.
We need to output only HTML, no markdown fences.
Let's process the input:
Original text:
tags, preserving the text inside (including colon if present). Also we need to remove the
Objective
. Similarly for others.
For "Location:" and "Duration:" they have Location: ILRI Nairobi - Kenya. Actually the original is ? The instruction: Use
for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role). "Location:" could be considered a section header. We'll convert Location: to
Location:
and keep the rest of the sentence as a paragraph? The original had the location text after the bold label within same paragraph. We need to preserve content word-for-word. If we split into Location:
and then a Location:
ILRI Nairobi - Kenya.? That would be invalid nesting. Better to have Location:
then Duration:
Terms of appointment
.
For How to apply: original How to apply:
and keep the rest as a paragraph: How to apply:
then Objective
.
Then the following paragraphs under Objective: there are three paragraphs:
Key Responsibilities
.
Then the list remains as is.
Next header: Fellowship requirements: replace
Fellowship requirements
.
Then the list.
Next header: Location: we need to convert
Location:
Duration:
Terms of appointment
.
Then the paragraph: list.
Next header: How to apply: convert as described.
Original:
How to apply:
list.
Then paragraph:
How well do you match?
Get an instant AI match score for this role — free, takes 3 minutes.
Tailor your CV for this role
The concierge rewrites your whole CV and writes a matching cover letter for this job — opens right here, nothing to paste.
Tailor My CV to This Job ✍️Free cover letter for this job
Upload your CV and get a tailored cover letter in seconds — free, no account needed.
Generate a Cover Letter 📝Let jobs find you
Leave your email and our AI matches you to new jobs across 24 African markets — free. You wait for the call.
Add your CV for real matches
Upload your CV and we score every new job against your real experience — only strong matches reach your inbox. Optional, but it makes your matches far sharper.
You're in.
We'll email you the moment a job matches your profile. Check your inbox for a welcome from My Job Concierge.
I'm ECHO, your MJC career assistant. I can help you find jobs, explore career tools, and connect with opportunities across Africa.