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.

girumgizachew1/african-liquidity-research-framework

Domain:

socioeconomicdigital infrastructure

Record type:

project
Creator:
gir
Host:
# African Liquidity Research Framework (ALRF) ## 🎯 Project Overview This repository demonstrates a comprehensive approach to analyzing African payment orchestration companies' liquidity sourcing and efficiency, using M-Pesa (Safaricom) as a case study. The project showcases real-world data organization, de-noising, and structuring techniques as requested by Andy from LAVA. **βœ… IMPLEMENTED: Now includes comprehensive onchain data integration!** ## πŸ” Research Questions Addressed 1. **Where can and do African payment orchestration companies source liquidity?** 2. **How efficiently is this liquidity used?** 3. **βœ… How does onchain data integration enhance liquidity analysis? (IMPLEMENTED)** ## πŸ“ Repository Structure ``` african-liquidity-research-framework/ β”œβ”€β”€ πŸ“‹ README.md # This file - Project overview β”œβ”€β”€ βœ… SUBMISSION_CHECKLIST.md # Submission verification β”œβ”€β”€ πŸš€ core_framework/ # Core research methodology β”‚ β”œβ”€β”€ liquidity_research_methodology.py # Main research functions (v2.0 with onchain!) β”‚ β”œβ”€β”€ demonstrate_research_framework.py # Framework demonstration (enhanced!) β”‚ β”œβ”€β”€ sample_onchain_data.json # Sample blockchain/DeFi data β”‚ β”œβ”€β”€ ONCHAIN_INTEGRATION_GUIDE.md # Comprehensive onchain guide β”‚ └── requirements.txt # Python dependencies β”œβ”€β”€ πŸ“Š data_sources/ # Data source references β”‚ └── DATA_SOURCES_REFERENCE.md # Official source URLs β”œβ”€β”€ πŸ“ˆ analysis_outputs/ # Processed deliverables β”‚ β”œβ”€β”€ real_world_mpesa_research_*.json # Comprehensive analysis β”‚ β”œβ”€β”€ mpesa_real_world_research_*.xlsx # Excel workbook (8 sheets) β”‚ └── kenya_mpesa_2024_wb_findex_*.json # World Bank data └── πŸ“š documentation/ # Project documentation └── README.md # Original project README ``` ## πŸš€ Quick Start ### **Installation:** ```bash cd core_framework python3 -m venv venv source venv/bin/a …

Visit

github.com

Languages

Lusengo