Baselight

Jio-prepaid-plans

It does not includes subscription planes

@kaggle.dhamur_jioprepaidplans

Loading...
Loading...

About this Dataset

Jio-prepaid-plans

This dataset contains all Jio prepaid plans. But it does not includes the plan with Hotstar subscription. Each plan is first converted for single day the it is converted for 365 days or a year. Lets make some interesting insights from it.

Tables

Jio Jio Prepaid Planes

@kaggle.dhamur_jioprepaidplans.jio_jio_prepaid_planes
  • 6.19 KB
  • 16 rows
  • 7 columns
Loading...

CREATE TABLE jio_jio_prepaid_planes (
  "days" BIGINT,
  "price" BIGINT,
  "price_day" DOUBLE,
  "for_365_days" DOUBLE,
  "profit_per_customer" DOUBLE,
  "from_400_million_users" DOUBLE,
  "data_per_day" DOUBLE
);

Share link

Anyone who has the link will be able to view this.