Data Dictionary
Documentation contains explanations and examples for all data fields available in the Chrome Store Companies dataset.
Metadata
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
Data object type
String
is_deleted
Indicates if the record is available on the Chrome Store
Boolean
See a snippet of the dataset for reference:
Product information
Product metadata
id
Record identifier in our database
String
source_id
Record identifier on Chrome Web Store
String
url
URL to the extension page on Chrome Store
String
See a snippet of the dataset for reference:
Profile details
name
Product name
String
website_url
Product website (outside Chrome Store)
String
logo_url
Logo URL
String
category
Software category on Chrome Store
Array of strings
See a snippet of the dataset for reference:
Product overview
overview
Extention overview
Object
main_image
Logo URL
String
description
Description
String
version
Version available for download
String
last_updated
Last update date
String
size
Extension size
String
languages_count
Supported language count
Integer
See a snippet of the dataset for reference:
Product stats
rating
Overview of privacy practices employed by the developer
Float
review_count
Total number of reviews
Integer
users_count
Total number of users
Integer
See a snippet of the dataset for reference:
Product privacy practices
privacy_practices_text
Overview of privacy practices employed by the developer
String
See a snippet of the dataset for reference:
Reviews
reviews
List of extension reviews
Array of objects
author
Review author
String
date
Review date
String
rating
Rating in the review
Float
text
Review content
String
See a snippet of the dataset for reference:
Related extensions
related_extensions
List of related extensions
Array of objects
name
Similar extension name
String
review_count
Total number of reviews
Integer
rating
Overall rating
Float
url
Extension page URL
String
See a snippet of the dataset for reference:
Last updated
Was this helpful?