Indian Startup Funding
Funding details of the startups in India
@kaggle.sudalairajkumar_indian_startup_funding
Funding details of the startups in India
@kaggle.sudalairajkumar_indian_startup_funding
CREATE TABLE startup_funding (
"sr_no" BIGINT,
"date_dd_mm_yyyy" VARCHAR,
"startup_name" VARCHAR,
"industry_vertical" VARCHAR,
"subvertical" VARCHAR,
"city_location" VARCHAR,
"investors_name" VARCHAR,
"investmentntype" VARCHAR,
"amount_in_usd" VARCHAR,
"remarks" VARCHAR
);
Anyone who has the link will be able to view this.