Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 2.28 KB

README5.md

File metadata and controls

50 lines (37 loc) · 2.28 KB

Indian Telecom Market

download download download

Goal

The goal of this project is to analyze the data of the Indian telecommunication network market analysis.

Dataset

I have Downloaded this dataset from kaggle website. Here is the link: https://www.kaggle.com/ruchi798/jio-vs-airtel-vs-vi

What Have I Done?

  • Imported all the required libraries and dataset for this project.
  • Exploratory Data Analysis and Visualizing different aspects of the dataset.
  • Finding number of observations and outliers in the dataset.
  • Plotting different attributes of the dataset.

Library used:

  1. numpy.
  2. pandas.
  3. matplotlib.
  4. seaborn.
  5. plotly.

Visualization and EDA of different attributes:

newplot (1) newplot (2) newplot (3) newplot (4) newplot (5) newplot (6) newplot

Conclusion:

  • Western side of India has the Highest call drop.
  • Western side of India has the maximun support from government.
  • Time taken to download a song of 4 min in is less then 1 minunte.
  • Data Usage in a month is 10-50GB.
  • The Network recommended for Tourist.
  • Airtel is the most used Network in India.
  • Out of 50 persons 35 thinks that telecommunication market is tilting towards a monopoly.

Authors