Datasets:
metadata
license: apache-2.0
task_categories:
- text-classification
language:
- en
tags:
- ycombinator
- jobs
- hiring
- roles
- startup
pretty_name: Y Combinator Jobs
size_categories:
- n<1K
Y Combinator Jobs — Preview
A compact sample of job postings from YC companies for pipeline tests and schema validation. Buy the full dataset for broader coverage, deduplication, and refresh cadence at https://www.thedataoutlet.com.
Buy the full dataset: https://www.thedataoutlet.com
What you get in this preview
- One CSV under 1,000 rows
- Roles, locations, compensation fields when present, and source links
File list
- YC_jobs.csv
Quickstart
import pandas as pd
df = pd.read_csv("YC_jobs.csv")
df.head()
Suggested schema
| Column | Type | Notes |
|---|---|---|
| Company | string | YC startup name |
| Batch | string | e.g., W22, S23 |
| Job Title | string | |
| Department | string | Eng, GTM, Ops, Design, etc. |
| Location | string | City or remote |
| Remote | bool | True/False if parsed |
| Visa | string | Sponsorship note if present |
| Min Salary USD | float | If disclosed |
| Max Salary USD | float | If disclosed |
| Equity Range | string | If disclosed |
| Seniority | string | Junior, Mid, Senior, Lead, etc. |
| Job Url | string | Posting link |
| Company Website | string | |
| Source | string | Board or aggregator |
| Date Posted | string | ISO date if parsed |
| Date Accessed | string | Collection timestamp |
Uses
- Talent sourcing by batch, role, or location
- Compensation benchmarking
- Job taxonomy and dedup testing
Get the complete dataset
The paid version includes more rows, cleaner normalization, and scheduled refreshes.
Purchase here: https://www.thedataoutlet.com
License and terms
- Evaluation only. No redistribution. No resale.
- By using this preview you agree to the terms on the purchase page.
Support
Need custom filters or fields? Reach out at https://www.thedataoutlet.com and mention “YC Jobs”.