LastRound AI Hiring Data: ATS Company Directory and Job Posting Pay Transparency

106
0
Updated:
Files:1
Size:442 kB
Formats:csv
License:CC-BY-4.0

Two open datasets on job postings and applicant tracking systems, built from public job board APIs. August 2026 snapshot.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/lastroundai-hiring-data/lastroundai-hiring-data/
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/LICENSE
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/README.md
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/ats-directory/METHOD.txt
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/ats-directory/README.md
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/ats-directory/lastroundai-ats-company-directory-2026-08.csv
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/pay-transparency/METHOD.txt
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/pay-transparency/README.md
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/pay-transparency/lastroundai-job-posting-transparency-2026-08.csv
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

README.mddocumentation
https://datahub.io/lastroundai-hiring-data/lastroundai-hiring-data/_r/-/README.md
Typical Usage
  1. 1. Download data resources listed in the metadata file
  2. 2. Read README.md for full context

Data Files

Explore with AI

ats-company-directory

Download

Download CSV

About

Last updated
5 August 2026
Total rows
...
Format
CSV
File size
442 kB

About this dataset

ATS Company Directory: 9,935 Companies

A mapping of 9,935 companies to the applicant tracking system they use and the public job-board slug that serves their postings. Built by enumerating the public job board APIs of Greenhouse, Lever and Ashby. No private data, no scraping behind a login, and no personal data of any kind.

Verify any row yourself

Every row is independently verifiable, which is the point of publishing it. Take the vendor and the slug and call that vendor's public API:

greenhouse   https://boards-api.greenhouse.io/v1/boards/<slug>/jobs
lever        https://api.lever.co/v0/postings/<slug>?mode=json
ashby        https://api.ashbyhq.com/posting-api/job-board/<slug>

No account or key needed for any of the three.

Columns

ColumnMeaning
ats_vendorgreenhouse, lever or ashby
company_nameThe company name as the board reports it
board_slugThe identifier used in that vendor's public API URL
last_crawledDate this board was last confirmed reachable (YYYY-MM-DD)

Coverage

VendorCompaniesCrawled
greenhouse4,96612 Jul to 1 Aug 2026
ashby2,85612 Jul to 17 Jul 2026
lever2,11311 Jul to 1 Aug 2026
total9,935

Every (ats_vendor, board_slug) pair is unique. No row has an empty name or slug.

Limitations, stated plainly

  1. Boards disappear. A slug that resolved at crawl time can 404 later if the company stops using that vendor or closes its board. A spot check of 9 random slugs on 4 August 2026 found 8 still live and 1 Ashby board removed. Treat last_crawled as the date the row was true, not a guarantee for today.
  2. The Ashby rows are the stalest. Ashby was last crawled 17 July 2026, so those rows are roughly three weeks older than the Greenhouse and Lever rows.
  3. This is not every company on these platforms. Boards are discovered, not enumerated from a vendor-supplied list, because no such public list exists. Absence from this file is not evidence a company does not use the vendor.
  4. Company names come from the board itself and are not normalised. Casing and punctuation vary, and a few are lowercase slugs where the board never set a display name.
  5. Three other major systems are absent: Workday, SmartRecruiters and Taleo. They do not expose comparable open job board APIs.

Why this exists

No public dataset maps companies to their ATS vendor and board slug, yet it is the lookup you need before you can study hiring data across companies at all. It is the companion to our pay transparency dataset, which analyses 101,432 postings pulled from these same boards.

Licence

CC BY 4.0. Free to use with attribution to LastRound AI and a link to the pay transparency study.

DOI: 10.6084/m9.figshare.33154145

Contact: contact@lastroundai.com