# Kenya Pipeline Company IPO β Investor Insights Dashboard
An interactive data analytics dashboard built to explore investor behavior, demographics, and IPO subscription patterns for the **Kenya Pipeline Company IPO**, using investor data from Francis Drummond & Co. Ltd.
The dashboard provides a comprehensive view of investor participation across Kenya, helping uncover insights into onboarding efficiency, regional distribution, and demographic trends.
### π Project Overview
**This project analyzes IPO investor data to answer key business questions such as:R**
- Who are the investors participating in the IPO?
- How are investors distributed across regions and cities?
- What are the demographic characteristics of investors?
- How efficient is the investor onboarding process?
- What are the preferred dividend disposal methods?
### π Key Features
**KPI Dashboard**
- Total Investors
- Accounts Opened on PERAGO
- CDS Account Numbers Created
- Average Investor Age
- Youngest & Oldest Investor
- Most Preferred Dividend Disposal Method
-
### π Visual Analytics
**Donut charts for:**
- Gender distribution
- Regional investor distribution
- Histogram of investor age distribution
- Bar chart of investors by region
- Top 10 cities by number of investors
### πΊοΈ Geographic Insights
Interactive Kenya map showing IPO subscription distribution across regions/counties
### π οΈ Tech Stack
**Python**
**Pandas** β data cleaning & manipulation
**Plotly** β interactive visualizations
**Streamlit** β dashboard development
**GeoPandas / GeoJSON** β geographic mapping
## π· Dashboard Preview
### IPO STATUS
### π KPI Dashboard
### π© Donut Charts
### π Distribution Charts
### ποΈ IPO Subscription Map
### π Getting Started
**1. Clone the repository**
`git clone
github.com
cd kpc-ipo-dashboard`
**2. Install dependencies**
`pip install -r requirements.txt`
**3. Run the dashboard**
`streamlit run app.py`
### π Project Structure
```βββ a β¦