/itunesShiny

Top crossing apps in Apple itunes store

Primary LanguageRMIT LicenseMIT

itunesShiny

ShinyDashboard for Mobile App Usage - Statistics & Facts

As of now, there were more than million available apps in the Apple’s App Store in the world. Our Dashboard gives information on the user can reach of the most popular iphone app in the apple itunes store as of September 2016. The raw data have been webscraped using 'wget' tools from iTunes Search API. The original dataset was json file format and the required data transformation have been carried out using 'R' libraries.

Raw data

for example, 281656475.json from https://itunes.apple.com/lookup?id=281656475&entity=software

Relevant data source

appstoreR package: From github, with devtools::install_github("ramamet/applestoreR")

Getting started;

'load shinydashboard' directly from github ,

library(shiny)
runGitHub("itunesShiny", "ramamet")    

Dashboard Preview

Dashboard

p1

DataTable

p2

Licence

The MIT License

Copyright (c) 2018 Ramanathan Perumal