Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

venusony/Climate-Malnutrition-EastAfrica

Domain:

healthcareclimate

Record type:

project
Creator:
ven
Host:
Data analysis and visualization project studying how climate variability (rainfall and temperature) affects child malnutrition trends in East Africa (2010–2024). # Climate-Malnutrition-EastAfrica Data analysis and visualization project studying how climate variability (rainfall and temperature) affects child malnutrition trends in East Africa (2010–2024). # Climate and Malnutrition in East Africa This project explores how climate factors such as temperature and rainfall relate to child malnutrition trends in East Africa using Demographic and Health Survey (DHS) data from 2010 to 2024. The analysis combines DHS child and maternal health indicators with CRU climate data to understand possible links between environmental changes and nutrition outcomes. --- ## Project Structure --- ## Research Goal The main goal is to combine DHS data with CRU climate data to study how climate variability influences child nutrition outcomes such as stunting, wasting, and underweight prevalence. Key questions: - Does rainfall or temperature influence child height-for-age or weight-for-age? - Are there observable malnutrition patterns by year or region? - How do different countries compare across the 2010–2024 period? --- ## Project Phases ### Phase 1 — DHS Setup - Download and unzip DHS ZIP files - Rename datasets by country and year - Review the DHS Recode Manual to understand variable codes ### Phase 2 — Cleaning and Standardization - Rename variable codes to descriptive names - Fix year and unit scales (children vs mothers) - Save final versions as Parquet and CSV files ### Phase 3 — Stacking and Filtering - Combine all survey years for each country - Filter datasets for 2010–2024 - Create one merged dataset per country ### Phase 4 — Climate Integration - Load CRU temperature and rainfall data - Match DHS clusters using latitude and longitude - Merge climate and health datasets ### Phase 5 — Analysis - Calculate malnutrition indicators - Analyze trends and relationships with climate factors - Create plots and summaries by year and country --- ## Tools Used - Python (pandas, geopandas, matplotlib, seaborn) - Jupyter Notebook …

Visit

github.com