Job Posting Data Overview

📘

Job Posting Data is currently in Beta

Please keep in mind that as an Beta product, the schema and field definitions may continue to evolve over the coming months.

The following table contains an overview of each job-posting-related field in our dataset. Click the field name to go to the corresponding section in our Job Posting Schema to see additional details about each field.

FieldTypeShort Description
idStringPDL persistent job posting ID
first_seenStringDate that PDL believes the job posting was posted.
deactivated_dateStringDate that the job posting was deactivated.
last_verifiedStringLast extraction date for the given job posting.
titleStringThe PDL cleaned title listed on the job description
title_rawStringThe raw title listed on the job description
title_classEnum [String]The derived title class from the listed job title
title_roleEnum [String]The derived role from the listed job title
title_sub_roleEnum [String]The derived sub_role from the listed job title
title_levelsList [ Enum[String] ]The derived level(s) from the listed job title
company_idStringPDL Company ID
company_nameStringThe company's primary common name
company_display_nameStringThe company name, capitalized using the company’s self-reported name
company_websiteStringThe company's primary website
company_linkedin_urlStringThe main LinkedIn profile URL for the company
locationsList [Object]All locations listed on this job posting
locations.nameStringThe display name of the location
locations.localityStringThe standardized locality of the location listed on the job posting.
locations.regionStringThe standardized region of the location listed on the job posting.
locations.metroStringThe standardized US metro area of the location listed on the job posting.
locations.countryStringThe standardized country of the location listed on the job posting.
locations.continentStringThe standardized continent of the location listed on the job posting.
locations.geoStringThe standardized geo of the location listed on the job posting.
description_rawStringThe raw HTML job description
descriptionStringThe job description with HTML tags removed, but formatting maintained using html2text
remote_work_policyEnum [String]The remote work policy indicated on the job posting.
posting_urlStringThe url where the posting was retrieved.