Complete YCombinator Dataset From 2005-2024
List of all YCombinator Companies listed in their website from 2005-2024 nov-7
@kaggle.supremesun_complete_ycombinator_dataset_from_2005_2024
List of all YCombinator Companies listed in their website from 2005-2024 nov-7
@kaggle.supremesun_complete_ycombinator_dataset_from_2005_2024
CREATE TABLE yc_companies (
"active_founders" VARCHAR,
"batch" VARCHAR,
"founded" DOUBLE,
"industry" VARCHAR,
"jobs" BIGINT,
"location" VARCHAR,
"logo" VARCHAR,
"long_description" VARCHAR,
"name" VARCHAR,
"region" VARCHAR,
"short_description" VARCHAR,
"status" VARCHAR,
"tags" VARCHAR,
"team_size" DOUBLE,
"website" VARCHAR
);
Anyone who has the link will be able to view this.