Baselight

Unicorn Companies

Private companies with a valuation over $1 billion as of March 2022

@kaggle.mysarahmadbhat_unicorn_companies

Data Dictionary
@kaggle.mysarahmadbhat_unicorn_companies.data_dictionary

  • 2.59 KB
  • 10 rows
  • 2 columns
field

Field

description

Description

CompanyCompany name
ValuationCompany valuation in billions (B) of dollars
Date JoinedThe date in which the company reached $1 billion in valuation
IndustryCompany industry
CityCity the company was founded in
CountryCountry the company was founded in
ContinentContinent the company was founded in
Year FoundedYear the company was founded
FundingTotal amount raised across all funding rounds in billions (B) or millions (M) of dollars
Select InvestorsTop 4 investing firms or individual investors (some have less than 4)

CREATE TABLE data_dictionary (
  "field" VARCHAR,
  "description" VARCHAR
);

Share link

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