Data Dictionary
Overview
Contains explanations and examples of all data fields available in the Glassdoor Jobs dataset.
Metadata
Record metadata
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
Data object type
String
is_deleted
Indicates if the record is available on Glassdoor
Boolean
See a snippet of the dataset for reference:
A null value means that the information was not listed in the job posting
Job posting metadata
doc
Dataset starting point
Object
id
Record identifier in our database
String
source_id
Job posting identifier on Glassdoor
String
company_id
Company profile identifier on Glassdoor
String
expired
Indicates if the job posting is still active
Boolean
See a snippet of the dataset for reference:
Employer information
company_name
Company name
String
image
Logo URL
String
country
Job location (country)
String
city
Job location (city)
String
See a snippet of the dataset for reference:
Job posting information
title
Job posting title
String
url
Job posting URL
String
description
Job description
Note: Contains control characters
String
website
Employer's official website
String
Salary
salary
Job salary details
Object
min
Lower end of the salary
Integer
max
Upper end of the salary
Integer
currency
Salary currency
String
pay_period
Salary estimate pay period
String
salary_estimate_type
Employer's official salary estimate type (Glassdoor est., Employer est,)
String
See a snippet of the dataset for reference:
Last updated
Was this helpful?