Description Usage Format Details Variables Examples
This dataset contains more than 11000 Apple itunes application details https://www.apple.com/itunes/
1 |
A data frame with 11100 rows and 16 columns.
src_applestoreR caches a SQLite version of the data in a standard
location for use in examples.
id: App ID
track_name: App Name
size_bytes: Size (in Bytes)
currency: Currency Type
price: Price amount
rating_count_tot: User Rating counts (for all version)
rating_count_ver: User Rating counts (for current version)
user_rating: Average User Rating value (for all version)
user_rating_ver: Average User Rating value (for current version)
ver: Latest version code
cont_rating: Content Rating
prime_genre: Primary Genre
sup_devices.num: Number of supporting devices
ipadSc_urls.num: Number of screenshots showed for display
lang.num: Number of supported languages
vpp_lic: Vpp Device Based Licensing Enabled
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.