Data Dictionary

Dictionary contains explanations and examples of all data fields available in the Indeed Jobs dataset.

This data dictionary is refreshed according to the latest changes in our data.

All company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.

The data points in the example snippets have been rearranged for better grouping. To see where a specific data point stands, check the full data sample here.

Metadata

Record metadata

Data point
Description
Data type

meta

Contains metadata about the record

Object

created_at_date

Date when the record was initially scraped

Array of numbers (integer)

created_at_timestamp

Unix timestamp for when the record was first scraped

Float

updated_at_date

Date when the record was last updated

Array of numbers (integer)

updated_at_timestamp

Unix timestamp for when the record was last updated

Float

version_id

Identifier for the dataset version

String

source

Source from which the record was obtained

String

object

Type of data object or entity described

String

is_deleted

Indicates if the record is available on Indeed

Boolean

See a snippet of the dataset for reference:

Job posting metadata

Data point
Description
Data type

company_id

Employing company identifier in our database

String

expired

Indicates active job postings on Indeed

Boolean

id

Record identifier in our database

String

source_id

Record identifier on Indeed

String

See a snippet of the dataset for reference:

Data point
Description
Data type

is_sponsored

Marks whether the job is a sponsored ad

Boolean

is_featured_employer

Marks whether the company is a featured employer on the website

Boolean

is_urgently_hiring

Marks whether the card urgently hiring is displayed

Boolean

is_easy_apply

Marks whether the card easy apply is displayed

Boolean

is_responsive_employer

Marks whether the card responsive employer is displayed

Boolean

is_multiple_candidates

Marks whether the card multiple candidates is displayed

Boolean

accepts_remote

Marks whether the company offers remote work possibility

Boolean

See a snippet of the dataset for reference:

Advertisement details

Data point
Description
Data type

advertisement_id

Advertisement identifier

String

advertisement_number

Advertisement number

Number (integer)

See a snippet of the dataset for reference:

Employer information

Main details

Data point
Description
Data type

company

Hiring company

String

location

Job location

String

indeed_origin_country

Job country

String

company_website

Employer's profile on Indeed

String

company_tier

Company’s tier or size level

String

See a snippet of the dataset for reference:

Employer ratings

Data point
Description
Data type

company_star_rating

Average star rating based on company reviews

Float

company_review_count

Number of company reviews

Integer

See a snippet of the dataset for reference:

Job ad information

Main details

Data point
Description
Data type

url

Job posting URL on Indeed

String

title

Job title

String

description

Job position description

Note: contains control characters

String

job_type

Offered employment type. Field supports multiple values (e.g., ["Full-time", "Internship"])

Array

date_published

Job publishing date

String

hire_count

Shows how many positions are available for the job

Integer

is_fair_chance

Indicates if the job supports fair chance (e.g., for applicants with records)

Boolean

job_age

Specifies how old the job posting is (e.g., “3 days ago”)

String

organic_applications

Number of organic applications received (non-sponsored)

Integer

See a snippet of the dataset for reference:

Data point
Description
Data type

website

Company's website/career website

string

job_link

Job posting on the company's career site

string

See a snippet of the dataset for reference:

Salary

Data point
Description
Data type

salary

Offered salary details

Object

salary_min

Lower end of the salary range

Float

salary_max

Higher end of the salary range

Float

salary_type

Indicates the salary type for the job

String

salary_text

Additional notes

String

See a snippet of the dataset for reference:

Job benefits

Data point
Description
Data type

benefits

Offered benefits

Array of strings

See a snippet of the dataset for reference:

Required qualifications

Data point
Description
Data type

qualifications

Required qualifications

Array of strings

See a snippet of the dataset for reference:

Shift schedule

Data point
Description
Data type

shift_schedule

Expected shift schedule for the job position

Array of strings

See a snippet of the dataset for reference:

Attributes

Data point
Description
Data type

attributes

List of job attributes

Struct

key

Attribute key

String

label

Attribute label

String

highlighted

Marks if the attribute is highlighted

Boolean

See a snippet of the dataset for reference:

Last updated

Was this helpful?