Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.01 KB

telecom-user-analytics

telecom

This project will answer the questions:

  • Is the telecommunications firm worth investing in/ or buying?
  • Is there potential for the company to expand?

Screenshots

The top three apps utilized by this telecom company's customers

topapps

The top five phones used by this telecom company's customers

topphones

Data transfer coordination between several apps

corellation

Setup

Docker

You can run the dashboard using docker:

docker pull abelblue/tele_image:1.0
docker run abelblue/tele_image:1.0

Installation for linux

git clone https://github.com/Abel-Blue/telecom-user-analytics.git
cd telecom-user-analytics
sudo python3 setup.py install

Data visualization link

visualization link