Unicorn, Decacorn And Hectocorn Startups In 2021
startups with valuation over 1 billion USD around the world
@kaggle.prasertk_unicorn_decacorn_hectocron_in_2021
startups with valuation over 1 billion USD around the world
@kaggle.prasertk_unicorn_decacorn_hectocron_in_2021
CREATE TABLE unicorn2021 (
"company" VARCHAR,
"valuation_b" DOUBLE,
"date_joined" TIMESTAMP,
"country" VARCHAR,
"city" VARCHAR,
"industry" VARCHAR,
"select_investors" VARCHAR,
"level" VARCHAR
);
Anyone who has the link will be able to view this.