State of ATS 2026 Dataset
收藏资源简介:
该数据集包含743家财富500强雇主及其申请人跟踪系统(ATS)的信息,源自ResumeAI的《State of ATS 2026》报告。其中713家雇主已通过其实时职业门户验证,数据显示Workday以38.6%的份额领先,其次是Greenhouse(13.3%)和SAP SuccessFactors(8.1%),市场碎片化程度较高。数据集以CSV格式和TypeScript包装器发布,方便在笔记本、SQL仓库或招聘板中使用。
This dataset contains information about 743 Fortune 500 employers and their applicant tracking systems (ATS), sourced from ResumeAI's *State of ATS 2026* report. Of these, 713 employers have been verified via their live career portals. The data shows that Workday leads with a 38.6% market share, followed by Greenhouse (13.3%) and SAP SuccessFactors (8.1%), indicating a highly fragmented market. The dataset is released in CSV format alongside a TypeScript wrapper, enabling easy utilization in notebooks, SQL warehouses, or job boards.
数据集概述
“State of ATS 2026” 是一个关于743家大型雇主所用申请人追踪系统(Applicant Tracking System, ATS)的市场占有率数据集,源自同名的2026年度报告。
核心数据
- 总体规模:包含 743 家雇主的数据条目。
- 验证状态:其中 713 家的数据经过真实招聘门户网站验证(
verified: true),其余 30 家 为未经验证的初步估计(verified: false),建议分析时仅使用已验证子集。 - 覆盖范围:涵盖财富500强、全球2000强以及一批高增长私营公司(C轮及以后,估值超过10亿美元)。
- 重点声明:早期版本中声称Workday市场份额达75.4%的结论是错误的。该错误源于AI方法生成的初始数据,其在不确定时默认归类为“Workday”,准确率仅约52%。
数据分布(基于713家已验证雇主)
根据对713家通过招聘门户网站验证的雇主的分析,前三大ATS供应商仅占据约60%的市场,市场碎片化程度显著。
| ATS供应商 | 公司数量 | 市场份额 (已验证) |
|---|---|---|
| Workday | 275 | 38.6% |
| Greenhouse | 95 | 13.3% |
| SAP SuccessFactors | 58 | 8.1% |
| Oracle Cloud HCM | 45 | 6.3% |
| iCIMS | 45 | 6.3% |
| Taleo | 39 | 5.5% |
| Internal / proprietary | 29 | 4.1% |
| Eightfold | 25 | 3.5% |
| SmartRecruiters | 20 | 2.8% |
| Avature | 18 | 2.5% |
| Lever | 11 | 1.5% |
| Ashby | 10 | 1.4% |
- 其他发现:亚马逊、Meta、谷歌、微软等大型科技公司使用自建内部ATS。
数据结构
每条数据记录包含以下7个字段:
| 字段名 | 示例 | 说明 |
|---|---|---|
name |
Apple |
雇主名称 |
slug |
apple |
唯一标识符 |
industry |
Technology |
所属行业 |
ats_system |
Workday |
使用的ATS系统名称 |
hiring_volume_tier |
mega |
招聘规模等级(mega / high / mid) |
top_roles |
`software-engineer | product-manager |
source_url |
https://withresumeai.com/ats-checker/apple |
数据来源链接 |
verified |
true / false |
是否已通过招聘门户验证 |
数据来源与获取
- 格式:提供CSV文件和类型化的TypeScript封装。
- 获取方式:
- npm安装:
npm install @withresumeai/ats-data - Python:可通过加载npm包内的CSV文件或直接下载。
- CSV下载:
- GitHub仓库目录:
https://github.com/Kayvan-Zahiri/state-of-ats-2026下的data/companies.csv - 官方发布URL:
https://withresumeai.com/api/reports/state-of-ats-2026/csv
- GitHub仓库目录:
- npm安装:
方法论
- 初始阶段:使用人工智能从公开信息编译初始列表和ATS猜测。
- 验证阶段:在2026年6月,通过人工核查713家雇主官方招聘页面的 “申请URL域名” (apply-URL host) 进行二次验证,并以此为基准确定ATS归属。合格的行标记为
verified: true。 - 局限性:
- 约45%的数据行尚未经过验证,使用时需注意区分。
- 数据为2026年6月的时间点快照,部分公司可能已更换ATS。
- “Internal ATS” 泛指自研系统。
引用说明
若在出版物或研究中使用此数据集,请引用为:
Zahiri, K. (2026). State of ATS 2026: Applicant Tracking Systems used by 743 large employers. ResumeAI.
https://withresumeai.com/reports/state-of-ats-2026




