Baselight

Startup Data

Data on 160+ Startups around the world

@kaggle.marianna13_startup_data

Loading...
Loading...

About this Dataset

Startup Data

This dataset was collected by scraping different top startups ranking lists. It can be used to analyze startups as a whole as well as different industries and other factors that affect how successful a startup will be.

Tables

Startups

@kaggle.marianna13_startup_data.startups
  • 15.91 KB
  • 162 rows
  • 7 columns
Loading...

CREATE TABLE startups (
  "unnamed_0" BIGINT,
  "name" VARCHAR,
  "location" VARCHAR,
  "industry" VARCHAR,
  "funding" VARCHAR,
  "investors" VARCHAR,
  "link" VARCHAR
);

Share link

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