An end-to-end data platform for analyzing Ethiopian medical business data from Telegram channels.
# EthioMedInsight
An end-to-end data platform for analyzing Ethiopian medical business data from Telegram channels.
## Features
- Telegram data scraping pipeline
- Data lake storage
- PostgreSQL data warehouse
- DBT transformations with star schema
- YOLO object detection for image analysis
- FastAPI analytical API
## Business Questions Answered
- Top 10 most mentioned medical products
- Price/availability variations across channels
- Visual content analysis (pills vs creams)
- Daily/weekly posting trends
## Setup
1. Clone repository
2. Set up environment variables (.env)
3. Run `docker-compose up`