Indian Unicorns 2022
This dataset has data of top unicorns of India 2022
@kaggle.shrikrishnaparab_indian_unicorns_2022
This dataset has data of top unicorns of India 2022
@kaggle.shrikrishnaparab_indian_unicorns_2022
CREATE TABLE unicorntable_india (
"no" BIGINT,
"company" VARCHAR,
"sector" VARCHAR,
"publicly_listed" BIGINT,
"entry_valuation_b" DOUBLE,
"valuation_b" DOUBLE,
"entry" VARCHAR,
"formar_unicorn" BIGINT,
"location" VARCHAR,
"select_investors" VARCHAR
);
Anyone who has the link will be able to view this.