RummageLabs commited on
Commit
8e3d2d5
·
verified ·
1 Parent(s): 6e3ff90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ tags:
4
+ - ycombinator
5
+ - yc
6
+ - ai
7
+ - startups
8
+ pretty_name: Y Combinator S2024 Startups
9
+ size_categories:
10
+ - n<1K
11
+ ---
12
+
13
+ # Y Combinator Companies Dataset
14
+ A dataset of companies funded by **Y Combinator** in the summer 2024 batch. The dataset includes information on company name, headquarters, founders, sectors, and more, sourced from Y Combinator’s public database and company websites. For more information, visit [Y Combinator’s Official Website](https://www.ycombinator.com).
15
+
16
+ ## How the Data is Compiled
17
+ - All information in this dataset has been collected from public sources, including the Y Combinator database and company websites. Cells are each derived from one or more sources and then selected/verified using Research by Rummage Labs tools.
18
+ - This dataset represents a snapshot as of when the batch ended Sept/Oct 2024.
19
+ - The dataset was compiled to ensure the accuracy and relevance of the information at the time of aggregation, however, independent verification is recommended depending on intended use.
20
+
21
+ ## Data Fields
22
+ | Column | Description |
23
+ |-------------------|----------------------------------------------------------------------------------------------|
24
+ | **company** | The name of the Y Combinator-backed company |
25
+ | **headquarters** | The main location of the company’s operations |
26
+ | **founders** | The founders or co-founders of the company |
27
+ | **description** | A brief overview of the company’s product, mission, or services |
28
+ | **sector** | The primary industry or area the company operates within, e.g., technology, healthcare |
29
+ | **website** | The official website URL for more information about the company (if available) |
30
+ | **demo** | A link or reference to any demo or introductory video from the company |
31
+ | **contact** | Contact information or general inquiries email as listed on public sources |
32
+
33
+ All information was compiled using Rummage Labs. To learn more, visit [Rummage Labs](https://www.rummagelabs.com).