Data Dictionary
Contains explanations and examples of all data fields available in the Trustpilot Reviews 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 |
created_at_timestamp | Unix timestamp for when the record was first scraped | Number |
updated_at_date | Date when the record was last updated | Array of numbers |
updated_at_timestamp | Unix timestamp for when the record was last updated | Number |
version_id | Identifier for the dataset version | String |
source | Source from which the record was obtained | String |
object | Type of data object or entity described | String |
is_deleted | Indicates if the record is available on Trustpilot | Boolean |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
id | Review identifier assigned by Coresignal | String |
source_id | Review identifier assigned by Trustpilot | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
company_id | Company identifier assigned by Coresignal | String |
company_source_id | Company identifier assigned by Trustpilot | String |
company_url | Company review URL | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
overall | Star rating in the review | Float |
date | Date the review was posted in ISO 8601format | String (date) |
title | Review title | String |
review_body | Review content | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
author | Review author details | Object |
name | Author's name | String |
location | Author's location | String |
review_count | Total review count by the author | Integer |
url | Author's Trustpilot profile URL | String |
See a snippet of the dataset for reference: