Data Categories
...
Employee Review Data
Glassdoor Reviews

Data Dictionary

13min

Overview

Contains explanations and examples of all data fields available in the Glassdoor Reviews dataset.

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

Data points by category

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

Data object type

String

is_deleted

Indicates if the record is available on Glassdoor

Boolean

See a snippet of the dataset for reference:

Meta fields


Review metadata

Data point

Description

Data type

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 meta information


Review details

Review author

Data point

Description

Data type

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 lenght

Integer

See a snippet of the dataset for reference:

Review author


Review content

Data point

Description

Data type

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:

Review summary


Ratings

General ratings

Data point

Description

Data type

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:

Approval of the company


Star ratings

Data point

Description

Data type

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:

Star ratings