This is a dashboard project that creates stunning visualizations comparing macroeconomic indicators for West African countries
# analytics-dashboard
This is a dashboard project that creates stunning visualizations of various economic indicators for West African countries
# Data Source
Data is sourced from the WorldBanks open datasets via their API (wbgapi)
Website: World Bank Open Data
# 🌍 Live Demo
👉 africa-analytics.streamlit.…
# Docker Image
```bash
docker pull barafat2/west-africa-world-bank-dashboard
docker run -p 8501:8501 barafat2/west-africa-world-bank-dashboard
```