Indian Startups
Information about the top 300 startups in India from 1984 to 2022
@kaggle.ashishraut64_indian_startups_top_300
Information about the top 300 startups in India from 1984 to 2022
@kaggle.ashishraut64_indian_startups_top_300
CREATE TABLE startups1 (
"unnamed_0" BIGINT,
"company" VARCHAR,
"city" VARCHAR,
"starting_year" BIGINT,
"founders" VARCHAR,
"industries" VARCHAR,
"description" VARCHAR,
"no_of_employees" VARCHAR,
"funding_amount_in" BIGINT,
"funding_round" BIGINT,
"no_of_investors" BIGINT
);
Anyone who has the link will be able to view this.