Data Dictionary
Contains explanations and examples of all data fields available in the Indeed Companies 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 Indeed | Boolean |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
doc | Dataset starting point | Object |
id | Record identifier in our database | String |
source_id | Record identifier on Indeed | String |
url | Indeed profile URL | String |
Data point | Description | Data type |
---|---|---|
Facebook profile URL | String | |
Twitter page URL | String | |
links | Various links | Array of strings |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
name | Name | String |
description | Description Note: contains control characters | String |
logo | Logo URL | String |
founded | Founding year | Integer |
industry | Associated industry | String |
revenue | Revenue Note: contains control characters | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
location | Main location | String |
headquarters | Headquarters location | String |
country | Location (country) | String |
company_size | Company size | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
ceo | Details on the company's CEP | Object |
name | Name | String |
image_url | Avatar URL | String |
approval_rating | Approval rating | Float |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
open_job_count | Active job postings on Indeed | Integer |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
rating | Average star rating | Float |
review_count | Number of reviews | Integer |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
interview_difficulty | Interview difficulty score derived from user reviews | String |
interview_difficulty_count | Number of reviews mentioning interview difficulty | Integer |
interview_duration | Interview process length according to user reviews | String |
interview_duration_count | Number of reviews mentioning interview process length | Integer |
interview_experience | Interview experience according to user reviews | String |
interview_experience_count | Number of reviews mentioning interview experience | Integer |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
review_compensation_benefit | Compensation and benefits rating | Float |
review_culture | Company culture rating | Float |
review_job_security_advancement | Job security and advancement at the company rating | Float |
review_management | Company's management rating | Float |
review_worklife_balance | Work-life balance rating | Float |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
people_also_viewed | Other company profiles viewed by users | Array of objects |
url | Profile URL | String |
logo | Logo URL | String |
name | Name | String |
rating | Overall rating | Float |
review_count | Total number of reviews | Integer |
See a snippet of the dataset for reference: