This dataset contains detailed information on companies funded by Y Combinator (YC), one of the world's most influential startup accelerators. YC has helped launch thousands of companies, including renowned names like Airbnb, Dropbox, and Stripe. The goal of creating this dataset was to provide a comprehensive resource for analyzing key success factors and growth patterns among startups.
Dataset Overview
The dataset contains following columns:
- name: The name of the company.
- active_founders: Number of active founders in the startup.
- batch: The Y Combinator batch the company participated in.
- founded: The year the company was founded.
- industry: The industry or sector of the company.
- jobs: Number of available jobs in a company.
- location: The primary location of the company.
- logo: URL or path to the company's logo image.
- long_description: A detailed description of the company.
- region: The region where the company operates or is headquartered.
- short_description: A brief description of the company.
- status: The current status of the company (e.g., active, acquired, closed).
- tags: Keywords or tags related to the company's focus or technology.
- team_size: The current team size of the company.
- website: The company's official website.
This dataset was created for learning purpose. The dataset is messy and If you want example how to clean it, you can check out my pinned notebook at code section. PS: Feel free to drop comment.