Baselight

IPO Data India 2010-2021

Company IPO details of India from 2010 to 2021

@kaggle.aimack_ipo_data_india2021

Loading...
Loading...

About this Dataset

IPO Data India 2010-2021

Context

Indian IPO Dataset from 2010 to 2021.

Content

A brief description of the columns:

  1. QIB: Qualified institutional buyer

  2. HNI: HNI Category in IPO
    Any individual who invests ₹ 2 lakh or less are categorised as ‘Retail Investors’.
    Any individual looking to invest ₹ 2 lakh or more is categorised under ‘HNI’ (High Net-Worth Individual).

  3. RII: Retail Individual Investor (RII)
    Resident Indian Individuals, NRIs and HUFs who apply for less than Rs 2 lakhs in an IPO under RII category.
    Not less than 35% of the Offer is reserved for RII category.
    NRI or HUF who appling in an IPO with less than Rs 2,00,000 can apply in RII category.

Acknowledgements

I have got this data from moneycontrol.

Inspiration

I know the dataset is really small but what predictions can you make? May be create a test data and see the results for yourself?
Check on upcoming IPO-s and share the results here.

Tables

Ipo

@kaggle.aimack_ipo_data_india2021.ipo
  • 31.9 KB
  • 265 rows
  • 13 columns
Loading...

CREATE TABLE ipo (
  "unnamed_0" VARCHAR,
  "issue_details" VARCHAR,
  "unnamed_2" VARCHAR,
  "subscription" VARCHAR,
  "unnamed_4" VARCHAR,
  "unnamed_5" VARCHAR,
  "unnamed_6" VARCHAR,
  "price" VARCHAR,
  "unnamed_8" VARCHAR,
  "unnamed_9" VARCHAR,
  "unnamed_10" VARCHAR,
  "unnamed_11" VARCHAR,
  "unnamed_12" VARCHAR
);

Share link

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