This dataset, Unicorn_startups_tbl_df, is a tibble containing information about Indian unicorn startups as of 2023. It includes company names, sectors, entry valuations, current valuations, entry years, locations, and select investors. The dataset preserves the original structure from its source on Kaggle.
Usage
data(Unicorn_startups_tbl_df)
Format
A tibble with 102 observations and 8 variables:
- No.
Serial number (numeric)
- Company
Name of the startup company (character)
- Sector
Business sector of the startup (character)
- Entry Valuation^^ (B)
Entry valuation in billions (numeric)
- Valuation (B)
Current valuation in billions (numeric)
- Entry
Year of entry into unicorn status (character)
- Location
Location of the startup (character)
- Select Investors
Select investors in the startup (character)
Source
Data obtained from Kaggle: https://www.kaggle.com/datasets/mlvprasad/indian-unicorn-startups-2023-june-updated