Analyze investment potential across African countries using World Bank data
# Africa Investment Potential Analyzer
A Python tool that analyzes investment potential across African countries using World Bank data.
## Features
- Fetches real-time data from World Bank API
- Calculates investment scores based on multiple indicators
- Generates interactive choropleth maps with Plotly
- Provides detailed investment analysis reports
## Installation
```bash
pip install -r requirements.txt