Data Dictionary
Contains explanations and examples of all data fields available in the Glassdoor Jobs dataset.
All personal/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.
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:
A null value means that the information was not listed in the job posting
Data point | Description | Data point |
---|---|---|
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:
Data point | Description | Data point |
---|---|---|
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:
Data point | Description | Data point |
---|---|---|
title | Job posting title | String |
url | Job posting URL | String |
description | Job description Note: Contains control characters | String |
website | Employer's official website | String |
Data point | Description | Data type |
---|---|---|
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: