Former Unicorn Companies
from wikipedia (as of 14-Dec-2021)
@kaggle.prasertk_former_unicorn_companies
from wikipedia (as of 14-Dec-2021)
@kaggle.prasertk_former_unicorn_companies
CREATE TABLE former_unicorns (
"company" VARCHAR,
"last_valuation_us_b" DOUBLE,
"valuation_date" VARCHAR,
"exit_date" VARCHAR,
"exit_year" DOUBLE,
"exit_reason" VARCHAR,
"exit_valuation_us_b" DOUBLE,
"country" VARCHAR
);
Anyone who has the link will be able to view this.