Data Dictionary
Dictionary contains explanations and examples of all data fields available in the Glassdoor Reviews 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:
Review metadata
doc
Dataset starting point
Object
language
Review language
String
company_id
Company identifier in our database
String
source_id
Record identifier on Glassdoor
String
date
Review publish date in ISO 8601 format
String
id
Record identifier in our database
String
See a snippet of the dataset for reference:
Review details
Review author
author_location
Author's location
String
author_title
Author's job title
String
author_status
Author's employment status
String
is_current
Indicates whether the review author is currently employed by the company
Boolean
author_employment_length
Author's employment length in years. The field is optional
Integer
See a snippet of the dataset for reference:
Review content
summary
Summarized review content
String
cons
Disadvantages of working in the company
String
pros
Advantages of working in the company
String
advice_to_management
Advice to the management
String
See a snippet of the dataset for reference:
Ratings
General ratings
recommend
Main rating categories the user can mark in their review
Object
rating_ceo
CEO rating (approve/disapprove)
String
rating_business_outlook
Business outlook rating (positive/negative)
String
rating_recommend_to_friend
Indicates if the reviewer would recommend the company as a workplace to a friend
String
See a snippet of the dataset for reference:
Star ratings
star_rating
Various ratings on different aspects provided by Glassdoor (ranging from one to five stars)
Object
overall
Overall rating of the company
Integer/float
culture_values
Rating for the company's culture and values
Integer/float
career_opportunities
Rating for the career opportunities in the company
Integer/float
compensation_benefits
Rating for the compensation and benefits in the company
Integer/float
senior_management
Rating for the company's senior management
Integer/float
work_life_balance
Rating for the work-life balance in the company
Integer/float
diversity_inclusion
Rating for diversity inclusion in the company
Integer/float
See a snippet of the dataset for reference:
Last updated
Was this helpful?