Logo Lanfrica

PhilipKatema/Malawi-Agric-Trade-Data-Mining

Domain:

agriculturesocioeconomic

Record type:

project
Creator:
Phi
Host:
This project applies a multi-technique data analytics pipeline - built entirely in KNIME Analytics Platform - to 38 years of FAOSTAT trade data (1986–2024), covering all recorded export transactions between Malawi and its global trading partners. # 🌍 Malawi Trade Intelligence ### Export Analysis Β· 1986-2024 Β· FAOSTAT > A 38-year longitudinal analysis of Malawi's agricultural export economy - covering trade concentration, partner and commodity clustering, year-over-year growth dynamics, rolling volatility, and a 5-year linear regression forecast - built end-to-end in KNIME Analytics Platform. \--- ## πŸ“Š Live Dashboard **β†’ View Interactive Dashboard** Open in any browser. Includes: * Commodity \& partner concentration donut charts * Year-over-year growth line chart (1987-2024) * Tobacco export forecast through 2029 * Rolling volatility table (Belgium, 3-year window) \--- ## πŸ” Key Findings |Finding|Detail| |-|-| |**Commodity Concentration**|Unmanufactured tobacco = **67.4%** of total export value| |**Partner Concentration**|Belgium = **23.7%** of total export value| |**Peak Export Year**|2010 - tobacco exports reached \~**$875M**| |**Declining Volatility**|Belgium 3-yr std. dev. fell from $71M (2009) β†’ $7.7M (2023)| |**2029 Forecast**|Linear regression projects tobacco exports at \~**$690M**| \--- ## πŸ—οΈ Project Structure ``` malawi-trade-intelligence/ β”‚ β”œβ”€β”€ README.md ← You are here β”‚ β”œβ”€β”€ data/ β”‚ β”œβ”€β”€ README\_data.md ← Data source info \& download instructionsβ”‚ β”œβ”€β”€ workflow/ β”‚ β”œβ”€β”€ README\_workflow.md ← KNIME workflow documentation β”‚ └── FAO\_V2.knwf ← KNIME workflow export (place here) β”‚ β”œβ”€β”€ outputs/ β”‚ β”œβ”€β”€ top\_10\_products\_chart.png β”‚ β”œβ”€β”€ top\_10\_products\_table.png β”‚ β”œβ”€β”€ top\_10\_partners\_chart.png β”‚ β”œβ”€β”€ top\_10\_partners\_table.png β”‚ β”œβ”€β”€ yoy\_growth\_chart.png β”‚ β”œβ”€β”€ yoy\_growth\_table.png β”‚ β”œβ”€β”€ rolling\_volatility\_belgium.png β”‚ β”œβ”€β”€ regression\_forecast\_chart.png β”‚ └── regression\_forecast\_table.png β”‚β”‚ └── docs/ └── Malawi\_Trade\_Intelligence\_Case\_Study.pdf ← Full case study PDF ``` \--- ## πŸ› οΈ Tools \& Methods |Tool / Method|Role| |-|-| |**KNIME Analytics Platform**|End-to-end pipeline: ingest …