Indian Startup Funding EDA                        (2015 - 2020)

Indian Startup Funding EDA (2015 - 2020)

Project Overview:

The Indian startup ecosystem is expanding and many innovative startups are coming up in the country. This has caught the eye of investors and VCs. This project explores the Indian Startup Fundings over the last 5 years and draws insights from the collected data.

Resources Used:

  • Python Version: 3.7
  • Packages: pandas,numpy,sklear,matplotlib, bokeh

Data Source: https://trak.in/india-startup-funding-investment-2015/

  1. We have details of 3044 funding details from 2015-2020
  2. The data needs to be cleaned properly for our analysis


Data Cleaning:

  1. 'Date' column has few dates in the wrong format with missing '/' or contains '//', '.'
  2. 'Amount in USD' has funding amount as numbers as text. We need to convert it into a numerical format for our analysis.
  3. Other categorical columns have missing values as 'nan' or 'undisclosed'. Also, many rows contain characters like "\\xc2\\xa0". We need to clean these strings.
  4. 'City Location' column contains the same states with different names like - Bangalore and Bengaluru. We need to treat them as same for our analysis. 'Industry Vertical' column has similar issues
  5. Discrepancies in currency conversions. For example: According to this news, Rapido actually got a funding of Rs. 391 crores and not USD 391 Billion. That means, it only got a funding of $51.7


EDA:

Based on the analysis, we can observe the following:

  • The number of Fundings increased from 2016 to 2017 but since then there has been a steady decrease in the number of findings. Though 2016 is the year with the most number of funding deals, it is the year with the lowest sum 
No alt text provided for this image
  • Flipkart and Paytm were the top startups to receive the highest funding to date. Flipkart got the maximum one-time funding of ~ $250 Billion in 2017 from Softbank in a Private Equity deal. 
No alt text provided for this image


  • While 2016 had the most number of fundings, 2017 saw the highest total funding received by Indian startups. Since then the trend has been downward.
  • Consumer Internet tops the most number of Fundings received whereas the E-commerce industry saw the highest total funding amount received to date.
  • Bengaluru seems to be the top choice for startups and investors in India. But its popularity is on a decline now. 
No alt text provided for this image
  • Seed Funding is the most common type of funding, followed by Private Equity. Other funding deals like Debt Funding, Series A, B, and C form only ~2.5% of all deals. This suggests most startups in India are quite young. 
No alt text provided for this image


Major Drawbacks:

  1. The data misses many startups fundings like - Swiggy raised 1 Billion(USD) and some of the funding deals were 'Undisclosed' and therefore, we didn't have exact funding amounts for few funding deals. Hence, our insights might be incorrect.
  2. Similar to Rapido's amount, the funding amount noted can be wrong because of not taking currency conversions into account.


要查看或添加评论,请登录

社区洞察

其他会员也浏览了