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 β¦