Indian Startups Funding(in 2021)
Dataset is all about the funding of Indian startups in 2021
@kaggle.ramjasmaurya_indian_startupsin_2021
Dataset is all about the funding of Indian startups in 2021
@kaggle.ramjasmaurya_indian_startupsin_2021
CREATE TABLE indian_startups_funding_in_2021 (
"company_brand" VARCHAR,
"founded" DOUBLE,
"headquarters" VARCHAR,
"sector" VARCHAR,
"what_it_does" VARCHAR,
"founder_s" VARCHAR,
"investor_s" VARCHAR,
"amount_in_dollars" VARCHAR,
"stage" VARCHAR,
"month" BIGINT
);
Anyone who has the link will be able to view this.