Baselight

Indian Startups - Funding Data [2022]

Indian Startups - Funding & Investors Data [January-May 2022]

@kaggle.omkargowda_indian_startups_funding_data_januarymay_2022

Loading...
Loading...

About this Dataset

Indian Startups - Funding Data [2022]

Ideas, creativity, and execution are essential for a startup to flourish. But are they enough? Investors provide startups and other entrepreneurial ventures with the capital—popularly known as "funding"—to think big, grow rich, and leave a lasting impact.
You'll find the startup's details, the funding it received, and the investors' information here.

NOTE: The encoding used in this dataset is cp1252, which is not the default in pandas. Plz specify the encoding='cp1252' while reading the files.

If you're reading this, please upvote.

Tables

Indian Startups Funding Investors Data May 2022

@kaggle.omkargowda_indian_startups_funding_data_januarymay_2022.indian_startups_funding_investors_data_may_2022
  • 10.37 KB
  • 42 rows
  • 9 columns
Loading...

CREATE TABLE indian_startups_funding_investors_data_may_2022 (
  "company_name" VARCHAR,
  "founded" VARCHAR,
  "location" VARCHAR,
  "sector" VARCHAR,
  "what_it_does" VARCHAR,
  "founders" VARCHAR,
  "investor" VARCHAR,
  "amount" VARCHAR,
  "stage" VARCHAR
);

Share link

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