Datasets:
Update README.md
#1
by lia-prop13 - opened
README.md
CHANGED
|
@@ -14,17 +14,17 @@ size_categories:
|
|
| 14 |
|
| 15 |
# StartUp Investments EDA
|
| 16 |
|
| 17 |
-
## **Background & Objectives**
|
| 18 |
This project explores a comprehensive dataset of startup investments (sourced from Crunchbase) to uncover the primary factors that predict a startup's survival and trajectory in a competitive market.
|
| 19 |
|
| 20 |
Through this Exploratory Data Analysis (EDA), we analyze historical funding data, investment rounds, and market categories to determine which variables drive specific company outcomes - namely, whether a business is ultimately "closed" or "acquired". In the context of this research, an acquisition serves as the most definitive indicator that a startup has survived and generated sufficient market value to be purchased and continue its operations.
|
| 21 |
|
| 22 |
-
## **Research Question**
|
| 23 |
Based on historical investment data, what are the strongest predictors of a startup being acquired (an exit)?
|
| 24 |
|
| 25 |
-
## **Dataset Overview**
|
| 26 |
|
| 27 |
-
|
| 28 |
|
| 29 |
The dataset provides a comprehensive look into the global startup ecosystem, utilizing data from Crunchbase—the premier platform for tracking private companies and investment trends. It encompasses extensive financial metrics, ranging from specific investment amounts across various rounds to debt and grants, alongside critical operational details such as market categories and company status. This specific version was sourced from Kaggle to analyze the factors driving startup survival and acquisition.
|
| 30 |
|
|
|
|
| 14 |
|
| 15 |
# StartUp Investments EDA
|
| 16 |
|
| 17 |
+
## **1. Background & Objectives**
|
| 18 |
This project explores a comprehensive dataset of startup investments (sourced from Crunchbase) to uncover the primary factors that predict a startup's survival and trajectory in a competitive market.
|
| 19 |
|
| 20 |
Through this Exploratory Data Analysis (EDA), we analyze historical funding data, investment rounds, and market categories to determine which variables drive specific company outcomes - namely, whether a business is ultimately "closed" or "acquired". In the context of this research, an acquisition serves as the most definitive indicator that a startup has survived and generated sufficient market value to be purchased and continue its operations.
|
| 21 |
|
| 22 |
+
## **2. Research Question**
|
| 23 |
Based on historical investment data, what are the strongest predictors of a startup being acquired (an exit)?
|
| 24 |
|
| 25 |
+
## **3. Dataset Overview**
|
| 26 |
|
| 27 |
+
### Dataset Characteristics
|
| 28 |
|
| 29 |
The dataset provides a comprehensive look into the global startup ecosystem, utilizing data from Crunchbase—the premier platform for tracking private companies and investment trends. It encompasses extensive financial metrics, ranging from specific investment amounts across various rounds to debt and grants, alongside critical operational details such as market categories and company status. This specific version was sourced from Kaggle to analyze the factors driving startup survival and acquisition.
|
| 30 |
|