Baselight

Indian Unicorns

A List of Indian Unicorns

@kaggle.srivnaman_indian_unicorns

Loading...
Loading...

About this Dataset

Indian Unicorns

Context
Unicorn companies are those that reach a valuation of $1 billion without being listed on the stock market.
Content
This dataset contains information of the Indian Startups that achieved the "Unicorn" status.
**Acknowledgement **
This data is collected from website of Venture Intelligence's Website (https://www.ventureintelligence.com)

Tables

Unicorns In India

@kaggle.srivnaman_indian_unicorns.unicorns_in_india
  • 12.01 KB
  • 98 rows
  • 7 columns
Loading...

CREATE TABLE unicorns_in_india (
  "company" VARCHAR,
  "sector" VARCHAR,
  "entry_valuation" DOUBLE,
  "valuation" DOUBLE,
  "entry" VARCHAR,
  "location" VARCHAR,
  "investors" VARCHAR
);

Share link

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